@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 {
  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 {
  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"] {
  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;font-size: 0.9375rem;
  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;
}

::-moz-selection {
  background-color: rgba(80, 98, 160, 0.4);
}

::selection {
  background-color: rgba(80, 98, 160, 0.4);
}

html {
  font-size: 62.5%;
  height: 100%;
}

body {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic,
 "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
 "Segoe UI",
 "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
 sans-serif;
  font-weight: 500;
  line-height: 1.5;
  color: #333;
  background-color: #fff;
  font-size: 1.6rem;font-size: 1rem;
  height: 100%;
}

@media screen and (max-width: 559px) {
  body {
    font-size: 1.4rem;font-size: 0.875rem;
  }
}

a {
  text-decoration: underline;
}

a:link, a:visited {
  color: #1c7ae3;
}

a:hover, a:active {
  text-decoration: none;
  color: #77afee;
}

ol, ul, li {
  margin: 0;
  padding: 0.2rem;
  list-style: none;position: relative;
}

dl, dt, dd {
  margin: 0;
  padding: 0;
  font-style: normal;
}

h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
  font-weight: inherit;
  font-size: inherit;
}

p {
  text-align: inherit;
  line-height: 1.85;
  margin-bottom: 1rem;
}

p:last-child {
  margin-bottom: 0;
}

em {
  font-style: normal;
  font-weight: bold;
}

label {
  margin-bottom: 0;
}

* {
  box-sizing: border-box;
}

*:focus {
  outline: none;
}

.Column-List {
  display: flex;
  align-items: start;
  justify-content: start;
  max-width: 1200px;
  width: 96%;
  margin: 0 auto;
  padding-bottom: 50px;
}

@media screen and (max-width: 766px) {
  .Column-List {
    display: block;
  }
}

.Column-List__leftWrap {
  width: 65%;
  margin-right: 5%;
}

.Column-List__categoryName {
  padding: 7px 20px;
  margin-bottom: 43px;
  font-size: 1.8rem;font-size: 1.125rem;
  font-weight: bold;
  background-color: #009d45;
  color: #fff;
}

.Column-List__item {
  padding: 5.12821%;
  margin-bottom: 30px;
  border: solid 1px #ccc;
}

.Column-List__itemDate {
  display: inline-block;
  margin-right: 14px;
  font-size: 1.4rem;font-size: 0.875rem;
}

.Column-List__itemCategory {
  display: inline-block;
}

.Column-List__itemCategory a {
  display: inline-block;
  padding: 4px 12px;
  margin-right: 5px;
  margin-bottom: 5px;
  border-radius: 5px;
  font-size: 1.2rem;font-size: 0.75rem;
  background-color: #009d45;
  color: #fff;
  text-decoration: none;
}

.Column-List__itemCategory a:hover {
  color: #fff;
  opacity: 0.5;
}

.Column-List__itemTitle {
  margin-top: 10px;
  margin-bottom: 20px;
}

.Column-List__itemTitle a {
  font-size: 1.8rem;font-size: 1.125rem;
  color: #333;
  text-decoration: none;
  font-weight: bold;
}

.Column-List__itemContents {
  display: flex;
  align-items: start;
  justify-content: start;
}

.Column-List__itemContents ._imgBox {
  position: relative;
  width: 35.24355%;
  margin-right: 2.29226%;
}

.Column-List__itemContents ._imgBox::before {
  content: '';
  display: block;
  padding-top: 81.30081%;
}

.Column-List__itemContents ._imgBox img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

.Column-List__itemContents ._text {
  width: 62.46418%;
}

.Column-List__itemContents ._text ._more {
  display: block;
  margin-top: 20px;
  text-align: right;
}

.Column-List__pagelink .screen-reader-text {
  display: none;
}

.Column-List__pagelink .nav-links {
  text-align: right;
}

.Column-List__pagelink .page-numbers {
  margin-right: 10px;
}

@media screen and (max-width: 766px) {
  .Column-List__leftWrap {
    width: 100%;
    margin-right: 0;
  }
  .Column-List__categoryName {
    margin-bottom: 25px;
  }
  .Column-List__item {
    margin-bottom: 15px;
  }
}

.Column-List__rightWrap {
  width: 30%;
}

.Column-List__recentTitle {
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: solid 1px #ccc;
  font-size: 1.8rem;font-size: 1.125rem;
  font-weight: bold;
}

.Column-List__recentItem {
  display: flex;
  align-items: start;
  justify-content: start;
  padding: 20px 0;
  border-bottom: solid 1px #ccc;
}

.Column-List__recentItem ._imgBox {
  position: relative;
  width: 27.77778%;
  margin-right: 4.44444%;
}

.Column-List__recentItem ._imgBox::before {
  content: '';
  display: block;
  padding-top: 81.30081%;
}

.Column-List__recentItem ._imgBox img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

.Column-List__recentItem ._textBox {
  width: 67.77778%;
}

.Column-List__recentItem ._textBox ._itemTitle {
  margin-bottom: 10px;
}

.Column-List__recentItem ._textBox ._itemTitle a {
  color: #333;
  text-decoration: none;
}

.Column-List__recentItem ._textBox ._itemTitle a:hover {
  opacity: 0.5;
}

.Column-List__recentItem ._textBox ._itemDate {
  font-size: 1.2rem;font-size: 0.75rem;
}

.Column-List__categoryTitle {
  padding-bottom: 10px;
  margin-top: 60px;
  margin-bottom: 30px;
  border-bottom: solid 1px #ccc;
  font-size: 1.8rem;font-size: 1.125rem;
  font-weight: bold;
}

.Column-List__categoryList a {
  display: inline-block;
  margin-bottom: 15px;
}

.Column-List__categoryList a:before {
  content: '> ';
}

@media screen and (max-width: 766px) {
  .Column-List__rightWrap {
    width: 100%;
    margin-top: 40px;
  }
  .Column-List__recentTitle {
    margin-bottom: 5px;
  }
  .Column-List__categoryTitle {
    margin-bottom: 20px;
  }
}

.global-BreadCrumbs {
  max-width: 1200px;
  width: 96%;
  margin: 0 auto 55px;
  padding-top: 10px;
}

.global-BreadCrumbs ._link {
  display: inline-block;
  padding-left: 5px;
  color: #aaa;
  text-decoration: none;
  font-size: 1.5rem;font-size: 0.9375rem;
}

.global-BreadCrumbs ._link:first-child {
  padding-left: 0;
}

.global-BreadCrumbs ._now {
  display: inline-block;
  padding-left: 5px;
  color: #aaa;
  text-decoration: none;
  font-size: 1.5rem;font-size: 0.9375rem;
  pointer-events: none;
}

@media screen and (max-width: 766px) {
  .global-BreadCrumbs {
    margin: 0 auto 35px;
  }
  .global-BreadCrumbs ._link {
    font-size: 1.2rem;font-size: 0.75rem;
  }
  .global-BreadCrumbs ._now {
    font-size: 1.2rem;font-size: 0.75rem;
  }
}

.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;font-size: 2.8125rem;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 5px;
}

.FooterContact__container .text {
  font-size: 2.1rem;font-size: 1.3125rem;
  margin-bottom: 30px;
}

.FooterContact__container .tel {
  font-weight: bold;
  font-size: 4.5rem;font-size: 2.8125rem;
}

.FooterContact__container .tel .s {
  font-size: 3.6rem;font-size: 2.25rem;
}

@media screen and (max-width: 767px) {
  .FooterContact__container .title {
    font-size: 2rem;font-size: 1.25rem;
    margin-bottom: 10px;
  }
  .FooterContact__container .text {
    font-size: 1.5rem;font-size: 0.9375rem;
    margin-bottom: 20px;
  }
  .FooterContact__container .tel {
    font-size: 3rem;font-size: 1.875rem;
  }
  .FooterContact__container .tel .s {
    font-size: 1.5rem;font-size: 0.9375rem;
  }
}

.FooterCopy {
  background-color: #3c3c3c;
  padding-top: 20px;
  padding-bottom: 20px;
}

.FooterCopy .logoItems {
  display: flex;
  align-items: 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;font-size: 0.75rem;
  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: flex;
  align-items: center;
  justify-content: space-between;
}

.FooterMain__upper .left {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.FooterMain__upper .right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.FooterMain__upper .items {
  display: flex;
  align-items: center;
  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-size: 1.125rem;
  font-weight: bold;
  display: flex;
  align-items: 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;font-size: 0.75rem;
}

.FooterMain__upper .items .item a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
  color: #333333;
}

.FooterMain__lower {
  padding-top: 30px;
  padding-bottom: 100px;
}

.FooterMain__lower .naviItems {
  display: flex;
  align-items: flex-start;
  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-size: 1.125rem;
  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-size: 0.9375rem;
  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;
  transition: 0.3s;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.HeaderMain.is-naviopened {
  box-shadow: none !important;
}

.HeaderMain.is-searchopened {
  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: flex;
  align-items: stretch;
  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 {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-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;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .HeaderMain__left {
    padding-top: 0;
    align-items: center;
  }
  .HeaderMain__left .item img {
    height: 30px;
  }
}

.HeaderMain__right {
  flex-shrink: 0;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  flex-direction: column;
}

@media screen and (max-width: 1279px) {
  .HeaderMain__right {
    display: none;
  }
}

.HeaderMain__row1 {
  background-color: #e1e1e1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 24px;
  height: 48px;
  margin-bottom: 12px;
}

.HeaderMain__row1 .item {
  font-weight: bold;
  font-size: 1.5rem;font-size: 0.9375rem;
  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;font-size: 0.875rem;
  }
}

.HeaderMain__row2 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: nowrap;
}

.HeaderMain__row2-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
}

.HeaderMain__row2-item .item {
  font-weight: bold;
  font-size: 1.5rem;font-size: 0.9375rem;
  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;font-size: 0.875rem;
  }
  .HeaderMain__row2-item .item:first-child {
    margin-left: 0;
  }
  .HeaderMain__row2-item .item:last-child {
    margin-right: 0;
  }
}

.HeaderMain__row2-iconItem {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  margin-left: 25px;
}

.HeaderMain__row2-iconItem .item {
  font-weight: bold;
  font-size: 1.5rem;font-size: 0.9375rem;
  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;font-size: 0.875rem;
  }
}

.HeaderMain__navi {
  display: none;
}

@media screen and (max-width: 1279px) {
  .HeaderMain__navi {
    height: 100%;
    display: flex;
    align-items: 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;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.MainNavi__1 {
  background-color: #e1e1e1;
  padding: 20px;
}

.MainNavi__1 .items1 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  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-size: 0.9375rem;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}

.MainNavi__1 .items2 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  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-size: 0.8125rem;
  font-weight: bold;
}

.MainNavi__1 .itemForm .itemForm-inner {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: nowrap;
}

.MainNavi__1 .itemForm input[type=text] {
  border: 1px solid #999;
  width: 100%;
  max-width: 400px;
  font-size: 1.5rem;font-size: 0.9375rem;
  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;
    justify-content: space-between;
  }
  .MainNavi__1 .items2 {
    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: flex;
  align-items: center;
  justify-content: flex-end;
  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;font-size: 1.25rem;
  letter-spacing: 0.1em;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}

.MainNavi__2 .items1 + .items1 {
  margin-top: -10px;
}

.MainNavi__2 .items2 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  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: flex;
  align-items: center;
  justify-content: flex-end;
  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 {
    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;font-size: 1rem;
  }
  .MainNavi__2 .items2 {
    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 {
    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;
  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: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
}

.SearchNavi__container input[type=text] {
  border: 1px solid #999;
  width: 100%;
  max-width: 800px;
  font-size: 2rem;font-size: 1.25rem;
  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-size: 0.8125rem;
  font-weight: bold;
}

.SearchNavi__1 .itemForm .itemForm-inner {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: nowrap;
}

.SearchNavi__1 .itemForm input[type=text] {
  border: 1px solid #999;
  width: 100%;
  max-width: 400px;
  font-size: 1.5rem;font-size: 0.9375rem;
  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-size: 0.9375rem;
  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;font-size: 0.8125rem;
  }
}

.Button1__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  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;
  transform-origin: 50% 50%;
}

.Icon:before {
  content: '';
  display: block;
  padding-top: 100%;
}

.Icon.Icon--reverse {
  transform: scale(-1, -1);
}

.Icon.Icon--reverse-x {
  transform: scale(-1, 1);
}

.Icon.Icon--reverse-y {
  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;
  transition: .3s;
}

.Navibutton span:nth-child(1) {
  left: 15px;
  top: 20px;
  transform-origin: top right;
}

.Navibutton span:nth-child(2) {
  left: 15px;
  top: 29px;
}

.Navibutton span:nth-child(3) {
  left: 15px;
  top: 38px;
  transform-origin: bottom right;
}

.Navibutton.is-active span:nth-child(1) {
  transform: translateX(-4px) translateY(-1px) rotate(-45deg);
}

.Navibutton.is-active span:nth-child(2) {
  opacity: 0;
}

.Navibutton.is-active span:nth-child(3) {
  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: flex;
  align-items: center;
  justify-content: flex-start;
  font-weight: bold;
  font-size: 3.3rem;font-size: 2.0625rem;
  line-height: 1.2;
}

.Title1__text1 .acc {
  font-size: 1.5rem;font-size: 0.9375rem;
  color: #b4b4b4;
  font-weight: normal;
  margin-left: 40px;
}

@media screen and (max-width: 767px) {
  .Title1__text1 {
    font-size: 2rem;font-size: 1.25rem;
  }
  .Title1__text1 .acc {
    font-size: 1.2rem;font-size: 0.75rem;
    margin-left: 20px;
  }
}

.Title1__text2 {
  font-weight: bold;
  font-size: 2.1rem;font-size: 1.3125rem;
  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;font-size: 0.875rem;
  }
}

body.page-zs010 .HeaderMain.is-top {
  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;
  }
}

.singleColumn-Tile {
  display: flex;
  align-items: start;
  justify-content: start;
  max-width: 1200px;
  width: 96%;
  margin: 0 auto;
  padding-bottom: 50px;
}

.singleColumn-Tile #toc_container {
  padding: 10px;
  background-color: #edf6ff;
  border: solid 1px #ccc;
  border-radius: 6px;
}

.singleColumn-Tile #toc_container p.toc_title {
  font-size: 1.8rem;font-size: 1.125rem;
  text-align: left;
}

.singleColumn-Tile #toc_container ul.toc_list li a {
  color: #333;
  font-size: 1.6rem;font-size: 1rem;
  line-height: 2.2;
}

@media screen and (max-width: 766px) {
  .singleColumn-Tile {
    display: block;
  }
}

.singleColumn-Tile__mainWrap {
  width: 65%;
  padding: 5.12821%;
  margin-right: 5%;
  border: solid 1px #ccc;
}

.singleColumn-Tile__itemDate {
  display: inline-block;
  margin-right: 14px;
  font-size: 1.4rem;font-size: 0.875rem;
}

.singleColumn-Tile__itemCategory {
  display: inline-block;
}

.singleColumn-Tile__itemCategory a {
  display: inline-block;
  padding: 4px 12px;
  margin-right: 5px;
  margin-bottom: 5px;
  border-radius: 5px;
  font-size: 1.2rem;font-size: 0.75rem;
  background-color: #009d45;
  color: #fff;
  text-decoration: none;
}

.singleColumn-Tile__itemCategory a:hover {
  opacity: 0.5;
}

.singleColumn-Tile__itemTitle {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 1.8rem;font-size: 1.125rem;
  color: #333;
  text-decoration: none;
  font-weight: bold;
}

.singleColumn-Tile__itemcontent h2 {
  padding: 14px 18px;
  margin: 50px 0 25px;
  background-color: #009d45;
  color: #fff;
  font-size: 2rem;font-size: 1.25rem;
  line-height: 1.4;
  letter-spacing: 0.05em;
  font-weight: bold;
}

.singleColumn-Tile__itemcontent h3 {
  margin: 30px 0 25px;
  padding: 0 0 10px;
  border-bottom: 1px solid #909090;
  font-weight: bold;
  font-size: 1.8rem;font-size: 1.125rem;
}

.singleColumn-Tile__itemcontent h4 {
  margin: 20px 0 10px;
  font-size: 1.7rem;font-size: 1.0625rem;
  font-weight: bold;
}

.singleColumn-Tile__itemcontent img {
  width: 100%;
  height: auto;
}

.singleColumn-Tile__pageLink {
  display: flex;
  align-items: start;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 50px;
  padding-top: 30px;
  border-top: solid 1px #ccc;
}

.singleColumn-Tile__pageLink ._pre {
  margin-bottom: 15px;
}

@media screen and (max-width: 766px) {
  .singleColumn-Tile__mainWrap {
    width: 100%;
    margin-right: 0;
  }
}
