@charset "UTF-8";
/*!
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;
}

.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;
}

.newsSection .linkButtonWrap .linkButton, .aboutSection .mvvWrap .linkButtonWrap .linkButton, .serviceSection .serviceListWrap .serviceItemWrap:last-child .linkButtonWrap .linkButton, .newsMore a {
  display: inline-block;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4;
  color: #00aa19;
  width: 200px;
  padding: 8px 0;
  border: solid 3px #00aa19;
  border-radius: 26px 8px 26px 8px;
  position: relative;
  transition: color 0.4s, background-color 0.4s, border-color 0.4s;
}
.newsSection .linkButtonWrap .linkButton:hover, .aboutSection .mvvWrap .linkButtonWrap .linkButton:hover, .serviceSection .serviceListWrap .serviceItemWrap:last-child .linkButtonWrap .linkButton:hover, .newsMore a:hover, .newsSection .linkButtonWrap .linkButton:focus, .aboutSection .mvvWrap .linkButtonWrap .linkButton:focus, .serviceSection .serviceListWrap .serviceItemWrap:last-child .linkButtonWrap .linkButton:focus, .newsMore a:focus {
  color: #fcfcfc;
  background-color: #4eb200;
  border-color: #4eb200;
}
.newsSection .linkButtonWrap .linkButton:hover > span:after, .aboutSection .mvvWrap .linkButtonWrap .linkButton:hover > span:after, .serviceSection .serviceListWrap .serviceItemWrap:last-child .linkButtonWrap .linkButton:hover > span:after, .newsMore a:hover > span:after, .newsSection .linkButtonWrap .linkButton:focus > span:after, .aboutSection .mvvWrap .linkButtonWrap .linkButton:focus > span:after, .serviceSection .serviceListWrap .serviceItemWrap:last-child .linkButtonWrap .linkButton:focus > span:after, .newsMore a:focus > span:after {
  transform: translateX(5px);
}
.newsSection .linkButtonWrap .linkButton > span, .aboutSection .mvvWrap .linkButtonWrap .linkButton > span, .serviceSection .serviceListWrap .serviceItemWrap:last-child .linkButtonWrap .linkButton > span, .newsMore a > span {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  margin-right: -7px;
}
.newsSection .linkButtonWrap .linkButton > span:after, .aboutSection .mvvWrap .linkButtonWrap .linkButton > span:after, .serviceSection .serviceListWrap .serviceItemWrap:last-child .linkButtonWrap .linkButton > span:after, .newsMore a > span:after {
  font-family: "icon" !important;
  display: inline-block;
  content: "\e905";
  position: relative;
  bottom: -1px;
  transition: transform 0.4s;
}

.bannerSectionLink .bannerSection .wrap .bannerContentsWrap .viewMoreText:after {
  font-family: "icon" !important;
  display: inline-block;
  content: "\e905";
  position: relative;
  bottom: -1px;
  transition: transform 0.4s;
}

.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;
}

.newsSection .newsContentsWrap .newsArticles .articlesCard .articlesCardLink .articlesCard__contents .articlesCard__meta .articlesCard__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;
}

.newsSection .newsContentsWrap .newsArticles .articlesCard .articlesCardLink .articlesCard__contents .articlesCard__meta .articlesCard__date {
  color: #888;
  font-size: 14px;
  font-size: 1.4rem;
  margin-right: 16px;
}

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

.aboutHeader,
.serviceHeader,
.newsHeader,
.bannerHeader {
  color: #414141;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.2;
  margin: 60px 0 24px;
  position: relative;
}
.aboutHeader > span,
.serviceHeader > span,
.newsHeader > span,
.bannerHeader > span {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
}
@media only screen and (min-width: 48em) {
  .aboutHeader,
  .serviceHeader,
  .newsHeader,
  .bannerHeader {
    font-size: 40px;
    font-size: 4rem;
    margin: 80px 0 24px;
  }
  .aboutHeader > span,
  .serviceHeader > span,
  .newsHeader > span,
  .bannerHeader > 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;
}

.contentsBlockWrap > .contentsBlockImgWrap {
  width: 100%;
  height: 100%;
  margin-bottom: 8px;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
}
.contentsBlockWrap > .contentsBlockImgWrap:before {
  content: "";
  display: block;
  padding-top: 61.83333333%;
}
.contentsBlockWrap > .contentsBlockImgWrap > .contentsBlockImg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
.contentsBlockWrap > .contentsBlockTextWrap > .contentsBlockText {
  margin-bottom: 16px;
}
@media only screen and (min-width: 48em) {
  .contentsBlockWrap {
    display: flex;
    flex-direction: row-reverse;
  }
  .contentsBlockWrap > .contentsBlockImgWrap {
    min-width: 300px;
    margin-bottom: 0;
  }
  .contentsBlockWrap > .contentsBlockTextWrap {
    margin-right: 16px;
  }
}

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

.newsSection .newsContentsWrap .newsArticles .articlesCard .articlesCardLink .articlesCard__contents .articlesCard__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) {
  .newsSection .newsContentsWrap .newsArticles .articlesCard .articlesCardLink .articlesCard__contents .articlesCard__title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.bannerSectionLink .bannerSection .bannerImg {
  will-change: opacity, transform;
  backface-visibility: hidden;
  transform: translateZ(0);
}

.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;
}

.frontPage {
  color: #414141;
  width: 100%;
}
@media only screen and (min-width: 48em) {
  .frontPage .contactSection {
    margin-bottom: 180px;
  }
}

/*＝＝＝＝＝＝＝mainVisual＝＝＝＝＝＝＝*/
.mainVisualWrap {
  position: relative;
}
.mainVisualWrap:before {
  content: "";
  display: block;
  width: 100%;
  height: 500px;
  background: linear-gradient(to bottom, transparent 0%, #f7f7f7 10%, #f7f7f7 60%, transparent 70%, #f7f7f7 100%), url("../images/hexagon_texture.jpg");
  background-size: 600px auto;
  position: absolute;
  top: 0;
}
@media only screen and (min-width: 48em) {
  .mainVisualWrap:before {
    min-height: 720px;
  }
}
@media only screen and (min-width: 64em) {
  .mainVisualWrap:before {
    min-height: 980px;
  }
}
@media only screen and (min-width: 80em) {
  .mainVisualWrap:before {
    min-height: 1500px;
  }
}
.mainVisualWrap .mainVisual__slider {
  position: relative;
  height: 400px;
  max-height: 100vh;
  clip-path: polygon(0 10%, 100% 0%, 100% 90%, 0% 100%);
  overflow: hidden;
}
@media only screen and (min-width: 48em) {
  .mainVisualWrap .mainVisual__slider {
    min-height: 620px;
    clip-path: polygon(0 15%, 100% 0%, 100% 85%, 0% 100%);
  }
}
@media only screen and (min-width: 64em) {
  .mainVisualWrap .mainVisual__slider {
    min-height: 780px;
  }
}
@media only screen and (min-width: 80em) {
  .mainVisualWrap .mainVisual__slider {
    min-height: 1200px;
  }
}
.mainVisualWrap .mainVisual__slider .slide {
  height: 100%;
  overflow: hidden;
}
.mainVisualWrap .mainVisual__slider .slide .mainVisual__img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  opacity: 0;
  transform: scale(1.2);
  transition: opacity 3s ease;
  z-index: 0;
}
.mainVisualWrap .mainVisual__slider .slide .mainVisual__img.active {
  opacity: 1;
  z-index: 2;
  animation: scaleDown 7s ease-out forwards;
}
.mainVisualWrap .mainVisual__slider .slide .mainVisual__img.fade-out {
  opacity: 0;
  z-index: 1;
}
@keyframes scaleDown {
  0% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.mainVisualWrap .copyLogoWrap {
  padding: 20px;
  position: absolute;
  left: 0;
  bottom: 26px;
  text-shadow: 1px 2px 8px rgba(0, 0, 0, 0.5);
  z-index: 3;
}
.mainVisualWrap .copyLogoWrap .copyText {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.4;
  color: #fcfcfc;
}
.mainVisualWrap .copyLogoWrap .subCopyText {
  font-family: "Satisfy", cursive;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fcfcfc;
}
.mainVisualWrap .copyLogoWrap .copyLogoBg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform-origin: center center;
  width: 2px;
  max-width: 720px;
  height: 190vh;
  min-height: 1200px;
  background: linear-gradient(#52c400, #45a004);
  border-radius: 4px;
  opacity: 0.82;
  z-index: -1;
  pointer-events: none;
}
@media only screen and (min-width: 23.4375em) {
  .mainVisualWrap .copyLogoWrap .copyText {
    font-size: 38px;
    font-size: 3.8rem;
  }
  .mainVisualWrap .copyLogoWrap .subCopyText {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 48em) {
  .mainVisualWrap .copyLogoWrap {
    bottom: 42px;
  }
  .mainVisualWrap .copyLogoWrap .copyText {
    font-size: 42px;
    font-size: 4.2rem;
  }
  .mainVisualWrap .copyLogoWrap .subCopyText {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media only screen and (min-width: 64em) {
  .mainVisualWrap .copyLogoWrap {
    bottom: 80px;
  }
  .mainVisualWrap .copyLogoWrap .copyText {
    font-size: 48px;
    font-size: 4.8rem;
  }
  .mainVisualWrap .copyLogoWrap .subCopyText {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media only screen and (min-width: 80em) {
  .mainVisualWrap .copyLogoWrap {
    bottom: 150px;
  }
  .mainVisualWrap .copyLogoWrap .copyText {
    font-size: 54px;
    font-size: 5.4rem;
  }
  .mainVisualWrap .copyLogoWrap .subCopyText {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

/*＝＝＝＝＝＝＝概要/事業内容/お知らせ＝＝＝＝＝＝＝*/
.newsSection .linkButtonWrap {
  text-align: center;
}
/*＝＝＝＝＝＝＝＝企業情報＝＝＝＝＝＝＝＝*/
.aboutSection {
  position: relative;
  padding: 40px 0 100px;
}
@media only screen and (min-width: 35em) {
  .aboutSection {
    padding: 80px 0 120px;
  }
}
@media only screen and (min-width: 48em) {
  .aboutSection {
    padding: 60px 0 120px;
  }
}
.aboutSection .lineWrap .svgLine {
  position: absolute;
  bottom: -200px;
  width: 100vw;
  opacity: 0.2;
}
.aboutSection .contentsBlockWrap {
  display: block;
  position: relative;
  z-index: 1;
}
.aboutSection .contentsBlockWrap .aboutHeader {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  margin: 0;
  padding: 4px 6px;
  background-color: rgba(255, 255, 255, 0.88);
  position: absolute;
  bottom: 10%;
  left: 0;
  z-index: 3;
}
@media only screen and (min-width: 35em) {
  .aboutSection .contentsBlockWrap .aboutHeader {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media only screen and (min-width: 48em) {
  .aboutSection .contentsBlockWrap .aboutHeader {
    font-size: 28px;
    font-size: 2.8rem;
    padding: 8px 16px;
    background-color: rgba(255, 255, 255, 0.5);
  }
}
@media only screen and (min-width: 48em) {
  .aboutSection .contentsBlockWrap .aboutHeader {
    font-size: 34px;
    font-size: 3.4rem;
  }
}
.aboutSection .contentsBlockWrap .contentsBlockImgWrap {
  overflow: visible;
}
@media only screen and (min-width: 48em) {
  .aboutSection .contentsBlockWrap .contentsBlockImgWrap {
    width: 70%;
    margin-left: auto;
    right: -6.5%;
  }
}
@media only screen and (min-width: 64em) {
  .aboutSection .contentsBlockWrap .contentsBlockImgWrap {
    right: -6%;
  }
}
.aboutSection .contentsBlockWrap .contentsBlockImgWrap .contentsBlockImg {
  width: 80%;
  border-radius: 7.69% 2.56% 7.69% 2.56%/9.95% 3.32% 9.95% 3.32%;
  z-index: 2;
}
.aboutSection .contentsBlockWrap .contentsBlockImgWrap .rect {
  position: absolute;
  border-radius: 9.95% 3.32% 9.95% 3.32%;
  opacity: 0.3;
}
.aboutSection .contentsBlockWrap .contentsBlockImgWrap .rectSmall {
  width: 15%;
  padding-top: 15%;
  background-image: linear-gradient(0deg, #e61a00 0%, rgba(230, 26, 0, 0.3) 100%);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.aboutSection .contentsBlockWrap .contentsBlockImgWrap .rectMedium {
  width: 30%;
  padding-top: 30%;
  background-image: linear-gradient(0deg, #ffb200 0%, rgba(255, 178, 0, 0.3) 100%);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.aboutSection .contentsBlockWrap .contentsBlockImgWrap .rectLarge {
  width: 45%;
  padding-top: 45%;
  background-image: linear-gradient(0deg, #52c400 0%, rgba(82, 196, 0, 0.3) 100%);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.aboutSection .contentsBlockTextWrap {
  margin-top: 40px;
  margin-bottom: 16px;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 35em) {
  .aboutSection .contentsBlockTextWrap {
    margin-top: 60px;
    margin-bottom: 24px;
  }
}
@media only screen and (min-width: 48em) {
  .aboutSection .contentsBlockTextWrap {
    margin-top: 60px;
  }
}
.aboutSection .mvvWrap {
  position: relative;
  z-index: 1;
}
.aboutSection .mvvWrap .mission {
  transform: translateX(0);
}
.aboutSection .mvvWrap .vision {
  transform: translateX(0);
}
@media only screen and (min-width: 48em) {
  .aboutSection .mvvWrap .mission {
    transform: translateX(60px);
  }
  .aboutSection .mvvWrap .vision {
    transform: translateX(30px);
  }
}
@media only screen and (min-width: 48em) {
  .aboutSection .mvvWrap .mission {
    transform: translateX(80px);
  }
  .aboutSection .mvvWrap .vision {
    transform: translateX(40px);
  }
}
.aboutSection .mvvWrap .mvvList {
  margin-bottom: 32px;
}
.aboutSection .mvvWrap .mvvList .mission,
.aboutSection .mvvWrap .mvvList .vision,
.aboutSection .mvvWrap .mvvList .values {
  margin-bottom: 24px;
}
.aboutSection .mvvWrap .mvvList .mission .missionTitle,
.aboutSection .mvvWrap .mvvList .mission .visionTitle,
.aboutSection .mvvWrap .mvvList .mission .valuesTitle,
.aboutSection .mvvWrap .mvvList .vision .missionTitle,
.aboutSection .mvvWrap .mvvList .vision .visionTitle,
.aboutSection .mvvWrap .mvvList .vision .valuesTitle,
.aboutSection .mvvWrap .mvvList .values .missionTitle,
.aboutSection .mvvWrap .mvvList .values .visionTitle,
.aboutSection .mvvWrap .mvvList .values .valuesTitle {
  display: inline-block;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  line-height: 1.4;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  background-size: 200% 100%;
  animation: slideGradient 8s linear infinite;
}
@media only screen and (min-width: 48em) {
  .aboutSection .mvvWrap .mvvList .mission .missionTitle,
  .aboutSection .mvvWrap .mvvList .mission .visionTitle,
  .aboutSection .mvvWrap .mvvList .mission .valuesTitle,
  .aboutSection .mvvWrap .mvvList .vision .missionTitle,
  .aboutSection .mvvWrap .mvvList .vision .visionTitle,
  .aboutSection .mvvWrap .mvvList .vision .valuesTitle,
  .aboutSection .mvvWrap .mvvList .values .missionTitle,
  .aboutSection .mvvWrap .mvvList .values .visionTitle,
  .aboutSection .mvvWrap .mvvList .values .valuesTitle {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.aboutSection .mvvWrap .mvvList .mission .missionTitle,
.aboutSection .mvvWrap .mvvList .vision .missionTitle,
.aboutSection .mvvWrap .mvvList .values .missionTitle {
  background-image: linear-gradient(90deg, #e61a00 0%, #520a00 50%, #e61a00 100%);
}
.aboutSection .mvvWrap .mvvList .mission .visionTitle,
.aboutSection .mvvWrap .mvvList .vision .visionTitle,
.aboutSection .mvvWrap .mvvList .values .visionTitle {
  background-image: linear-gradient(90deg, #ffb200 0%, #473200 50%, #ffb200 100%);
}
.aboutSection .mvvWrap .mvvList .mission .valuesTitle,
.aboutSection .mvvWrap .mvvList .vision .valuesTitle,
.aboutSection .mvvWrap .mvvList .values .valuesTitle {
  background-image: linear-gradient(90deg, #52c400 0%, #1d4600 50%, #52c400 100%);
}
@keyframes slideGradient {
  0% {
    background-position: 0% 0%;
  }
  100% {
    background-position: -200% 0%;
  }
}
.aboutSection .mvvWrap .mvvList .mission dd,
.aboutSection .mvvWrap .mvvList .vision dd,
.aboutSection .mvvWrap .mvvList .values dd {
  line-height: 1.4;
}
.aboutSection .mvvWrap .linkButtonWrap {
  text-align: center;
}
@media only screen and (min-width: 48em) {
  .aboutSection .mvvWrap .linkButtonWrap {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}

/*＝＝＝＝＝＝＝＝事業内容＝＝＝＝＝＝＝＝*/
.serviceSection {
  color: #fcfcfc;
  margin: 0 auto;
  padding-bottom: 70px;
  background-color: white;
  background-size: cover;
  position: relative;
  overflow: hidden;
  transform: translate(0, 0);
}
@media only screen and (min-width: 48em) {
  .serviceSection {
    padding-bottom: 120px;
  }
}
.serviceSection .serviceHeader {
  color: #414141;
}
.serviceSection .serviceListWrap {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
@media only screen and (min-width: 48em) {
  .serviceSection .serviceListWrap {
    gap: 20px;
  }
}
.serviceSection .serviceListWrap .serviceItemWrap {
  position: relative;
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 30px 10px 30px 10px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 35em) {
  .serviceSection .serviceListWrap .serviceItemWrap {
    width: 70%;
  }
}
@media only screen and (min-width: 48em) {
  .serviceSection .serviceListWrap .serviceItemWrap {
    flex: 1 1 calc(50% - 20px);
  }
}
@media only screen and (min-width: 64em) {
  .serviceSection .serviceListWrap .serviceItemWrap {
    flex: 1 1 calc(33.333333% - 20px);
  }
}
.serviceSection .serviceListWrap .serviceItemWrap .serviceLink {
  color: #fcfcfc;
}
.serviceSection .serviceListWrap .serviceItemWrap .serviceLink:hover .serviceThumbnailWrap > .serviceThumbnail, .serviceSection .serviceListWrap .serviceItemWrap .serviceLink:focus .serviceThumbnailWrap > .serviceThumbnail {
  transform: scale(1.1);
}
.serviceSection .serviceListWrap .serviceItemWrap .serviceLink:before {
  content: "";
  display: block;
  padding-top: 61.83333333%;
}
@media only screen and (min-width: 48em) {
  .serviceSection .serviceListWrap .serviceItemWrap .serviceLink:before {
    padding-top: 70.7%;
  }
}
.serviceSection .serviceListWrap .serviceItemWrap .serviceLink .serviceTitle {
  display: inline-block;
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: calc(100% - 20px);
  padding: 8px 16px;
  background-color: rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.serviceSection .serviceListWrap .serviceItemWrap .serviceLink .serviceTitle .pmSubTitle {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
}
.serviceSection .serviceListWrap .serviceItemWrap .serviceLink .serviceThumbnailWrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
}
.serviceSection .serviceListWrap .serviceItemWrap .serviceLink .serviceThumbnailWrap .serviceThumbnail {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  transition: transform 0.4s;
}
.serviceSection .serviceListWrap .serviceItemWrap:last-child {
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: none;
}
.serviceSection .serviceListWrap .serviceItemWrap:last-child .linkButtonWrap {
  text-align: center;
}
.serviceSection .serviceImgWrap {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -2;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
.serviceSection .serviceImgWrap > .serviceImg {
  width: 100%;
  height: calc(100% + 150px);
  object-fit: cover;
  transform-origin: center;
  filter: saturate(0%);
  opacity: 0.12;
}

/*＝＝＝＝＝＝＝＝お知らせ＝＝＝＝＝＝＝＝*/
.newsSection {
  margin-top: 60px;
  margin-bottom: 70px;
}
@media only screen and (min-width: 48em) {
  .newsSection {
    padding: 50px 24px 32px;
    margin: -30px auto 120px;
    border-radius: 10px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(3px);
  }
}
@media only screen and (min-width: 48em) {
  .newsSection .newsContentsWrap {
    display: flex;
    align-items: top;
  }
}
.newsSection .newsContentsWrap .newsHeader {
  margin-top: 0;
}
@media only screen and (min-width: 48em) {
  .newsSection .newsContentsWrap .newsHeader {
    width: 20%;
    margin: 12px 0 0;
  }
}
.newsSection .newsContentsWrap .newsArticles {
  margin-bottom: 24px;
}
@media only screen and (min-width: 48em) {
  .newsSection .newsContentsWrap .newsArticles {
    width: 80%;
  }
}
.newsSection .newsContentsWrap .newsArticles .articlesCard {
  text-align: left;
  border-bottom: solid 1px #dfdfdf;
}
.newsSection .newsContentsWrap .newsArticles .articlesCard:first-child {
  border-top: solid 1px #dfdfdf;
}
.newsSection .newsContentsWrap .newsArticles .articlesCard .articlesCardLink .articlesCard__contents .articlesCard__meta {
  white-space: nowrap;
  line-height: 1;
  margin-bottom: 4px;
}
.newsSection .newsContentsWrap .newsArticles .articlesCard .articlesCardLink .articlesCard__contents .articlesCard__title {
  margin-bottom: 0;
}
@media only screen and (min-width: 48em) {
  .newsSection .newsContentsWrap .newsArticles .articlesCard .articlesCardLink .articlesCard__contents {
    display: flex;
    align-items: center;
  }
  .newsSection .newsContentsWrap .newsArticles .articlesCard .articlesCardLink .articlesCard__contents .articlesCard__meta {
    margin-bottom: 0;
    margin-right: 16px;
  }
  .newsSection .newsContentsWrap .newsArticles .articlesCard .articlesCardLink .articlesCard__contents .articlesCard__title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

.newsMore {
  text-align: center;
}
/*＝＝＝＝＝＝＝＝セミナー情報と採用情報のバナー＝＝＝＝＝＝＝＝*/
.bannerSectionLink {
  display: block;
}
.bannerSectionLink .bannerSection .wrap {
  position: relative;
  margin: 0 auto;
}
.bannerSectionLink .bannerSection .wrap .bannerContentsWrap {
  color: #fcfcfc;
  position: absolute;
  z-index: 1;
}
.bannerSectionLink .bannerSection .wrap .bannerContentsWrap .bannerHeader {
  color: #fcfcfc;
  margin-top: 8px;
  margin-bottom: 8px;
}
@media only screen and (min-width: 35em) {
  .bannerSectionLink .bannerSection .wrap .bannerContentsWrap .bannerHeader {
    margin-bottom: 24px;
  }
}
@media only screen and (min-width: 48em) {
  .bannerSectionLink .bannerSection .wrap .bannerContentsWrap .bannerHeader {
    margin-top: 32px;
    margin-bottom: 32px;
  }
}
.bannerSectionLink .bannerSection .wrap .bannerContentsWrap .bannerText {
  display: none;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4;
}
@media only screen and (min-width: 35em) {
  .bannerSectionLink .bannerSection .wrap .bannerContentsWrap .bannerText {
    font-size: 18px;
    font-size: 1.8rem;
    display: block;
  }
}
@media only screen and (min-width: 48em) {
  .bannerSectionLink .bannerSection .wrap .bannerContentsWrap .bannerText {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.bannerSectionLink .bannerSection .wrap .bannerContentsWrap .viewMoreText {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4;
}
@media only screen and (min-width: 48em) {
  .bannerSectionLink .bannerSection .wrap .bannerContentsWrap .viewMoreText {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.bannerSectionLink .bannerSection .bannerImg {
  width: 100%;
  height: auto;
  min-height: 120px;
  max-height: 320px;
  object-fit: cover;
  object-position: center top;
  transition: opacity 0.4s;
}
@media only screen and (min-width: 80em) {
  .bannerSectionLink .bannerSection .bannerImg {
    max-height: 480px;
  }
}
.bannerSectionLink .bannerSection:hover .viewMoreText:after, .bannerSectionLink .bannerSection:focus .viewMoreText:after {
  transform: translateX(5px);
}
.bannerSectionLink .bannerSection:hover .bannerImg, .bannerSectionLink .bannerSection:focus .bannerImg {
  opacity: 0.86;
}

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=front.css.map */
