@charset "UTF-8";
/*!
 * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}

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

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}
#__bs_notify__ {
  top: auto !important;
  bottom: 0;
}

::selection {
  background-color: rgba(80, 98, 160, 0.4);
}

html {
  font-size: 62.5%;
}

body {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
  "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
  "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
  "Segoe UI",
  "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
  sans-serif;
  line-height: 1.5;
  color: #333;
  background-color: #fff;
  font-size: 1.5rem;
}

@media screen and (max-width: 767px) {
  body {
    font-size: 1.4rem;
  }
}

a {
  text-decoration: underline;
}


a:hover, a:active {
  text-decoration: none;
  color: #77afee;
}

ul, li {
  list-style: none;
  padding: 0;
  margin: 0;
}

dl, dt, dd {
  margin: 0;
  padding: 0;
  font-style: normal;
}

p {
  text-align: inherit;
  line-height: 1.85;
  margin-top: 20px;
  margin-bottom: 20px;
}

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

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

em {
  font-style: normal;
  font-weight: bold;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:focus {
  outline: none;
}

h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
  font-weight: inherit;
  font-size: inherit;
}

.FooterContact {
  position: relative;
  background-color: #009d45;
  padding-top: 35px;
  padding-bottom: 35px;
}

.FooterContact__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  text-align: center;
  color: #ffffff;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .FooterContact__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .FooterContact__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.FooterContact__container .title {
  font-size: 4.5rem;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 5px;
}

.FooterContact__container .text {
  font-size: 2.1rem;
  margin-bottom: 30px;
}

.FooterContact__container .tel {
  font-weight: bold;
  font-size: 4.5rem;
}

.FooterContact__container .tel .s {
  font-size: 3.6rem;
}

@media screen and (max-width: 767px) {
  .FooterContact__container .title {
    font-size: 2rem;
    margin-bottom: 10px;
  }
  .FooterContact__container .text {
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
  .FooterContact__container .tel {
    font-size: 3rem;
  }
  .FooterContact__container .tel .s {
    font-size: 1.5rem;
  }
}

.FooterCopy {
  background-color: #3c3c3c;
  padding-top: 20px;
  padding-bottom: 20px;
}

.FooterCopy .logoItems {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px;
}

.FooterCopy .logoItems .item {
  margin-left: 10px;
  margin-right: 10px;
}

.FooterCopy .logoItems .item:first-child {
  margin-left: 0;
}

.FooterCopy .logoItems .item:last-child {
  margin-right: 0;
}

.FooterCopy .copy {
  font-size: 1.2rem;
  color: #ffffff;
  text-align: center;
}

.FooterMain {
  position: relative;
  background-color: #eaeaea;
}

@media screen and (max-width: 1279px) {
  .FooterMain {
    display: none;
  }
}

.FooterMain__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .FooterMain__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .FooterMain__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.FooterMain__upper {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #666;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.FooterMain__upper .left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.FooterMain__upper .right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.FooterMain__upper .items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-left: 20px;
  margin-right: 20px;
}

.FooterMain__upper .items:first-child {
  margin-left: 0;
}

.FooterMain__upper .items:last-child {
  margin-right: 0;
}

.FooterMain__upper .items .item {
  margin-left: 15px;
  margin-right: 15px;
  font-size: 1.8rem;
  font-weight: bold;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.FooterMain__upper .items .item:first-child {
  margin-left: 0;
}

.FooterMain__upper .items .item:last-child {
  margin-right: 0;
}

.FooterMain__upper .items .item i {
  margin-left: 8px;
  margin-right: 8px;
}

.FooterMain__upper .items .item i:first-child {
  margin-left: 0;
}

.FooterMain__upper .items .item i:last-child {
  margin-right: 0;
}

.FooterMain__upper .items .item .s {
  font-size: 1.2rem;
}

.FooterMain__upper .items .item a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-decoration: none;
  color: #333333;
}

.FooterMain__lower {
  padding-top: 30px;
  padding-bottom: 100px;
}

.FooterMain__lower .naviItems {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.FooterMain__lower .naviItems .item {
  margin-top: 20px;
  margin-bottom: 20px;
}

.FooterMain__lower .naviItems .item:first-child {
  margin-top: 0;
}

.FooterMain__lower .naviItems .item:last-child {
  margin-bottom: 0;
}

.FooterMain__lower .naviItems .item > a {
  font-size: 1.8rem;
  font-weight: bold;
  color: #505050;
  text-decoration: none;
}

.FooterMain__lower .naviItems .item.item--list ul li {
  margin-top: 10px;
  margin-bottom: 10px;
}

.FooterMain__lower .naviItems .item.item--list ul li:first-child {
  margin-top: 0;
}

.FooterMain__lower .naviItems .item.item--list ul li:last-child {
  margin-bottom: 0;
}

.FooterMain__lower .naviItems .item.item--list ul li a {
  font-size: 1.5rem;
  font-weight: normal;
  color: #505050;
  text-decoration: none;
}

.FooterMain__lower .naviItems .item.item--blank {
  height: 1px;
}

.FooterSpacer {
  position: relative;
}

.HeaderMain {
  z-index: 100;
  position: fixed;
  height: 120px;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  background-color: #ffffff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.HeaderMain.is-naviopened {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.HeaderMain.is-searchopened {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

@media screen and (max-width: 1420px) {
  .HeaderMain {
    height: 100px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .HeaderMain {
    height: 80px;
  }
}

@media screen and (max-width: 767px) {
  .HeaderMain {
    height: 50px;
  }
}

.HeaderMain__inner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
  max-width: 1720px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .HeaderMain__inner {
    padding-right: 5px;
  }
}

@media screen and (max-width: 767px) {
  .HeaderMain__inner {
    padding-right: 10px;
  }
}

.HeaderMain__left {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-top: 18px;
}

.HeaderMain__left .item {
  margin-left: 20px;
  margin-right: 20px;
}

.HeaderMain__left .item:first-child {
  margin-left: 0;
}

.HeaderMain__left .item:last-child {
  margin-right: 0;
}

.HeaderMain__left .item img {
  height: 51px;
  width: auto;
}

@media screen and (max-width: 1420px) {
  .HeaderMain__left .item {
    margin-left: 10px;
    margin-right: 10px;
  }
  .HeaderMain__left .item:first-child {
    margin-left: 0;
  }
  .HeaderMain__left .item:last-child {
    margin-right: 0;
  }
  .HeaderMain__left .item img {
    height: 40px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .HeaderMain__left {
    padding-top: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .HeaderMain__left {
    padding-top: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .HeaderMain__left .item img {
    height: 30px;
  }
}

.HeaderMain__right {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (max-width: 1279px) {
  .HeaderMain__right {
    display: none;
  }
}

.HeaderMain__row1 {
  background-color: #e1e1e1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 24px;
  height: 48px;
  margin-bottom: 12px;
}

.HeaderMain__row1 .item {
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1;
  color: #646464;
}

.HeaderMain__row1 .item a {
  color: #646464;
  text-decoration: none;
}

.HeaderMain__row1 .item-border {
  width: 1px;
  height: 15px;
  margin: 0 20px;
  background-color: #646464;
}

.HeaderMain__row1 .HeaderMain__searchButton:hover {
  cursor: pointer;
}

@media screen and (max-width: 1420px) {
  .HeaderMain__row1 {
    padding: 0 18px;
    height: 40px;
  }
  .HeaderMain__row1 .item {
    font-size: 1.4rem;
  }
}

.HeaderMain__row2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.HeaderMain__row2-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.HeaderMain__row2-item .item {
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1;
  color: #646464;
  margin-left: 13px;
  margin-right: 13px;
}

.HeaderMain__row2-item .item:first-child {
  margin-left: 0;
}

.HeaderMain__row2-item .item:last-child {
  margin-right: 0;
}

.HeaderMain__row2-item .item a {
  color: #646464;
  text-decoration: none;
}

@media screen and (max-width: 1420px) {
  .HeaderMain__row2-item .item {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1.4rem;
  }
  .HeaderMain__row2-item .item:first-child {
    margin-left: 0;
  }
  .HeaderMain__row2-item .item:last-child {
    margin-right: 0;
  }
}

.HeaderMain__row2-iconItem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-left: 25px;
}

.HeaderMain__row2-iconItem .item {
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1;
  color: #646464;
  margin-left: 5px;
  margin-right: 5px;
}

.HeaderMain__row2-iconItem .item:first-child {
  margin-left: 0;
}

.HeaderMain__row2-iconItem .item:last-child {
  margin-right: 0;
}

.HeaderMain__row2-iconItem .item a {
  color: #646464;
  text-decoration: none;
}

@media screen and (max-width: 1420px) {
  .HeaderMain__row2-iconItem .item {
    font-size: 1.4rem;
  }
}

.HeaderMain__navi {
  display: none;
}

@media screen and (max-width: 1279px) {
  .HeaderMain__navi {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.HeaderSpacer {
  position: relative;
  height: 120px;
}

@media screen and (max-width: 1420px) {
  .HeaderSpacer {
    height: 100px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .HeaderSpacer {
    height: 80px;
  }
}

@media screen and (max-width: 767px) {
  .HeaderSpacer {
    height: 50px;
  }
}

.MainNavi {
  display: none;
  z-index: 99;
  position: fixed;
  width: 100%;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.MainNavi__1 {
  background-color: #e1e1e1;
  padding: 20px;
}

.MainNavi__1 .items1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.MainNavi__1 .items1 .item {
  margin-left: 10px;
  margin-right: 10px;
}

.MainNavi__1 .items1 .item:first-child {
  margin-left: 0;
}

.MainNavi__1 .items1 .item:last-child {
  margin-right: 0;
}

.MainNavi__1 .items1 .item a {
  font-size: 1.5rem;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}

.MainNavi__1 .items2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.MainNavi__1 .items2 .item {
  margin-left: 8px;
  margin-right: 8px;
}

.MainNavi__1 .items2 .item:first-child {
  margin-left: 0;
}

.MainNavi__1 .items2 .item:last-child {
  margin-right: 0;
}

.MainNavi__1 .items2 .item a {
  font-weight: bold;
  color: #777;
  text-decoration: none;
}

.MainNavi__1 .itemForm {
  margin-bottom: 20px;
}

.MainNavi__1 .itemForm .itemForm-text {
  text-align: right;
  font-size: 1.3rem;
  font-weight: bold;
}

.MainNavi__1 .itemForm .itemForm-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.MainNavi__1 .itemForm input[type=text] {
  border: 1px solid #999;
  width: 100%;
  max-width: 400px;
  font-size: 1.5rem;
  padding: 5px 8px;
  margin-right: 10px;
}

.MainNavi__1 .itemForm .itemForm-submit {
  position: relative;
}

.MainNavi__1 .itemForm .itemForm-submit input[type=submit] {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 2;
}

.MainNavi__1 .itemForm .itemForm-submit input[type=submit]:hover {
  cursor: pointer;
}

.MainNavi__1 .itemForm .itemForm-submit i {
  margin: 0;
}

@media screen and (max-width: 767px) {
  .MainNavi__1 .items1 {
    margin-bottom: 20px;
    padding: 0 10px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .MainNavi__1 .items2 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .MainNavi__1 .items2 .item {
    margin-left: 0;
    margin-right: 0;
    margin-top: 3px;
    margin-bottom: 3px;
    width: 50%;
    text-align: center;
  }
  .MainNavi__1 .items2 .item:first-child {
    margin-left: 0;
  }
  .MainNavi__1 .items2 .item:last-child {
    margin-right: 0;
  }
  .MainNavi__1 .items2 .item:first-child {
    margin-top: 0;
  }
  .MainNavi__1 .items2 .item:last-child {
    margin-bottom: 0;
  }
}

.MainNavi__2 {
  background-color: #fff;
  padding: 20px;
}

.MainNavi__2 .items1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.MainNavi__2 .items1 .item {
  margin-left: 15px;
  margin-right: 15px;
}

.MainNavi__2 .items1 .item:first-child {
  margin-left: 0;
}

.MainNavi__2 .items1 .item:last-child {
  margin-right: 0;
}

.MainNavi__2 .items1 .item a {
  font-size: 2rem;
  letter-spacing: 0.1em;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}

.MainNavi__2 .items1 + .items1 {
  margin-top: -10px;
}

.MainNavi__2 .items2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.MainNavi__2 .items2 .item {
  margin-left: 8px;
  margin-right: 8px;
}

.MainNavi__2 .items2 .item:first-child {
  margin-left: 0;
}

.MainNavi__2 .items2 .item:last-child {
  margin-right: 0;
}

.MainNavi__2 .items2 .item a {
  font-weight: bold;
  color: #777;
  text-decoration: none;
}

.MainNavi__2 .items3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.MainNavi__2 .items3 .item {
  margin-left: 8px;
  margin-right: 8px;
}

.MainNavi__2 .items3 .item:first-child {
  margin-left: 0;
}

.MainNavi__2 .items3 .item:last-child {
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  .MainNavi__2 .items1 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .MainNavi__2 .items1 .item {
    margin-left: 0;
    margin-right: 0;
    margin-top: 3px;
    margin-bottom: 3px;
    width: 50%;
    text-align: center;
  }
  .MainNavi__2 .items1 .item:first-child {
    margin-left: 0;
  }
  .MainNavi__2 .items1 .item:last-child {
    margin-right: 0;
  }
  .MainNavi__2 .items1 .item:first-child {
    margin-top: 0;
  }
  .MainNavi__2 .items1 .item:last-child {
    margin-bottom: 0;
  }
  .MainNavi__2 .items1 .item a {
    font-size: 1.6rem;
  }
  .MainNavi__2 .items2 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .MainNavi__2 .items2 .item {
    margin-left: 0;
    margin-right: 0;
    margin-top: 3px;
    margin-bottom: 3px;
    width: 50%;
    text-align: center;
  }
  .MainNavi__2 .items2 .item:first-child {
    margin-left: 0;
  }
  .MainNavi__2 .items2 .item:last-child {
    margin-right: 0;
  }
  .MainNavi__2 .items2 .item:first-child {
    margin-top: 0;
  }
  .MainNavi__2 .items2 .item:last-child {
    margin-bottom: 0;
  }
  .MainNavi__2 .items3 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.ModalCover {
  display: none;
  z-index: 98;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}

.SearchNavi {
  display: none;
  z-index: 99;
  position: fixed;
  width: 100%;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  border-top: 1px solid #ddd;
  padding: 40px 0;
}

@media screen and (max-width: 1279px) {
  .SearchNavi {
    display: none !important;
  }
}

.SearchNavi__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .SearchNavi__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .SearchNavi__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.SearchNavi__container .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.SearchNavi__container input[type=text] {
  border: 1px solid #999;
  width: 100%;
  max-width: 800px;
  font-size: 2rem;
  padding: 5px 8px;
  margin-right: 10px;
}

.SearchNavi__container .submit {
  position: relative;
}

.SearchNavi__container .submit input[type=submit] {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 2;
}

.SearchNavi__container .submit input[type=submit]:hover {
  cursor: pointer;
}

.SearchNavi__container .submit i {
  margin: 0;
}

.SearchNavi__1 .itemForm {
  margin-bottom: 20px;
}

.SearchNavi__1 .itemForm .itemForm-text {
  text-align: right;
  font-size: 1.3rem;
  font-weight: bold;
}

.SearchNavi__1 .itemForm .itemForm-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.SearchNavi__1 .itemForm input[type=text] {
  border: 1px solid #999;
  width: 100%;
  max-width: 400px;
  font-size: 1.5rem;
  padding: 5px 8px;
  margin-right: 10px;
}

.SearchNavi__1 .itemForm .itemForm-submit {
  position: relative;
}

.SearchNavi__1 .itemForm .itemForm-submit input[type=submit] {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 2;
}

.SearchNavi__1 .itemForm .itemForm-submit input[type=submit]:hover {
  cursor: pointer;
}

.SearchNavi__1 .itemForm .itemForm-submit i {
  margin: 0;
}

.Button1 {
  display: inline-block;
  font-size: 1.5rem;
  font-weight: bold;
  color: #0b1e1e;
}

a.Button1 {
  text-decoration: none;
  color: #0b1e1e;
}

.Button1 i {
  margin-left: 5px;
  margin-right: 5px;
}

.Button1 i:first-child {
  margin-left: 0;
}

.Button1 i:last-child {
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  .Button1 {
    font-size: 1.3rem;
  }
}

.Button1__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  white-space: nowrap;
}

.Icon {
  display: inline-block;
  position: relative;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 40px;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.Icon:before {
  content: '';
  display: block;
  padding-top: 100%;
}

.Icon.Icon--reverse {
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}

.Icon.Icon--reverse-x {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.Icon.Icon--reverse-y {
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

.Icon.Icon--search-24 {
  width: 24px;
  background-image: url("../img/icon/icon-search-24@2x.png?iig3iesl");
}

.Icon.Icon--search-orange-24 {
  width: 24px;
  background-image: url("../img/icon/icon-search-orange-24@2x.png?jp1s1v7f");
}

.Icon.Icon--search-green-30 {
  width: 30px;
  background-image: url("../img/icon/icon-search-green-30@2x.png?asrmg89e");
}

.Icon.Icon--beginner-24 {
  width: 24px;
  background-image: url("../img/icon/icon-beginner-24@2x.png?el7w4djy");
}

.Icon.Icon--cart-black-30 {
  width: 30px;
  background-image: url("../img/icon/icon-cart-black-30@2x.png?4pcr9jg7");
}

.Icon.Icon--cart-white-30 {
  width: 30px;
  background-image: url("../img/icon/icon-cart-white-30@2x.png?jbfvn56u");
}

.Icon.Icon--line-30 {
  width: 30px;
  background-image: url("../img/icon/icon-line-30@2x.png?aiyto80n");
}

.Icon.Icon--youtube-30 {
  width: 30px;
  background-image: url("../img/icon/icon-youtube-30@2x.png?4s95przc");
}
.Icon.Icon--instagram-30 {
  width: 30px;
  background-image: url("../img/icon/icon-instagram-30@2x.png?j2309fjao");
}
.Icon.Icon--facebook-30 {
  width: 30px;
  background-image: url("../img/icon/icon-facebook-30@2x.png?3o2waipl");
}

.Icon.Icon--twitter-30 {
  width: 30px;
  background-image: url("../img/icon/icon-twitter-30@2x.png?wrmn2wi2");
}

.Icon.Icon--materiba-31 {
  width: 31px;
  background-image: url("../img/icon/icon-materiba-31@2x.png?bslclycs");
}

.Icon.Icon--mail-50 {
  width: 50.5px;
  background-image: url("../img/icon/icon-mail-50@2x.png?d1vpb4zs");
}

.Icon.Icon--book-106 {
  width: 106px;
  background-image: url("../img/icon/icon-book-106.png?p3c05ocx");
}

.Icon.Icon--search-100 {
  width: 100px;
  background-image: url("../img/icon/icon-search-100.png?q4422tc1");
}

.Icon.Icon--arrow-right-24 {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  overflow: hidden;
}

.Icon.Icon--arrow-right-24:before {
  background-image: url("../img/icon/icon-arrow-15@2x.png?rk2hids2");
  background-size: 15px 15px;
  background-position: center center;
  background-repeat: no-repeat;
}

.Icon.Icon--arrow-right-20 {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  overflow: hidden;
}

.Icon.Icon--arrow-right-20:before {
  background-image: url("../img/icon/icon-arrow-15@2x.png?a0z7oknx");
  background-size: 15px 15px;
  background-position: center center;
  background-repeat: no-repeat;
}

.Icon.Icon--arrow-gray {
  background-color: #646464;
}

.Icon.Icon--arrow-green {
  background-color: #009d45;
}

.Icon.Icon--arrow-orange {
  background-color: #ed9100;
}

.Icon.Icon--arrow-blue {
  background-color: #0a4191;
}

.Icon.Icon--men-200x100 {
  width: 200px;
  background-image: url("../img/icon/icon-men-200x100.png?tj6wupbb");
}

.Icon.Icon--men-200x100:before {
  padding-top: 50%;
}

.Navibutton {
  position: relative;
  width: 60px;
  height: 60px;
  margin: 0 auto;
}

.Navibutton:hover {
  cursor: pointer;
}

.Navibutton span {
  display: block;
  position: absolute;
  background-color: #666;
  height: 2px;
  width: 30px;
  -webkit-transition: .3s;
  transition: .3s;
}

.Navibutton span:nth-child(1) {
  left: 15px;
  top: 20px;
  -webkit-transform-origin: top right;
  transform-origin: top right;
}

.Navibutton span:nth-child(2) {
  left: 15px;
  top: 29px;
}

.Navibutton span:nth-child(3) {
  left: 15px;
  top: 38px;
  -webkit-transform-origin: bottom right;
  transform-origin: bottom right;
}

.Navibutton.is-active span:nth-child(1) {
  -webkit-transform: translateX(-4px) translateY(-1px) rotate(-45deg);
  transform: translateX(-4px) translateY(-1px) rotate(-45deg);
}

.Navibutton.is-active span:nth-child(2) {
  opacity: 0;
}

.Navibutton.is-active span:nth-child(3) {
  -webkit-transform: translateX(-4px) translateY(2px) rotate(45deg);
  transform: translateX(-4px) translateY(2px) rotate(45deg);
}

@media screen and (max-width: 767px) {
  .Navibutton {
    width: 40px;
    height: 40px;
  }
  .Navibutton span:nth-child(1) {
    left: 5px;
    top: 10px;
  }
  .Navibutton span:nth-child(2) {
    left: 5px;
    top: 19px;
  }
  .Navibutton span:nth-child(3) {
    left: 5px;
    top: 28px;
  }
}

.Title1 {
  position: relative;
  padding-left: 15px;
  padding-top: 2px;
}

.Title1:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 50%;
  width: 6px;
  background-color: #c7c7c7;
}

.Title1:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 50%;
  width: 6px;
  background-color: #c7c7c7;
}

.Title1.Title1--t-orange:before {
  background-color: #ed9100;
}

.Title1.Title1--t-green:before {
  background-color: #009d45;
}

.Title1.Title1--t-blue:before {
  background-color: #0a4191;
}

.Title1.Title1--b-orange:after {
  background-color: #ed9100;
}

.Title1.Title1--b-green:after {
  background-color: #009d45;
}

.Title1.Title1--b-blue:after {
  background-color: #0a4191;
}

.Title1.Title1--t-c01:before {
  background-color: #816e94;
}

.Title1.Title1--t-c02:before {
  background-color: #b688b9;
}

.Title1.Title1--t-c03:before {
  background-color: #ec99bd;
}

.Title1.Title1--t-c04:before {
  background-color: #ea807d;
}

.Title1.Title1--t-c05:before {
  background-color: #ca737b;
}

.Title1.Title1--t-c06:before {
  background-color: #54beec;
}

.Title1.Title1--t-c07:before {
  background-color: #e19f63;
}

.Title1.Title1--t-c08:before {
  background-color: #cf925c;
}

.Title1.Title1--t-c09:before {
  background-color: #3dae70;
}

.Title1.Title1--t-c10:before {
  background-color: #5fbcc2;
}

.Title1.Title1--t-c11:before {
  background-color: #00101d;
}

.Title1.Title1--t-c12:before {
  background-color: #00a8a4;
}

.Title1.Title1--t-c13:before {
  background-color: #87c16c;
}

.Title1.Title1--t-c14:before {
  background-color: #8d8068;
}

.Title1.Title1--t-c15:before {
  background-color: #918e8d;
}

.Title1__text1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-weight: bold;
  font-size: 3.3rem;
  line-height: 1.2;
}

.Title1__text1 .acc {
  font-size: 1.5rem;
  color: #b4b4b4;
  font-weight: normal;
  margin-left: 40px;
}

@media screen and (max-width: 767px) {
  .Title1__text1 {
    font-size: 2rem;
  }
  .Title1__text1 .acc {
    font-size: 1.2rem;
    margin-left: 20px;
  }
}

.Title1__text2 {
  font-weight: bold;
  font-size: 2.1rem;
  line-height: 1.2;
  text-align: left;
  margin-top: 10px;
}

.Title1__text2.Title1__text2--gray {
  color: #b4b4b4;
}

@media screen and (max-width: 767px) {
  .Title1__text2 {
    font-size: 1.4rem;
  }
}

.Breadcrumb {
  position: relative;
  padding: 15px 0;
}

@media screen and (max-width: 767px) {
  .Breadcrumb {
    padding: 10px 0;
  }
}

.Breadcrumb__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .Breadcrumb__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .Breadcrumb__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.Breadcrumb__container ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.Breadcrumb__container ul li {
  font-size: 1.5rem;
  color: #969696;
}

.Breadcrumb__container ul li:after {
  content: '〉';
  margin-left: 10px;
}

.Breadcrumb__container ul li a {
  color: #969696;
  text-decoration: none;
}

.Breadcrumb__container ul li:last-child:after {
  display: none;
}

@media screen and (max-width: 767px) {
  .Breadcrumb__container ul li {
    font-size: 1.2rem;
  }
}

.Pager {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.Pager__Item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #eeeeee;
  font-size: 1.8rem;
  font-weight: bold;
}

.Pager__Item:first-child {
  margin-left: 0;
}

.Pager__Item:last-child {
  margin-right: 0;
}

a.Pager__Item {
  color: #333333;
  text-decoration: none;
}

.Pager__Item.Pager__Item--prev {
  background-color: #fff;
}

.Pager__Item.Pager__Item--next {
  background-color: #fff;
}

.Pager__Item.Pager__Item--first {
  width: 60px;
}

.Pager__Item.Pager__Item--last {
  width: 60px;
}

.Pager__Item.is-active {
  color: #ffffff;
  background-color: #555;
}

.Pager__Item.Pager__Item--dot {
  background-color: #fff;
  padding-bottom: 8px;
  pointer-events: none;
}

.Pager__Item.Pager__Item--dot:after {
  content: '...';
  color: #333;
}

@media screen and (max-width: 767px) {
  .Pager__Item {
    width: 30px;
    height: 30px;
    font-size: 1.3rem;
    margin-left: 2px;
    margin-right: 2px;
  }
  .Pager__Item:first-child {
    margin-left: 0;
  }
  .Pager__Item:last-child {
    margin-right: 0;
  }
  .Pager__Item.Pager__Item--first {
    width: 40px;
  }
  .Pager__Item.Pager__Item--last {
    width: 40px;
  }
}

.zs010-CategoryItems {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -30px;
}

.zs010-CategoryItems__item {
  width: 25%;
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs010-CategoryItems__item {
    width: 25%;
  }
}

@media screen and (max-width: 767px) {
  .zs010-CategoryItems__item {
    width: 33.33%;
    padding: 0 5px;
  }
}

.zs010-CategoryItems__card > a {
  display: block;
  text-decoration: none;
}

.zs010-CategoryItems__card > a:hover {
  opacity: 0.6;
}

.zs010-CategoryItems__card .image {
  width: 95%;
}

.zs010-CategoryItems__card .img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.zs010-CategoryItems__card .img:before {
  content: '';
  display: block;
  padding-top: 67.05426%;
}

.zs010-CategoryItems__card .text {
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
  color: #000000;
}

@media screen and (max-width: 767px) {
  .zs010-CategoryItems__card .text {
    font-size: 1.3rem;
  }
}

.zs010-CompanyTile {
  position: relative;
  padding-top: 90px;
}

@media screen and (max-width: 767px) {
  .zs010-CompanyTile {
    padding-top: 40px;
  }
}

.zs010-CompanyTile__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  overflow: hidden;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs010-CompanyTile__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs010-CompanyTile__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs010-CompanyTile__title {
  margin-bottom: 30px;
}

.zs010-CompanyTile__title .Button1 {
  position: absolute;
  right: 0;
  top: 0;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs010-CompanyTile__title .Button1 {
    right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs010-CompanyTile__title {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .zs010-CompanyTile__title .Button1 {
    position: relative;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-top: 10px;
  }
}

.zs010-CompanyTile__main {
  height: 540px;
  background-image: url("../img/top-company.jpg?y0meid62");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.zs010-CompanyTile__main > .zs010-CompanyTile__container {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs010-CompanyTile__main {
    height: auto;
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media screen and (max-width: 767px) {
  .zs010-CompanyTile__main {
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.zs010-CompanyTile__menuItems {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: calc(100% + 60px);
  margin: 0 -30px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs010-CompanyTile__menuItems {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 40px);
    margin: 0 -20px;
    margin-bottom: -40px;
  }
}

@media screen and (max-width: 767px) {
  .zs010-CompanyTile__menuItems {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 10px);
    margin: 0 -5px;
    margin-bottom: -10px;
  }
}

.zs010-CompanyTile__menuItems-item {
  width: 25%;
  padding: 0 30px;
}

.zs010-CompanyTile__menuItems-item a {
  text-decoration: none;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs010-CompanyTile__menuItems-item {
    padding: 0 20px;
    width: 50%;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .zs010-CompanyTile__menuItems-item {
    padding: 0 5px;
    width: 50%;
    margin-bottom: 10px;
  }
}

.zs010-CompanyTile__menuItems-card {
  width: 100%;
  height: 330px;
  background-color: rgba(255, 255, 255, 0.8);
}

.zs010-CompanyTile__menuItems-card .pict {
  height: 220px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.zs010-CompanyTile__menuItems-card .text {
  text-align: center;
}

.zs010-CompanyTile__menuItems-card .text .b {
  color: #333333;
  font-size: 3.3rem;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 10px;
}

.zs010-CompanyTile__menuItems-card .text .s {
  color: #333333;
  font-size: 1.5rem;
  font-weight: bold;
}

.zs010-CompanyTile__menuItems-card.zs010-CompanyTile__menuItems-card--men .pict {
  padding-bottom: 30px;
}

.zs010-CompanyTile__menuItems-card:hover {
  background-color: rgba(255, 255, 255, 0.9);
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs010-CompanyTile__menuItems-card {
    height: 250px;
  }
  .zs010-CompanyTile__menuItems-card .pict {
    height: 160px;
  }
  .zs010-CompanyTile__menuItems-card .text .b {
    font-size: 2.4rem;
    margin-bottom: 5px;
  }
  .zs010-CompanyTile__menuItems-card .text .s {
    font-size: 1.5rem;
  }
  .zs010-CompanyTile__menuItems-card.zs010-CompanyTile__menuItems-card--men .pict {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .zs010-CompanyTile__menuItems-card {
    height: 160px;
  }
  .zs010-CompanyTile__menuItems-card .pict {
    height: 90px;
  }
  .zs010-CompanyTile__menuItems-card .pict i {
    width: 40px;
  }
  .zs010-CompanyTile__menuItems-card .pict img {
    width: 80px;
  }
  .zs010-CompanyTile__menuItems-card .text .b {
    font-size: 1.8rem;
    margin-bottom: 5px;
  }
  .zs010-CompanyTile__menuItems-card .text .s {
    font-size: 1.2rem;
  }
  .zs010-CompanyTile__menuItems-card.zs010-CompanyTile__menuItems-card--men .pict {
    padding-bottom: 0;
  }
  .zs010-CompanyTile__menuItems-card.zs010-CompanyTile__menuItems-card--men .pict i {
    width: 80px;
  }
}

.zs010-ExampleMenu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.zs010-ExampleMenu__item {
  width: 33.33%;
  height: 390px;
}

.zs010-ExampleMenu__item a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs010-ExampleMenu__item {
    height: 300px;
  }
}

@media screen and (max-width: 767px) {
  .zs010-ExampleMenu__item {
    width: 50%;
    height: 150px;
  }
}

.zs010-ExampleMenu__card {
  position: relative;
  width: 100%;
  height: 100%;
}

.zs010-ExampleMenu__card .img {
  position: relative;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.zs010-ExampleMenu__card .img:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

.zs010-ExampleMenu__card .wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.zs010-ExampleMenu__card .inner {
  text-align: center;
}

.zs010-ExampleMenu__card .num {
  color: #ffffff;
  font-size: 10.5rem;
  line-height: 1;
  letter-spacing: -0.05em;
  margin-left: -0.05em;
  opacity: 0.6;
  margin-bottom: 10px;
}

.zs010-ExampleMenu__card .j {
  color: #ffffff;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.2;
}

.zs010-ExampleMenu__card .e {
  color: #ffffff;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.2;
}

.zs010-ExampleMenu__card:hover .img:after {
  display: none;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs010-ExampleMenu__card .num {
    font-size: 7rem;
  }
  .zs010-ExampleMenu__card .j {
    font-size: 2.4rem;
  }
  .zs010-ExampleMenu__card .e {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 767px) {
  .zs010-ExampleMenu__card .num {
    font-size: 3rem;
    font-weight: bold;
    letter-spacing: 0em;
    margin-left: 0em;
    margin-bottom: 5px;
  }
  .zs010-ExampleMenu__card .j {
    font-size: 1.8rem;
  }
  .zs010-ExampleMenu__card .e {
    font-size: 1.4rem;
  }
}

.zs010-ExampleTile {
  position: relative;
  padding-top: 72px;
}

@media screen and (max-width: 767px) {
  .zs010-ExampleTile {
    padding-top: 40px;
  }
}

.zs010-ExampleTile__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs010-ExampleTile__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs010-ExampleTile__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs010-ExampleTile__title {
  margin-bottom: 30px;
}

.zs010-ExampleTile__title .Button1 {
  position: absolute;
  right: 0;
  top: 0;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs010-ExampleTile__title .Button1 {
    right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs010-ExampleTile__title {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .zs010-ExampleTile__title .Button1 {
    position: relative;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-top: 10px;
  }
}

.zs010-LineupTile {
  position: relative;
  padding-top: 72px;
}

@media screen and (max-width: 767px) {
  .zs010-LineupTile {
    padding-top: 40px;
  }
}

.zs010-LineupTile__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs010-LineupTile__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs010-LineupTile__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs010-LineupTile__title {
  margin-bottom: 30px;
}

.zs010-LineupTile__title .Button1 {
  position: absolute;
  right: 0;
  top: 0;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs010-LineupTile__title .Button1 {
    right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs010-LineupTile__title {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .zs010-LineupTile__title .Button1 {
    position: relative;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-top: 10px;
  }
}

.zs010-Mainvisual__slider.slick-dotted.slick-slider {
  margin-bottom: 50px;
}

.zs010-Mainvisual__slider .item .img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.zs010-Mainvisual__slider .item .img:before {
  content: '';
  display: block;
  padding-top: 40.625%;
}

.zs010-Mainvisual__slider ul.slick-dots {
  bottom: -37px;
}

.zs010-Mainvisual__slider ul.slick-dots li {
  width: 24px;
  height: 24px;
  margin: 0 8px;
}

.zs010-Mainvisual__slider ul.slick-dots li button {
  width: 100%;
  height: 100%;
}

.zs010-Mainvisual__slider ul.slick-dots li button:before {
  content: '';
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #333;
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  .zs010-Mainvisual__slider.slick-dotted.slick-slider {
    margin-bottom: 30px;
  }
  .zs010-Mainvisual__slider ul.slick-dots {
    bottom: -26px;
  }
  .zs010-Mainvisual__slider ul.slick-dots li {
    width: 20px;
    height: 20px;
    margin: 0 6px;
  }
}

.zs010-NewsTile {
  position: relative;
  padding-top: 90px;
  padding-bottom: 107px;
}

@media screen and (max-width: 767px) {
  .zs010-NewsTile {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.zs010-NewsTile__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs010-NewsTile__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs010-NewsTile__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs010-NewsTile__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .zs010-NewsTile__wrap {
    display: block;
  }
}

.zs010-NewsTile__left {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 40px;
}

.zs010-NewsTile__left .title {
  font-size: 3.3rem;
  font-weight: bold;
  margin-bottom: 30px;
}

.zs010-NewsTile__left .newsRows .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 15px;
  margin-bottom: 15px;
}

.zs010-NewsTile__left .newsRows .row:first-child {
  margin-top: 0;
}

.zs010-NewsTile__left .newsRows .row:last-child {
  margin-bottom: 0;
}

.zs010-NewsTile__left .newsRows .row .col a {
  text-decoration: none;
  color: #333333;
}

.zs010-NewsTile__left .newsRows .row .col:nth-child(1) {
  width: 100px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.zs010-NewsTile__left .newsRows .row .col:nth-child(2) {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

@media screen and (max-width: 767px) {
  .zs010-NewsTile__left {
    padding-right: 0;
    margin-bottom: 30px;
  }
  .zs010-NewsTile__left .title {
    font-size: 2rem;
    margin-bottom: 20px;
    text-align: center;
  }
  .zs010-NewsTile__left .newsRows {
    padding: 0 20px;
  }
  .zs010-NewsTile__left .newsRows .row {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .zs010-NewsTile__left .newsRows .row:first-child {
    margin-top: 0;
  }
  .zs010-NewsTile__left .newsRows .row:last-child {
    margin-bottom: 0;
  }
  .zs010-NewsTile__left .newsRows .row .col:nth-child(1) {
    width: 100%;
    font-weight: bold;
  }
  .zs010-NewsTile__left .newsRows .row .col:nth-child(2) {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

.zs010-NewsTile__right {
  width: 420px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.zs010-NewsTile__right .items .item {
  margin-top: 15px;
  margin-bottom: 15px;
}

.zs010-NewsTile__right .items .item:first-child {
  margin-top: 0;
}

.zs010-NewsTile__right .items .item:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs010-NewsTile__right {
    width: 300px;
  }
  .zs010-NewsTile__right .items .item img {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .zs010-NewsTile__right {
    width: 100%;
  }
  .zs010-NewsTile__right .items .item {
    width: 100%;
    padding: 0 20px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .zs010-NewsTile__right .items .item img {
    width: 100%;
  }
  .zs010-NewsTile__right .items .item:first-child {
    margin-top: 0;
  }
  .zs010-NewsTile__right .items .item:last-child {
    margin-bottom: 0;
  }
}

.zs010-Panel {
  position: relative;
  background-color: #ebebeb;
  padding-top: 18px;
  padding-bottom: 18px;
}

.zs010-Panel__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs010-Panel__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs010-Panel__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs010-Panel__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs010-Panel__items {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 60px;
  }
}

@media screen and (max-width: 767px) {
  .zs010-Panel__items {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
  }
}

.zs010-Panel__item {
  width: 25%;
  border-right: 1px solid #919191;
  padding: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.zs010-Panel__item:first-child {
  border-left: 1px solid #919191;
}

.zs010-Panel__item .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #646464;
}

.zs010-Panel__item .item:first-child {
  margin-top: 0;
}

.zs010-Panel__item .item:last-child {
  margin-bottom: 0;
}

.zs010-Panel__item .item.item--left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.zs010-Panel__item .item.item--center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.zs010-Panel__item .item.item--right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.zs010-Panel__item .item a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  text-decoration: none;
  color: #646464;
}

.zs010-Panel__item .item i {
  margin-left: 10px;
  margin-right: 10px;
}

.zs010-Panel__item .item i:first-child {
  margin-left: 0;
}

.zs010-Panel__item .item i:last-child {
  margin-right: 0;
}

.zs010-Panel__item .item .button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 120px;
  height: 24px;
  font-size: 1.5rem;
  color: #ffffff;
  background-color: #009d45;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs010-Panel__item {
    padding: 10px;
    width: 50%;
    border-right: none;
  }
  .zs010-Panel__item:nth-child(1) {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-left: none;
    margin-bottom: 10px;
  }
  .zs010-Panel__item:nth-child(2) {
    width: 50%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 10px;
  }
  .zs010-Panel__item:nth-child(2) .wrap {
    width: 100%;
  }
  .zs010-Panel__item:nth-child(2) .wrap .item {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .zs010-Panel__item:nth-child(3) {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .zs010-Panel__item:nth-child(4) {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (max-width: 767px) {
  .zs010-Panel__item {
    padding: 10px;
    border-right: none;
  }
  .zs010-Panel__item .item {
    font-size: 1.4rem;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .zs010-Panel__item .item:first-child {
    margin-top: 0;
  }
  .zs010-Panel__item .item:last-child {
    margin-bottom: 0;
  }
  .zs010-Panel__item:nth-child(1) {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-left: none;
  }
  .zs010-Panel__item:nth-child(1) .wrap {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .zs010-Panel__item:nth-child(1) .item {
    margin-top: 0px;
    margin-bottom: 0px;
    width: 50%;
  }
  .zs010-Panel__item:nth-child(1) .item:first-child {
    margin-top: 0;
  }
  .zs010-Panel__item:nth-child(1) .item:last-child {
    margin-bottom: 0;
  }
  .zs010-Panel__item:nth-child(2) {
    width: 100%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .zs010-Panel__item:nth-child(2) .wrap {
    width: 100%;
  }
  .zs010-Panel__item:nth-child(2) .wrap .item {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .zs010-Panel__item:nth-child(3) {
    width: 50%;
  }
  .zs010-Panel__item:nth-child(4) {
    width: 50%;
  }
}

.zs010-Panel__form {
  width: 100%;
}

.zs010-Panel__form .form-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.zs010-Panel__form input[type=text] {
  border: 1px solid #646464;
  width: 100%;
  font-size: 1.5rem;
  padding: 2px 5px;
  margin-right: 10px;
}

.zs010-Panel__form .form-submit {
  position: relative;
}

.zs010-Panel__form .form-submit input[type=submit] {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 2;
}

.zs010-Panel__form .form-submit input[type=submit]:hover {
  cursor: pointer;
}

.zs010-Panel__form .form-submit i {
  margin: 0;
}

.zs020-Heading {
  position: relative;
  padding-top: 40px;
  padding-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .zs020-Heading {
    padding-top: 20px;
    padding-bottom: 30px;
  }
}

.zs020-Heading__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs020-Heading__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs020-Heading__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs020-Heading__title {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .zs020-Heading__title {
    margin-bottom: 20px;
  }
}

.zs020-Heading__text {
  font-size: 1.8rem;
  color: #5a5a5a;
}

@media screen and (max-width: 767px) {
  .zs020-Heading__text {
    font-size: 1.4rem;
  }
}

.zs020-MenuItems {
  position: relative;
  overflow: hidden;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .zs020-MenuItems {
    padding-bottom: 20px;
  }
}

.zs020-MenuItems__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 6px);
  margin: 0 -3px;
}

.zs020-MenuItems__item {
  width: 33.33%;
  padding: 0 3px;
  padding-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .zs020-MenuItems__item {
    width: 50%;
    padding-bottom: 30px;
  }
}

.zs020-MenuItems__card .cardImage {
  margin-bottom: 20px;
}

.zs020-MenuItems__card .cardImage .img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.zs020-MenuItems__card .cardImage .img:before {
  content: '';
  display: block;
  padding-top: 70.75472%;
}

.zs020-MenuItems__card .cardTitle {
  padding: 0 40px;
  margin-bottom: 10px;
}

.zs020-MenuItems__card .cardTitle .Title1 .Title1__text1 {
  font-size: 2.1rem;
  margin-bottom: 0;
}

.zs020-MenuItems__card .cardTitle .Title1 .Title1__text2 {
  font-size: 1.5rem;
}

.zs020-MenuItems__card .cardText {
  padding: 0 40px;
  font-size: 1.5rem;
  color: #5a5a5a;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs020-MenuItems__card .cardTitle {
    padding: 0 10px;
  }
  .zs020-MenuItems__card .cardText {
    padding: 0 10px;
  }
}

@media screen and (max-width: 767px) {
  .zs020-MenuItems__card .cardTitle {
    padding: 0 10px;
  }
  .zs020-MenuItems__card .cardTitle .Title1 .Title1__text1 {
    font-size: 1.6rem;
  }
  .zs020-MenuItems__card .cardTitle .Title1 .Title1__text2 {
    font-size: 1.2rem;
  }
  .zs020-MenuItems__card .cardText {
    padding: 0 10px;
    font-size: 1.3rem;
  }
}

.zs020-RecentItems {
  position: relative;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .zs020-RecentItems {
    padding-bottom: 40px;
  }
}

.zs020-RecentItems__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs020-RecentItems__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs020-RecentItems__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs020-RecentItems__heading {
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .zs020-RecentItems__heading {
    margin-bottom: 20px;
  }
}

.zs020-RecentItems__heading-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.zs020-RecentItems__heading-inner .title {
  position: relative;
  padding-left: 15px;
  padding-top: 2px;
  font-weight: bold;
  font-size: 3.3rem;
  line-height: 1.2;
  text-align: left;
}

.zs020-RecentItems__heading-inner .title:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 6px;
  background-color: #009d45;
}

@media screen and (max-width: 767px) {
  .zs020-RecentItems__heading-inner .title {
    font-size: 1.6rem;
  }
}

.zs020-RecentItems__body-inner {
  overflow: hidden;
}

.zs020-RecentItems__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 30px);
  margin: 0 -15px;
  margin-bottom: -20px;
}

@media screen and (max-width: 767px) {
  .zs020-RecentItems__items {
    width: calc(100% + 10px);
    margin: 0 -5px;
    margin-bottom: -10px;
  }
}

.zs020-RecentItems__item {
  width: 20%;
  padding: 0 15px;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .zs020-RecentItems__item {
    width: 50%;
    padding: 0 5px;
    margin-bottom: 10px;
  }
}

.zs020-RecentItems__card .cardImage .img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.zs020-RecentItems__card .cardImage .img:before {
  content: '';
  display: block;
  padding-top: 69.44444%;
}

.zs020-RecentItems__card .cardBody .text {
  font-size: 1.2rem;
}

.zs030-Layout {
  position: relative;
  padding-top: 40px;
}

@media screen and (max-width: 767px) {
  .zs030-Layout {
    padding-top: 20px;
  }
}

.zs030-Layout__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs030-Layout__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs030-Layout__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs030-Layout__inner {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs030-Layout__inner {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .zs030-Layout__inner {
    display: block;
  }
}

.zs030-Layout__side {
  width: 210px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 55px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs030-Layout__side {
    width: 100%;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .zs030-Layout__side {
    width: 100%;
    margin-bottom: 40px;
  }
}

.zs030-Layout__main {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.zs030-Main {
  padding-bottom: 90px;
}

@media screen and (max-width: 767px) {
  .zs030-Main {
    padding-bottom: 50px;
  }
}

.zs030-Main__heading {
  margin-bottom: 45px;
}

.zs030-Main__heading .title {
  margin-bottom: 20px;
}

.zs030-Main__heading .text {
  font-size: 1.8rem;
}

@media screen and (max-width: 767px) {
  .zs030-Main__heading {
    margin-bottom: 20px;
  }
  .zs030-Main__heading .title {
    margin-bottom: 10px;
  }
  .zs030-Main__heading .text {
    font-size: 1.4rem;
  }
}

.zs030-Main__listItems {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 30px);
  margin: 0 -15px;
  padding-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .zs030-Main__listItems {
    width: calc(100% + 20px);
    margin: 0 -10px;
  }
}

.zs030-Main__listItem {
  width: 25%;
  padding: 0 15px;
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .zs030-Main__listItem {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 20px;
  }
}

.zs030-Main__listCard {
  width: 100%;
}

.zs030-Main__listCard .cardImage {
  margin-bottom: 5px;
}

.zs030-Main__listCard .cardImage .img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.zs030-Main__listCard .cardImage .img:before {
  content: '';
  display: block;
  padding-top: 73.80952%;
}

.zs030-Main__listCard .cardBody {
  margin-bottom: 20px;
}

.zs030-Main__listCard .cardBody .text {
  color: #000000;
}

.zs030-Main__listCard .cardBody .text.text--1 {
  font-size: 1.2rem;
}

.zs030-Main__listCard .cardBody .text.text--2 {
  font-size: 1.5rem;
}

.zs030-Main__listCard .cardBody .text.text--3 {
  font-size: 1.5rem;
}

.zs030-Main__listCard .cardBody .text.text--4 {
  font-size: 1.2rem;
}

.zs030-Main__listCard .cardFooting {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.zs030-Main__listCard .cardFooting a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #787878;
  text-decoration: none;
}

.zs030-Main__listCard .cardFooting i {
  margin-left: 20px;
}

@media screen and (max-width: 767px) {
  .zs030-Main__listCard .cardBody {
    margin-bottom: 5px;
  }
  .zs030-Main__listCard .cardBody .text.text--1 {
    font-size: 1.2rem;
  }
  .zs030-Main__listCard .cardBody .text.text--2 {
    font-size: 1.3rem;
  }
  .zs030-Main__listCard .cardBody .text.text--3 {
    font-size: 1.3rem;
  }
  .zs030-Main__listCard .cardBody .text.text--4 {
    font-size: 1.2rem;
  }
}

.zs030-Side__title {
  font-size: 3.3rem;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .zs030-Side__title {
    font-size: 2rem;
  }
}

.zs030-Side__searchTitle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px 0;
  border-bottom: 1px solid #c8c8c8;
}

.zs030-Side__searchTitle .text {
  font-size: 1.8rem;
  font-weight: bold;
}

.zs030-Side__searchTitle .button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #646464;
  color: #ffffff;
  font-weight: bold;
  padding: 5px 8px;
  font-size: 1.5rem;
  line-height: 1;
}

.zs030-Side__searchTitle a.button {
  text-decoration: none;
  color: #ffffff;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs030-Side__searchTitle {
    padding: 15px 0;
  }
}

@media screen and (max-width: 767px) {
  .zs030-Side__searchTitle {
    padding: 15px 0;
  }
  .zs030-Side__searchTitle .text {
    font-size: 1.4rem;
  }
  .zs030-Side__searchTitle .button {
    font-size: 1.3rem;
  }
}

.zs030-Side__searchBlock {
  padding: 30px 0;
  border-bottom: 1px solid #c8c8c8;
}

.zs030-Side__searchBlock .blockTitle {
  position: relative;
  padding-left: 12px;
  padding-top: 2px;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.2;
  text-align: left;
  margin-bottom: 20px;
}

.zs030-Side__searchBlock .blockTitle:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 6px;
  background-color: #009d45;
}

.zs030-Side__searchBlock .blockItems .item label.checkLabel {
  position: relative;
  margin: 0;
}

.zs030-Side__searchBlock .blockItems .item label.checkLabel:hover {
  cursor: pointer;
}

.zs030-Side__searchBlock .blockItems .item label.checkLabel input[type=checkbox] {
  position: absolute;
  overflow: hidden;
  height: 1px;
  width: 1px;
  top: 50%;
  padding: 0;
  margin: 0;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
  clip-path: inset(0px 0px 99.9% 99.9%);
}

.zs030-Side__searchBlock .blockItems .item label.checkLabel input[type=checkbox] + .holder {
  position: relative;
  display: block;
  width: 100%;
  padding-left: 20px;
  font-size: 1.5rem;
  letter-spacing: -0.1em;
  pointer-events: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}

.zs030-Side__searchBlock .blockItems .item label.checkLabel input[type=checkbox] + .holder:before {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 50%;
  margin-top: -7px;
  width: 14px;
  height: 14px;
  border-radius: 2px;
  border: 1px solid #333;
}

.zs030-Side__searchBlock .blockItems .item label.checkLabel input[type=checkbox] + .holder:after {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 50%;
  margin-left: 3px;
  margin-top: -3px;
  width: 10px;
  height: 5px;
  -webkit-box-shadow: -2px 2px 0 #333;
  box-shadow: -2px 2px 0 #333;
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  visibility: hidden;
}

.zs030-Side__searchBlock .blockItems .item label.checkLabel input[type=checkbox]:checked + .holder:after {
  visibility: visible;
}

.zs030-Side__searchBlock .blockItems.blockItems--2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.zs030-Side__searchBlock .blockItems.blockItems--2 .item {
  width: 50%;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs030-Side__searchBlock {
    padding: 15px 0;
  }
  .zs030-Side__searchBlock .blockItems {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .zs030-Side__searchBlock .blockItems .item {
    margin-right: 30px;
    margin-bottom: 5px;
  }
  .zs030-Side__searchBlock .blockItems.blockItems--2 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .zs030-Side__searchBlock .blockItems.blockItems--2 .item {
    width: auto;
  }
}

@media screen and (max-width: 767px) {
  .zs030-Side__searchBlock {
    padding: 10px 0;
  }
  .zs030-Side__searchBlock .blockTitle {
    margin-bottom: 10px;
  }
  .zs030-Side__searchBlock .blockItems {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .zs030-Side__searchBlock .blockItems .item {
    margin-right: 20px;
    margin-bottom: 5px;
  }
  .zs030-Side__searchBlock .blockItems .item label.checkLabel input[type=checkbox] + .holder {
    font-size: 1.3rem;
  }
  .zs030-Side__searchBlock .blockItems.blockItems--2 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .zs030-Side__searchBlock .blockItems.blockItems--2 .item {
    width: auto;
  }
}
.zs030-acd-check1{
  display: none;
}
@media screen and (min-width: 768px) {

  .zs030-acd-label1::before{
    font-size: 1.8rem;
    font-weight: bold;
    content: "絞り込み条件"
  }
  .zs030-acd-content1{
    height: auto;
    opacity: 1;
    padding: 10px;
    visibility: visible;
  }

}
@media screen and (max-width: 767px) {
  .zs030-acd-content1{
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: .5s;
    visibility: hidden;
  }
  .zs030-acd-label1:before{
    white-space: nowrap;
    font-size: 1.8rem;
    font-weight: bold;
    content: "絞り込み条件を開く"
  }
  .zs030-acd-check1:checked + .zs030-acd-label1 + .zs030-acd-content1{
    height: auto;
    opacity: 1;
    padding: 10px;
    visibility: visible;
  }
  .zs030-acd-check1:checked + .zs030-acd-label1:before {
    white-space: nowrap;
    content: "絞り込み条件を閉じる"
  }
}



.zs031-Main {
  padding-bottom: 90px;
}

@media screen and (max-width: 767px) {
  .zs031-Main {
    padding-bottom: 50px;
  }
}

.zs031-Main__heading {
  margin-bottom: 45px;
}

.zs031-Main__heading .title {
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .zs031-Main__heading {
    margin-bottom: 20px;
  }
  .zs031-Main__heading .title {
    margin-bottom: 20px;
  }
}

.zs031-Main__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 60px;
  border-bottom: 1px solid #c8c8c8;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs031-Main__body {
    padding-bottom: 0;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .zs031-Main__body {
    padding-bottom: 0;
    display: block;
  }
}

.zs031-Main__image {
  position: relative;
  width: 540px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 60px;
  overflow: hidden;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs031-Main__image {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .zs031-Main__image {
    width: calc(100% + 20px);
    margin-right: -10px;
    margin-left: -10px;
    margin-bottom: 40px;
  }
}

.zs031-Main__imageSlider {
  margin-bottom: 130px;
}

.zs031-Main__imageSlider .item .img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.zs031-Main__imageSlider .item .img:before {
  content: '';
  display: block;
  padding-top: 100%;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs031-Main__imageSlider {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs031-Main__imageSlider {
    margin-bottom: 20px;
  }
}

.zs031-Main__sliderNavi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 44px);
  margin-left: -22px;
  margin-right: -22px;
  margin-bottom: -30px;
}

.zs031-Main__sliderNavi .item {
  width: 33.33%;
  padding: 0 22px;
  margin-bottom: 30px;
}

.zs031-Main__sliderNavi .item .img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.zs031-Main__sliderNavi .item .img:before {
  content: '';
  display: block;
  padding-top: 80%;
}

.zs031-Main__sliderNavi .item .img:hover {
  cursor: pointer;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs031-Main__sliderNavi {
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: -10px;
  }
  .zs031-Main__sliderNavi .item {
    width: 20%;
    padding: 0 5px;
    margin-bottom: 10px;
  }
  .zs031-Main__sliderNavi .item .img {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .zs031-Main__sliderNavi .item .img:before {
    content: '';
    display: block;
    padding-top: 80%;
  }
  .zs031-Main__sliderNavi .item .img:hover {
    cursor: pointer;
  }
}

@media screen and (max-width: 767px) {
  .zs031-Main__sliderNavi {
    width: calc(100% - 10px);
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: -10px;
  }
  .zs031-Main__sliderNavi .item {
    width: 25%;
    padding: 0 5px;
    margin-bottom: 10px;
  }
  .zs031-Main__sliderNavi .item .img {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .zs031-Main__sliderNavi .item .img:before {
    content: '';
    display: block;
    padding-top: 80%;
  }
  .zs031-Main__sliderNavi .item .img:hover {
    cursor: pointer;
  }
}

.zs031-Main__detail {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.zs031-Main__detailBlock1 {
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 30px;
}

.zs031-Main__detailBlock1 .blockHeading {
  margin-bottom: 30px;
}

.zs031-Main__detailBlock1 .blockHeading .text {
  font-weight: bold;
}

.zs031-Main__detailBlock1 .blockHeading .text.text--1 {
  margin-bottom: 20px;
}

.zs031-Main__detailBlock1 .blockHeading .text.text--2 {
  font-size: 2.7rem;
  line-height: 1.2;
  margin-bottom: 10px;
}

.zs031-Main__detailBlock1 .blockHeading .text.text--3 {
  font-size: 2.7rem;
  line-height: 1.2;
}

.zs031-Main__detailBlock1 .blockHeading .text.text--4 {
  font-size: 2.7rem;
  line-height: 1.2;
}

.zs031-Main__detailBlock1 .blockHeading .text.text--5 {
  font-size: 2.1rem;
  line-height: 1.2;
}

.zs031-Main__detailBlock1 .blockMain {
  font-size: 1.5rem;
}

@media screen and (max-width: 767px) {
  .zs031-Main__detailBlock1 {
    padding-bottom: 20px;
  }
  .zs031-Main__detailBlock1 .blockHeading {
    margin-bottom: 20px;
  }
  .zs031-Main__detailBlock1 .blockHeading .text.text--1 {
    margin-bottom: 10px;
  }
  .zs031-Main__detailBlock1 .blockHeading .text.text--2 {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  .zs031-Main__detailBlock1 .blockHeading .text.text--3 {
    font-size: 2rem;
  }
  .zs031-Main__detailBlock1 .blockHeading .text.text--4 {
    font-size: 2rem;
  }
  .zs031-Main__detailBlock1 .blockHeading .text.text--5 {
    font-size: 1.6rem;
  }
  .zs031-Main__detailBlock1 .blockMain {
    text-align: justify;
    font-size: 1.4rem;
  }
}

.zs031-Main__detailBlock2 {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #c8c8c8;
}

.zs031-Main__detailBlock2 .text {
  font-size: 2.1rem;
  line-height: 1.2;
}

@media screen and (max-width: 767px) {
  .zs031-Main__detailBlock2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .zs031-Main__detailBlock2 .text {
    font-size: 1.6rem;
  }
}

.zs031-Main__detailBlock3 {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #c8c8c8;
}

.zs031-Main__detailBlock3 .text {
  font-size: 1.8rem;
  line-height: 1.2;
}

.zs031-Main__detailBlock3 .text .s {
  font-size: 1.5rem;
}

.zs031-Main__detailBlock3 .text .m {
  font-size: 1.8rem;
}

.zs031-Main__detailBlock3 .text .l {
  font-size: 2.5rem;
}

@media screen and (max-width: 767px) {
  .zs031-Main__detailBlock3 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .zs031-Main__detailBlock3 .text {
    font-size: 1.6rem;
  }
  .zs031-Main__detailBlock3 .text .s {
    font-size: 1.3rem;
  }
  .zs031-Main__detailBlock3 .text .m {
    font-size: 1.6rem;
  }
  .zs031-Main__detailBlock3 .text .l {
    font-size: 2rem;
  }
}

.zs031-Main__detailBlock4 {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #c8c8c8;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.zs031-Main__detailBlock4 .iconItems {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -10px;
}

.zs031-Main__detailBlock4 .iconItems .item {
  margin-right: 10px;
  margin-bottom: 10px;
}

.zs031-Main__detailBlock4 .info {
  width: 130px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: right;
}

.zs031-Main__detailBlock4 .info a {
  color: #333333;
  font-weight: bold;
  font-size: 1.2rem;
  text-decoration: none;
}

.zs031-Main__detailBlock5 {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #c8c8c8;
}

.zs031-Main__detailBlock5 .text {
  font-size: 2.1rem;
  line-height: 1.2;
}

@media screen and (max-width: 767px) {
  .zs031-Main__detailBlock5 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .zs031-Main__detailBlock5 .text {
    font-size: 1.6rem;
    line-height: 1.2;
  }
}

.zs031-Main__detailBlock6 {
  padding-top: 30px;
  padding-bottom: 60px;
  padding-left: 30px;
}

.zs031-Main__detailBlock6 .block {
  margin-top: 30px;
  margin-bottom: 30px;
}

.zs031-Main__detailBlock6 .block:first-child {
  margin-top: 0;
}

.zs031-Main__detailBlock6 .block:last-child {
  margin-bottom: 0;
}

.zs031-Main__detailBlock6 .block .title {
  font-weight: bold;
  margin-bottom: 5px;
}

.zs031-Main__detailBlock6 .block .radioItems label.radioLabel {
  position: relative;
  margin: 0;
}

.zs031-Main__detailBlock6 .block .radioItems label.radioLabel:hover {
  cursor: pointer;
}

.zs031-Main__detailBlock6 .block .radioItems label.radioLabel input[type=radio] {
  position: absolute;
  overflow: hidden;
  height: 1px;
  width: 1px;
  top: 50%;
  padding: 0;
  margin: 0;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
  clip-path: inset(0px 0px 99.9% 99.9%);
}

.zs031-Main__detailBlock6 .block .radioItems label.radioLabel input[type=radio] + .holder {
  position: relative;
  display: block;
  width: 100%;
  padding-left: 24px;
  font-size: 1.5rem;
  letter-spacing: -0.1em;
  pointer-events: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}

.zs031-Main__detailBlock6 .block .radioItems label.radioLabel input[type=radio] + .holder:before {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 50%;
  margin-top: -9px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid #ccc;
}

.zs031-Main__detailBlock6 .block .radioItems label.radioLabel input[type=radio] + .holder:after {
  content: '';
  position: absolute;
  display: block;
  left: 3px;
  top: 50%;
  margin-top: -6px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #333333;
  visibility: hidden;
}

.zs031-Main__detailBlock6 .block .radioItems label.radioLabel input[type=radio]:checked + .holder:after {
  visibility: visible;
}

.zs031-Main__detailBlock6 .block input[type=text] {
  width: 120px;
  background-color: #f0f0f0;
  border: 1px solid #c8c8c8;
  padding: 10px;
}

@media screen and (max-width: 767px) {
  .zs031-Main__detailBlock6 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.zs031-Main__detailBlock7 {
  padding-bottom: 30px;
}

.zs031-Main__detailBlock7 .submitButton1 {
  position: relative;
  max-width: 330px;
  height: 45px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  background-color: #009d45;
  border-radius: 2px;
}

.zs031-Main__detailBlock7 .submitButton1 input[type=submit] {
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0;
}

.zs031-Main__detailBlock7 .submitButton1 input[type=submit]:hover {
  cursor: pointer;
}

.zs031-Main__detailBlock7 .submitButton1 .holder {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #ffffff;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
}

.zs031-Main__detailBlock7 .submitButton1 .holder i {
  position: absolute;
  left: 10px;
}

.zs031-Main__detailBlock7 .submitButton2 {
  position: relative;
  max-width: 330px;
  height: 45px;
  margin-left: auto;
  margin-right: auto;
  background-color: #f0f0f0;
  border: 1px solid #c8c8c8;
  border-radius: 2px;
}

.zs031-Main__detailBlock7 .submitButton2 input[type=submit] {
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0;
}

.zs031-Main__detailBlock7 .submitButton2 input[type=submit]:hover {
  cursor: pointer;
}

.zs031-Main__detailBlock7 .submitButton2 .holder {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #646464;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
}

.zs031-Main__footing {
  padding-top: 30px;
}

.zs031-Main__footing .title {
  font-size: 2.1rem;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 10px;
}

.zs031-Main__footing .text {
  font-size: 1.2rem;
}

.zs031-Main__footing .text .red {
  color: #ff0000;
}

@media screen and (max-width: 767px) {
  .zs031-Main__footing .title {
    font-size: 1.6rem;
  }
}

.zs040-Heading {
  position: relative;
  padding-top: 40px;
  padding-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .zs040-Heading {
    padding-top: 20px;
    padding-bottom: 30px;
  }
}

.zs040-Heading__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs040-Heading__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs040-Heading__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs040-Heading__title {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .zs040-Heading__title {
    margin-bottom: 20px;
  }
}

.zs040-Heading__text {
  font-size: 1.8rem;
  color: #5a5a5a;
}

@media screen and (max-width: 767px) {
  .zs040-Heading__text {
    font-size: 1.4rem;
  }
}

.zs040-MenuItems {
  position: relative;
  overflow: hidden;
}

.zs040-MenuItems__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 6px);
  margin: 0 -3px;
}

@media screen and (max-width: 767px) {
  .zs040-MenuItems__items {
    width: calc(100% - 6px);
    margin: 0 auto;
  }
}

.zs040-MenuItems__item {
  width: 50%;
  padding: 0 3px;
}

.zs040-MenuItems__card {
  padding-bottom: 80px;
}

.zs040-MenuItems__card .cardImage {
  margin-bottom: 20px;
}

.zs040-MenuItems__card .cardImage .img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.zs040-MenuItems__card .cardImage .img:before {
  content: '';
  display: block;
  padding-top: 61.12853%;
}

.zs040-MenuItems__card .cardBody {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 0 40px;
}

.zs040-MenuItems__card .cardBody .cardNum {
  font-size: 10.5rem;
  color: #dcdcdc;
  letter-spacing: -0.05em;
  line-height: 1;
  margin-top: -10px;
  margin-right: 20px;
}

.zs040-MenuItems__card .cardBody .cardBody-inner .cardTitle {
  margin-bottom: 10px;
}

.zs040-MenuItems__card .cardBody .cardBody-inner .cardTitle .Title1 .Title1__text1 {
  font-size: 2.1rem;
  margin-bottom: 0;
}

.zs040-MenuItems__card .cardBody .cardBody-inner .cardTitle .Title1 .Title1__text2 {
  font-size: 1.5rem;
}

.zs040-MenuItems__card .cardBody .cardBody-inner .cardText {
  font-size: 1.5rem;
  color: #5a5a5a;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs040-MenuItems__card {
    padding-bottom: 60px;
  }
  .zs040-MenuItems__card .cardBody {
    padding: 0 20px;
  }
  .zs040-MenuItems__card .cardBody .cardNum {
    font-size: 8rem;
    margin-top: -10px;
    margin-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs040-MenuItems__card {
    padding-bottom: 40px;
  }
  .zs040-MenuItems__card .cardImage {
    margin-bottom: 10px;
  }
  .zs040-MenuItems__card .cardBody {
    padding: 0 5px;
  }
  .zs040-MenuItems__card .cardBody .cardNum {
    display: none;
  }
  .zs040-MenuItems__card .cardBody .cardBody-inner .cardTitle .Title1 .Title1__text1 {
    font-size: 1.6rem;
  }
  .zs040-MenuItems__card .cardBody .cardBody-inner .cardTitle .Title1 .Title1__text2 {
    font-size: 1.2rem;
  }
  .zs040-MenuItems__card .cardBody .cardBody-inner .cardText {
    font-size: 1.3rem;
  }
}

.zs041-Heading {
  position: relative;
  padding-top: 40px;
  padding-bottom: 100px;
}

@media screen and (max-width: 767px) {
  .zs041-Heading {
    padding-top: 20px;
    padding-bottom: 30px;
  }
}

.zs041-Heading__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs041-Heading__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs041-Heading__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs041-Heading__title {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .zs041-Heading__title {
    margin-bottom: 20px;
  }
}

.zs041-Heading__text {
  font-size: 1.8rem;
  color: #5a5a5a;
}

@media screen and (max-width: 767px) {
  .zs041-Heading__text {
    font-size: 1.4rem;
  }
}

.zs041-ListItems {
  position: relative;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .zs041-ListItems {
    padding-bottom: 40px;
  }
}

.zs041-ListItems__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  overflow: hidden;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs041-ListItems__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs041-ListItems__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs041-ListItems__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 50px);
  margin: 0 -25px;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs041-ListItems__items {
    width: calc(100% + 20px);
    margin: 0 -10px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .zs041-ListItems__items {
    width: calc(100% + 10px);
    margin: 0 -5px;
    margin-bottom: 10px;
  }
}

.zs041-ListItems__item {
  width: 33.33%;
  padding: 0 25px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs041-ListItems__item {
    padding: 0 10px;
  }
}

@media screen and (max-width: 767px) {
  .zs041-ListItems__item {
    width: 50%;
    padding: 0 5px;
  }
}

.zs041-ListItems__card {
  padding-bottom: 80px;
}

.zs041-ListItems__card .cardImage {
  margin-bottom: 20px;
}

.zs041-ListItems__card .cardImage .img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.zs041-ListItems__card .cardImage .img:before {
  content: '';
  display: block;
  padding-top: 70.75472%;
}

.zs041-ListItems__card .cardTitle {
  margin-bottom: 10px;
}

.zs041-ListItems__card .cardTitle .Title1 .Title1__text1 {
  font-size: 1.5rem;
  margin-bottom: 0;
}

.zs041-ListItems__card .cardText {
  font-size: 1.2rem;
  color: #333;
}

@media screen and (max-width: 767px) {
  .zs041-ListItems__card {
    padding-bottom: 30px;
  }
  .zs041-ListItems__card .cardImage {
    margin-bottom: 10px;
  }
  .zs041-ListItems__card .cardTitle .Title1 .Title1__text1 {
    font-size: 1.3rem;
  }
  .zs041-ListItems__card .cardText {
    font-size: 1.2rem;
  }
}

.zs041-Others {
  position: relative;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .zs041-Others {
    padding-bottom: 40px;
  }
}

.zs041-Others__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs041-Others__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs041-Others__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs041-Others__heading {
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

.zs041-Others__heading-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.zs041-Others__heading-inner .title {
  position: relative;
  padding-left: 15px;
  padding-top: 2px;
  font-weight: bold;
  font-size: 3.3rem;
  line-height: 1.2;
  text-align: left;
}

.zs041-Others__heading-inner .title:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 6px;
  background-color: #ed9100;
}

@media screen and (max-width: 767px) {
  .zs041-Others__heading-inner .title {
    font-size: 1.6rem;
  }
}

.zs041-Others__body-inner {
  overflow: hidden;
}

.zs041-Others__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 30px);
  margin: 0 -15px;
  margin-bottom: -20px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs041-Others__items {
    width: calc(100% + 20px);
    margin: 0 -10px;
  }
}

@media screen and (max-width: 767px) {
  .zs041-Others__items {
    width: calc(100% + 10px);
    margin: 0 -5px;
  }
}

.zs041-Others__item {
  width: 20%;
  padding: 0 15px;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs041-Others__item {
    padding: 0 10px;
  }
}

@media screen and (max-width: 767px) {
  .zs041-Others__item {
    width: 50%;
    padding: 0 5px;
  }
}

.zs041-Others__card .cardImage {
  margin-bottom: 5px;
}

.zs041-Others__card .cardImage .img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.zs041-Others__card .cardImage .img:before {
  content: '';
  display: block;
  padding-top: 69.44444%;
}

.zs041-Others__card .cardBody .text {
  font-size: 1.5rem;
}

@media screen and (max-width: 767px) {
  .zs041-Others__card .cardImage {
    margin-bottom: 5px;
  }
  .zs041-Others__card .cardBody .text {
    font-size: 1.3rem;
  }
}

.zs042-Main {
  position: relative;
  padding-top: 40px;
  padding-bottom: 100px;
}

@media screen and (max-width: 767px) {
  .zs042-Main {
    padding-top: 20px;
    padding-bottom: 50px;
  }
}

.zs042-Main__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs042-Main__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs042-Main__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs042-Main__heading {
  margin-bottom: 40px;
}

.zs042-Main__heading .title {
  margin-bottom: 20px;
}

.zs042-Main__heading .text {
  font-size: 1.8rem;
  color: #5a5a5a;
}

@media screen and (max-width: 767px) {
  .zs042-Main__heading {
    margin-bottom: 30px;
  }
  .zs042-Main__heading .title {
    margin-bottom: 20px;
  }
  .zs042-Main__heading .text {
    font-size: 1.4rem;
  }
}

.zs042-Main__image {
  margin-bottom: 60px;
}

.zs042-Main__image img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .zs042-Main__image {
    width: calc(100% + 20px);
    margin: 0 -10px;
    margin-bottom: 30px;
  }
}

.zs042-Main__body1 {
  padding-bottom: 80px;
}

.zs042-Main__body1 .title {
  position: relative;
  padding-left: 15px;
  padding-top: 2px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-size: 3.3rem;
  line-height: 1.2;
  font-weight: bold;
  text-align: left;
  border-bottom: 1px solid #c8c8c8;
}

.zs042-Main__body1 .title:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: calc(100% - 10px);
  width: 6px;
  background-color: #ed9100;
}

.zs042-Main__body1 .items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 30px);
  margin: 0 -15px;
  margin-bottom: -20px;
}

.zs042-Main__body1 .items .item {
  width: 20%;
  padding: 0 15px;
  margin-bottom: 20px;
}

.zs042-Main__body1 .card .cardImage {
  margin-bottom: 5px;
}

.zs042-Main__body1 .card .cardImage .img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.zs042-Main__body1 .card .cardImage .img:before {
  content: '';
  display: block;
  padding-top: 69.44444%;
}

.zs042-Main__body1 .card .cardBody .text {
  font-size: 1.2rem;
}

@media screen and (max-width: 767px) {
  .zs042-Main__body1 {
    padding-bottom: 20px;
  }
  .zs042-Main__body1 .title {
    font-size: 1.6rem;
  }
  .zs042-Main__body1 .items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 10px);
    margin: 0 -5px;
  }
  .zs042-Main__body1 .items .item {
    width: 50%;
    padding: 0 5px;
  }
}

.zs042-Main__body2 .listRows .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 15px 0;
  border-bottom: 1px solid #c8c8c8;
}

.zs042-Main__body2 .listRows .row:first-child {
  border-top: 1px solid #c8c8c8;
}

.zs042-Main__body2 .listRows .row .col {
  font-size: 1.5rem;
}

.zs042-Main__body2 .listRows .row .col.col--1 {
  width: 100px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
}

.zs042-Main__body2 .listRows .row .col.col--2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

@media screen and (max-width: 767px) {
  .zs042-Main__body2 .listRows .row {
    display: block;
    padding: 10px 0;
  }
  .zs042-Main__body2 .listRows .row .col {
    font-size: 1.3rem;
  }
  .zs042-Main__body2 .listRows .row .col.col--1 {
    width: 100%;
    padding-right: 0;
    font-weight: bold;
    margin-bottom: 5px;
  }
}

.zs050-Heading {
  position: relative;
  padding-top: 40px;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .zs050-Heading {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}

.zs050-Heading__image {
  margin-bottom: 90px;
}

.zs050-Heading__image .img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.zs050-Heading__image .img:before {
  content: '';
  display: block;
  padding-top: 31.25%;
}

@media screen and (max-width: 767px) {
  .zs050-Heading__image {
    margin-bottom: 30px;
  }
}

.zs050-Heading__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs050-Heading__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs050-Heading__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs050-Heading__title {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .zs050-Heading__title {
    margin-bottom: 20px;
  }
}

.zs050-Heading__text {
  font-size: 1.8rem;
  color: #5a5a5a;
}

@media screen and (max-width: 767px) {
  .zs050-Heading__text {
    font-size: 1.4rem;
  }
}

.zs050-MenuItems {
  position: relative;
  overflow: hidden;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .zs050-MenuItems {
    padding-bottom: 40px;
  }
}

.zs050-MenuItems__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 6px);
  margin: 0 -3px;
}

.zs050-MenuItems__item {
  width: 33.33%;
  padding: 0 3px;
}

@media screen and (max-width: 767px) {
  .zs050-MenuItems__item {
    width: 50%;
    padding: 0 3px;
  }
}

.zs050-MenuItems__card .cardImage {
  margin-bottom: 20px;
}

.zs050-MenuItems__card .cardImage .img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.zs050-MenuItems__card .cardImage .img:before {
  content: '';
  display: block;
  padding-top: 70.75472%;
}

.zs050-MenuItems__card .cardTitle {
  padding: 0 40px;
  margin-bottom: 10px;
}

.zs050-MenuItems__card .cardTitle .Title1 .Title1__text1 {
  font-size: 2.1rem;
  margin-bottom: 0;
}

.zs050-MenuItems__card .cardTitle .Title1 .Title1__text2 {
  font-size: 1.5rem;
}

.zs050-MenuItems__card .cardText {
  padding: 0 40px;
  padding-bottom: 40px;
  font-size: 1.5rem;
  color: #5a5a5a;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs050-MenuItems__card .cardTitle {
    padding: 0 20px;
  }
  .zs050-MenuItems__card .cardText {
    padding: 0 20px;
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .zs050-MenuItems__card .cardImage {
    margin-bottom: 10px;
  }
  .zs050-MenuItems__card .cardTitle {
    padding: 0 10px;
  }
  .zs050-MenuItems__card .cardTitle .Title1 .Title1__text1 {
    font-size: 1.6rem;
  }
  .zs050-MenuItems__card .cardTitle .Title1 .Title1__text2 {
    font-size: 1.3rem;
  }
  .zs050-MenuItems__card .cardText {
    padding: 0 10px;
    padding-bottom: 30px;
    font-size: 1.3rem;
  }
}

.zs051-Main {
  position: relative;
  padding-top: 40px;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .zs051-Main {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}

.zs051-Main__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs051-Main__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs051-Main__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs051-Main__heading {
  margin-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .zs051-Main__heading {
    margin-bottom: 30px;
  }
}

.zs051-Main__body .block {
  margin-top: 30px;
  margin-bottom: 30px;
}

.zs051-Main__body .block:first-child {
  margin-top: 0;
}

.zs051-Main__body .block:last-child {
  margin-bottom: 0;
}

.zs051-Main__body .lead1 {
  font-size: 3.6rem;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 30px;
}

.zs051-Main__body .lead2 {
  font-size: 2.7rem;
  line-height: 1.2;
  font-weight: bold;
  color: #009d45;
  margin-bottom: 20px;
}

.zs051-Main__body .sign .name {
  font-size: 2.1rem;
}

@media screen and (max-width: 767px) {
  .zs051-Main__body .block {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .zs051-Main__body .block:first-child {
    margin-top: 0;
  }
  .zs051-Main__body .block:last-child {
    margin-bottom: 0;
  }
  .zs051-Main__body .lead1 {
    font-size: 2rem;
    margin-bottom: 20px;
  }
  .zs051-Main__body .lead2 {
    font-size: 2rem;
    margin-bottom: 10px;
  }
  .zs051-Main__body .lead2 + p {
    margin-top: 10px;
  }
  .zs051-Main__body .sign .name {
    font-size: 1.6rem;
  }
}

.zs051-Others {
  position: relative;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .zs051-Others {
    padding-bottom: 30px;
  }
}

.zs051-Others__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs051-Others__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs051-Others__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs051-Others__heading {
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .zs051-Others__heading {
    margin-bottom: 20px;
  }
}

.zs051-Others__heading-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.zs051-Others__body-inner {
  overflow: hidden;
}

.zs051-Others__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 30px);
  margin: 0 -15px;
  margin-bottom: -20px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs051-Others__items {
    width: calc(100% + 20px);
    margin: 0 -10px;
  }
}

@media screen and (max-width: 767px) {
  .zs051-Others__items {
    width: calc(100% + 10px);
    margin: 0 -5px;
  }
}

.zs051-Others__item {
  width: 20%;
  padding: 0 15px;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs051-Others__item {
    padding: 0 10px;
  }
}

@media screen and (max-width: 767px) {
  .zs051-Others__item {
    width: 50%;
    padding: 0 5px;
  }
}

.zs051-Others__card .cardImage {
  margin-bottom: 5px;
}

.zs051-Others__card .cardImage .img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.zs051-Others__card .cardImage .img:before {
  content: '';
  display: block;
  padding-top: 69.44444%;
}

.zs051-Others__card .cardBody .text {
  font-size: 1.5rem;
}

@media screen and (max-width: 767px) {
  .zs051-Others__card .cardBody .text {
    font-size: 1.3rem;
  }
}

.zs052-Block {
  position: relative;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .zs052-Block {
    padding-bottom: 40px;
  }
}

.zs052-Block__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs052-Block__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs052-Block__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs052-Block__heading {
  border-bottom: 1px solid #c3c3c3;
  margin-bottom: 20px;
}

.zs052-Block__heading .title {
  font-size: 3.6rem;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .zs052-Block__heading .title {
    font-size: 2rem;
  }
}

.zs052-Block__box .lead {
  font-size: 2.7rem;
  line-height: 1.2;
  font-weight: bold;
  color: #009d45;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .zs052-Block__box .lead {
    font-size: 2rem;
  }
}

.zs052-Block__boxItems {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.zs052-Block__boxItems .item {
  width: calc(50% - 30px);
  margin-bottom: 30px;
}

.zs052-Block__boxItems .lead {
  font-size: 2.7rem;
  line-height: 1.2;
  font-weight: bold;
  color: #009d45;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs052-Block__boxItems .item {
    width: calc(50% - 10px);
  }
}

@media screen and (max-width: 767px) {
  .zs052-Block__boxItems {
    margin-bottom: -20px;
  }
  .zs052-Block__boxItems .item {
    width: 100%;
    margin-bottom: 20px;
  }
  .zs052-Block__boxItems .lead {
    font-size: 2rem;
    margin-bottom: 5px;
  }
  .zs052-Block__boxItems p {
    margin-top: 5px;
  }
}

.zs052-Block__listRows1 .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 15px 0;
  border-bottom: 1px solid #c8c8c8;
}

.zs052-Block__listRows1 .row:first-child {
  border-top: 1px solid #c8c8c8;
}

.zs052-Block__listRows1 .row .col {
  font-size: 1.5rem;
}

.zs052-Block__listRows1 .row .col.col--1 {
  width: 150px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
}

.zs052-Block__listRows1 .row .col.col--2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

@media screen and (max-width: 767px) {
  .zs052-Block__listRows1 .row {
    display: block;
    padding: 10px 0;
  }
  .zs052-Block__listRows1 .row .col {
    font-size: 1.3rem;
  }
  .zs052-Block__listRows1 .row .col.col--1 {
    width: 100%;
    padding-right: 0;
    font-weight: bold;
    margin-bottom: 5px;
  }
}

.zs052-Block__listRows2 .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 15px 0;
  border-bottom: 1px solid #c8c8c8;
}

.zs052-Block__listRows2 .row:first-child {
  border-top: 1px solid #c8c8c8;
}

.zs052-Block__listRows2 .row .col {
  font-size: 1.5rem;
}

.zs052-Block__listRows2 .row .col.col--1 {
  width: 100px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
}

.zs052-Block__listRows2 .row .col.col--2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

@media screen and (max-width: 767px) {
  .zs052-Block__listRows2 .row {
    display: block;
    padding: 10px 0;
  }
  .zs052-Block__listRows2 .row .col {
    font-size: 1.3rem;
  }
  .zs052-Block__listRows2 .row .col.col--1 {
    width: 100%;
    padding-right: 0;
    font-weight: bold;
    margin-bottom: 5px;
  }
}

.zs052-Block__accessInfo .image {
  margin-bottom: 30px;
}

.zs052-Block__accessInfo .image img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .zs052-Block__accessInfo .image {
    margin-bottom: 20px;
  }
  .zs052-Block__accessInfo .text {
    font-size: 1.2rem;
    margin-bottom: 10px;
  }
}

.zs052-Block__map {
  position: relative;
  height: 750px;
  width: 100%;
  overflow: hidden;
}

.zs052-Block__map iframe {
  width: 100%;
  height: calc(100% + 300px);
  -webkit-transform: translateY(-150px);
  transform: translateY(-150px);
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs052-Block__map {
    height: 400px;
  }
}

@media screen and (max-width: 767px) {
  .zs052-Block__map {
    height: 200px;
    width: calc(100% - 20px);
    margin: 0 10px;
  }
}

.zs052-Heading {
  position: relative;
  padding-top: 40px;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .zs052-Heading {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.zs052-Heading__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs052-Heading__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs052-Heading__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs053-Block {
  position: relative;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .zs053-Block {
    padding-bottom: 40px;
  }
}

.zs053-Block__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs053-Block__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs053-Block__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs053-Block__heading {
  border-bottom: 1px solid #c3c3c3;
  margin-bottom: 20px;
}

.zs053-Block__heading .title {
  font-size: 3.6rem;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .zs053-Block__heading .title {
    font-size: 2rem;
  }
}

.zs053-Block__body {
  overflow: hidden;
}

.zs053-Block__body .lead {
  font-size: 2.7rem;
  line-height: 1.2;
  font-weight: bold;
  color: #009d45;
  margin-bottom: 30px;
}

.zs053-Block__body p {
  font-size: 1.8rem;
}

.zs053-Block__body .imageItems {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 50px);
  margin-top: 30px;
  margin-left: -25px;
  margin-right: -25px;
  margin-bottom: -50px;
}

.zs053-Block__body .imageItems .item {
  width: 33.33%;
  padding: 0 25px;
  margin-bottom: 50px;
}

.zs053-Block__body .imageItems .item .img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.zs053-Block__body .imageItems .item .img:before {
  content: '';
  display: block;
  padding-top: 73.77049%;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs053-Block__body .imageItems {
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -20px;
  }
  .zs053-Block__body .imageItems .item {
    width: 33.33%;
    padding: 0 10px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs053-Block__body .lead {
    font-size: 2rem;
    margin-bottom: 20px;
  }
  .zs053-Block__body p {
    font-size: 1.4rem;
  }
  .zs053-Block__body .imageItems {
    width: calc(100% + 4px);
    margin-top: 0;
    margin-left: -2px;
    margin-right: -2px;
    margin-bottom: -4px;
  }
  .zs053-Block__body .imageItems .item {
    width: 33.33%;
    padding: 0 2px;
    margin-bottom: 4px;
  }
}

.zs053-Heading {
  position: relative;
  padding-top: 40px;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .zs053-Heading {
    padding-top: 20px;
    padding-bottom: 30px;
  }
}

.zs053-Heading__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs053-Heading__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs053-Heading__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs053-Heading__title {
  margin-bottom: 90px;
}

@media screen and (max-width: 767px) {
  .zs053-Heading__title {
    margin-bottom: 30px;
  }
}

.zs053-Heading__image {
  margin-bottom: 90px;
}

.zs053-Heading__image .img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.zs053-Heading__image .img:before {
  content: '';
  display: block;
  padding-top: 39.0625%;
}

@media screen and (max-width: 767px) {
  .zs053-Heading__image {
    margin-bottom: 30px;
  }
}

.zs053-Heading__body .lead {
  font-size: 3.6rem;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 40px;
}

.zs053-Heading__body p {
  font-size: 1.8rem;
}

@media screen and (max-width: 767px) {
  .zs053-Heading__body .lead {
    font-size: 2rem;
    margin-bottom: 20px;
  }
  .zs053-Heading__body p {
    font-size: 1.4rem;
  }
}

.zs054-Block {
  position: relative;
  padding-top: 60px;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .zs054-Block {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}

.zs054-Block__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs054-Block__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs054-Block__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs054-Block__container .title {
  font-size: 3.6rem;
  font-weight: bold;
}

.zs054-Block__container p {
  font-size: 2.1rem;
}

@media screen and (max-width: 767px) {
  .zs054-Block__container .title {
    font-size: 2rem;
  }
  .zs054-Block__container p {
    font-size: 1.4rem;
  }
}

.zs054-ImageItems {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.zs054-ImageItems__item {
  width: 33.33%;
}

.zs054-ImageItems__item .img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.zs054-ImageItems__item .img:before {
  content: '';
  display: block;
  padding-top: 65.625%;
}

@media screen and (max-width: 767px) {
  .zs054-ImageItems__item {
    width: 50%;
  }
}

.zs060-Heading {
  position: relative;
  padding-top: 40px;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .zs060-Heading {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}

.zs060-Heading__image {
  margin-bottom: 90px;
}

.zs060-Heading__image .img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.zs060-Heading__image .img:before {
  content: '';
  display: block;
  padding-top: 31.25%;
}

@media screen and (max-width: 767px) {
  .zs060-Heading__image {
    margin-bottom: 30px;
  }
}

.zs060-Heading__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs060-Heading__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs060-Heading__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs060-Heading__title {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .zs060-Heading__title {
    margin-bottom: 20px;
  }
}

.zs060-Heading__text {
  font-size: 1.8rem;
  color: #5a5a5a;
}

@media screen and (max-width: 767px) {
  .zs060-Heading__text {
    font-size: 1.4rem;
  }
}

.zs060-MenuItems {
  position: relative;
  overflow: hidden;
}

.zs060-MenuItems__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 6px);
  margin: 0 -3px;
}

.zs060-MenuItems__item {
  width: 33.33%;
  padding: 0 3px;
}

.zs060-MenuItems__item.zs060-MenuItems__item--half {
  width: 50%;
}

.zs060-MenuItems__item.zs060-MenuItems__item--half .cardImage .img:before {
  padding-top: 43.88715%;
}

@media screen and (max-width: 767px) {
  .zs060-MenuItems__item {
    width: 50%;
    padding: 0 3px;
  }
  .zs060-MenuItems__item.zs060-MenuItems__item--half {
    width: 100%;
  }
}

.zs060-MenuItems__card .cardImage {
  margin-bottom: 20px;
}

.zs060-MenuItems__card .cardImage .img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.zs060-MenuItems__card .cardImage .img:before {
  content: '';
  display: block;
  padding-top: 66.03774%;
}

.zs060-MenuItems__card .cardTitle {
  padding: 0 40px;
  margin-bottom: 10px;
}

.zs060-MenuItems__card .cardTitle .Title1 .Title1__text1 {
  font-size: 2.1rem;
  margin-bottom: 0;
}

.zs060-MenuItems__card .cardTitle .Title1 .Title1__text2 {
  font-size: 1.5rem;
}

.zs060-MenuItems__card .cardText {
  padding: 0 40px;
  padding-bottom: 80px;
  font-size: 1.5rem;
  color: #5a5a5a;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs060-MenuItems__card .cardTitle {
    padding: 0 20px;
  }
  .zs060-MenuItems__card .cardText {
    padding: 0 20px;
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 767px) {
  .zs060-MenuItems__card .cardImage {
    margin-bottom: 10px;
  }
  .zs060-MenuItems__card .cardTitle {
    padding: 0 10px;
  }
  .zs060-MenuItems__card .cardTitle .Title1 .Title1__text1 {
    font-size: 1.6rem;
  }
  .zs060-MenuItems__card .cardTitle .Title1 .Title1__text2 {
    font-size: 1.3rem;
  }
  .zs060-MenuItems__card .cardText {
    padding: 0 10px;
    padding-bottom: 30px;
    font-size: 1.3rem;
  }
}

.zs061-Archive {
  position: relative;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .zs061-Archive {
    padding-bottom: 30px;
  }
}

.zs061-Archive__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs061-Archive__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs061-Archive__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs061-Archive__heading {
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 10px;
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .zs061-Archive__heading {
    margin-bottom: 20px;
  }
}

.zs061-Archive__heading-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.zs061-Archive__body .newsRows .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 15px;
  margin-bottom: 15px;
}

.zs061-Archive__body .newsRows .row:first-child {
  margin-top: 0;
}

.zs061-Archive__body .newsRows .row:last-child {
  margin-bottom: 0;
}

.zs061-Archive__body .newsRows .row .col a {
  text-decoration: none;
  color: #333333;
}

.zs061-Archive__body .newsRows .row .col.col--1 {
  width: 100px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.zs061-Archive__body .newsRows .row .col.col--2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

@media screen and (max-width: 767px) {
  .zs061-Archive__body .newsRows .row {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .zs061-Archive__body .newsRows .row:first-child {
    margin-top: 0;
  }
  .zs061-Archive__body .newsRows .row:last-child {
    margin-bottom: 0;
  }
  .zs061-Archive__body .newsRows .row .col.col--1 {
    width: 100%;
    font-weight: bold;
  }
  .zs061-Archive__body .newsRows .row .col.col--2 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

.zs061-Heading {
  position: relative;
  padding-top: 40px;
  padding-bottom: 80px;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .zs061-Heading {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}

.zs061-Heading__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs061-Heading__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs061-Heading__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs061-Heading__title {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .zs061-Heading__title {
    margin-bottom: 20px;
  }
}

.zs061-Heading__pickUpItems {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 8px);
}

.zs061-Heading__pickUpItem {
  width: 33.33%;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 767px) {
  .zs061-Heading__pickUpItem {
    width: 100%;
    margin-bottom: 40px;
  }
}

.zs061-Heading__pickUpCard .cardImage {
  margin-bottom: 12px;
}

.zs061-Heading__pickUpCard .cardImage .img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.zs061-Heading__pickUpCard .cardImage .img:before {
  content: '';
  display: block;
  padding-top: 66.24606%;
}

.zs061-Heading__pickUpCard .cardBodyHeading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 0 40px;
  margin-bottom: 10px;
}

.zs061-Heading__pickUpCard .cardBodyHeading .badge {
  background-color: #ff0000;
  border-radius: 4px;
  padding: 4px 10px;
  color: #ffffff;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: bold;
}

.zs061-Heading__pickUpCard .cardBody {
  padding: 0 40px;
}

.zs061-Heading__pickUpCard .cardBody a {
  text-decoration: none;
  color: #333333;
}

.zs061-Heading__pickUpCard .cardBody .text {
  font-weight: bold;
  line-height: 1.2;
  text-align: justify;
  margin-top: 10px;
  margin-bottom: 10px;
}

.zs061-Heading__pickUpCard .cardBody .text:first-child {
  margin-top: 0;
}

.zs061-Heading__pickUpCard .cardBody .text:last-child {
  margin-bottom: 0;
}

.zs061-Heading__pickUpCard .cardBody .text.text--b {
  font-size: 3.3rem;
}

.zs061-Heading__pickUpCard .cardBody .text.text--m {
  font-size: 2.7rem;
}

.zs061-Heading__pickUpCard .cardBody .text.text--s {
  font-size: 2.1rem;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs061-Heading__pickUpCard .cardBodyHeading {
    padding: 0 20px;
  }
  .zs061-Heading__pickUpCard .cardBody {
    padding: 0 20px;
  }
  .zs061-Heading__pickUpCard .cardBody .text {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .zs061-Heading__pickUpCard .cardBody .text:first-child {
    margin-top: 0;
  }
  .zs061-Heading__pickUpCard .cardBody .text:last-child {
    margin-bottom: 0;
  }
  .zs061-Heading__pickUpCard .cardBody .text.text--b {
    font-size: 2.4rem;
  }
  .zs061-Heading__pickUpCard .cardBody .text.text--m {
    font-size: 2rem;
  }
  .zs061-Heading__pickUpCard .cardBody .text.text--s {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 767px) {
  .zs061-Heading__pickUpCard .cardBodyHeading {
    padding: 0 10px;
  }
  .zs061-Heading__pickUpCard .cardBody {
    padding: 0 10px;
  }
  .zs061-Heading__pickUpCard .cardBody .text {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .zs061-Heading__pickUpCard .cardBody .text:first-child {
    margin-top: 0;
  }
  .zs061-Heading__pickUpCard .cardBody .text:last-child {
    margin-bottom: 0;
  }
  .zs061-Heading__pickUpCard .cardBody .text.text--b {
    font-size: 2rem;
  }
  .zs061-Heading__pickUpCard .cardBody .text.text--m {
    font-size: 1.6rem;
  }
  .zs061-Heading__pickUpCard .cardBody .text.text--s {
    font-size: 1.4rem;
  }
}

.zs062-Heading {
  position: relative;
  padding-top: 40px;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .zs062-Heading {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}

.zs062-Heading__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs062-Heading__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs062-Heading__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs062-Heading__title {
  margin-bottom: 0px;
}

.zs062-Heading__text {
  font-size: 1.8rem;
  color: #5a5a5a;
}

@media screen and (max-width: 767px) {
  .zs062-Heading__text {
    font-size: 1.4rem;
  }
}

.zs062-Main {
  position: relative;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .zs062-Main {
    padding-bottom: 30px;
  }
}

.zs062-Main__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs062-Main__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs062-Main__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs062-Main__heading {
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .zs062-Main__heading {
    margin-bottom: 20px;
  }
}

.zs062-Main__heading-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.zs062-Main__heading-inner .title {
  padding-right: 40px;
  font-size: 3.6rem;
  line-height: 1.2;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .zs062-Main__heading-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .zs062-Main__heading-inner .title {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  .zs062-Main__heading-inner .Button1 {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-left: auto;
  }
}

.zs062-Main__body .listRows .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 15px 0;
  border-bottom: 1px solid #c8c8c8;
}

.zs062-Main__body .listRows .row:first-child {
  border-top: 1px solid #c8c8c8;
}

.zs062-Main__body .listRows .row .col {
  font-size: 1.5rem;
}

.zs062-Main__body .listRows .row .col a {
  text-decoration: none;
}

.zs062-Main__body .listRows .row .col.col--1 {
  width: 150px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.zs062-Main__body .listRows .row .col.col--2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.zs062-Main__body .listRows .row .col.col--3 {
  width: 100px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: center;
}

.zs062-Main__body .listRows .row .col.col--4 {
  width: 100px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: right;
}

@media screen and (max-width: 767px) {
  .zs062-Main__body .listRows .row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 0;
  }
  .zs062-Main__body .listRows .row .col {
    font-size: 1.3rem;
  }
  .zs062-Main__body .listRows .row .col.col--1 {
    width: 100%;
    font-weight: bold;
    margin-bottom: 5px;
  }
  .zs062-Main__body .listRows .row .col.col--2 {
    width: 100%;
    -webkit-box-flex: initial;
    -webkit-flex: initial;
    -ms-flex: initial;
    flex: initial;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 5px;
  }
  .zs062-Main__body .listRows .row .col.col--3 {
    width: 50px;
    text-align: left;
  }
  .zs062-Main__body .listRows .row .col.col--4 {
    width: 100px;
    text-align: left;
  }
}

.zs070-Layout {
  position: relative;
  padding-top: 40px;
}

@media screen and (max-width: 767px) {
  .zs070-Layout {
    padding-top: 20px;
  }
}

.zs070-Layout__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs070-Layout__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs070-Layout__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs070-Layout__inner {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs070-Layout__inner {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .zs070-Layout__inner {
    display: block;
  }
}

.zs070-Layout__side {
  width: 210px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 55px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs070-Layout__side {
    width: 100%;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .zs070-Layout__side {
    width: 100%;
    margin-bottom: 40px;
  }
}

.zs070-Layout__main {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.zs070-Main {
  padding-bottom: 90px;
}

@media screen and (max-width: 767px) {
  .zs070-Main {
    padding-bottom: 50px;
  }
}

.zs070-Main__heading {
  margin-bottom: 45px;
}

.zs070-Main__heading .title {
  margin-bottom: 20px;
}

.zs070-Main__heading .text {
  font-size: 1.8rem;
}

@media screen and (max-width: 767px) {
  .zs070-Main__heading {
    margin-bottom: 20px;
  }
  .zs070-Main__heading .title {
    margin-bottom: 10px;
  }
  .zs070-Main__heading .text {
    font-size: 1.4rem;
  }
}

.zs070-Main__listItems {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 50px);
  margin: 0 -25px;
  padding-bottom: 30px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs070-Main__listItems {
    width: calc(100% + 30px);
    margin: 0 -15px;
  }
}

@media screen and (max-width: 767px) {
  .zs070-Main__listItems {
    width: calc(100% + 20px);
    margin: 0 -10px;
  }
}

.zs070-Main__listItem {
  width: 33.33%;
  padding: 0 25px;
  margin-bottom: 50px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs070-Main__listItem {
    padding: 0 15px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .zs070-Main__listItem {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 20px;
  }
}

.zs070-Main__listCard {
  width: 100%;
}

.zs070-Main__listCard .cardImage {
  margin-bottom: 20px;
}

.zs070-Main__listCard .cardImage .img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.zs070-Main__listCard .cardImage .img:before {
  content: '';
  display: block;
  padding-top: 73.80952%;
}

.zs070-Main__listCard .cardBody .text {
  color: #000000;
}

.zs070-Main__listCard .cardBody .text.text--1 {
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 10px;
}

.zs070-Main__listCard .cardBody .text.text--2 {
  font-size: 1.2rem;
}

@media screen and (max-width: 767px) {
  .zs070-Main__listCard .cardImage {
    margin-bottom: 10px;
  }
  .zs070-Main__listCard .cardBody .text.text--1 {
    font-size: 1.4rem;
    margin-bottom: 5px;
  }
  .zs070-Main__listCard .cardBody .text.text--2 {
    font-size: 1.2rem;
  }
}

.zs070-RecentItems {
  position: relative;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .zs070-RecentItems {
    padding-bottom: 30px;
  }
}

.zs070-RecentItems__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs070-RecentItems__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs070-RecentItems__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs070-RecentItems__heading {
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .zs070-RecentItems__heading {
    margin-bottom: 20px;
  }
}

.zs070-RecentItems__heading-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.zs070-RecentItems__heading-inner .Title1 {
  padding-right: 40px;
}

@media screen and (max-width: 767px) {
  .zs070-RecentItems__heading-inner .Title1 {
    padding-right: 20px;
  }
  .zs070-RecentItems__heading-inner .Title1 .Title1__text1 {
    font-size: 1.7rem;
  }
}

.zs070-RecentItems__body-inner {
  overflow: hidden;
}

.zs070-RecentItems__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 30px);
  margin: 0 -15px;
  margin-bottom: -20px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs070-RecentItems__items {
    width: calc(100% + 20px);
    margin: 0 -10px;
  }
}

@media screen and (max-width: 767px) {
  .zs070-RecentItems__items {
    width: calc(100% + 10px);
    margin: 0 -5px;
  }
}

.zs070-RecentItems__item {
  width: 20%;
  padding: 0 15px;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs070-RecentItems__item {
    padding: 0 10px;
  }
}

@media screen and (max-width: 767px) {
  .zs070-RecentItems__item {
    width: 50%;
    padding: 0 5px;
  }
}

.zs070-RecentItems__card .cardImage {
  margin-bottom: 5px;
}

.zs070-RecentItems__card .cardImage .img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.zs070-RecentItems__card .cardImage .img:before {
  content: '';
  display: block;
  padding-top: 69.44444%;
}

.zs070-RecentItems__card .cardBody .text {
  font-size: 1.5rem;
  line-height: 1.2;
}

@media screen and (max-width: 767px) {
  .zs070-RecentItems__card .cardBody .text {
    font-size: 1.3rem;
  }
}

.zs070-Side__title {
  font-size: 3.3rem;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .zs070-Side__title {
    font-size: 2rem;
  }
}

.zs070-Side__searchTitle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px 0;
  border-bottom: 1px solid #c8c8c8;
}

.zs070-Side__searchTitle .text {
  font-size: 1.8rem;
  font-weight: bold;
}

.zs070-Side__searchTitle .button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #646464;
  color: #ffffff;
  font-weight: bold;
  padding: 5px 8px;
  font-size: 1.5rem;
  line-height: 1;
}

.zs070-Side__searchTitle a.button {
  text-decoration: none;
  color: #ffffff;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs070-Side__searchTitle {
    padding: 15px 0;
  }
}

@media screen and (max-width: 767px) {
  .zs070-Side__searchTitle {
    padding: 15px 0;
  }
  .zs070-Side__searchTitle .text {
    font-size: 1.4rem;
  }
  .zs070-Side__searchTitle .button {
    font-size: 1.3rem;
  }
}

.zs070-Side__searchBlock {
  padding: 30px 0;
  border-bottom: 1px solid #c8c8c8;
}

.zs070-Side__searchBlock .blockTitle {
  position: relative;
  padding-left: 12px;
  padding-top: 2px;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.2;
  text-align: left;
  margin-bottom: 20px;
}

.zs070-Side__searchBlock .blockTitle:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 6px;
  background-color: #0a4191;
}

.zs070-Side__searchBlock .blockItems .item label.checkLabel {
  position: relative;
  margin: 0;
}

.zs070-Side__searchBlock .blockItems .item label.checkLabel:hover {
  cursor: pointer;
}

.zs070-Side__searchBlock .blockItems .item label.checkLabel input[type=checkbox] {
  position: absolute;
  overflow: hidden;
  height: 1px;
  width: 1px;
  top: 50%;
  padding: 0;
  margin: 0;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
  clip-path: inset(0px 0px 99.9% 99.9%);
}

.zs070-Side__searchBlock .blockItems .item label.checkLabel input[type=checkbox] + .holder {
  position: relative;
  display: block;
  width: 100%;
  padding-left: 20px;
  font-size: 1.5rem;
  letter-spacing: -0.1em;
  pointer-events: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}

.zs070-Side__searchBlock .blockItems .item label.checkLabel input[type=checkbox] + .holder:before {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 50%;
  margin-top: -7px;
  width: 14px;
  height: 14px;
  border-radius: 2px;
  border: 1px solid #333;
}

.zs070-Side__searchBlock .blockItems .item label.checkLabel input[type=checkbox] + .holder:after {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 50%;
  margin-left: 3px;
  margin-top: -3px;
  width: 10px;
  height: 5px;
  -webkit-box-shadow: -2px 2px 0 #333;
  box-shadow: -2px 2px 0 #333;
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  visibility: hidden;
}

.zs070-Side__searchBlock .blockItems .item label.checkLabel input[type=checkbox]:checked + .holder:after {
  visibility: visible;
}

.zs070-Side__searchBlock .blockItems.blockItems--2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.zs070-Side__searchBlock .blockItems.blockItems--2 .item {
  width: 50%;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs070-Side__searchBlock {
    padding: 15px 0;
  }
  .zs070-Side__searchBlock .blockItems {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .zs070-Side__searchBlock .blockItems .item {
    margin-right: 30px;
    margin-bottom: 5px;
  }
  .zs070-Side__searchBlock .blockItems.blockItems--2 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .zs070-Side__searchBlock .blockItems.blockItems--2 .item {
    width: auto;
  }
}

@media screen and (max-width: 767px) {
  .zs070-Side__searchBlock {
    padding: 10px 0;
  }
  .zs070-Side__searchBlock .blockTitle {
    margin-bottom: 10px;
  }
  .zs070-Side__searchBlock .blockItems {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .zs070-Side__searchBlock .blockItems .item {
    margin-right: 20px;
    margin-bottom: 5px;
  }
  .zs070-Side__searchBlock .blockItems .item label.checkLabel input[type=checkbox] + .holder {
    font-size: 1.3rem;
  }
  .zs070-Side__searchBlock .blockItems.blockItems--2 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .zs070-Side__searchBlock .blockItems.blockItems--2 .item {
    width: auto;
  }
}

.zs071-Main {
  position: relative;
  padding-top: 40px;
  padding-bottom: 100px;
}

@media screen and (max-width: 767px) {
  .zs071-Main {
    padding-top: 20px;
    padding-bottom: 50px;
  }
}

.zs071-Main__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs071-Main__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs071-Main__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs071-Main__heading {
  margin-bottom: 65px;
}

@media screen and (max-width: 767px) {
  .zs071-Main__heading {
    margin-bottom: 30px;
  }
}

.zs071-Main__block1 {
  margin-bottom: 100px;
}

.zs071-Main__block1 .listRows .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 15px 0;
  border-bottom: 1px solid #c8c8c8;
}

.zs071-Main__block1 .listRows .row:first-child {
  border-top: 1px solid #c8c8c8;
}

.zs071-Main__block1 .listRows .row .col {
  font-size: 1.5rem;
}

.zs071-Main__block1 .listRows .row .col a {
  text-decoration: none;
}

.zs071-Main__block1 .listRows .row .col.col--1 {
  width: 100px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.zs071-Main__block1 .listRows .row .col.col--2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

@media screen and (max-width: 767px) {
  .zs071-Main__block1 {
    margin-bottom: 30px;
  }
  .zs071-Main__block1 .listRows .row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 0;
  }
  .zs071-Main__block1 .listRows .row .col {
    font-size: 1.3rem;
  }
  .zs071-Main__block1 .listRows .row .col.col--1 {
    width: 100%;
    font-weight: bold;
    margin-bottom: 5px;
  }
  .zs071-Main__block1 .listRows .row .col.col--2 {
    width: 100%;
    -webkit-box-flex: initial;
    -webkit-flex: initial;
    -ms-flex: initial;
    flex: initial;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 5px;
  }
}

.zs071-Main__block2 .blockTitle {
  font-size: 2.4rem;
  font-weight: bold;
  border-bottom: 1px solid #c8c8c8;
  margin-bottom: 30px;
}

.zs071-Main__block2 .blockItems {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 50px);
  margin: 0 -25px;
  margin-bottom: -80px;
}

.zs071-Main__block2 .blockItems .item {
  width: 33.33%;
  padding: 0 25px;
  margin-bottom: 80px;
}

.zs071-Main__block2 .blockItems .card .cardImage {
  margin-bottom: 20px;
}

.zs071-Main__block2 .blockItems .card .cardImage .img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.zs071-Main__block2 .blockItems .card .cardImage .img:before {
  content: '';
  display: block;
  padding-top: 71.03825%;
}

.zs071-Main__block2 .blockItems .card .cardBody .Title1 .Title1__text1 {
  font-size: 1.5rem;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs071-Main__block2 .blockItems {
    width: calc(100% + 30px);
    margin: 0 -15px;
    margin-bottom: -40px;
  }
  .zs071-Main__block2 .blockItems .item {
    width: 33.33%;
    padding: 0 15px;
    margin-bottom: 40px;
  }
  .zs071-Main__block2 .blockItems .card .cardImage {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .zs071-Main__block2 .blockTitle {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
  .zs071-Main__block2 .blockItems {
    width: calc(100% + 10px);
    margin: 0 -5px;
    margin-bottom: -30px;
  }
  .zs071-Main__block2 .blockItems .item {
    width: 50%;
    padding: 0 5px;
    margin-bottom: 30px;
  }
  .zs071-Main__block2 .blockItems .card .cardImage {
    margin-bottom: 10px;
  }
  .zs071-Main__block2 .blockItems .card .cardBody .Title1 .Title1__text1 {
    font-size: 1.3rem;
  }
}

.zs080-Heading {
  position: relative;
  padding-top: 40px;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .zs080-Heading {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}

.zs080-Heading__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs080-Heading__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs080-Heading__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs080-Heading__title {
  margin-bottom: 0px;
}

.zs080-Heading__text {
  font-size: 1.8rem;
  color: #5a5a5a;
}

@media screen and (max-width: 767px) {
  .zs080-Heading__text {
    font-size: 1.4rem;
  }
}

.zs080-Tile {
  position: relative;
  padding-bottom: 90px;
}

@media screen and (max-width: 767px) {
  .zs080-Tile {
    padding-bottom: 40px;
  }
}

.zs080-Tile__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs080-Tile__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs080-Tile__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs080-Tile__heading {
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 5px;
  margin-bottom: 20px;
}

.zs080-Tile__heading .title {
  font-size: 3.6rem;
  line-height: 1.2;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .zs080-Tile__heading .title {
    font-size: 1.8rem;
  }
}

.zs080-Tile__messageBox .message {
  font-size: 1.8rem;
  text-align: justify;
  text-justify: inter-ideograph;
}

.zs080-Tile__messageBox .hiddenArea {
  height: 0;
  overflow: hidden;
}

.zs080-Tile__messageBox .hiddenArea .hiddenAreaInner {
  padding-bottom: 40px;
}

.zs080-Tile__messageBox .signature {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 40px;
}

.zs080-Tile__messageBox .signature .position {
  margin-right: 20px;
}

.zs080-Tile__messageBox .signature .name {
  font-size: 5.1rem;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .zs080-Tile__messageBox .message {
    font-size: 1.4rem;
  }
  .zs080-Tile__messageBox .hiddenArea .hiddenAreaInner {
    padding-bottom: 20px;
  }
  .zs080-Tile__messageBox .signature {
    margin-top: 20px;
  }
  .zs080-Tile__messageBox .signature .position {
    margin-right: 20px;
  }
  .zs080-Tile__messageBox .signature .name {
    font-size: 2rem;
  }
}

.zs080-Tile__buttonWrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.zs080-Tile__buttonWrap .button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.zs080-Tile__buttonWrap .button:before {
  content: '続きを読む';
}

.zs080-Tile__buttonWrap .button:after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: -10px;
  margin-left: 5px;
  -webkit-box-shadow: -1px 1px 0 #666;
  box-shadow: -1px 1px 0 #666;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-left: 10px;
}

.zs080-Tile__buttonWrap .button.is-active:before {
  content: '閉じる';
}

.zs080-Tile__buttonWrap .button.is-active:after {
  margin-top: 8px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.zs080-Tile__buttonWrap .button:hover {
  cursor: pointer;
}

.zs080-Tile__listRows .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 15px 0;
  border-bottom: 1px solid #c8c8c8;
}

.zs080-Tile__listRows .row:first-child {
  border-top: 1px solid #c8c8c8;
}

.zs080-Tile__listRows .row .col {
  font-size: 1.5rem;
}

.zs080-Tile__listRows .row .col a {
  text-decoration: none;
}

.zs080-Tile__listRows .row .col.col--1 {
  width: 150px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.zs080-Tile__listRows .row .col.col--2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

@media screen and (max-width: 767px) {
  .zs080-Tile__listRows .row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 0;
  }
  .zs080-Tile__listRows .row .col {
    font-size: 1.3rem;
  }
  .zs080-Tile__listRows .row .col.col--1 {
    width: 100%;
    font-weight: bold;
    margin-bottom: 5px;
  }
  .zs080-Tile__listRows .row .col.col--2 {
    width: 100%;
    -webkit-box-flex: initial;
    -webkit-flex: initial;
    -ms-flex: initial;
    flex: initial;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 5px;
  }
}

.zs090-Block1 {
  position: relative;
  padding-bottom: 100px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs090-Block1 {
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 767px) {
  .zs090-Block1 {
    padding-bottom: 40px;
  }
}

.zs090-Block1__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs090-Block1__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs090-Block1__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs090-Block1__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs090-Block1__row {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .zs090-Block1__row {
    display: block;
  }
}

.zs090-Block1__col.zs090-Block1__col--1 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-right: 1px solid #505050;
  padding-right: 60px;
}

.zs090-Block1__col.zs090-Block1__col--2 {
  width: 450px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-left: 60px;
}

.zs090-Block1__col .title {
  font-size: 3rem;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 25px;
}

.zs090-Block1__col .body {
  font-size: 1.8rem;
}

.zs090-Block1__col .body .red {
  color: #ff0000;
}

.zs090-Block1__col .body .bold {
  font-weight: bold;
}

.zs090-Block1__col .body .big {
  font-size: 3.6rem;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs090-Block1__col.zs090-Block1__col--1 {
    border-right: none;
    padding-right: 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #505050;
  }
  .zs090-Block1__col.zs090-Block1__col--2 {
    width: 100%;
    padding-left: 0;
    padding-top: 30px;
  }
  .zs090-Block1__col .title {
    font-size: 3rem;
    margin-bottom: 25px;
  }
  .zs090-Block1__col .body {
    font-size: 1.8rem;
  }
  .zs090-Block1__col .body .red {
    color: #ff0000;
  }
  .zs090-Block1__col .body .bold {
    font-weight: bold;
  }
  .zs090-Block1__col .body .big {
    font-size: 3.6rem;
  }
}

@media screen and (max-width: 767px) {
  .zs090-Block1__col.zs090-Block1__col--1 {
    border-right: none;
    padding-right: 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #505050;
  }
  .zs090-Block1__col.zs090-Block1__col--2 {
    width: 100%;
    padding-left: 0;
    padding-top: 30px;
  }
  .zs090-Block1__col .title {
    font-size: 2rem;
    margin-bottom: 10px;
  }
  .zs090-Block1__col .body {
    font-size: 1.4rem;
  }
  .zs090-Block1__col .body .red {
    color: #ff0000;
  }
  .zs090-Block1__col .body .bold {
    font-weight: bold;
  }
  .zs090-Block1__col .body .big {
    font-size: 3rem;
  }
}

.zs090-Footing {
  position: relative;
  padding-bottom: 90px;
}

@media screen and (max-width: 767px) {
  .zs090-Footing {
    padding-bottom: 50px;
  }
}

.zs090-Footing__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs090-Footing__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs090-Footing__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs090-Footing__submitBlock .block {
  text-align: center;
}

.zs090-Footing__submitBlock .block.block--1 {
  margin-bottom: 15px;
}

.zs090-Footing__submitBlock .block.block--2 {
  margin-bottom: 60px;
}

.zs090-Footing__submitBlock a.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 30px;
  width: 300px;
  margin: 0 auto;
  border: 2px solid #333;
  border-radius: 4px;
  text-decoration: none;
  color: #333333;
}

.zs090-Footing__submitBlock label.checkLabel {
  position: relative;
  margin: 0;
}

.zs090-Footing__submitBlock label.checkLabel:hover {
  cursor: pointer;
}

.zs090-Footing__submitBlock label.checkLabel input[type=checkbox] {
  position: absolute;
  overflow: hidden;
  height: 1px;
  width: 1px;
  top: 50%;
  padding: 0;
  margin: 0;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
  clip-path: inset(0px 0px 99.9% 99.9%);
}

.zs090-Footing__submitBlock label.checkLabel input[type=checkbox] + .holder {
  position: relative;
  display: block;
  width: 100%;
  padding-left: 20px;
  font-size: 1.5rem;
  letter-spacing: -0.1em;
  pointer-events: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}

.zs090-Footing__submitBlock label.checkLabel input[type=checkbox] + .holder:before {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 50%;
  margin-top: -7px;
  width: 14px;
  height: 14px;
  border-radius: 2px;
  border: 1px solid #333;
}

.zs090-Footing__submitBlock label.checkLabel input[type=checkbox] + .holder:after {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 50%;
  margin-left: 3px;
  margin-top: -3px;
  width: 10px;
  height: 5px;
  -webkit-box-shadow: -2px 2px 0 #333;
  box-shadow: -2px 2px 0 #333;
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  visibility: hidden;
}

.zs090-Footing__submitBlock label.checkLabel input[type=checkbox]:checked + .holder:after {
  visibility: visible;
}

.zs090-Footing__submitBlock input[type=submit] {
  height: 30px;
  width: 300px;
  margin: 0 auto;
  border: none;
  background-color: #333333;
  text-decoration: none;
  color: #fff;
  text-align: center;
}

.zs090-Footing__submitBlock input[type=submit]:hover {
  cursor: pointer;
}

.zs090-Footing__submitBlock input[type=submit].is-disabled {
  background-color: #bbb;
  pointer-events: none;
}

@media screen and (max-width: 767px) {
  .zs090-Footing__submitBlock .block.block--2 {
    margin-bottom: 30px;
  }
  .zs090-Footing__submitBlock a.button {
    height: 40px;
    width: 300px;
  }
  .zs090-Footing__submitBlock input[type=submit] {
    height: 40px;
    width: 300px;
  }
}

.zs090-FormBlock {
  position: relative;
  padding-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .zs090-FormBlock {
    padding-bottom: 30px;
  }
}

.zs090-FormBlock__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs090-FormBlock__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs090-FormBlock__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs090-FormBlock__rows .require {
  color: #ff0000;
}

.zs090-FormBlock__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 15px 0;
  border-bottom: 1px solid #c8c8c8;
}

.zs090-FormBlock__row:first-child {
  border-top: 1px solid #c8c8c8;
}

@media screen and (max-width: 767px) {
  .zs090-FormBlock__row {
    display: block;
  }
}

.zs090-FormBlock__col {
  font-size: 1.8rem;
}

.zs090-FormBlock__col.zs090-FormBlock__col--1 {
  width: 280px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
}

.zs090-FormBlock__col.zs090-FormBlock__col--paddingless {
  padding-top: 0;
}

.zs090-FormBlock__col.zs090-FormBlock__col--2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.zs090-FormBlock__col input[type=text] {
  font-size: 1.8rem;
  padding: 10px;
  border: 1px solid #c8c8c8;
}

.zs090-FormBlock__col input[type=text].long100 {
  width: 100%;
}

.zs090-FormBlock__col input[type=text].long-s {
  width: 210px;
}

.zs090-FormBlock__col select {
  font-size: 1.8rem;
  padding: 10px;
  border: 1px solid #c8c8c8;
}

.zs090-FormBlock__col select.long100 {
  width: 100%;
}

.zs090-FormBlock__col select.long-s {
  width: 210px;
}

.zs090-FormBlock__col textarea {
  font-size: 1.8rem;
  padding: 10px;
  border: 1px solid #c8c8c8;
  height: 300px;
  resize: none;
}

.zs090-FormBlock__col textarea.long100 {
  width: 100%;
}

.zs090-FormBlock__col .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20px;
  margin-bottom: 20px;
}

.zs090-FormBlock__col .row:first-child {
  margin-top: 0;
}

.zs090-FormBlock__col .row:last-child {
  margin-bottom: 0;
}

.zs090-FormBlock__col .row .col {
  margin-right: 20px;
}

.zs090-FormBlock__col .text a {
  font-weight: bold;
  color: #ff0000;
  text-decoration: none;
}

.zs090-FormBlock__col a.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #c8c8c8;
  padding: 5px 10px;
  color: #333333;
  text-decoration: none;
}

.zs090-FormBlock__col .radioItems {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.zs090-FormBlock__col .radioItems .item {
  margin-right: 20px;
}

.zs090-FormBlock__col label.radioLabel {
  position: relative;
  margin: 0;
}

.zs090-FormBlock__col label.radioLabel:hover {
  cursor: pointer;
}

.zs090-FormBlock__col label.radioLabel input[type=radio] {
  position: absolute;
  overflow: hidden;
  height: 1px;
  width: 1px;
  top: 50%;
  padding: 0;
  margin: 0;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
  clip-path: inset(0px 0px 99.9% 99.9%);
}

.zs090-FormBlock__col label.radioLabel input[type=radio] + .holder {
  position: relative;
  display: block;
  width: 100%;
  padding-left: 24px;
  font-size: 1.5rem;
  letter-spacing: -0.1em;
  pointer-events: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}

.zs090-FormBlock__col label.radioLabel input[type=radio] + .holder:before {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 50%;
  margin-top: -9px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid #ccc;
}

.zs090-FormBlock__col label.radioLabel input[type=radio] + .holder:after {
  content: '';
  position: absolute;
  display: block;
  left: 3px;
  top: 50%;
  margin-top: -6px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #333333;
  visibility: hidden;
}

.zs090-FormBlock__col label.radioLabel input[type=radio]:checked + .holder:after {
  visibility: visible;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs090-FormBlock__col {
    font-size: 1.6rem;
  }
  .zs090-FormBlock__col.zs090-FormBlock__col--1 {
    width: 200px;
  }
  .zs090-FormBlock__col input[type=text] {
    font-size: 1.6rem;
  }
  .zs090-FormBlock__col input[type=text].long-s {
    width: 180px;
  }
  .zs090-FormBlock__col textarea {
    font-size: 1.6rem;
    height: 200px;
  }
}

@media screen and (max-width: 767px) {
  .zs090-FormBlock__col {
    font-size: 1.6rem;
  }
  .zs090-FormBlock__col.zs090-FormBlock__col--1 {
    width: 100%;
    padding-left: 0;
    padding-top: 0;
    margin-bottom: 5px;
    font-weight: bold;
  }
  .zs090-FormBlock__col.zs090-FormBlock__col--2 {
    width: 100%;
  }
  .zs090-FormBlock__col input[type=text] {
    font-size: 1.6rem;
  }
  .zs090-FormBlock__col input[type=text].long-s {
    width: 150px;
  }
  .zs090-FormBlock__col textarea {
    font-size: 1.6rem;
    height: 200px;
  }
  .zs090-FormBlock__col textarea.long100 {
    width: 100%;
  }
  .zs090-FormBlock__col .row {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .zs090-FormBlock__col .row:first-child {
    margin-top: 0;
  }
  .zs090-FormBlock__col .row:last-child {
    margin-bottom: 0;
  }
  .zs090-FormBlock__col .row .col {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .zs090-FormBlock__col .text {
    font-size: 1.2rem;
  }
  .zs090-FormBlock__col a.button {
    font-size: 1.2rem;
  }
  .zs090-FormBlock__col .radioItems .item {
    margin-right: 10px;
  }
}

.zs090-Heading {
  position: relative;
  padding-top: 40px;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .zs090-Heading {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}

.zs090-Heading__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs090-Heading__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs090-Heading__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs090-Heading__title {
  margin-bottom: 0px;
}

.zs090-Heading__text {
  font-size: 1.8rem;
  color: #5a5a5a;
}

@media screen and (max-width: 767px) {
  .zs090-Heading__text {
    font-size: 1.4rem;
  }
}

.zs091-Heading {
  position: relative;
  padding-top: 40px;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .zs091-Heading {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}

.zs091-Heading__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs091-Heading__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs091-Heading__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs091-Heading__title {
  margin-bottom: 0px;
}

.zs091-Heading__text {
  font-size: 1.8rem;
  color: #5a5a5a;
}

@media screen and (max-width: 767px) {
  .zs091-Heading__text {
    font-size: 1.4rem;
  }
}

.zs091-Main {
  position: relative;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .zs091-Main {
    padding-bottom: 50px;
  }
}

.zs091-Main__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs091-Main__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs091-Main__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs091-Main__body {
  margin-bottom: 80px;
}

.zs091-Main__body p {
  margin-top: 60px;
  margin-bottom: 60px;
}

.zs091-Main__body p:first-child {
  margin-top: 0;
}

.zs091-Main__body p:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs091-Main__body {
    margin-bottom: 60px;
  }
  .zs091-Main__body p {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .zs091-Main__body p:first-child {
    margin-top: 0;
  }
  .zs091-Main__body p:last-child {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .zs091-Main__body {
    margin-bottom: 30px;
  }
  .zs091-Main__body p {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .zs091-Main__body p:first-child {
    margin-top: 0;
  }
  .zs091-Main__body p:last-child {
    margin-bottom: 0;
  }
}

.zs091-Main__footing a.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 30px;
  width: 300px;
  margin: 0 auto;
  border: 2px solid #333;
  background-color: #333333;
  text-decoration: none;
  color: #fff;
}

.zs092-Block1 {
  position: relative;
  padding-bottom: 100px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs092-Block1 {
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 767px) {
  .zs092-Block1 {
    padding-bottom: 40px;
  }
}

.zs092-Block1__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs092-Block1__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs092-Block1__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs092-Block1__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs092-Block1__row {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .zs092-Block1__row {
    display: block;
  }
}

.zs092-Block1__col.zs092-Block1__col--1 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-right: 1px solid #505050;
  padding-right: 60px;
}

.zs092-Block1__col.zs092-Block1__col--2 {
  width: 500px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-left: 60px;
}

.zs092-Block1__col .title {
  font-size: 3rem;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 25px;
}

.zs092-Block1__col .body {
  font-size: 1.8rem;
}

.zs092-Block1__col .body .red {
  color: #ff0000;
}

.zs092-Block1__col .body .bold {
  font-weight: bold;
}

.zs092-Block1__col .body .big {
  font-size: 3.6rem;
}

.zs092-Block1__col .link {
  text-align: right;
  margin-top: 10px;
}

.zs092-Block1__col .link a {
  color: #32b4b4;
  text-decoration: none;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs092-Block1__col.zs092-Block1__col--1 {
    border-right: none;
    padding-right: 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #505050;
  }
  .zs092-Block1__col.zs092-Block1__col--2 {
    width: 100%;
    padding-left: 0;
    padding-top: 30px;
  }
  .zs092-Block1__col .title {
    font-size: 3rem;
    margin-bottom: 25px;
  }
  .zs092-Block1__col .body {
    font-size: 1.8rem;
  }
  .zs092-Block1__col .body .red {
    color: #ff0000;
  }
  .zs092-Block1__col .body .bold {
    font-weight: bold;
  }
  .zs092-Block1__col .body .big {
    font-size: 3.6rem;
  }
}

@media screen and (max-width: 767px) {
  .zs092-Block1__col.zs092-Block1__col--1 {
    border-right: none;
    padding-right: 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #505050;
  }
  .zs092-Block1__col.zs092-Block1__col--2 {
    width: 100%;
    padding-left: 0;
    padding-top: 30px;
  }
  .zs092-Block1__col .title {
    font-size: 2rem;
    margin-bottom: 10px;
  }
  .zs092-Block1__col .body {
    font-size: 1.4rem;
  }
  .zs092-Block1__col .body .red {
    color: #ff0000;
  }
  .zs092-Block1__col .body .bold {
    font-weight: bold;
  }
  .zs092-Block1__col .body .big {
    font-size: 3rem;
  }
}

.zs092-Footing {
  position: relative;
  padding-bottom: 90px;
}

@media screen and (max-width: 767px) {
  .zs092-Footing {
    padding-bottom: 50px;
  }
}

.zs092-Footing__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs092-Footing__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs092-Footing__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs092-Footing__submitBlock .block {
  text-align: center;
}

.zs092-Footing__submitBlock .block.block--1 {
  margin-bottom: 15px;
}

.zs092-Footing__submitBlock .block.block--2 {
  margin-bottom: 45px;
}

.zs092-Footing__submitBlock .block.block--3 {
  margin-bottom: 75px;
}

.zs092-Footing__submitBlock a.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 30px;
  width: 300px;
  margin: 0 auto;
  border: 2px solid #333;
  border-radius: 4px;
  text-decoration: none;
  color: #333333;
}

.zs092-Footing__submitBlock label.checkLabel {
  position: relative;
  margin: 0;
}

.zs092-Footing__submitBlock label.checkLabel:hover {
  cursor: pointer;
}

.zs092-Footing__submitBlock label.checkLabel input[type=checkbox] {
  position: absolute;
  overflow: hidden;
  height: 1px;
  width: 1px;
  top: 50%;
  padding: 0;
  margin: 0;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
  clip-path: inset(0px 0px 99.9% 99.9%);
}

.zs092-Footing__submitBlock label.checkLabel input[type=checkbox] + .holder {
  position: relative;
  display: block;
  width: 100%;
  padding-left: 20px;
  font-size: 1.5rem;
  letter-spacing: -0.1em;
  pointer-events: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}

.zs092-Footing__submitBlock label.checkLabel input[type=checkbox] + .holder:before {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 50%;
  margin-top: -7px;
  width: 14px;
  height: 14px;
  border-radius: 2px;
  border: 1px solid #333;
}

.zs092-Footing__submitBlock label.checkLabel input[type=checkbox] + .holder:after {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 50%;
  margin-left: 3px;
  margin-top: -3px;
  width: 10px;
  height: 5px;
  -webkit-box-shadow: -2px 2px 0 #333;
  box-shadow: -2px 2px 0 #333;
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  visibility: hidden;
}

.zs092-Footing__submitBlock label.checkLabel input[type=checkbox]:checked + .holder:after {
  visibility: visible;
}

.zs092-Footing__submitBlock input[type=submit] {
  height: 30px;
  width: 300px;
  margin: 0 auto;
  border: none;
  background-color: #333333;
  text-decoration: none;
  color: #fff;
  text-align: center;
}

.zs092-Footing__submitBlock input[type=submit]:hover {
  cursor: pointer;
}

.zs092-Footing__submitBlock input[type=submit].is-disabled {
  background-color: #bbb;
  pointer-events: none;
}

@media screen and (max-width: 767px) {
  .zs092-Footing__submitBlock .block.block--1 {
    margin-bottom: 15px;
  }
  .zs092-Footing__submitBlock .block.block--2 {
    margin-bottom: 30px;
  }
  .zs092-Footing__submitBlock .block.block--3 {
    margin-bottom: 45px;
  }
  .zs092-Footing__submitBlock a.button {
    height: 40px;
    width: 300px;
  }
  .zs092-Footing__submitBlock input[type=submit] {
    height: 40px;
    width: 300px;
  }
}

.zs092-Heading {
  position: relative;
  padding-top: 40px;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .zs092-Heading {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}

.zs092-Heading__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs092-Heading__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs092-Heading__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs092-Heading__title {
  margin-bottom: 0px;
}

.zs092-Heading__text {
  font-size: 1.8rem;
  color: #5a5a5a;
}

@media screen and (max-width: 767px) {
  .zs092-Heading__text {
    font-size: 1.4rem;
  }
}

.zs093-Heading {
  position: relative;
  padding-top: 40px;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .zs093-Heading {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}

.zs093-Heading__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs093-Heading__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs093-Heading__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs093-Heading__title {
  margin-bottom: 0px;
}

.zs093-Heading__text {
  font-size: 1.8rem;
  color: #5a5a5a;
}

@media screen and (max-width: 767px) {
  .zs093-Heading__text {
    font-size: 1.4rem;
  }
}

.zs093-Main {
  position: relative;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .zs093-Main {
    padding-bottom: 50px;
  }
}

.zs093-Main__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs093-Main__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs093-Main__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs093-Main__body {
  margin-bottom: 80px;
}

.zs093-Main__body p {
  margin-top: 60px;
  margin-bottom: 60px;
}

.zs093-Main__body p:first-child {
  margin-top: 0;
}

.zs093-Main__body p:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs093-Main__body {
    margin-bottom: 60px;
  }
  .zs093-Main__body p {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .zs093-Main__body p:first-child {
    margin-top: 0;
  }
  .zs093-Main__body p:last-child {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .zs093-Main__body {
    margin-bottom: 30px;
  }
  .zs093-Main__body p {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .zs093-Main__body p:first-child {
    margin-top: 0;
  }
  .zs093-Main__body p:last-child {
    margin-bottom: 0;
  }
}

.zs093-Main__footing a.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 30px;
  width: 300px;
  margin: 0 auto;
  border: 2px solid #333;
  background-color: #333333;
  text-decoration: none;
  color: #fff;
}

.zs100-Block1 {
  position: relative;
  padding-bottom: 80px;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .zs100-Block1 {
    padding-bottom: 40px;
  }
}

.zs100-Block1__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs100-Block1__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs100-Block1__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs100-Block1__body {
  margin-bottom: 60px;
}

.zs100-Block1__body .lead1 {
  font-size: 3.6rem;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 30px;
}

.zs100-Block1__body .lead2 {
  font-size: 2.7rem;
  line-height: 1.2;
  font-weight: bold;
  color: #009d45;
  margin-bottom: 20px;
}

.zs100-Block1__body .text {
  font-size: 1.8rem;
  text-align: justify;
  text-justify: inter-ideograph;
}

@media screen and (max-width: 767px) {
  .zs100-Block1__body {
    margin-bottom: 30px;
  }
  .zs100-Block1__body .lead1 {
    font-size: 2rem;
    margin-bottom: 20px;
  }
  .zs100-Block1__body .lead2 {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
  .zs100-Block1__body .text {
    font-size: 1.4rem;
  }
}

.zs100-Block1__pointItems {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: calc(100% + 24px);
  margin: 0 -12px -24px;
}

.zs100-Block1__pointItems .item {
  width: 25%;
  padding: 0 12px;
  margin-bottom: 24px;
}

.zs100-Block1__pointItems .card {
  height: 100%;
  background-color: #ececec;
  padding: 10px;
}

.zs100-Block1__pointItems .card .cardHeading {
  text-align: center;
  margin-bottom: 30px;
}

.zs100-Block1__pointItems .card .cardHeading img {
  max-width: 100%;
  height: auto;
}

.zs100-Block1__pointItems .card .cardImage {
  text-align: center;
  margin-bottom: 30px;
}

.zs100-Block1__pointItems .card .cardImage img {
  max-width: 100%;
  height: auto;
}

.zs100-Block1__pointItems .card .cardBody {
  padding: 0 10px 20px;
}

.zs100-Block1__pointItems .card .cardBody .title {
  font-size: 2.1rem;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 30px;
}

.zs100-Block1__pointItems .card .cardBody .title.title--1 {
  color: #4e3512;
}

.zs100-Block1__pointItems .card .cardBody .title.title--2 {
  color: #b53a26;
}

.zs100-Block1__pointItems .card .cardBody .title.title--3 {
  color: #dc8a24;
}

.zs100-Block1__pointItems .card .cardBody .title.title--4 {
  color: #178f42;
}

.zs100-Block1__pointItems .card .cardBody ul.list {
  margin-bottom: -5px;
}

.zs100-Block1__pointItems .card .cardBody ul.list li {
  position: relative;
  font-size: 1.5rem;
  padding-left: 20px;
  margin-bottom: 5px;
}

.zs100-Block1__pointItems .card .cardBody ul.list li:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '◆';
  font-size: 1.5rem;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs100-Block1__pointItems {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .zs100-Block1__pointItems .item {
    width: 50%;
  }
  .zs100-Block1__pointItems .card {
    padding: 40px 20px;
  }
  .zs100-Block1__pointItems .card .cardHeading {
    margin-bottom: 30px;
  }
  .zs100-Block1__pointItems .card .cardImage {
    margin-bottom: 30px;
  }
  .zs100-Block1__pointItems .card .cardBody {
    padding: 0 10px 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .zs100-Block1__pointItems .card .cardBody .title {
    font-size: 2.1rem;
    margin-bottom: 30px;
  }
  .zs100-Block1__pointItems .card .cardBody ul.list li {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 767px) {
  .zs100-Block1__pointItems {
    width: calc(100% + 8px);
    margin: 0 -4px -8px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .zs100-Block1__pointItems .item {
    width: 50%;
    padding: 0 4px;
    margin-bottom: 8px;
  }
  .zs100-Block1__pointItems .card {
    padding: 20px 10px;
  }
  .zs100-Block1__pointItems .card .cardHeading {
    margin-bottom: 20px;
  }
  .zs100-Block1__pointItems .card .cardImage {
    margin-bottom: 40px;
  }
  .zs100-Block1__pointItems .card .cardImage img {
    width: 80%;
    height: auto;
  }
  .zs100-Block1__pointItems .card .cardBody {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .zs100-Block1__pointItems .card .cardBody .title {
    font-size: 1.8rem;
    margin-bottom: 0;
    min-height: 80px;
    padding-bottom: 15px;
  }
  .zs100-Block1__pointItems .card .cardBody ul.list li {
    font-size: 1.3rem;
    padding-left: 15px;
  }
  .zs100-Block1__pointItems .card .cardBody ul.list li:before {
    font-size: 1.3rem;
  }
}

.zs100-Block2 {
  position: relative;
  padding-bottom: 80px;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .zs100-Block2 {
    padding-bottom: 40px;
  }
}

.zs100-Block2__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs100-Block2__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs100-Block2__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs100-Block2__heading {
  border-bottom: 1px solid #c3c3c3;
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .zs100-Block2__heading {
    margin-bottom: 20px;
  }
}

.zs100-Block2__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-bottom: 5px;
}

.zs100-Block2__title .text1 {
  font-size: 3.6rem;
  line-height: 1.2;
  font-weight: bold;
  margin-right: 20px;
}

.zs100-Block2__title .text2 {
  font-size: 1.8rem;
}

@media screen and (max-width: 767px) {
  .zs100-Block2__title .text1 {
    font-size: 2rem;
    margin-right: 10px;
  }
  .zs100-Block2__title .text2 {
    font-size: 1.3rem;
  }
}

.zs100-Block2__videoItems {
  margin-bottom: 100px;
}

.zs100-Block2__videoItems .item {
  margin-top: 60px;
  margin-bottom: 60px;
}

.zs100-Block2__videoItems .item:first-child {
  margin-top: 0;
}

.zs100-Block2__videoItems .item:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .zs100-Block2__videoItems {
    margin-bottom: 50px;
  }
  .zs100-Block2__videoItems .item {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .zs100-Block2__videoItems .item:first-child {
    margin-top: 0;
  }
  .zs100-Block2__videoItems .item:last-child {
    margin-bottom: 0;
  }
}

.zs100-Block2__appLink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.zs100-Block2__appLink .item2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.zs100-Block2__appLink .item3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs100-Block2__appLink {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .zs100-Block2__appLink .item1 {
    width: 100%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: center;
    margin-bottom: 20px;
  }
  .zs100-Block2__appLink .item2 {
    width: 100%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 10px;
  }
  .zs100-Block2__appLink .item3 {
    width: 100%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (max-width: 767px) {
  .zs100-Block2__appLink {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .zs100-Block2__appLink img {
    max-width: 100%;
  }
  .zs100-Block2__appLink .item1 {
    width: 100%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: center;
    margin-bottom: 20px;
  }
  .zs100-Block2__appLink .item2 {
    width: 100%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 10px;
  }
  .zs100-Block2__appLink .item3 {
    width: 100%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.zs100-Heading {
  position: relative;
  padding-top: 40px;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .zs100-Heading {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}

.zs100-Heading__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .zs100-Heading__container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .zs100-Heading__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.zs100-Heading__image {
  margin-bottom: 90px;
}

.zs100-Heading__image .img {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.zs100-Heading__image .img:before {
  content: '';
  display: block;
  padding-top: 31.25%;
}

@media screen and (max-width: 767px) {
  .zs100-Heading__image {
    margin-bottom: 30px;
  }
}

.zs100-Heading__title {
  margin-bottom: 0px;
}

.zs100-Heading__text {
  font-size: 1.8rem;
  color: #5a5a5a;
}

@media screen and (max-width: 767px) {
  .zs100-Heading__text {
    font-size: 1.4rem;
  }
}

body.page-zs010 .HeaderMain.is-top {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.anchor {
  display: block;
  position: relative;
  top: -100px;
  height: 0px;
}

@media screen and (max-width: 767px) {
  .anchor {
    top: -60px;
  }
}

.replacetext {
  position: relative;
}

.replace {
  position: absolute;
  overflow: hidden;
  height: 1px;
  width: 1px;
  top: 50%;
  padding: 0;
  margin: 0 auto;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
  clip-path: inset(0px 0px 99.9% 99.9%);
}

@media screen and (min-width: 768px) {
  .sp {
    display: none;
  }
}

@media screen and (min-width: 1280px) {
  .sp-tab {
    display: none;
  }
}

@media screen and (max-width: 1279px) {
  .pc {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .pc-tab {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .tab {
    display: none;
  }
}

@media screen and (min-width: 1280px) {
  .tab {
    display: none;
  }
}


/**
 * SDGs
 */

.SdgsItemWrap{
    max-width: 800px;
    margin: 0 auto;
}


.SdgsItem{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 60px;
}
@media screen and (max-width: 767px){
.SdgsItem{
    margin-bottom: 40px;
}
}


.SdgsItem.SdgsItem--reverse{
    flex-direction: row-reverse;
}


.SdgsItem__image{
    width: 161px;
}
@media screen and (max-width: 767px){
.SdgsItem__image{
    width: 120px;
}
}


.SdgsItem__image img{
    width:100%;
    height: auto;
}


.SdgsItem__body{
    width: calc(100% - 191px);
}
@media screen and (max-width: 767px){
.SdgsItem__body{
    width: calc(100% - 141px);
}
}


.SdgsItem__title{
    font-weight: bold;
    font-size: 24px;
}
@media screen and (max-width: 767px){
.SdgsItem__title{
    font-size: 18px;
}
}


.SdgsItem__body p{
    margin-top: 15px;
    font-weight: bold;
    text-align: justify;
}