@charset "UTF-8";
/*
Theme Name: atseed
Description: 株式会社atseedのオリジナルテーマ
Author: TOSHI
Version: 1.0.0
*/
/*!
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-size: 62.5%;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, img, ins, q,
small, strong, sub, sup,
b,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, tr, th, td,
article, aside,
footer, header, main, nav, section,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-style: normal;
  vertical-align: baseline;
  background: transparent;
}

html {
  box-sizing: border-box;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

body {
  line-height: 1;
  -webkit-font-smoothing: subpixel-antialiased;
}

article, aside,
footer, header, main, nav, section {
  display: block;
}

li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  text-decoration: none;
  border-bottom: 1px dotted;
  cursor: help;
}

b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}

audio,
video,
canvas {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border: solid 1px #aaa;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 20px;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

textarea {
  overflow: auto;
  resize: vertical;
}

[type=checkbox],
[type=radio] {
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

@font-face {
  font-family: "icon";
  src: url("fonts/icon.eot?hxjld2");
  src: url("fonts/icon.eot?hxjld2#iefix") format("embedded-opentype"), url("fonts/icon.ttf?hxjld2") format("truetype"), url("fonts/icon.woff?hxjld2") format("woff"), url("fonts/icon.svg?hxjld2#icon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=fa-]:before, [class*=" fa-"]:before {
  display: inline-block;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-new-tab:before {
  content: "\ea7e";
}

.fa-instagram:before {
  content: "\ea92";
}

.fa-youtube:before {
  content: "\ea9d";
}

.fa-corporate:before {
  content: "\e900";
  margin-right: 3px;
  position: relative;
  bottom: -3px;
  font-size: 24px;
  font-size: 2.4rem;
}

.fa-facebook:before {
  content: "\e901";
  font-size: 20px;
  font-size: 2rem;
}

.fa-line:before {
  content: "\e91e";
}

.fa-mailform:before {
  content: "\e920";
  margin-right: 2px;
  position: relative;
  bottom: -1px;
}

.fa-x:before {
  content: "\e902";
  font-size: 16px;
  font-size: 1.6rem;
}

.fa-cheveron-right:before {
  content: "\e905";
}

.fa-cheveron-left:before {
  content: "\e906";
}

.fa-cheveron-down:before {
  content: "\e907";
}

.fa-cheveron-circle-right:before {
  content: "\e908";
}

.fa-cheveron-circle-left:before {
  content: "\e909";
}

.fa-cheveron-circle-up:before {
  content: "\e90a";
}

.fa-cheveron-circle-down:before {
  content: "\e90b";
}

.fa-cheveron-up:before {
  content: "\e90c";
}

.fa-others:before {
  content: "\e903";
  margin-right: 0px;
  position: relative;
  bottom: -3px;
  font-size: 24px;
  font-size: 2.4rem;
}

.fa-fax:before {
  content: "\e904";
  margin-right: 2px;
  position: relative;
  bottom: -1px;
}

.fa-phone:before {
  content: "\e90d";
  margin-right: 2px;
  position: relative;
  bottom: -2px;
}

.fa-location:before {
  content: "\e947";
}

.fa-map:before {
  content: "\e94b";
}

.fa-map2:before {
  content: "\e94c";
}

.fa-calendar:before {
  content: "\e953";
  position: relative;
  bottom: -1px;
}

.fa-personal:before {
  content: "\e973";
  margin-right: 3px;
  position: relative;
  bottom: -5px;
  font-size: 24px;
  font-size: 2.4rem;
}

.fa-recruitment:before {
  content: "\e90e";
  font-size: 20px;
  font-size: 2rem;
  margin-left: -2px;
  margin-right: -2px;
  position: relative;
  bottom: -1px;
}

.fa-host:before {
  content: "\e976";
  font-size: 20px;
  font-size: 2rem;
  position: relative;
  bottom: -2px;
  margin-left: -2px;
  margin-right: -2px;
}

.fa-point:before {
  content: "\e90f";
  color: #4eb200;
  position: relative;
  bottom: -5px;
  margin-left: -3px;
  font-size: 24px;
  font-size: 2.4rem;
}

.newsWrap .articleCard__link:after, .breadcrumbs > ul:after, .headerNavWrap:after, .headerNav:after, .headerNav__ul:after, .wrap:after {
  content: " ";
  display: block;
  clear: both;
}

.toggleButton:before, .toggleButton > span, .toggleButton:after {
  content: "";
  display: block;
  width: 34px;
  height: 2px;
  background-color: #414141;
  border-radius: 1px;
  position: absolute;
  left: 7px;
  transition: width 0.3s, background-color 0.3s, transform 0.3s, opacity 0.3s;
}

.breadcrumbs-li > a {
  text-decoration: underline;
  text-underline-offset: 4px;
}
.breadcrumbs-li > a:hover, .breadcrumbs-li > a:focus {
  color: #4eb200;
}

.headerNav__ul > li:last-child .linkButton {
  display: flex;
  white-space: nowrap;
  text-align: center;
  color: #fcfcfc;
  width: 160px;
  height: 38px;
  position: relative;
  background: linear-gradient(#52c400, #45a004);
  border-radius: 10% 2.5% 10% 2.5%/40% 10% 40% 10%;
  transition: opacity 0.4s;
}
.headerNav__ul > li:last-child .linkButton:hover, .headerNav__ul > li:last-child .linkButton:focus {
  opacity: 0.86;
}

.contactWrap .contactMeans .contactButtonWrap .linkButton {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  text-align: center;
  color: #fcfcfc;
  width: 288px;
  line-height: 68px;
  margin: 0 auto;
  position: relative;
  background: linear-gradient(#52c400, #45a004);
  border-radius: 10% 2.5% 10% 2.5%/40% 10% 40% 10%;
  transition: opacity 0.4s;
}
@media only screen and (min-width: 64em) {
  .contactWrap .contactMeans .contactButtonWrap .linkButton {
    font-size: 20px;
    font-size: 2rem;
    line-height: 94px;
    width: 400px;
  }
}
.contactWrap .contactMeans .contactButtonWrap .linkButton:hover, .contactWrap .contactMeans .contactButtonWrap .linkButton:focus {
  opacity: 0.86;
}

.newsWrap .articleCard__meta .articleCard__category {
  display: inline-block;
  color: #fcfcfc;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  letter-spacing: 0.02em;
  text-align: center;
  margin-right: 4px;
  padding: 2px 10px;
  background-color: #00aa19;
  border-radius: 2px;
}

.newsWrap .articleCard__meta .articleCard__date {
  color: #888;
  font-size: 14px;
  font-size: 1.4rem;
  margin-right: 16px;
}

.markerSvg {
  margin-bottom: -2px;
  width: 14px;
  height: 14px;
}

.archiveTitle {
  display: inline-block;
  line-height: 1.2;
  vertical-align: top;
  height: 100px;
  position: relative;
  margin-top: -50px;
  margin-bottom: 8px;
}
.archiveTitle > .pageTitleWrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.archiveTitle > .pageTitleWrap .pageEnTitle {
  font-size: 36px;
  font-size: 3.6rem;
}
.archiveTitle > .pageTitleWrap .pageJpTitle {
  font-size: 18px;
  font-size: 1.8rem;
}
@media only screen and (min-width: 48em) {
  .archiveTitle {
    height: 120px;
    margin-top: -60px;
  }
  .archiveTitle .pageEnTitle {
    font-size: 40px;
    font-size: 4rem;
  }
  .archiveTitle .pageJpTitle {
    font-size: 20px;
    font-size: 2rem;
  }
}
.archiveTitle::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -9999px;
  right: -100px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.02);
  background-blend-mode: darken;
  background-image: url(images/hexagon_texture.jpg);
  background-size: auto 200%;
  background-position: center center;
  z-index: -1;
  clip-path: polygon(0 0, 100% 0%, calc(100% - 52px) 100%, 0% 100%);
}

.archiveListTitle {
  color: #414141;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.2;
  margin: 60px 0 24px;
  position: relative;
}
.archiveListTitle > span {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
}
@media only screen and (min-width: 48em) {
  .archiveListTitle {
    font-size: 32px;
    font-size: 3.2rem;
    margin: 80px 0 24px;
  }
  .archiveListTitle > span {
    font-size: 20px;
    font-size: 2rem;
  }
}

.contactWrap .contactHeader {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.4;
  position: relative;
}
@media only screen and (min-width: 48em) {
  .contactWrap .contactHeader {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
.contactWrap .contactHeader > span {
  white-space: nowrap;
}

.newsWrap .articleCard {
  text-align: left;
  width: 100%;
  margin: 0 auto;
  border-bottom: solid 1px #dfdfdf;
}
.newsWrap .articleCard:first-child {
  border-top: solid 1px #dfdfdf;
}

.newsWrap .articleCard__link {
  color: #414141;
  display: block;
  width: 100%;
  padding: 16px 4px;
  position: relative;
  transition: color 0.4s, background-color 0.4s;
}
.newsWrap .articleCard__link:hover, .newsWrap .articleCard__link:focus {
  color: #4eb200;
}
@media only screen and (min-width: 48em) {
  .newsWrap .articleCard__link {
    padding: 24px 8px;
  }
}

.newsWrap .articleCard__title {
  line-height: 1.6;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  margin-bottom: 8px;
}
@media only screen and (min-width: 48em) {
  .newsWrap .articleCard__title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.newsWrap .articleCard__text {
  display: none;
}
@media only screen and (min-width: 48em) {
  .newsWrap .articleCard__text {
    display: block;
    white-space: nowrap;
    font-size: 14px;
    font-size: 1.4rem;
    color: #888;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

.pagination-button > .current {
  color: #fcfcfc;
  line-height: 40px;
  width: 40px;
  height: 40px;
  border-radius: 2px;
  background-color: #4eb200;
}

.pagination-button a {
  color: #4eb200;
  display: block;
  line-height: 38px;
  width: 40px;
  height: 40px;
  border: solid 1px #4eb200;
  border-radius: 2px;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}

.pagination-button a:hover {
  color: #fcfcfc;
  background-color: #4eb200;
  border-color: #4eb200;
}

.prevButton > a,
.nextButton > a {
  line-height: 40px;
  width: 25px;
  border: none;
}
.prevButton > a svg,
.nextButton > a svg {
  margin-bottom: -3px;
  stroke: #4eb200;
  fill: transparent;
  transition: fill 0.3s;
}

.prevButton > a:hover,
.nextButton > a:hover {
  background-color: transparent;
}
.prevButton > a:hover svg,
.nextButton > a:hover svg {
  fill: #4eb200;
}

.svg {
  width: 18px;
  height: 18px;
  fill: #414141;
}

.xLink {
  width: 100%;
  height: 50px;
  position: relative;
  transition: opacity 0.5s;
}
@media only screen and (min-width: 64em) {
  .xLink {
    width: 50px;
  }
}
.xLink .xSvg {
  width: 18px;
  height: 18px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  fill: #414141;
  transition: fill 0.3s;
}
.xLink > .xSvg:hover:hover {
  fill: #4eb200;
}

@media only screen and (min-width: 64em) {
  .headerNav__ul .xLink .xSvg {
    fill: #fcfcfc;
  }
}

.headerBackground .xLink > .xSvg {
  fill: #414141;
}
.headerBackground .xLink > .xSvg:hover {
  fill: #4eb200;
}

.postShareX {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
}
.postShareX .xSvg {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  fill: #fcfcfc;
  transition: fill 0.3s;
}

.footerSnsWrap .footerSnsWrap__ul {
  display: flex;
  justify-content: center;
}
.footerSnsWrap .footerSnsWrap__ul > li {
  margin-right: 24px;
}
.footerSnsWrap .footerSnsWrap__ul > li:last-child {
  margin-right: 0;
}
.footerSnsWrap .footerSnsWrap__ul .xLink {
  display: inline-block;
  width: 40px;
  height: 50px;
}
.footerSnsWrap .footerSnsWrap__ul .xSvg {
  width: 20px;
  height: 50px;
  left: 50%;
  right: 50%;
  transform: translateX(-50%);
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
body {
  color: #414141;
  font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.02em;
  line-height: 1.8;
  background-color: #f7f7f7;
}

#js_body {
  position: relative;
  visibility: hidden;
}

@media all and (-ms-high-contrast: none) {
  body {
    font-family: Verdana, Meiryo, sans-serif;
  }
}
/*
h1,h2,h3,h4,h5,h6,p,pre,dl,ul,ol,address,blockquote,table,form,fieldset {
	margin-bottom: 30px; //ほぼ再定義するため削除
}
*/
q, blockquote {
  color: rgb(121.1, 121.1, 121.1);
  background-color: rgb(241.1, 241.1, 241.1);
}

pre,
code {
  font-family: monospace, monospace;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  white-space: pre-wrap;
}

em {
  font-style: normal;
  font-weight: bold;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.59, transparent), color-stop(0.6, #4eb200), to(#4eb200));
  background: -moz-linear-gradient(to bottom, transparent 60%, #4eb200 60%);
  background: linear-gradient(to bottom, transparent 60%, #4eb200 60%);
}

mark {
  font-weight: bold;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.59, transparent), color-stop(0.6, #ceffd0), to(#ceffd0));
  background: -moz-linear-gradient(to bottom, transparent 60%, #ceffd0 60%);
  background: linear-gradient(to bottom, transparent 60%, #ceffd0 60%);
}

hr {
  height: 0;
  overflow: visible;
}

del {
  text-decoration: line-through;
}

small {
  font-size: 12px;
  font-size: 1.2rem;
}

sub,
sup {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -4px;
}

sup {
  top: -8px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  border: solid 1px #dfdfdf;
}

tr, th, td {
  border: solid 1px #dfdfdf;
}

th {
  text-align: left;
  background-color: #f8f8f8;
}

form {
  padding: 20px;
}

img {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  font-family: "Open Sans", "Helvetica Neue", Verdana, "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4;
  margin: 0;
}

fieldset {
  border: 1px solid #68f;
  padding: 6px 10px 12px;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

a {
  color: #00aa19;
  text-decoration: none;
  transition: color 0.4s;
}

a:hover,
a:focus {
  color: #4eb200;
}

.post__content a[target=_blank]:before {
  display: inline-block;
  text-decoration: none;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea7e";
  margin-right: 2px;
  position: relative;
  bottom: -1px;
}

.external:before {
  display: inline-block;
  text-decoration: none;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea7e";
  margin-right: 2px;
  position: relative;
  bottom: -1px;
}

.grecaptcha-badge {
  visibility: hidden;
}

.wrap {
  margin: 0 auto;
  padding: 0 16px;
  position: relative;
}
@media only screen and (max-width: 63.9375em) {
  .wrap {
    max-width: 752px;
    width: 100%;
  }
}
@media only screen and (min-width: 64em) {
  .wrap {
    max-width: 960px;
  }
}

.contents {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  min-width: 320px;
  overflow: hidden;
}

.overlayBase {
  visibility: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 200;
  transition: background-color 0.3s, visibility 0.3s;
}
@media only screen and (min-width: 64em) {
  .overlayBase {
    transition: none;
  }
}

.overlay {
  visibility: visible;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.6);
}
@media only screen and (min-width: 64em) {
  .overlay {
    visibility: hidden;
  }
}

/*==============================
headerのレイアウト
===============================*/
header {
  line-height: 56px;
  width: 100%;
  height: 56px;
  min-width: 320px;
  position: fixed;
  z-index: 700;
}
header:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  z-index: -2;
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  transition: background-color 0.4s;
}

.headerNavWrap {
  margin: 0 auto;
  padding: 0 8px;
}
@media only screen and (min-width: 48em) {
  .headerNavWrap {
    padding: 0 16px;
  }
}
@media only screen and (min-width: 64em) {
  .headerNavWrap {
    width: 1024px;
  }
}
@media only screen and (min-width: 80em) {
  .headerNavWrap {
    width: 1072px;
  }
}

.logo {
  width: 144px;
  height: 56px;
  float: left;
  position: relative;
  z-index: 1;
}

.logoLink {
  line-height: 56px;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.logoLink > .logoImg {
  width: 100%;
  height: auto;
}

/*==============================
headerのtoggle設定
===============================*/
.toggleButton {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
  width: 48px;
  height: 48px;
  margin: 4px 0;
  background-color: transparent;
  border: none;
  float: right;
  position: relative;
  z-index: 100;
  transition: margin 0.3s;
  cursor: pointer;
}
@media only screen and (min-width: 64em) {
  .toggleButton {
    display: none;
  }
}
.toggleButton:before {
  top: 11px;
}
.toggleButton > span {
  top: 23px;
}
.toggleButton:after {
  bottom: 11px;
}
.toggleButton:focus {
  outline: none;
}

.menu-opened + .toggleButton:before {
  transform: translateY(11px) rotate(135deg);
  width: 30px;
}
.menu-opened + .toggleButton > span {
  opacity: 0;
}
.menu-opened + .toggleButton:after {
  transform: translateY(-13px) rotate(-135deg);
  width: 30px;
}

.headerNav {
  text-align: center;
  width: 270px;
  height: 100%;
  height: 100vh;
  padding-top: 56px;
  padding-bottom: calc(env(safe-area-inset-bottom, 0px) + 100px);
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  top: 0;
  right: -270px;
  transform: translateX(0);
  z-index: -3;
}
@media only screen and (max-width: 63.9375em) {
  .headerNav {
    background-color: rgba(255, 255, 255, 0.88);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  }
}
@media only screen and (min-width: 64em) {
  .headerNav {
    width: 100%;
    height: 56px;
    padding-top: 0;
    overflow: visible;
    position: static;
  }
}

.menu-opened {
  transform: translateX(-270px);
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
}
@media only screen and (min-width: 64em) {
  .menu-opened {
    transform: translateX(0);
  }
}

.headerNav__ul {
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 16px;
}
@media only screen and (min-width: 64em) {
  .headerNav__ul {
    margin-top: 0;
    padding-top: 0;
    float: right;
    position: static;
  }
}
.headerNav__ul > li {
  text-align: left;
  line-height: 1.2;
  width: 180px;
  height: 56px;
  padding-left: 8px;
  border-bottom: solid 1px #d8d8d8;
}
@media only screen and (min-width: 64em) {
  .headerNav__ul > li {
    font-size: 14px;
    font-size: 1.4rem;
    width: auto;
    margin-right: 40px;
    padding-left: 0;
    float: left;
    border: none;
  }
  .headerNav__ul > li > a {
    align-items: center;
    text-align: center;
  }
}
.headerNav__ul > li > a {
  display: flex;
  align-items: center;
  color: #414141;
  height: 100%;
}
.headerNav__ul > li > a > span {
  font-size: 18px;
  font-size: 1.8rem;
  position: relative;
  font-weight: bold;
}
.headerNav__ul > li > a > span > span {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
}
.headerNav__ul > li > a:hover, .headerNav__ul > li > a:focus {
  color: #4eb200;
}
.headerNav__ul > li.menu-item-has-children {
  position: relative;
  height: auto;
}
.headerNav__ul > li.menu-item-has-children > a {
  height: 56px;
}
.headerNav__ul > li.menu-item-has-children > .sub-menu a {
  color: #414141;
}
.headerNav__ul > li.menu-item-has-children > .sub-menu a:hover, .headerNav__ul > li.menu-item-has-children > .sub-menu a:focus {
  color: #4eb200;
}
.headerNav__ul > li.menu-item-has-children > .sub-menu > .menu-item {
  margin-left: 8px;
}
.headerNav__ul > li.menu-item-has-children > .sub-menu > .menu-item > a {
  display: flex;
  align-items: center;
  height: 56px;
  padding-left: 1em;
  position: relative;
}
.headerNav__ul > li.menu-item-has-children > .sub-menu > .menu-item > a:before {
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  width: 0px;
  height: 0px;
  border: 0.3em solid transparent;
  border-left: 0.4em solid #414141;
  content: "";
}
.headerNav__ul > li.menu-item-has-children > .sub-menu > .menu-item:first-child {
  margin-top: -8px;
}
.headerNav__ul > li.menu-item-has-children > .sub-menu > .menu-item:last-child {
  margin-bottom: 16px;
}
@media only screen and (min-width: 64em) {
  .headerNav__ul > li.menu-item-has-children {
    height: 56px;
  }
  .headerNav__ul > li.menu-item-has-children > .sub-menu {
    width: auto;
    padding: 0 24px 16px;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    left: 50%;
    transform: translateX(-75px);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s, visibility 0.4s;
    backdrop-filter: blur(30px);
  }
  .headerNav__ul > li.menu-item-has-children > .sub-menu > .menu-item {
    margin-left: 0;
  }
  .headerNav__ul > li.menu-item-has-children > .sub-menu > .menu-item:first-child {
    margin-top: 0;
  }
  .headerNav__ul > li.menu-item-has-children > .sub-menu > .menu-item:last-child {
    margin-bottom: 0;
  }
  .headerNav__ul > li.menu-item-has-children > .sub-menu > .menu-item > a {
    white-space: nowrap;
  }
  .headerNav__ul > li.menu-item-has-children:hover > .sub-menu, .headerNav__ul > li.menu-item-has-children:focus-within > .sub-menu {
    visibility: visible;
    opacity: 1;
  }
}
.headerNav__ul > li:last-child {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0;
  border: none;
  margin-top: 8px;
  padding-left: 0;
}
.headerNav__ul > li:last-child .linkButton {
  justify-content: center;
}
@media only screen and (min-width: 64em) {
  .headerNav__ul > li:last-child {
    margin-top: 0;
  }
}
.headerNav__ul .currentPage .aboutCurrent,
.headerNav__ul .currentPage .strengthsCurrent,
.headerNav__ul .currentPage .insuranceCurrent,
.headerNav__ul .currentPage .faqCurrent,
.headerNav__ul .currentPage .announcementsCurrent,
.headerNav__ul .currentPage .contactCurrent {
  border-bottom: solid 3px #4eb200;
}

.headerBackground {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.headerBackground:before {
  background-color: rgba(255, 255, 255, 0.88);
}

.hidden-menu {
  display: none !important;
}

.breadcrumbs {
  color: #888;
  letter-spacing: 0.02em;
  line-height: 40px;
  margin-bottom: 32px;
}
.breadcrumbs > ul {
  padding-left: 0 !important;
}
.breadcrumbs-li {
  font-size: 12px !important;
  font-size: 1.2rem !important;
  float: left;
  list-style-type: none !important;
}
@media only screen and (min-width: 48em) {
  .breadcrumbs-li {
    font-size: 14px !important;
    font-size: 1.4rem !important;
  }
}
.breadcrumbs-li > a {
  text-decoration: none !important;
}
.breadcrumbs-li svg {
  width: 12px;
  height: 12px;
  fill: #888;
  position: relative;
  top: -1px;
  left: -1px;
}
@media only screen and (min-width: 48em) {
  .breadcrumbs-li svg {
    width: 14px;
    height: 14px;
  }
}

.breadcrumbs-li + .breadcrumbs-li::before {
  font-family: "icon" !important;
  display: inline-block;
  content: "\e905";
  position: relative;
  bottom: -1px;
}

.breadcrumbs-li .currentIcon {
  display: none;
}

.billboard {
  position: relative;
  overflow: hidden;
}
.billboard:before {
  content: "";
  display: block;
  padding-top: min(56.25%, 600px);
}
.billboard .billboard__img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}

.articles {
  color: #414141;
  width: 100%;
  margin-bottom: 100px;
}

.categoryList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin-top: 16px;
}
.categoryList > li {
  line-height: 1;
}
.categoryList > li > a {
  display: inline-block;
  line-height: 1;
  padding: 4px 8px;
  border: solid 1px #00aa19;
  border-radius: 2px;
  transition: color 0.4s, background-color 0.4s;
}
.categoryList > li > a:hover, .categoryList > li > a:active, .categoryList > li > a.current {
  color: #fcfcfc;
  background-color: #4eb200;
}
@media only screen and (min-width: 48em) {
  .categoryList {
    justify-content: left;
  }
}

.archiveListTitle {
  text-align: center;
}

.newsWrap .articleCard__meta {
  white-space: nowrap;
  margin-bottom: 8px;
}
.pagination {
  text-align: center;
  width: 100%;
  padding: 32px 0 24px;
  clear: both;
}

.pagination-button {
  letter-spacing: -0.3em;
  text-align: center;
}
.pagination-button > li {
  letter-spacing: normal;
  display: inline-block;
  margin: 0 8px 8px 0;
}
.pagination-button > .nextButton {
  margin-right: 0;
}
.pagination-button > .ellipsis {
  width: 25px;
  border: none;
  margin: 0 0 0 -8px;
}
.othersWrap {
  position: relative;
  margin-top: 106px;
  min-height: 200px;
}
.othersWrap .notFoundText {
  text-align: center;
}

footer {
  margin-top: auto;
}

/*＝＝＝＝＝＝＝＝お問い合わせ＝＝＝＝＝＝＝＝*/
.contactWrap {
  display: flex;
  align-items: center;
  text-align: center;
  padding: 64px 0;
  position: relative;
  overflow: hidden;
  background-color: #fcfcfc;
  background-image: url("images/hexagon_texture.jpg");
  background-size: auto 100%;
}
@media only screen and (min-width: 48em) {
  .contactWrap {
    padding: 80px 0;
  }
}
@media only screen and (min-width: 64em) {
  .contactWrap {
    padding: 100px 0;
  }
}
.contactWrap .contactMessage {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
}
@media only screen and (min-width: 48em) {
  .contactWrap .contactMessage {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.contactWrap .contactMessage span {
  white-space: nowrap;
}
.contactWrap .contactMeans {
  margin-top: 32px;
}
.contactWrap .contactMeans .tel {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1;
  white-space: nowrap;
  margin-left: -8px;
}
@media only screen and (min-width: 48em) {
  .contactWrap .contactMeans .tel {
    padding-top: 8px;
  }
}
.contactWrap .contactMeans .tel a {
  color: #414141;
  text-decoration: none;
}
.contactWrap .contactMeans .receptionHours {
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 4px;
}
.contactWrap .contactMeans .fax {
  font-size: 18px;
  font-size: 1.8rem;
}
.contactWrap .contactMeans .fax a {
  color: #414141;
  text-decoration: none;
}
.contactWrap .contactMeans .footerAdress {
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  text-align: left;
  margin-top: 16px;
}
.contactWrap .contactMeans .contactButtonWrap {
  margin: 24px auto 0;
  width: 288px;
}
@media only screen and (min-width: 48em) {
  .contactWrap .contactMeans .contactButtonWrap {
    margin-top: 0;
  }
}
@media only screen and (min-width: 64em) {
  .contactWrap .contactMeans .contactButtonWrap {
    width: 400px;
  }
}
.contactWrap .contactMeans .contactButtonWrap .contactH3 {
  font-size: 18px;
  font-size: 1.8rem;
  margin: 8px 0;
}
.contactWrap .contactMeans .contactButtonWrap .contactSupText {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4;
  text-align: left;
  padding: 8px;
}
@media only screen and (min-width: 48em) {
  .contactWrap .contactMeans {
    display: flex;
    justify-content: center;
  }
  .contactWrap .contactMeans .telAndFax {
    text-align: left;
    margin-right: 80px;
  }
  .contactWrap .contactMeans .telAndFax .tel {
    font-size: 40px;
    font-size: 4rem;
    margin-left: 0;
  }
}

.footerWrap {
  width: 100%;
  padding: 40px 24px;
  background-color: #f8f8f8;
}
.footerWrap .footerContentsWrap {
  max-width: 1024px;
  margin: 0 auto;
}
.footerWrap .footerContentsWrap .relatedLinksWrap {
  width: 100%;
}
.footerWrap .footerContentsWrap .relatedLinksWrap .japanptWrap,
.footerWrap .footerContentsWrap .relatedLinksWrap .sumida-aquariumWrap {
  background-color: white;
  min-height: 100px;
  margin-bottom: 32px;
  padding: 16px;
  border-radius: 4px;
}
.footerWrap .footerContentsWrap .relatedLinksWrap .japanptWrap a,
.footerWrap .footerContentsWrap .relatedLinksWrap .sumida-aquariumWrap a {
  transition: opacity 0.4s;
}
.footerWrap .footerContentsWrap .relatedLinksWrap .japanptWrap a:hover, .footerWrap .footerContentsWrap .relatedLinksWrap .japanptWrap a:focus,
.footerWrap .footerContentsWrap .relatedLinksWrap .sumida-aquariumWrap a:hover,
.footerWrap .footerContentsWrap .relatedLinksWrap .sumida-aquariumWrap a:focus {
  opacity: 0.86;
}
.footerWrap .footerContentsWrap .relatedLinksWrap .japanptWrap a img,
.footerWrap .footerContentsWrap .relatedLinksWrap .sumida-aquariumWrap a img {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 48em) {
  .footerWrap .footerContentsWrap .relatedLinksWrap {
    display: flex;
    flex-wrap: nowrap;
    gap: 30px;
  }
  .footerWrap .footerContentsWrap .relatedLinksWrap .japanptWrap,
  .footerWrap .footerContentsWrap .relatedLinksWrap .sumida-aquariumWrap {
    width: calc(50% - 16px);
  }
}
.footerWrap .footerContentsWrap .footerNav {
  text-align: center;
}
.footerWrap .footerContentsWrap .footerNav .footerNav__ul {
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0 auto;
}
.footerWrap .footerContentsWrap .footerNav .footerNav__ul > li {
  text-align: left;
  margin-bottom: 16px;
}
.footerWrap .footerContentsWrap .footerNav .footerNav__ul > li a {
  color: #414141;
  padding-left: 0.8em;
  position: relative;
}
.footerWrap .footerContentsWrap .footerNav .footerNav__ul > li a:before {
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  width: 0px;
  height: 0px;
  border: 0.25em solid transparent;
  border-left: 0.25em solid #414141;
  content: "";
}
.footerWrap .footerContentsWrap .footerNav .footerNav__ul > li a:hover, .footerWrap .footerContentsWrap .footerNav .footerNav__ul > li a:focus {
  color: #4eb200;
}
.footerWrap .footerContentsWrap .footerNav .footerNav__ul > li > .sub-menu {
  margin-top: 8px;
  margin-left: 16px;
}
.footerWrap .footerContentsWrap .footerNav .footerNav__ul > li > .sub-menu > .menu-item {
  margin-bottom: 8px;
}
@media only screen and (min-width: 48em) {
  .footerWrap .footerContentsWrap .footerNav .footerNav__ul {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    flex-direction: column;
    height: 260px;
  }
  .footerWrap .footerContentsWrap .footerNav .footerNav__ul > li {
    display: inline-block;
    flex: 0 0 auto;
  }
  .footerWrap .footerContentsWrap .footerNav .footerNav__ul > li > .sub-menu {
    margin-right: 80px;
  }
}
@media only screen and (min-width: 64em) {
  .footerWrap .footerContentsWrap .footerNav .footerNav__ul {
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
    height: auto;
  }
  .footerWrap .footerContentsWrap .footerNav .footerNav__ul > li {
    display: inline-block;
    margin-right: 32px;
    margin-bottom: 0;
  }
  .footerWrap .footerContentsWrap .footerNav .footerNav__ul > li > .sub-menu {
    margin-right: 0;
  }
}

.footerBottom {
  line-height: 40px;
  height: 40px;
}
.footerBottom > p {
  color: #414141;
  text-align: center;
}

/*# sourceMappingURL=style.css.map */
