@charset "UTF-8";
/*
Theme Name: いくとぴあ食花
*/
/* ----------------------------- リセット */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, var, b, i,
dl dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 100%;
}

/*body{line-height:1;}*/
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

img {
  vertical-align: top;
  /*font-size:0;*/
  line-height: 0;
}

sup {
  font-size: 8px;
}

em {
  font-style: normal;
}

/* =======================================
記事詳細
========================================*/
#entrybody {
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 0;
  word-break: break-all;
  line-height: 180%;
}
#entrybody a {
  color: #22ABD8;
  text-decoration: underline;
}
#entrybody a:hover {
  text-decoration: none;
}
#entrybody ul, #entrybody ol {
  margin-top: 12px;
  margin-bottom: 12px;
  list-style-position: inside;
  text-align: left;
}
#entrybody ul ul, #entrybody ul ol, #entrybody ol ul, #entrybody ol ol {
  margin-left: 2em;
}
#entrybody ul li, #entrybody ol li {
  text-align: left;
}
#entrybody ol {
  list-style-type: decimal;
}
#entrybody li ul {
  margin-top: 3px;
}
#entrybody li li {
  font-size: 13px;
  font-size: 1.3rem;
}
#entrybody strong,
#entrybody strong span {
  font-weight: bold !important;
}
#entrybody span strong,
#entrybody del strong,
#entrybody em strong {
  font-weight: bold !important;
}
#entrybody em {
  font-style: italic !important;
}
#entrybody dfn {
  font-style: normal;
  border-bottom: 1px dotted #333;
}
#entrybody p {
  line-height: 180%;
  margin-bottom: 1.2em;
  clear: both;
  *zoom: 1;
}
#entrybody p:after {
  display: block;
  content: "";
  clear: both;
}
#entrybody blockquote {
  margin-top: 15px;
  margin-bottom: 15px;
  background: #d6e1e1;
  border-radius: 10px;
  padding: 4.545% 5%;
}
#entrybody blockquote cite {
  font-style: italic;
}
#entrybody blockquote p:last-child {
  margin-bottom: 0;
}
#entrybody blockquote a {
  color: #333;
}
#entrybody img {
  margin-bottom: 1em;
}
#entrybody iframe {
  max-width: 100%;
}
#entrybody .u-youtube-wrap {
  padding-top: 56.25%;
}
#entrybody h1 {
  color: #229700;
  font-weight: 700;
  font-size: 55px;
  font-size: 5.5rem;
  line-height: 1.4;
  margin-bottom: 30px;
}
#entrybody h2 {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  position: relative;
  padding-left: 44px;
  margin-bottom: 30px;
}
#entrybody h2:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  background: #229700;
  width: 20px;
  height: 20px;
  border-radius: 20px;
}
#entrybody h3 {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.5;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
#entrybody h3:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 60px;
  border-bottom: 3px solid #229700;
}
#entrybody h4 {
  margin-bottom: 30px;
  border-bottom: 2px solid #229700;
  padding-bottom: 15px;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.03em;
}
#entrybody h5 {
  margin-bottom: 28px;
  border-left: 5px solid #229700;
  padding-left: 15px;
  font-size: 25px;
  font-size: 2.5rem;
  color: #229700;
  font-weight: 500;
  line-height: 1.4;
}
#entrybody h6 {
  background: #229700;
  color: #fff;
  border-radius: 10px;
  padding: 10px 20px;
  margin-bottom: 20px;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.5;
}
#entrybody table {
  width: 100%;
}
#entrybody table thead {
  background-color: #666;
  color: #fff;
  font-size: 15px;
  font-size: 1.5rem;
}
#entrybody table thead th,
#entrybody table thead td {
  border-color: #fff;
}
#entrybody table th,
#entrybody table td {
  border: 1px solid #d7e2e2;
  padding: 6px 8px;
  text-align: left;
}
#entrybody table th {
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #entrybody h1 {
    margin-bottom: 20px;
    font-size: 30px;
    font-size: 3rem;
  }
  #entrybody h2 {
    margin-bottom: 20px;
    font-size: 20px;
    font-size: 2rem;
    padding-left: 25px;
  }
  #entrybody h2:before {
    width: 15px;
    height: 15px;
  }
  #entrybody h3 {
    margin-bottom: 20px;
    font-size: 22px;
    font-size: 2.2rem;
  }
  #entrybody h3:before {
    width: 50px;
    border-top-width: 2px;
  }
  #entrybody h4 {
    font-size: 22px;
    font-size: 2.2rem;
    background-size: contain;
    margin-bottom: 20px;
  }
  #entrybody h5 {
    margin-bottom: 20px;
    font-size: 20px;
    font-size: 2rem;
  }
  #entrybody h6 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
    font-size: 2rem;
    border-radius: 8px;
  }
}

.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 20px;
  margin-top: 4px;
}

.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 20px;
  margin-top: 4px;
}

.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 12px;
}

.wp-caption {
  border: none;
  background: #f1f1f1;
  color: #888;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  text-align: center;
  margin-bottom: 20px;
  padding: 4px;
  border-radius: 0;
}
.wp-caption img {
  margin: 5px;
}
.wp-caption p.wp-caption-text {
  margin-bottom: 4px;
}

.wp-smiley {
  margin: 0;
}

body#tinymce ul,
body#tinymce ol {
  margin-bottom: 1.5em;
}
body#tinymce ul li {
  list-style: disc;
}
body#tinymce ol li {
  list-style: decimal;
}

@media screen and (max-width: 768px) {
  #entrybody {
    font-size: 16px;
    font-size: 1.6rem;
  }

  .alignleft,
  img.alignleft {
    margin-right: 0;
    float: none;
  }

  .alignright,
  img.alignright {
    margin-left: 0;
    float: none;
  }

  img.alignleft,
  img.alignright,
  img.aligncenter {
    margin-bottom: 10px !important;
  }
}
/* ----------------------------- 全体 */
html {
  font-size: 62.5%;
}

body {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Montserrat", "Zen Kaku Gothic New", YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0;
  color: #3E372E;
  background-color: #fff;
  position: relative;
  font-feature-settings: "palt";
  -webkit-text-size-adjust: 100%;
  word-break: break-all;
}
body br {
  font-family: sans-serif;
}

::-webkit-input-placeholder {
  color: #B8B4AE;
}

:-ms-input-placeholder {
  color: #B8B4AE;
}

::-moz-placeholder {
  color: #B8B4AE;
}

::-placeholder {
  color: #B8B4AE;
}

a {
  color: #3E372E;
  text-decoration: none;
}
a:hover {
  color: #3E372E;
  text-decoration: none;
}
a img {
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}

a,
button,
input[type="submit"],
input[type="button"] {
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
a:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  opacity: 0.7;
  -ms-filter: "alpha(opacity=70)";
  filter: alpha(opacity=70);
}

img {
  max-width: 100%;
  height: auto;
}

@media screen and (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
}
/*=======================================
ヘッダー
=========================================*/
.l-header__logo {
  padding: 20px 40px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999;
  background: rgba(255, 255, 255, 0.95);
}
.l-header__menu {
  position: fixed;
  right: 2.60417vw;
  top: 2.34375vw;
  z-index: 9999;
  display: flex;
  align-items: center;
}
.l-header__menu .nav {
  display: flex;
  align-items: center;
  background: #229700;
  color: #fff;
  border-radius: 55px;
  position: relative;
  overflow: hidden;
  margin-right: 25px;
}
.l-header__menu .nav:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  background: #248F05;
  z-index: 0;
}
.l-header__menu .nav li {
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 700;
  position: relative;
  z-index: 1;
}
.l-header__menu .nav li:first-child::before {
  display: block;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  border-right: 1px solid #fff;
  height: 26px;
}
.l-header__menu .nav li.about span {
  background-image: url(img/common/icon_logo-white.svg);
  background-size: 25px 24px;
}
.l-header__menu .nav li.access span {
  background-image: url(img/common/icon_pin.svg);
  background-size: 13px 20px;
  padding-left: 24px;
}
.l-header__menu .nav a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 14px 30px;
}
.l-header__menu .nav span {
  display: block;
  padding-left: 35px;
  background-position: left center;
  background-repeat: no-repeat;
}
.l-header__menu .btn {
  cursor: pointer;
  background: #fff;
  border-radius: 56px;
  width: 56px;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: 1px solid #229700;
}
.l-header__menu .btn span {
  display: block;
  width: 24px;
  height: 3px;
  margin-left: auto;
  margin-right: auto;
  background: #229700;
  border-radius: 3px;
  position: relative;
  -webkit-transition: 0.4s ease background;
  transition: 0.4s ease background;
}
.l-header__menu .btn span:before, .l-header__menu .btn span:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background: #229700;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
  border-radius: 3px;
}
.l-header__menu .btn span:before {
  top: -9px;
}
.l-header__menu .btn span:after {
  bottom: -9px;
}
.l-header__menu .btn.is-open span {
  background: transparent;
}
.l-header__menu .btn.is-open span:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 0;
}
.l-header__menu .btn.is-open span:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  bottom: 0;
}
.l-header__nav {
  position: absolute;
  padding-top: 12px;
  padding-bottom: 13px;
  z-index: 9999;
  right: 0;
  top: 0;
  width: calc(100% - 280px);
  background: rgba(255, 255, 255, 0.95);
}
.l-header__nav ul {
  display: flex;
  max-width: 1300px;
  margin-left: auto;
}
.l-header__nav li {
  border-right: 1px solid #B8B4AE;
  text-align: center;
  flex-grow: 1;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
}
.l-header__nav li:last-child {
  border-right: 0;
}
.l-header__nav a {
  display: block;
  padding-top: 10px;
  padding-bottom: 5px;
}
.l-header__nav span {
  margin-top: 6px;
  display: block;
}
.l-header__nav .js-pulldown {
  position: relative;
}
.l-header__nav .js-pulldown-content {
  display: none;
  position: absolute;
  left: 0;
  top: calc(100% + 13px);
  width: 260px;
  max-height: calc(100vh - 125px);
  overflow: auto;
  background: rgba(255, 255, 255, 0.95);
  border-radius: 5px;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1);
}
.l-header__nav .js-pulldown-content li {
  border-right: 0;
  text-align: left;
  font-weight: 500;
  border-bottom: 1px solid #e1dfdb;
}
.l-header__nav .js-pulldown-content li:last-child {
  border-bottom: 0;
}
.l-header__nav .js-pulldown-content a {
  padding: 10px 15px;
}
.l-header__nav .js-pulldown-content a:hover {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
  background: #e1dfdb;
}

/*=======================================
メニュー
=========================================*/
.l-nav {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 7999;
  background: rgba(255, 255, 255, 0.95);
}
.l-nav-wrap {
  padding-top: 60px;
  padding-bottom: 60px;
}
.l-nav__logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 50px;
}
.l-nav__sitemap {
  display: flex;
  justify-content: space-between;
}
.l-nav__sitemap .row {
  width: 30%;
  margin-left: 5%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.l-nav__sitemap .row:nth-child(3n+1) {
  margin-left: 0;
}
.l-nav__sitemap .row .title {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 10px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 42px;
  padding-left: 68px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #DBDBDB;
}
.l-nav__sitemap .row .title.facility {
  background-image: url(img/common/footer_icon_facility.svg);
}
.l-nav__sitemap .row .title.event {
  background-image: url(img/common/footer_icon_event.svg);
}
.l-nav__sitemap .row .title.news {
  background-image: url(img/common/footer_icon_news.svg);
}
.l-nav__sitemap .row .title.lecture {
  background-image: url(img/common/footer_icon_lecture.svg);
}
.l-nav__sitemap .row .title.volunteer {
  background-image: url(img/common/footer_icon_volunteer.svg);
}
.l-nav__sitemap .row .title.pet {
  background-image: url(img/common/footer_icon_pet.svg);
}
.l-nav__sitemap .row .title.experience {
  background-image: url(img/common/footer_icon_experience.svg);
}
.l-nav__sitemap .row .title.no-icon {
  padding-left: 0;
}
.l-nav__sitemap .row ul {
  margin-bottom: 20px;
}
.l-nav__sitemap .row a {
  display: block;
  text-decoration: none;
  background: url(img/common/arrow_1.svg) no-repeat right center;
  background-size: 7px 12px;
  padding-right: 35px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 500;
  letter-spacing: 0.08em;
}
.l-nav__sitemap .row.row3 .title {
  margin-bottom: 3px;
}
.l-nav__menu {
  margin-bottom: 42px;
}
.l-nav__menu ul {
  display: flex;
  justif-content: space-between;
}
.l-nav__menu ul.l1 {
  margin-bottom: 20px;
}
.l-nav__menu ul.l1 li {
  margin-left: 25px;
}
.l-nav__menu ul.l1 li:first-child {
  margin-left: 0;
}
.l-nav__menu ul.l1 li a {
  background: #fff;
}
.l-nav__menu ul.l2 li {
  margin-left: 20px;
}
.l-nav__menu ul.l2 li:first-child {
  margin-left: 0;
}
.l-nav__menu li {
  flex-grow: 1;
}
.l-nav__menu li a {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  border: 1px solid #655C50;
  border-radius: 10px;
  font-weight: 500;
  text-align: center;
  padding: 10px;
  background: #EFEAE4;
}
.l-nav__menu li span {
  display: inline-block;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 80px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-size: 62px 46px;
}
.l-nav__menu li.contact span {
  background-image: url(img/common/footer_icon_contact.svg);
}
.l-nav__menu li.reserve span {
  background-image: url(img/common/footer_icon_reserve.svg);
}
.l-nav__menu li.group span {
  background-image: url(img/common/footer_icon_group.svg);
}
.l-nav__menu li.holiday span {
  background-image: url(img/common/footer_icon_holiday.svg);
}
.l-nav__menu li.hour span {
  background-image: url(img/common/footer_icon_hour.svg);
}

/*=======================================
フッター
=========================================*/
.l-footer {
  margin-top: 110px;
  padding-top: 60px;
  padding-bottom: 85px;
  background: #F6F3F0;
}
.is-home .l-footer {
  background: #fff;
  padding-top: 0;
  margin-top: 80px;
}
.is-home .l-footer__menu ul.l2 li a {
  background: #F1F1F1;
}
.l-footer__logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 50px;
}
.l-footer__logo .logo {
  margin-bottom: 20px;
}
.l-footer__logo .address {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.8;
}
.l-footer__menu {
  margin-bottom: 42px;
}
.l-footer__menu ul {
  display: flex;
  justif-content: space-between;
}
.l-footer__menu ul.l1 {
  margin-bottom: 20px;
}
.l-footer__menu ul.l1 li {
  margin-left: 25px;
}
.l-footer__menu ul.l1 li:first-child {
  margin-left: 0;
}
.l-footer__menu ul.l1 li a {
  background: #fff;
}
.l-footer__menu ul.l2 li {
  margin-left: 20px;
}
.l-footer__menu ul.l2 li:first-child {
  margin-left: 0;
}
.l-footer__menu li {
  flex-grow: 1;
}
.l-footer__menu li a {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  border: 1px solid #655C50;
  border-radius: 10px;
  font-weight: 500;
  text-align: center;
  padding: 10px;
  background: #EFEAE4;
}
.l-footer__menu li span {
  display: inline-block;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 80px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-size: 62px 46px;
}
.l-footer__menu li.contact span {
  background-image: url(img/common/footer_icon_contact.svg);
}
.l-footer__menu li.reserve span {
  background-image: url(img/common/footer_icon_reserve.svg);
}
.l-footer__menu li.group span {
  background-image: url(img/common/footer_icon_group.svg);
}
.l-footer__menu li.holiday span {
  background-image: url(img/common/footer_icon_holiday.svg);
}
.l-footer__menu li.hour span {
  background-image: url(img/common/footer_icon_hour.svg);
}
.l-footer__sitemap {
  display: flex;
  justify-content: space-between;
}
.l-footer__sitemap .row {
  width: 22.75%;
  margin-left: 3%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.l-footer__sitemap .row:nth-child(4n+1) {
  margin-left: 0;
}
.l-footer__sitemap .row .title {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #DBDBDB;
}
.l-footer__sitemap .row .title.facility {
  background-image: url(img/common/footer_icon_facility.svg);
}
.l-footer__sitemap .row .title.event {
  background-image: url(img/common/footer_icon_event.svg);
}
.l-footer__sitemap .row .title.news {
  background-image: url(img/common/footer_icon_news.svg);
}
.l-footer__sitemap .row .title.lecture {
  background-image: url(img/common/footer_icon_lecture.svg);
}
.l-footer__sitemap .row .title.volunteer {
  background-image: url(img/common/footer_icon_volunteer.svg);
}
.l-footer__sitemap .row .title.pet {
  background-image: url(img/common/footer_icon_pet.svg);
}
.l-footer__sitemap .row .title.experience {
  background-image: url(img/common/footer_icon_experience.svg);
}
.l-footer__sitemap .row .title.contact {
  background-image: url(img/common/footer_icon_contact.svg);
}
.l-footer__sitemap .row .title.reserve {
  background-image: url(img/common/footer_icon_reserve.svg);
}
.l-footer__sitemap .row .title.access {
  background-image: url(img/common/footer_icon_access.svg);
}
.l-footer__sitemap .row .title.about {
  background-image: url(img/common/footer_icon_about.svg);
}
.l-footer__sitemap .row .title.group {
  background-image: url(img/common/footer_icon_group.svg);
}
.l-footer__sitemap .row .title.privacy {
  background-image: url(img/common/footer_icon_privacy.svg);
}
.l-footer__sitemap .row .title.free {
  background-image: url(img/common/footer_icon_free.svg);
}
.l-footer__sitemap .row .title.no-icon {
  padding-left: 0;
}
.l-footer__sitemap .row ul {
  margin-bottom: 20px;
}
.l-footer__sitemap .row a {
  display: block;
  text-decoration: none;
  background: url(img/common/arrow_1.svg) no-repeat right center;
  background-size: 7px 12px;
  padding-right: 35px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 500;
  letter-spacing: 0.08em;
}
.l-footer__sitemap .row a.two-line {
  padding-top: 0;
  padding-bottom: 0;
}
.l-footer__sitemap .row.row3 .title {
  margin-bottom: 3px;
}
.l-footer__bnr {
  margin-top: 60px;
}
.l-footer__bnr ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.l-footer__bnr li {
  margin-left: 20px;
  margin-right: 20px;
}
.l-footer__copyright {
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  margin-top: 80px;
}

/*=======================================
パンくず
=========================================*/
.l-breadcrumb {
  margin-bottom: 50px;
  padding-left: 100px;
  padding-right: 100px;
}
.l-breadcrumb li {
  font-size: 13px;
  font-size: 1.3rem;
  display: inline;
}
.l-breadcrumb li::before {
  display: inline;
  vertical-align: baseline;
  content: "　>　";
}
.l-breadcrumb li:first-child::before {
  display: none;
}
.l-breadcrumb li a {
  color: #229700;
  text-decoration: none;
}

/*=======================================
ページタイトル
=========================================*/
.l-pagetitle {
  margin-bottom: 80px;
  text-align: center;
}
.l-pagetitle .h {
  font-size: 50px;
  font-size: 5rem;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 40px;
  margin-bottom: 50px;
  position: relative;
}
.l-pagetitle .h:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  width: 50px;
  border-bottom: 3px solid #229700;
}
.l-pagetitle .h span {
  color: #229700;
}

/*=======================================
固定お問い合わせボタン
=========================================*/
/*=======================================
ページトップボタン
=========================================*/
.l-pagetop {
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 999;
}

/*=======================================
コンテンツ
=========================================*/
.l-contents {
  padding-top: 180px;
}
.is-home .l-contents {
  padding-top: 105px;
}

/* ----------------------------- タブレット（768～1024px） */
/* ----------------------------- スマホ（～767px） */
@media screen and (max-width: 767px) {
  body {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.8;
    min-width: initial;
  }

  .l-header__logo {
    padding: 15px 17px;
    border-radius: 0 0 8px 0;
  }
  .l-header__logo img {
    width: 120px;
  }
  .l-header__menu {
    right: 0;
    top: 0;
  }
  .l-header__menu .btn {
    background: transparent;
    overflow: hidden;
    position: relative;
    width: 62px;
    height: 62px;
    border: 0;
    border-radius: 0;
  }
  .l-header__menu .btn:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 102px;
    height: 102px;
    background: #229700;
    border-radius: 100%;
  }
  .l-header__menu .btn span {
    width: 15px;
    height: 2px;
    background-color: #fff;
    transform: translateX(8px);
  }
  .l-header__menu .btn span:before, .l-header__menu .btn span:after {
    height: 2px;
    background-color: #fff;
  }
  .l-header__menu .btn span:before {
    top: -6px;
  }
  .l-header__menu .btn span:after {
    bottom: -6px;
  }
  .l-header__nav {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 7999;
    background: rgba(255, 255, 255, 0.95);
  }
  .l-header__nav ul {
    padding: 60px 20px;
    display: block;
  }
  .l-header__nav li {
    border-right: 0;
    border-bottom: 1px solid #B8B4AE;
  }
  .l-header__nav a {
    display: flex;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .l-header__nav a img {
    margin-right: 15px;
  }
  .l-header__nav .js-pulldown-trigger {
    padding-right: 30px;
    position: relative;
  }
  .l-header__nav .js-pulldown-trigger:before, .l-header__nav .js-pulldown-trigger:after {
    display: block;
    content: "";
    position: absolute;
    right: 7px;
    top: 50%;
    margin-top: -1px;
    width: 16px;
    height: 2px;
    background: #000;
  }
  .l-header__nav .js-pulldown-trigger:after {
    -webkit-transition: 0.4s ease all;
    transition: 0.4s ease all;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .l-header__nav .js-pulldown-trigger.is-open:after {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  .l-header__nav .js-pulldown-content {
    display: none;
    position: static;
    width: auto;
    max-height: initial;
    box-shadow: none;
    background: transparent;
    border-radius: 0;
    padding: 0;
  }
  .l-header__nav .js-pulldown-content li:first-child {
    border-top: 1px solid #e1dfdb;
  }
  .l-header__nav .js-pulldown-content li:last-child {
    border-bottom: 0;
  }

  .l-nav-wrap {
    padding-top: 25px;
  }
  .l-nav__logo {
    margin-bottom: 30px;
  }
  .l-nav__logo .logo img {
    width: 180px;
  }
  .l-nav__sitemap {
    display: block;
    margin-bottom: 40px;
  }
  .l-nav__sitemap .row {
    width: auto;
    margin-left: 0;
    display: block;
  }
  .l-nav__sitemap .row .title {
    font-size: 15px;
    font-size: 1.5rem;
    background-size: auto 26px;
    padding-left: 45px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .l-nav__sitemap .row li {
    border-bottom: 1px dotted #e8e8e8;
  }
  .l-nav__menu ul {
    display: block;
  }
  .l-nav__menu ul.l1 li, .l-nav__menu ul.l2 li {
    margin-left: 0;
  }
  .l-nav__menu li {
    margin-left: 0;
    margin-bottom: 20px;
  }
  .l-nav__menu li a {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 5px;
  }
  .l-nav__menu li span {
    padding-top: 10px;
    padding-left: 50px;
    padding-bottom: 10px;
    background-size: 40px auto;
  }

  .l-contents {
    padding-top: 70px;
  }
  .is-home .l-contents {
    padding-top: 70px;
  }

  .l-breadcrumb {
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .l-breadcrumb li {
    font-size: 10px;
    font-size: 1rem;
  }

  .l-pagetitle {
    padding-top: 30px;
  }
  .l-pagetitle .h {
    font-size: 22px;
    font-size: 2.2rem;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .l-pagetitle .h:before {
    width: 40px;
    border-bottom-width: 2px;
  }
  .l-pagetitle .img1 img {
    object-fit: cover;
    height: 150px;
  }

  .l-footer {
    margin-top: 50px;
    padding-bottom: 28px;
  }
  .l-footer__logo {
    margin-bottom: 32px;
  }
  .l-footer__logo img {
    width: 195px;
  }
  .l-footer__logo .address {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .l-footer__bnr {
    margin-top: 40px;
  }
  .l-footer__bnr li {
    width: 46%;
    margin-left: 8%;
    margin-right: 0;
  }
  .l-footer__bnr li:nth-child(2n+1) {
    margin-left: 0;
  }
  .l-footer__copyright {
    margin-top: 47px;
  }
  .l-footer__copyright .link {
    margin-bottom: 16px;
  }

  .l-pagetop {
    display: none;
  }

  .translation {
    display: none;
  }
}

/* table */
.table-wrap table th {
	color: #FFF !important;
	text-align: center !important;
	background-color: #229700;
}
.table-wrap table td:nth-child(3),
.table-wrap table td:nth-child(4) {
	white-space: nowrap;
}
