@charset "UTF-8";
/* media-queries */
@media screen and (max-width: 767px) {
  .orientation_landscape .landscape {
    display: block;
  }
  .orientation_landscape .portrait {
    display: none;
  }
  .orientation_portrait .landscape {
    display: none;
  }
  .orientation_portrait .portrait {
    display: block;
  }
}
.sp {
  display: none;
}

.tb {
  display: none;
}

.pc {
  display: none;
}

.sp-tb {
  display: none;
}

.tb-pc {
  display: none;
}

.js-media-queries {
  display: none;
}

@media screen and (max-width: 767px) {
  .sp {
    display: block;
  }
  .sp-tb {
    display: block;
  }
  .tb-pc {
    display: none;
  }
  .pc {
    display: none;
  }
  .js-media-queries {
    font-family: "sp";
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .sp {
    display: none;
  }
  .tb {
    display: block;
  }
  .sp-tb {
    display: block;
  }
  .tb-pc {
    display: block;
  }
  .js-media-queries {
    font-family: "tb";
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .sp {
    display: none;
  }
  .tb-pc {
    display: block;
  }
  .pc {
    display: block;
  }
  .js-media-queries {
    font-family: "pc";
  }
}
@media screen and (min-width: 1440px) {
  .sp {
    display: none;
  }
  .tb-pc {
    display: block;
  }
  .pc {
    display: block;
  }
  .js-media-queries {
    font-family: "pc";
  }
}
@media print {
  .sp {
    display: none;
  }
  .tb {
    display: none;
  }
  .pc {
    display: block;
  }
}
/*! http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
.bbpheader,
.bbpmain,
.bbpfooter {
  /*! HTML5 display-role reset for older browsers */
}
.bbpheader html, .bbpheader body, .bbpheader div, .bbpheader span, .bbpheader applet, .bbpheader object, .bbpheader iframe,
.bbpheader h1, .bbpheader h2, .bbpheader h3, .bbpheader h4, .bbpheader h5, .bbpheader h6, .bbpheader p, .bbpheader blockquote, .bbpheader pre,
.bbpheader a, .bbpheader abbr, .bbpheader acronym, .bbpheader address, .bbpheader big, .bbpheader cite, .bbpheader code,
.bbpheader del, .bbpheader dfn, .bbpheader em, .bbpheader img, .bbpheader ins, .bbpheader kbd, .bbpheader q, .bbpheader s, .bbpheader samp,
.bbpheader small, .bbpheader strike, .bbpheader strong, .bbpheader sub, .bbpheader sup, .bbpheader tt, .bbpheader var,
.bbpheader b, .bbpheader u, .bbpheader i, .bbpheader center,
.bbpheader dl, .bbpheader dt, .bbpheader dd, .bbpheader ol, .bbpheader ul, .bbpheader li,
.bbpheader fieldset, .bbpheader form, .bbpheader label, .bbpheader legend,
.bbpheader table, .bbpheader caption, .bbpheader tbody, .bbpheader tfoot, .bbpheader thead, .bbpheader tr, .bbpheader th, .bbpheader td,
.bbpheader article, .bbpheader aside, .bbpheader canvas, .bbpheader details, .bbpheader embed,
.bbpheader figure, .bbpheader figcaption, .bbpheader footer, .bbpheader header, .bbpheader hgroup,
.bbpheader menu, .bbpheader nav, .bbpheader output, .bbpheader ruby, .bbpheader section, .bbpheader summary,
.bbpheader time, .bbpheader mark, .bbpheader audio, .bbpheader video,
.bbpmain html,
.bbpmain body,
.bbpmain div,
.bbpmain span,
.bbpmain applet,
.bbpmain object,
.bbpmain iframe,
.bbpmain h1,
.bbpmain h2,
.bbpmain h3,
.bbpmain h4,
.bbpmain h5,
.bbpmain h6,
.bbpmain p,
.bbpmain blockquote,
.bbpmain pre,
.bbpmain a,
.bbpmain abbr,
.bbpmain acronym,
.bbpmain address,
.bbpmain big,
.bbpmain cite,
.bbpmain code,
.bbpmain del,
.bbpmain dfn,
.bbpmain em,
.bbpmain img,
.bbpmain ins,
.bbpmain kbd,
.bbpmain q,
.bbpmain s,
.bbpmain samp,
.bbpmain small,
.bbpmain strike,
.bbpmain strong,
.bbpmain sub,
.bbpmain sup,
.bbpmain tt,
.bbpmain var,
.bbpmain b,
.bbpmain u,
.bbpmain i,
.bbpmain center,
.bbpmain dl,
.bbpmain dt,
.bbpmain dd,
.bbpmain ol,
.bbpmain ul,
.bbpmain li,
.bbpmain fieldset,
.bbpmain form,
.bbpmain label,
.bbpmain legend,
.bbpmain table,
.bbpmain caption,
.bbpmain tbody,
.bbpmain tfoot,
.bbpmain thead,
.bbpmain tr,
.bbpmain th,
.bbpmain td,
.bbpmain article,
.bbpmain aside,
.bbpmain canvas,
.bbpmain details,
.bbpmain embed,
.bbpmain figure,
.bbpmain figcaption,
.bbpmain footer,
.bbpmain header,
.bbpmain hgroup,
.bbpmain menu,
.bbpmain nav,
.bbpmain output,
.bbpmain ruby,
.bbpmain section,
.bbpmain summary,
.bbpmain time,
.bbpmain mark,
.bbpmain audio,
.bbpmain video,
.bbpfooter html,
.bbpfooter body,
.bbpfooter div,
.bbpfooter span,
.bbpfooter applet,
.bbpfooter object,
.bbpfooter iframe,
.bbpfooter h1,
.bbpfooter h2,
.bbpfooter h3,
.bbpfooter h4,
.bbpfooter h5,
.bbpfooter h6,
.bbpfooter p,
.bbpfooter blockquote,
.bbpfooter pre,
.bbpfooter a,
.bbpfooter abbr,
.bbpfooter acronym,
.bbpfooter address,
.bbpfooter big,
.bbpfooter cite,
.bbpfooter code,
.bbpfooter del,
.bbpfooter dfn,
.bbpfooter em,
.bbpfooter img,
.bbpfooter ins,
.bbpfooter kbd,
.bbpfooter q,
.bbpfooter s,
.bbpfooter samp,
.bbpfooter small,
.bbpfooter strike,
.bbpfooter strong,
.bbpfooter sub,
.bbpfooter sup,
.bbpfooter tt,
.bbpfooter var,
.bbpfooter b,
.bbpfooter u,
.bbpfooter i,
.bbpfooter center,
.bbpfooter dl,
.bbpfooter dt,
.bbpfooter dd,
.bbpfooter ol,
.bbpfooter ul,
.bbpfooter li,
.bbpfooter fieldset,
.bbpfooter form,
.bbpfooter label,
.bbpfooter legend,
.bbpfooter table,
.bbpfooter caption,
.bbpfooter tbody,
.bbpfooter tfoot,
.bbpfooter thead,
.bbpfooter tr,
.bbpfooter th,
.bbpfooter td,
.bbpfooter article,
.bbpfooter aside,
.bbpfooter canvas,
.bbpfooter details,
.bbpfooter embed,
.bbpfooter figure,
.bbpfooter figcaption,
.bbpfooter footer,
.bbpfooter header,
.bbpfooter hgroup,
.bbpfooter menu,
.bbpfooter nav,
.bbpfooter output,
.bbpfooter ruby,
.bbpfooter section,
.bbpfooter summary,
.bbpfooter time,
.bbpfooter mark,
.bbpfooter audio,
.bbpfooter video {
  vertical-align: baseline;
}
.bbpheader ul li,
.bbpheader ol li,
.bbpmain ul li,
.bbpmain ol li,
.bbpfooter ul li,
.bbpfooter ol li {
  list-style: none;
}
.bbpheader article, .bbpheader aside, .bbpheader details, .bbpheader figcaption, .bbpheader figure,
.bbpheader footer, .bbpheader header, .bbpheader hgroup, .bbpheader menu, .bbpheader nav, .bbpheader section,
.bbpmain article,
.bbpmain aside,
.bbpmain details,
.bbpmain figcaption,
.bbpmain figure,
.bbpmain footer,
.bbpmain header,
.bbpmain hgroup,
.bbpmain menu,
.bbpmain nav,
.bbpmain section,
.bbpfooter article,
.bbpfooter aside,
.bbpfooter details,
.bbpfooter figcaption,
.bbpfooter figure,
.bbpfooter footer,
.bbpfooter header,
.bbpfooter hgroup,
.bbpfooter menu,
.bbpfooter nav,
.bbpfooter section {
  display: block;
}
.bbpheader body,
.bbpmain body,
.bbpfooter body {
  line-height: 1;
}
.bbpheader ol, .bbpheader ul,
.bbpmain ol,
.bbpmain ul,
.bbpfooter ol,
.bbpfooter ul {
  list-style: none;
}
.bbpheader blockquote, .bbpheader q,
.bbpmain blockquote,
.bbpmain q,
.bbpfooter blockquote,
.bbpfooter q {
  quotes: none;
}
.bbpheader blockquote:before, .bbpheader blockquote:after,
.bbpheader q:before, .bbpheader q:after,
.bbpmain blockquote:before,
.bbpmain blockquote:after,
.bbpmain q:before,
.bbpmain q:after,
.bbpfooter blockquote:before,
.bbpfooter blockquote:after,
.bbpfooter q:before,
.bbpfooter q:after {
  content: "";
  content: none;
}
.bbpheader table,
.bbpmain table,
.bbpfooter table {
  border-collapse: collapse;
  border-spacing: 0;
}

.bbpheader *,
.bbpheader *:before,
.bbpheader *:after,
.bbpmain *,
.bbpmain *:before,
.bbpmain *:after,
.bbpfooter *,
.bbpfooter *:before,
.bbpfooter *:after {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.bbpheader *,
.bbpmain *,
.bbpfooter * {
  margin: 0;
  padding: 0;
  border: none;
}
.bbpheader html,
.bbpmain html,
.bbpfooter html {
  margin: 0;
  padding: 0;
}
.bbpheader body,
.bbpmain body,
.bbpfooter body {
  line-height: 0;
  -moz-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
       text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  position: relative;
  text-align: justify;
}
.bbpheader img,
.bbpmain img,
.bbpfooter img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.bbpheader a:link, .bbpheader a:visited,
.bbpmain a:link,
.bbpmain a:visited,
.bbpfooter a:link,
.bbpfooter a:visited {
  text-decoration: none;
}
.bbpheader input,
.bbpheader button,
.bbpheader textarea,
.bbpheader select,
.bbpmain input,
.bbpmain button,
.bbpmain textarea,
.bbpmain select,
.bbpfooter input,
.bbpfooter button,
.bbpfooter textarea,
.bbpfooter select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.bbpheader .inview,
.bbpmain .inview,
.bbpfooter .inview {
  opacity: 0;
  -webkit-transition: 1.3s;
  transition: 1.3s;
}
.bbpheader .inview.is-inview,
.bbpmain .inview.is-inview,
.bbpfooter .inview.is-inview {
  opacity: 1;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.skip-link {
  position: absolute;
}
.skip-link:not(:focus) {
  width: 1px;
  height: 1px;
  overflow: hidden;
  margin: -1px;
  clip: rect(1px, 1px, 1px, 1px);
}
.skip-link:focus {
  display: block;
  z-index: 9999;
  margin: 0;
  padding: 10px 20px;
}

.bbpheader {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 1023px) {
  .bbpheader {
    padding-top: 0px;
  }
}
.bbpheader.is-white {
  top: 70px;
  left: 0;
  position: absolute;
  z-index: 99;
  background-color: rgba(250, 249, 245, 0);
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bbpheader.is-white {
    position: relative;
    top: 0;
  }
}
@media screen and (max-width: 767px) {
  .bbpheader.is-white {
    position: relative;
    top: 0;
  }
}
.bbpheader__inner {
  width: 100%;
  max-width: 1240px;
  color: #035028;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bbpheader__inner {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .bbpheader__inner {
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
}
.bbpheader__logo {
  width: 200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1140px) and (max-width: 1279px) {
  .bbpheader__logo {
    width: 180px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1139px) {
  .bbpheader__logo {
    width: 160px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bbpheader__logo {
    margin-top: 10px;
    width: 160px;
  }
}
@media screen and (max-width: 767px) {
  .bbpheader__logo {
    width: 200px;
    margin-left: 0;
    margin-right: auto;
  }
}
.bbpheader__hum {
  width: 96px;
  height: 96px;
  z-index: 9999;
  position: absolute;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  z-index: 99;
  visibility: hidden;
}
@media screen and (max-width: 767px) {
  .bbpheader__hum {
    visibility: visible;
  }
}
.bbpheader__hum-inner {
  position: relative;
  width: 30px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bbpheader__hum-inner.is-clicked .bbpheader__hum-line:nth-child(1) {
  position: absolute;
  top: 11px;
  left: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.bbpheader__hum-inner.is-clicked .bbpheader__hum-line:nth-child(2) {
  opacity: 0;
}
.bbpheader__hum-inner.is-clicked .bbpheader__hum-line:nth-child(3) {
  position: absolute;
  bottom: 11px;
  left: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.bbpheader__hum-line {
  width: 30px;
  height: 2px;
  background-color: #035028;
  -webkit-transition: all 200ms 0s ease-out;
  transition: all 200ms 0s ease-out;
}
.bbpheader__hum-line:nth-child(1) {
  position: absolute;
  top: 0;
  left: 0;
}
.bbpheader__hum-line:nth-child(3) {
  position: absolute;
  bottom: 0;
  left: 0;
}
.bbpheader__nav {
  width: 100%;
  margin-top: -70px;
  padding-bottom: 40px;
}
@media screen and (min-width: 1024px) and (max-width: 1139px) {
  .bbpheader__nav {
    margin-top: -50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bbpheader__nav {
    margin-top: 6px;
    padding-bottom: 0px;
  }
}
@media screen and (max-width: 767px) {
  .bbpheader__nav {
    margin-top: 0;
    border-top: 1px solid rgba(3, 80, 40, 0.2);
    background-color: #FAF9F5;
    position: fixed;
    z-index: 99;
    top: 148px;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 999999 !important;
    visibility: hidden;
  }
  .bbpheader__nav.is-open {
    visibility: visible;
  }
}
.bbpheader__nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bbpheader__nav ul {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-bottom: 1px solid rgba(3, 80, 40, 0.2);
  }
}
@media screen and (max-width: 767px) {
  .bbpheader__nav ul {
    display: block;
  }
}
.bbpheader__nav ul li a {
  display: block;
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 0.9375em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  color: #035028;
  text-align: center;
  line-height: 48px;
  border-bottom: 1px solid rgba(3, 80, 40, 0.2);
}
@media screen and (min-width: 1024px) and (max-width: 1139px) {
  .bbpheader__nav ul li a {
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 0.8125em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bbpheader__nav ul li a {
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 0.8125em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
    border-bottom: none;
    padding-bottom: 6px;
  }
}
@media screen and (min-width: 1024px) {
  .bbpheader__nav ul li a:hover {
    text-decoration: underline !important;
  }
}
.bbpheader__nav-home {
  width: 8%;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bbpheader__nav-home {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .bbpheader__nav-home {
    width: 100%;
  }
}
.bbpheader__nav-gallery {
  width: 10%;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bbpheader__nav-gallery {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .bbpheader__nav-gallery {
    width: 100%;
  }
}
.bbpheader__nav-birdcolumn {
  width: 10%;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bbpheader__nav-birdcolumn {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .bbpheader__nav-birdcolumn {
    width: 100%;
  }
}
.bbpheader__nav-howto {
  margin-right: 12%;
  width: 10%;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bbpheader__nav-howto {
    width: auto;
    margin-right: 0%;
  }
}
@media screen and (max-width: 767px) {
  .bbpheader__nav-howto {
    margin-right: 0%;
    width: 100%;
  }
}
.bbpheader__nav-activities {
  margin-left: 12%;
  width: 10%;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bbpheader__nav-activities {
    width: auto;
    margin-left: 0%;
  }
}
@media screen and (max-width: 767px) {
  .bbpheader__nav-activities {
    margin-left: 0%;
    width: 100%;
  }
}
.bbpheader__nav-about {
  width: 15%;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bbpheader__nav-about {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .bbpheader__nav-about {
    width: 100%;
  }
}
.bbpheader__nav-papercraft {
  width: 13%;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bbpheader__nav-papercraft {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .bbpheader__nav-papercraft {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .bbpheader__nav.is-white ul li a {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
}

.bbpfooter {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 40px;
}
.bbpfooter__inner {
  position: relative;
  width: 100%;
  max-width: 1240px;
  color: #035028;
}
.bbpfooter__message {
  text-align: center;
  line-height: 180%;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(3, 80, 40, 0.2);
}
@media screen and (max-width: 767px) {
  .bbpfooter__message {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.bbpfooter__message-title {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.125em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  line-height: 200%;
  padding-bottom: 8px;
}
.bbpfooter__message-p {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 0.875em;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  line-height: 200%;
}
.bbpfooter__nav {
  position: relative;
}
.bbpfooter__nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bbpfooter__nav ul {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
@media screen and (max-width: 767px) {
  .bbpfooter__nav ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border-bottom: 1px solid rgba(3, 80, 40, 0.2);
  }
}
@media screen and (max-width: 767px) {
  .bbpfooter__nav ul li {
    width: 50%;
    border-bottom: 1px solid rgba(3, 80, 40, 0.2);
  }
  .bbpfooter__nav ul li:nth-child(odd) {
    border-right: 1px solid rgba(3, 80, 40, 0.2);
  }
  .bbpfooter__nav ul li:last-child {
    border-bottom: none;
  }
}
.bbpfooter__nav ul li a {
  display: block;
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 0.875em;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  line-height: 80px;
  color: #035028;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 1024px) {
  .bbpfooter__nav ul li a:hover {
    text-decoration: underline;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bbpfooter__nav ul li a {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 80px;
  }
}
@media screen and (max-width: 767px) {
  .bbpfooter__nav ul li a {
    line-height: 50px;
    text-align: center;
  }
}
.bbpfooter__sns {
  position: absolute;
  bottom: 0px;
  right: 0;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bbpfooter__sns {
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .bbpfooter__sns {
    position: relative;
  }
}
.bbpfooter__sns ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bbpfooter__sns ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .bbpfooter__sns ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.bbpfooter__sns ul li a {
  display: block;
  line-height: 70px;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 1024px) {
  .bbpfooter__sns ul li a {
    -webkit-transition: all 400ms 0s ease-out;
    transition: all 400ms 0s ease-out;
  }
  .bbpfooter__sns ul li a:hover {
    opacity: 0.8;
  }
}
@media screen and (max-width: 767px) {
  .bbpfooter__sns ul li a {
    padding-top: 10px;
  }
}

.module-kv {
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 1023px) {
  .module-kv {
    max-width: 100%;
    display: block;
  }
}
.module-kv.is-howto {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.module-kv__photo {
  width: 57%;
  z-index: 1;
  line-height: 0;
  z-index: 4;
}
@media screen and (max-width: 1023px) {
  .module-kv__photo {
    width: 100%;
  }
}
.module-kv__text--content {
  width: 43%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  z-index: 0;
  margin-right: -80px;
  margin-bottom: -15px;
  z-index: 0;
}
@media screen and (max-width: 1023px) {
  .module-kv__text--content {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
  }
}
.module-kv__text {
  width: 43%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 6%;
  padding-right: 5%;
}
@media screen and (max-width: 1023px) {
  .module-kv__text {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.module-kv__text-inner {
  position: relative;
}
.module-kv__text-inner--content {
  position: relative;
  height: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12%;
  padding-right: 28%;
  background-color: #fff;
}
@media screen and (max-width: 1023px) {
  .module-kv__text-inner--content {
    padding-left: 30px;
    padding-right: 30px;
    height: auto;
    width: 100%;
    height: auto;
  }
}
.module-kv__text-inner--content-inner {
  position: relative;
}
@media screen and (max-width: 1023px) {
  .module-kv__text-inner--content-inner {
    padding-bottom: 30px;
  }
}
.module-kv__text-subtitle {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 0.875em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  letter-spacing: 0.2em;
  line-height: 140%;
  padding-bottom: 10px;
  color: #035028;
}
@media screen and (max-width: 1023px) {
  .module-kv__text-subtitle {
    padding-top: 30px;
    padding-bottom: 10px;
  }
}
.module-kv__text-heading {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.625em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  letter-spacing: 0.2em;
  line-height: 140% !important;
  padding-bottom: 20px;
  color: #035028;
}
.module-kv__text-heading.is-long {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.5em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .module-kv__text-heading.is-long {
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 1.375em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .module-kv__text-heading {
    padding-top: 20px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .module-kv__text-heading {
    padding-top: 20px;
    padding-bottom: 10px;
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 1.375em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
    letter-spacing: 0.1em;
  }
}
.module-kv__text-heading-subtitle {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.125em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  letter-spacing: 0em;
  line-height: 140% !important;
  color: #035028;
  padding-bottom: 20px;
  margin-top: -10px !important;
}
@media screen and (max-width: 767px) {
  .module-kv__text-heading-subtitle {
    padding-top: 10px;
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 1.125em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
    letter-spacing: 0.1em;
  }
}
.module-kv__text-heading--medium {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.5em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  letter-spacing: 0.2em;
  line-height: 140%;
  padding-bottom: 20px;
  color: #035028;
}
.module-kv__text-heading--long {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.25em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  letter-spacing: 0.1em;
  line-height: 140%;
  padding-bottom: 20px;
  color: #035028;
}
.module-kv__text-p {
  font-size: 0.875em;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 200%;
  color: #035028;
}
.module-kv__text-p--long {
  font-size: 0.875em;
  line-height: 180%;
  font-weight: 400;
  letter-spacing: 0.1em;
  color: #035028;
}
.module-kv__text-note {
  font-size: 0.875em;
  line-height: 180%;
}
.module-kv__howto-caption {
  margin-top: -40px;
  width: 60%;
  margin-left: 32%;
  background-color: #035028;
  color: #fff;
  padding: 24px 50px 30px 50px;
  z-index: 2;
}
@media screen and (max-width: 1023px) {
  .module-kv__howto-caption {
    margin-left: 0;
    margin-top: -40px;
    width: 100%;
    padding: 30px;
  }
}
.module-kv__howto-name {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.125em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  letter-spacing: 0.2em;
}
.module-kv__howto-p {
  font-size: 0.875em;
  line-height: 170%;
  padding-bottom: 12px;
}
@media screen and (max-width: 767px) {
  .module-kv__howto-p {
    padding-bottom: 20px;
  }
}
.module-kv__howto-setting {
  font-size: 0.875em;
  line-height: 170%;
}
.module-kv__howto-exif {
  font-size: 0.8125em;
  line-height: 180%;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  letter-spacing: 0.1em;
}
.module-kv__howto-exif .bold {
  font-weight: bold;
}
.module-kv__howto-exif.is-1column {
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
}
@media screen and (max-width: 767px) {
  .module-kv__howto-exif {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
}

.module-about-kv {
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1023px) {
  .module-about-kv {
    display: block;
  }
}
.module-about-kv__photo {
  width: 62%;
  z-index: 1;
}
.module-about-kv__photo img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
}
@media screen and (max-width: 767px) {
  .module-about-kv__photo img {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
}
@media screen and (max-width: 1023px) {
  .module-about-kv__photo {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.module-about-kv__text {
  width: 38%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0%;
  padding-right: 11%;
}
@media screen and (max-width: 1023px) {
  .module-about-kv__text {
    display: block;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.module-about-kv__text-inner {
  position: relative;
}
.module-about-kv__text-subtitle {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 0.875em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  letter-spacing: 0.2em;
  line-height: 140%;
  padding-bottom: 10px;
  color: #035028;
}
.module-about-kv__text-heading {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.625em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  letter-spacing: 0.2em;
  line-height: 140%;
  padding-bottom: 20px;
  color: #035028;
}
@media screen and (max-width: 767px) {
  .module-about-kv__text-heading {
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 1.25em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
    padding-bottom: 10px;
  }
}
.module-about-kv__text-p {
  font-size: 0.875em;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 200%;
  color: #035028;
}

.module-content-2column {
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  width: 100%;
  max-width: 1040px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 40px;
}
.module-content-2column.is-continuous {
  padding-top: 0;
}
@media screen and (max-width: 767px) {
  .module-content-2column {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .module-content-2column {
    display: block;
    padding-top: 20px;
    padding-bottom: 40px;
  }
}
.module-content-2column.is-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.module-content-2column.is-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.module-content-2column__text {
  position: relative;
  width: 50%;
  padding-left: 35px;
  padding-right: 35px;
}
@media screen and (max-width: 767px) {
  .module-content-2column__text {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
  }
}
.module-content-2column__text.is-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .module-content-2column__text.is-flex {
    display: block;
    padding-top: 20px;
  }
}
.module-content-2column__text-heading0 {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.75em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  letter-spacing: 0.1em;
  line-height: 140%;
  padding-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .module-content-2column__text-heading0 {
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 1.375em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
    line-height: 160%;
    padding-top: 0px;
    padding-bottom: 6px;
  }
}
.module-content-2column__text-heading {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.375em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  line-height: 140%;
  padding-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .module-content-2column__text-heading {
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 1.125em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
    line-height: 160%;
    padding-top: 10px;
    padding-bottom: 6px;
  }
}
.module-content-2column__text-heading-m {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.375em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  line-height: 140%;
  padding-bottom: 4px;
}
@media screen and (max-width: 767px) {
  .module-content-2column__text-heading-m {
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 1.125em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
  }
}
.module-content-2column__text-heading-sub {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.125em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  line-height: 140%;
  margin-top: -10px;
  padding-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .module-content-2column__text-heading-sub {
    margin-top: 0;
    margin-bottom: -20px;
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 0.875em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
  }
}
.module-content-2column__text-heading-number {
  font-family: "garamond-premier-pro", serif;
  font-size: 2.375em;
  font-weight: 400;
  font-style: italic;
  margin-left: -0.9em;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .module-content-2column__text-heading-number {
    font-family: "garamond-premier-pro", serif;
    font-size: 1.75em;
    font-weight: 400;
    font-style: italic;
  }
}
.module-content-2column__text-p {
  font-size: 1em;
  line-height: 200%;
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .module-content-2column__text-p {
    font-size: 0.875em;
  }
}
.module-content-2column__text-p--indent {
  font-size: 0.875em;
  line-height: 200%;
  padding-bottom: 20px;
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (max-width: 767px) {
  .module-content-2column__text-p--indent {
    font-size: 0.8125em;
  }
}
.module-content-2column__text-p--indent2 {
  font-size: 0.875em;
  line-height: 200%;
  padding-bottom: 20px;
  text-indent: -2.4em;
  padding-left: 2.4em;
}
@media screen and (max-width: 767px) {
  .module-content-2column__text-p--indent2 {
    font-size: 0.8125em;
  }
}
.module-content-2column__text-list {
  margin-top: -16px;
  line-height: 180%;
}
.module-content-2column__text-list li {
  padding-bottom: 5px;
  text-indent: -0.8em;
  padding-left: 1em;
}
.module-content-2column__text-list li:before {
  content: "・ ";
}
.module-content-2column__text-list--plane {
  margin-top: -16px;
  line-height: 180%;
}
.module-content-2column__text-list--plane li {
  padding-bottom: 20px;
}
.module-content-2column__text-define {
  line-height: 180%;
  padding-bottom: 20px;
}
.module-content-2column__text-define dt {
  font-weight: bold;
}
.module-content-2column__text-define dd {
  padding-bottom: 6px;
}
.module-content-2column__photo {
  width: 50%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .module-content-2column__photo {
    width: 100%;
  }
}
.module-content-2column__photo.is-half figure {
  width: 100%;
  max-width: 360px;
}
@media screen and (max-width: 767px) {
  .module-content-2column__photo.is-half figure {
    max-width: 100%;
  }
}
.module-content-2column__photo.is-reverse {
  text-align: left;
}
.module-content-2column__photo img {
  width: 100%;
}
.module-content-2column__photo.is-portfolio img {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
.module-content-2column__photo figcaption {
  padding-top: 8px;
  padding-bottom: 20px;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .module-content-2column__photo figcaption {
    text-align: left;
    font-size: 14px;
  }
}
.module-content-2column__photo figcaption.is-portfolio {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
.module-content-2column__photo figcaption.is-left {
  text-align: left;
}
.module-content-2column__youtube-video {
  width: 100%;
  aspect-ratio: 16/9;
}
.module-content-2column__youtube-video iframe {
  width: 100%;
  height: 100%;
}
.module-content-2column__column {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .module-content-2column__column {
    width: 100%;
  }
}

.module-content-1column-number {
  width: 100%;
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
  width: 100%;
  max-width: 1040px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .module-content-1column-number {
    max-width: 100%;
  }
}
.module-content-1column-number__text {
  position: relative;
  width: 100%;
  padding-left: 40px;
}
.module-content-1column-number__text-heading {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.375em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  line-height: 140%;
  padding-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .module-content-1column-number__text-heading {
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 1.25em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
    line-height: 140%;
  }
}
.module-content-1column-number__text-heading-number {
  font-family: "garamond-premier-pro", serif;
  font-size: 2.375em;
  font-weight: 400;
  font-style: italic;
  margin-left: -0.9em;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .module-content-1column-number__text-heading-number {
    font-family: "garamond-premier-pro", serif;
    font-size: 1.5em;
    font-weight: 400;
    font-style: italic;
  }
}
.module-content-1column-number__text-p {
  font-size: 1em;
  line-height: 200%;
}

.module-content-2column-number {
  width: 100%;
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
  width: 100%;
  max-width: 1040px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
@media screen and (max-width: 767px) {
  .module-content-2column-number {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .module-content-2column-number {
    display: block;
  }
}
.module-content-2column-number.is-continuous {
  padding-top: 0px;
}
.module-content-2column-number.is-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.module-content-2column-number__p {
  font-size: 1em;
  font-weight: 400;
  line-height: 200%;
  padding-bottom: 20px;
  letter-spacing: 0.05em;
}
.module-content-2column-number__list--dot {
  line-height: 180%;
  padding-bottom: 20px;
}
.module-content-2column-number__list--dot li:before {
  content: " ・ ";
  text-indent: -0.8em;
  padding-left: 0.8em;
}
.module-content-2column-number__text {
  position: relative;
  width: 50%;
  padding-left: 40px;
  padding-right: 40px;
}
@media screen and (max-width: 767px) {
  .module-content-2column-number__text {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
}
.module-content-2column-number__text-heading {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.375em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  line-height: 140%;
  padding-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .module-content-2column-number__text-heading {
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 1.25em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
    padding-left: 24px;
    line-height: 140%;
    padding-bottom: 10px;
  }
}
.module-content-2column-number__text-heading2 {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.25em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  line-height: 140%;
  padding-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .module-content-2column-number__text-heading2 {
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 1.125em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
  }
}
.module-content-2column-number__text-heading-number {
  font-family: "garamond-premier-pro", serif;
  font-size: 2.375em;
  font-weight: 400;
  font-style: italic;
  margin-left: -0.9em;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .module-content-2column-number__text-heading-number {
    font-family: "garamond-premier-pro", serif;
    font-size: 1.375em;
    font-weight: 400;
    font-style: italic;
  }
}
.module-content-2column-number__text-p {
  font-size: 1em;
  line-height: 200%;
}
.module-content-2column-number__photo {
  width: 50%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .module-content-2column-number__photo {
    width: 100%;
  }
}
.module-content-2column-number__photo.is-reverse {
  text-align: left;
}
.module-content-2column-number__photo img {
  width: 90%;
}
@media screen and (max-width: 767px) {
  .module-content-2column-number__photo img {
    width: 100%;
  }
}
.module-content-2column-number__photo figcaption {
  padding-top: 12px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
.module-content-2column-number__photo figcaption.is-left {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .module-content-2column-number__photo figcaption {
    padding-left: 0;
    padding-right: 0;
  }
}

.module-content {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #fff;
}
.module-content.is-bg-color {
  background-color: #FAF9F5;
}
.module-content.is-padding-bottom {
  padding-bottom: 60px !important;
}
@media screen and (max-width: 767px) {
  .module-content.is-padding-bottom {
    padding-bottom: 30px !important;
  }
}
@media screen and (max-width: 767px) {
  .module-content {
    padding-top: 30px;
  }
}
.module-content__hr {
  width: 100%;
  max-width: 960px;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1);
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .module-content__hr {
    margin-top: 10px;
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    max-width: calc(100% - 40px);
    margin-left: 20px;
  }
}
.module-content__hr--full {
  width: 100%;
  max-width: 1200px;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1);
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .module-content__hr--full {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    max-width: calc(100% - 40px);
    margin-left: 20px;
  }
}
.module-content__youtube {
  margin-top: 20px;
  margin-bottom: 30px;
  width: 100%;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  background-color: rgba(3, 80, 40, 0.1);
  padding: 40px 40px 10px 40px;
}
@media screen and (max-width: 767px) {
  .module-content__youtube {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .module-content__youtube {
    width: calc(100% - 40px);
    margin-left: 20px;
    margin-right: 20px;
  }
}
.module-content__youtube.is-no-caption {
  padding: 40px 40px 40px 40px;
}
@media screen and (max-width: 767px) {
  .module-content__youtube.is-no-caption {
    padding: 10px;
  }
}
@media screen and (max-width: 767px) {
  .module-content__youtube {
    padding: 10px;
    margin-bottom: 0;
  }
}
.module-content__youtube-video {
  width: 100%;
  aspect-ratio: 16/9;
}
.module-content__youtube-video iframe {
  width: 100%;
  height: 100%;
}
.module-content__youtube-caption {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  color: #035028;
  text-align: center;
  padding-top: 5px;
}
@media screen and (max-width: 767px) {
  .module-content__youtube-caption {
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 0.8125em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
    line-height: 140%;
    padding-top: 4px;
    padding-bottom: 4px;
  }
}
.module-content__number {
  width: 100%;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-family: "garamond-premier-pro", serif;
  font-size: 90px;
  font-weight: 400;
  font-style: italic;
  margin-top: 80px;
  margin-bottom: -30px;
}
@media screen and (max-width: 767px) {
  .module-content__number {
    max-width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .module-content__number {
    font-family: "garamond-premier-pro", serif;
    font-size: 72px;
    font-weight: 400;
    font-style: italic;
  }
}
@media screen and (max-width: 767px) {
  .module-content__number {
    font-family: "garamond-premier-pro", serif;
    font-size: 42px;
    font-weight: 400;
    font-style: italic;
  }
}
.module-content__heading {
  width: 100%;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.625em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  letter-spacing: 0.1em;
  line-height: 160%;
  padding-top: 40px;
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .module-content__heading {
    max-width: 100%;
  }
}
.module-content__heading.is-left {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
}
.module-content__heading.is-theme-color {
  color: #035028;
}
@media screen and (max-width: 767px) {
  .module-content__heading {
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 1.25em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
    line-height: 140%;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.module-content__heading.is-howto-experience {
  position: relative;
}
.module-content__heading.is-howto-experience:before {
  content: "";
  width: 80px;
  height: 100px;
  background-image: url(../img/bbp-howto-icon-illust1.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  left: 15%;
  top: 20px;
}
@media screen and (max-width: 767px) {
  .module-content__heading.is-howto-experience:before {
    left: auto;
    right: 10%;
    top: 0;
  }
}
.module-content__heading.is-howto-comment {
  position: relative;
}
.module-content__heading.is-howto-comment:before {
  content: "";
  width: 80px;
  height: 100px;
  background-image: url(../img/bbp-howto-icon-illust2.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  right: 15%;
  top: 20px;
}
.module-content__heading2 {
  width: 100%;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.375em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  letter-spacing: 0.1em;
  line-height: 160%;
}
@media screen and (max-width: 767px) {
  .module-content__heading2 {
    max-width: 100%;
  }
}
.module-content__heading2.is-left {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .module-content__heading2 {
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 1.25em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
    text-align: left;
  }
}
.module-content__heading-column {
  text-align: center;
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.375em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  letter-spacing: 0.1em;
  line-height: 160%;
  padding-top: 30px;
  margin-bottom: -30px;
}
@media screen and (max-width: 767px) {
  .module-content__heading-column {
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 1.25em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
    margin-bottom: 0px;
  }
}
.module-content__subheading {
  width: 100%;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.375em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 160%;
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .module-content__subheading {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .module-content__subheading {
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 1.125em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
    text-align: left;
  }
}
.module-content__subheading2 {
  width: 100%;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.125em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 160%;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .module-content__subheading2 {
    max-width: 100%;
  }
}
.module-content__subheading2.is-left {
  text-align: left;
}
.module-content__photo-column-thumb {
  width: 100%;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 400px;
}
@media screen and (max-width: 767px) {
  .module-content__photo-column-thumb {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .module-content__photo-column-thumb {
    max-width: 80%;
    padding-bottom: 10px;
  }
}
.module-content__list {
  font-size: 14px;
  line-height: 140%;
}
.module-content__list h4 {
  font-size: 1.25em;
  padding-top: 20px;
  padding-bottom: 14px;
}
.module-content__list h5 {
  font-size: 1.125em !important;
  padding-bottom: 4px;
  font-size: 13px;
  padding-left: 12px;
}
.module-content__list p {
  padding-left: 12px;
  line-height: 180%;
  padding-bottom: 16px;
}
.module-content__list p a {
  text-decoration: underline;
}
.module-content__list dl {
  width: 100%;
  padding-left: 12px;
}
.module-content__list dl dt {
  padding-bottom: 10px;
  font-weight: bold;
  padding-top: 20px;
}
.module-content__list dl dd {
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.module-content__list dl .bold {
  display: block;
  padding-top: 20px;
  padding-bottom: 10px;
}
.module-content__list--dot {
  width: 100%;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1em;
  font-weight: 400;
  line-height: 200%;
  padding-bottom: 20px;
  letter-spacing: 0.05em;
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  .module-content__list--dot {
    max-width: 100%;
  }
}
.module-content__list--dot li:before {
  content: " ・ ";
  text-indent: -0.8em;
  padding-left: 0.8em;
}
.module-content__list--number {
  width: 100%;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1em;
  font-weight: 400;
  line-height: 200%;
  padding-bottom: 20px;
  letter-spacing: 0.05em;
  padding-left: 60px;
}
@media screen and (max-width: 767px) {
  .module-content__list--number {
    max-width: 100%;
  }
}
.module-content__list--number li {
  list-style-type: decimal !important;
}
.module-content__p {
  width: 100%;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1em;
  font-weight: 400;
  line-height: 200%;
  padding-bottom: 20px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .module-content__p {
    max-width: 100%;
  }
}
.module-content__p.is-center {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .module-content__p.is-center {
    text-align: left;
  }
}
.module-content__p--exif {
  width: 100%;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1em;
  font-weight: 400;
  line-height: 200%;
  padding-bottom: 20px;
  letter-spacing: 0.05em;
  font-size: 0.875em;
  line-height: 200%;
  padding-bottom: 20px;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}
@media screen and (max-width: 767px) {
  .module-content__p--exif {
    max-width: 100%;
  }
}
.module-content__p--exif .bold {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .module-content__p--exif {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
}
.module-content__p--exif--spnopadding {
  width: 100%;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1em;
  font-weight: 400;
  line-height: 200%;
  padding-bottom: 20px;
  letter-spacing: 0.05em;
  font-size: 0.875em;
  line-height: 200%;
  padding-bottom: 20px;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}
@media screen and (max-width: 767px) {
  .module-content__p--exif--spnopadding {
    max-width: 100%;
  }
}
.module-content__p--exif--spnopadding .bold {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .module-content__p--exif--spnopadding {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    padding-left: 0;
    padding-right: 0;
  }
}
.module-content__p--indent {
  width: 100%;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1em;
  font-weight: 400;
  line-height: 200%;
  padding-bottom: 20px;
  letter-spacing: 0.05em;
  font-size: 0.875em;
  text-indent: -1em;
  padding-left: 40px;
  padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .module-content__p--indent {
    max-width: 100%;
  }
}
.module-content__p--indent2 {
  width: 100%;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1em;
  font-weight: 400;
  line-height: 200%;
  padding-bottom: 20px;
  letter-spacing: 0.05em;
  font-size: 0.875em;
  text-indent: -2.6em;
  padding-left: 66px;
  padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .module-content__p--indent2 {
    max-width: 100%;
  }
}
.module-content__p--center {
  width: 100%;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1em;
  font-weight: 400;
  line-height: 200%;
  padding-bottom: 20px;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .module-content__p--center {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .module-content__p--center {
    text-align: left;
  }
}
.module-content__p--color {
  width: 100%;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1em;
  font-weight: 400;
  line-height: 200%;
  padding-bottom: 20px;
  letter-spacing: 0.05em;
  color: #035028;
}
@media screen and (max-width: 767px) {
  .module-content__p--color {
    max-width: 100%;
  }
}
.module-content__diagram {
  width: 100%;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1em;
  font-weight: 400;
  line-height: 200%;
  padding-bottom: 20px;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .module-content__diagram {
    max-width: 100%;
  }
}
.module-content__diagram .is-left {
  text-align: left;
}
.module-content__photo--content {
  width: 100%;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1em;
  font-weight: 400;
  line-height: 200%;
  padding-bottom: 20px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .module-content__photo--content {
    max-width: 100%;
  }
}
.module-content__photo {
  width: 100%;
  max-width: 1100px !important;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .module-content__photo {
    max-width: 100% !important;
  }
}
.module-content__photo-photo {
  line-height: 0;
}
.module-content__photo figure {
  padding-top: 50px;
  width: calc(50% + 320px);
  padding-bottom: 120px;
}
.module-content__photo figure.is-reverse {
  margin-left: auto;
  margin-right: 0;
}
.module-content__photo figure figcaption {
  width: 640px;
  margin-left: auto;
  margin-right: 0;
  padding-top: 22px;
}
.module-content__photo figure figcaption.is-reverse {
  margin-left: 0;
  margin-right: auto;
}
.module-content__photo figure figcaption .title {
  padding-bottom: 12px;
  font-size: 1.125em;
  font-weight: 600;
  display: block;
}
.module-content__photo figure figcaption .p {
  font-size: 0.875em;
  line-height: 180%;
  padding-bottom: 20px;
  letter-spacing: 0.05em;
}
.module-content__photo figure figcaption .p a {
  text-decoration: underline;
}
.module-content__photogallery {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.module-content__photogallery-photo {
  line-height: 0;
}
.module-content__photogallery-photo.is-content {
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: -30px;
}
@media screen and (max-width: 767px) {
  .module-content__photogallery-photo.is-content {
    margin-left: 0px;
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .module-content__photogallery {
    padding-top: 40px;
  }
}
.module-content__photogallery figure {
  padding-top: 50px;
  width: calc(50% + 320px);
  padding-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .module-content__photogallery figure {
    width: 100%;
    max-width: 100%;
    padding: 0;
    padding-bottom: 40px;
  }
}
.module-content__photogallery figure.is-reverse {
  margin-left: auto;
  margin-right: 0;
}
.module-content__photogallery figure figcaption {
  width: 640px;
  margin-left: auto;
  margin-right: 0;
  padding-top: 22px;
}
@media screen and (max-width: 767px) {
  .module-content__photogallery figure figcaption {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.module-content__photogallery figure figcaption.is-reverse {
  margin-left: 0;
  margin-right: auto;
}
.module-content__photogallery figure figcaption .title {
  padding-bottom: 12px;
  font-size: 1.125em;
  font-weight: 600;
  display: block;
}
.module-content__photogallery figure figcaption .p {
  font-size: 0.875em;
  line-height: 180%;
  padding-bottom: 20px;
  letter-spacing: 0.05em;
  width: 100%;
  max-width: 100%;
}
.module-content__photogallery figure figcaption .p a {
  text-decoration: underline;
}
.module-content__photogallery-photo--vertical {
  width: 100%;
  max-width: 640px;
}
.module-content__photogallery-photo--vertical.is-reverse {
  margin-left: auto;
  margin-right: 0;
}
.module-content__share {
  width: 100%;
  max-width: 400px;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  background-color: #035028;
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .module-content__share {
    margin-top: 20px;
    margin-bottom: 40px;
    max-width: 90%;
  }
}
.module-content__share-text {
  width: 60%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .module-content__share-text {
    padding-left: 20px;
    width: 60%;
    font-size: 13px;
    font-weight: 600;
  }
}
.module-content__share-icon {
  width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .module-content__share-icon {
    width: 40%;
  }
}
@media screen and (max-width: 767px) {
  .module-content__share-icon-icon {
    width: 30px;
  }
}
.module-content__link {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
.module-content__link.is-left {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .module-content__link.is-left {
    text-align: center;
  }
}
.module-content__link-illust {
  width: 80px;
  position: absolute;
  margin-left: -100px;
  margin-top: -40px;
}
.module-content__link a {
  position: relative;
  padding: 10px 60px;
  display: inline-block;
  border-radius: 40px;
  border: 1px solid #035028;
  color: #035028;
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  letter-spacing: 0.1em;
  background-image: url(../img/bbp-icon-link.svg);
  background-repeat: no-repeat;
  background-size: 13px 15px;
  background-position: center right 30px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .module-content__link a {
    padding: 10px 40px;
    background-position: center right 18px;
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 0.8125em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
  }
}
@media screen and (max-width: 767px) {
  .module-content__link a {
    padding: 10px 40px;
    background-position: center right 18px;
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 0.8125em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
  }
}
@media screen and (min-width: 1024px) {
  .module-content__link a {
    -webkit-transition: all 400ms 0s ease-out;
    transition: all 400ms 0s ease-out;
  }
  .module-content__link a:hover {
    color: #fff;
    background-color: #035028;
  }
}
.module-content__link--small {
  text-align: center;
  padding-top: 20px;
  margin-bottom: -20px;
}
@media screen and (max-width: 767px) {
  .module-content__link--small {
    margin-bottom: 0px;
  }
}
.module-content__link--small.is-left {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .module-content__link--small.is-left {
    text-align: center;
  }
}
.module-content__link--small a {
  position: relative;
  padding: 10px 60px;
  display: inline-block;
  border-radius: 40px;
  border: 1px solid #035028;
  color: #035028;
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 0.875em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  letter-spacing: 0.1em;
  background-image: url(../img/bbp-icon-link.svg);
  background-repeat: no-repeat;
  background-size: 13px 15px;
  background-position: center right 30px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .module-content__link--small a {
    padding: 10px 40px;
    background-position: center right 18px;
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 0.75em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
  }
}
@media screen and (max-width: 767px) {
  .module-content__link--small a {
    padding: 10px 40px;
    background-position: center right 18px;
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 0.75em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
  }
}
@media screen and (min-width: 1024px) {
  .module-content__link--small a {
    -webkit-transition: all 400ms 0s ease-out;
    transition: all 400ms 0s ease-out;
  }
  .module-content__link--small a:hover {
    color: #fff;
    background-color: #035028;
  }
}
.module-content__link--download {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 40px;
}
.module-content__link--download a {
  position: relative;
  padding: 10px 60px;
  display: inline-block;
  border-radius: 40px;
  border: 1px solid #035028;
  color: #035028;
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 0.9375em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  letter-spacing: 0.1em;
  background-image: url(../img/bbp-icon-download.svg);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: center right 30px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .module-content__link--download a {
    padding: 10px 40px;
    background-position: center right 18px;
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 0.8125em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
  }
}
@media screen and (max-width: 767px) {
  .module-content__link--download a {
    padding: 10px 40px;
    background-position: center right 18px;
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 0.8125em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
  }
}
@media screen and (min-width: 1024px) {
  .module-content__link--download a {
    -webkit-transition: all 400ms 0s ease-out;
    transition: all 400ms 0s ease-out;
  }
  .module-content__link--download a:hover {
    color: #fff;
    background-color: #035028;
  }
}
.module-content__link--arrow {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .module-content__link--arrow {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.module-content__link--arrow.is-left {
  text-align: left;
}
.module-content__link--arrow.is-thin {
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
}
.module-content__link--arrow.is-center {
  text-align: center;
}
.module-content__link--arrow a {
  padding: 10px 60px;
  display: inline-block;
  border-radius: 40px;
  border: 1px solid #035028;
  color: #035028;
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  letter-spacing: 0.1em;
  background-image: url(../img/bbp-icon-link-arrow.svg);
  background-repeat: no-repeat;
  background-size: 40px 40px;
  background-position: center right 10px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .module-content__link--arrow a {
    padding: 10px 50px;
    background-position: center right 10px;
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 0.8125em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
  }
}
@media screen and (max-width: 767px) {
  .module-content__link--arrow a {
    padding: 6px 50px;
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 0.875em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
  }
}
@media screen and (min-width: 1024px) {
  .module-content__link--arrow a {
    -webkit-transition: all 400ms 0s ease-out;
    transition: all 400ms 0s ease-out;
  }
  .module-content__link--arrow a:hover {
    color: #fff;
    background-image: url(../img/bbp-icon-link-arrow-white.svg);
    background-color: #035028;
  }
}
.module-content__link--down {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
.module-content__link--down a {
  padding: 10px 60px;
  display: inline-block;
  border-radius: 40px;
  border: 1px solid #035028;
  color: #035028;
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  letter-spacing: 0.1em;
  background-image: url(../img/bbp-icon-link-arrow-down.svg);
  background-repeat: no-repeat;
  background-size: 40px 40px;
  background-position: center right 10px;
}
.module-content__link--down a.is-short {
  padding: 10px 40px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .module-content__link--down a {
    padding: 10px 40px;
    background-position: center right 18px;
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 0.8125em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
  }
}
@media screen and (max-width: 767px) {
  .module-content__link--down a {
    padding: 6px 50px;
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 0.875em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
  }
}
@media screen and (min-width: 1024px) {
  .module-content__link--down a {
    -webkit-transition: all 400ms 0s ease-out;
    transition: all 400ms 0s ease-out;
  }
  .module-content__link--down a:hover {
    color: #fff;
    background-color: #035028;
    background-image: url(../img/bbp-icon-link-arrow-down-white.svg);
  }
}
.module-content__link--pdf {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 0px;
}
.module-content__link--pdf.is-left {
  text-align: left;
}
.module-content__link--pdf-illust {
  width: 80px;
  position: absolute;
  margin-left: -100px;
  margin-top: -40px;
}
.module-content__link--pdf a {
  position: relative;
  padding: 10px 60px;
  display: inline-block;
  border-radius: 40px;
  border: 1px solid #035028;
  color: #035028;
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 0.9375em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  letter-spacing: 0em;
  background-image: url(../img/bbp-icon-link-pdf.svg);
  background-repeat: no-repeat;
  background-size: 18px 20px;
  background-position: center right 30px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .module-content__link--pdf a {
    padding: 10px 40px;
    background-position: center right 18px;
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 0.8125em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
  }
}
@media screen and (max-width: 767px) {
  .module-content__link--pdf a {
    padding: 6px 50px;
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 0.875em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
  }
}
@media screen and (min-width: 1024px) {
  .module-content__link--pdf a {
    -webkit-transition: all 400ms 0s ease-out;
    transition: all 400ms 0s ease-out;
  }
  .module-content__link--pdf a:hover {
    color: #fff;
    background-color: #035028;
  }
}
.module-content__photo-2column {
  width: 100%;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .module-content__photo-2column {
    display: block;
    padding-bottom: 0px;
  }
}
.module-content__photo-2column figcaption {
  padding-top: 12px;
  padding-bottom: 20px;
}
.module-content__photo-2column.is-concontinuous {
  padding-top: 0px;
}
.module-content__photo-2column-photo {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .module-content__photo-2column-photo {
    width: 100%;
    padding-bottom: 30px;
  }
}
.module-content__photo-2column-number {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  padding-top: 0px;
  padding-bottom: 0px;
}
@media screen and (max-width: 767px) {
  .module-content__photo-2column-number {
    display: block;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.module-content__photo-2column-number-photo:nth-child(1) {
  width: 53%;
}
@media screen and (max-width: 767px) {
  .module-content__photo-2column-number-photo:nth-child(1) {
    width: 100%;
  }
}
.module-content__photo-2column-number-photo:nth-child(2) {
  width: 47%;
}
@media screen and (max-width: 767px) {
  .module-content__photo-2column-number-photo:nth-child(2) {
    width: 100%;
  }
}
.module-content__photo-2column-number figcaption {
  padding-top: 12px;
  padding-bottom: 20px;
}
.module-content__photo-2column-number.is-concontinuous {
  padding-top: 0px;
}
.module-content__photo-3column {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px;
  padding-top: 30px;
  padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .module-content__photo-3column {
    display: block;
  }
}
.module-content__photo-3column-photo {
  width: calc(33.3% - 20px);
}
@media screen and (max-width: 767px) {
  .module-content__photo-3column-photo {
    width: 100%;
    padding-bottom: 30px;
  }
}
.module-content__photo-3column-text {
  line-height: 180%;
}
.module-content__photo-3column figcaption {
  padding-top: 12px;
  padding-bottom: 20px;
}
.module-content__photo-3column-caption {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: -50px;
  padding-bottom: 60px;
}
.module-content__photo-3column-caption-p-indent {
  line-height: 160%;
  text-indent: -1em;
  padding-left: 1em;
  padding-bottom: 10px;
}
.module-content__table-wrap {
  width: 100%;
  max-width: 1200px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px;
}
.module-content__table-wrap.is-content {
  max-width: 1000px;
}
.module-content__table-p {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
.module-content__table {
  width: 100%;
  line-height: 170%;
  background-color: rgba(3, 80, 40, 0.03);
  border-top: 1px solid #035028;
  border-bottom: 1px solid #035028;
}
.module-content__table.column1-table th.catgory {
  width: 26%;
}
.module-content__table.column1-table td.bird {
  width: 12%;
}
.module-content__table.column1-table td.txt {
  width: 62%;
}
.module-content__table.column1-table th {
  text-align: left;
}
.module-content__table .vertical-center {
  width: 100%;
  vertical-align: middle;
}
.module-content__table th.mode {
  width: 20%;
}
.module-content__table th.area {
  width: 10%;
}
.module-content__table th.txt {
  width: 70%;
}
.module-content__table.is-mode tr.first th {
  background-color: rgba(3, 80, 40, 0.03);
}
.module-content__table.is-mode th,
.module-content__table.is-mode td {
  background-color: #fff;
}
.module-content__table th,
.module-content__table td {
  padding: 10px 15px;
}
.module-content__table th.category,
.module-content__table td.category {
  width: 10%;
  white-space: nowrap;
  background-color: #fff;
}
.module-content__table th.subcategory,
.module-content__table td.subcategory {
  width: 10%;
  white-space: nowrap;
  font-weight: normal;
}
.module-content__table th.camera {
  width: 30%;
}
.module-content__table td.center {
  text-align: center;
  font-size: 20px;
}
.module-content__table th.left,
.module-content__table td.left {
  text-align: left !important;
}
.module-content__table tr {
  border-top: 1px solid rgba(3, 80, 40, 0.1);
}
.module-content__table tr.no-border-top {
  border-top: none !important;
}
.module-content__table .border-top {
  border-top: 1px solid rgba(3, 80, 40, 0.1);
}
.module-content__table .border-left {
  border-left: 1px solid rgba(3, 80, 40, 0.1);
}
.module-content__table .border-right {
  border-right: 1px solid rgba(3, 80, 40, 0.1);
}
.module-content__table-list {
  line-height: 180%;
  text-align: left;
  border-bottom: 1px solid #D6D4CB;
  margin-bottom: 50px;
}
.module-content__table-list h4 {
  border-top: 1px solid #D6D4CB;
  padding-top: 20px;
  margin-bottom: 15px;
  width: 100%;
  display: block;
}
.module-content__table-list dl {
  padding-bottom: 20px;
}
.module-content__table-list dl.is-block dt {
  float: none;
  font-weight: bold;
}
.module-content__table-list dl.is-block dd {
  margin-left: 0em;
}
.module-content__table-list dl dt {
  float: left;
}
.module-content__table-list dl dd {
  margin-left: 10em;
}
.module-content__table-list dl dt.break,
.module-content__table-list dl dd.break {
  padding-bottom: 20px;
}
.module-content__table-list p.last {
  margin-bottom: 30px;
}
.module-content__table-list strong,
.module-content__table-list .bold {
  font-weight: bold;
}
.module-content figcaption {
  line-height: 160%;
}
.module-content__define--4em {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  line-height: 160%;
  padding-bottom: 20px;
}
.module-content__define--4em dt {
  width: 4em;
  padding-bottom: 5px;
}
.module-content__define--4em dd {
  width: calc(100% - 4em);
  padding-bottom: 5px;
}
.module-content__p-asterisk {
  text-indent: -1em;
  padding-left: 1em;
  line-height: 180%;
}
.module-content__btn-3column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .module-content__btn-3column {
    display: block;
  }
}
.module-content__btn-3column-btn {
  padding-right: 10px;
  padding-left: 10px;
}
@media screen and (max-width: 767px) {
  .module-content__btn-3column-btn .module-content__link--down {
    padding-top: 20px;
    padding-bottom: 0 !important;
  }
}

.module-inner__number {
  padding-left: 40px;
  position: relative;
}
.module-inner__number figure figcaption {
  padding-top: 5px;
  padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .module-inner__number {
    padding-left: 0;
  }
}
.module-inner__number.is-title {
  margin-bottom: -30px;
}
@media screen and (max-width: 767px) {
  .module-inner__number.is-title {
    padding-left: 0px;
  }
}
.module-inner__number-number {
  font-family: "garamond-premier-pro", serif;
  font-size: 54px;
  font-weight: 400;
  font-style: italic;
  position: absolute;
  top: -10px;
  left: 0;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .module-inner__number-number {
    font-family: "garamond-premier-pro", serif;
    font-size: 40px;
    font-weight: 400;
    font-style: italic;
  }
}
@media screen and (max-width: 767px) {
  .module-inner__number-number {
    top: 0;
    font-family: "garamond-premier-pro", serif;
    font-size: 40px;
    font-weight: 400;
    font-style: italic;
  }
}
.module-inner__heading {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.375em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  line-height: 140%;
  padding-bottom: 16px;
}
.module-inner__heading-m {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.375em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  line-height: 140%;
  padding-bottom: 4px;
}
.module-inner__heading-sub {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.125em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  line-height: 140%;
  margin-top: -10px;
  padding-bottom: 16px;
}
.module-inner__heading-number {
  font-family: "garamond-premier-pro", serif;
  font-size: 2.375em;
  font-weight: 400;
  font-style: italic;
  margin-left: -0.9em;
  position: absolute;
}
.module-inner__number-p {
  font-size: 1em;
  font-weight: 600;
  line-height: 160%;
  padding-top: 6px;
  min-height: 80px;
}
@media screen and (max-width: 767px) {
  .module-inner__number-p {
    min-height: auto;
    padding-bottom: 20px;
    padding-left: 30px;
  }
}
.module-inner__number-p.is-line3 {
  min-height: 100px;
}
@media screen and (max-width: 767px) {
  .module-inner__number-p.is-line3 {
    min-height: auto;
  }
}
.module-inner__number-p.is-line4 {
  min-height: 130px;
}
@media screen and (max-width: 767px) {
  .module-inner__number-p.is-line4 {
    min-height: auto;
  }
}
.module-inner__p {
  font-size: 1em;
  line-height: 200%;
  padding-bottom: 20px;
}
.module-inner__p--indent {
  font-size: 0.875em;
  line-height: 200%;
  padding-bottom: 20px;
  text-indent: -1em;
  padding-left: 1em;
}
.module-inner__list {
  margin-top: -16px;
  line-height: 180%;
}
.module-inner__list li {
  padding-bottom: 5px;
  text-indent: -0.8em;
  padding-left: 1em;
}
.module-inner__list li:before {
  content: "・ ";
}

table.howto-camera-table tr.noline {
  border-top: none;
}

table.howto-camera-table tr.left td {
  text-align: left;
}

table.howto-camera-table tr.first {
  border-top: 1px solid #777052;
}

table.howto-camera-table {
  border-bottom: 1px solid #777052;
}

table.howto-camera-table th,
table.howto-camera-table td {
  background-color: #F7F6F1;
}

table.howto-camera-table th.compact,
table.howto-camera-table td.compact {
  background-color: #F0F0F0;
}

.module-slider {
  position: relative;
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 40px;
}
.module-slider__bg {
  width: 100%;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .module-slider {
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
}
.module-slider__heading {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.375em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  letter-spacing: 0.2em;
  text-align: center;
  color: #035028;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .module-slider__heading {
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 1.125em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.module-slider__heading:before, .module-slider__heading:after {
  content: "";
  height: 1px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background-color: rgba(3, 80, 40, 0.2);
}
.module-slider__heading:before {
  margin-right: 2rem;
}
.module-slider__heading:after {
  margin-left: 2rem;
}
.module-slider__lead {
  font-size: 0.875em;
  color: #035028;
  line-height: 200%;
  text-align: center;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 767px) {
  .module-slider__lead {
    text-align: left;
  }
}
.module-slider__link {
  width: 280px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
}
.module-slider__link.is-howto {
  padding-top: 0px;
  padding-bottom: 30px;
}
.module-slider__link-illust {
  width: 90px;
  padding-right: 20px;
}
.module-slider__link-link a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #035028;
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 0.9375em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  letter-spacing: 0.1em;
  position: relative;
  padding-right: 30px;
  background-image: url(../img/bbp-icon-link-arrow.svg);
  background-repeat: no-repeat;
  background-position: right -6px center;
  background-size: 30px 30px;
}
.module-slider__link-link a:after {
  position: absolute;
  content: "";
  display: inline;
  height: 1px;
  width: 100%;
  background-color: #035028;
  bottom: 10px;
}

.module-content-link {
  width: 100%;
  max-width: 1240px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .module-content-link {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 100%;
  }
  .module-content-link div {
    width: 50%;
    margin-top: 20px;
  }
}
.module-content-link a {
  display: inline-block;
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  color: #035028;
  letter-spacing: 0.1em;
  padding: 8px 0;
  margin: 0 20px;
}
@media screen and (max-width: 767px) {
  .module-content-link a {
    display: block;
    margin: 0;
    text-align: center;
  }
}
.module-content-link a.is-current {
  border-bottom: 2px solid #035028;
}

.module-profile-wrap {
  margin-top: 80px;
}

.module-howto__p {
  font-size: 0.9375em;
  line-height: 180%;
  padding-bottom: 10px;
}
.module-howto__exif {
  font-size: 0.875em;
  line-height: 200%;
  padding-bottom: 20px;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}
.module-howto__exif .bold {
  font-weight: bold;
}
.module-howto__exif.is-1column {
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
}
.module-howto__exif.is-3column {
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
}
@media screen and (max-width: 767px) {
  .module-howto__exif {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
}

.pb0 {
  padding-bottom: 0px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb60 {
  padding-bottom: 60px;
}

.pb90 {
  padding-bottom: 90px;
}

.pt0 {
  padding-top: 0px;
}

.pt10 {
  padding-top: 10px;
}

.pt20 {
  padding-top: 20px;
}

.pt30 {
  padding-top: 30px;
}

.pt60 {
  padding-top: 60px;
}

.pt90 {
  padding-top: 90px;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt60 {
  margin-top: 60px;
}

.mt90 {
  margin-top: 90px;
}

@media screen and (max-width: 767px) {
  .pb0 {
    padding-bottom: 0px;
  }
  .pb10 {
    padding-bottom: 10px;
  }
  .pb20 {
    padding-bottom: 20px;
  }
  .pb30 {
    padding-bottom: 30px;
  }
  .pb40 {
    padding-bottom: 30px;
  }
  .pb60 {
    padding-bottom: 30px;
  }
  .pb90 {
    padding-bottom: 30px;
  }
  .pt0 {
    padding-top: 0px;
  }
  .pt10 {
    padding-top: 10px;
  }
  .pt20 {
    padding-top: 20px;
  }
  .pt30 {
    padding-top: 30px;
  }
  .pt60 {
    padding-top: 30px;
  }
  .pt90 {
    padding-top: 30px;
  }
  .mt10 {
    margin-top: 10px;
  }
  .mt20 {
    margin-top: 20px;
  }
  .mt30 {
    margin-top: 30px;
  }
  .mt60 {
    margin-top: 30px;
  }
  .mt90 {
    margin-top: 30px;
  }
  .sppt0 {
    padding-top: 0;
  }
  .sppb0 {
    padding-bottom: 0;
  }
  .sppt20 {
    padding-top: 20 !important;
  }
  .sppt30 {
    padding-top: 30 !important;
  }
}
img.howto12-ico1 {
  width: 20px !important;
  display: inline;
  vertical-align: bottom;
}

img.howto17-ico1 {
  width: 20px !important;
  display: inline;
  vertical-align: bottom;
}

.module-photo__border-radius {
  border-radius: 20px;
  border: 1px solid rgba(3, 80, 40, 0.2);
}

.bold {
  font-weight: bold;
}

.module-font__museo {
  font-family: "museo", serif;
  font-weight: 500;
  letter-spacing: 0.1em;
}

.module-color__theme-color {
  color: #035028;
}

.module-x-timeline {
  width: 100%;
}
.module-x-timeline__inner {
  width: 100%;
  max-width: 540px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
}

figcaption.is-left {
  text-align: left;
}

.contents-swiper {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
}
.contents-swiper.is-not-new {
  margin-top: -20px;
}
@media screen and (min-width: 1024px) {
  .contents-swiper a:hover .contents-swiper__text-company,
  .contents-swiper a:hover .contents-swiper__text-title--photogallery,
  .contents-swiper a:hover .contents-swiper__text-vol,
  .contents-swiper a:hover .contents-swiper__text-birdname {
    text-decoration: underline !important;
  }
}
.contents-swiper__thumb {
  line-height: 0;
}
.contents-swiper__text {
  padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .contents-swiper__text {
    padding-bottom: 0px;
  }
}
.contents-swiper__text-birdname {
  font-size: 1em;
  font-weight: 600;
  padding-top: 20px;
  padding-bottom: 12px;
  text-align: center;
}
.contents-swiper__text-birdsub {
  font-family: "garamond-premier-pro", serif;
  font-size: 0.75em;
  font-weight: 400;
  font-style: italic;
  text-align: center;
}
.contents-swiper__text-vol {
  font-size: 1em;
  font-weight: 600;
  padding-top: 30px;
  padding-bottom: 20px;
  line-height: 180%;
}
@media screen and (max-width: 767px) {
  .contents-swiper__text-vol {
    padding-top: 20px;
    padding-bottom: 8px;
    font-size: 0.875em;
  }
}
.contents-swiper__text-company {
  font-size: 1em;
  font-weight: 600;
  padding-top: 10px;
  padding-bottom: 0px;
  line-height: 180%;
}
@media screen and (max-width: 767px) {
  .contents-swiper__text-company {
    padding-top: 16px;
    font-size: 0.875em;
  }
}
.contents-swiper__text-title {
  padding-bottom: 20px;
}
.contents-swiper__text-title, .contents-swiper__text-p {
  font-size: 0.875em;
  font-weight: 400;
  line-height: 180%;
}
@media screen and (max-width: 767px) {
  .contents-swiper__text-title, .contents-swiper__text-p {
    font-size: 0.8125em;
  }
}
.contents-swiper__text-vol--photogallery {
  font-size: 0.75em;
  font-weight: 500;
  padding-top: 24px;
  padding-bottom: 12px;
}
.contents-swiper__text-title--photogallery {
  font-size: 0.9375em;
  font-weight: 600;
  line-height: 160%;
  padding-bottom: 6px;
}
.contents-swiper__text-p--photogallery {
  font-size: 0.8125em;
  font-weight: 400;
  line-height: 200%;
  padding-right: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.contents-swiper .swiper-container {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.contents-swiper .swiper-slide {
  position: relative;
  padding-top: 30px;
}
.contents-swiper .swiper-slide .new {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 0px;
  right: -6px;
  z-index: 999;
}
@-webkit-keyframes iconrotation {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
@keyframes iconrotation {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
.contents-swiper .swiper-contents-button-prev,
.contents-swiper .swiper-contents-button-next {
  position: absolute;
  top: 190px;
  width: 60px;
  height: 60px;
  border-radius: 100px;
  z-index: 9;
  cursor: pointer;
  background-color: #035028;
  -webkit-transition: all 400ms 0s ease-out;
  transition: all 400ms 0s ease-out;
}
.contents-swiper .swiper-contents-button-prev.swiper-button-disabled,
.contents-swiper .swiper-contents-button-next.swiper-button-disabled {
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .contents-swiper .swiper-contents-button-prev,
  .contents-swiper .swiper-contents-button-next {
    position: relative;
    top: auto;
    width: 50px;
    height: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.contents-swiper .swiper-contents-button-prev {
  left: -20px;
  background-image: url(../img/bbp-icon-swiper-prev.svg);
  background-repeat: no-repeat;
  background-size: 40px 40px;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  .contents-swiper .swiper-contents-button-prev {
    left: auto;
    margin-left: calc(50% - 60px);
    margin-right: 10px;
  }
}
.contents-swiper .swiper-contents-button-next {
  right: -20px;
  background-image: url(../img/bbp-icon-swiper-next.svg);
  background-repeat: no-repeat;
  background-size: 40px 40px;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  .contents-swiper .swiper-contents-button-next {
    right: auto;
  }
}
.contents-swiper .swiper-contents-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .contents-swiper .swiper-contents-pagination {
    gap: 0px;
  }
}
.contents-swiper .swiper-contents-pagination .swiper-pagination-bullet {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #035028;
  border-radius: 100px;
  width: 48px;
  height: 48px;
  opacity: 1;
  background-color: #fff;
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  color: #035028;
  -webkit-transition: all 400ms 0s ease-out;
  transition: all 400ms 0s ease-out;
}
.contents-swiper .swiper-contents-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #035028;
  opacity: 1;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .contents-swiper .swiper-contents-pagination .swiper-pagination-bullet {
    margin-top: 30px;
    width: 36px;
    height: 36px;
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 0.875em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
    display: none;
  }
}

.top-keyvisual {
  position: relative;
  /* 直線長方形のプログレスバー */
  /*
  .swiper-top-pagination{
    display: flex;
    justify-content: center;
    gap: 10px;
    padding-bottom: 30px;
    .swiper-pagination-bullet{
      cursor: pointer;
      display: flex;
      align-items: center;
      justify-content: center;
      border: 1px solid $theme-color;
      border-radius: 100px;
      width: 48px;
      height: 48px;
      opacity: 1;
      background-color: #fff;
      @include theme-font-ja-b($font16px);
      color: $theme-color;
      transition: all 400ms 0s ease-out;
      &.swiper-pagination-bullet-active{
        background-color: $theme-color;
        opacity: 1;
        color: #fff;
      }
    }
  }
  */
}
.top-keyvisual__message {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .top-keyvisual__message {
    display: none;
  }
}
.top-keyvisual__message-inner {
  width: 100%;
  max-width: 1200px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.top-keyvisual__message-inner.is-message-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 60px;
}
.top-keyvisual__message-message {
  padding-top: 60px;
  width: 300px;
  -webkit-filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.9));
          filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.9));
}
@media screen and (min-width: 1140px) and (max-width: 1279px) {
  .top-keyvisual__message-message {
    padding-top: 0px;
    width: 250px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1139px) {
  .top-keyvisual__message-message {
    padding-top: 0px;
    width: 250px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .top-keyvisual__message-message {
    padding-top: 0px;
    width: 250px;
  }
}
.top-keyvisual__swiper {
  position: relative;
}
.top-keyvisual__swiper-nav {
  position: absolute;
  left: 0;
  bottom: 40px;
  z-index: 9;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .top-keyvisual__swiper-nav {
    position: relative;
    bottom: 0px;
    padding-top: 10px;
  }
}
.top-keyvisual__swiper-nav-inner {
  width: 100%;
  max-width: 1200px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .top-keyvisual__swiper-nav-inner {
    padding-left: 0;
    padding-right: 0px;
  }
}
.top-keyvisual__swiper-nav-btn {
  width: 240px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .top-keyvisual__swiper-nav-btn {
    width: 220px;
    gap: 10px;
  }
}
.top-keyvisual__swiper-nav-pagination {
  width: calc(100% - 240px);
  padding-right: 30px;
}
@media screen and (max-width: 767px) {
  .top-keyvisual__swiper-nav-pagination {
    padding-right: 0px;
  }
}
.top-keyvisual .swiper-wrapper {
  position: relative;
}
.top-keyvisual .swiper-container {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.top-keyvisual .swiper-slide {
  position: relative;
}
.top-keyvisual .swiper-slide .new {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 0px;
  right: -6px;
  z-index: 999;
}
@keyframes iconrotation {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
.top-keyvisual .swiper-top-button-pause {
  width: 60px;
  height: 60px;
  border-radius: 100px;
  z-index: 999;
  cursor: pointer;
  border: 1px solid #fff;
  -webkit-transition: all 400ms 0s ease-out;
  transition: all 400ms 0s ease-out;
  background-image: url(../img/bbp-icon-swiper-pause.svg);
  background-repeat: no-repeat;
  background-size: 40px 40px;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  .top-keyvisual .swiper-top-button-pause {
    width: 50px;
    height: 50px;
    border: none;
    background-color: #035028;
  }
}
.top-keyvisual .swiper-top-button-pause.is-pause {
  background-image: url(../img/bbp-icon-swiper-start.svg);
}
.top-keyvisual .swiper-top-button-prev,
.top-keyvisual .swiper-top-button-next {
  width: 60px;
  height: 60px;
  border-radius: 100px;
  z-index: 999;
  cursor: pointer;
  border: 1px solid #fff;
  -webkit-transition: all 400ms 0s ease-out;
  transition: all 400ms 0s ease-out;
}
@media screen and (max-width: 767px) {
  .top-keyvisual .swiper-top-button-prev,
  .top-keyvisual .swiper-top-button-next {
    width: 50px;
    height: 50px;
    border: none;
    background-color: #035028;
  }
}
.top-keyvisual .swiper-top-button-prev.swiper-button-disabled,
.top-keyvisual .swiper-top-button-next.swiper-button-disabled {
  opacity: 0.3;
}
.top-keyvisual .swiper-top-button-prev {
  background-image: url(../img/bbp-icon-swiper-prev.svg);
  background-repeat: no-repeat;
  background-size: 40px 40px;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  .top-keyvisual .swiper-top-button-prev {
    background-size: 30px 30px;
  }
}
.top-keyvisual .swiper-top-button-next {
  background-image: url(../img/bbp-icon-swiper-next.svg);
  background-repeat: no-repeat;
  background-size: 40px 40px;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  .top-keyvisual .swiper-top-button-next {
    background-size: 30px 30px;
  }
}
.top-keyvisual .swiper-top-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.top-keyvisual .swiper-top-pagination.is-pause .swiper-pagination-bullet-active::before {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.top-keyvisual .swiper-pagination-bullet {
  position: relative;
  width: 100%;
  height: 60px;
  border-radius: 0;
  opacity: 1;
  font-size: 0px !important;
  background-color: rgba(255, 255, 255, 0);
  position: relative;
}
@media screen and (max-width: 767px) {
  .top-keyvisual .swiper-pagination-bullet {
    background-color: rgba(3, 80, 40, 0);
  }
}
.top-keyvisual .swiper-pagination-bullet::after {
  content: "";
  display: block;
  position: absolute;
  top: 28px;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 767px) {
  .top-keyvisual .swiper-pagination-bullet::after {
    top: 24px;
    background-color: rgba(3, 80, 40, 0.2);
  }
}
.top-keyvisual .swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  display: block;
  top: 28px;
  left: 0;
  width: 0;
  height: 4px;
  background-color: white;
}
@media screen and (max-width: 767px) {
  .top-keyvisual .swiper-pagination-bullet::before {
    top: 24px;
    background-color: #035028;
  }
}
.top-keyvisual .swiper-pagination-bullet-active::before {
  -webkit-animation: paginationActive 4s ease-out forwards;
          animation: paginationActive 4s ease-out forwards;
}
@-webkit-keyframes paginationActive {
  100% {
    width: 100%;
  }
}
@keyframes paginationActive {
  100% {
    width: 100%;
  }
}

.top-message {
  text-align: center;
  line-height: 180%;
  padding-bottom: 40px;
  color: #035028;
  padding-top: 30px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .top-message {
    display: none;
    visibility: hidden;
  }
}
.top-message__title {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.125em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  line-height: 200%;
  padding-bottom: 8px;
}
.top-message__p {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 0.875em;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  line-height: 200%;
}

.top-content-list {
  background-color: #fff;
  padding-top: 60px;
}
@media screen and (max-width: 767px) {
  .top-content-list {
    padding-top: 0px;
  }
}
.top-content-list .module-slider__heading {
  padding-top: 30px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .top-content-list .module-slider__heading {
    padding-top: 15px;
    padding-bottom: 20px;
  }
}
.top-content-list .module-slider__heading:after, .top-content-list .module-slider__heading:before {
  opacity: 0.2;
}
.top-recommend {
  padding-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .top-recommend {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.top-recommend__heading {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.375em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  line-height: 140%;
  padding-bottom: 16px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .top-recommend__heading {
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 1.125em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
  }
}
.top-recommend__lead {
  text-align: center;
  line-height: 180%;
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .top-recommend__lead {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 40px;
  }
}
.top-recommend__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  width: 100%;
  max-width: 800px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
}
.top-recommend__column-column {
  width: 50%;
  padding-bottom: 40px;
}
.top-recommend__column-column figcaption {
  padding-top: 10px;
  text-align: center;
  line-height: 180%;
}

.bbpgallery {
  width: 100%;
  padding-bottom: 120px;
  position: relative;
}
.bbpgallery__content-illust {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .bbpgallery__content-illust {
    max-width: 100%;
  }
}
.bbpgallery__content-illust1 {
  position: absolute;
  width: 80px;
  top: 40px;
  left: 10%;
}
@media screen and (max-width: 767px) {
  .bbpgallery__content-illust1 {
    top: 0;
    width: 50px;
    left: 10px;
  }
}
.bbpgallery__content-illust2 {
  position: absolute;
  width: 130px;
  top: 40px;
  right: 10%;
}
@media screen and (max-width: 767px) {
  .bbpgallery__content-illust2 {
    width: 80px;
    top: 0;
    right: 0;
  }
}
.bbpgallery__content-title {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.625em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  letter-spacing: 0.1em;
  text-align: center;
  color: #035028;
  padding-top: 20px;
}
.bbpgallery__content-title a {
  color: #035028;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bbpgallery__content-title {
    padding-top: 60px;
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 1.375em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
  }
}
@media screen and (max-width: 767px) {
  .bbpgallery__content-title {
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 1.25em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
  }
}
.bbpgallery__content-lead {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1em;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  letter-spacing: 0.1em;
  text-align: center;
  color: #035028;
  padding-top: 10px;
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bbpgallery__content-lead {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .bbpgallery__content-lead {
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 0.875em;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.bbpgallery__isotope {
  position: relative;
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bbpgallery__isotope {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .bbpgallery__isotope {
    max-width: 100%;
  }
}
.bbpgallery__isotope-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .bbpgallery__isotope-btn {
    padding-bottom: 60px;
  }
}
.bbpgallery__isotope-btn .button {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  letter-spacing: 0.1em;
  line-height: 34px;
  color: #035028;
  margin-left: 30px;
  margin-right: 30px;
  cursor: pointer;
  border-bottom: 2px solid #FAF9F5;
}
.bbpgallery__isotope-btn .button.is-checked {
  border-bottom: 2px solid #035028;
}
@media screen and (max-width: 767px) {
  .bbpgallery__isotope-btn .button {
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 0.875em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
    letter-spacing: 0.1em;
    line-height: 34px;
    color: #035028;
    margin-left: 10px;
    margin-right: 10px;
  }
}
.bbpgallery__isotope-btn .button:focus {
  border: 2px solid #035028 !important;
  border-radius: 4px;
}
.bbpgallery__isotope-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bbpgallery__isotope-grid {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .bbpgallery__isotope-grid {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.bbpgallery__isotope-grid .element-item {
  position: relative;
  width: 25%;
  padding: 30px 30px 40px 30px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bbpgallery__isotope-grid .element-item {
    width: calc(33.3% - 10px);
    padding: 20px 20px 26px 20px;
  }
}
@media screen and (max-width: 767px) {
  .bbpgallery__isotope-grid .element-item {
    width: calc(50% - 10px);
    padding: 10px 10px 26px 10px;
  }
}
.bbpgallery__isotope-grid .element-item a {
  display: block;
}
.bbpgallery__isotope-grid .element-item a:hover .name {
  text-decoration: underline !important;
}
.bbpgallery__isotope-grid .element-item .new {
  width: 110px;
  position: absolute;
  top: -20px;
  right: -20px;
}
@keyframes iconrotation {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bbpgallery__isotope-grid .element-item .new {
    width: 80px;
  }
}
@media screen and (max-width: 767px) {
  .bbpgallery__isotope-grid .element-item .new {
    width: 70px;
    top: -20px;
    right: -10px;
  }
}
.bbpgallery__isotope-grid .element-item .name {
  font-size: 1em;
  font-weight: 600;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px;
  color: #000;
  letter-spacing: 0.1em;
}
.bbpgallery__isotope-grid .element-item .sub {
  text-align: center;
  font-family: "garamond-premier-pro", serif;
  font-size: 10px;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0.1em;
}
.bbpgallery__isotope-grid .element-item .more {
  display: none;
}
.bbpgallery__isotope-grid .element-item .hidden {
  display: none;
}
.bbpgallery__main {
  padding-top: 20px;
  width: 100%;
  max-width: 1300px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bbpgallery__main {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .bbpgallery__main {
    padding-left: 0;
    padding-right: 0;
  }
}
.bbpgallery__main-figure {
  line-height: 0;
}
.bbpgallery__main-photo {
  line-height: 0;
}
.bbpgallery__main-figcaption {
  text-align: center;
  color: #035028;
  font-size: 0.9375em;
  line-height: 180%;
  padding-top: 10px;
  padding-bottom: 60px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1023px) {
  .bbpgallery__main-figcaption {
    padding-left: 30px;
    padding-right: 30px;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .bbpgallery__main-figcaption {
    text-align: left;
  }
}
.bbpgallery__content {
  width: 100%;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .bbpgallery__content {
    max-width: 100%;
  }
}
.bbpgallery__content-heading {
  text-align: center;
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.625em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  letter-spacing: 0.1em;
  line-height: 200%;
}
.bbpgallery__content-scientific {
  font-family: "garamond-premier-pro", serif;
  font-size: 0.75em;
  font-weight: 400;
  font-style: italic;
  text-align: center;
  letter-spacing: 0.1em;
  padding-bottom: 12px;
}
.bbpgallery__content-class {
  text-align: center;
  font-size: 0.875em;
  padding-bottom: 30px;
  letter-spacing: 0.2em;
}
.bbpgallery__content-p {
  font-size: 1em;
  font-weight: 400;
  line-height: 200%;
  padding-bottom: 20px;
  letter-spacing: 0.05em;
}
.bbpgallery__content-notice-center {
  text-align: center;
  font-size: 0.875em;
  padding-bottom: 40px;
  line-height: 180%;
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (max-width: 767px) {
  .bbpgallery__content-notice-center {
    text-align: left;
  }
}
.bbpgallery__playlist {
  padding-bottom: 24px;
}
.bbpgallery__playlist .tracks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .bbpgallery__playlist .tracks.is-wrap {
    display: block;
  }
  .bbpgallery__playlist .tracks.is-wrap .audio {
    padding-bottom: 20px;
    width: 100%;
  }
  .bbpgallery__playlist .tracks.is-wrap .audio .play {
    margin-left: 0;
    margin-right: auto;
  }
  .bbpgallery__playlist .tracks.is-wrap .audio .track-title {
    width: 100%;
    text-align: left;
  }
}
.bbpgallery__playlist .audio {
  margin-left: 20px;
  margin-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bbpgallery__playlist .audio .track-title {
  font-size: 0.875em;
  color: #035028;
  font-weight: 400;
  letter-spacing: 0.1em;
}
.bbpgallery__playlist .audio button {
  cursor: pointer;
  border: none;
  background-color: transparent;
  position: relative;
}
.bbpgallery__playlist .audio button.play::before {
  content: "";
  display: inline-block;
  height: 60px;
  width: 60px;
  vertical-align: -10px;
  margin-right: 12px;
  background-repeat: no-repeat;
  background-image: url("../img/bbp-btn-sound-play.svg");
  -webkit-transition: background-image 0s;
  transition: background-image 0s;
}
.bbpgallery__playlist .audio button.play:hover::before {
  background-image: url("../img/bbp-btn-sound-on.svg");
}
.bbpgallery__playlist .audio button.play.playing::before {
  background-image: url("../img/bbp-btn-sound-pause.svg");
}

.bbpgallery-profile {
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .bbpgallery-profile {
    padding-left: 0;
    padding-right: 0;
  }
}
.bbpgallery-profile__inner {
  width: 100%;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  padding: 50px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bbpgallery-profile__inner {
    padding: 30px;
  }
}
@media screen and (max-width: 767px) {
  .bbpgallery-profile__inner {
    display: block;
    padding: 30px;
  }
}
.bbpgallery-profile__column {
  width: 100%;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  padding: 50px 80px;
}
@media screen and (max-width: 767px) {
  .bbpgallery-profile__column {
    max-width: 100%;
    padding: 30px;
  }
}
.bbpgallery-profile__column-title {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.25em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  padding-bottom: 12px;
}
@media screen and (max-width: 767px) {
  .bbpgallery-profile__column-title {
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 1.125em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
  }
}
.bbpgallery-profile__column-text {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 60px;
     -moz-column-gap: 60px;
          column-gap: 60px;
  line-height: 200%;
  font-size: 0.875em;
}
.bbpgallery-profile__column-text p {
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .bbpgallery-profile__column-text {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
}
.bbpgallery-profile__text {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 30px;
  padding-right: 60px;
}
@media screen and (max-width: 767px) {
  .bbpgallery-profile__text {
    width: 100%;
    padding: 0;
  }
}
.bbpgallery-profile__text-inner {
  position: relative;
}
.bbpgallery-profile__text-position {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  font-size: 1em;
  letter-spacing: 0.1em;
  line-height: 180%;
  padding-bottom: 16px;
}
.bbpgallery-profile__text-title {
  font-size: 0.75em;
  letter-spacing: 0.1em;
  padding-bottom: 10px;
}
.bbpgallery-profile__text-name {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.25em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  padding-bottom: 12px;
}
.bbpgallery-profile__text-name-en {
  font-family: "garamond-premier-pro", serif;
  font-size: 0.875em;
  font-weight: 400;
  font-style: normal;
  margin-left: 20px;
}
.bbpgallery-profile__text-p {
  font-size: 0.875em;
  line-height: 200%;
  font-weight: 400;
}
.bbpgallery-profile__photo {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .bbpgallery-profile__photo {
    width: 100%;
    padding-top: 30px;
  }
}

.js-photogallery-swiper-initialslide {
  visibility: hidden;
}

.birdsnote-container {
  line-height: 220%;
  width: 100%;
  max-width: 620px;
  margin: 0 auto;
}
.birdsnote-container .birdsnote-lead {
  padding: 60px 20px 60px 20px;
}
@media screen and (max-width: 767px) {
  .birdsnote-container .birdsnote-lead {
    text-align: left;
    padding: 30px 20px 30px 20px;
  }
}
.birdsnote-container .birdsnote-share {
  display: inline-block;
}
.birdsnote-container .birdsnote-share .birdsnote-share-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 6px 20px 6px 30px;
  background: #F1EEEB;
  border-radius: 30px;
}
.birdsnote-container .birdsnote-share .birdsnote-share-inner .share-text {
  font-size: 12px;
  font-weight: bold;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .birdsnote-container .birdsnote-share .birdsnote-share-inner .share-text {
    line-height: 230%;
  }
}
.birdsnote-container .birdsnote-share .birdsnote-share-inner .share-icon {
  margin: 0 3px;
  height: 28px;
  opacity: 0.5;
}
.tb-pc .birdsnote-container .birdsnote-share .birdsnote-share-inner .share-icon {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.tb-pc .birdsnote-container .birdsnote-share .birdsnote-share-inner .share-icon:hover {
  opacity: 1;
}
.birdsnote-container .birdsnote-share .birdsnote-share-inner .share-icon img {
  width: 28px;
  height: 28px;
}
.birdsnote-container .birdsnote-share .birdsnote-share-inner.is-content-foot {
  background: #866F5B;
}
.birdsnote-container .birdsnote-share .birdsnote-share-inner.is-content-foot .share-text {
  color: #fff;
}
.birdsnote-container .birdsnote-share .birdsnote-share-inner.is-content-foot .share-icon {
  opacity: 1;
}
.tb-pc .birdsnote-container .birdsnote-share .birdsnote-share-inner.is-content-foot .share-icon {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.tb-pc .birdsnote-container .birdsnote-share .birdsnote-share-inner.is-content-foot .share-icon:hover {
  opacity: 0.6;
}
.birdsnote-container .birdsnote-content {
  text-align: left;
  line-height: 180%;
  margin-top: 70px;
}
.birdsnote-container .birdsnote-content img {
  width: 100%;
}
.birdsnote-container .birdsnote-content .photo-full, .birdsnote-container .birdsnote-content .photo-full--vertical {
  margin-bottom: 30px;
}
.birdsnote-container .birdsnote-content .photo-full .caption, .birdsnote-container .birdsnote-content .photo-full--vertical .caption {
  font-size: 12px;
  padding: 0px 0 12px 0;
}
.birdsnote-container .birdsnote-content .photo-full .caption.is-center, .birdsnote-container .birdsnote-content .photo-full--vertical .caption.is-center {
  text-align: center;
}
.birdsnote-container .birdsnote-content .photo-full .caption.is-left, .birdsnote-container .birdsnote-content .photo-full--vertical .caption.is-left {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .birdsnote-container .birdsnote-content .photo-full .caption.is-left, .birdsnote-container .birdsnote-content .photo-full--vertical .caption.is-left {
    padding-left: 20px;
  }
}
.birdsnote-container .birdsnote-content .photo-full .caption.is-right, .birdsnote-container .birdsnote-content .photo-full--vertical .caption.is-right {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .birdsnote-container .birdsnote-content .photo-full .caption.is-right, .birdsnote-container .birdsnote-content .photo-full--vertical .caption.is-right {
    padding-right: 20px;
  }
}
.birdsnote-container .birdsnote-content .photo-full--vertical {
  width: 56%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .birdsnote-container .birdsnote-content .photo-full--vertical {
    width: 80%;
  }
}
.birdsnote-container .birdsnote-content .photo-full--vertical .caption.is-left {
  padding-left: 0px;
}
.birdsnote-container .birdsnote-content .photo-full--vertical .caption.is-right {
  padding-right: 0px;
}
.birdsnote-container .birdsnote-content .photo-bg, .birdsnote-container .birdsnote-content .photo-bg--vertical {
  background: #FAF9F8;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 60px 70px 10px 70px;
}
@media screen and (max-width: 767px) {
  .birdsnote-container .birdsnote-content .photo-bg, .birdsnote-container .birdsnote-content .photo-bg--vertical {
    padding: 30px 35px 1px 35px;
  }
}
.birdsnote-container .birdsnote-content .photo-bg .caption, .birdsnote-container .birdsnote-content .photo-bg--vertical .caption {
  font-size: 12px;
  padding: 10px 0 12px 0;
}
.birdsnote-container .birdsnote-content .photo-bg .caption.is-center, .birdsnote-container .birdsnote-content .photo-bg--vertical .caption.is-center {
  text-align: center;
}
.birdsnote-container .birdsnote-content .photo-bg .caption.is-left, .birdsnote-container .birdsnote-content .photo-bg--vertical .caption.is-left {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .birdsnote-container .birdsnote-content .photo-bg .caption.is-left, .birdsnote-container .birdsnote-content .photo-bg--vertical .caption.is-left {
    padding-left: 0px;
  }
}
.birdsnote-container .birdsnote-content .photo-bg .caption.is-right, .birdsnote-container .birdsnote-content .photo-bg--vertical .caption.is-right {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .birdsnote-container .birdsnote-content .photo-bg .caption.is-right, .birdsnote-container .birdsnote-content .photo-bg--vertical .caption.is-right {
    padding-right: 0px;
  }
}
.birdsnote-container .birdsnote-content .photo-bg--vertical img {
  width: 70%;
  margin-left: 15%;
}
@media screen and (max-width: 767px) {
  .birdsnote-container .birdsnote-content .photo-bg--vertical img {
    width: 80%;
    margin-left: 10%;
  }
}
.birdsnote-container .birdsnote-content .twitter-container {
  background: #FAF9F8;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 60px 70px 60px 70px;
}
@media screen and (max-width: 767px) {
  .birdsnote-container .birdsnote-content .twitter-container {
    padding: 30px 35px 30px 35px;
  }
}
.birdsnote-container .birdsnote-content .twitter-container .twitter-include {
  position: relative;
}
.birdsnote-container .birdsnote-content h2 {
  font-size: 18px;
  margin: 40px 0 14px 0;
  font-weight: bold;
}
.birdsnote-container .birdsnote-content h2.heading-sns {
  margin: 80px 0 14px 0;
}
.birdsnote-container .birdsnote-content h3 {
  font-size: 17px;
  margin: 40px 0 14px 0;
  font-weight: bold;
}
.birdsnote-container .birdsnote-content h4 {
  font-size: 16px;
  margin: 40px 0 14px 0;
  font-weight: bold;
}
.birdsnote-container .birdsnote-content p {
  margin-bottom: 20px;
  font-size: 14px;
}
.birdsnote-container .birdsnote-content .note {
  font-size: 12px;
  margin-top: -10px;
  margin-bottom: 20px;
}
.birdsnote-container .birdsnote-content .btn a {
  background: #767052;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  padding: 3px 24px;
  border-radius: 20px;
  display: inline-block;
  margin: 20px 0 40px 0;
}
.tb-pc .birdsnote-container .birdsnote-content .btn a {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.tb-pc .birdsnote-container .birdsnote-content .btn a:hover {
  opacity: 0.7;
}
.birdsnote-container .birdsnote-content ul,
.birdsnote-container .birdsnote-content ol,
.birdsnote-container .birdsnote-content table {
  font-size: 14px;
}
.birdsnote-container .birdsnote-content ul {
  margin-bottom: 30px;
}
.birdsnote-container .birdsnote-content ul li {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 3px;
}
.birdsnote-container .birdsnote-content ul li:before {
  content: "・";
}
.birdsnote-container .birdsnote-content ol {
  margin-bottom: 30px;
  margin-left: 1.8em;
}
.birdsnote-container .birdsnote-content ol li {
  margin-bottom: 3px;
  list-style-type: decimal;
}
.birdsnote-container .birdsnote-content table {
  margin-top: 30px;
  margin-bottom: 30px;
  width: 100%;
  display: block;
}
@media screen and (max-width: 767px) {
  .birdsnote-container .birdsnote-content table {
    width: calc(100% - 40px);
  }
}
.birdsnote-container .birdsnote-content table caption {
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .birdsnote-container .birdsnote-content table thead {
    display: none !important;
  }
}
.birdsnote-container .birdsnote-content table thead,
.birdsnote-container .birdsnote-content table tbody {
  width: 100%;
  display: block;
}
.birdsnote-container .birdsnote-content table thead tr,
.birdsnote-container .birdsnote-content table tbody tr {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .birdsnote-container .birdsnote-content table thead tr,
  .birdsnote-container .birdsnote-content table tbody tr {
    display: block;
  }
}
.birdsnote-container .birdsnote-content table thead th, .birdsnote-container .birdsnote-content table thead td,
.birdsnote-container .birdsnote-content table tbody th,
.birdsnote-container .birdsnote-content table tbody td {
  display: inline-block;
  padding: 7px 14px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .birdsnote-container .birdsnote-content table thead th, .birdsnote-container .birdsnote-content table thead td,
  .birdsnote-container .birdsnote-content table tbody th,
  .birdsnote-container .birdsnote-content table tbody td {
    width: 100% !important;
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  .birdsnote-container .birdsnote-content table thead th,
  .birdsnote-container .birdsnote-content table tbody th {
    padding: 7px 14px 0px 14px;
  }
}
@media screen and (max-width: 767px) {
  .birdsnote-container .birdsnote-content table thead td,
  .birdsnote-container .birdsnote-content table tbody td {
    padding: 0px 14px 7px 14px;
  }
}
.birdsnote-container .birdsnote-content table thead {
  border-top: 1px solid rgba(118, 112, 82, 0.5);
}
.birdsnote-container .birdsnote-content table tbody tr {
  border-top: 1px solid rgba(118, 112, 82, 0.2);
}
.birdsnote-container .birdsnote-content table thead,
.birdsnote-container .birdsnote-content table tbody {
  width: 100%;
}
.birdsnote-container .birdsnote-content table thead th:nth-child(1),
.birdsnote-container .birdsnote-content table tbody th:nth-child(1) {
  width: 120px;
}
.birdsnote-container .birdsnote-content table thead tr th:nth-child(2),
.birdsnote-container .birdsnote-content table thead tr td,
.birdsnote-container .birdsnote-content table tbody tr th:nth-child(2),
.birdsnote-container .birdsnote-content table tbody tr td {
  width: calc(100% - 120px);
}
.birdsnote-container .birdsnote-content table tbody tr:last-child {
  border-bottom: 1px solid rgba(118, 112, 82, 0.2);
}
.birdsnote-container .birdsnote-content table tfoot tr td {
  padding-top: 10px;
  padding-left: 16px;
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .birdsnote-container .birdsnote-content h2,
  .birdsnote-container .birdsnote-content h3,
  .birdsnote-container .birdsnote-content h4,
  .birdsnote-container .birdsnote-content h5,
  .birdsnote-container .birdsnote-content p,
  .birdsnote-container .birdsnote-content .btn,
  .birdsnote-container .birdsnote-content .note,
  .birdsnote-container .birdsnote-content ul,
  .birdsnote-container .birdsnote-content ol,
  .birdsnote-container .birdsnote-content table {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.birdsnote-container .birdsnote-content .btn {
  text-align: center;
}

.birdsnote-twitter-container {
  background: #FAF9F8;
  margin-top: 60px;
}
.birdsnote-twitter-container .birdsnote-twitter-inner {
  width: 100%;
  max-width: 620px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 60px 70px 60px 70px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .birdsnote-twitter-container .birdsnote-twitter-inner {
    padding: 30px 35px 30px 35px;
  }
}
.ie .birdsnote-twitter-container .birdsnote-twitter-inner .twitter-timeline {
  display: none;
}
.birdsnote-twitter-container .birdsnote-twitter-inner h2 {
  line-height: 180%;
  font-size: 18px;
  margin-bottom: 25px;
}
.birdsnote-twitter-container .birdsnote-twitter-inner p {
  line-height: 180%;
  font-size: 14px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .birdsnote-twitter-container .birdsnote-twitter-inner p {
    text-align: left;
  }
}
.birdsnote-twitter-container .birdsnote-twitter-inner .twitter-follow-link {
  text-align: center;
}
.birdsnote-twitter-container .birdsnote-twitter-inner .twitter-follow-link a {
  margin: 40px auto -10px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 40px;
  border-radius: 30px;
  background: #866F5B;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  position: relative;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .birdsnote-twitter-container .birdsnote-twitter-inner .twitter-follow-link a {
    padding: 12px 22px;
    font-size: 12px;
  }
}
.tb-pc .birdsnote-twitter-container .birdsnote-twitter-inner .twitter-follow-link a {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 1;
}
.tb-pc .birdsnote-twitter-container .birdsnote-twitter-inner .twitter-follow-link a:hover {
  opacity: 0.8;
}

.bird-column__kids-lead {
  width: 100%;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.125em !important;
  line-height: 200%;
  padding-top: 40px;
  padding-bottom: 80px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .bird-column__kids-lead {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .bird-column__kids-lead {
    text-align: left;
  }
}
.bird-column__kids-title-challenge {
  width: 100%;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.25em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .bird-column__kids-title-challenge {
    max-width: 100%;
  }
}
.bird-column__kids-title-heading {
  width: 100%;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.625em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  line-height: 160%;
  padding-bottom: 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .bird-column__kids-title-heading {
    max-width: 100%;
  }
}
.bird-column__kids-title-heading.is-left {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .bird-column__kids-title-heading {
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 1.375em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
    line-height: 160%;
    text-align: left;
  }
}
.bird-column__kids-title-heading2 {
  width: 100%;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.375em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  padding-bottom: 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .bird-column__kids-title-heading2 {
    max-width: 100%;
  }
}
.bird-column__kids-title-heading2.is-left {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .bird-column__kids-title-heading2 {
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 1.375em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
    text-align: left;
    padding-left: 0;
  }
}
.bird-column__kids-inner-title-heading2 {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.375em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  padding-bottom: 20px;
  text-align: center;
  line-height: 160%;
}
.bird-column__kids-inner-title-heading2.is-left {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .bird-column__kids-inner-title-heading2 {
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 1.25em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
    line-height: 160%;
    text-align: left;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
  }
}
.bird-column__kids-title-heading3 {
  width: 100%;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.125em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  padding-bottom: 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .bird-column__kids-title-heading3 {
    max-width: 100%;
  }
}
.bird-column__kids-p {
  width: 100%;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1em;
  line-height: 200%;
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .bird-column__kids-p {
    max-width: 100%;
  }
}
.bird-column__kids-p--indent {
  width: 100%;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1em;
  line-height: 200%;
  padding-bottom: 20px;
  text-indent: -1em;
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .bird-column__kids-p--indent {
    max-width: 100%;
  }
}
.bird-column__kids-heading {
  width: 100%;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.375em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  padding-bottom: 20px;
  text-align: center;
  line-height: 160%;
}
@media screen and (max-width: 767px) {
  .bird-column__kids-heading {
    max-width: 100%;
  }
}
.bird-column__kids-heading.is-left {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .bird-column__kids-heading {
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 1.25em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
    line-height: 160%;
    text-align: left;
    padding-bottom: 10px;
  }
}
.bird-column__kids-heading.is-center {
  text-align: center;
}
.bird-column__kids-content {
  width: 100%;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1em;
  line-height: 200%;
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .bird-column__kids-content {
    max-width: 100%;
  }
}
.bird-column__kids-inner-p {
  font-size: 1em;
  line-height: 200%;
  padding-bottom: 20px;
}
.bird-column__kids-notice-wrap {
  padding-bottom: 80px;
}
.bird-column__kids-notice {
  margin-top: 40px;
  width: 100%;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid rgba(3, 80, 40, 0.2);
  border-radius: 20px;
  padding: 30px 60px;
}
@media screen and (max-width: 767px) {
  .bird-column__kids-notice {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .bird-column__kids-notice {
    padding: 0;
    border: none;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.bird-column__kids-notice-heading {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.125em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  text-align: left;
}
.bird-column__kids-notice-p {
  font-size: 1em;
  line-height: 200%;
  padding-bottom: 30px;
}

.birdsnote {
  width: 100%;
  max-width: 660px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .birdsnote {
    max-width: 100%;
  }
}
.birdsnote__youtube {
  width: 100%;
  aspect-ratio: 16/9;
}
.birdsnote__youtube iframe {
  width: 100%;
  height: 100%;
}
.birdsnote__lead {
  text-align: center;
  line-height: 200%;
  padding-top: 50px;
  padding-bottom: 80px !important;
}
@media screen and (max-width: 767px) {
  .birdsnote__lead {
    text-align: left;
    padding-top: 30px;
    padding-bottom: 30px !important;
  }
}
.birdsnote__photo-full {
  width: 100%;
}
.birdsnote__photo-full figcaption {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 50px;
  font-size: 0.875em;
}
.birdsnote__figcaption {
  text-align: center;
  padding-top: 10px;
  font-size: 0.875em;
}
@media screen and (max-width: 767px) {
  .birdsnote__figcaption {
    text-align: left;
  }
}
.birdsnote__photo-bg {
  width: 100%;
  background-color: rgba(3, 80, 40, 0.05);
  padding: 50px;
  margin-bottom: 40px;
}
.birdsnote__photo-bg.is-caption {
  padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .birdsnote__photo-bg.is-caption {
    padding-bottom: 20px;
  }
}
.birdsnote__photo-bg.is-download {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .birdsnote__photo-bg {
    padding: 20px;
    margin-bottom: 30px;
  }
}
.birdsnote__photo-bg .figcaption,
.birdsnote__photo-bg figcaption {
  text-align: center;
  padding-top: 10px;
  font-size: 0.875em;
  line-height: 160%;
}
@media screen and (max-width: 767px) {
  .birdsnote__photo-bg .figcaption,
  .birdsnote__photo-bg figcaption {
    text-align: left;
  }
}
.birdsnote__heading {
  font-size: 1.25em;
  padding-top: 30px;
  padding-bottom: 20px;
  line-height: 180%;
  line-height: 160%;
}
@media screen and (max-width: 767px) {
  .birdsnote__heading {
    font-size: 1.125em;
  }
}
.birdsnote__p {
  line-height: 200%;
  padding-bottom: 30px;
}
.birdsnote__p--indent {
  padding-bottom: 20px;
  line-height: 180%;
  text-indent: -1em;
  padding-left: 1em;
  font-size: 0.875em;
}
.birdsnote__list--dot {
  line-height: 200%;
  padding-bottom: 30px;
}
.birdsnote__list--dot li {
  padding-bottom: 6px;
  text-indent: -0.8em;
  padding-left: 0.8em;
}
.birdsnote__list--dot li::before {
  content: " ・ ";
}
.birdsnote__x {
  padding-top: 30px;
}
.birdsnote__x-inner {
  width: 100%;
  max-width: 660px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
}

.about-symbol {
  width: 100%;
  margin-top: 60px;
}
.about-symbol.is-second {
  margin-top: -90px;
}
@media screen and (max-width: 1023px) {
  .about-symbol.is-second {
    margin-top: 0;
  }
}
.about-symbol.is-last {
  margin-top: -90px;
}
@media screen and (max-width: 1023px) {
  .about-symbol.is-last {
    margin-top: 0;
  }
}
.about-symbol__inner {
  width: 100%;
  max-width: 1240px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 30;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .about-symbol__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .about-symbol__inner {
    display: block;
    max-width: 100%;
  }
}
.about-symbol__inner-m {
  width: 100%;
  max-width: 1100px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 30;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
@media screen and (max-width: 767px) {
  .about-symbol__inner-m {
    display: block;
    max-width: 100%;
  }
}
.about-symbol__inner-m.is-last {
  margin-bottom: 60px;
}
.about-symbol__circle-l {
  position: relative;
  width: 360px;
  border-radius: 360px;
  aspect-ratio: 1/1;
  background-color: rgba(3, 80, 40, 0.05);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 1024px) {
  .about-symbol__circle-l:nth-child(2) {
    margin-top: 60px;
  }
  .about-symbol__circle-l:nth-child(3) {
    margin-top: 120px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .about-symbol__circle-l {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .about-symbol__circle-l {
    width: calc(100% - 0px);
    margin-bottom: 30px;
  }
}
.about-symbol__circle-m {
  position: relative;
  width: 320px;
  border-radius: 360px;
  aspect-ratio: 1/1;
  background-color: rgba(3, 80, 40, 0.05);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 1024px) {
  .about-symbol__circle-m:nth-child(2) {
    margin-top: 60px;
  }
  .about-symbol__circle-m:nth-child(3) {
    margin-top: 120px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .about-symbol__circle-m {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .about-symbol__circle-m {
    width: calc(100% - 40px);
    margin-bottom: 30px;
    margin-left: 20px;
  }
}
.about-symbol__circle-m-icon, .about-symbol__circle-l-icon {
  width: 90px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: -50px;
}
.about-symbol__circle-m-title, .about-symbol__circle-l-title {
  color: #035028;
  text-align: center;
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.25em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  padding-bottom: 4px;
}
.about-symbol__circle-m-p, .about-symbol__circle-l-p {
  color: #035028;
  font-size: 0.875em;
  line-height: 200%;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.activities-top-map {
  width: 100%;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1240px;
  background-image: url(../../activities/img/activities-top-map.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .activities-top-map {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .activities-top-map {
    padding: 0;
  }
}
.activities-top-map__inner {
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(3, 80, 40, 0.1);
  padding: 30px 60px 0px 60px;
}
@media screen and (max-width: 767px) {
  .activities-top-map__inner {
    padding: 0;
    border: none;
  }
}
.activities-top-map__title {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.5em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  text-align: center;
  color: #035028;
  padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .activities-top-map__title {
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 1.25em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    background-image: url(../img/bbp-icon-btn-down.svg) !important;
    background-repeat: no-repeat !important;
    background-size: 6px auto !important;
    background-position: right 20px center !important;
    border-top: 1px solid rgba(3, 80, 40, 0.1) !important;
  }
}
.activities-top-map__list-3column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .activities-top-map__list-3column {
    display: block;
  }
}
.activities-top-map__list {
  width: 33.3%;
}
@media screen and (max-width: 767px) {
  .activities-top-map__list {
    width: 100%;
  }
}
.activities-top-map__list ul li {
  font-size: 1em;
  line-height: 200%;
}
@media screen and (max-width: 767px) {
  .activities-top-map__list ul li {
    font-size: 0.875em;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.activities-top-map__list--overseas {
  width: 100%;
  min-height: 90px;
}
@media screen and (max-width: 767px) {
  .activities-top-map__list--overseas {
    min-height: auto;
  }
}
.activities-top-map__list--overseas ul li {
  font-size: 1em;
  line-height: 200%;
}
@media screen and (max-width: 767px) {
  .activities-top-map__list--overseas ul li {
    font-size: 0.875em;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.activities-top-map__overseas {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  gap: 20px;
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .activities-top-map__overseas {
    margin-top: 0;
    display: block;
  }
}
.activities-top-map__overseas-list {
  width: 33.3%;
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(3, 80, 40, 0.1);
  padding: 30px 30px 0px 40px;
}
@media screen and (max-width: 767px) {
  .activities-top-map__overseas-list {
    width: 100%;
    padding: 0 !important;
    border: none;
  }
}

.activities-top__region-title {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.5em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  text-align: center;
  color: #035028;
  border-top: 1px solid rgba(3, 80, 40, 0.2);
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 20px;
}
.activities-top__list {
  width: 100%;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1240px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .activities-top__list {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .activities-top__list {
    display: block;
  }
}
.activities-top__list li {
  width: calc(33.3% - 20px);
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .activities-top__list li {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .activities-top__list li {
    width: 100%;
    padding-bottom: 50px;
  }
}
.activities-top__list .cap {
  text-align: right;
}
.activities-top__content {
  position: relative;
}
.activities-top__content-title {
  padding-top: 16px;
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.125em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  line-height: 180%;
  color: #000;
}
@media screen and (max-width: 767px) {
  .activities-top__content-title {
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 1em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
  }
}
.activities-top__content-subtitle {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  color: #000;
  line-height: 180%;
  padding-bottom: 6px;
}
@media screen and (max-width: 767px) {
  .activities-top__content-subtitle {
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 0.9375em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
  }
}
.activities-top__content-p {
  font-size: 0.9375em;
  line-height: 180%;
}
@media screen and (max-width: 767px) {
  .activities-top__content-p {
    font-size: 0.875em;
    padding-bottom: 20px;
  }
}

.activities-bird__heading {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.375em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .activities-bird__heading {
    font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
    font-size: 1.125em;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    line-height: 200%;
  }
}
.activities-bird__list {
  padding-bottom: 60px;
  width: 100%;
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1080px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .activities-bird__list {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .activities-bird__list {
    display: block;
  }
}
.activities-bird__list li {
  width: calc(33.3% - 20px);
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .activities-bird__list li {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .activities-bird__list li {
    width: 100%;
    padding-bottom: 50px;
  }
}
.activities-bird__list .cap {
  text-align: right;
}
.activities-bird__content {
  position: relative;
}
.activities-bird__content-title {
  padding-top: 16px;
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1.125em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  line-height: 180%;
  color: #000;
}
.activities-bird__content-title a {
  text-decoration: underline !important;
}
.activities-bird__content-subtitle {
  font-family: YakuHanJP, "dnp-shuei-gothic-gin-std", "Noto Sans JP", sans-serif;
  font-size: 1em;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  line-height: 200%;
  color: #000;
  line-height: 180%;
  padding-bottom: 6px;
}
.activities-bird__content-p {
  font-size: 0.9375em;
  line-height: 180%;
}

@media screen and (max-width: 767px) {
  .activities__accordion-head {
    position: relative;
    width: 100%;
    display: block;
    cursor: pointer;
  }
}
@media screen and (max-width: 767px) {
  .activities__accordion-body {
    position: relative;
    height: 0;
    overflow: hidden;
  }
}

/**
 * Swiper 9.3.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 15, 2023
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper, swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
          transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-slide, swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader, swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet, :host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  -ms-touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  -ms-touch-action: none;
      touch-action: none;
}

.swiper .swiper-notification, swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
      -ms-transform-origin: 100% 0;
          transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
          filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity, height, -webkit-transform;
  transition-property: opacity, height, -webkit-transform;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -webkit-transform;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

html {
  visibility: hidden;
}

html.wf-active {
  visibility: visible;
}

.swiper-slide a:hover {
  text-decoration: underline;
}

a:hover {
  text-decoration: none !important;
}

.bbpheader,
.bbpmain,
.bbpfooter {
  font-family: YakuHanJP, "Noto Sans JP", sans-serif;
  color: #000;
  background-color: #FAF9F5;
}

p a {
  text-decoration: underline !important;
}

img {
  -webkit-user-drag: none; /* Chrome, Safari, Opera */
  user-drag: none; /* Standard syntax */
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  touch-callout: none;
  -ms-user-select: none;
      user-select: none;
}