@charset "UTF-8";
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

::before,
::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

/* 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 {
  -webkit-text-size-adjust: 100%; /* 2 */
  line-height: 1.15; /* 1 */
  -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 {
  margin: 0;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* 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 {
  clear: both;
  overflow: visible; /* 2 */
  -webkit-box-sizing: content-box;
  box-sizing: content-box; /* 1 */
  margin: 0;
  height: 0; /* 1 */
  border: 0;
  border-top: 1px solid;
  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-size: inherit; /* 2 */
  font-family: monospace, monospace; /* 1 */
}

address {
  font-style: inherit;
}

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  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-size: inherit; /* 2 */
  font-family: monospace, monospace; /* 1 */
}

/**
 * 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 {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

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

/**
 * 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 {
  padding: 0;
  border-style: none;
}

/**
 * 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;
  border: 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 {
  display: table; /* 1 */
  padding: 0; /* 3 */
  max-width: 100%; /* 1 */
  color: inherit; /* 2 */
  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 {
  font: inherit; /* 2 */
  -webkit-appearance: button; /* 1 */
}

/**
 * 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-spacing: 0;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

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

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

@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: "Malgun Gothic Web";
  src: url("../fonts/malgun-gothic.ttf") format("truetype");
  font-display: swap;
}
/* ======================================================================
 base
====================================================================== */
html {
  font-size: 62.5%;
}

body {
  color: #151515;
  overflow-wrap: break-word;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0.1em;
  font-size: 16px;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
  line-height: 1.5;
}

html,
body {
  width: 100%;
  height: 100%;
}

* {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* h1 - h6 */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em;
}

/* a */
a {
  text-decoration: none;
}
a:link {
  color: #151515;
  cursor: pointer;
}
a:visited {
  color: #151515;
}
a:hover {
  color: #151515;
}
a:active {
  color: #151515;
}

a[href^=tel] {
  color: #151515;
}

/* Text Highlight */
/* button */
button {
  display: block;
}

textarea {
  resize: vertical;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #151515;
}

/* placeholder */
input:-moz-placeholder-shown, textarea:-moz-placeholder-shown {
  color: #afafaf;
  opacity: 1;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #afafaf;
  opacity: 1;
}
input:placeholder-shown,
textarea:placeholder-shown {
  color: #afafaf;
  opacity: 1;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #afafaf;
  opacity: 1;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #afafaf;
  opacity: 1;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #afafaf;
  opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #afafaf;
  opacity: 1;
}
input:focus:-moz-placeholder-shown, textarea:focus:-moz-placeholder-shown {
  color: #afafaf;
  opacity: 1;
}
input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
  color: #afafaf;
  opacity: 1;
}
input:focus:placeholder-shown,
textarea:focus:placeholder-shown {
  color: #afafaf;
  opacity: 1;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: #afafaf;
  opacity: 1;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: #afafaf;
  opacity: 1;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: #afafaf;
  opacity: 1;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: #afafaf;
  opacity: 1;
}

img {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* ======================================================================
 utility
====================================================================== */
/* =================================
 layout
================================= */
.u-cf:after {
  display: block;
  clear: both;
  content: "";
}

@media screen and (min-width: 981px) {
  .u-pc {
    display: block;
  }
  .u-pc-i {
    display: inline;
  }
  .u-pc-ib {
    display: inline-block;
  }
  .u-pc-f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .u-pc-if {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .u-sp {
    display: none;
  }
  .u-sp-i, .u-sp-ib, .u-sp-f, .u-sp-if {
    display: none;
  }
}
@media screen and (max-width: 980px) {
  .u-pc {
    display: none;
  }
  .u-pc-i, .u-pc-ib, .u-pc-f, .u-pc-if {
    display: none;
  }
  .u-sp {
    display: block;
  }
  .u-sp-i {
    display: inline;
  }
  .u-sp-ib {
    display: inline-block;
  }
  .u-sp-f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .u-sp-if {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
/* =================================
 content-size
================================= */
.u-content-size {
  padding: 0 20px;
}
@media screen and (min-width: 981px) {
  .u-content-size {
    margin: 0 auto;
    padding: 0;
    width: 1200px;
  }
}

/* =================================
 font
================================= */
.u-font-1 {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
}

.u-font-2 {
  font-family: "Lato", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
}

.u-font-3 {
  font-family: "Malgun Gothic Web", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
}

/* =================================
 text
================================= */
.u-txt-1 {
  letter-spacing: 0.1em;
  font-size: 1em;
  line-height: 1;
}
.u-txt-2 {
  letter-spacing: 0.1em;
  font-size: 1em;
  line-height: 1;
}
.u-txt-3 {
  letter-spacing: 0.1em;
  font-size: 1em;
  line-height: 1;
}
/* =================================
 text weight
================================= */
.u-lighter {
  font-weight: lighter;
}

.u-bold {
  font-weight: bold;
}

/* =================================
 text align
================================= */
.u-ta-c {
  text-align: center;
}

.u-ta-r {
  text-align: right;
}

@media screen and (max-width: 980px) {
  .u-ta-cl {
    text-align: center;
  }
}

@media screen and (min-width: 981px) {
  .u-ta-lc {
    text-align: center;
  }
}

@media screen and (max-width: 980px) {
  .u-ta-cr {
    text-align: center;
  }
}
@media screen and (min-width: 981px) {
  .u-ta-cr {
    text-align: right;
  }
}

@media screen and (max-width: 980px) {
  .u-ta-rc {
    text-align: right;
  }
}
@media screen and (min-width: 981px) {
  .u-ta-rc {
    text-align: center;
  }
}

/* =================================
 color
================================= */
.u-color-primary {
  color: #21a9b2;
}

.u-bg-primary {
  background: #21a9b2;
}

.u-color-primary-dark {
  color: #006178;
}

.u-bg-primary-dark {
  background: #006178;
}

/* =================================
 paragraph margin
================================= */
.u-paragraph + .u-paragraph {
  margin: 15px 0 0;
}

/* =================================
 hover animation
================================= */
.u-hover-1 {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media screen and (min-width: 981px) {
  .u-hover-1:hover {
    opacity: 0.7;
  }
}

/* =================================
 hoge
================================= */
/* ======================================================================
 component
====================================================================== */
/* =================================
 title
================================= */
.c-title-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.c-title-1__title {
  font-weight: 900;
  font-size: 40px;
  line-height: 1;
}
@media screen and (max-width: 980px) {
  .c-title-1__title {
    font-size: 30px;
  }
}
.c-title-1__desc {
  margin-top: 25px;
  color: #D5B6A2;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.1111111111;
}
@media screen and (max-width: 980px) {
  .c-title-1__desc {
    margin-top: 15px;
    font-size: 16px;
  }
}


/* =================================
 buttons
================================= */
.c-button-1 {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 29px;
  width: 250px;
  height: 60px;
  border: 1px solid #8C4257;
  background: #8C4257;
  font-size: 16px;
  line-height: 24px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.c-button-1:link, .c-button-1:active, .c-button-1:visited {
  color: #fff;
  cursor: pointer;
}
.c-button-1:hover {
  color: #8C4257;
}
.c-button-1 .c-link-arw:before, .c-button-1 .c-link-arw:after {
  background: #fff;
}
.c-button-1:hover {
  background: #fff;
}
.c-button-1:hover .c-link-arw:before, .c-button-1:hover .c-link-arw:after {
  background: #8C4257;
}

/* =================================
 icon
================================= */
.c-link-arw {
  position: relative;
  z-index: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  overflow: hidden;
  width: 14px;
  height: 14px;
}
.c-link-arw:before, .c-link-arw:after {
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 14px;
  height: 14px;
  background: #151515;
  content: "";
  -webkit-mask: url(../img/common/c-ico-arw.svg) no-repeat center/contain;
  mask: url(../img/common/c-ico-arw.svg) no-repeat center/contain;
}
.c-link-arw:after {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.c-link-arw:before {
  -webkit-transform: translateX(-200%);
  transform: translateX(-200%);
}
.c-link-arw:hover:after {
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.c-link-arw:hover:before {
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

a:hover .c-link-arw:after {
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
a:hover .c-link-arw:before {
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

/* =================================
 table
================================= */
/* =================================
 list
================================= */
.c-list-1 {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 30px;
}
@media screen and (max-width: 980px) {
  .c-list-1 {
    gap: 15px;
  }
}
.c-list-1__item {
  position: relative;
  z-index: 0;
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-template-columns: 110px 1fr;
  gap: 30px;
  padding: 20px 70px 20px 20px;
  background: #fff;
}
@media screen and (max-width: 980px) {
  .c-list-1__item {
    grid-template-columns: 70px 1fr;
    gap: 15px;
    padding: 15px 40px 15px 15px;
  }
}
.c-list-1__item-image {
  overflow: hidden;
  aspect-ratio: 1/1;
}
.c-list-1__item-image-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.c-list-1__item:hover .c-list-1__item-image-img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.c-list-1__item-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
  margin: 0 0 17px;
}
@media screen and (max-width: 980px) {
  .c-list-1__item-heading {
    gap: 10px;
    margin: 0 0 8px;
  }
}
.c-list-1__item-heading-num {
  text-decoration: underline;
  font-weight: 900;
  font-size: 24px;
  text-underline-offset: 6px;
}
@media screen and (max-width: 980px) {
  .c-list-1__item-heading-num {
    font-size: 18px;
  }
}
.c-list-1__item-heading-title {
  font-weight: bold;
  font-size: 26px;
}
@media screen and (max-width: 980px) {
  .c-list-1__item-heading-title {
    font-size: 15px;
  }
}
.c-list-1__item-text {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.6666666667;
}
@media screen and (max-width: 980px) {
  .c-list-1__item-text {
    font-size: 13px;
  }
}
.c-list-1__item .c-link-arw {
  position: absolute;
  top: 50%;
  right: 35px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 980px) {
  .c-list-1__item .c-link-arw {
    right: 15px;
  }
}

.c-news-item {
  display: grid;
  grid-template-columns: 1fr;
}
.c-news-item__list {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 30px;
  padding: 43px 70px 43px 0;
  border-top: 1px solid #b9b9b9;
}
@media screen and (max-width: 980px) {
  .c-news-item__list {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    padding: 20px 35px 20px 0;
  }
}
.c-news-item__list:last-child {
  border-bottom: 1px solid #b9b9b9;
}
.c-news-item__list .c-link-arw {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.c-news-item__list .c-link-arw:before, .c-news-item__list .c-link-arw:after {
  background: #8C4257;
}
.c-news-item__list-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  gap: 20px;
}
@media screen and (max-width: 980px) {
  .c-news-item__list-info {
    gap: 10px;
  }
}
.c-news-item__list-time {
  font-size: 16px;
  line-height: 2.1875;
}
@media screen and (max-width: 980px) {
  .c-news-item__list-time {
    font-size: 14px;
  }
}
.c-news-item__list-cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 90px;
  height: 25px;
  border: 1px solid #8C4257;
  color: #8C4257;
  font-size: 11px;
}
@media screen and (max-width: 980px) {
  .c-news-item__list-cat {
    width: 75px;
  }
}
.c-news-item__list-title-box {
  overflow: hidden;
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
  min-width: 0;
  width: 100%;
}
.c-news-item__list-title {
  display: block;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
@media screen and (max-width: 980px) {
  .c-news-item__list-title {
    font-size: 14px;
  }
}
.c-news-item__list:hover .c-news-item__list-title {
  color: #8C4257;
}

/* =================================
 item
================================= */
/* =================================
 slider
================================= */
.c_slider .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c_slider .slick-dots li {
  position: relative;
  display: inline-block;
  padding: 0;
  width: 20px;
  height: 20px;
}
.c_slider .slick-dots li.slick-active button:before {
  background: #888;
}
.c_slider .slick-dots li button {
  display: block;
  padding: 5px;
  width: 20px;
  height: 20px;
  border: 0;
  background: transparent;
  color: transparent;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
}
.c_slider .slick-dots li button:before {
  position: absolute;
  top: 6px;
  left: 6px;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #ddd;
  content: "";
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-size: 30px;
  line-height: 20px;
  opacity: 1;
}

/* =================================
 pager
================================= */
/* =================================
 hoge
================================= */
/* ======================================================================
 layout
====================================================================== */
/* =================================
 l_container
================================= */
/* -----------------------------------------------------------
  .m_header
----------------------------------------------------------- */
.m_header {
  background-color: #ffffff;
  height: 100%;
  overflow-x: clip;
  position: sticky;
  top: 0;
  transition: transform 0.3s 0.3s;
  z-index: 100;
}

.m_header.hidden {
  transform: translateY(-120px);
}

.m_header .m_header_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 120px;
}

.m_header .site_id {
  line-height: 0;
  width: 400px;
}

@media screen and (max-width: 1440px){
  .m_header .site_id {
    width: 350px;
  }
}
@media screen and (max-width: 1280px){
  .m_header .site_id {
    width: 300px;
  }
}
@media screen and (max-width: 1080px){
  .m_header.hidden {
    transform: translateY(-100px);
  }
  .m_header .m_header_box {
    height: 100px;
  }
  .m_header .site_id {
    width: 250px;
  }
}
@media screen and (max-width: 520px){
  .m_header.hidden {
    transform: translateY(-70px);
  }

  .m_header .m_header_box {
    height: 70px;
  }

  .m_header .site_id {
    width: 200px;
  }
}
/* -----------------------------------------------------------
  inner
----------------------------------------------------------- */
.inner {
  max-width: 1400px;
  min-width: 810px;
  width: calc(100% - 10vw);
  margin: 0 auto;
}
@media screen and (max-width: 1080px){
  .inner {
  max-width: 100%;
  min-width: auto;
  width: calc(100% - 7.5vw);
}
}
/* -----------------------------------------------------------
  .g_nav
----------------------------------------------------------- */
.g_nav {
  display: flex;
  align-items: center;
  gap: 2.5vw;
}

.g_nav .site_id_resp {
  display: none;
  line-height: 0;
}

.g_nav .g_nav_list {
  display: flex;
  align-items: center;
  gap: 2vw;
}

.g_nav .g_nav_list > li > a {
  display: block;
  font-size: 1.7rem;
  font-weight: 500;
}

.g_nav .g_nav_list > li > a:hover,
.g_nav .u_nav_list > li > a:hover,
.g_nav > ul > li > a.current {
  color: #BF5F7A;
}

.g_nav .g_nav_list > li.on_hover > a {
  color: #BF5F7A !important;
}

.g_nav .g_nav_list > li.dm_menu {
  position: relative;
}

.g_nav .g_nav_list > li.dm_menu > ul {
  letter-spacing: 0.05em;
  position: absolute;
  left: 50%;
  top: calc(100% + 2px);
  transform: translateX(-50%);
  min-width: 250px;
  z-index: 9999;
  transition: none;
  white-space: nowrap;
}

.g_nav .g_nav_list > li.dm_menu:hover > ul {
  box-shadow: 0px 0px 10px -1px rgba(0, 0, 0, 0.15);
}

.g_nav .g_nav_list > .dm_menu > ul > li {
  margin-top: -1px;
  overflow: hidden;
  opacity: 0;
  height: 0;
  transition: 0.5s;
}

.g_nav .g_nav_list > .dm_menu > ul > li:first-of-type {
  margin-top: 0;
}

.g_nav .g_nav_list > .dm_menu > ul > li a {
  background-color: #ffffff;
  border-bottom: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
}

.g_nav .g_nav_list > li.dm_menu > ul > li:first-of-type a {
  border-radius: 5px 5px 0 0;
}

.g_nav .g_nav_list > li.dm_menu > ul > li:last-of-type a {
  border-radius: 0 0 5px 5px;
}

.g_nav .g_nav_list > li.dm_menu:hover > ul > li {
  overflow: visible;
  opacity: 1;
  height: 100%;
}

.g_nav .g_nav_list > li.dm_menu > ul > li a {
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 20px;
}

.g_nav .g_nav_list > li.dm_menu > ul > li a:hover,
.g_nav .g_nav_list > li.dm_menu > ul > li a.current {
  background-color: #f1f1f1;
}

.g_nav .g_nav_list > li.dm_menu > ul > li a i {
  color: #BF5F7A;
  font-size: 120%;
}

.g_nav .g_nav_list > li.dm_menu > ul > li a:hover i {
  color: #818BC9;
}

.g_nav .g_nav_list > li.resp_link {
  display: none;
}

.g_nav .u_nav_list {
  display: flex;
  align-items: center;
}

.g_nav .u_nav_list:before {
  background-color: #b9b9b9;
  content: "";
  height: 1.25em;
  width: 1px;
  margin-right: 2.5vw;
}

.g_nav .u_nav_list > li > a {
  display: flex;
  align-items: center;
  font-size: 1.7rem;
  font-weight: 500;
}

.g_nav .u_nav_list > li > a > i {
  color: #BF5F7A;
  font-size: 120%;
}

.g_nav .u_nav_list > li > a > span {
  margin-left: 10px;
}
@media screen and (max-width: 1280px){
  .g_nav .g_nav_list > li > a {
    font-size: 1.6rem;
  }
  
  .g_nav .u_nav_list > li > a {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1080px){
  .g_nav {
    background-color: rgba(255, 255, 255, 1);
    display: block;
    height: 100vh;
    width: var(--toggle-panel-width);
    overflow-y: auto;
    padding: 5vw;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1000;
    transform: translate(var(--toggle-panel-width));
    transition: all .5s;
  }
  
  .g_nav.open {
    transform: translateZ(0);
  }
  
  .g_nav .site_id {
    display: block;
    margin-bottom: 4vw;
    width: 100%;
  }
  
  .g_nav .site_id a {
    display: block;
  }
  .g_nav .site_id_resp {
  display: block;
}

.g_nav .g_nav_list {
  align-items: flex-start;
  flex-direction: column;
  border-bottom: 1px solid #b9b9b9;
  border-top: 1px solid #b9b9b9;
  gap: 3vw;
  margin: 4vw 0;
  padding: 4vw 0;
}

.g_nav .u_nav_list:before {
  content: none;
}

.g_nav .g_nav_list > li {
  width: 100%;
}

.g_nav .g_nav_list > li.resp_link {
  display: block;
}

.g_nav .g_nav_list > li > a {
  display: flex;
  align-items: center;
}

.g_nav .g_nav_list > li > a:before {
  background-color: #151515;
  content: "";
  height: 1px;
  width: 10px;
  margin-right: 0.5em;
}

.g_nav .g_nav_list > li > a:hover:before,
.g_nav .g_nav_list > li.on_hover > a:before {
  background-color: #BF5F7A
}

.g_nav .g_nav_list > li.dm_menu {
  position: static;
}

.g_nav .g_nav_list > li.dm_menu > ul {
  letter-spacing: 0.075em;
  margin-top: 1.5vw;
  min-width: auto;
  position: static;
  transform: none;
}

.g_nav .g_nav_list > li.dm_menu:hover > ul {
  box-shadow: none;
}

.g_nav .g_nav_list > .dm_menu > ul > li {
  margin-left: calc(10px + 0.5em);
  margin-top: 1vw;
  overflow: visible;
  opacity: 1;
  height: auto;
  transition: none;
}

.g_nav .g_nav_list > .dm_menu > ul > li a {
  background-color: transparent;
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-top: none;
}

.g_nav .g_nav_list > li.dm_menu > ul > li:first-of-type a {
  border-radius: 0;
}

.g_nav .g_nav_list > li.dm_menu > ul > li:last-of-type a {
  border-radius: 0;
}

.g_nav .g_nav_list > li.dm_menu:hover > ul > li {
  height: auto;
}

.g_nav .g_nav_list > li.dm_menu > ul > li a {
  background-color: transparent;
  display: block;
  padding: 0;
}

.g_nav .g_nav_list > li.dm_menu > ul > li a:hover,
.g_nav .g_nav_list > li.dm_menu > ul > li a.current {
  background-color: transparent;
}

.g_nav .g_nav_list > li.dm_menu > ul > li a i {
  display: none;
}

.g_nav .g_nav_list > li.dm_menu > ul > li a:hover {
  color: #BF5F7A;
}

.g_nav .u_nav_list {
  justify-content: center;
}

.g_nav .u_nav_list > li {
  width: 100%;
}

.g_nav .u_nav_list > li > a {
  background-color: #BF5F7A;
  color: #ffffff;
  justify-content: center;
  padding: 1em;
}

.g_nav .u_nav_list > li > a > i {
  color: #ffffff;
}

.g_nav .u_nav_list > li > a:hover {
  background-color: #818BC9;
  color: #ffffff;
}

.g_nav .u_nav_list > li > a.current {
  color: #ffffff;
}
}
@media screen and (max-width: 810px){
  .g_nav .g_nav_list {
  gap: 4vw;
  margin: 5vw 0;
  padding: 5vw 0;
}

.g_nav .g_nav_list > li.dm_menu > ul {
  margin-top: 2vw;
}

.g_nav .g_nav_list > .dm_menu > ul > li {
  margin-top: 1.5vw;
}
}
@media screen and (max-width: 520px){
  .g_nav {
  padding: 7.5vw;
}

.g_nav .g_nav_list {
  gap: 5vw;
  margin: 7.5vw 0;
  padding: 7.5vw 0;
}

.g_nav .g_nav_list > li.dm_menu > ul {
  margin-top: 3vw;
}

.g_nav .g_nav_list > .dm_menu > ul > li {
  margin-top: 2vw;
}
}

/*----------------------------------------------------
  toggle-panel
----------------------------------------------------*/
#panel-btn {
  display: none;
}

.overlay {
  display: none;
}
@media screen and (max-width: 1080px){
  :root {
  --toggle-panel-width: 350px;
}

#panel-btn {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  right: calc(7.5vw / 2);
  cursor: pointer;
  z-index: 1000;
  transform: translateX(0);
  transition: transform .5s;
}

#panel-btn-icon {
  background-color: #151515;
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 30px;
  height: 2px;
  transition: .2s;
}

#panel-btn-icon:before,
#panel-btn-icon:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  width: 30px;
  height: 2px;
  margin-left: 0;
  transition: .3s;
}

#panel-btn-icon:before {
  background-color: #151515;
  margin-top: -11px;
}

#panel-btn-icon:after {
  background-color: #151515;
  margin-top: 9px;
}

#panel-btn .close {
  background-color: transparent;
}

#panel-btn .close:before,
#panel-btn .close:after {
  background-color: #ffffff;
  margin-top: 0;
  width: 30px;
}

#panel-btn .close:before {
  transform: rotate(-45deg);
}

#panel-btn .close:after {
  transform: rotate(-135deg);
}

#panel-btn.active {
  position: fixed;
  transform: translateX(calc(-1 * var(--toggle-panel-width)));
}

.overlay {
  background-color: rgba(0, 0, 0, 0.7);
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  opacity: 0;
  transition: opacity .5s;
}

.overlay.open {
  opacity: 1;
  height: 100vh;
  width: 100%;
}
}




/* =================================
 l_breadcrumbs
================================= */
/* =================================
 l-main-visual
================================= */
.l-main-visual-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 300px;
  /* height: calc(100svh - 130px); */
  height: calc(100svh - 120px);
  background: url(../img/top/main.jpg) no-repeat center/cover;
}
@media screen and (max-width: 1024px) {
  .l-main-visual-top {
    height: calc(100svh - 80px);
  }
}
@media screen and (max-width: 980px) {
  .l-main-visual-top {
    height: 400px;
  }
}
.l-main-visual-top__title {
  letter-spacing: 0.1em;
  font-weight: bold;
  font-size: 50px;
  line-height: 1.375;
  text-align: center;
  color: #fff;
  text-shadow: 0px 0px 20px #0076D8;
}
@media screen and (max-width: 1024px) {
  .l-main-visual-top__title {
    font-size: 40px;
  }
}
@media screen and (max-width: 980px) {
  .l-main-visual-top__title {
    font-size: 30px;
  }
}
.l-main-visual-top__title .min {
  font-size: 30px;
}
@media screen and (max-width: 1024px) {
  .l-main-visual-top__title .min {
    font-size: 25px;
  }
}
@media screen and (max-width: 980px) {
  .l-main-visual-top__title .min {
    font-size: 20px;
  }
}

.l-main-visual {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 400px;
  /* height: 500px;   */
  background: url(../img/top/main.jpg) no-repeat center/cover;
}
@media screen and (max-width: 980px) {
  .l-main-visual {
    height: 250px;
  }
}
.l-main-visual__title {
  color: #fff;
  text-shadow: 0px 0px 20px #0076D8;
  font-weight: bold;
  font-size: 40px;
  line-height: 1.2;
  text-align: center;
}
@media screen and (max-width: 980px) {
  .l-main-visual__title {
    font-size: 25px;
  }
}
.l-main-visual__title .min {
  margin-top: 1em;
  font-size: 26px;
}
@media screen and (max-width: 1024px) {
  .l-main-visual__title .min {
    font-size: 25px;
  }
}
@media screen and (max-width: 980px) {
  .l-main-visual__title .min {
    font-size: 20px;
  }
}
/* .l-main-visual__image {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
} */

/* =================================
 l-cta
================================= */
.l-cta {
  padding: 150px 5%;
  background: #8C4257;
}
@media screen and (max-width: 1024px) {
  .l-cta {
    padding: 80px 5%;
  }
}
@media screen and (max-width: 980px) {
  .l-cta {
    padding: 60px 5%;
  }
}
.l-cta__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 30px;
  margin: 0 auto;
  max-width: 1440px;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .l-cta__inner {
    gap: 40px;
  }
}
.l-cta__heading-title {
  color: #fff;
  letter-spacing: 0.1em;
  font-weight: 900;
  font-size: 66px;
  line-height: 1.196969697;
}
@media screen and (max-width: 980px) {
  .l-cta__heading-title {
    font-size: 30px;
  }
}
.l-cta__heading-text {
  margin: 15px 0 0;
  color: #fff;
  font-size: 16px;
  line-height: 1.625;
}
@media screen and (max-width: 980px) {
  .l-cta__heading-text {
    margin: 5px 0 0;
    font-size: 14px;
  }
}
.l-cta__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* gap: 100px; */
  gap: 50px;
}
@media screen and (max-width: 1024px) {
  .l-cta__item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 40px;
  }
}
@media screen and (max-width: 980px) {
  .l-cta__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.l-cta__list {
  position: relative;
  z-index: 0;
  padding: 0 0 0 100px;
}
@media screen and (max-width: 980px) {
  .l-cta__list {
    padding: 0 0 0 60px;
  }
}
.l-cta__list-icon {
  position: absolute;
  top: 0;
  left: 0;
  aspect-ratio: 1/1;
  width: 95px;
  border-radius: 50%;
}
@media screen and (max-width: 980px) {
  .l-cta__list-icon {
    width: 40px;
  }
}
.l-cta__list-icon--mail {
  background: url(../img/common/l-cta-mail.png) no-repeat center/contain;
}
.l-cta__list-icon--tel {
  background: url(../img/common/l-cta-tel.png) no-repeat center/contain;
}
.l-cta__list-title {
  margin: 0 0 8px;
  color: #fff;
  font-size: 20px;
  line-height: 1.45;
}
@media screen and (max-width: 980px) {
  .l-cta__list-title {
    margin: 0 0 5px;
  }
}
.l-cta__list-open {
  color: #fff;
  font-size: 14px;
  line-height: 1.4285714286;
}
.l-cta__list-tel {
  display: block;
  margin: 0 0 11px;
  font-weight: 500;
  font-size: 32px;
  line-height: 1.4375;
}
@media screen and (max-width: 980px) {
  .l-cta__list-tel {
    margin: 0 0 5px;
    font-size: 25px;
  }
}
.l-cta__list-tel:link, .l-cta__list-tel:active, .l-cta__list-tel:visited {
  color: #fff;
  cursor: pointer;
}
.l-cta__list-tel:hover {
  color: #fff;
}
.l-cta__list-tel:hover {
  text-decoration: underline;
}
.l-cta__list-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 10px;
  padding: 0 15px;
  width: 240px;
  height: 45px;
  border: 2px solid #fff;
  border-radius: 3px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.25;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.l-cta__list-contact:link, .l-cta__list-contact:active, .l-cta__list-contact:visited {
  color: #fff;
  cursor: pointer;
}
.l-cta__list-contact:hover {
  color: #151515;
}
.l-cta__list-contact:hover {
  background: #fff;
}
.l-cta__list-contact:hover .c-link-arw:before, .l-cta__list-contact:hover .c-link-arw:after {
  background: #151515;
}
.l-cta__list-contact .c-link-arw:before, .l-cta__list-contact .c-link-arw:after {
  background: #fff;
}

/* =================================
 l-footer
================================= */
footer .l-cta__inner{
  margin-bottom: 80px;
}
@media screen and (max-width: 980px) {
  footer .l-cta__inner{
    margin-bottom: 50px;
  }
}
.l-footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  /* gap: 80px; */
  margin: 0 auto;
  max-width: 1440px;
  width: 100%;
  color: #fff; 
  padding-top: 100px;
  border-top: 1px solid #B48491;
}
@media screen and (max-width: 980px) {
  .l-footer__inner {
    display: block;
    padding-top: 50px;
  }
}

.l-footer__infowrap{
  display: flex;
  gap: 50px;
}
.l-footer__info {
  font-size: 15px;
  line-height: 1.5333333333;
}
 .info-link_wrap{
  display: flex;
  gap: 1.5em;
}
.l-footer__info-tel,.l-footer__map {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  margin: 20px 0 0;
  padding: 0 0 5px;
  border-bottom: 1px solid #fff;
  font-weight: 600;
  font-size: 15px;
  font-family: "Lato", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
  line-height: 1.2;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.l-footer__info-tel:link,.l-footer__map:link, .l-footer__map:active, .l-footer__map:visited {
  color: #fff;
  cursor: pointer;
}
@media screen and (max-width: 980px) {
  .l-footer__infowrap{
    flex-direction: column;
    margin-top: 50px;
  }
}
@media screen and (max-width: 540px) {
  .l-footer__logo-img {
    width: 100%;
  }
}
.l-footer {
  padding: 100px 5%;
  background: #fff;
}
@media screen and (max-width: 1024px) {
  .l-footer {
    padding: 50px 5%;
  }
}
.l-footer__nav-inner{
  max-width: 1440px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 980px) {
  .l-footer__nav-inner{
    margin-top: 40px;
    flex-direction: column;
  }
}
.l-footer__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 15px 30px;
}
@media screen and (max-width: 980px) {
  .l-footer__nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
  }
}
.l-footer__nav-link {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.l-footer__nav-link:link, .l-footer__nav-link:active, .l-footer__nav-link:visited {
  color: #151515;
  cursor: pointer;
}
.l-footer__nav-link:hover {
  color: #8C4257;
}
@media screen and (max-width: 980px) {
  .l-footer__nav-link {
    position: relative;
    z-index: 0;
    padding: 0 0 10px;
    width: 100%;
    border-bottom: 1px solid #b9b9b9;
  }
}
.l-footer__nav-link .c-link-arw {
  position: absolute;
  top: 50%;
  right: 0;
  display: none !important;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 980px) {
  .l-footer__nav-link .c-link-arw {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.l-footer__nav-link .c-link-arw:before, .l-footer__nav-link .c-link-arw:after {
  background: #8C4257;
}
.l-footer__copyright {
  font-size: 14px;
  line-height: 1.2142857143;
}
@media screen and (max-width: 980px) {
  .l-footer__copyright {
    margin-top: 40px;
    width: 100%;
    text-align: center;
  }
}

/* ======================================================================
 common style index
・reset
・setting
・base
・utility
・component
・layout
====================================================================== */
#p_top .contents-sec {
  padding: 150px 5%;
}
#p_top .contents-sec:nth-of-type(even){
  background-color: #FDF9F9;
}
@media screen and (max-width: 1024px) {
  #p_top .contents-sec {
    padding: 100px 5%;
  }
}
@media screen and (max-width: 980px) {
  #p_top .contents-sec {
    padding: 60px 5%;
  }
}
.contents-sec img{
  width: 100%;
}

#p_top .news-sec__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 150px;
  margin: 0 auto;
  max-width: 1440px;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  #p_top .news-sec__inner {
    gap: 40px;
  }
}
@media screen and (max-width: 980px) {
  #p_top .news-sec__inner {
    display: block;
    gap: 0;
  }
}
#p_top .news-sec__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 250px;
  flex: 0 0 250px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
#p_top .news-sec__button {
  margin-top: auto;
}
#p_top .news-sec__title {
  margin: 0 0 40px;
}
#p_top .news-sec__contents {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 500px;
  flex: 1 0 500px;
}
@media screen and (max-width: 980px) {
  #p_top .news-sec__contents {
    width: 100%;
  }
}
@media screen and (max-width: 980px) {
  #p_top .news-sec__button._pc {
    display: none;
  }
}
#p_top .news-sec__button._sp {
  display: none;
}
@media screen and (max-width: 980px) {
  #p_top .news-sec__button._sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
  }
}

#p_top .contents-sec__title {
  margin-bottom: 100px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  #p_top .contents-sec__title {
    margin-bottom: 40px;
  }
}
#p_top .message-sec__inner{
  max-width: 1440px;
  width: 100%;
  display: flex;
  gap: 100px;
}
@media screen and (max-width: 1024px) {
  #p_top .message-sec__inner {
    gap: 40px;
    flex-direction: column-reverse;
  }
}
#p_top .message-sec__sub-title {
  margin: 0 0 50px;
  font-size: 32px;
  line-height: 1.5;
  color: #8C4257;
}
@media screen and (max-width: 1024px) {
  #p_top .message-sec__sub-title {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin: 0 0 30px;
  }
}
@media screen and (max-width: 980px) {
  #p_top .message-sec__sub-title {
    font-size: 26px;
  }
}
#p_top .message-sec__text {
  margin: 0 0 1.5em;
  font-size: 16px;
  line-height: 2;
}
@media screen and (max-width: 1024px) {
  #p_top .message-sec__text {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: 0;
  }
}
@media screen and (max-width: 980px) {
  #p_top .message-sec__text {
    margin: 0;
  }
}
.ceo_col{
  margin-top: 3em;
}
.ceo_col_company{
  font-size: 21px;
}
.ceo_col_name{
  font-size: 18px;
}
.ceo_col_name span{
  font-size: 28px;
  font-weight: bold;
  margin-left: 0.5em;
}
@media screen and (max-width: 1024px) {
  #p_top .message-sec__image {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    margin: 0 auto 30px;
    max-width: 500px;
  }
}
#p_top .message-sec__image-img {
  width: 100%;
}

#p_top .contents-sec__inner{
  max-width: 1440px;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  
}
@media screen and (max-width: 980px) {
  
}
.company_table{
  width: 100%;
  /* margin: 0 auto; */
}
.company_table th{
  border-bottom: 1px solid #898989;
  padding: 2em;
  width: 11em;
}
.company_table td{
  border-bottom: 1px solid #898989;
  padding: 2em 2.5em;
  width: calc(100% - 11em);
}
.company_table th:first-of-type,.company_table td:first-of-type{
  border-top: 1px solid #898989;
}

@media screen and (max-width: 980px) {
  .company_table th {
    white-space: nowrap;
    width: auto;
  }
  .company_table td{
    width: auto;
  }
}
@media screen and (max-width: 520px){
  .company_table th {
    display: block;
    padding: 1em;
  }
  .company_table td{
    display: block;
    padding: 2em 1.5em;
  }
.company_table th:first-of-type,.company_table td:first-of-type{
  border-top: none;
}
.company_table tr:first-child th {
  border-top: 1px solid #898989;
}
}
.map_td{
  display: flex;
  gap: 50px;
}
@media screen and (max-width: 980px) {
  .map_td{
    flex-direction: column;
  }
}
.table__map {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  font-weight: 600;
  font-size: 15px;
  font-family: "Lato", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
  line-height: 1.2;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.table__map:link, .table__map:active, .table__map:visited {
  color: #8C4257;
  cursor: pointer;
}
.contents-sec_cta>.l-cta{
  padding: 80px 5%;
  margin-top: 150px;
}

.services-sec__contents{
  margin-bottom: 80px;
}
.services-sec__ttl-wrap{
  margin-bottom: 80px;
  text-align: center;
}
h3.services-sec__ttl{
  font-size: 34px;
  position: relative;
}
h3.services-sec__ttl::before{
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: #707070;
  top: 50%;
  left: 0;
}
h3.services-sec__ttl span{
  display: inline-block;
  background: #FDF9F9;
  padding: 0 1em;
  position: relative;
  z-index: 1;
}
.sv-ttl-sub{
  font-size: 28px;
  color: #8C4257;
  font-weight: bold;
}
@media screen and (max-width: 980px) {
  .services-sec__ttl-wrap{
    margin-bottom: 50px;
  }
  h3.services-sec__ttl{
    font-size: 24px;
  }
  .sv-ttl-sub{
    font-size: 20px;
  }
}
img.services_img{
  margin-bottom: 50px;
}
.services_txt {
  margin-bottom: 50px;
}
.services_txt p{
  margin-bottom: 1.5em;
}
.services_flex{
  display: flex;
  gap: 5%;
  margin-bottom: 50px;
}
@media screen and (max-width: 980px) {
  .services_flex{
    flex-direction: column;
    gap: 50px;
  }
}
.sv01_flex__left-col{
  flex-basis: 45%;
}
@media screen and (max-width: 980px) {
  .sv01_flex__left-col img{
    width: 50%;
    margin: 0 auto;
    display: block;
  }
}
.sv01_flex__right-col{
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-basis: 50%;
}
.sv01_flex__right-col h4{
  font-size: 26px;
  font-weight: bold;
  color: #8C4257;
  margin: 1em 0;
}
@media screen and (max-width: 980px) {
  .sv01_flex__right-col h4{
    font-size: 20px;
  }
}
.sv01_flex__right-col dd{
  margin-bottom: 1em;
}
p.sv_about-ttl{
  margin: 1.5em 0;
  font-weight: bold;
}
.sv_about-list {
  display: grid;
  grid-template-columns: 10em 1fr;
  margin-bottom: 1.5em;
}
.sv_about-list dt,
.sv_about-list dd {
  margin-bottom: 0.5em;
}
.sv_about-list dt {
  position: relative;
  align-content: center;
}
.sv_about-list dt span {
  background-color: #FDF9F9;;
  padding-right: 1em;
  z-index: 1;
  position: relative;
}
.sv_about-list dt::after {
  position: absolute;
  content: "";
  width: calc(100% - 1.5em);
  height: 1px;
  background-color: #707070;
  left: 0;
  top: 50%;
}
.sv01_btn{
  color: #fff;
  flex-basis: 50%;
  text-align: center;
}
.sv01_btn a{
  background-color: #8C4257;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  width: 100%;
  display: inline-block;
  padding: 1.5em 0;
}
.sv01_btn a i{
  margin-right: 0.5em;
}
.kouka{
  position: relative;
}
.kouka::before {
  content: "";
  background: url(../img/top/logo_kouka.png) no-repeat center / contain;
  width: 22%;
  height: 55%;
  display: block;
  top: calc((100% - 50px) * 0.25);
  left: 8%;
  position: absolute;
}
h4.sustainability-sec__ttl {
  font-size: 22px;
  position: relative;
  margin: 1.5em 0;
}
h4.sustainability-sec__ttl::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: #EBEBEB;
  top: 50%;
  left: 0;
}
h4.sustainability-sec__ttl span {
  display: inline-block;
  background: #fff;
  padding-right: 1.5em;
  position: relative;
  z-index: 1;
}
.sustainability-list dt{
  margin-bottom: 1em;
}
.sustainability-list dd{
  margin-bottom: 2em;
}



#page .contents-sec {
  padding: 150px 5% 200px;
}
@media screen and (max-width: 980px) {
  #page .contents-sec {
    padding: 60px 5%;
  }
}
#page .contents-sec__inner{
  max-width: 1440px;
  width: 100%;
}

#p_privacy .privacy-sec__header {
  margin-bottom: 60px;
}
@media screen and (max-width: 980px) {
  #p_privacy .privacy-sec__header {
    margin-bottom: 40px;
  }
}
#p_privacy .privacy-sec__title {
  margin: 0 0 40px;
  text-align: center;
  font-size: 34px;
  line-height: 1;
}
@media screen and (max-width: 980px) {
  #p_privacy .privacy-sec__title {
    margin: 0 0 20px;
    font-size: 20px;
  }
}
#p_privacy .privacy-sec__sub-title {
  margin: 60px 0 20px;
  font-weight: bold;
  font-size: 26px;
  line-height: 1.2307692308;
}
@media screen and (max-width: 980px) {
  #p_privacy .privacy-sec__sub-title {
    margin: 40px 0 20px;
    font-size: 18px;
  }
}
#p_privacy .privacy-sec__text {
  font-size: 18px;
  line-height: 1.5555555556;
}
@media screen and (max-width: 980px) {
  #p_privacy .privacy-sec__text {
    font-size: 14px;
  }
}
#p_privacy .privacy-sec__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  line-height: 1.5555555556;
}
@media screen and (max-width: 980px) {
  #p_privacy .privacy-sec__list li {
    font-size: 14px;
  }
}
#p_privacy .privacy-sec__list li:before {
  content: "・";
}