@charset "UTF-8"; /*!
 * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
dl,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
ul {
  margin-top: 0;
}
address,
dl,
ol,
p,
pre,
ul {
  margin-bottom: 1rem;
}
img,
svg {
  vertical-align: middle;
}
body,
caption {
  text-align: left;
}
button,
hr,
input {
  overflow: visible;
}
pre,
textarea {
  overflow: auto;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
legend,
main,
nav,
section {
  display: block;
}
dd,
h1,
h2,
h3,
h4,
h5,
h6,
label,
legend {
  margin-bottom: 0.5rem;
}
address,
legend {
  line-height: inherit;
}
progress,
sub,
sup {
  vertical-align: baseline;
}
.links,
sub,
sup {
  position: relative;
}
.news-detail .contents table,
table {
  border-collapse: collapse;
}
*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}
@-ms-viewport {
  width: device-width;
}
body {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
abbr[data-original-title],
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}
address {
  font-style: normal;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
blockquote,
figure {
  margin: 0 0 1rem;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  opacity: 1;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
a:hover {
  color: #0056b3;
  opacity: 0.75;
  text-decoration: none;
}
a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}
code,
kbd,
pre,
samp {
  font-family:
    SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New",
    monospace;
  font-size: 1em;
}
pre {
  -ms-overflow-style: scrollbar;
}
img {
  border-style: none;
}
svg {
  overflow: hidden;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
label {
  display: inline-block;
}
button {
  border-radius: 0;
}
button:focus {
  outline: dotted 1px;
  outline: -webkit-focus-ring-color auto 5px;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}
textarea {
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  width: 100%;
  max-width: 100%;
  padding: 0;
  font-size: 1.5rem;
  color: inherit;
  white-space: normal;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
body,
html {
  font-family: "Noto Sans JP", sans-serif;
}
.hex,
br {
  line-height: 1;
}
.pc-inline,
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
.sp,
[hidden] {
  display: none !important;
}
html {
  font-size: 62.5%;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
}
body {
  min-width: 1200px;
  letter-spacing: 0.1em;
}
@media (max-width: 768px) {
  body {
    min-width: 0;
    overflow-x: hidden;
  }
  main {
    margin-top: 60px;
  }
  .pc,
  .pc-inline {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}
.sp-inline {
  display: none !important;
}
@media (max-width: 768px) {
  .sp-inline {
    display: inline-block !important;
  }
}
.sp-flex {
  display: none !important;
}
@media (max-width: 768px) {
  .sp-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.ss {
  display: none !important;
}
@media (max-width: 320px) {
  .ss {
    display: block !important;
  }
}
li {
  list-style: none;
}
img,
input {
  max-width: 100%;
  height: auto;
  width: auto;
}
select {
  -webkit-appearance: pop-up-menu;
}
.links:after {
  content: "";
  display: block;
}
.morelink {
  text-align: center;
}
.morelink a,
.morelink span {
  background-color: #000;
  text-decoration: none;
  letter-spacing: 0.15em;
}
.morelink a svg,
.morelink span svg {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 9px;
  height: 24px;
  fill: transparent;
  stroke: #950909;
}
.hex,
.hex img {
  position: relative;
}
.morelink a svg.blue,
.morelink span svg.blue {
  stroke: #0574aa;
}
section > h2 {
  text-align: center;
}
section > h2 img {
  width: auto;
  height: 31px;
}
section > h2 span {
  display: block;
  text-align: center;
  line-height: 1;
  margin-top: 10px;
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
}
@media (max-width: 768px) {
  section > h2 img {
    height: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  section > h2 span {
    margin-top: 5px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
  }
}
.hex {
  display: inline-block;
}
.hex img,
a.hexlink {
  display: block;
}
.hex img {
  z-index: -2;
  vertical-align: bottom;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
a.hexlink:hover {
  opacity: 1;
}
a.hexlink .hex:after,
a.hexlink .hex:before {
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.25s linear;
  content: "";
  display: block;
}
a.hexlink .hex {
  z-index: 4;
}
a.hexlink .hex img {
  z-index: -3;
}
a.hexlink .hex:before {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.25s linear;
  z-index: -1;
}
a.hexlink .hex:after {
  width: 82px;
  height: 92px;
  background-image: url(../img/top/icon-more-w.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: all 0.25s linear;
  z-index: 1;
}
a.hexlink .hex:hover,
a.hexlink .hex:hover:after,
a.hexlink .hex:hover:before {
  opacity: 1;
}
.morelink a,
.morelink span {
  display: block;
  width: 128px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  color: #fff;
  position: relative;
}
.morelink a:after,
.morelink a:before,
.morelink span:after,
.morelink span:before {
  content: "";
  display: block;
  border: 16px solid transparent;
  position: absolute;
  top: 0;
}
.morelink a:before,
.morelink span:before {
  border-right-color: #000;
  border-right-width: 10px;
  left: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.morelink a:after,
.morelink span:after {
  border-left-color: #000;
  border-left-width: 10px;
  right: 0;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.morelink--prevNext {
  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;
}
.morelink--prevNext .next,
.morelink--prevNext .prev {
  background-color: transparent;
  width: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.morelink--prevNext .next:after,
.morelink--prevNext .next:before,
.morelink--prevNext .prev:after,
.morelink--prevNext .prev:before {
  display: none;
}
.morelink--prevNext .next img,
.morelink--prevNext .prev img {
  display: block;
}
.morelink--prevNext a {
  margin: 0;
  display: block;
}
.links ul,
.pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
}
.morelink--prevNext a + a {
  margin-left: 24px;
}
.links {
  padding: 35px 0 15px;
  background-color: #fff;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 10;
}
.links ul li a:hover,
.links ul li span:hover,
.links ul li.toggle ul li a,
.links ul li.toggle > span.open {
  background-color: #000;
  color: #fff;
}
.links ul {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  margin: 0;
}
.links ul li a,
.links ul li span {
  display: block;
  color: #000;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  text-decoration: none;
  padding: 15px 22px;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
font-family: "Noto Serif JP", serif;
}
@media (max-width: 768px) {
  .links ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .links ul li {
    width: 50%;   
  }
  .links ul li a,
  .links ul li span {
    padding: 10px 20px;
    text-align: center;
    display: block;    
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
  }
}
.links ul li.toggle {
  position: relative;
}
.links ul li.toggle > span {
  position: relative;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
}
.links ul li.toggle ul {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: 10;
}
@media (max-width: 768px) {
  .links ul li.toggle ul {
    display: block !important;
  }
}
@media (min-width: 768px) {
  .links ul li.toggle ul {
    width: 220px;
  }
}
.links ul li.toggle ul li a {
  padding: 15px 22px;
}
.links ul li.toggle ul li a:hover {
  opacity: 0.8;
}
.links ul li.toggle ul li a span {
  padding: 0;
  display: inline-block;
  margin-left: 10px;
  font-size: 10px;
  font-size: 1rem;
  font-weight: 700;
  color: #fff;
}
.pagination {
  padding: 60px 0 120px;
}
@media (max-width: 768px) {
  .pagination {
    padding-top: 30px;
    padding-bottom: 60px;
  }
}
.pagination ul {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
}
.pagination ul li {
  margin-left: 10px;
}
.pagination ul li a,
.pagination ul li span {
  padding: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
}
.pagination ul li a {
  color: #000;
  text-decoration: none;
}
.pagination ul li span {
  padding: 0 0 3px;
  border-bottom: 3px solid #000;
  margin-left: 10px;
  margin-right: 10px;
}
.pagination ul li.prev {
  margin-right: 10px;
  margin-left: 0;
}
.pagination ul li.next {
  margin-left: 20px;
}
.pagination ul li.next img,
.pagination ul li.prev img {
  width: 30px;
}
@media (max-width: 768px) {
  .pagination ul li.next img,
  .pagination ul li.prev img {
    width: 20px;
  }
}
.header,
.is-fixed {
  width: 100%;
  top: 0;
  left: 0;
}
.is-fixed {
  position: fixed;
  z-index: 100;
}
@media (max-width: 1280px) {
  .is-fixed {
    min-width: 1200px;
  }
}
@media (max-width: 768px) {
  .is-fixed {
    padding-left: 0;
    min-width: 0;
  }
}
.header {
  height: 110px;
  position: relative;
  padding: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1000;
  background-color: #fff;
}
@media (max-width: 768px) {
  .header {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 65px;
    padding: 0 20px;
  }
}
.header .title {
  width: 200px;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
@media (min-width: 768px) {
  .header .title {
    position: fixed;
    top: 43px;
    left: 36px;
    z-index: 1000;
  }
}
@media (max-width: 768px) {
  .header .title {
    width: 150px;
    -ms-flex-item-align: center;
    align-self: center;
  }
}
.header .title a,
.header .title img {
  display: block;
}
.header .contents .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-bottom: 5px;
}
@media (max-width: 768px) {
  .header .contents .top {
    display: none;
  }
  .header .contents .bottom {
    margin-top: 5px;
  }
}
.header .contents .top a {
  display: block;
}
.header .contents .top a img {
  width: auto;
  height: auto;
  max-width: 23px;
  max-height: 23px;
}
.header .contents .top a + a {
  margin-left: 10px;
}
.header .contents .bottom .tel span {
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
}
.header .contents .bottom .tel span + span {
  margin-left: 1em;
}
@media (max-width: 768px) {
  .header .contents .bottom .tel span {
    display: block;
    font-size: 10px;
    font-size: 1rem;
    font-weight: 400;
  }
  .header .contents .bottom .tel span + span {
    margin-left: 0;
  }
}
.header.top {
  position: static;
  z-index: -101;
}
.fixed-menu {
  display: none;
  position: fixed;
  right: 0;
  top: 110px;
  background-color: rgba(0, 0, 0, 0.8);
  width: 470px;
  padding: 188px 55px;
  z-index: 100;
}
@media (min-width: 768px) {
  .fixed-menu {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .fixed-menu {
    /* top: 65px; */
    top: 0;
    width: 100%;
    height: calc(100vh - 65px);
    overflow-y: auto;
    padding: 60px 40px 120px;
  }
}
.fixed-menu > ul {
  padding: 0;
}
.fixed-menu > ul > li a,
.fixed-menu > ul > li span {
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  display: block;
  padding: 10px 0;
  text-decoration: none;
}
.fixed-menu > ul > li span {
  padding-bottom: 0;
}
.fixed-menu > ul > li.on-child {
  margin: 15px auto;
}
.fixed-menu > ul > li.on-child ul {
  padding: 0;
}
.fixed-menu > ul > li.on-child ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
}
.fixed-menu > ul > li.on-child ul li a:before {
  content: "ー";
  display: block;
  margin-right: 10px;
}
.fixed-menu > ul > li.on-child ul li a span {
  display: inline-block;
  margin-left: 10px;
  font-size: 10px;
  font-size: 1rem;
  font-weight: 500;
  padding: 0;
}
.fixed-menu address {
  margin-top: 30px;
  padding-top: 30px;
  position: relative;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  margin-bottom: 20px;
}
.fixed-menu address span {
  display: block;
  color: #fff;
}
.fixed-menu address span a{
  color: #fff;
}
.fixed-menu address span + span {
  margin-top: 10px;
  color: #fff;
}
.fixed-menu address:after {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.fixed-menu ul.sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fixed-menu ul.sns li + li {
  margin-left: 20px;
}
.fixed-menu ul.sns li a {
  display: block;
}
.fixed-menu ul.sns li a img {
  max-width: 24px;
  max-height: 24px;
  width: auto;
  height: auto;
}
.btn {
  width: 110px;
  height: 110px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1000;
  padding: 42px 40px;
  display: none;
  cursor: pointer;
}
@media (max-width: 768px) {
  .btn {
    display: block;
    width: 65px;
    height: 65px;
    padding: 20px 18px;
  }
}

.btn.open div span {
  background-color: #fff;
}
.btn.open div span.top {
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
.btn.open div span.middle {
  top: 50%;
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
  opacity: 0;
}
.btn.open div span.bottom {
  bottom: 50%;
  -webkit-transform: translateY(50%) rotate(-45deg);
  transform: translateY(50%) rotate(-45deg);
}
.btn div {
  width: 100%;
  height: 100%;
  position: relative;
}
.btn div span {
  display: block;
  height: 3px;
  width: 100%;
  background-color: #fff;
  position: absolute;
  left: 0;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.btn div span.top {
  top: 0;
}
.btn div span.middle {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.btn div span.bottom {
  bottom: 0;
}

.btn div.menuBtn-ttl{
position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: max-content;
    height: max-content;
    color: #fff;
}

.fixed-icon {
  position: fixed;
  top: 100px;
  right: 37px;
  width: 90px;
  z-index: 1000;
}
@media (max-width: 768px) {
  .fixed-icon {
    display: none;
    width: 60px;
    right: 20px;
  }
}
.fixed-icon a {
  display: block;
}
.fixed-icon a img {
  display: block;
  width: 100%;
}
.fixed-footer-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 100;
}
.fixed-footer-icon a {
  display: block;
  width: 50%;
  height: 55px;
  line-height: 55px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
  color: #000;
  text-decoration: none;
  border-top: 2px solid #000;
}
.fixed-footer-icon a:nth-of-type(1) {
  background-color: rgba(156, 196, 90, 0.8);
  border-right: 2px solid #000;
}
.fixed-footer-icon a:nth-of-type(2) {
  background-color: rgba(255, 255, 255, 0.8);
}
.gotop {
  position: fixed;
  right: 40px;
  bottom: 40px;
  width: 40px;
  z-index: 10;
}
.footer {
  background-color: #000;
  position: relative;
  z-index: 2;
  text-align: center;
  color: #fff;
  padding-top: 127px;
  padding-bottom: 50px;
}
.footer-about {
  margin-bottom: 40px;
}
.footer-about .name {
  margin-bottom: 20px;
}
.footer-about .name img {
  width: 243px;
}
.footer-about address {
  display: inline-block;
  font-style: normal;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
}
@media (max-width: 768px) {
  .gotop {
    right: 20px;
    bottom: 70px;
  }
  .footer {
    padding: 60px 20px 100px;
  }
  .footer-about .name img {
    width: 50%;
  }
  .footer-about address {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
  }
}
.footer .bnr {
  margin-bottom: 50px;
}
.footer .bnr ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
}
.footer .bnr ul li {
  width: 214px;
}
.footer .bnr ul li + li {
  margin-left: 30px;
}
@media (max-width: 768px) {
  .footer .bnr ul li {
    width: calc(33.33333% - 6.67px);
  }
  .footer .bnr ul li + li {
    margin-left: 10px;
  }
}
.mv {
  width: 100%;
  height: 750px;
}
@media (max-width: 768px) {
  .mv {
    height: 60vw;
  }
}
.mv .swiper-slide,
.mv .swiper-wrapper {
  height: 100%;
}
.mv .swiper-slide img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  font-family: "object-fit:cover; object-position: center";
}
.mv .swiper-slide .txt {
  width: 670px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 768px) {
  .mv .swiper-slide .txt {
    width: 50%;
  }
}
.mv .swiper-pagination-bullet {
  background-color: #fff;
  width: 13px;
  height: 13px;
}
.mv .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #9cc45a;
}
main.top {
  position: relative;
  z-index: 2;
}
main.top > section h2 {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 500;
  margin-bottom: 70px;
}

@media (max-width: 768px) {
  main.top > section h2 {
    margin-bottom: 35px;
  }
}

main.works {
  background-color: #fff;
}

.ch-works ul li a,
.works-list article a {
  color: #000;
  text-decoration: none;
}
.ch-works {
  padding: 120px 0 80px;
}
@media (max-width: 768px) {
  main.works {
    margin-top: 0;
  }
  .ch-works {
    padding: 30px 20px;
  }
}
.ch-works ul li + li {
  margin-left: 100px;
}
.ch-works ul li a,
.ch-works ul li span {
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 700;
}
@media (max-width: 768px) {
  .ch-works ul li + li {
    margin-left: 20px;
  }
  .ch-works ul li a,
  .ch-works ul li span {
    font-size: 21px;
    font-size: 2.1rem;
    font-weight: 700;
  }
  .works-list {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ch-works ul li span {
  padding-bottom: 3px;
  border-bottom: 1px solid #9CC45A;
}
.works-list {
  width: 100%;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.works-list-category {
  margin-bottom: 120px;
}
.works-list article {
  width: calc(33.33333% - 33.33px);
  margin-right: 50px;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .works-list article {
    width: calc(50% - 10px);
    margin-right: 20px;
    margin-bottom: 20px;
  }
}
.works-list article:nth-of-type(3n) {
  margin-right: 0;
}
.works-list article .imgbox {
  position: relative;
  aspect-ratio: 1 / 0.66;
}
.works-list article .imgbox img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  aspect-ratio: 1 / 0.66;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  font-family: "object-fit: cover;object-position: center;";
}
.works-list article h2 {
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
}
@media (max-width: 768px) {
  .works-list article:nth-of-type(3n) {
    margin-right: 20px;
  }
  .works-list article:nth-of-type(even) {
    margin-right: 0;
  }
  .works-detail {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.works-detail h1 {
  text-align: center;
  padding: 60px 0;
}
.company .outline,
.works-detail .morelink {
  padding-bottom: 120px;
}
.works-detail .main-slider,
.works-detail .sub-slider {
  width: 100%;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}
.works-detail .main-slider {
  margin-bottom: 40px;
  position: relative;
}
.works-detail .main-slider .swiper-slide {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 600px;
}
@media (max-width: 768px) {
  .works-detail .main-slider .swiper-slide {
    height: 200px;
  }
}
.works-detail .main-slider .swiper-slide img {
  max-width: 100%;
  max-height: 100%;
}
.works-detail .main-slider .main-slider-next,
.works-detail .main-slider .main-slider-prev {
  position: absolute;
  top: 50%;
  width: 40px;
  z-index: 100;
  cursor: pointer;
}
.works-detail .main-slider .main-slider-prev {
  left: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.works-detail .main-slider .main-slider-next {
  right: 0;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}
.works-detail .sub-slider {
  padding-left: 50px;
  padding-right: 50px;
  margin-bottom: 87px;
  position: relative;
}
.works-detail .sub-slider .swiper-slide img {
  display: block;
  width: 117px;
  height: 117px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  font-family: "object-fit:cover;object-position:center";
}
@media (max-width: 768px) {
  .works-detail .sub-slider .swiper-slide {
    position: relative;
    padding-top: 25%;
  }
  .works-detail .sub-slider .swiper-slide img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.works-detail .sub-slider .swiper-slide-thumb-active:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  border: 5px solid #000;
}
.works-detail .sub-slider .sub-slider-next,
.works-detail .sub-slider .sub-slider-prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 16px;
  cursor: pointer;
}
.works-detail .sub-slider .sub-slider-prev {
  left: 0;
}
.works-detail .sub-slider .sub-slider-next {
  right: 0;
}
.works-detail .morelink a {
  width: 190px;
}
.works-detail .morelink a img {
  width: 25px;
  margin-right: 5px;
  margin-top: -5px;
}
.company .outline {
  width: 100%;
  max-width: 1020px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}
.company .outline article + article {
  margin-top: 60px;
}
.company .outline article h2 {
    font-size: 28px;
    font-family: "Noto Serif JP", serif;
}
.company .outline article .dltable {
  width: calc(100% - 118px);
  padding-top: 26px;
}
@media (max-width: 768px) {
  .company .outline article {
    display: block;
  }
  .company .outline article .dltable {
    width: 100%;
  }
.company .outline article h2 {
    font-size: clamp(20px, 4.26vw, 32px);
}
}
.company .outline article .dltable dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0;
}
.company .outline article .dltable dl:nth-of-type(1) {
  border-top: 2px solid #000;
}
.company .outline article .dltable dl + dl {
  border-top: none;
}
.company .outline article .dltable dl dd,
.company .outline article .dltable dl dt {
  padding: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
}
.company .outline article .dltable dl dt {
  width: 150px;
  text-align: center;
  border-right: 1px solid #ccc;
}
.company .outline article .dltable dl dd {
  width: calc(100% - 150px);
  padding: 16px;
}
.company .policy .top {
    background-color: unset;
    width: 80%;
    max-width: 1000px;
    margin: 0 auto;
}
.company .policy .top dl {
  width: 100%;
  max-width: 810px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 40px 34px;
}
.company .policy .top dl + dl {
  border-top: 1px solid #231815;
}
.company .policy .top dl dt {
  width: 113px;
  margin-right: 48px;
}
@media (max-width: 768px) {
  .company .outline article .dltable dl dt {   
    font-size: clamp(14px, 2.66vw, 20px);
    /* font-size: 1.4rem; */
    font-weight: 400;
    width: 36%;
    min-width: 130px;
    max-width: 280px;
  }
  .company .outline article .dltable dl dd {   
    font-size: clamp(14px, 2.66vw, 20px);
    /* font-size: 1.4rem; */
    font-weight: 400;
    width: 64%;
    min-width: calc(100% - 280px);
    max-width: calc(100% - 130px);
  }
  .company .policy .top dl {
    display: block;
  }
  .company .policy .top dl dt {
    width: 90px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
  }
}
.company .policy .top dl dd {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  width: calc(100% - 161px);
}
.company .policy .bottom {
  width: 100%;
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 120px;
  padding-left: 20px;
  padding-right: 20px;
}
.company .policy .bottom h2 {
  margin-top: 120px;
  text-align: center;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 700;
}
@media (max-width: 768px) {
  .company .policy .bottom h2 {
    font-size: 26px;
    font-size: 2.6rem;
    font-weight: 700;
  }

}
.company .policy .bottom h3 {
  margin-top: 80px;
  margin-bottom: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
}
.company .policy .bottom h3:after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 3px;
  margin-left: 16px;
  background-color: #000;
}
@media (max-width: 768px) {
  .company .policy .bottom h3 {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
  }
}
.company .policy .bottom ul {
  padding: 0;
}
.company .policy .bottom ul li {
  padding-left: 20px;
  position: relative;
}
.company .policy .bottom ul li + li {
  margin-top: 20px;
}
.company .policy .bottom ul li:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background-color: #aaa;
  position: absolute;
  top: 0.3em;
  left: 0;
}
.company .policy .bottom li,
.company .policy .bottom p {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
}
@media (max-width: 768px) {
  .company .policy .bottom li,
  .company .policy .bottom p {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
  }
}
.concept-links{
  max-width: 1020px;
  margin-right: auto;
}
.concept-wrap {
  margin-top: 120px;
}
.concept-links {
  width: 100%;
  margin-left: auto;
  margin-top: 50px;
}
.concept-links ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
}
@media (max-width: 768px) {
  .style-archive article:nth-of-type(odd) .imgbox {
    margin-left: auto;
  }
  .concept-links ul li {
    width: 33.33333%;
    text-align: center;
    margin-bottom: 20px;
  }
}
.concept-links ul li + li {
  margin-left: 90px;
}
.concept-links ul li a {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  color: #000;
}
.concept-links ul li a.current {
  border-bottom: 5px solid #000;
}
@media (max-width: 768px) {
  .concept-links ul li + li {
    margin-left: 0;
  }
  .concept-links ul li a {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
  }
  .concept-links + .concept-wrap {
    margin-top: 60px;
  }
}
.news-archive,
.news-links {
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}
.news-archive,
.news-links {
  margin-top: 160px;
  margin-bottom: 80px;
}
.news-archive,
.news-links {
  width: 100%;
  max-width: 1020px;
  padding-left: 20px;
}
.news-links ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
}
.news-links ul li {
  width: calc(33.33333% - 30px);
}
.news-links ul li + li {
  margin-left: 45px;
}
@media (max-width: 768px) {
  .news-links ul li {
    width: auto;
    height: 30px;
  }
  .news-links ul li + li {
    margin-left: 0;
  }
}
.news-links ul li a {
  display: block;
  height: 37px;
  line-height: 37px;
      font-size: 1.8rem;
    font-weight: 500;
    text-decoration: none;
    text-align: center;
    position: relative;
    font-family: "Noto Serif JP", serif;
    padding-bottom: 3px;
}
.news-archive article a .txtbox .morelink,
.news-detail .article-info .info .morelink {
  text-align: left;
}
@media (max-width: 768px) {
  .news-links ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    line-height: normal;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500;
  }
}
.news-links ul li a.current {
    color: #9CC45A;
    font-family: "Noto Serif JP", serif;
    font-size: 1.8rem;
    padding-bottom: 3px;
    border-bottom: 1px solid #9CC45A;
}
.news-archive article + article {
  margin-top: 46px;
}
.news-archive article a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  text-decoration: none;
}
.news-archive article a .imgbox {
  position: relative;
  width: 150px;
  height: 150px;
  margin-right: 36px;
  z-index: 3;
}
@media (max-width: 768px) {
  .news-archive article a .imgbox {
    width: 40%;
    aspect-ratio: 1 / 1;
    height: unset;
    margin-right: 10px;
  }
}
.news-archive article a .imgbox:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.news-archive article a .imgbox:after {
  content: "";
  display: block;
  width: 72px;
  height: 82px;
  background-image: url(../img/top/icon-more-w.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
  z-index: 1;
  opacity: 0;
}
.news-archive article a .txtbox {
  width: calc(100% - 186px);
}
@media (max-width: 768px) {
  .news-archive article a .txtbox {
    width: calc(60% - 10px);
  }
}
.news-archive article a .txtbox .morelink span {
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
  width: auto;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  -webkit-transform: translateX(12px);
  transform: translateX(12px);
}
.news-archive article a .txtbox .morelink span:after,
.news-archive article a .txtbox .morelink span:before {
  border-width: 12px;
}
@media (max-width: 768px) {
  .news-archive article a .txtbox .morelink span {
    width: auto;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 500;
    -webkit-transform: translateX(12px);
    transform: translateX(12px);
  }
  .news-archive article a .txtbox .morelink span:after,
  .news-archive article a .txtbox .morelink span:before {
    border-width: 9px;
  }
}
.news-archive article a .txtbox h3 {
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 5px;
    font-family: "Noto Serif JP", serif;
}
@media (max-width: 768px) {
  .news-archive article a .txtbox h3 {
    font-size: clamp(15px, 2.93vw, 22px);
  }
}
.news-archive article a .txtbox p {
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 768px) {
  .news-archive article a .txtbox p {
    font-size: clamp(12px, 2.73vw, 14px);
  }
}
.news-archive article a .txtbox .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px;
    background: #D8DDCF;
    padding: 5px 15px 5px 5px;
    position: relative;
    -webkit-clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0% 100%, 0 50%, 0% 0);
    clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0% 100%, 0 50%, 0% 0);
    width: max-content;
    gap: 5px;
}
.news-archive article a .txtbox .info .date {
  font-size: 10px;
  font-weight: 500;
  color: #fff;
}
.news-archive article a .txtbox .info .morelink + .date {
  margin-left: 40px;
}
.news-archive article a:hover .imgbox:before {
  background-color: rgba(0, 0, 0, 0.5);
}
.news-archive article a:hover .imgbox:after {
  opacity: 1;
}
.news-detail {
  width: 100%;
  max-width: 1020px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 80px auto;
}
.news-detail article {
  margin-bottom: 80px;
}
.news-detail .article-info {
  margin-bottom: 20px;
}
.news-detail .article-info .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px;
    background: #D8DDCF;
    padding: 5px 15px 5px 5px;
    position: relative;
    -webkit-clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0% 100%, 0 50%, 0% 0);
    clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0% 100%, 0 50%, 0% 0);
    width: max-content;
    gap: 5px;
}
.news-detail .article-info .info .date {
    font-size: 10px;
    font-weight: 500;
    color: #fff;
}
.contact .tel .title,
.contact p {
  text-align: center;
  font-weight: 400;
}
.news-detail .article-info .info .morelink span {
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
  width: auto;
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  -webkit-transform: translateX(12px);
  transform: translateX(12px);
}
.news-detail .article-info .info .morelink span:after,
.news-detail .article-info .info .morelink span:before {
  border-width: 12px;
}
@media (max-width: 768px) {
  .news-detail .article-info .info .morelink span {
    width: auto;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    -webkit-transform: translateX(12px);
    transform: translateX(12px);
  }
  .news-detail .article-info .info .morelink span:after,
  .news-detail .article-info .info .morelink span:before {
    border-width: 9px;
  }
}
.news-detail .article-info > h1 {
    font-size: 1.8rem;
    font-weight: 600;
    margin-bottom: 5px;
    font-family: "Noto Serif JP", serif;
    margin-top: 20px;
}
@media (max-width: 768px) {
  .news-detail .article-info > h1 {
      font-size: clamp(16px, 2.93vw, 22px);
  }
}
.news-detail .contents {
  margin-top: 20px;
}
.news-detail .contents * {
  word-break: break-all;
}
.news-detail .contents h2 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
}
.news-detail .contents h3 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
}
.news-detail .contents h4 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
}
.news-detail .contents h5 {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
}
.news-detail .contents h6 {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
}
.news-detail .contents p {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
}
@media (max-width: 768px) {
.news-detail .contents p {
  font-size: 14px;
}
}
.news-detail .contents th {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  background-color: #aaa;
  border: 1px solid #000;
}
.news-detail .contents td {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  border: 1px solid #000;
}
.news-detail .contents td,
.news-detail .contents th {
  padding: 10px;
}
.news-detail .contents li {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
}
.news-detail .contents ol,
.news-detail .contents ul {
  padding-left: 30px;
}
.news-detail .contents ul li {
  list-style-type: disc;
}
.news-detail .contents ol li {
  list-style-type: decimal;
}
.news-detail .contents .alignleft {
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
}
.news-detail .contents .aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.news-detail .contents .alignright {
  float: right;
  margin-left: 30px;
  margin-bottom: 30px;
}
.blog .news-archive {
  margin-top: 80px;
}
.contact {
  width: 100%;
  max-width: 750px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}
.contact .middle-title h3:before,
.contact .tel:before {
  width: 40px;
  height: 46.19px;
  content: "";
  background-size: contain;
  background-position: center;
}
.contact .low {
  margin: 80px auto;
  min-height: 400px;
}
.contact h2 {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 20px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
}
.contact p {
  margin-bottom: 40px;
  font-size: 16px;
  font-size: 1.6rem;
}
.contact .wrapper > .read {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
}
.contact .tel {
  border: 2px solid #000;
  padding: 20px;
  margin-bottom: 40px;
  position: relative;
}
.contact .tel:before {
  display: block;
  background-image: url(../img/contact/icon-tel.png);
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translate(-25%, -25%);
  transform: translate(-25%, -25%);
}
.contact .tel .title {
  font-size: 16px;
  font-size: 1.6rem;
}
.contact .tel p {
  margin-bottom: 0;
  margin-top: 10px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
}
.contact .tel p span {
  display: inline-block;
}
.contact .tel p span + span {
  margin-left: 20px;
  font-size: 1.5em;
}
.contact .tel p small {
  display: block;
  margin-top: 10px;
  font-weight: 400;
  margin-bottom: 20px;
}
.contact .tel + p {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
}
.contact .middle-title {
  margin-bottom: 20px;
}
.contact .middle-title h3 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.contact .middle-title h3:before {
  display: block;
  background-image: url(../img/contact/icon-mail.png);
  margin-right: 20px;
}
.contact form table {
  display: block;
  border-top: 2px solid #000;
}
.contact form table tbody {
  display: block;
}
.contact form table tbody tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.contact form table tbody tr + tr {
  border-top: none;
}
.contact form table tbody tr td,
.contact form table tbody tr th {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  padding: 20px 10px;
}
.contact form table tbody tr th {
  display: block;
  width: 200px;
  overflow: hidden;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.contact form table tbody tr th span {
  display: block;
  margin-top: 2px;
  float: right;
  background-color: #000;
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 400;
  padding: 1px 10px;
}
@media (max-width: 768px) {
  .contact form table tbody tr {
    display: block;
  }
  .contact form table tbody tr th span {
    float: none;
    display: inline-block;
    margin-left: 10px;
    margin-top: 0;
  }
  .contact form table tbody tr th {
    width: 100%;
    font-weight: 700;
    padding-bottom: 10px;
  }
}
.contact form table tbody tr td {
  display: block;
  width: calc(100% - 200px);
}
.contact form table tbody tr td input {
  width: 100%;
  max-width: 300px;
}
@media (max-width: 768px) {
  .contact form table tbody tr td {
    width: 100%;
    padding-top: 0;
  }
  .contact form table tbody tr td input {
    max-width: none;
  }
}
.contact form table tbody tr td input[name="txtPost"] {
  width: calc(100% - 3em);
}
.contact form table tbody tr td input[name="txtAddress"],
.contact form table tbody tr td input[name="txtMail"] {
  width: 100%;
  max-width: none;
}
.contact form table tbody tr td label {
  position: relative;
  padding-left: 20px;
  margin-right: 10px;
}
.contact form table tbody tr td label:before {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url();
  background-size: contain;
  background-position: center;
  display: block;
}
.contact form table tbody tr td label input[type="radio"],
.contact form table tbody tr td label input[type="checkbox"] {
  display: none;
}
.contact form table tbody tr td.radio label:before {
  background-image: url(../img/contact/icon-radio-off.png);
}
.contact form table tbody tr td.radio label.checked:before {
  background-image: url(../img/contact/icon-radio-on.png);
}
.contact form table tbody tr td.checkbox label:before {
  background-image: url(../img/contact/icon-check-off.png);
}
.contact form table tbody tr td.checkbox label.checked:before {
  background-image: url(../img/contact/icon-check-on.png);
}
.contact form table tbody tr td p {
  text-align: left;
}
.contact form table tbody tr td span + input {
  margin-left: 10px;
}
.contact form table tbody tr td label input {
  width: auto;
}
@media (max-width: 768px) {
  .contact form table tbody tr td label:nth-of-type(4) {
    margin-left: 0;
  }
}
.contact form table tbody tr td textarea {
  display: block;
  width: 100%;
  margin-top: 10px;
}
.contact form .btnArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 40px auto;
}
.contact form .btnArea button,
.contact form .btnArea input {
  background-color: #000;
  color: #fff;
  padding: 10px;
  min-width: 200px;
  border: none;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  display: block;
}
.contact form .btnArea button + button,
.contact form .btnArea button + input,
.contact form .btnArea input + button,
.contact form .btnArea input + input {
  margin-left: 20px;
}
@media (max-width: 768px) {
  .contact form .btnArea {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .contact form .btnArea button + button,
  .contact form .btnArea button + input,
  .contact form .btnArea input + button,
  .contact form .btnArea input + input {
    margin-left: 0;
    margin-top: 20px;
  }
}
.contact form .btnArea button[name="btnBack"],
.contact form .btnArea input[name="btnBack"] {
  background-color: #aaa;
}
.modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  padding-left: 60px;
  padding-right: 60px;
  cursor: pointer;
}
.modal__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 500px;
}
@media (max-width: 768px) {
  .modal {
    padding-left: 40px;
    padding-right: 40px;
  }
  .modal__inner {
    width: calc(100% - 80px);
  }
}
.modal__inner figure {
  color: #fff;
}
.modal__inner figure .imgbox {
  max-height: 500px;
  position: relative;
  text-align: center;
  margin-bottom: 10px;
}
.modal__inner figure .date {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
}
.modal__inner figure .title {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 5px;
}
.modal__inner figure .content {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
}
.modal__inner .modal-close {
  width: 30px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translate(110%, -110%);
  transform: translate(110%, -110%);
}
@media (max-width: 768px) {
  .modal__inner .modal-close {
    -webkit-transform: translate(0, -140%);
    transform: translate(0, -140%);
  }
}


.company-sectionTtl {
    font-size: 28px;
    font-family: "Noto Serif JP", serif;
}

.philosophy-wrap{
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 50px;
}

.philosophy-wrap__item:last-of-type{
  position: relative;
}

.philosophy-wrap__item{
  width: calc(50% - 25px);
  padding: 30px 0;
}
.philosophy-wrap__item:last-of-type::before{
  content: '';
  position: absolute;
  top: 50%;
  left: -25px;
  transform: translateY(-50%);
  width: 1px;
  height: 100%;
  background-color: #231815;
}

.philosophy-ttl{
  font-size: 28px;
  
  font-family: "Noto Serif JP", serif;
}
.philosphy-txt{
  margin-top: 10px;
  font-size: 18px;
    line-height: 1.84;
    letter-spacing: .13em;
    text-align: justify;
}

@media (max-width: 768px) {
  .philosophy-wrap{
    display: block;
  }
  .philosophy-ttl{
    font-size: clamp(16px, 3.733vw, 28px);
  }
  .philosphy-txt{
    font-size: clamp(14px, 3.33vw, 25px);
  }
  .philosophy-wrap__item{
    width: 100%;
    padding: 0;
  }
  .philosophy-wrap__item:last-of-type{
    margin-top: clamp(60px, 16vw, 120px);
  }
  .philosophy-wrap__item:last-of-type::before{
    top:  clamp(-30px, -8vw, -60px);;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 1px;
  }
}

.wrap--pagePolicy{   
    margin-bottom: 100px!important;
}

.policy-head{
  font-size: clamp(23px, 5.33vw, 40px); 
  margin: 80px auto;
  text-align: center;
  font-family: "Noto Serif JP", serif;
}

.policy-subTtl{
  font-size: 23px;
    font-family: "Noto Serif JP", serif;
    margin-top: 30px;
}
.policy-txt{
    font-size: 18px;
    line-height: 1.84;
    letter-spacing: .13em;
    text-align: justify;
}


.policyDetail-list{
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 10px;
  flex-direction: column;
    margin-top: 10px;
}

.policyDetail-list__item{
  font-size: 18px;
  padding-left: 28px;
  position: relative;
}
.policyDetail-list__item::before{
  content: '●';
  position: absolute;
  top: 0;
  left: 0;
}



@media (max-width: 768px) {
.wrap--pagePolicy{   
    margin-top: clamp(55px, 14.66vw, 110px)!important;
    margin-bottom: clamp(55px, 14.66vw, 110px) !important;
}
.policy-head{
  margin-bottom: clamp(55px, 14.66vw, 110px);
  margin-top: clamp(55px, 14.66vw, 110px);
}
.policy-subTtl{
  font-size: clamp(18px, 3.733vw, 28px);
}
.policy-txt{
    font-size: clamp(13px, 3.33vw, 25px);
}

.policyDetail-list__item{
  font-size: clamp(13px, 3.33vw, 25px);
  padding-left:  calc(clamp(13px, 3.33vw, 25px) + 5px);
}


}

/*====== 動き =====*/
.fadeUp {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

.fadeUp.is-show {
  opacity: 1;
  transform: translateY(0);
}

/* ====== fadeUp + blur ====== */
.fadeBlur {
  opacity: 0;
  filter: blur(10px);
  transition: opacity 0.8s ease-out, filter 0.8s ease-out;
}

.fadeBlur.is-show {
  opacity: 1;
  filter: blur(0);
}

.container{
  position: relative;
}

.greenTriangle-bgWrap--rightGreen{

}
.greenTriangle-bgWrap--rightGreen{
  background-color: #F0F0F0!important;
}
.greenTriangle-bgWrap--rightGreen::before{
  background: #F0F0F0!important;
}

