@charset "UTF-8";
@import url(vendor/common.css);
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}

@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100;
}

@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200;
}

/* version */
html {
  font-size: 62.5%;
  overflow-x: hidden;
}

body {
  background: #fff;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Roboto, "Droid Sans", Arial, "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-size: 16px;
  font-size: 1.6em;
  line-height: 1.4;
  color: #4A4A4A;
  height: auto !important;
  overflow: hidden;
}

main {
  overflow: hidden;
}

figure {
  margin: 0;
  text-align: center;
}

figure + h3, figure + h4 {
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
}

figure a img {
  transition: .3s;
}

figure a:hover img {
  opacity: .7;
}

figure figcaption {
  margin-top: 0.5em;
  text-align: left;
}

a {
  color: #4A4A4A;
  text-decoration: underline;
}

a:hover {
  color: #4A4A4A;
  text-decoration: none;
}

img {
  vertical-align: middle;
}

img.circle {
  border-radius: 50%;
}

p {
  margin: 0.5em 0 1em;
}

p:first-child {
  margin-top: 0;
}

p:last-child {
  margin-bottom: 0;
}

ol,
ul {
  margin: 0 0 1em;
  padding: 0 0 0 1.5em;
  line-height: 1.6;
}

ol:last-child,
ul:last-child {
  margin-bottom: 0;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0.5em 0;
  padding-left: 2em;
}

ol ol:last-child,
ol ul:last-child,
ul ol:last-child,
ul ul:last-child {
  margin-bottom: 0.5em;
}

ul.list-unstyled {
  padding-left: 0;
  list-style: none;
}

ul.list-unstyled ol,
ul.list-unstyled ul {
  padding-left: 2em;
}

ul.list-inline {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -7px;
  font-size: 0px;
  font-size: 0rem;
  margin-bottom: 16px;
}

ul.list-inline > li {
  display: inline;
  padding-left: 7px;
  padding-right: 7px;
  white-space: nowrap;
  font-size: 16px;
  font-size: 1.6rem;
}

dl {
  margin: 0 0 1em;
  line-height: 1.6;
}

dl:last-child {
  margin-bottom: 0;
}

dl dt {
  font-weight: bold;
}

dl dd {
  margin-left: 0;
  margin-bottom: 0.5em;
}

dl dd:last-child {
  margin-bottom: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

main section {
  margin-bottom: 10%;
}

main section.highlight:last-child {
  margin-bottom: 0;
  padding-bottom: 10%;
}

.sp-mask {
  transition: none !important;
}

.highlight {
  padding: 4%;
  background: #F8F4ED;
  color: #4A4A4A;
}

#swipebox-overlay {
  z-index: 10000002 !important;
}

@media (min-width: 768px) {
  p {
    margin: 0.5em 0 1em;
  }
  dl.dl-horizontal {
    overflow: hidden;
  }
  dl.dl-horizontal dt {
    float: left;
    clear: left;
    margin-right: 1em;
  }
  dl.dl-horizontal dd {
    float: left;
  }
  main section {
    margin-bottom: 5.5%;
  }
  main section:last-child {
    margin-bottom: 6.5%;
  }
  main section.highlight:last-child {
    margin-bottom: 0;
    padding-bottom: 8%;
  }
}

@media (max-width: 767px) {
  .tile:not(.sp-tile) > * {
    height: auto !important;
  }
}

@media (min-width: 768px) {
  .gutters .row.row_inline {
    letter-spacing: -.40em;
  }
  .gutters .row.row_inline > .col {
    letter-spacing: normal;
    vertical-align: top;
    display: inline-block;
    float: none;
    margin-bottom: 5%;
  }
  .gutters .row.row_inline .span_1:nth-child(12n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_2:nth-child(6n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_3:nth-child(4n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_4:nth-child(3n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_5:nth-child(2n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_6:nth-child(2n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_7 {
    width: 57.5%;
  }
  .gutters .row.row_inline .span_8 {
    width: 66%;
  }
  .gutters .row.row_inline .span_9 {
    width: 74.5%;
  }
  .gutters .row.row_inline .span_10 {
    width: 83%;
  }
  .gutters .row.row_inline .span_11 {
    width: 91.5%;
  }
  .gutters .row.row_inline .span_12 {
    width: 100%;
  }
}

main .column_main,
main .column_sub {
  overflow: hidden;
  min-height: 100px;
}

main .column_main .widget_header,
main .column_sub .widget_header {
  font-size: 18px;
  font-size: 1.8rem;
  padding: 0.5em;
  margin-bottom: 0;
}

main .column_main .widget_header + *:not(.calendar_wrap),
main .column_sub .widget_header + *:not(.calendar_wrap) {
  padding: 0;
  margin: 0 auto 1em;
}

main .column_main .widget_header + .textwidget,
main .column_sub .widget_header + .textwidget {
  padding: 10px 0;
}

main .column_main .widget_wrap .menu,
main .column_main .widget_wrap > ul,
main .column_sub .widget_wrap .menu,
main .column_sub .widget_wrap > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

main .column_main .widget_wrap .menu ul,
main .column_main .widget_wrap > ul ul,
main .column_sub .widget_wrap .menu ul,
main .column_sub .widget_wrap > ul ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

main .column_main .widget_wrap .menu li,
main .column_main .widget_wrap > ul li,
main .column_sub .widget_wrap .menu li,
main .column_sub .widget_wrap > ul li {
  padding: 0.5em 0.7em;
  border-bottom: 1px solid #ccc;
}

main .column_main .widget_wrap .menu li:last-child,
main .column_main .widget_wrap > ul li:last-child,
main .column_sub .widget_wrap .menu li:last-child,
main .column_sub .widget_wrap > ul li:last-child {
  border-bottom: 0;
}

main .column_main .widget_wrap .menu li a,
main .column_main .widget_wrap > ul li a,
main .column_sub .widget_wrap .menu li a,
main .column_sub .widget_wrap > ul li a {
  display: block;
  text-decoration: none;
}

main .column_main .widget_wrap .menu li a:hover,
main .column_main .widget_wrap > ul li a:hover,
main .column_sub .widget_wrap .menu li a:hover,
main .column_sub .widget_wrap > ul li a:hover {
  text-decoration: underline;
}

main .column_main .widget_wrap ul > li.page_item,
main .column_sub .widget_wrap ul > li.page_item {
  border-bottom: #ccc solid 1px;
}

main .column_main .widget_wrap ul > li.page_item.page_item_has_children,
main .column_sub .widget_wrap ul > li.page_item.page_item_has_children {
  padding: 0.5em 0.7em 0.2em !important;
}

main .column_main .widget_wrap ul > li.page_item .children,
main .column_sub .widget_wrap ul > li.page_item .children {
  border-top: #eee solid 1px;
  margin: 0.5em 0 0 !important;
}

main .column_main .widget_wrap ul > li.page_item .children li,
main .column_sub .widget_wrap ul > li.page_item .children li {
  font-weight: normal;
  border-bottom: #eee solid 1px;
  font-size: 96%;
  padding: 0.5em 0.7em 0.5em 1em;
  position: relative;
}

main .column_main .widget_wrap ul > li.page_item .children li:before,
main .column_sub .widget_wrap ul > li.page_item .children li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  width: 5px;
  height: 5px;
  background: rgba(54, 46, 43, 0.4);
  border-radius: 2.5px;
}

main .column_main .widget_wrap ul > li.page_item .children li li:before,
main .column_sub .widget_wrap ul > li.page_item .children li li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 14px;
  width: 5px;
  height: 5px;
  background: rgba(54, 46, 43, 0.15);
  border-radius: 0;
}

@media (max-width: 900px) {
  .gutters .span_3.column_sub,
  .gutters .span_9.column_main {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}

@media (min-width: 600px) and (max-width: 900px) {
  .gutters .span_3.column_sub .sidebar {
    letter-spacing: -.40em;
  }
  .gutters .span_3.column_sub .sidebar .widget_wrap {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
    width: 49%;
    margin-left: 2%;
  }
  .gutters .span_3.column_sub .sidebar .widget_wrap:nth-child(2n+1) {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 1200px;
  }
}

@media (min-width: 1024px) {
  .container {
    padding: 0 10px;
  }
}

.article_button {
  margin-top: 5%;
}

@media (min-width: 768px) {
  .article_detail:not(.reverse) .col.span_12 + .span_4,
  .article_list:not(.reverse) .col.span_12 + .span_4 {
    margin-left: 0;
  }
  .article_detail.reverse .col.span_12,
  .article_list.reverse .col.span_12 {
    margin-left: 0;
  }
}

.sidebar {
  visibility: hidden;
}

.sidebar > .widget_wrap {
  visibility: visible;
}

.gutters .col.span_12 + .span_12 {
  margin-left: 0;
}

.sitemap {
  padding: 0;
  margin: 0;
  border-top: 1px solid #ccc;
}

.sitemap li {
  list-style: none;
  padding: 10px 0 10px 15px;
  border-bottom: 1px solid #ccc;
}

.sitemap li > ul {
  padding: 0;
  border-top: #ccc solid 1px;
}

.sitemap li > ul > li {
  border-bottom: 1px solid #ccc;
  position: relative;
}

.sitemap li > ul > li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 25px;
  width: 6px;
  height: 6px;
  background: #ccc;
  border-radius: 3px;
}

.sitemap li > ul > li:last-child {
  border-bottom: none;
  padding: 10px 0 0 15px;
}

.sitemap li > ul > li .children > li {
  padding: 10px 0 0 15px;
}

.sitemap li > ul > li .children > li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 25px;
  width: 6px;
  height: 6px;
  background: #ccc;
  border-radius: 0;
}

.sitemap a {
  font-size: 16px;
  font-size: 1.6rem;
  text-decoration: none;
}

.sitemap a:hover {
  text-decoration: underline;
}

@media (min-width: 768px) {
  .sitemap a {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.parallax_h1 {
  height: 250px;
  position: relative;
}

.parallax_h1:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.3);
}

.parallax_h1 h1 {
  color: #fff;
}

.parallax_h1 h1:after, .parallax_h1 h1:before {
  background: #fff;
}

@media (min-width: 768px) {
  .parallax_h1 {
    height: 450px;
  }
}

.map_wide #map_canvas,
.map_wide iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.map_wide img {
  max-width: none;
}

.slick-track {
  margin: 0 auto;
}

.col dl p {
  line-height: 1.4;
  margin: 0;
}

.col table {
  line-height: 1.8;
}

.col table p, .col table dl, .col table ul, .col table ol {
  line-height: 1.8;
}

.col p, .col dl, .col ul, .col ol {
  line-height: 1.8;
}

@media (min-width: 768px) {
  .col p, .col dl, .col ul, .col ol {
    line-height: 2.1;
  }
}

.container {
  padding: 0 10px;
}

@media (min-width: 1220px) {
  .container {
    padding: 0;
  }
}

.container .container {
  padding: 0;
}

#fb-root,
.fb-page {
  font-family: "lucida grande", tahoma, verdana, arial, "hiragino kaku gothic pro",meiryo,"ms pgothic",sans-serif !important;
}

#swipebox-overlay {
  background: rgba(13, 13, 13, 0.8);
}

img.wp-edited-image[width] {
  width: auto !important;
}

img.wp-edited-image[height] {
  height: auto !important;
}

header {
  position: relative;
  z-index: 100;
  width: 100%;
  background: #fff;
  color: #4A4A4A;
}

header .row {
  margin: 0 1.4%;
}

@media (max-width: 767px) {
  header .container .row {
    margin: 0;
  }
}

header .title {
  margin: 0;
  padding: 10px 0;
  line-height: 1;
}

@media (max-width: 767px) {
  header .title {
    padding: 10px 0 50px;
  }
}

header .title a {
  display: inline-block;
}

header .title img,
header .title object {
  width: 295px;
  height: 56px;
  max-width: none;
}

@media (max-width: 767px) {
  header .title img,
  header .title object {
    width: 220px;
    height: 41.76271px;
  }
}

header .global_nav > ul {
  position: absolute;
  z-index: -1;
  top: 100%;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #fff;
}

@media (min-width: 768px) {
  header .global_nav > ul {
    left: auto;
    width: 50%;
    max-width: 400px;
  }
}

header .global_nav > ul > li {
  border-bottom: 1px solid #fff;
}

header .global_nav > ul > li a {
  display: block;
  padding: 1em;
  text-decoration: none;
  color: #fff;
  background: rgba(134, 93, 58, 0.9);
}

header .global_nav > ul > li a:hover {
  color: #fff;
}

header .global_nav > ul > li a:active {
  background: #865D3A;
  color: #fff;
}

header .global_nav > ul > li > a {
  background: rgba(134, 93, 58, 0.9);
}

header .global_nav .menu_icon {
  position: absolute;
  top: 50%;
  right: 5%;
  transform: translateY(-50%);
  z-index: 100;
}

@media (max-width: 767px) {
  header .global_nav .menu_icon {
    top: 32%;
  }
}

header .global_nav .menu_icon a {
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  transition: transform 0.3s;
  overflow: hidden;
}

header .global_nav .menu_icon a:after, header .global_nav .menu_icon a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 4px;
  background: #865D3A;
  transition: transform 0.5s;
}

header .global_nav .menu_icon a:before {
  top: 0;
}

header .global_nav .menu_icon a:after {
  bottom: 0;
}

header .global_nav .menu_icon a span {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 4px;
  background: #865D3A;
  transition: transform 0.5s;
  overflow: hidden;
  text-indent: -9999px;
  white-space: nowrap;
}

header .global_nav .menu_icon a.close:not(.fix) {
  background: none;
}

header .global_nav .menu_icon a.close:not(.fix):before {
  top: 50%;
  transform: translate(0, -50%) rotate(45deg);
  background: #865D3A;
}

header .global_nav .menu_icon a.close:not(.fix):after {
  bottom: 50%;
  transform: translate(0, 50%) rotate(-45deg);
  background: #865D3A;
}

header .global_nav .menu_icon a.close:not(.fix) span {
  transform: translate(100%, -50%);
}

header .global_nav > ul {
  transform-origin: center top;
  visibility: hidden;
  transition: transform 0.3s;
  transform: rotateX(90deg);
}

header.menu_open .global_nav > ul {
  visibility: visible;
  transform: rotateX(0deg);
}

#google_translate_element,
.translate_gt {
  position: absolute;
  top: 50%;
  right: 15%;
  margin-top: -12px;
}

.translate_gt {
  margin-top: -14px;
}

@media (min-width: 1220px) {
  header .row {
    table-layout: fixed;
    display: table;
    width: 94%;
  }
}

@media (min-width: 1220px) and (max-width: 1199px) {
  header .row {
    margin: auto;
    width: 100%;
  }
}

@media (min-width: 1220px) {
  header .container {
    max-width: none;
  }
  header .container .row {
    width: auto;
  }
  header .global_nav,
  header .title {
    margin: 0;
    vertical-align: middle;
    height: 120px;
    display: table-cell;
  }
  header .title {
    max-width: none;
    max-width: none;
    padding: 10px 0;
  }
  header .global_nav {
    text-align: right;
    width: 100%;
    padding: 0;
    padding: 0 0 18px;
    vertical-align: bottom;
  }
  header .global_nav > ul {
    position: static;
    display: inline-block;
    width: auto;
    border: none;
    background: none;
    visibility: visible;
    font-size: 0px;
    font-size: 0rem;
    transform: none;
    text-align: left;
    overflow: visible;
    max-width: none;
  }
  header .global_nav > ul > li {
    display: inline-block;
    vertical-align: middle;
    border: none;
    line-height: 1.5;
    border-left: 1px;
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: .1em;
    margin: 0 .9em;
  }
}

@media (min-width: 1220px) and (max-width: 1600px) {
  header .global_nav > ul > li {
    margin: 0 .52em;
  }
}

@media (min-width: 1220px) {
  header .global_nav > ul > li:not(.gnav_search) {
    text-align: center;
  }
  header .global_nav > ul > li:not(.gnav_search) > a {
    position: relative;
  }
  header .global_nav > ul > li > a {
    display: inline-block;
    vertical-align: middle;
    color: #4A4A4A;
    text-decoration: none;
    background: transparent;
    text-align: center;
    transition: 0.3s;
    border-bottom: 2px solid transparent;
    padding: 0.3em 0;
  }
  header .global_nav > ul > li > a:hover {
    border-bottom: 2px solid #865D3A;
    color: #4A4A4A;
  }
  header .global_nav > ul > li > a:active {
    background: none;
  }
  header .global_nav > ul > li > a span {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
  }
  header .global_nav .menu_icon {
    display: none;
  }
  #google_translate_element,
  .translate_gt {
    position: static;
    float: right;
    margin-top: 3px;
    margin-left: 1em;
  }
  .translate_gt {
    margin-top: 0;
  }
}

@media (max-width: 1219px) {
  header .global_nav > ul > li a > span,
  header .global_nav > ul > li a > br {
    display: none;
  }
}

.hdr_info_wrap {
  display: none;
  display: block;
  position: absolute;
  top: 50%;
  left: auto;
  right: calc(10% + 20px);
  transform: translateY(-50%);
  margin: auto;
  /* 翻訳パーツ */
}

@media (min-width: 640px) {
  .hdr_info_wrap {
    right: 10%;
  }
}

@media (max-width: 767px) {
  .hdr_info_wrap {
    top: auto;
    transform: none;
    bottom: 10px;
    right: 5%;
  }
}

.hdr_info_wrap .hdr_info_sp a {
  position: relative;
  display: block;
  background: #865D3A;
  border-radius: 50%;
  width: 34px;
  height: 34px;
}

.hdr_info_wrap .hdr_info_sp a img {
  max-width: 17px;
  max-height: 19px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

@media (max-width: 1219px) {
  .hdr_info_wrap .gtranslate_wrapper {
    position: absolute;
    top: -16px;
    right: 0;
  }
}

@media (max-width: 767px) {
  .hdr_info_wrap .gtranslate_wrapper {
    top: -32px;
  }
}

.hdr_info_wrap .gtranslate_wrapper .gt_switcher a {
  font-size: 1.3rem !important;
}

@media (min-width: 1220px) {
  .hdr_info_wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
  }
  .hdr_info_wrap .hdr_info {
    position: absolute;
    right: 10px;
    top: 26px;
    right: 2%;
  }
}

footer {
  position: relative;
}

@media (max-width: 767px) {
  footer {
    padding-block: 70px 80px;
  }
}

footer .footer_link_wrap {
  -webkit-margin-after: 3.8%;
          margin-block-end: 3.8%;
}

footer .footer_link_wrap .footer_link_row {
  max-width: 1100px;
  margin-inline: auto;
}

footer .footer_link_wrap .footer_link_row .col:not(:last-child) {
  position: relative;
}

@media (min-width: 768px) {
  footer .footer_link_wrap .footer_link_row .col:not(:last-child):before {
    content: "";
    position: absolute;
    display: block;
    border-right: 1px dashed #4A4A4A;
    width: 1px;
    height: 100%;
    top: 0;
    right: -2%;
  }
}

footer .footer_link_wrap .txt {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 500;
  letter-spacing: .1em;
  text-align: center;
  line-height: 1;
}

@media (max-width: 1219px) {
  footer .footer_link_wrap .txt {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media (max-width: 767px) {
  footer .footer_link_wrap .txt {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

footer nav {
  text-align: center;
}

footer nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

footer nav ul li + li {
  border-top: 1px solid black;
}

footer nav a {
  display: block;
  padding: 0.7em 0;
  text-decoration: none;
}

footer nav a:hover {
  text-decoration: underline;
}

footer .footer_copyright_wrap {
  text-align: center;
}

footer .footer_copyright_wrap p {
  padding: 1em 0.3em;
  font-size: 14px;
  font-size: 1.4rem;
}

@media (min-width: 768px) {
  footer {
    padding-block: 140px 160px;
  }
}

@media (min-width: 768px) and (max-width: 1219px) {
  footer {
    padding-block: 120px;
  }
}

@media (min-width: 768px) {
  footer .row:not(:last-child) {
    margin-bottom: 5px;
  }
  footer nav {
    text-align: center;
    padding: 0.7em 0 0;
  }
  footer nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0px;
    font-size: 0rem;
    white-space: normal;
  }
  footer nav ul > li {
    display: inline;
    padding-left: 0;
    padding-right: 0;
    white-space: nowrap;
    font-size: 16px;
    font-size: 1.6rem;
  }
  footer nav ul li {
    line-height: 1.5;
    white-space: normal;
  }
  footer nav ul li + li {
    border: 0;
  }
  footer nav a {
    display: inline-block;
    padding: 0;
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: .1em;
    margin-block: .5em;
    margin-inline: .9em;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  footer nav ul li.tablet-break:after {
    content: "\A";
    white-space: pre;
  }
  footer nav ul li.tablet-break + li:before {
    display: none;
  }
}

/*
 * フッターパターンA(footer pattern A)
 */
footer {
  background: url(/wp-content/uploads/bg_img005.jpg) no-repeat center/cover;
  color: #4A4A4A;
}

@media (max-width: 767px) {
  footer {
    background-repeat: repeat;
    background-size: auto;
  }
}

footer a {
  color: #4A4A4A;
}

footer a:hover {
  color: #4A4A4A;
}

/* 追尾ボタン */
.link_btn {
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 60;
  transition: .3s;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  width: 100%;
  max-width: 1180px;
  padding: 20px 25px;
}

@media (max-width: 1600px) {
  .link_btn {
    gap: 5px;
    padding: 10px;
  }
}

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

.link_btn .txt {
  width: calc(100% / 3);
  height: 80px;
  border: 1px solid #4A4A4A;
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.3;
  margin: 0;
}

@media (max-width: 1600px) {
  .link_btn .txt {
    font-size: 16px;
    font-size: 1.6rem;
    height: 60px;
  }
}

@media (max-width: 767px) {
  .link_btn .txt {
    width: 100%;
    height: auto;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 4px;
    -webkit-margin-after: 5px;
            margin-block-end: 5px;
  }
}

.link_btn .button_area {
  display: flex;
  align-items: center;
  gap: 20px;
  width: calc(100% / 3 * 2);
}

@media (max-width: 1600px) {
  .link_btn .button_area {
    gap: 5px;
  }
}

@media (max-width: 767px) {
  .link_btn .button_area {
    width: 100%;
  }
}

.link_btn .button_area .more {
  margin: 0;
  width: 100%;
}

.link_btn .button_area .more .tel_btn, .link_btn .button_area .more .contact_btn {
  height: 80px;
  width: 100%;
  max-width: 100%;
}

@media (max-width: 1600px) {
  .link_btn .button_area .more .tel_btn, .link_btn .button_area .more .contact_btn {
    height: 60px;
  }
}

@media (max-width: 767px) {
  .link_btn .button_area .more .tel_btn, .link_btn .button_area .more .contact_btn {
    height: 34px;
  }
}

.link_btn .button_area .more .tel_btn:after, .link_btn .button_area .more .contact_btn:after {
  content: "";
  position: absolute;
  display: block;
  background: url(/wp-content/uploads/arrow.png) no-repeat center/contain;
  width: 21px;
  right: 4%;
}

.link_btn .button_area .more .tel_btn:hover:after, .link_btn .button_area .more .contact_btn:hover:after {
  right: 2%;
}

.link_btn .button_area .more .tel_btn {
  font-size: 38px;
  font-size: 3.8rem;
  letter-spacing: .06em;
}

@media (max-width: 1600px) {
  .link_btn .button_area .more .tel_btn {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (max-width: 767px) {
  .link_btn .button_area .more .tel_btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.link_btn .button_area .more .tel_btn:before {
  background: url(/wp-content/uploads/tel.png) no-repeat center/contain;
  width: 30px;
  height: 31px;
  left: 5%;
}

@media (max-width: 1600px) {
  .link_btn .button_area .more .tel_btn:before {
    width: 24px;
  }
}

@media (max-width: 767px) {
  .link_btn .button_area .more .tel_btn:before {
    width: 18px;
  }
}

.link_btn .button_area .more .contact_btn {
  font-size: 22px;
  font-size: 2.2rem;
  letter-spacing: .06em;
  font-weight: bold;
}

@media (max-width: 1600px) {
  .link_btn .button_area .more .contact_btn {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media (max-width: 767px) {
  .link_btn .button_area .more .contact_btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.link_btn .button_area .more .contact_btn:before {
  background: url(/wp-content/uploads/mail.png) no-repeat center/contain;
  width: 34px;
  height: 26px;
  left: 4%;
}

@media (max-width: 1600px) {
  .link_btn .button_area .more .contact_btn:before {
    width: 25px;
  }
}

@media (max-width: 767px) {
  .link_btn .button_area .more .contact_btn:before {
    width: 20px;
  }
}

.bread_wrap {
  margin-bottom: 5%;
}

.bread {
  overflow: hidden;
  margin: 0;
  font-size: 12px;
  font-size: 1.2rem;
}

@media (min-width: 768px) {
  .bread {
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: .1em;
  }
}

.bread ul {
  padding: 1em 0;
  margin: 0 auto;
  float: none;
}

@media (min-width: 768px) {
  .bread ul {
    padding-block: .5em;
  }
}

.bread ul li {
  list-style: none;
  position: relative;
  float: left;
  padding-right: 2em;
  margin-right: 1.5em;
}

@media (min-width: 768px) {
  .bread ul li {
    padding-right: 1.2em;
    margin-right: .5em;
  }
}

.bread ul li a {
  text-decoration: none;
  color: #4A4A4A;
}

.bread ul li a:hover {
  color: #4A4A4A;
  text-decoration: none;
}

.bread ul li:after {
  content: '>';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.bread ul li:last-child {
  padding-right: 0;
  margin-right: 0;
}

.bread ul li:last-child:after {
  content: none;
}

.button, .inquiry .wpcf7-submit {
  display: inline-block;
  min-width: 190px;
  margin: 0;
  padding: 1em 1em;
  border: 0;
  border-radius: 0;
  line-height: 1;
  background: #4A4A4A;
  color: #fff;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: .3s;
}

.button:hover, .inquiry .wpcf7-submit:hover {
  background: #313131;
  color: #fff;
}

.highlight .button, .highlight .inquiry .wpcf7-submit, .inquiry .highlight .wpcf7-submit {
  color: #fff;
}

.highlight .button:hover, .highlight .inquiry .wpcf7-submit:hover, .inquiry .highlight .wpcf7-submit:hover {
  color: #fff;
}

.button.block, .inquiry .block.wpcf7-submit {
  display: block;
  min-width: 0;
}

.button.inverse, .inquiry .inverse.wpcf7-submit {
  border: 0;
  border-radius: 0;
  background: #959595;
  color: #fff;
}

.button.inverse:hover, .inquiry .inverse.wpcf7-submit:hover {
  background: #afafaf;
  color: #fff;
}

.button.cancel, .inquiry .cancel.wpcf7-submit {
  background: #888;
  color: #fff;
}

.button.cancel:hover, .inquiry .cancel.wpcf7-submit:hover {
  background: #6f6f6f;
}

.button.large, .inquiry .large.wpcf7-submit {
  padding: 1em 2em;
  font-size: 16px;
  font-size: 1.6rem;
}

.button + .button, .inquiry .wpcf7-submit + .button, .inquiry .button + .wpcf7-submit, .inquiry .wpcf7-submit + .wpcf7-submit {
  margin-left: 0.5em;
}

.button span, .inquiry .wpcf7-submit span {
  line-height: 1;
  padding-left: 20px;
  background: url(/wp-content/uploads/btn_icon.png) left center no-repeat;
  background-size: auto 14px;
}

.cal_wrapper table.cal {
  width: 100%;
}

.cal_wrapper table.cal caption {
  position: relative;
  margin-bottom: 1.0em;
}

.cal_wrapper table.cal .current_ym {
  font-size: 1.8rem;
}

.cal_wrapper table.cal button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 20px;
  height: 0;
  margin: auto;
  padding: 20px 0 0;
  border: 0;
  background: none;
  overflow: hidden;
  cursor: pointer;
}

.cal_wrapper table.cal button::before {
  box-sizing: border-box;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 10px;
  height: 10px;
  margin: auto;
  border: 3px solid #865D3A;
}

.cal_wrapper table.cal button.prev {
  left: 0;
}

.cal_wrapper table.cal button.prev::before {
  border-right: 0;
  border-bottom: 0;
  transform: rotate(-45deg);
}

.cal_wrapper table.cal button.next {
  right: 0;
}

.cal_wrapper table.cal button.next::before {
  border-left: 0;
  border-bottom: 0;
  transform: rotate(45deg);
}

.cal_wrapper table.cal td {
  padding: 0.5em;
  border-top: solid 1px #eee;
  text-align: center;
}

.cal_wrapper table.cal .headline {
  background-color: transparent;
  color: #4A4A4A;
}

.cal_wrapper table.cal .headline td {
  padding: 0.5em;
}

.cal_wrapper .cal_legend {
  margin-top: 20px;
}

.cal_wrapper .cal_legend dl {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0;
}

.cal_wrapper .cal_legend dl:not(:first-child) {
  margin-top: 10px;
}

.cal_wrapper .cal_legend dt {
  width: 30px;
  height: 0;
  padding-top: 24px;
  overflow: hidden;
}

/* お問い合わせフォーム(form liên lạc) */
.inquiry fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-margin-after: 6%;
          margin-block-end: 6%;
}

.inquiry fieldset .row {
  margin: 0;
}

.inquiry dl {
  margin: 0;
  padding: 0;
}

.inquiry dt {
  font-weight: normal;
}

.inquiry dt.col:not(:last-child) {
  margin-bottom: 1em;
}

.inquiry dd {
  margin: 0;
  padding: 0;
}

.inquiry dd:last-child {
  padding-bottom: 0;
}

.inquiry dd .confirm {
  padding: 0 0 1em 1em;
  border-bottom: 1px dashed #ccc;
}

.inquiry input, .inquiry select, .inquiry textarea {
  border: 0;
  border-radius: 2px;
}

.inquiry input[type="text"],
.inquiry input[type="url"],
.inquiry input[type="email"],
.inquiry input[type="tel"],
.inquiry input[type="date"],
.inquiry input[type="number"],
.inquiry select,
.inquiry textarea {
  width: 100%;
  padding: 10px;
  color: #000;
  font-size: 16px;
  font-size: 1.6rem;
}

.inquiry input[type="number"] {
  width: 65px;
  text-align: center;
}

.inquiry input[type="file"] {
  width: 100%;
}

.inquiry input.tel-input {
  width: 30%;
}

.inquiry input.p-postal-code {
  width: 100px;
}

.inquiry input.p-region {
  width: 100px;
}

.inquiry input.p-locality {
  width: 150px;
}

.inquiry input.p-street-address {
  width: 100%;
}

.inquiry input.p-extended-address {
  width: 100%;
}

.inquiry .required {
  color: #f00;
}

.inquiry label {
  display: block;
  margin-bottom: 0.5em;
}

.inquiry .wpcf7-submit {
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Roboto, "Droid Sans", Arial, "Yu Gothic", YuGothic, Meiryo, sans-serif;
}

.inquiry .submit {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4%;
  margin: 0;
}

@media (max-width: 767px) {
  .inquiry .submit {
    flex-direction: column;
    gap: 15px;
  }
}

.inquiry .submit .button, .inquiry .submit .wpcf7-submit {
  display: block;
  margin: 0;
}

@media (min-width: 768px) {
  .inquiry {
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
  }
  .inquiry dt {
    clear: both;
    padding: 0;
    letter-spacing: .04em;
  }
  .inquiry dd {
    padding-bottom: 4.2em;
  }
  .inquiry dd .confirm {
    min-height: 1.5em;
    padding: 6px 0 0;
    border: 0;
    line-height: 1.4;
  }
  .inquiry input[type="text"],
  .inquiry input[type="url"],
  .inquiry input[type="email"],
  .inquiry input[type="tel"],
  .inquiry input[type="date"],
  .inquiry input[type="text"],
  .inquiry select {
    width: 100%;
    padding: 20px;
  }
  .inquiry input[type="number"] {
    width: 65px;
  }
  .inquiry input.tel-input {
    width: 30%;
  }
  .inquiry input.p-postal-code {
    width: 100px;
  }
  .inquiry input.p-region {
    width: 100px;
  }
  .inquiry input.p-locality {
    width: 150px;
  }
  .inquiry input.p-street-address {
    width: 100%;
  }
  .inquiry input.p-extended-address {
    width: 100%;
  }
  .inquiry textarea {
    width: 100%;
  }
  .inquiry label {
    display: inline-block;
    margin-top: 6px;
    margin-bottom: 0;
    margin-right: 0.8em;
  }
  .inquiry .required {
    display: block;
    -webkit-margin-before: .4em;
            margin-block-start: .4em;
  }
  .gutters .inquiry dt.col {
    margin-left: 0;
  }
}

.movie {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-top: 56.25%;
}

.movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.movie.ar16to9 {
  padding-top: 56.25%;
}

.movie.ar4to3 {
  padding-top: 75%;
}

.news .news_bg {
  background: #F8F4ED;
}

.news.typeC .news_bg {
  padding: 1em;
}

.news h2 {
  color: #865D3A;
}

.news dl {
  margin: 0;
  overflow-y: auto;
  max-height: 300px;
}

.news dl dt {
  margin: 0.5em 0 0;
  padding: 0 1em;
  font-weight: normal;
}

.news dl dd {
  margin: 0.5em 0;
  padding: 0 1em 0.5em;
  border-bottom: 1px solid #ccc;
}

.news dl dd a {
  text-decoration: none;
}

.news dl dd a:hover {
  text-decoration: underline;
}

@media (min-width: 768px) {
  .news.typeA > div {
    display: table;
    width: 100%;
    margin: 0 auto;
  }
  .news.typeA > div .heading {
    display: table-cell;
    width: 23.5%;
    vertical-align: middle;
  }
  .news.typeA h2 {
    margin: 0;
    padding: 0;
  }
  .news.typeA h2:after {
    display: none;
  }
  .news.typeA .content {
    display: table-cell;
    overflow: hidden;
    width: 74.5%;
    padding-left: 2%;
    vertical-align: middle;
  }
  .news.typeC .news_bg {
    height: 540px;
    padding: 20px;
  }
  .news.typeC dl {
    max-height: 500px;
  }
  .news dl {
    overflow-y: auto;
    max-height: 200px;
  }
  .news dl dt {
    width: 100px;
    clear: left;
    float: left;
    margin: 0;
    padding: 1em 0 1em 1em;
  }
  .news dl dd {
    margin: 0;
    padding: 1em 0 1em 0;
  }
  .news dl dt + dd {
    padding-left: 120px;
  }
}

.parallax {
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

.parallax.ios {
  background-attachment: scroll;
}

.parallax .parallax_contents {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.parallax .parallax_contents h1, .parallax .parallax_contents .h1 {
  margin: 0;
  padding: 1em 0;
}

.shopinfo figure {
  max-width: 80%;
  margin: 0 auto;
}

.shopinfo address {
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  font-style: normal;
}

.shopinfo dl {
  margin: 2em 0;
  line-height: 1.4;
}

.shopinfo dl:first-child {
  margin-top: 0;
}

.shopinfo dl dt {
  margin: 0 0 0.2em 0;
  font-weight: normal;
}

.shopinfo dl dt:before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 3px;
  margin-right: 0.3em;
  vertical-align: middle;
  background: #865D3A;
}

.shopinfo dl dd {
  margin: 0 0 0.5em 1em;
  padding: 0;
}

.shopinfo .map_container {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 90%;
}

.shopinfo .map_container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.shopinfo .map_container + p {
  margin-top: 2em;
}

.map_wide {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 90%;
}

.map_wide iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body.scroll .googlemap {
  pointer-events: none;
}

@media (min-width: 768px) {
  .shopinfo figure {
    max-width: 100%;
  }
  .shopinfo address {
    margin-bottom: 15px;
    text-align: left;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1;
  }
  .shopinfo dl.dl-horizontal {
    margin: 10px 0;
  }
  .shopinfo dl.dl-horizontal dd {
    margin-bottom: 0.3em;
  }
  .shopinfo .map_container {
    padding-top: 70%;
  }
  .shopinfo .span_12 .map_container, .shopinfo .span12 .map_container {
    padding-top: 50%;
  }
  .map_wide {
    padding-top: 420px;
  }
}

@media (max-width: 767px) {
  .sp_image_cols:not(.sp_col2):not(.sp_col3) .col:not(:last-child) {
    margin-bottom: 1em;
  }
  .sp_image_cols:not(.sp_col2):not(.sp_col3) .col figure {
    overflow: hidden;
  }
  .sp_image_cols:not(.sp_col2):not(.sp_col3) .col figure img {
    float: left;
    width: 32%;
    margin-bottom: 10px;
    vertical-align: middle;
  }
  .sp_image_cols:not(.sp_col2):not(.sp_col3) .col figure figcaption {
    float: right;
    width: 66%;
    margin-top: 0;
    vertical-align: middle;
  }
  .sp_image_cols.sp_col2 .col {
    width: 49%;
  }
  .sp_image_cols.sp_col2 .col:nth-child(odd) {
    clear: both;
    float: left;
  }
  .sp_image_cols.sp_col2 .col:nth-child(even) {
    float: right;
  }
  .sp_image_cols.sp_col3 .col {
    float: left;
    width: 32%;
  }
  .sp_image_cols.sp_col3 .col:nth-child(3n+1) {
    clear: both;
    margin-right: 2%;
  }
  .sp_image_cols.sp_col3 .col:nth-child(3n) {
    float: right;
  }
  .sp_image_left {
    overflow: hidden;
  }
  .sp_image_left .col:first-child {
    display: inline-block;
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 0.5em;
  }
  .sp_image_left .col:last-child {
    float: none;
  }
  .sp_image_right {
    overflow: hidden;
  }
  .sp_image_right .col:first-child {
    display: inline-block;
    float: right;
    width: 32%;
    margin-left: 2%;
    margin-bottom: 0.5em;
  }
  .sp_image_right .col:last-child {
    float: none;
  }
}

table {
  margin: 0 auto;
}

table td,
table th {
  padding: 0.7em 1.4em;
}

@media (max-width: 767px) {
  table td,
  table th {
    padding: 0.7em .3em;
  }
}

table th {
  text-align: center;
  font-weight: normal;
}

.table-default {
  width: 100%;
}

.table-default caption {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}

.table-default tr:not(:last-child) {
  border-bottom: 1px solid #C1C1C1;
}

.table-default th {
  background: transparent;
  color: #4A4A4A;
}

@media (min-width: 768px) {
  .table-default th {
    text-align: left;
    -webkit-padding-end: 0;
            padding-inline-end: 0;
  }
}

.table-default td {
  background: transparent;
}

.table-menu {
  width: 100%;
}

.table-menu caption {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}

.table-menu td,
.table-menu th {
  padding: 0.7em 1em;
  border-top: 1px solid #C1C1C1;
  border-bottom: 1px solid #C1C1C1;
}

@media (max-width: 767px) {
  .table-menu td,
  .table-menu th {
    padding: 0.7em .3em;
  }
}

.table-menu tbody th {
  text-align: left;
}

.table-menu td:last-child {
  text-align: right;
  white-space: nowrap;
}

.table-list {
  width: 100%;
}

.table-list caption {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}

.table-list td,
.table-list th {
  padding: 0.7em 1em;
  text-align: left;
}

@media (max-width: 767px) {
  .table-list td,
  .table-list th {
    padding: 0.7em;
  }
}

.table-list thead {
  border-bottom: 1px solid #C1C1C1;
}

.table-list thead th {
  background: transparent;
  color: #865D3A;
  font-weight: 500;
}

.table-list tbody th {
  background: transparent;
  color: #569359;
  font-weight: bold;
}

.table-list tbody tr {
  border-bottom: 1px solid #C1C1C1;
}

.table-list td {
  background: transparent;
}

.table-summary {
  border-top: 1px solid #C1C1C1;
  width: 100%;
}

.table-summary caption {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}

.table-summary td,
.table-summary th {
  border-bottom: 1px solid #C1C1C1;
}

.table-summary th {
  text-align: left;
}

@media (min-width: 768px) {
  .table-summary th {
    -webkit-padding-end: 0;
            padding-inline-end: 0;
  }
}

.table-info th, .table-info td {
  vertical-align: top;
  padding: 0;
  padding-block: .3em;
  text-align: left;
}

.table-info th {
  -webkit-padding-end: 1em;
          padding-inline-end: 1em;
}

@media (max-width: 767px) {
  .responsive-stack {
    display: block;
  }
  .responsive-stack thead {
    display: none;
  }
  .responsive-stack tbody,
  .responsive-stack td,
  .responsive-stack th,
  .responsive-stack tr {
    display: block;
  }
  .responsive-stack td,
  .responsive-stack th {
    width: 100% !important;
  }
  .responsive-stack tr:not(:last-child) td,
  .responsive-stack tr:not(:last-child) th {
    border-bottom: 0;
  }
  .responsive-stack tr:last-child :not(:last-child) {
    border-bottom: 0;
  }
  .responsive-stack.table-default th {
    -webkit-padding-after: 0;
            padding-block-end: 0;
  }
  .responsive-stack.table-summary th {
    -webkit-padding-after: 0;
            padding-block-end: 0;
    text-align: center;
  }
  .responsive-stack.table-summary tr:not(:last-child) td {
    border-bottom: 1px solid #C1C1C1;
  }
  .responsive-stack.table-info th {
    -webkit-padding-end: 0;
            padding-inline-end: 0;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .responsive-list {
    display: block;
  }
  .responsive-list thead {
    display: none;
  }
  .responsive-list tbody,
  .responsive-list td,
  .responsive-list th,
  .responsive-list tr {
    display: block;
  }
  .responsive-list tr:not(:last-child) td {
    border-bottom: 0;
  }
  .responsive-list td {
    position: relative;
    padding-left: 40%;
    white-space: normal;
    text-align: left;
  }
  .responsive-list td:first-child {
    border-bottom: 0;
  }
  .responsive-list td:last-child {
    border-top: 0;
  }
  .responsive-list td:not(:first-child):not(:last-child) {
    border-top: 0;
    border-bottom: 0;
  }
  .responsive-list td:before {
    content: attr(data-title);
    position: absolute;
    top: 6px;
    left: 6px;
    width: 35%;
    padding-right: 10px;
    white-space: normal;
    text-align: left;
    font-weight: bold;
  }
}

h1:not(.title) {
  text-align: center;
  position: relative;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: bold;
  padding: 1.5em .5em;
  color: #fff;
  background: url(/wp-content/uploads/h1bg.jpg) no-repeat center/cover;
  margin: 0 0 .5em;
  letter-spacing: .1em;
}

@media (min-width: 768px) {
  h1:not(.title) {
    padding-block: 4.86em;
  }
}

@media (max-width: 767px) {
  h1:not(.title) {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

#company h1:not(.title) {
  background: url(/wp-content/uploads/company_h1.jpg) no-repeat center/cover;
}

#project h1:not(.title), #feature h1:not(.title) {
  background: url(/wp-content/uploads/project_h1.jpg) no-repeat center/cover;
}

#case h1:not(.title), #case_01 h1:not(.title) {
  background: url(/wp-content/uploads/case_h1.jpg) no-repeat center/cover;
}

#recruit_application_details h1:not(.title) {
  background: url(/wp-content/uploads/application_details_h1.jpg) no-repeat center/cover;
}

#policy h1:not(.title) {
  background: url(/wp-content/uploads/policy_h1.jpg) no-repeat center/cover;
}

#entry h1:not(.title), #entry-confirm h1:not(.title), #confirm-thanks h1:not(.title) {
  background: url(/wp-content/uploads/entry_h1.jpg) no-repeat center/cover;
}

#project h1:not(.title):before, #feature h1:not(.title):before, #custom h1:not(.title):before, #case h1:not(.title):before, #case_01 h1:not(.title):before, #contact h1:not(.title):before {
  content: "";
  position: absolute;
  display: block;
  background: url(/wp-content/uploads/under_bg.jpg) no-repeat center/cover;
  width: 100%;
  height: 500px;
  top: 100%;
  left: 0;
  z-index: -1;
}

#case h1:not(.title):before, #case_01 h1:not(.title):before {
  background: url(/wp-content/uploads/under_bg2.jpg) no-repeat center/cover;
  height: 599px;
}

h2, .h2_ttl {
  font-family: "Noto Serif JP", serif;
  display: block;
  text-align: center;
  margin: 0 auto 0.8em;
  position: relative;
  border: 0;
  word-wrap: break-word;
  font-weight: 500;
  font-size: 40px;
  font-size: 4rem;
  letter-spacing: .04em;
  color: #865D3A;
  -webkit-padding-before: 50px;
          padding-block-start: 50px;
}

@media (max-width: 1219px) {
  h2, .h2_ttl {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media (max-width: 767px) {
  h2, .h2_ttl {
    font-size: 20px;
    font-size: 2rem;
    -webkit-padding-before: 40px;
            padding-block-start: 40px;
  }
}

h2:before, .h2_ttl:before {
  content: "";
  position: absolute;
  display: block;
  background: url(/wp-content/uploads/h2.png) no-repeat center/contain;
  width: 51px;
  height: 39px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

@media (max-width: 767px) {
  h2:before, .h2_ttl:before {
    height: 30px;
  }
}

h2 a, .h2_ttl a {
  text-decoration: none;
}

h2 a:hover, .h2_ttl a:hover {
  text-decoration: underline;
}

@media (min-width: 768px) {
  h2.small, .h2_ttl.small {
    font-size: 30px;
    font-size: 3rem;
  }
}

h2.no_icon, .h2_ttl.no_icon {
  padding-block: 0;
}

h2.no_icon:before, .h2_ttl.no_icon:before {
  content: none;
}

.h2_ttl_line {
  border-left: 4px solid #569359;
  font-size: 44px;
  font-size: 4.4rem;
  letter-spacing: 0;
  padding: .38em 0 .38em .5em;
  text-align: left;
}

@media (max-width: 1219px) {
  .h2_ttl_line {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media (max-width: 767px) {
  .h2_ttl_line {
    font-size: 20px;
    font-size: 2rem;
  }
}

.h2_ttl_line:before {
  content: none;
}

@media (min-width: 768px) {
  .h2_ttl_line.small {
    letter-spacing: .05em;
    padding: 0 0 0 .5em;
    line-height: 1.5;
  }
}

@media (min-width: 1220px) {
  .h2_ttl_line.small {
    font-size: 40px;
    font-size: 4rem;
  }
}

.h2_ttl_line.line_red {
  border-color: #FF0000;
}

.h2_ttl_line.line_white {
  border-color: #fff;
}

.h2_ttl_box {
  display: table;
  font-size: 44px;
  font-size: 4.4rem;
  letter-spacing: 0;
  padding: .59em 1em;
  width: 632px;
  max-width: 100%;
}

@media (max-width: 1219px) {
  .h2_ttl_box {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media (max-width: 767px) {
  .h2_ttl_box {
    font-size: 20px;
    font-size: 2rem;
    width: 300px;
  }
}

.h2_ttl_box:before {
  content: "";
  position: absolute;
  display: block;
  background: url(/wp-content/uploads/h2_001.png) no-repeat center left/contain, url(/wp-content/uploads/h2_002.png) no-repeat center right/contain;
  width: 100%;
  height: 155px;
  max-height: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  pointer-events: none;
}

.h2_ttl_box small {
  display: block;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Roboto, "Droid Sans", Arial, "Yu Gothic", YuGothic, Meiryo, sans-serif;
  letter-spacing: .1em;
  font-size: 26px;
  font-size: 2.6rem;
  -webkit-margin-before: .2em;
          margin-block-start: .2em;
}

@media (max-width: 767px) {
  .h2_ttl_box small {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.h2_ttl_border {
  font-size: 40px;
  font-size: 4rem;
  letter-spacing: .05em;
  font-weight: bold;
  border: 4px solid #865D3A;
  padding: .95em .5em;
}

@media (max-width: 1219px) {
  .h2_ttl_border {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media (max-width: 767px) {
  .h2_ttl_border {
    font-size: 20px;
    font-size: 2rem;
  }
}

.h2_ttl_border:before {
  content: none;
}

h3 {
  text-align: center;
  margin: 0 0 0.5em;
  color: #865D3A;
  font-weight: 500;
  font-size: 24px;
  font-size: 2.4rem;
  position: relative;
  letter-spacing: .05em;
}

@media (max-width: 1219px) {
  h3 {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media (max-width: 767px) {
  h3 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

h3 small {
  font-size: 18px;
  font-size: 1.8rem;
}

@media (max-width: 767px) {
  h3 small {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media (min-width: 768px) {
  h3.x_large {
    font-size: 40px;
    font-size: 4rem;
  }
}

@media (min-width: 768px) and (max-width: 1219px) {
  h3.x_large {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (min-width: 768px) {
  h3.large {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

@media (min-width: 768px) and (max-width: 1219px) {
  h3.large {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (min-width: 768px) {
  h3.s_large {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media (min-width: 768px) and (max-width: 1219px) {
  h3.s_large {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media (min-width: 1220px) {
  h3.small {
    font-size: 22px;
    font-size: 2.2rem;
    letter-spacing: 0;
  }
}

h3 a {
  text-decoration: none;
}

h3 a:hover {
  text-decoration: underline;
}

h4 {
  margin: 0 0 0.5em;
  font-size: 18px;
  font-size: 1.8rem;
  position: relative;
  color: #865D3A;
  font-weight: normal;
}

@media (max-width: 767px) {
  h4 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

h4 a {
  text-decoration: none;
}

h4 a:hover {
  text-decoration: underline;
}

@media (min-width: 768px) {
  h4.large {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media (min-width: 768px) and (max-width: 1219px) {
  h4.large {
    font-size: 20px;
    font-size: 2rem;
  }
}

.h4_ttl_bg {
  background: #865D3A;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: .05em;
  font-weight: bold;
  max-width: 210px;
  margin-inline: auto;
  padding: .3em;
  border-radius: 50px;
  -webkit-margin-after: .8em;
          margin-block-end: .8em;
}

@media (max-width: 767px) {
  .h4_ttl_bg {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.h4_ttl_bg.green {
  background: #569359;
}

.h4_ttl_bg.gray {
  background: #9B9B9B;
}

@media (max-width: 1219px) {
  .h4_ttl_bg.tab_small {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media (min-width: 768px) {
  .h4_ttl_bg.pc_left {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

.widget_wrap .widget_header {
  font-size: 16px;
  font-size: 1.6rem;
  color: #4A4A4A;
  padding: 0.7em 0 0.7em 1em;
  background: rgba(134, 93, 58, 0.05);
}

.widget_wrap .widget_header a {
  text-decoration: none;
}

.widget_wrap .widget_header a:hover {
  text-decoration: underline;
}

@media (max-width: 767px) {
  .widget_wrap .widget_header {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.main_visual {
  position: relative;
  table-layout: fixed;
}

.main_visual .main_visual_slick,
.main_visual .slick-track {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 100% !important;
}

.main_visual .slick-track {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}

.main_visual .slick-list {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 100%;
}

.main_visual .main_visual_slick {
  position: relative;
  margin: 0 auto;
}

.main_visual .main_visual_slick li:not([id^="slick-slide"]) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  overflow: hidden;
}

.main_visual .main_visual_slick li:not([id^="slick-slide"]):not(.slick-active) {
  transition-delay: 0.5s !important;
}

.main_visual .main_visual_slick li:not([id^="slick-slide"]) img {
  position: absolute;
  left: -300%;
  right: -300%;
  margin: auto;
  top: 0;
  height: 100%;
}

.main_visual .main_visual_copy {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  z-index: 53;
}

.main_visual .main_visual_copy > li {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.main_visual .main_visual_copy > li img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 86.66667%;
  max-width: 1040px;
  max-height: 78px;
  z-index: 52;
}

.recruit_main_visual_wrap .main_visual .main_visual_copy > li img {
  width: 15.91667%;
  max-width: 191px;
  max-height: 547px;
}

.main_visual .main_visual_arrow {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  z-index: 53;
}

.main_visual .main_visual_arrow .slick-prev {
  left: 25px;
}

.main_visual .main_visual_arrow .slick-next {
  right: 25px;
}

.main_visual .main_visual_arrow .slick-prev:before,
.main_visual .main_visual_arrow .slick-next:before {
  font-size: 30px;
  font-size: 3rem;
}

@media (max-width: 639px) {
  .main_visual .main_visual_arrow .slick-prev {
    left: 10px;
  }
  .main_visual .main_visual_arrow .slick-next {
    right: 10px;
  }
  .main_visual .main_visual_arrow .slick-prev:before,
  .main_visual .main_visual_arrow .slick-next:before {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media (max-width: 639px) {
  .main_visual .main_visual_copy > li img {
    width: 90%;
  }
}

.main_visual .main_visual_slick {
  padding-top: 66.66667%!important;
}

.recruit_main_visual_wrap .main_visual .main_visual_slick {
  padding-top: 67.91667%!important;
}

@media (min-width: 1200px) {
  .main_visual .main_visual_slick {
    padding-top: 0 !important;
    height: 800px !important;
  }
  .recruit_main_visual_wrap .main_visual .main_visual_slick {
    padding-top: 0 !important;
    height: 815px !important;
  }
}

@media (min-width: 1920px) {
  .main_visual .main_visual_slick {
    padding-top: 41.66667%!important;
  }
}

@media (min-width: 1920px) {
  .recruit_main_visual_wrap .main_visual .main_visual_slick {
    padding-top: 42.44792%!important;
  }
}

@media (max-width: 639px) {
  .main_visual .main_visual_slick {
    padding-top: 125%!important;
  }
  .recruit_main_visual_wrap .main_visual .main_visual_slick {
    padding-top: 125%!important;
  }
}

.slick-dotted.slick-slider {
  -webkit-margin-after: 0;
          margin-block-end: 0;
}

.slick-dotted {
  -webkit-padding-after: 60px;
          padding-block-end: 60px;
}

@media (max-width: 767px) {
  .slick-dotted {
    -webkit-padding-after: 30px;
            padding-block-end: 30px;
  }
}

.slick-dots {
  bottom: 0;
}

.slick-dots li {
  width: 10px;
  height: 10px;
}

.slick-dots li button {
  margin: 0 auto;
  width: 10px;
  height: 10px;
}

.slick-dots li button:before {
  content: "";
  position: absolute;
  display: block;
  background: #D9D9D9;
  width: 10px;
  height: 10px;
  top: 0;
  left: 0;
  border-radius: 50%;
  opacity: 1;
}

.slick-dots li.slick-active button:before {
  background: #865D3A;
}

.slide_scroll {
  position: absolute;
  bottom: 1%;
  left: 50%;
  transform: translateX(-50%);
  padding-bottom: 45px;
  background: url(/wp-content/uploads/icon_scroll.png) center bottom no-repeat;
  z-index: 55;
  color: #fff;
  text-decoration: none;
}

.slide_scroll:hover {
  color: #fff;
}

.article_list {
  padding: .5em;
  position: relative;
  overflow: hidden;
}

@media (min-width: 768px) {
  .article_list {
    padding: 1em;
  }
}

.article_list:nth-child(even) {
  background: #F8F4ED;
}

.article_list:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: transparent;
  transform: translate(-10px, -10px) rotate(45deg);
  transition: .3s;
}

.article_list:hover:before {
  background: #865D3A;
}

.article_list .case_arrow {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  position: relative;
  height: 245px;
}

@media (max-width: 767px) {
  .article_list .case_arrow {
    height: 80px;
  }
}

.article_list .case_arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  margin: auto;
  width: 70px;
  height: 70px;
  border-top: 5px solid #865D3A;
  border-right: 5px solid #865D3A;
  transform: translate(0, -50%) rotate(45deg);
  transform-origin: left top;
  transition: .2s;
}

@media (max-width: 767px) {
  .article_list .case_arrow:after {
    left: 0;
    bottom: 25%;
    border-top: 5px solid #865D3A;
    border-right: 5px solid #865D3A;
    transform: translate(0, -50%) rotate(135deg);
    transform-origin: center;
  }
}

.article_list .span_12 {
  margin: 2% 0;
}

.pagination {
  max-width: 1200px;
  margin: auto;
  margin-top: 4em;
}

.pagination .screen-reader-text {
  display: none;
}

.pagination .nav-links {
  display: flex;
  justify-content: center;
}

.pagination .nav-links a, .pagination .nav-links span {
  display: inline-block;
  padding: 0.4em 0.6em;
  margin: 0 0.5em;
  border: 1px solid #865D3A;
  text-decoration: none;
}

.pagination .nav-links span {
  background: rgba(134, 93, 58, 0.5);
}

.pagination .nav-links a {
  transition: 0.3s;
}

.pagination .nav-links a:hover {
  background: rgba(134, 93, 58, 0.2);
}

.article_single01 .article_single01_02 {
  margin-top: 10px;
}

.article_single01 .article_single01_02 img {
  opacity: 1;
  transition: opacity 0.3s;
}

.article_single01 .article_single01_02 img:hover {
  cursor: pointer;
  opacity: 0.7;
}

.article_single01 .ofi {
  background: #F8F4ED;
}

.article_single01 .more {
  display: block;
  text-align: center;
}

.article_single02 .article_single02_01 img {
  opacity: 1;
  transition: opacity 0.3s;
}

.article_single02 .article_single02_01 img:hover {
  cursor: pointer;
  opacity: 0.7;
}

.article_single02 .ofi {
  background: #F8F4ED;
}

.article_single02 .more {
  display: block;
  text-align: center;
}

@media (min-width: 768px) {
  .article_single03 .article_single03_02 .span_6 {
    width: 45%;
    margin-left: 10%;
  }
  .article_single03 .article_single03_02 .span_6:first-child {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .article_single03 .article_single03_02 .span_12 {
    margin-left: 0;
    margin-top: 20px;
  }
}

.article_single03 .article_single03_02 img {
  opacity: 1;
  transition: opacity 0.3s;
}

.article_single03 .article_single03_02 img:hover {
  cursor: pointer;
  opacity: 0.7;
}

.article_single03 .case_arrow {
  position: relative;
}

@media (max-width: 767px) {
  .article_single03 .case_arrow {
    margin-bottom: 10%;
  }
}

.article_single03 .case_arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 108%;
  margin: auto;
  width: 35px;
  height: 35px;
  border-top: 3px solid #865D3A;
  border-right: 3px solid #865D3A;
  transform: translate(0, -50%) rotate(45deg);
  transform-origin: left top;
  transition: 0.2s;
}

@media (max-width: 767px) {
  .article_single03 .case_arrow:after {
    left: 0;
    right: 0;
    top: 105%;
    width: 20px;
    height: 20px;
    transform: translate(0, -50%) rotate(135deg);
    transform-origin: center;
  }
}

.article_single03 .ofi {
  background: #F8F4ED;
}

.article_single03 .more {
  display: block;
  text-align: center;
}

.article_single04 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.article_single04 .article_single04_01_img1 .ofi {
  padding-top: 75%;
}

.article_single04 .article_single04_01_img2 .ofi {
  padding-top: 15%;
}

.article_single04 .article_single04_01_img3 .ofi {
  padding-top: 10.8%;
}

.article_single04 .article_single04_01_img4 .ofi {
  padding-top: 8.4%;
}

.article_single04 .article_single04_01_img5 .ofi {
  padding-top: 6.9%;
}

.article_single04 .article_single04_01_img6 .ofi {
  padding-top: 5.8%;
}

.article_single04 .article_single04_01_nav {
  margin-top: 15px;
}

.article_single04 .article_single04_01_nav .ofi {
  padding-top: 11.1%;
}

.article_single04 .article_single04_01_nav .slick-track {
  width: 100% !important;
  transform: none !important;
  left: 0 !important;
}

.article_single04 .article_single04_01_nav li {
  margin-left: 0.8%;
  width: calc(96% / 6) !important;
}

.article_single04 .article_single04_01_nav li:nth-child(1) {
  margin-left: 0;
}

.article_single04.article_container .article_single04_01_img1 .ofi {
  padding-top: 74.5%;
}

.article_single04.article_container .article_single04_01_img2 .ofi {
  padding-top: 18.7%;
}

.article_single04.article_container .article_single04_01_img3 .ofi {
  padding-top: 14.9%;
}

.article_single04.article_container .article_single04_01_img4 .ofi {
  padding-top: 12.5%;
}

.article_single04.article_container .article_single04_01_img5 .ofi {
  padding-top: 10.7%;
}

.article_single04.article_container .article_single04_01_img6 .ofi {
  padding-top: 9.4%;
}

.article_single04.article_container .article_single04_01_nav {
  margin-top: 15px;
}

.article_single04.article_container .article_single04_01_nav .ofi {
  padding-top: 12%;
}

.article_single04.article_container .article_single04_01_nav .slick-track {
  width: 100% !important;
  transform: none !important;
  left: 0 !important;
}

.article_single04.article_container .article_single04_01_nav li {
  margin-left: 0.8%;
  width: calc(96% / 6) !important;
}

.article_single04.article_container .article_single04_01_nav li:nth-child(1) {
  margin-left: 0;
}

.article_single04 .article_single04_02 {
  margin-top: 10px;
}

.article_single04 .article_single04_02 img {
  opacity: 1;
  transition: opacity 0.3s;
}

.article_single04 .article_single04_02 img:hover {
  cursor: pointer;
  opacity: 0.7;
}

.article_single04 .slick-next,
.article_single04 .slick-prev {
  z-index: 1;
}

.article_single04 .slick-next:before,
.article_single04 .slick-prev:before {
  content: none;
}

.article_single04 .slick-next:after,
.article_single04 .slick-prev:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin: auto;
  width: 35px;
  height: 35px;
  border-top: 3px solid #865D3A;
  transition: 0.2s;
  z-index: 1;
}

.article_single04 .slick-prev {
  left: 0;
}

.article_single04 .slick-prev:after {
  left: 0;
  border-left: 3px solid #865D3A;
  transform: translate(0, -50%) rotate(-45deg);
  transform-origin: right top;
}

.article_single04 .slick-next {
  right: 0;
}

.article_single04 .slick-next:after {
  right: 0;
  border-right: 3px solid #865D3A;
  transform: translate(0, -50%) rotate(45deg);
  transform-origin: left top;
}

.article_single04 .ofi {
  background: #F8F4ED;
  height: auto !important;
}

.article_single04 .more {
  display: block;
  text-align: center;
}

@media (min-width: 768px) {
  .article_list_case02 .article_list_case02_01 {
    width: 67%;
  }
  .article_list_case02 .article_list_case02_02 {
    width: 31%;
  }
  .article_list_case02.article_single01 .article_single01_02 {
    margin-top: 0;
  }
}

.article_container .article_single01_02 {
  margin-top: 10px;
}

.article_container .article_single01_02 img {
  opacity: 1;
  transition: opacity 0.3s;
}

.article_container .article_single01_02 img:hover {
  cursor: pointer;
  opacity: 0.7;
}

.article_detail {
  background: rgba(134, 93, 58, 0.05);
  padding: 4%;
  margin-bottom: 4%;
  font-size: 15px;
  font-size: 1.5rem;
}

.article_detail .article_date {
  margin-bottom: 1em;
}

.article_detail .article_thumbnail {
  float: left;
  margin: 0 2% 2% 0;
}

.article_detail .article_content {
  float: none;
  width: 100%;
  margin-left: 0;
}

.article_detail .case_arrow {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  position: relative;
  height: 245px;
}

@media (max-width: 767px) {
  .article_detail .case_arrow {
    height: 80px;
  }
}

.article_detail .case_arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  margin: auto;
  width: 70px;
  height: 70px;
  border-top: 5px solid #865D3A;
  border-right: 5px solid #865D3A;
  transform: translate(0, -50%) rotate(45deg);
  transform-origin: left top;
  transition: .2s;
}

@media (max-width: 767px) {
  .article_detail .case_arrow:after {
    left: 0;
    bottom: 25%;
    border-top: 5px solid #865D3A;
    border-right: 5px solid #865D3A;
    transform: translate(0, -50%) rotate(135deg);
    transform-origin: center;
  }
}

.article_detail .span_12 {
  margin: 2% 0;
}

.wp_pager {
  overflow: hidden;
  margin-bottom: 5%;
}

.wp_pager .wp_pager_prev {
  float: left;
}

.wp_pager .wp_pager_prev a {
  display: block;
  position: relative;
  padding-left: 15px;
  text-decoration: none;
}

.wp_pager .wp_pager_prev a:before, .wp_pager .wp_pager_prev a:after {
  content: "";
  display: block;
  position: absolute;
  left: 2px;
  margin: auto;
  width: 8px;
  height: 1px;
  background: #4A4A4A;
  transition: .2s;
}

.wp_pager .wp_pager_prev a:before {
  transform: translateY(-50%) rotate(-45deg);
  top: calc(50% - 2px);
}

.wp_pager .wp_pager_prev a:after {
  transform: translateY(-50%) rotate(-135deg);
  top: calc(50% + 3px);
}

.wp_pager .wp_pager_prev a:hover {
  text-decoration: underline;
}

.wp_pager .wp_pager_prev a:hover:before {
  left: 0;
}

.wp_pager .wp_pager_prev a:hover:after {
  left: 0;
}

.wp_pager .wp_pager_next {
  float: right;
}

.wp_pager .wp_pager_next a {
  display: block;
  position: relative;
  padding-right: 15px;
  text-decoration: none;
}

.wp_pager .wp_pager_next a:before, .wp_pager .wp_pager_next a:after {
  content: "";
  display: block;
  position: absolute;
  right: 2px;
  margin: auto;
  width: 8px;
  height: 1px;
  background: #4A4A4A;
  transform-origin: center;
  transition: .2s;
}

.wp_pager .wp_pager_next a:before {
  transform: translateY(-50%) rotate(45deg);
  top: calc(50% - 2px);
}

.wp_pager .wp_pager_next a:after {
  transform: translateY(-50%) rotate(135deg);
  top: calc(50% + 3px);
}

.wp_pager .wp_pager_next a:hover {
  text-decoration: underline;
}

.wp_pager .wp_pager_next a:hover:before {
  right: 0;
}

.wp_pager .wp_pager_next a:hover:after {
  right: 0;
}

#commentform {
  background: transparent;
  padding: 2% 5%;
  border: 1px solid #333;
}

#commentform #comment {
  width: 100%;
}

#commentform #submit {
  background: #865D3A;
  color: #fff;
  border: 0;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 3px 10px;
  margin: 0 auto;
  display: table;
}

#commentform input[type="submit"] {
  background: #865D3A;
  color: #fff;
  border: 0;
  font-size: 14px;
  font-size: 1.4rem;
  padding: .3em 1em;
  margin: 0 auto;
  display: table;
  border-radius: 5px;
}

@media (min-width: 768px) {
  #commentform #submit {
    font-size: 18px;
    font-size: 1.8rem;
  }
  #commentform input[type="submit"] {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

/*
 * moreボタン雛形 (hình dạng button more)
 */
.more {
  display: block;
  overflow: hidden;
  margin: auto;
}

.more .add_arrow {
  position: relative;
  display: block;
  border: 1px solid #4A4A4A;
  color: #fff;
  background: #4A4A4A;
  padding: .99em .8em;
  margin: 0 auto 1px;
  max-width: 270px;
  width: 100%;
  text-decoration: none;
  transition: .3s;
  line-height: 1.8;
  font-weight: 500;
  font-size: 16px;
  font-size: 1.6rem;
}

@media (min-width: 768px) {
  .more .add_arrow {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.more .add_arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 7%;
  margin: auto;
  width: 21px;
  height: 8px;
  background: url(/wp-content/uploads/arrow.png) no-repeat center/contain;
  transform: translate(0, -50%);
  transition: 0.2s;
}

.more .add_arrow:hover {
  border: 1px solid #313131;
  color: #fff;
  background: #313131;
}

.more .add_arrow:hover:after {
  right: 4%;
}

.more .add_arrow.inverse {
  border: 1px solid #fff;
  color: #4A4A4A;
  background: #fff;
}

.more .add_arrow.inverse:after {
  background: url(/wp-content/uploads/arrow_b.png) no-repeat center/contain;
}

.more .add_arrow.inverse:hover {
  border-color: #fff;
  color: #fff;
  background: #313131;
}

.more .add_arrow.inverse:hover:after {
  background: url(/wp-content/uploads/arrow.png) no-repeat center/contain;
}

.more .add_arrow.multi {
  line-height: 1.5;
  padding-block: .389em;
}

@media (min-width: 768px) {
  .more .add_arrow.pc_left {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

.more .add_arrow.small {
  max-width: 218px;
  padding: .55em .8em;
}

.more .add_arrow.contact_btn, .more .add_arrow.tel_btn {
  background: #D31A1A;
  font-size: 26px;
  font-size: 2.6rem;
  max-width: 510px;
  border: 2px solid #4A4A4A;
  text-align: center;
  letter-spacing: .1em;
  padding: 0;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1219px) {
  .more .add_arrow.contact_btn, .more .add_arrow.tel_btn {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media (max-width: 767px) {
  .more .add_arrow.contact_btn, .more .add_arrow.tel_btn {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media (max-width: 767px) {
  .more .add_arrow.contact_btn, .more .add_arrow.tel_btn {
    height: 64px;
    max-width: 300px;
  }
}

@media (min-width: 768px) {
  .more .add_arrow.contact_btn:after, .more .add_arrow.tel_btn:after {
    background: url(/wp-content/uploads/arrow2.png) no-repeat center/contain;
    width: 41px;
  }
}

.more .add_arrow.contact_btn:before, .more .add_arrow.tel_btn:before {
  content: "";
  position: absolute;
  display: block;
  background: url(/wp-content/uploads/mail02.png) no-repeat center/contain;
  width: 45px;
  height: 34px;
  top: 50%;
  left: 8%;
  transform: translateY(-50%);
}

@media (max-width: 1219px) {
  .more .add_arrow.contact_btn:before, .more .add_arrow.tel_btn:before {
    width: 35px;
  }
}

@media (max-width: 767px) {
  .more .add_arrow.contact_btn:before, .more .add_arrow.tel_btn:before {
    width: 30px;
    left: 6%;
  }
}

.more .add_arrow.contact_btn:hover, .more .add_arrow.tel_btn:hover {
  background: #a61414;
}

.more .add_arrow.tel_btn {
  background: #569359;
  font-family: "Oswald", sans-serif;
  font-size: 44px;
  font-size: 4.4rem;
  font-weight: normal;
  letter-spacing: .08em;
}

@media (max-width: 1219px) {
  .more .add_arrow.tel_btn {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

@media (max-width: 767px) {
  .more .add_arrow.tel_btn {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.more .add_arrow.tel_btn:hover {
  background: #437346;
}

.more .add_arrow.tel_btn:before {
  background: url(/wp-content/uploads/tel02.png) no-repeat center/contain;
  width: 37px;
  height: 38px;
  left: 10%;
}

@media (max-width: 1219px) {
  .more .add_arrow.tel_btn:before {
    width: 30px;
  }
}

@media (max-width: 767px) {
  .more .add_arrow.tel_btn:before {
    width: 24px;
    left: 8%;
  }
}

.more .add_arrow.project_btn {
  font-family: "Noto Serif JP", serif;
  color: #865D3A;
  background: #fff;
  font-weight: bold;
  max-width: 600px;
  letter-spacing: .05em;
  text-align: center;
}

@media (min-width: 768px) {
  .more .add_arrow.project_btn {
    padding: .7335em .8em;
    font-size: 30px;
    font-size: 3rem;
  }
}

.more .add_arrow.project_btn:after {
  background: url(/wp-content/uploads/project_arrow2.png) no-repeat center/contain;
  width: 38px;
  height: 8px;
  right: 5%;
}

.more .add_arrow.project_btn:hover {
  background: #e6e6e6;
}

.more .add_arrow.project_btn:hover:after {
  right: 3%;
}

.more .add_arrow.youtube_btn {
  max-width: 360px;
  letter-spacing: .05em;
  font-weight: normal;
  background: #fff;
  color: #4A4A4A;
}

@media (min-width: 768px) {
  .more .add_arrow.youtube_btn {
    padding: 1.27em 1.5em;
  }
}

.more .add_arrow.youtube_btn:after {
  background: url(/wp-content/uploads/project_arrow3.png) no-repeat center/contain;
  width: 41px;
  height: 8px;
  right: calc(18% + 42px);
}

@media (max-width: 1219px) {
  .more .add_arrow.youtube_btn:after {
    content: none;
  }
}

.more .add_arrow.youtube_btn:before {
  content: "";
  position: absolute;
  display: block;
  background: url(/wp-content/uploads/project_arrow4.png) no-repeat center/contain;
  width: 42px;
  height: 29px;
  top: 50%;
  transform: translateY(-50%);
  right: 11%;
}

@media (max-width: 1219px) {
  .more .add_arrow.youtube_btn:before {
    right: 5%;
  }
}

.more .add_arrow.youtube_btn:hover {
  background: #e6e6e6;
}

.more .add_arrow.youtube_btn:hover:after {
  right: calc(16% + 42px);
}

.more .add_arrow.youtube_btn.multi {
  line-height: 1.5;
  padding-block: .67em;
}

.more .add_arrow.feature_btn {
  font-family: "Noto Serif JP", serif;
  background: none;
  border: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  color: #865D3A;
  font-weight: bold;
  letter-spacing: .05em;
  max-width: none;
  padding: 0 90px 0 1em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media (min-width: 768px) {
  .more .add_arrow.feature_btn {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media (max-width: 767px) {
  .more .add_arrow.feature_btn {
    -webkit-padding-end: 60px;
            padding-inline-end: 60px;
  }
}

.more .add_arrow.feature_btn:after {
  background: url(/wp-content/uploads/feature_arrow.png) no-repeat center/contain;
  width: 38px;
  height: 8px;
}

.more .add_arrow.recruit_btn {
  background: #DE8D2E;
  border: 0;
  max-width: 1000px;
  height: 189px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  letter-spacing: .1em;
  text-align: center;
}

@media (min-width: 768px) {
  .more .add_arrow.recruit_btn {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media (max-width: 767px) {
  .more .add_arrow.recruit_btn {
    height: 100px;
  }
}

.more .add_arrow.recruit_btn:after {
  border: 1px solid #fff;
  background: none;
  width: calc(100% - 12px);
  height: calc(100% - 12px);
  left: 50%;
  top: 50%;
  right: auto;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

.more .add_arrow.recruit_btn:hover {
  background: #bb731e;
}

.more .add_arrow.recruit_btn img {
  display: inline-block;
}

@media (max-width: 767px) {
  .more .add_arrow.recruit_btn img {
    width: 30px;
  }
}

.more .add_arrow.recruit_btn span {
  display: inline-block;
  margin-inline: 5%;
}

/*
 * ボタンエフェクト(button effect)
 */
@media (min-width: 768px) {
  .effect01 {
    overflow: hidden;
    position: relative;
  }
  .effect01:before {
    content: '';
    position: absolute;
    display: block;
    width: 140%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
    background: #4A4A4A;
    opacity: 0.3;
    transform: translateX(-120%) skewX(15deg);
    transition: transform 0.3s;
  }
  .effect01:hover {
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
  }
  .effect01:hover:before {
    transform: translateX(-15%) skewX(15deg);
  }
}

header .global_nav > ul > li.has_under > a {
  position: relative;
}

header .global_nav > ul > li.has_under > a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 6%;
  margin: auto;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translate(0, -50%) rotate(135deg);
  transition: .2s;
}

header .global_nav > ul > li.has_under > a.menu_under_open:after {
  transform: translate(0, 0) rotate(-45deg);
}

header .global_nav > ul > li > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
}

header .global_nav > ul > li > ul > li {
  border-bottom: 1px solid #fff;
}

@media (min-width: 1220px) {
  header .global_nav > ul > li.has_under {
    position: relative;
  }
  header .global_nav > ul > li.has_under > a {
    padding-right: 1.5em;
  }
  header .global_nav > ul > li.has_under > a:after {
    border-color: #4A4A4A;
    width: 6px;
    height: 6px;
  }
  header .global_nav > ul > li.has_under > a:after {
    transform: translate(0, -50%) rotate(135deg);
  }
  header .global_nav > ul > li.has_under > a.menu_under_open:after {
    transform: translate(0) rotate(-45deg);
  }
  header .global_nav > ul > li.has_under > ul {
    position: absolute;
    width: 100%;
    min-width: 190px;
    left: 50%;
    transform: translateX(-50%);
    margin: auto;
    top: 120%;
    letter-spacing: -.40em;
    z-index: 52;
  }
  header .global_nav > ul > li.has_under > ul > li {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: middle;
    width: 25%;
    width: 100%;
    text-align: center;
    border-bottom: 0;
    padding: 0;
    border: 1px solid #fff;
  }
  header .global_nav > ul > li.has_under > ul > li:not(:last-child) {
    border-bottom: 0;
  }
  header .global_nav > ul > li.has_under > ul > li a {
    background: transparent;
    padding: .8em;
    background: #865D3A;
    transition: .3s;
  }
  header .global_nav > ul > li.has_under > ul > li a:hover {
    background: #745132;
  }
}

.pagetop {
  position: fixed;
  right: 5%;
  z-index: 100;
  bottom: calc(120px + 1%);
}

@media (max-width: 1219px) {
  .pagetop {
    bottom: calc(80px + 1%);
  }
}

.pagetop a {
  overflow: hidden;
  text-indent: -9999px;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  width: 50px;
  height: 50px;
  padding: 0;
  border-radius: 50%;
  background: #4A4A4A;
  border: 2px solid #fff;
}

@media (min-width: 768px) {
  .pagetop a {
    width: 70px;
    height: 70px;
  }
}

.pagetop a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  transform: translate(-50%, -20%) rotate(45deg);
  transition: .2s;
}

footer.high .pagetop {
  position: absolute;
  bottom: auto;
  right: 5%;
  top: 35px;
  margin: 0;
  transform: translateY(-95%);
}

@media (max-width: 767px) {
  footer.high .pagetop {
    top: 60px;
  }
}

/*
 * ページトップのデザインタイプ(type design của top page)
 */
.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.lead {
  color: #865D3A;
  font-size: 20px;
  font-size: 2rem;
}

.text-small {
  font-size: 14px;
  font-size: 1.4rem;
}

.text-xsmall {
  font-size: 12px;
  font-size: 1.2rem;
}

.text-white {
  color: #fff !important;
}

.text-black {
  color: #4A4A4A !important;
}

.text-red {
  color: #f00 !important;
}

.text-primary {
  color: #865D3A !important;
}

@media (max-width: 767px) {
  .sp-hide, .pc-only, .tablet-only {
    display: none !important;
  }
  .sp-text-center {
    text-align: center !important;
  }
  .sp-text-left {
    text-align: left !important;
  }
  .sp-text-right {
    text-align: right !important;
  }
}

@media (min-width: 768px) {
  .lead {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .text-xxlarge {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .text-xlarge {
    font-size: 20px;
    font-size: 2rem;
  }
  .text-large {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 2.35;
  }
  .text-small {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .text-xsmall {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .pc-hide, .sp-only {
    display: none !important;
  }
  .pc-text-center {
    text-align: center !important;
  }
  .pc-text-left {
    text-align: left !important;
  }
  .pc-text-right {
    text-align: right !important;
  }
}

@media (min-width: 768px) and (max-width: 1219px) {
  .tablet-hide {
    display: none !important;
  }
}

@media (min-width: 1220px) {
  .tablet-only {
    display: none !important;
  }
}

@media (max-width: 1219px) {
  .sp-hide02, .pc-only02, .tablet-only02 {
    display: none !important;
  }
}

@media (min-width: 1220px) {
  .pc-hide02, .sp-only02 {
    display: none !important;
  }
}

@media (max-width: 639px) {
  .sp-hide03, .pc-only03, .tablet-only03 {
    display: none !important;
  }
}

@media (min-width: 640px) {
  .pc-hide03, .sp-only03 {
    display: none !important;
  }
}

.arial {
  font-family: "Arial", arial !important;
}

.arial_n {
  font-family: "Arial Narrow", arial !important;
}

.color_pri {
  color: #865D3A;
}

.mt0 {
  margin-top: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.m-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.inverse h2,
.inverse h3,
.inverse h4,
.inverse p {
  color: #fff;
}

.inverse h2:after {
  background: #fff;
}

.inverse h2 small,
.inverse h2 span {
  color: #fff;
}

.link-tel {
  text-decoration: none;
}

@media (min-width: 768px) {
  .link-tel {
    pointer-events: none;
    cursor: default;
  }
}

@media (min-width: 768px) {
  .case_title_row {
    -webkit-margin-after: 3%;
            margin-block-end: 3%;
  }
  .case_title_row:not(:last-child) {
    -webkit-margin-after: 3%;
            margin-block-end: 3%;
  }
}

@media (min-width: 768px) {
  .case_title_row h2 {
    -webkit-margin-after: .2em;
            margin-block-end: .2em;
  }
}

@media (min-width: 768px) {
  .case_title_row .txt {
    letter-spacing: .05em;
  }
}

@media (min-width: 768px) {
  .case_sec_01 .case_title_row {
    -webkit-margin-after: 9%;
            margin-block-end: 9%;
  }
  .case_sec_01 .case_title_row:not(:last-child) {
    -webkit-margin-after: 9%;
            margin-block-end: 9%;
  }
}

.case_sec_01 h3 {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
}

@media (min-width: 768px) {
  .case_sec_01 .case_btn_row {
    -webkit-margin-after: 3%;
            margin-block-end: 3%;
  }
}

.case_sec_01 .case_btn_row .more .add_arrow {
  background: transparent;
  color: #865D3A;
  font-weight: bold;
  display: flex;
  align-items: center;
  line-height: 1.4;
  padding: 0 1em;
  height: 60px;
  cursor: pointer;
}

@media (min-width: 768px) {
  .case_sec_01 .case_btn_row .more .add_arrow {
    max-width: 360px;
    height: 80px;
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media (min-width: 768px) and (max-width: 1219px) {
  .case_sec_01 .case_btn_row .more .add_arrow {
    font-size: 20px;
    font-size: 2rem;
  }
}

.case_sec_01 .case_btn_row .more .add_arrow:after {
  background: url(/wp-content/uploads/arrow6.png) no-repeat center/contain;
  width: 30px;
  height: 6px;
}

.case_sec_01 .case_btn_row .more.active .add_arrow {
  background: #865D3A;
  border-color: #865D3A;
  color: #fff;
}

.case_sec_01 .case_btn_row .more.active .add_arrow:after {
  background: url(/wp-content/uploads/arrow7.png) no-repeat center/contain;
}

.case_sec_01 .content {
  display: none;
}

.case_sec_01 .content.show {
  display: block;
}

/* ===========================
case_single_sec_01
=========================== */
.case_single_sec_01 .case_row {
  background: #fff;
  padding: 40px 3.5%;
}

@media (max-width: 767px) {
  .case_single_sec_01 .case_row {
    padding: 8% 10px;
  }
}

.case_single_sec_01 .case_row .case_slider .slick_img figure {
  width: 100%;
  aspect-ratio: 1000 / 713;
}

.case_single_sec_01 .case_row .case_slider .slick_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.case_single_sec_01 .case_row .case_thumbnail {
  -webkit-margin-before: 7%;
          margin-block-start: 7%;
}

.case_single_sec_01 .case_row .case_thumbnail .slick-track {
  display: flex;
  width: 100% !important;
}

.case_single_sec_01 .case_row .case_thumbnail .slick-track .thumbnail_img {
  width: calc(88% / 4) !important;
}

.case_single_sec_01 .case_row .case_thumbnail .slick-track .thumbnail_img:not(:last-child) {
  -webkit-margin-end: 4%;
          margin-inline-end: 4%;
}

.case_single_sec_01 .case_row .case_thumbnail .slick-track .thumbnail_img figure {
  width: 100%;
  aspect-ratio: 197 / 140;
}

.case_single_sec_01 .case_row .case_thumbnail .slick-track .thumbnail_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  cursor: pointer;
}

@media (min-width: 768px) {
  .case_single_sec_01 .case_row .text_area {
    max-width: 408px;
    margin-inline: auto 0;
  }
}

.case_single_sec_01 .case_row h3, .case_single_sec_01 .case_row h4 {
  font-family: "Noto Serif JP", serif;
  text-align: left;
  letter-spacing: .05em;
  font-weight: 600;
}

.case_single_sec_01 .case_row h3 {
  margin-block: .6em 1.2em;
}

@media (max-width: 767px) {
  .case_single_sec_01 .case_row h3 {
    margin-block: 1.2em;
  }
}

.case_single_sec_01 .case_row h4 {
  margin-block: 1.2em .9em;
}

@media (min-width: 768px) {
  .case_single_sec_01 .case_row .table-summary {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media (min-width: 768px) and (max-width: 1219px) {
  .case_single_sec_01 .case_row .table-summary {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.case_single_sec_01 .case_row .table-summary th, .case_single_sec_01 .case_row .table-summary td {
  padding-block: .65em;
}

.case_single_sec_01 .case_row .table-summary th {
  -webkit-padding-start: .8em;
          padding-inline-start: .8em;
  text-align: left;
}

.case_single_sec_01 .case_row .table-summary td {
  padding-inline: .8em;
}

/* ===========================
company_sec_01
=========================== */
@media (min-width: 768px) {
  .company_sec_01 .container {
    max-width: 1920px;
    padding: 0;
  }
}

.company_sec_01 .row:not(:last-child) {
  -webkit-margin-after: 6.5%;
          margin-block-end: 6.5%;
}

@media (min-width: 768px) {
  .company_sec_01 .row.reverse .main_img {
    text-align: right;
  }
}

@media (min-width: 768px) {
  .company_sec_01 .row.reverse .text_area {
    margin-inline: auto 0;
    padding-inline: 10px 0;
  }
}

@media (min-width: 768px) {
  .company_sec_01 .main_img {
    text-align: left;
  }
}

.company_sec_01 .img_wrap {
  max-width: 870px;
  display: flex;
  justify-content: flex-end;
  gap: 3%;
  -webkit-margin-before: 3.5%;
          margin-block-start: 3.5%;
}

@media (max-width: 767px) {
  .company_sec_01 .img_wrap {
    justify-content: center;
  }
}

@media (min-width: 768px) {
  .company_sec_01 .text_area {
    width: 100%;
    max-width: 634px;
    margin-inline: 0 auto;
    -webkit-padding-end: 10px;
            padding-inline-end: 10px;
  }
}

@media (min-width: 1220px) {
  .company_sec_01 .text_area .text_wrap {
    -webkit-margin-start: 2em;
            margin-inline-start: 2em;
  }
}

@media (min-width: 768px) {
  .company_sec_01 .text_area .txt {
    line-height: 2.45;
  }
}

.company_sec_01 .style_01 {
  position: relative;
  -webkit-padding-before: 209px;
          padding-block-start: 209px;
}

@media (max-width: 767px) {
  .company_sec_01 .style_01 {
    -webkit-padding-before: 8%;
            padding-block-start: 8%;
  }
}

.company_sec_01 .style_01:before {
  content: "";
  position: absolute;
  display: block;
  background: url(/wp-content/uploads/company_bg_img003.jpg) no-repeat center/cover;
  width: 100vw;
  height: 734px;
  max-height: 80%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

.company_sec_01 .style_01 .content_wrap {
  background: #fff;
  max-width: calc(100% - 20px);
  width: 1200px;
  margin-inline: auto;
  padding: 60px 10px 30px;
}

@media (max-width: 767px) {
  .company_sec_01 .style_01 .content_wrap {
    padding: 8% 10px 10px;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .company_sec_01 .style_01 .content_wrap .text_area {
    max-width: 978px;
    margin-inline: auto;
  }
}

@media (min-width: 768px) {
  .company_sec_01 .style_01 .content_wrap .text_area h2 {
    -webkit-margin-after: 1.3em;
            margin-block-end: 1.3em;
  }
}

.company_sec_01 .style_01 .content_wrap .slider {
  max-width: 1100px;
  margin-inline: auto;
  -webkit-margin-before: 4.2%;
          margin-block-start: 4.2%;
}

@media (min-width: 768px) {
  .company_sec_01 .style_02 {
    max-width: calc(100% - 20px);
    width: 1200px;
    margin-inline: auto;
  }
}

@media (min-width: 768px) {
  .company_sec_01 .style_02 .img_col {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
  }
}

@media (min-width: 768px) {
  .company_sec_01 .style_02 .main_img {
    -webkit-margin-before: -200px;
            margin-block-start: -200px;
  }
}

@media (min-width: 768px) and (max-width: 1219px) {
  .company_sec_01 .style_02 .main_img {
    -webkit-margin-before: -140px;
            margin-block-start: -140px;
  }
}

@media (min-width: 768px) {
  .company_sec_01 .style_02 .text_area {
    padding-inline: 0;
    -webkit-padding-after: 2em;
            padding-block-end: 2em;
  }
}

/* ===========================
company_sec_02
=========================== */
.company_sec_02 {
  background: url(/wp-content/uploads/company_bg_img001.jpg) no-repeat center/cover;
  padding-block: 140px 106px;
}

@media (min-width: 768px) {
  .company_sec_02 {
    min-height: 660px;
  }
}

@media (max-width: 767px) {
  .company_sec_02 {
    padding-block: 8%;
  }
}

.company_sec_02 .text_area {
  max-width: 835px;
}

@media (min-width: 1220px) {
  .company_sec_02 .text_area {
    -webkit-margin-start: 2em;
            margin-inline-start: 2em;
  }
}

@media (min-width: 768px) {
  .company_sec_02 .more {
    -webkit-margin-before: 3.4em;
            margin-block-start: 3.4em;
  }
}

.company_sec_02.style_02 {
  background: url(/wp-content/uploads/company_bg_img002.jpg) no-repeat center/cover;
}

@media (min-width: 768px) {
  .company_sec_02.style_02 {
    min-height: 740px;
    padding-block: 120px 106px;
  }
}

.company_sec_02.style_02 h2 {
  border: 0;
  padding: 0;
  color: #000000;
}

@media (min-width: 768px) {
  .company_sec_02.style_02 h2 {
    font-size: 46px;
    font-size: 4.6rem;
  }
}

.company_sec_02.style_02 .txt {
  color: #000000;
}

.company_sec_02.style_02 .txt .large {
  font-size: 30px;
  font-size: 3rem;
}

@media (min-width: 768px) {
  .company_sec_02.style_02 .txt .large {
    line-height: 1.8;
  }
}

@media (max-width: 767px) {
  .company_sec_02.style_02 .txt .large {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media (min-width: 768px) {
  .company_sec_02.style_02 .txt .text-xxlarge {
    line-height: 1.8;
  }
}

.company_sec_02.style_02 figure {
  -webkit-margin-before: 40px;
          margin-block-start: 40px;
}

@media (max-width: 767px) {
  .company_sec_02.style_02 figure {
    -webkit-margin-before: 20px;
            margin-block-start: 20px;
  }
}

#entry, #entry-confirm, #confirm-thanks {
  background: #F8F4ED;
}

/* ===========================
form_sec  フォーム共通
=========================== */
.form_sec {
  background: #F8F4ED;
  padding-block: 100px 110px;
}

@media (max-width: 767px) {
  .form_sec {
    padding-block: 8%;
  }
}

#entry .form_sec, #entry-confirm .form_sec, #confirm-thanks .form_sec {
  -webkit-padding-before: 0;
          padding-block-start: 0;
}

@media (min-width: 768px) {
  #contact .form_sec h2 {
    -webkit-margin-after: 2em;
            margin-block-end: 2em;
  }
}

.form_sec .row {
  max-width: 1000px;
  margin-inline: auto;
}

.form_sec .row:not(:last-child) {
  -webkit-margin-after: 6%;
          margin-block-end: 6%;
}

.form_sec .mod_step ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
}

.form_sec .mod_step ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(100% / 3);
  background: #D4D4D4;
  padding: 12.3px 0;
  position: relative;
  letter-spacing: .1em;
}

@media (max-width: 767px) {
  .form_sec .mod_step ul li {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media (max-width: 460px) {
  .form_sec .mod_step ul li {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.form_sec .mod_step ul li:not(:last-child) {
  background: #D4D4D4;
}

.form_sec .mod_step ul li:not(:last-child):after {
  content: '';
  display: block;
  background: #D4D4D4;
  width: 20px;
  height: 100%;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
          clip-path: polygon(0 0, 0% 100%, 100% 50%);
  position: absolute;
  top: 50%;
  left: calc(100% - 1px);
  transform: translateY(-50%);
  z-index: 10;
}

@media (max-width: 460px) {
  .form_sec .mod_step ul li:not(:last-child):after {
    width: 10px;
  }
}

.form_sec .mod_step ul li.current:after {
  background: #D31A1A;
}

#entry .form_sec .mod_step ul li.current:after, #entry-confirm .form_sec .mod_step ul li.current:after, #confirm-thanks .form_sec .mod_step ul li.current:after {
  background: #DE8D2E;
}

.form_sec .mod_step ul li.current + li {
  background: #C2C2C2;
}

.form_sec .mod_step ul li.current + li::after {
  background: #C2C2C2;
}

.form_sec .mod_step ul li.current {
  color: #fff;
  background: #D31A1A;
}

#entry .form_sec .mod_step ul li.current, #entry-confirm .form_sec .mod_step ul li.current, #confirm-thanks .form_sec .mod_step ul li.current {
  background: #DE8D2E;
}

#contact-confirm, #contact-thanks {
  background: #F8F4ED;
}

#contact-confirm .form_sec, #contact-thanks .form_sec {
  -webkit-padding-before: 0;
          padding-block-start: 0;
}

/* ===========================
contact_sec_01
=========================== */
@media (min-width: 768px) {
  .contact_sec_01 h2 {
    -webkit-margin-after: 1.4em;
            margin-block-end: 1.4em;
  }
}

.contact_sec_01 .row_wrap {
  background: #fff;
  border-radius: 20px;
  padding: 60px 7.5%;
}

@media (max-width: 767px) {
  .contact_sec_01 .row_wrap {
    padding: 8% 10px;
  }
}

.contact_sec_01 .row_wrap h3 {
  color: #569359;
  text-align: left;
  letter-spacing: 0;
}

.contact_sec_01 .row_wrap h3:not(:first-child) {
  -webkit-margin-before: 1.2em;
          margin-block-start: 1.2em;
}

@media (min-width: 768px) {
  .contact_sec_01 .row_wrap .text-xxlarge {
    line-height: 1.9;
  }
}

.contact_sec_01 .row_wrap .highlight {
  background: #F0F0F0;
  border-radius: 10px;
  margin-block: 3%;
  padding: 30px 1.6%;
}

@media (max-width: 767px) {
  .contact_sec_01 .row_wrap .highlight {
    padding: 22px 4%;
  }
}

@media (max-width: 767px) {
  .contact_sec_01 .row_wrap .img_arrow img {
    transform: rotate(90deg);
    width: 40px;
  }
}

/* ===========================
custom_sec_01
=========================== */
.custom_sec_01 .txt {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
}

@media (min-width: 768px) {
  .custom_sec_01 .txt {
    font-size: 24px;
    font-size: 2.4rem;
    text-align: center;
    line-height: 2.4;
  }
}

@media (min-width: 768px) and (max-width: 1219px) {
  .custom_sec_01 .txt {
    font-size: 20px;
    font-size: 2rem;
  }
}

/* ===========================
custom_sec_02
=========================== */
.custom_sec_02 {
  background: #F8F4ED;
  padding-block: 90px 150px;
}

@media (min-width: 768px) {
  .custom_sec_02 {
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% calc(100% - 8vw), 50% 100%, 0 calc(100% - 8vw));
            clip-path: polygon(0 0, 100% 0%, 100% calc(100% - 8vw), 50% 100%, 0 calc(100% - 8vw));
  }
}

@media (max-width: 767px) {
  .custom_sec_02 {
    padding-block: 8%;
  }
}

@media (min-width: 768px) {
  .custom_sec_02 h2 {
    -webkit-margin-after: 1.3em;
            margin-block-end: 1.3em;
  }
}

.custom_sec_02 .row:not(:last-child) {
  -webkit-margin-after: 4.5%;
          margin-block-end: 4.5%;
}

/* ===========================
custom_sec_03
=========================== */
@media (min-width: 768px) {
  .custom_sec_03 h2 {
    -webkit-margin-after: 1.7em;
            margin-block-end: 1.7em;
  }
}

.custom_sec_03 .step_parts:not(.last_row) {
  -webkit-margin-after: 180px;
          margin-block-end: 180px;
  position: relative;
}

@media (max-width: 767px) {
  .custom_sec_03 .step_parts:not(.last_row) {
    -webkit-margin-after: 70px;
            margin-block-end: 70px;
  }
}

.custom_sec_03 .step_parts:not(.last_row):before {
  content: "";
  position: absolute;
  display: block;
  background: url(/wp-content/uploads/custom_arrow.png) no-repeat center/contain;
  width: 150px;
  height: 90px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -130px;
}

@media (max-width: 767px) {
  .custom_sec_03 .step_parts:not(.last_row):before {
    height: 40px;
    bottom: -50px;
  }
}

.custom_sec_03 .step_parts.last_row {
  border-bottom: 1px solid #D9D9D9;
  -webkit-padding-after: 80px;
          padding-block-end: 80px;
}

@media (max-width: 767px) {
  .custom_sec_03 .step_parts.last_row {
    -webkit-padding-after: 8%;
            padding-block-end: 8%;
  }
}

@media (min-width: 768px) {
  .custom_sec_03 .step_parts .head {
    width: 13%;
  }
}

.custom_sec_03 .step_parts .head p {
  font-family: "Noto Serif JP", serif;
  text-align: center;
  font-size: 80px;
  font-size: 8rem;
  line-height: 1;
  font-weight: 900;
  letter-spacing: .05em;
  color: #865D3A;
}

@media (max-width: 1219px) {
  .custom_sec_03 .step_parts .head p {
    font-size: 60px;
    font-size: 6rem;
  }
}

@media (max-width: 767px) {
  .custom_sec_03 .step_parts .head p {
    font-size: 30px;
    font-size: 3rem;
  }
}

.custom_sec_03 .step_parts .head p span {
  display: block;
  font-size: 30px;
  font-size: 3rem;
}

@media (max-width: 1219px) {
  .custom_sec_03 .step_parts .head p span {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (max-width: 767px) {
  .custom_sec_03 .step_parts .head p span {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media (min-width: 768px) {
  .custom_sec_03 .step_parts .content {
    width: 85%;
  }
}

.custom_sec_03 .step_parts .content h3 {
  color: #569359;
  text-align: left;
  letter-spacing: 0;
}

.custom_sec_03 .step_parts .content h4 {
  color: #569359;
  font-weight: 500;
}

.custom_sec_03 .step_parts .content ul {
  list-style: none;
}

.custom_sec_03 .step_parts .content ul:not(.highlight) {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}

.custom_sec_03 .step_parts .content ul:not(.list-unstyled) > li {
  position: relative;
  -webkit-padding-start: 22px;
          padding-inline-start: 22px;
}

.custom_sec_03 .step_parts .content ul:not(.list-unstyled) > li:not(:last-child) {
  -webkit-margin-after: 2.2em;
          margin-block-end: 2.2em;
}

.custom_sec_03 .step_parts .content ul:not(.list-unstyled) > li:after {
  content: "";
  position: absolute;
  display: block;
  background: #4A4A4A;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  top: .75em;
  left: 0;
}

@media (max-width: 767px) {
  .custom_sec_03 .step_parts .content ul:not(.list-unstyled) > li:after {
    top: .3em;
  }
}

.custom_sec_03 .step_parts .content ul li > ul {
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  line-height: 2;
}

.custom_sec_03 .step_parts .content .txt.text-large {
  line-height: 2;
}

.custom_sec_03 .step_parts .content .highlight {
  background: #F0F0F0;
  border-radius: 20px;
  margin-block: 3%;
  padding: 22px 4%;
}

#entry, #entry-confirm, #confirm-thanks {
  background: #F8F4ED;
}

/* ===========================
feature_sec_01
=========================== */
.feature_sec_01 .row_wrap {
  background: #F9F4EC;
  padding: 55px 5% 45px;
}

@media (max-width: 767px) {
  .feature_sec_01 .row_wrap {
    padding: 8% 10px;
  }
}

.feature_sec_01 .row_wrap .row.mb_small {
  -webkit-margin-after: 2%;
          margin-block-end: 2%;
}

.feature_sec_01 .row_wrap h2 {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
}

@media (min-width: 768px) {
  .feature_sec_01 .row_wrap .table-summary {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media (min-width: 768px) and (max-width: 1219px) {
  .feature_sec_01 .row_wrap .table-summary {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.feature_sec_01 .row_wrap .table-summary .small {
  font-size: 16px;
  font-size: 1.6rem;
}

@media (max-width: 767px) {
  .feature_sec_01 .row_wrap .table-summary .small {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media (min-width: 768px) {
  .feature_sec_01 .row_wrap .txt {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.8;
  }
}

.feature_sec_01 .row_wrap .table_txt, .feature_sec_01 .row_wrap .notes.small {
  font-size: 14px;
  font-size: 1.4rem;
}

.feature_sec_01 .row_wrap .notes {
  line-height: 1.8;
}

.feature_sec_01 .row_wrap .more {
  -webkit-margin-before: 2em;
          margin-block-start: 2em;
}

.feature_sec_01 .row_wrap .bg_wrap {
  background: #fff;
  -webkit-margin-before: 5%;
          margin-block-start: 5%;
  padding: 40px 4% 40px;
}

.feature_sec_01 .row_wrap .bg_wrap:not(:last-child) {
  -webkit-margin-after: 5%;
          margin-block-end: 5%;
}

@media (max-width: 767px) {
  .feature_sec_01 .row_wrap .bg_wrap {
    padding: 8% 10px;
    -webkit-margin-before: 5%;
            margin-block-start: 5%;
  }
}

.feature_sec_01 .row_wrap .bg_wrap .row:not(:last-child) {
  -webkit-margin-after: 5%;
          margin-block-end: 5%;
}

@media (max-width: 767px) {
  .feature_sec_01 .row_wrap .bg_wrap .table-scroll {
    width: 100%;
    overflow-x: auto;
  }
}

@media (min-width: 768px) {
  .feature_sec_01 .row_wrap .bg_wrap .table-list {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media (min-width: 768px) and (max-width: 1219px) {
  .feature_sec_01 .row_wrap .bg_wrap .table-list {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media (max-width: 767px) {
  .feature_sec_01 .row_wrap .bg_wrap .table-list {
    min-width: 700px;
  }
}

.feature_sec_01 .row_wrap .bg_wrap .box {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}

.feature_sec_01 .row_wrap .bg_wrap .inner_box {
  max-width: 500px;
  margin-inline: auto;
}

@media (min-width: 768px) {
  .feature_sec_01 .row_wrap .bg_wrap .flex_between {
    display: flex;
    flex-direction: column;
  }
  .feature_sec_01 .row_wrap .bg_wrap .flex_between .h4_ttl_bg {
    width: 100%;
  }
  .feature_sec_01 .row_wrap .bg_wrap .flex_between figure {
    -webkit-margin-before: auto;
            margin-block-start: auto;
  }
}

@media (min-width: 768px) {
  .feature_sec_01 .row_wrap .bg_wrap .flex_center {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

@media (min-width: 768px) {
  .feature_sec_01 .row_wrap .bg_wrap .flex_end {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
}

/* ===========================
feature_sec_02
=========================== */
.feature_sec_02 h2 {
  -webkit-margin-after: 1.8em;
          margin-block-end: 1.8em;
}

@media (min-width: 768px) {
  .feature_sec_02 .txt {
    letter-spacing: .05em;
  }
}

.feature_sec_02 .list_row:not(:last-child) {
  -webkit-margin-after: 8%;
          margin-block-end: 8%;
}

@media (max-width: 767px) {
  .feature_sec_02 .list_row > .col:not(:last-child) .row {
    -webkit-margin-after: 8%;
            margin-block-end: 8%;
  }
}

@media (min-width: 768px) {
  .feature_sec_02 .list_row .col {
    border-left: 1px solid #4A4A4A;
    margin-inline: 0;
  }
  .feature_sec_02 .list_row .col.span_4 {
    width: calc(100% / 3);
  }
  .feature_sec_02 .list_row .col.span_8 {
    width: calc(100% / 3 * 2);
  }
  .feature_sec_02 .list_row .col.span_6 {
    width: calc(100% / 2);
  }
  .feature_sec_02 .list_row .col:nth-child(3n), .feature_sec_02 .list_row .col.last_col {
    border-right: 1px solid #4A4A4A;
  }
  .feature_sec_02 .list_row .col.no_border {
    border-left: 0;
  }
  .feature_sec_02 .list_row .col.break ~ .col {
    -webkit-margin-before: 4.5%;
            margin-block-start: 4.5%;
  }
}

@media (max-width: 767px) {
  .feature_sec_02 .list_row .col {
    border-top: 1px solid #4A4A4A;
    margin: 0;
  }
  .feature_sec_02 .list_row .col:last-child {
    border-bottom: 1px solid #4A4A4A;
  }
  .feature_sec_02 .list_row .col.sp_no_border {
    border: 0;
  }
}

.feature_sec_02 .list_row .wrap {
  padding: 7% 5% 4%;
}

@media (min-width: 768px) {
  .feature_sec_02 .list_row .wrap {
    min-height: 450px;
  }
}

@media (max-width: 767px) {
  .feature_sec_02 .list_row .wrap {
    padding: 20px 10px;
  }
}

@media (min-width: 768px) {
  .feature_sec_02 .list_row .wrap figure {
    min-height: 163px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-margin-after: 50px;
            margin-block-end: 50px;
  }
}

@media (min-width: 768px) {
  .feature_sec_02 .list_row .wrap .txt {
    max-width: 301px;
    margin-inline: auto;
    line-height: 1.9;
  }
}

/* ===========================
feature_sec_03
=========================== */
.feature_sec_03 .row_wrap {
  background: #F9F4EC;
  padding: 68px 6% 75px;
}

@media (max-width: 767px) {
  .feature_sec_03 .row_wrap {
    padding: 8% 10px;
  }
}

.feature_sec_03 .row_wrap h2 {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
}

.feature_sec_03 .row_wrap .table-info th {
  font-weight: bold;
  text-align: center;
}

@media (min-width: 768px) {
  .feature_sec_03 .row_wrap .table-info th {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: .05em;
    padding-block: 1em;
  }
}

.feature_sec_03 .row_wrap .table-info th .bg {
  display: block;
  background: #4A4A4A;
  color: #fff;
  border-radius: 50px;
  padding: .35em .5em;
  min-width: 220px;
}

@media (min-width: 768px) {
  .feature_sec_03 .row_wrap .table-info td {
    font-size: 20px;
    font-size: 2rem;
    padding-block: 1.3em;
  }
}

.feature_sec_03 .row_wrap .table-info td .color_img {
  -webkit-margin-before: .8em;
          margin-block-start: .8em;
}

.feature_sec_03 .row_wrap .table-info td .color_img img {
  -webkit-margin-end: 22px;
          margin-inline-end: 22px;
}

.feature_sec_03 .row_wrap .table-info td .color_img span {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
}

.feature_sec_03 .row_wrap .notes_wrap {
  display: flex;
  gap: 10px;
  -webkit-margin-before: 1.5%;
          margin-block-start: 1.5%;
}

@media (max-width: 767px) {
  .feature_sec_03 .row_wrap .notes_wrap {
    flex-direction: column;
  }
}

.feature_sec_03 .row_wrap .notes_wrap .title p {
  background: #4A4A4A;
  color: #fff;
  padding: 0 .5em;
  min-width: 70px;
  text-align: center;
  line-height: 1.7;
}

@media (max-width: 767px) {
  .feature_sec_03 .row_wrap .notes_wrap .title p {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
  }
}

.feature_sec_03 .row_wrap .notes_wrap .content p {
  line-height: 1.8;
}

/* ===========================
policy_sec_01
=========================== */
.policy_sec_01 .row {
  max-width: 1100px;
  margin-inline: auto;
}

@media (min-width: 768px) {
  .policy_sec_01 .row {
    padding-inline: 4%;
  }
}

.policy_sec_01 .row:not(:last-child) {
  border-bottom: 1px solid #C1C1C1;
  -webkit-padding-after: 3%;
          padding-block-end: 3%;
  -webkit-margin-after: 3%;
          margin-block-end: 3%;
}

.policy_sec_01 .row h2 {
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Roboto, "Droid Sans", Arial, "Yu Gothic", YuGothic, Meiryo, sans-serif;
  color: #569359;
  font-size: 20px;
  font-size: 2rem;
  -webkit-margin-after: 0;
          margin-block-end: 0;
  text-align: left;
  letter-spacing: 0;
  padding: 0;
}

@media (max-width: 767px) {
  .policy_sec_01 .row h2 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.policy_sec_01 .row h2:before {
  content: none;
}

/* ===========================
project_sec_01
=========================== */
.project_sec_01 {
  -webkit-margin-after: 5%;
          margin-block-end: 5%;
}

.project_sec_01 .row:not(:last-child) {
  -webkit-margin-after: 8%;
          margin-block-end: 8%;
}

@media (max-width: 767px) {
  .project_sec_01 .link_row .col:last-child {
    -webkit-margin-start: 25%;
            margin-inline-start: 25%;
  }
}

.project_sec_01 .link_wrap {
  position: relative;
  display: block;
  text-decoration: none;
  background: #fff;
  max-width: 364px;
  margin-inline: auto;
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.15);
  padding: 32px 10px 67px;
  transition: .3s;
}

@media (max-width: 767px) {
  .project_sec_01 .link_wrap {
    padding: 20px 10px 40px;
  }
}

.project_sec_01 .link_wrap:after {
  content: "";
  position: absolute;
  display: block;
  background: url(/wp-content/uploads/project_arrow.png) no-repeat center/contain;
  width: 75px;
  height: 9px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 32px;
  transition: .2s;
}

@media (max-width: 767px) {
  .project_sec_01 .link_wrap:after {
    bottom: 16px;
  }
}

.project_sec_01 .link_wrap:hover:after {
  left: 52%;
}

.project_sec_01 .link_wrap:hover figure img {
  transform: scale(1.08);
  opacity: .7;
}

.project_sec_01 .link_wrap figure {
  max-width: 322px;
  margin-inline: auto;
  overflow: hidden;
}

.project_sec_01 .link_wrap figure img {
  transition: .3s;
}

.project_sec_01 .link_wrap h2 {
  font-weight: bold;
}

.project_sec_01 .features_row {
  background: url(/wp-content/uploads/project_bg_img002.jpg) no-repeat center/cover;
  padding: 55px 3.5% 52px;
}

@media (max-width: 767px) {
  .project_sec_01 .features_row {
    padding: 8% 10px;
  }
}

.project_sec_01 .features_row h3 {
  -webkit-margin-after: 1.2em;
          margin-block-end: 1.2em;
}

.project_sec_01 .features_row video {
  width: 100%;
}

@media (min-width: 768px) {
  .project_sec_01 .features_row .text_area {
    max-width: 457px;
    margin-inline: auto;
  }
}

@media (min-width: 768px) {
  .project_sec_01 .features_row .text_area .txt {
    letter-spacing: .05em;
    line-height: 2;
  }
}

/* ===========================
project_sec_02
=========================== */
.project_sec_02 .row_wrap {
  padding: 63px 5% 58px;
  background: #F8F4ED;
}

@media (max-width: 767px) {
  .project_sec_02 .row_wrap {
    padding: 8% 10px;
  }
}

.project_sec_02 h2 {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
}

.project_sec_02 .product_row {
  background: #fff;
  padding: 40px 3.5% 42px;
}

@media (max-width: 767px) {
  .project_sec_02 .product_row {
    padding: 8% 10px;
  }
}

.project_sec_02 .product_row .img_wrap {
  display: flex;
  justify-content: center;
  gap: 1%;
  -webkit-margin-before: 35px;
          margin-block-start: 35px;
}

@media (min-width: 768px) {
  .project_sec_02 .product_row .text_area {
    max-width: 360px;
    margin-inline: auto 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}

@media (min-width: 768px) {
  .project_sec_02 .product_row .text_area.center {
    justify-content: center;
  }
}

@media (min-width: 768px) {
  .project_sec_02 .product_row .text_area .more {
    -webkit-margin-before: 1em;
            margin-block-start: 1em;
    width: 100%;
  }
}

.project_sec_02 .list_row h3 {
  text-align: left;
  -webkit-padding-start: 25px;
          padding-inline-start: 25px;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}

@media (min-width: 768px) {
  .project_sec_02 .list_row h3:not(:first-child) {
    -webkit-margin-before: 1em;
            margin-block-start: 1em;
  }
}

.project_sec_02 .list_row h3:before {
  content: "";
  position: absolute;
  display: block;
  background: #865D3A;
  width: 16px;
  height: 16px;
  top: .4em;
  left: 0;
}

@media (max-width: 767px) {
  .project_sec_02 .list_row h3:before {
    top: .3em;
  }
}

.project_sec_02 .list_row .txt {
  -webkit-padding-start: 25px;
          padding-inline-start: 25px;
  -webkit-margin-before: .4em;
          margin-block-start: .4em;
}

/* ===========================
recruit_application_details_sec_01
=========================== */
.recruit_application_details_sec_01 .table-default {
  max-width: 1100px;
}

@media (min-width: 768px) {
  .recruit_application_details_sec_01 .table-default th, .recruit_application_details_sec_01 .table-default td {
    padding-block: 34px;
    line-height: 2;
  }
  .recruit_application_details_sec_01 .table-default th p, .recruit_application_details_sec_01 .table-default th ul, .recruit_application_details_sec_01 .table-default th ol, .recruit_application_details_sec_01 .table-default td p, .recruit_application_details_sec_01 .table-default td ul, .recruit_application_details_sec_01 .table-default td ol {
    line-height: 2;
  }
}

.recruit_application_details_sec_01 .table-default th {
  font-weight: bold;
  vertical-align: top;
}

@media (min-width: 768px) {
  .recruit_application_details_sec_01 .table-default th {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (min-width: 768px) and (max-width: 1219px) {
  .recruit_application_details_sec_01 .table-default th {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media (min-width: 768px) {
  .recruit_application_details_sec_01 .table-default td {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

/* ===========================
utility
=========================== */
#recruit h1, #recruit .bread_wrap {
  display: none;
}

.recruit_ttl {
  display: table;
  margin-inline: auto;
  font-size: 60px;
  font-size: 6rem;
  color: #4A4A4A;
  letter-spacing: .12em;
  border-bottom: 2px solid #4A4A4A;
  padding-block: 0 .55em;
  padding-inline: .8em;
  font-weight: 500;
}

@media (max-width: 1600px) {
  .recruit_ttl {
    font-size: 48px;
    font-size: 4.8rem;
  }
}

@media (max-width: 1219px) {
  .recruit_ttl {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media (max-width: 767px) {
  .recruit_ttl {
    font-size: 20px;
    font-size: 2rem;
  }
}

.recruit_ttl:before {
  content: "";
  position: absolute;
  display: block;
  background: #4A4A4A;
  -webkit-clip-path: polygon(100% 0, 0 0, 50% 100%);
          clip-path: polygon(100% 0, 0 0, 50% 100%);
  width: 19px;
  height: 21px;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}

@media (max-width: 767px) {
  .recruit_ttl:before {
    width: 16px;
    height: 14px;
  }
}

.recruit_ttl_2 {
  font-family: "Noto Serif JP", serif;
  font-size: 60px;
  font-size: 6rem;
  color: #4A4A4A;
  letter-spacing: .08em;
  text-align: left;
  font-weight: 500;
  padding: 0;
  line-height: 1.5;
}

@media (max-width: 1600px) {
  .recruit_ttl_2 {
    font-size: 48px;
    font-size: 4.8rem;
  }
}

@media (max-width: 1219px) {
  .recruit_ttl_2 {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media (max-width: 767px) {
  .recruit_ttl_2 {
    font-size: 20px;
    font-size: 2rem;
    text-align: center;
  }
}

.recruit_ttl_2:before {
  content: none;
}

.recruit_ttl_2 .large {
  color: #D31A1A;
  font-size: 80px;
  font-size: 8rem;
}

@media (max-width: 1600px) {
  .recruit_ttl_2 .large {
    font-size: 60px;
    font-size: 6rem;
  }
}

@media (max-width: 1219px) {
  .recruit_ttl_2 .large {
    font-size: 40px;
    font-size: 4rem;
  }
}

@media (max-width: 767px) {
  .recruit_ttl_2 .large {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

.recruit_ttl_3 {
  font-family: "Noto Serif JP", serif;
  font-size: 50px;
  font-size: 5rem;
  color: #4A4A4A;
  letter-spacing: .05em;
  text-align: left;
  font-weight: 500;
  line-height: 1.85;
  -webkit-margin-after: .8em;
          margin-block-end: .8em;
}

@media (max-width: 1600px) {
  .recruit_ttl_3 {
    font-size: 40px;
    font-size: 4rem;
  }
}

@media (max-width: 1219px) {
  .recruit_ttl_3 {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

@media (max-width: 767px) {
  .recruit_ttl_3 {
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center;
    line-height: 1.5;
  }
}

/* ===========================
メインビジュアル
=========================== */
.recruit_main_visual_wrap .main_visual {
  position: relative;
}

@media (min-width: 640px) {
  .recruit_main_visual_wrap .main_visual:before {
    content: "";
    position: absolute;
    display: block;
    background: #EFEADF;
    width: 89.5%;
    height: 66%;
    right: left;
    bottom: 0;
    z-index: -1;
    -webkit-clip-path: polygon(0 18.5vw, 100% 0, 100% 100%, 0% 100%);
            clip-path: polygon(0 18.5vw, 100% 0, 100% 100%, 0% 100%);
  }
}

@media (min-width: 640px) and (max-width: 767px) {
  .recruit_main_visual_wrap .main_visual:before {
    width: 100%;
  }
}

@media (min-width: 640px) {
  .recruit_main_visual_wrap .main_visual .main_visual_slick {
    padding-top: 42.44792%!important;
    height: auto !important;
  }
}

@media (min-width: 640px) {
  .recruit_main_visual_wrap .main_visual .main_visual_slick li:not([id^="slick-slide"]) img {
    max-width: 92%;
    -o-object-fit: cover;
       object-fit: cover;
    margin-inline: auto 0;
    left: 0;
    right: 0;
  }
}

.recruit_main_visual_wrap .main_visual .main_visual_copy {
  width: 100%;
  -webkit-margin-before: 10%;
          margin-block-start: 10%;
  -webkit-margin-start: 2.4%;
          margin-inline-start: 2.4%;
}

.recruit_main_visual_wrap .main_visual .main_visual_copy li img {
  opacity: 0;
  width: 11%;
}

.recruit_main_visual_wrap .main_visual .main_visual_copy li img.main_copy001 {
  transition: 1.2s;
  transform: translateY(50px);
}

.recruit_main_visual_wrap .main_visual .main_visual_copy li img.animated {
  opacity: 1;
  transform: none;
}

/* ===========================
recruit_sec_01
=========================== */
.recruit_sec_01 {
  position: relative;
  -webkit-padding-before: 90px;
          padding-block-start: 90px;
}

@media (max-width: 767px) {
  .recruit_sec_01 {
    padding-block: 8%;
  }
}

.recruit_sec_01:before {
  content: "";
  position: absolute;
  display: block;
  background: #EFEADF;
  width: 89.5%;
  height: calc(100% - 88px);
  left: 0;
  top: 0;
  z-index: -1;
}

@media (min-width: 768px) {
  .recruit_sec_01:before {
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% calc(100% - 18.5vw), 0% 100%);
            clip-path: polygon(0 0, 100% 0%, 100% calc(100% - 18.5vw), 0% 100%);
  }
}

@media (max-width: 767px) {
  .recruit_sec_01:before {
    width: 100%;
    max-width: 100%;
    height: 100%;
  }
}

@media (min-width: 768px) {
  .recruit_sec_01 .container {
    max-width: 1920px;
    padding: 0;
  }
}

@media (min-width: 768px) {
  .recruit_sec_01 .row_01 .main_img {
    text-align: right;
  }
}

@media (min-width: 768px) {
  .recruit_sec_01 .row_01 .text_col {
    display: flex;
    align-items: center;
    padding-block: 50px;
  }
}

@media (min-width: 1601px) {
  .recruit_sec_01 .row_01 .text_area {
    -webkit-margin-start: 3%;
            margin-inline-start: 3%;
  }
}

@media (min-width: 768px) {
  .recruit_sec_01 .row_01 .text_area {
    -webkit-margin-before: 1%;
            margin-block-start: 1%;
    -webkit-padding-end: 8px;
            padding-inline-end: 8px;
  }
}

.recruit_sec_01 .row_02 .img_area {
  max-width: 1000px;
  margin-inline: auto 0;
}

.recruit_sec_01 .row_02 .img_area .img_wrap {
  display: flex;
  gap: 2.8%;
  -webkit-margin-before: 2.4%;
          margin-block-start: 2.4%;
}

@media (min-width: 768px) {
  .recruit_sec_01 .row_02 .text_area {
    max-width: 430px;
    -webkit-padding-start: 10px;
            padding-inline-start: 10px;
    margin-inline: auto 0;
  }
}

@media (min-width: 768px) {
  .recruit_sec_01 .row_02 .text_area h3 {
    -webkit-margin-after: .2em;
            margin-block-end: .2em;
  }
}

@media (min-width: 768px) {
  .recruit_sec_01 .row_02 .text_area .txt {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 2.2;
  }
}

@media (min-width: 768px) and (max-width: 1219px) {
  .recruit_sec_01 .row_02 .text_area .txt {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media (min-width: 768px) {
  .recruit_sec_01 .row_02 .text_area .more {
    -webkit-margin-before: 2.4em;
            margin-block-start: 2.4em;
  }
}

.recruit_sec_01 .row_02 .text_area .sub_img_03 {
  -webkit-margin-before: 12%;
          margin-block-start: 12%;
}

@media (min-width: 768px) {
  .recruit_sec_01 .row_02 .text_area .sub_img_03 {
    width: 455px;
    max-width: 40vw;
  }
}

@media (max-width: 767px) {
  .recruit_sec_01 .row_02 .text_area .sub_img_03 {
    -webkit-margin-before: 4%;
            margin-block-start: 4%;
    max-width: 60%;
    margin-inline: auto;
  }
}

/* ===========================
recruit_sec_02
=========================== */
.recruit_sec_02 {
  -webkit-padding-before: 160px;
          padding-block-start: 160px;
}

@media (max-width: 767px) {
  .recruit_sec_02 {
    padding-block: 8%;
  }
}

@media (min-width: 768px) {
  .recruit_sec_02 .container {
    max-width: 1920px;
    padding: 0;
  }
}

@media (min-width: 768px) {
  .recruit_sec_02 h2 {
    width: 1200px;
    max-width: calc(100% - 20px);
    margin-inline: auto;
    -webkit-margin-after: 1.2em;
            margin-block-end: 1.2em;
    line-height: 1.7;
  }
}

.recruit_sec_02 .row:not(:last-child) {
  -webkit-margin-after: 1.5%;
          margin-block-end: 1.5%;
}

.recruit_sec_02 .row_01 .main_img {
  width: 960px;
  max-width: 50vw;
}

@media (max-width: 767px) {
  .recruit_sec_02 .row_01 .main_img {
    max-width: 70vw;
  }
}

@media (min-width: 768px) {
  .recruit_sec_02 .row_01 .sub_img_01 {
    -webkit-margin-end: 15%;
            margin-inline-end: 15%;
    -webkit-margin-before: 1%;
            margin-block-start: 1%;
  }
}

@media (max-width: 767px) {
  .recruit_sec_02 .row_01 .sub_img_01 {
    max-width: 40vw;
    margin-inline: auto 0;
    z-index: 1;
    -webkit-padding-after: 5%;
            padding-block-end: 5%;
    -webkit-margin-before: 30%;
            margin-block-start: 30%;
  }
}

@media (min-width: 768px) {
  .recruit_sec_02 .row_02 .main_img {
    width: 960px;
    max-width: 50vw;
  }
}

@media (min-width: 768px) {
  .recruit_sec_02 .row_02 .text_area {
    -webkit-margin-start: 8%;
            margin-inline-start: 8%;
    -webkit-margin-before: 2.2%;
            margin-block-start: 2.2%;
    -webkit-padding-end: 10px;
            padding-inline-end: 10px;
    max-width: 523px;
    letter-spacing: .05em;
  }
}

@media (min-width: 768px) {
  .recruit_sec_02 .row_02 .text_area .txt {
    line-height: 2.2;
  }
}

/* ===========================
recruit_sec_03
=========================== */
.recruit_sec_03 {
  position: relative;
  padding-block: 250px 290px;
}

@media (max-width: 767px) {
  .recruit_sec_03 {
    padding-block: 8%;
  }
}

.recruit_sec_03:before {
  content: "";
  position: absolute;
  display: block;
  background: #EFEADF;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  z-index: -1;
}

@media (min-width: 768px) {
  .recruit_sec_03:before {
    -webkit-clip-path: polygon(0 18.5vw, 100% 0, 100% calc(100% - 18.5vw), 0% 100%);
            clip-path: polygon(0 18.5vw, 100% 0, 100% calc(100% - 18.5vw), 0% 100%);
  }
}

.recruit_sec_03 h2 {
  -webkit-margin-after: .4em;
          margin-block-end: .4em;
}

@media (min-width: 768px) {
  .recruit_sec_03 .row_01 {
    -webkit-margin-after: 0;
            margin-block-end: 0;
  }
}

@media (min-width: 768px) {
  .recruit_sec_03 .row_01 .text_col {
    display: flex;
    align-items: center;
    padding-block: 50px;
  }
}

@media (min-width: 768px) {
  .recruit_sec_03 .row_01 .img_col {
    display: flex;
    align-items: flex-end;
  }
}

@media (max-width: 767px) {
  .recruit_sec_03 .row_01 .main_img {
    max-width: 30%;
    margin-inline: auto;
  }
}

@media (min-width: 768px) {
  .recruit_sec_03 .row_01 .text_area {
    -webkit-margin-before: 5%;
            margin-block-start: 5%;
  }
}

@media (min-width: 768px) {
  .recruit_sec_03 .row_01 .text_area .txt {
    letter-spacing: .05em;
    line-height: 2.2;
  }
}

.recruit_sec_03 .row_02 .img_area {
  max-width: 639px;
  margin-inline: auto 0;
}

.recruit_sec_03 .row_02 .img_area .img_wrap {
  display: flex;
  justify-content: space-between;
  gap: 5.4%;
  -webkit-margin-before: 4.5%;
          margin-block-start: 4.5%;
}

/* ===========================
recruit_sec_04
=========================== */
.recruit_sec_04 {
  padding-block: 50px 135px;
}

@media (max-width: 767px) {
  .recruit_sec_04 {
    padding-block: 8%;
  }
}

/* ===========================
recruit_sec_06
=========================== */
.recruit_sec_06 .icon_img {
  -webkit-margin-after: 25px;
          margin-block-end: 25px;
}

@media (max-width: 767px) {
  .recruit_sec_06 .icon_img {
    -webkit-margin-after: 15px;
            margin-block-end: 15px;
  }
}

@media (max-width: 767px) {
  .recruit_sec_06 .icon_img img {
    width: 40px;
  }
}

.recruit_sec_06 h2 {
  -webkit-margin-after: 1.5em;
          margin-block-end: 1.5em;
}

/* ===========================
utility
=========================== */
@media (min-width: 768px) {
  .row .pc_w_0 {
    width: 0%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_1 {
    width: 1%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_2 {
    width: 2%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_3 {
    width: 3%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_4 {
    width: 4%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_5 {
    width: 5%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_6 {
    width: 6%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_7 {
    width: 7%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_8 {
    width: 8%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_9 {
    width: 9%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_10 {
    width: 10%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_11 {
    width: 11%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_12 {
    width: 12%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_13 {
    width: 13%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_14 {
    width: 14%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_15 {
    width: 15%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_16 {
    width: 16%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_17 {
    width: 17%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_18 {
    width: 18%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_19 {
    width: 19%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_20 {
    width: 20%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_21 {
    width: 21%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_22 {
    width: 22%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_23 {
    width: 23%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_24 {
    width: 24%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_25 {
    width: 25%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_26 {
    width: 26%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_27 {
    width: 27%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_28 {
    width: 28%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_29 {
    width: 29%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_30 {
    width: 30%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_31 {
    width: 31%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_32 {
    width: 32%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_33 {
    width: 33%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_34 {
    width: 34%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_35 {
    width: 35%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_36 {
    width: 36%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_37 {
    width: 37%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_38 {
    width: 38%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_39 {
    width: 39%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_40 {
    width: 40%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_41 {
    width: 41%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_42 {
    width: 42%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_43 {
    width: 43%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_44 {
    width: 44%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_45 {
    width: 45%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_46 {
    width: 46%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_47 {
    width: 47%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_48 {
    width: 48%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_49 {
    width: 49%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_50 {
    width: 50%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_51 {
    width: 51%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_52 {
    width: 52%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_53 {
    width: 53%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_54 {
    width: 54%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_55 {
    width: 55%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_56 {
    width: 56%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_57 {
    width: 57%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_58 {
    width: 58%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_59 {
    width: 59%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_60 {
    width: 60%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_61 {
    width: 61%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_62 {
    width: 62%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_63 {
    width: 63%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_64 {
    width: 64%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_65 {
    width: 65%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_66 {
    width: 66%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_67 {
    width: 67%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_68 {
    width: 68%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_69 {
    width: 69%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_70 {
    width: 70%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_71 {
    width: 71%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_72 {
    width: 72%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_73 {
    width: 73%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_74 {
    width: 74%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_75 {
    width: 75%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_76 {
    width: 76%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_77 {
    width: 77%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_78 {
    width: 78%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_79 {
    width: 79%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_80 {
    width: 80%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_81 {
    width: 81%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_82 {
    width: 82%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_83 {
    width: 83%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_84 {
    width: 84%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_85 {
    width: 85%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_86 {
    width: 86%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_87 {
    width: 87%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_88 {
    width: 88%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_89 {
    width: 89%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_90 {
    width: 90%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_91 {
    width: 91%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_92 {
    width: 92%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_93 {
    width: 93%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_94 {
    width: 94%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_95 {
    width: 95%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_96 {
    width: 96%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_97 {
    width: 97%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_98 {
    width: 98%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_99 {
    width: 99%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

@media (min-width: 768px) {
  .row .pc_w_100 {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .row .no_gutters {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

.flex_center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.slider .wrap {
  margin-inline: 5px;
}

.slider .wrap figure {
  max-width: 322px;
  margin-inline: auto;
}

.slider .slick-arrow {
  background: #A67C52;
  width: 40px;
  height: 40px;
  z-index: 2;
  right: 0;
}

@media (max-width: 767px) {
  .slider .slick-arrow {
    width: 30px;
    height: 30px;
  }
}

.slider .slick-arrow:before {
  content: "";
  position: absolute;
  display: block;
  background: url(/wp-content/uploads/arrow.png) no-repeat center/contain;
  width: 21px;
  height: 8px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
}

@media (max-width: 767px) {
  .slider .slick-arrow:before {
    width: 18px;
  }
}

.slider .slick-arrow.slick-prev {
  left: 0px;
}

.slider .slick-arrow.slick-prev:before {
  transform: translate(-50%, -50%) rotate(180deg);
}

/* ===========================
メインビジュアル
=========================== */
.main_visual_wrap {
  position: relative;
}

@media (min-width: 640px) {
  .main_visual_wrap .main_visual .main_visual_slick {
    padding-top: 41.66667%!important;
    height: auto !important;
  }
}

.main_visual_wrap .main_visual .main_visual_copy {
  width: 100%;
}

.main_visual_wrap .main_visual .main_visual_copy li img {
  opacity: 0;
}

.main_visual_wrap .main_visual .main_visual_copy li img.main_copy001 {
  transition: 1.2s;
  transform: translateY(50px);
}

.main_visual_wrap .main_visual .main_visual_copy li img.animated {
  opacity: 1;
  transform: none;
}

@media (min-width: 640px) {
  .main_visual_wrap .main_visual_link {
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
    right: 0;
    max-width: 8vw;
    z-index: 54;
  }
}

@media (min-width: 640px) and (max-width: 1600px) {
  .main_visual_wrap .main_visual_link {
    width: 80px;
  }
}

@media (max-width: 639px) {
  .main_visual_wrap .main_visual_link {
    margin-block: 4%;
    margin-inline: 10px;
  }
}

.main_visual_wrap .main_visual_link img {
  max-width: 100%;
}

/* ===========================
top_sec_01 橋元産業について
=========================== */
.top_sec_01 {
  background: #F4F2E9;
  padding-block: 100px 88px;
}

@media (max-width: 767px) {
  .top_sec_01 {
    padding-block: 2% 8%;
  }
}

@media (min-width: 768px) {
  .top_sec_01 .container {
    max-width: 1920px;
    padding: 0;
  }
}

.top_sec_01 .img_area {
  position: relative;
  -webkit-padding-before: 19.5%;
          padding-block-start: 19.5%;
}

@media (min-width: 768px) {
  .top_sec_01 .img_area {
    -webkit-padding-start: 4%;
            padding-inline-start: 4%;
  }
}

@media (max-width: 767px) {
  .top_sec_01 .img_area {
    -webkit-padding-before: 6%;
            padding-block-start: 6%;
  }
}

@media (min-width: 768px) {
  .top_sec_01 .img_area .main_img_01 {
    text-align: right;
  }
}

.top_sec_01 .img_area .main_img_02 {
  position: absolute;
  top: 0;
  left: 1%;
  max-width: 50%;
}

@media (max-width: 767px) {
  .top_sec_01 .img_area .main_img_02 {
    left: -10px;
  }
}

@media (min-width: 768px) {
  .top_sec_01 .text_col {
    display: flex;
    align-items: flex-end;
  }
}

@media (min-width: 768px) {
  .top_sec_01 .text_area {
    width: 100%;
    max-width: 620px;
    margin-inline: auto 0;
    padding-inline: 10px;
  }
}

@media (min-width: 1220px) {
  .top_sec_01 .text_area .text_wrap {
    -webkit-margin-start: 2em;
            margin-inline-start: 2em;
  }
}

@media (min-width: 768px) {
  .top_sec_01 .text_area .text_wrap .more {
    -webkit-margin-before: 9%;
            margin-block-start: 9%;
  }
}

.top_sec_01 .text_area .img_wrap {
  display: flex;
  justify-content: space-between;
  gap: 2%;
  -webkit-margin-before: 14%;
          margin-block-start: 14%;
}

@media (max-width: 767px) {
  .top_sec_01 .text_area .img_wrap {
    -webkit-margin-before: 5%;
            margin-block-start: 5%;
    justify-content: center;
  }
}

/* ===========================
top_sec_02 橋元産業の強み 商品紹介
=========================== */
.top_sec_02 {
  position: relative;
  padding-block: 112px 133px;
}

@media (max-width: 767px) {
  .top_sec_02 {
    padding-block: 8%;
  }
}

.top_sec_02:before {
  content: "";
  position: absolute;
  display: block;
  background: url(/wp-content/uploads/bg_img001.jpg) no-repeat center/cover;
  width: 100%;
  height: 660px;
  max-height: 70%;
  top: 0;
  left: 0;
  z-index: -1;
}

@media (max-width: 767px) {
  .top_sec_02:before {
    height: 100%;
    max-height: 100%;
    background-repeat: repeat;
    background-size: auto;
  }
}

@media (min-width: 768px) {
  .top_sec_02 h2 {
    -webkit-margin-after: 1.4em;
            margin-block-end: 1.4em;
  }
}

.top_sec_02 .row_wrap {
  background: #fff;
  padding: 100px 10px 61px;
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.1);
}

@media (max-width: 767px) {
  .top_sec_02 .row_wrap {
    padding: 8% 10px;
  }
}

.top_sec_02 .row_wrap .row:not(:last-child) {
  -webkit-margin-after: 9%;
          margin-block-end: 9%;
}

.top_sec_02 .row_wrap .row.slider_row {
  -webkit-margin-after: 4%;
          margin-block-end: 4%;
  max-width: 1100px;
  margin-inline: auto;
}

.top_sec_02 .row_wrap .row.img_row {
  -webkit-margin-after: 5%;
          margin-block-end: 5%;
  max-width: 1042px;
  margin-inline: auto;
}

.top_sec_02 .row_wrap .row.text_row {
  -webkit-margin-after: 2.5%;
          margin-block-end: 2.5%;
  max-width: 1042px;
  margin-inline: auto;
}

.top_sec_02 .row_wrap .row.product_row {
  max-width: 1042px;
  margin-inline: auto;
}

.top_sec_02 .row_wrap .row.product_row.last {
  -webkit-margin-after: 1%;
          margin-block-end: 1%;
}

.top_sec_02 .row_wrap .link {
  text-align: right;
  max-width: 1070px;
  margin-inline: auto;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
}

.top_sec_02 .row_wrap .link a {
  position: relative;
  text-decoration: none;
  font-weight: 500;
  letter-spacing: .13em;
  -webkit-padding-end: 60px;
          padding-inline-end: 60px;
}

.top_sec_02 .row_wrap .link a:before {
  content: "";
  position: absolute;
  display: block;
  background: url(/wp-content/uploads/arrow5.png) no-repeat center/contain;
  width: 47px;
  height: 8px;
  top: 50%;
  transform: translateY(-50%);
  right: 5px;
  transition: .2s;
}

.top_sec_02 .row_wrap .link a:hover:before {
  right: 0;
}

@media (min-width: 1220px) {
  .top_sec_02 .row_wrap .text_area {
    max-width: 287px;
    margin-inline: auto 0;
  }
}

@media (min-width: 768px) {
  .top_sec_02 .row_wrap .text_area .txt {
    letter-spacing: .05em;
  }
}

@media (min-width: 768px) {
  .top_sec_02 .row_wrap .text_area .more {
    -webkit-margin-before: 21%;
            margin-block-start: 21%;
  }
}

@media (max-width: 1219px) and (min-width: 768px) {
  .top_sec_02 .row_wrap .text_area .more .add_arrow {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.top_sec_02 .row_wrap .notes {
  -webkit-margin-before: .5em;
          margin-block-start: .5em;
}

/* ===========================
top_sec_03 オーダーメイドのご提案
=========================== */
.top_sec_03 {
  position: relative;
  padding-block: 26px 40px;
}

@media (max-width: 767px) {
  .top_sec_03 {
    padding-block: 8%;
  }
}

.top_sec_03:before {
  content: "";
  position: absolute;
  display: block;
  background: #F4F2E9;
  width: 90%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
}

@media (max-width: 767px) {
  .top_sec_03:before {
    width: 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .top_sec_03 .container {
    max-width: 1920px;
    padding: 0;
  }
}

@media (min-width: 768px) {
  .top_sec_03 .main_img {
    text-align: left;
  }
}

@media (max-width: 767px) {
  .top_sec_03 .main_img {
    -webkit-margin-start: -10px;
            margin-inline-start: -10px;
  }
}

@media (min-width: 768px) {
  .top_sec_03 .text_col {
    display: flex;
    align-items: center;
  }
}

@media (min-width: 768px) {
  .top_sec_03 .text_area {
    max-width: 665px;
    width: 100%;
    padding-inline: 10px;
  }
}

@media (min-width: 1220px) {
  .top_sec_03 .text_area .text_wrap {
    -webkit-margin-start: 2em;
            margin-inline-start: 2em;
  }
}

@media (min-width: 768px) {
  .top_sec_03 .text_area .text_wrap .txt {
    letter-spacing: .05em;
    line-height: 2.2;
  }
}

@media (min-width: 768px) {
  .top_sec_03 .text_area .text_wrap .more {
    -webkit-margin-before: 6%;
            margin-block-start: 6%;
  }
}

/* ===========================
top_sec_04 実績紹介／お客様の声
=========================== */
.top_sec_04 {
  position: relative;
  -webkit-padding-after: 147px;
          padding-block-end: 147px;
}

@media (max-width: 767px) {
  .top_sec_04 {
    -webkit-padding-after: 8%;
            padding-block-end: 8%;
  }
}

.top_sec_04:before {
  content: "";
  position: absolute;
  display: block;
  background: #F4F2E9;
  width: 90%;
  height: 300px;
  max-height: 80%;
  top: 0;
  right: 0;
  z-index: -1;
}

@media (max-width: 767px) {
  .top_sec_04:before {
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
  }
}

@media (min-width: 768px) {
  .top_sec_04 h2 {
    -webkit-margin-after: 1.3em;
            margin-block-end: 1.3em;
  }
}

.top_sec_04 .row:not(:last-child) {
  -webkit-margin-after: 4.5%;
          margin-block-end: 4.5%;
}

.slider_parts .slick-track {
  display: flex;
}

.slider_parts .wrap {
  margin-inline: 5px;
  height: auto;
}

.case_link_wrap {
  position: relative;
  display: block;
  text-decoration: none;
  background: #fff;
  padding: 20px 10px 50px;
  height: 100%;
  max-width: 364px;
  margin-inline: auto;
}

.case_link_wrap:hover img {
  opacity: .7;
  transform: scale(1.08);
}

.case_link_wrap:after {
  content: "";
  position: absolute;
  display: block;
  background: url(/wp-content/uploads/arrow3.png) no-repeat center/contain;
  width: 30px;
  height: 4px;
  bottom: 35px;
  left: 50%;
  transform: translateX(-50%);
  transition: .2s;
}

.case_link_wrap figure {
  width: 100%;
  max-width: 320px;
  margin-inline: auto;
  aspect-ratio: 320 / 230;
  overflow: hidden;
}

.case_link_wrap figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: .3s;
}

.case_link_wrap .text_area {
  max-width: 284px;
  margin-inline: auto;
}

/* ===========================
top_sec_05 採用情報
=========================== */
.top_sec_05 {
  position: relative;
  padding-block: 358px 160px;
}

@media (max-width: 767px) {
  .top_sec_05 {
    padding-block: 150px 8%;
  }
}

.top_sec_05:before {
  content: "";
  position: absolute;
  display: block;
  background: url(/wp-content/uploads/bg_img002.jpg) no-repeat center/cover;
  width: 100%;
  height: 664px;
  max-height: 70%;
  top: 0;
  left: 0;
  z-index: -1;
}

@media (max-width: 767px) {
  .top_sec_05:before {
    height: 200px;
  }
}

.top_sec_05 h3 {
  font-family: "Noto Serif JP", serif;
}

@media (min-width: 768px) {
  .top_sec_05 h3 {
    -webkit-margin-after: 2em;
            margin-block-end: 2em;
  }
}

.top_sec_05 .row_wrap {
  background: #fff;
  padding: 60px 10px 0;
}

@media (max-width: 767px) {
  .top_sec_05 .row_wrap {
    padding: 8% 10px 0;
  }
}

.top_sec_05 .row_wrap .row.recruit_row {
  max-width: 1042px;
  margin-inline: auto;
}

@media (min-width: 1220px) {
  .top_sec_05 .row_wrap .text_area {
    max-width: 287px;
    margin-inline: auto 0;
  }
}

@media (min-width: 768px) {
  .top_sec_05 .row_wrap .text_area .txt {
    letter-spacing: .05em;
  }
}

@media (min-width: 768px) {
  .top_sec_05 .row_wrap .text_area .more {
    -webkit-margin-before: 21%;
            margin-block-start: 21%;
  }
}

/* ===========================
top_sec_06 Instagram
=========================== */
.top_sec_06 {
  background: url(/wp-content/uploads/bg_img003.jpg) no-repeat center/cover;
  padding-block: 100px 105px;
}

@media (max-width: 767px) {
  .top_sec_06 {
    padding-block: 8%;
  }
}

.top_sec_06 .icon_img {
  -webkit-margin-after: 25px;
          margin-block-end: 25px;
}

@media (max-width: 767px) {
  .top_sec_06 .icon_img {
    -webkit-margin-after: 15px;
            margin-block-end: 15px;
  }
}

@media (max-width: 767px) {
  .top_sec_06 .icon_img img {
    width: 40px;
  }
}

.top_sec_06 h2 {
  -webkit-margin-after: 1.5em;
          margin-block-end: 1.5em;
}

/* ===========================
top_sec_07 新着情報
=========================== */
.top_sec_07 {
  background: #F4F2E9;
  padding-block: 78px 94px;
}

@media (max-width: 767px) {
  .top_sec_07 {
    padding-block: 8%;
  }
}

.top_sec_07 .row:not(:last-child) {
  -webkit-margin-after: 5.8%;
          margin-block-end: 5.8%;
}

.top_sec_07 .content {
  background: #fff;
  padding: 28px 5%;
}

@media (max-width: 767px) {
  .top_sec_07 .content {
    padding: 20px 10px;
  }
}

@media (min-width: 768px) {
  .top_sec_07 .content dl {
    height: 302px;
    max-height: 302px;
  }
}

.top_sec_07 .content dt {
  font-weight: 500;
}

@media (min-width: 768px) {
  .top_sec_07 .content dt {
    letter-spacing: .1em;
    font-size: 18px;
    font-size: 1.8rem;
    width: 130px;
    padding-block: .8em;
    -webkit-padding-start: 0;
            padding-inline-start: 0;
  }
}

.top_sec_07 .content dd {
  border-color: #4A4A4A;
}

@media (min-width: 768px) {
  .top_sec_07 .content dd {
    letter-spacing: .05em;
    -webkit-padding-start: 150px;
            padding-inline-start: 150px;
  }
}

/* ===========================
top_sec_08 メイン下キャッチコピー
=========================== */
.top_sec_08 {
  background: url(/wp-content/uploads/bg_img006.jpg) no-repeat center/cover;
  color: #fff;
  padding-block: 40px;
}

@media (max-width: 767px) {
  .top_sec_08 {
    padding-block: 8%;
  }
}

.top_sec_08 .lead_txt {
  font-family: "Noto Serif JP", serif;
  text-align: center;
  line-height: 1.15;
  font-weight: bold;
  font-size: 36px;
  font-size: 3.6rem;
}

@media (max-width: 1219px) {
  .top_sec_08 .lead_txt {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media (max-width: 767px) {
  .top_sec_08 .lead_txt {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.5;
  }
}

.top_sec_08 .lead_txt .large {
  font-size: 50px;
  font-size: 5rem;
}

@media (max-width: 1219px) {
  .top_sec_08 .lead_txt .large {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

@media (max-width: 767px) {
  .top_sec_08 .lead_txt .large {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.top_sec_08 .lead_txt .xlarge {
  font-size: 53px;
  font-size: 5.3rem;
}

@media (max-width: 1219px) {
  .top_sec_08 .lead_txt .xlarge {
    font-size: 40px;
    font-size: 4rem;
  }
}

@media (max-width: 767px) {
  .top_sec_08 .lead_txt .xlarge {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

/* ===========================
footer_sec_01 株式会社橋元産業
=========================== */
.footer_sec_01 {
  padding-block: 92px 274px;
  position: relative;
}

@media (max-width: 767px) {
  .footer_sec_01 {
    padding-block: 8% 150px;
  }
}

.footer_sec_01:before {
  content: "";
  position: absolute;
  display: block;
  background: url(/wp-content/uploads/bg_img004.jpg) no-repeat center/cover;
  width: 100vw;
  height: 700px;
  max-height: 70%;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

@media (max-width: 767px) {
  .footer_sec_01:before {
    height: 200px;
  }
}

@media (min-width: 768px) {
  .footer_sec_01 h2 {
    -webkit-margin-after: 1em;
            margin-block-end: 1em;
  }
}

.footer_sec_01 .row_wrap {
  background: #fff;
  padding: 46px 10px 65px;
}

@media (max-width: 767px) {
  .footer_sec_01 .row_wrap {
    padding: 0 10px 8%;
  }
}

.footer_sec_01 .row_wrap .row {
  max-width: 1080px;
  margin-inline: auto;
}

@media (min-width: 768px) {
  .footer_sec_01 .row_wrap .logo {
    text-align: left;
    -webkit-margin-after: 45px;
            margin-block-end: 45px;
  }
}

@media (max-width: 767px) {
  .footer_sec_01 .row_wrap .logo {
    -webkit-margin-after: 10px;
            margin-block-end: 10px;
  }
}

@media (max-width: 767px) {
  .footer_sec_01 .row_wrap .logo img {
    width: 240px;
  }
}

.footer_sec_01 .row_wrap .table-info th {
  color: #569359;
  font-weight: 500;
}

@media (min-width: 768px) {
  .footer_sec_01 .row_wrap .map_container {
    max-width: 600px;
    margin-inline: auto 0;
  }
}

/* ===========================
footer_sec_02 BAKTI 長茂有限公司
=========================== */
.footer_sec_02 {
  padding-block: 80px;
}

@media (max-width: 767px) {
  .footer_sec_02 {
    padding-block: 8%;
  }
}

.footer_sec_02 .row {
  max-width: 1120px;
  margin-inline: auto;
}

/*# sourceMappingURL=main.css.map */
