@charset "UTF-8";
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
  font-size: rem(16);
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
  overflow-x: hidden;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type="search"] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 300;
  src: url("../font/NotoSansCJK_light.eot");
  src: local("Noto Sans CJK JP Regular"), url("../font/NotoSansCJK_light.eot?#iefix") format("embedded-opentype"), url("../font/NotoSansCJK_light.woff") format("woff"), url("../font/NotoSansCJK_light.otf") format("opentype");
}

@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 400;
  src: url("../font/NotoSansCJK_regular2.eot");
  src: local("Noto Sans CJK JP Regular"), url("../font/NotoSansCJK_regular2.eot?#iefix") format("embedded-opentype"), url("../font/NotoSansCJK_regular2.woff") format("woff"), url("../font/NotoSansCJK_regular2.otf") format("opentype");
}

@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 600;
  src: url("../font/NotoSansCJK_medium.eot");
  src: local("Noto Sans CJK JP Medium"), url("../font/NotoSansCJK_medium.eot?#iefix") format("embedded-opentype"), url("../font/NotoSansCJK_medium.woff") format("woff"), url("../font/NotoSansCJK_medium.otf") format("opentype");
}

@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 700;
  src: url("../font/NotoSansCJK_bold.eot");
  src: local("Noto Sans CJK JP Bold"), url("../font/NotoSansCJK_bold.eot?#iefix") format("embedded-opentype"), url("../font/NotoSansCJK_bold.woff") format("woff"), url("../font/NotoSansCJK_bold.otf") format("opentype");
}

a {
  text-decoration: none;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

a:hover {
  color: #88b528;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

li {
  list-style-type: none;
}

body {
  font-family: Avenir , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto ,'NotoSansCJKjp', "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-sericybrr;
  position: relative;
  display: none;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  color: #323232;
}

::-moz-selection {
  background: #88b528;
  color: #fff;
}

::selection {
  background: #88b528;
  color: #fff;
}

::-moz-selection {
  background: #b4475d;
  color: #fff;
}

img {
  max-width: 100%;
}

.container {
  max-width: 1180px;
  padding: 0 40px;
  margin: 0 auto;
}

@media (max-width: 1024px) {
  .container {
    padding: 0 30px;
  }
}

@media (max-width: 768px) {
  .container {
    padding: 0 20px;
  }
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.pc {
  display: block;
}

@media (max-width: 768px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}

@media (max-width: 768px) {
  .sp {
    display: block;
  }
}

.header {
  position: relative;
  border-bottom: 1px solid #f0efee;
  width: 100%;
  padding: 0 0 18px 0;
  z-index: 1;
}

@media (max-width: 1024px) {
  .header {
    padding: 0 0 12px 0;
  }
}

@media (max-width: 768px) {
  .header {
    padding: 0 0 20px 0;
  }
}

@media (max-width: 540px) {
  .header {
    padding: 0 0 20px 0;
  }
}

@media (max-width: 768px) {
  .header__top {
    display: none;
  }
}

.header__top__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0 0 20px 0;
  padding: 10px 0 0 0;
}

@media (max-width: 1024px) {
  .header__top__list {
    margin: 0;
  }
}

.header__top__list-link {
  position: relative;
  height: 12px;
  margin: 0 0 0 17px;
  padding: 0 0 18px 0;
  color: #999899;
  font-size: 12px;
  line-height: 12px;
  border-bottom: 1px solid #88b528;
}

.header__top__list-link a:hover {
  color: #999899;
}

.header__top__list-link a img {
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.header__top__list-link a img:hover {
  opacity: 0.4;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.header__top__list-arrow {
  padding: 0 15px 18px 0 !important;
  background: url(../images/menu_arrow_below.png) right 30% no-repeat;
}

.header__top__list-arrow:hover .header__top__list-arrow-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.header__top__list-arrow-menu {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  left: 50%;
  top: 100%;
  margin: 1px 0 0 -120px;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  z-index: 0;
}

.header__top__list-arrow-menu-link {
  width: 240px;
  font-size: 11px;
  line-height: 1;
  border-bottom: 1px solid #f0efee;
  background: #FFF;
  margin: 0;
}

.header__top__list-arrow-menu-link a {
  display: block;
  padding: 10px 15px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header__top__list-arrow-menu-link a:hover {
  color: #fff;
  background: #88b528;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 1024px) {
  .header__menu {
    display: block;
  }
}

.header__menu-logo {
  max-width: 188px;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}

@media (max-width: 768px) {
  .header__menu-logo {
    margin-top: 20px;
  }
}

.header__menu-logo:hover {
  opacity: .7;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}

.header__menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
}

@media (max-width: 1024px) {
  .header__menu__list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 99%;
    margin: 24px auto 0;
  }
}

@media (max-width: 768px) {
  .header__menu__list {
    display: none;
  }
}

.header__menu__list-link {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  text-align: center;
  margin: 0 0 0 38.8px;
  line-height: 1em;
  letter-spacing: 0.1em;
}

@media (max-width: 1024px) {
  .header__menu__list-link {
    width: 16.6%;
    margin: 0;
  }
}

.header__menu__list-link a {
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}

.header__menu__list-link a:hover {
  color: #88b528;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}

.header__menu__list-link span {
  display: block;
  margin-top: 4px;
  color: #88b528;
  font-size: 11px;
}

.header-spbg {
  position: absolute;
  top: 6px;
  right: 20px;
  width: 40px;
}

.header__spmenu__list {
  background: #FFF;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 8px 0 0 0;
  border-bottom: 1px solid #f0efee;
}

.header__spmenu__list-link {
  font-family: 'Roboto', sans-serif;
  width: 50%;
  float: left;
  border-top: 1px solid #f0efee;
  font-size: 12.5px;
  letter-spacing: 0.09em;
}

.header__spmenu__list-link a {
  display: inline-block;
  padding: 16px 0;
}

.header__spmenu__list-link span {
  display: block;
  margin-top: 6px;
  color: #88b528;
  font-size: 10px;
}

.top-banner {
  padding: 0 0 42px 0;
  border-bottom: 1px solid #f0efee;
}

@media (max-width: 1024px) {
  .top-banner {
    padding: 0 0 38px 0;
  }
}

.top-banner-img {
  max-height: 500px;
  overflow: hidden;
}

.top-banner-1 {
  display: block;
  width: 100%;
}

@media (max-width: 1024px) {
  .top-banner-1 {
    display: none;
  }
}

.top-banner-2 {
  display: none;
}

@media (max-width: 1024px) {
  .top-banner-2 {
    display: block;
  }
}

@media (max-width: 540px) {
  .top-banner-2 {
    display: none;
  }
}

.top-banner-3 {
  display: none;
}

@media (max-width: 540px) {
  .top-banner-3 {
    display: block;
  }
}

.top__news {
  border-bottom: 1px solid #f0efee;
  padding: 26px 0 38px 0;
}

@media (max-width: 768px) {
  .top__news {
    padding: 26px 0 20px 0;
  }
}

@media (max-width: 540px) {
  .top__news {
    padding: 26px 0 28px 0;
  }
}

.top__news-title {
  font-size: 20px;
}

@media (max-width: 768px) {
  .top__news-title {
    font-size: 18px;
  }
}

.top__news-title span {
  margin-left: 4px;
  font-size: 14px;
}

@media (max-width: 768px) {
  .top__news-title span {
    margin-left: 0px;
    font-size: 13px;
  }
}

.top__news__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}

@media (max-width: 768px) {
  .top__news__wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 108%;
    margin: 0 0 0 -8%;
  }
}

@media (max-width: 540px) {
  .top__news__wrap {
    width: 100%;
    margin: 0;
  }
}

.top__news__box {
  width: 21%;
  margin: 0 0 0 5%;
}

@media (max-width: 768px) {
  .top__news__box {
    width: 42%;
    margin: 32px 0 0 8%;
  }
}

@media (max-width: 540px) {
  .top__news__box {
    width: 100%;
    margin: 31px 0 0 0;
  }
}

.top__news__box:nth-of-type(1) {
  margin-left: 0;
}

@media (max-width: 768px) {
  .top__news__box:nth-of-type(1) {
    margin-left: 8%;
  }
}

@media (max-width: 540px) {
  .top__news__box:nth-of-type(1) {
    margin-left: 0;
  }
}

.top__news__box-date {
  font-family: 'Roboto', sans-serif;
  padding: 0 0 12px 0;
  color: #88b528;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 0.02em;
  background: url(../images/green_bar.png) left bottom no-repeat;
}

@media (max-width: 540px) {
  .top__news__box-date {
    padding: 0 0 10px 0;
  }
}

.top__news__box-title {
  min-height: 2.6em;
  margin: 15px 0 10px 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.15em;
  letter-spacing: 0.02em;
}

@media (max-width: 768px) {
  .top__news__box-title {
    min-height: 2em;
    margin: 15px 0 10px 0;
    font-size: 15px;
  }
}

@media (max-width: 540px) {
  .top__news__box-title {
    min-height: 1em;
    margin: 15px 0 10px 0;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.15;
  }
}

.top__news__box-text {
  font-size: 12px;
  line-height: 1.6em;
  letter-spacing: 0.02em;
}

@media (max-width: 768px) {
  .top__news__box-text {
    font-size: 11px;
  }
}

@media (max-width: 540px) {
  .top__news__box-text {
    letter-spacing: 0.03em;
  }
}

.top__contents {
  padding: 30px 0 12px 0;
  border-bottom: 1px solid #f0efee;
}

@media (max-width: 768px) {
  .top__contents {
    padding: 30px 0 316px 0;
  }
}

@media (max-width: 540px) {
  .top__contents {
    padding: 30px 0 248px 0;
  }
}

.top__contents .flex {
  position: relative;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 106%;
  margin: 0 0 0 -3%;
}

.top__contents__box {
  width: 33.33%;
  padding: 40px 3% 30px;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

@media (max-width: 1024px) {
  .top__contents__box {
    width: 50%;
    padding: 40px 3% 20px 3%;
  }
}

@media (max-width: 768px) {
  .top__contents__box {
    width: 50%;
    padding: 40px 2.8% 20px 2.8%;
  }
}

@media (max-width: 540px) {
  .top__contents__box {
    width: 100%;
    padding: 30px 3% 20px 3%;
  }
}

.top__contents__box:hover {
  background: #eaf1d8;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.top__contents__box:hover a {
  color: #323232;
}

.top__contents__box-title {
  font-size: 20px;
  line-height: 1em;
}

@media (max-width: 768px) {
  .top__contents__box-title {
    font-size: 18px;
  }
}

.top__contents__box-title span {
  display: block;
  line-height: 1em;
  margin: 7px 0 30px 0;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 0.1em;
}

@media (max-width: 1024px) {
  .top__contents__box-title span {
    margin: 7px 0 20px 0;
  }
}

@media (max-width: 540px) {
  .top__contents__box-title span {
    margin: 7px 0 12px 0;
  }
}

.top__contents__box-text {
  min-height: 5em;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: -0.04rem;
}

@media (max-width: 768px) {
  .top__contents__box-text {
    font-size: 13px;
  }
}

.top__contents__box-img {
  width: 70%;
  margin: 8px 0 0 30%;
  line-height: 0;
  background: #88b528;
}

@media (max-width: 768px) {
  .top__contents__box-img {
    width: 100%;
    margin: 5px 0 20px;
  }
}

@media (max-width: 540px) {
  .top__contents__box-img {
    width: 70%;
    margin: 7px 0 20px auto;
  }
}

.top__contents__box-img img {
  width: 100%;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.top__contents__box-img img:hover {
  opacity: 0.4;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.top__contents__box-link {
  font-family: 'Roboto', sans-serif;
  display: table;
  min-width: 38%;
  margin: 17px auto 0 auto;
  padding: 10px 1% 0 1%;
  color: #88b528;
  font-size: 11px;
  text-align: center;
  line-height: 1em;
  letter-spacing: 0.12em;
  border-top: 1px solid #88b528;
}

.top__contents-img {
  position: absolute;
  bottom: 44px;
  right: 0;
  width: 64.66%;
  margin: 40px 0 20px 0;
}

@media (max-width: 1024px) {
  .top__contents-img {
    width: 50%;
    padding: 40px 4% 20px 4%;
  }
}

@media (max-width: 768px) {
  .top__contents-img {
    width: 100%;
    bottom: -318px;
  }
}

@media (max-width: 540px) {
  .top__contents-img {
    bottom: -254px;
    padding: 40px 3% 20px 3%;
  }
}

.top__menu {
  padding: 40px 0;
}

@media (max-width: 1024px) {
  .top__menu {
    padding: 40px 0 30px;
  }
}

@media (max-width: 768px) {
  .top__menu {
    padding: 18px 0 22px;
  }
}

@media (max-width: 540px) {
  .top__menu {
    padding: 26px 0 18px;
  }
}

.top__menu .flex {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 1024px) {
  .top__menu .flex::after {
    content: "";
    width: 33.33%;
  }
}

.top__menu__box {
  width: 20%;
  padding: 0 20px 15px 20px;
  border-right: 1px solid #f0efee;
}

@media (max-width: 1024px) {
  .top__menu__box {
    width: 33.33%;
    height: 278px;
    border-bottom: 1px solid #f0efee;
    border-right: none;
    border-left: 1px solid #f0efee;
  }
}

@media (max-width: 768px) {
  .top__menu__box {
    padding: 6px 20px 15px 20px;
  }
}

@media (max-width: 540px) {
  .top__menu__box {
    width: 50%;
  }
}

.top__menu__box:nth-of-type(1) {
  border-left: 1px solid #f0efee;
}

@media (max-width: 1024px) {
  .top__menu__box:last-of-type {
    border-right: 1px solid #f0efee;
  }
}

.top__menu__box-img {
  max-width: 87px;
  margin: 0 auto;
}

@media (max-width: 1024px) {
  .top__menu__box-img {
    margin: 8px auto 0;
  }
}

.top__menu__box-title {
  min-height: 64px;
  padding: 26px 0 4px 0;
  font-size: 16.5px;
  text-align: center;
  line-height: 1.1em;
}

@media (max-width: 1024px) {
  .top__menu__box-title {
    padding: 24px 0 4px 0;
  }
}

.top__menu__box-sub {
  font-family: 'Roboto', sans-serif;
  min-height: 34px;
  padding: 0 0 6px 0;
  font-size: 12px;
  text-align: center;
  line-height: 1.1em;
  letter-spacing: 0.1em;
}

.top__menu__box-text {
  min-height: 58px;
  font-size: 12px;
  line-height: 1.5em;
}

@media (max-width: 1024px) {
  .top__menu__box-text {
    letter-spacing: 0.02rem;
  }
}

@media (max-width: 768px) {
  .top__menu__box-text {
    font-size: 11px;
  }
}

.top__menu__box-link {
  font-family: 'Roboto', sans-serif;
  display: table;
  min-width: 38%;
  margin: 16px auto 0 auto;
  padding: 10px 1% 0 1%;
  color: #88b528;
  font-size: 11px;
  text-align: center;
  line-height: 1em;
  letter-spacing: 0.12em;
  border-top: 1px solid #88b528;
}

@media (max-width: 540px) {
  .top__menu__box-link {
    margin: 12px auto 0 auto;
  }
}

.greetings-crumbs {
  display: table;
  padding: 10px 0;
  font-size: 11px;
  line-height: 1em;
  border-bottom: 1px solid #88b528;
}

.greetings-sub {
  font-family: 'Roboto', sans-serif;
  display: table;
  margin-left: auto;
  padding: 10px 0;
  font-size: 14px;
  letter-spacing: 0.2em;
  border-bottom: 1px solid #88b528;
}

.greetings-title {
  padding: 40px 0 0 0;
  font-size: 42px;
  line-height: 1em;
  letter-spacing: 0.08em;
  text-align: right;
}

@media (max-width: 1024px) {
  .greetings-title {
    padding: 30px 0 0 0;
    font-size: 38px;
  }
}

@media (max-width: 768px) {
  .greetings-title {
    font-size: 34px;
  }
}

@media (max-width: 540px) {
  .greetings-title {
    padding: 18px 0 0 0;
    font-size: 30px;
  }
}

.greetings__top {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 0;
}

@media (max-width: 1024px) {
  .greetings__top {
    padding: 45px 0 52px;
  }
}

@media (max-width: 768px) {
  .greetings__top {
    padding: 37px 0 39px;
  }
}

@media (max-width: 540px) {
  .greetings__top {
    display: block;
    padding: 30px 0;
  }
}

.greetings__top-deco {
  font-family: 'Roboto', sans-serif;
  position: absolute;
  top: 60px;
  left: -28px;
  color: #88b528;
  font-size: 10px;
  letter-spacing: 0.07em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

@media (max-width: 1024px) {
  .greetings__top-deco {
    top: 50px;
    left: -22px;
  }
}

@media (max-width: 768px) {
  .greetings__top-deco {
    top: 36px;
    left: -18px;
  }
}

@media (max-width: 540px) {
  .greetings__top-deco {
    top: 24px;
  }
}

.greetings__top-left {
  position: relative;
  width: 45%;
  margin: 0 5% 0 0;
}

@media (max-width: 540px) {
  .greetings__top-left {
    width: 100%;
  }
}

.greetings__top-left-title {
  margin: -8px 0 35px 0;
  font-size: 21px;
  line-height: 1.7em;
}

@media (max-width: 1024px) {
  .greetings__top-left-title {
    margin: -4px 0 35px 0;
    font-size: 19px;
    letter-spacing: 0.02rem;
  }
}

@media (max-width: 768px) {
  .greetings__top-left-title {
    margin: -4px 0 30px 0;
    font-size: 18px;
  }
}

@media (max-width: 540px) {
  .greetings__top-left-title {
    margin: -6px 0 30px 0;
    font-size: 17px;
  }
}

.greetings__top-left-name {
  font-family: "游明朝","YuMincho";
  margin: 60px 0 0 0;
  font-size: 19px;
  line-height: 1em;
}

@media (max-width: 1024px) {
  .greetings__top-left-name {
    letter-spacing: 0.02rem;
  }
}

@media (max-width: 768px) {
  .greetings__top-left-name {
    margin: 15px 0 0 0;
    font-size: 16px;
  }
}

.greetings__top-inner {
  width: 50%;
  margin: -10px 0 0 0;
}

@media (max-width: 540px) {
  .greetings__top-inner {
    width: 100%;
    margin: 38px 0 0 0;
  }
}

.greetings__top-inner-text {
  font-size: 14px;
  line-height: 2.2em;
  letter-spacing: 0.03em;
}

@media (max-width: 1024px) {
  .greetings__top-inner-text {
    letter-spacing: 0.02rem;
  }
}

@media (max-width: 768px) {
  .greetings__top-inner-text {
    font-size: 13px;
    line-height: 1.9;
  }
}

.greetings__middle {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 0 0;
  border-top: 1px solid #f0efee;
}

@media (max-width: 1024px) {
  .greetings__middle {
    padding: 50px 0 0;
  }
}

@media (max-width: 768px) {
  .greetings__middle {
    display: block;
    padding: 60px 0 0;
  }
}

.greetings__middle-deco {
  font-family: 'Roboto', sans-serif;
  position: absolute;
  top: 60px;
  left: -28px;
  color: #88b528;
  font-size: 10px;
  letter-spacing: 0.07em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

@media (max-width: 1024px) {
  .greetings__middle-deco {
    top: 52px;
    left: -22px;
  }
}

@media (max-width: 768px) {
  .greetings__middle-deco {
    top: 42px;
    left: -18px;
  }
}

@media (max-width: 540px) {
  .greetings__middle-deco {
    top: 30px;
  }
}

.greetings__middle-img {
  width: 77%;
  margin: 0 2% 0 0;
}

@media (max-width: 768px) {
  .greetings__middle-img {
    width: 100%;
    margin: -18px 2% 0 0;
  }
}

@media (max-width: 540px) {
  .greetings__middle-img {
    margin: -30px 2% 0 0;
  }
}

.greetings__middle-img img {
  width: 100%;
  margin: 0 0 30px 0;
}

.greetings__middle-text {
  width: 21%;
  margin-top: 30px;
  font-size: 21px;
  line-height: 1.6em;
}

@media (max-width: 1024px) {
  .greetings__middle-text {
    font-size: 19px;
  }
}

@media (max-width: 768px) {
  .greetings__middle-text {
    width: 100%;
    margin-top: 23px;
    font-size: 18px;
  }
}

.greetings__bottom {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 64px;
}

@media (max-width: 1024px) {
  .greetings__bottom {
    margin-bottom: 50px;
  }
}

@media (max-width: 768px) {
  .greetings__bottom {
    display: block;
    margin-bottom: 80px;
  }
}

@media (max-width: 540px) {
  .greetings__bottom {
    margin-bottom: 70px;
  }
}

.greetings__bottom-text {
  width: 37.2%;
  margin: 4px 3% 0 0;
  font-size: 14px;
  line-height: 1.9em;
  letter-spacing: 0.03em;
}

@media (max-width: 1024px) {
  .greetings__bottom-text {
    margin: 8px 3% 0 0;
  }
}

@media (max-width: 768px) {
  .greetings__bottom-text {
    width: 100%;
    margin: 28px 3% 0 0;
    font-size: 13px;
    letter-spacing: 0.025em;
  }
}

@media (max-width: 540px) {
  .greetings__bottom-text {
    margin: 12px 3% 29px 0;
    letter-spacing: 0.02rem;
  }
}

.greetings__bottom-name {
  font-family: "游明朝","YuMincho";
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 19px;
  line-height: 1em;
}

@media (max-width: 768px) {
  .greetings__bottom-name {
    position: relative;
    margin-top: 30px;
    font-size: 16px;
  }
}

@media (max-width: 540px) {
  .greetings__bottom-name {
    letter-spacing: 0.03rem;
  }
}

.treatment-crumbs {
  display: table;
  padding: 12px 0;
  font-size: 11px;
  line-height: 1em;
  border-bottom: 1px solid #88b528;
}

@media (max-width: 1024px) {
  .treatment-crumbs {
    padding: 10px 0;
  }
}

.treatment-sub {
  font-family: 'Roboto', sans-serif;
  display: table;
  margin-left: auto;
  padding: 10px 0;
  font-size: 14px;
  letter-spacing: 0.2em;
  border-bottom: 1px solid #88b528;
}

.treatment-title {
  padding: 40px 0 0 0;
  font-size: 42px;
  line-height: 1em;
  letter-spacing: 0.08em;
  text-align: right;
}

@media (max-width: 1024px) {
  .treatment-title {
    padding: 30px 0 0 0;
    font-size: 38px;
  }
}

@media (max-width: 768px) {
  .treatment-title {
    padding: 28px 0 0 0;
    font-size: 34px;
  }
}

@media (max-width: 540px) {
  .treatment-title {
    padding: 20px 0 0 0;
    font-size: 30px;
  }
}

.treatment__top {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 12px 0 20px;
  padding: 60px 0;
}

@media (max-width: 1024px) {
  .treatment__top {
    margin: 12px 0 30px;
    padding: 38px 0;
  }
}

@media (max-width: 768px) {
  .treatment__top {
    padding: 37px 0;
  }
}

@media (max-width: 540px) {
  .treatment__top {
    display: block;
    padding: 30px 0;
  }
}

.treatment__top-deco {
  font-family: 'Roboto', sans-serif;
  position: absolute;
  top: 60px;
  left: -28px;
  color: #88b528;
  font-size: 10px;
  letter-spacing: 0.07em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

@media (max-width: 1024px) {
  .treatment__top-deco {
    top: 38px;
    left: -24px;
  }
}

@media (max-width: 768px) {
  .treatment__top-deco {
    top: 36px;
    left: -18px;
  }
}

.treatment__top-left {
  position: relative;
  width: 45%;
  margin: 0 5% 0 0;
}

@media (max-width: 540px) {
  .treatment__top-left {
    width: 100%;
  }
}

.treatment__top-left-title {
  margin: -8px 0 35px 0;
  font-size: 21px;
  line-height: 1.7em;
  letter-spacing: 0.02rem;
}

@media (max-width: 1024px) {
  .treatment__top-left-title {
    margin: -6px 0 35px 0;
    font-size: 19px;
  }
}

@media (max-width: 768px) {
  .treatment__top-left-title {
    margin: -6px 0 30px 0;
    font-size: 18px;
  }
}

@media (max-width: 540px) {
  .treatment__top-left-title {
    margin: 0 0 30px 0;
    font-size: 17px;
  }
}

.treatment__top-inner {
  width: 50%;
  margin: -10px 0 0 0;
}

@media (max-width: 540px) {
  .treatment__top-inner {
    width: 100%;
    margin: 33px 0 0 0;
  }
}

.treatment__top-inner-text {
  font-size: 14px;
  line-height: 2.2em;
  letter-spacing: 0.03em;
}

@media (max-width: 768px) {
  .treatment__top-inner-text {
    font-size: 13px;
    line-height: 1.9;
  }
}

.treatment__visitors {
  padding: 60px 0 0;
}

.treatment__visitors-title {
  margin: 0 0 -14px 0;
  padding: 0 0 8px 0;
  font-size: 26px;
  line-height: 1em;
  border-bottom: 1px solid #f0efee;
}

@media (max-width: 1024px) {
  .treatment__visitors-title {
    margin: 2px 0 -14px 0;
    font-size: 24px;
  }
}

@media (max-width: 768px) {
  .treatment__visitors-title {
    margin: -6px 0 -14px 0;
    font-size: 23px;
  }
}

@media (max-width: 540px) {
  .treatment__visitors-title {
    margin: -9px 0 -14px 0;
    font-size: 20px;
  }
}

.treatment__visitors-title span {
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  height: 30px;
  margin: 0 0 0 18px;
  padding: 0 0 0 18px;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0.1em;
  border-left: 1px solid #f0efee;
}

@media (max-width: 768px) {
  .treatment__visitors-title span {
    margin: 0 0 0 12px;
    padding: 0 0 0 11px;
    font-size: 13px;
  }
}

@media (max-width: 540px) {
  .treatment__visitors-title span {
    font-size: 11px;
  }
}

.treatment__visitors__contents {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 0 52px;
}

@media (max-width: 1024px) {
  .treatment__visitors__contents {
    padding: 54px 0;
  }
}

@media (max-width: 768px) {
  .treatment__visitors__contents {
    display: block;
    padding: 60px 0 53px;
  }
}

.treatment__visitors__contents-deco {
  font-family: 'Roboto', sans-serif;
  position: absolute;
  top: 60px;
  left: -28px;
  color: #88b528;
  font-size: 10px;
  letter-spacing: 0.07em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

@media (max-width: 1024px) {
  .treatment__visitors__contents-deco {
    top: 54px;
    left: -24px;
  }
}

@media (max-width: 768px) {
  .treatment__visitors__contents-deco {
    top: 36px;
    left: -18px;
  }
}

.treatment__visitors__contents__left {
  width: 46%;
  margin: 0 4% 30px 0;
}

@media (max-width: 540px) {
  .treatment__visitors__contents__left {
    width: 100%;
  }
}

.treatment__visitors__contents__left-title {
  margin: -8px 0 35px 0;
  font-size: 21px;
  line-height: 1.5em;
}

@media (max-width: 1024px) {
  .treatment__visitors__contents__left-title {
    margin: -6px 0 33px 0;
    font-size: 19px;
  }
}

@media (max-width: 768px) {
  .treatment__visitors__contents__left-title {
    margin: 10px 0 24px 0;
    font-size: 18px;
  }
}

@media (max-width: 540px) {
  .treatment__visitors__contents__left-title {
    margin: 10px 0 13px 0;
  }
}

.treatment__visitors__contents__left-box {
  padding: 8px 0;
  overflow: hidden;
  border-bottom: 1px solid #f0efee;
}

@media (max-width: 1024px) {
  .treatment__visitors__contents__left-box {
    padding: 9px 0 8px;
  }
}

@media (max-width: 768px) {
  .treatment__visitors__contents__left-box {
    padding: 6px 0;
  }
}

.treatment__visitors__contents__left-box-title {
  width: 125px;
  float: left;
  padding: 5px 0 5px 22px;
  font-size: 16px;
  background: url(../images/list_maru.png) no-repeat left center;
}

@media (max-width: 1024px) {
  .treatment__visitors__contents__left-box-title {
    padding: 7px 0 5px 22px;
    font-size: 15px;
    background-size: 15px;
  }
}

@media (max-width: 768px) {
  .treatment__visitors__contents__left-box-title {
    width: 76px;
    padding: 4px 0 4px 16px;
    font-size: 14px;
    background-size: 12px;
  }
}

.treatment__visitors__contents__left-box-text {
  margin: 0 0 0 165px;
  padding: 3px 0;
  font-size: 13px;
  line-height: 1.6em;
  letter-spacing: 0.02rem;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .treatment__visitors__contents__left-box-text {
    margin: 0 0 0 145px;
  }
}

@media (max-width: 768px) {
  .treatment__visitors__contents__left-box-text {
    margin: 0 0 0 100px;
    font-size: 12px;
  }
}

.treatment__visitors__contents-img {
  width: 50%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media (max-width: 768px) {
  .treatment__visitors__contents-img {
    width: 100%;
    margin-top: -18px;
  }
}

@media (max-width: 540px) {
  .treatment__visitors__contents-img {
    margin-top: -22px;
  }
}

@media (max-width: 768px) {
  .treatment__visitors__contents-img img {
    width: 100%;
  }
}

.treatment__hospital {
  padding: 60px 0 62px;
}

@media (max-width: 1024px) {
  .treatment__hospital {
    margin-top: -26px;
    padding: 73px 0 44px;
  }
}

@media (max-width: 768px) {
  .treatment__hospital {
    margin-top: -66px;
  }
}

@media (max-width: 540px) {
  .treatment__hospital {
    margin-top: -82px;
    padding: 72px 0 18px;
  }
}

.treatment__hospital-title {
  margin-bottom: 16px;
  padding-bottom: 5px;
  font-size: 26px;
  line-height: 1em;
  border-bottom: 1px solid #f0efee;
}

@media (max-width: 1024px) {
  .treatment__hospital-title {
    font-size: 24px;
  }
}

@media (max-width: 768px) {
  .treatment__hospital-title {
    margin: -6px 0 2px 0;
    font-size: 23px;
  }
}

@media (max-width: 540px) {
  .treatment__hospital-title {
    margin: -9px 0 -2px 0;
    font-size: 20px;
  }
}

.treatment__hospital-title span {
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  height: 30px;
  margin: 0 0 0 18px;
  padding: 0 0 0 18px;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0.1em;
  border-left: 1px solid #f0efee;
}

@media (max-width: 768px) {
  .treatment__hospital-title span {
    margin: 0 0 0 12px;
    padding: 0 0 0 11px;
    font-size: 13px;
  }
}

@media (max-width: 540px) {
  .treatment__hospital-title span {
    font-size: 11px;
  }
}

.treatment__hospital__contents {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0;
  border-bottom: 1px solid #f0efee;
}

@media (max-width: 1024px) {
  .treatment__hospital__contents {
    padding: 30px 0 27px;
  }
}

@media (max-width: 768px) {
  .treatment__hospital__contents {
    padding: 12.5px 0 20px;
  }
}

@media (max-width: 540px) {
  .treatment__hospital__contents {
    display: block;
    padding: 20px 0 23px;
  }
}

.treatment__hospital__contents:last-of-type {
  border-bottom: none;
  padding: 18px 0 62px;
}

.treatment__hospital__contents-deco {
  font-family: 'Roboto', sans-serif;
  position: absolute;
  top: 27px;
  left: -28px;
  color: #88b528;
  font-size: 10px;
  letter-spacing: 0.07em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

@media (max-width: 1024px) {
  .treatment__hospital__contents-deco {
    top: 24px;
    left: -24px;
  }
}

@media (max-width: 768px) {
  .treatment__hospital__contents-deco {
    top: 36px;
    left: -18px;
  }
}

@media (max-width: 540px) {
  .treatment__hospital__contents-deco {
    top: 30px;
  }
}

.treatment__hospital__contents-title {
  width: 22%;
  margin-top: -8px;
  font-size: 21px;
  line-height: 1.5em;
}

@media (max-width: 1024px) {
  .treatment__hospital__contents-title {
    margin-top: -12px;
    font-size: 19px;
  }
}

@media (max-width: 768px) {
  .treatment__hospital__contents-title {
    width: 24%;
    margin-top: 11px;
    font-size: 18px;
  }
}

@media (max-width: 540px) {
  .treatment__hospital__contents-title {
    width: 100%;
    margin-top: 3px;
    font-size: 17px;
  }
}

.treatment__hospital__contents__inner {
  width: 95%;
  margin-left: 37px;
}

@media (max-width: 1024px) {
  .treatment__hospital__contents__inner {
    margin-top: -8px;
    margin-left: 44px;
  }
}

@media (max-width: 768px) {
  .treatment__hospital__contents__inner {
    width: 76%;
    margin-top: 16px;
    margin-left: 20px;
  }
}

@media (max-width: 540px) {
  .treatment__hospital__contents__inner {
    width: 100%;
    margin-top: 18px;
    margin-left: 0;
  }
}

.treatment__hospital__contents__inner-box {
  padding: 0 0 8px 0;
  overflow: hidden;
  border-bottom: 1px solid #f0efee;
}

@media (max-width: 768px) {
  .treatment__hospital__contents__inner-box {
    padding: 0 0 6px 0;
  }
}

@media (max-width: 540px) {
  .treatment__hospital__contents__inner-box {
    padding: 4px 0 3px 0;
  }
}

.treatment__hospital__contents__inner-box:last-of-type {
  border-bottom: none;
}

.treatment__hospital__contents__inner-box-title {
  width: 140px;
  padding: 5px 0 5px 22px;
  float: left;
  font-size: 16px;
  background: url(../images/list_maru.png) no-repeat left center;
}

@media (max-width: 1024px) {
  .treatment__hospital__contents__inner-box-title {
    width: 122px;
    background-size: 15px;
  }
}

@media (max-width: 768px) {
  .treatment__hospital__contents__inner-box-title {
    width: 85px;
    font-size: 14px;
    padding: 4px 0 4px 16px;
    background-size: 12px;
  }
}

.treatment__hospital__contents__inner-box-text {
  margin: 0 0 0 165px;
  padding: 3px 0;
  font-size: 13px;
  line-height: 1.6;
  letter-spacing: 0.02rem;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .treatment__hospital__contents__inner-box-text {
    margin: 0 0 0 148px;
  }
}

@media (max-width: 768px) {
  .treatment__hospital__contents__inner-box-text {
    margin: 0 0 0 100px;
    font-size: 12px;
  }
}

.treatment__hospital__contents__inner-text {
  padding: 0 0 9px 0;
  font-size: 13px;
  line-height: 1.6;
  letter-spacing: 0.02rem;
  overflow: hidden;
}

@media (max-width: 768px) {
  .treatment__hospital__contents__inner-text {
    font-size: 12px;
  }
}

.treatment__hospital__contents__inner .komoku-box-ho {
  padding: 9px 0;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .treatment__hospital__contents__inner .komoku-box-ho {
    padding: 10px 0;
  }
}

@media (max-width: 768px) {
  .treatment__hospital__contents__inner .komoku-box-ho {
    padding: 6px 0;
  }
}

.facilities-crumbs {
  display: table;
  padding: 10px 0;
  font-size: 11px;
  line-height: 1em;
  border-bottom: 1px solid #88b528;
}

.facilities-sub {
  font-family: 'Roboto', sans-serif;
  display: table;
  margin-left: auto;
  padding: 10px 0;
  font-size: 14px;
  letter-spacing: 0.2em;
  border-bottom: 1px solid #88b528;
}

.facilities-title {
  padding: 40px 0 0 0;
  font-size: 42px;
  line-height: 1em;
  letter-spacing: 0.08em;
  text-align: right;
}

@media (max-width: 1024px) {
  .facilities-title {
    padding: 30px 0 0 0;
    font-size: 38px;
  }
}

@media (max-width: 768px) {
  .facilities-title {
    padding: 26px 0 0 0;
    font-size: 34px;
  }
}

@media (max-width: 540px) {
  .facilities-title {
    padding: 18px 0 0 0;
    font-size: 30px;
  }
}

.facilities__top {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  padding: 60px 0;
}

@media (max-width: 1024px) {
  .facilities__top {
    margin: 12px 0 30px;
    padding: 38px 0;
  }
}

@media (max-width: 768px) {
  .facilities__top {
    padding: 37px 0;
  }
}

@media (max-width: 540px) {
  .facilities__top {
    display: block;
    padding: 30px 0;
  }
}

.facilities__top-deco {
  font-family: 'Roboto', sans-serif;
  position: absolute;
  top: 60px;
  left: -28px;
  color: #88b528;
  font-size: 10px;
  letter-spacing: 0.07em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

@media (max-width: 1024px) {
  .facilities__top-deco {
    top: 38px;
    left: -24px;
  }
}

@media (max-width: 768px) {
  .facilities__top-deco {
    top: 36px;
    left: -18px;
  }
}

.facilities__top-left {
  position: relative;
  width: 45%;
  margin: 0 5% 0 0;
}

@media (max-width: 540px) {
  .facilities__top-left {
    width: 100%;
  }
}

.facilities__top-left-title {
  margin: -8px 0 35px 0;
  font-size: 21px;
  line-height: 1.7em;
  letter-spacing: 0.02rem;
}

@media (max-width: 1024px) {
  .facilities__top-left-title {
    font-size: 19px;
  }
}

@media (max-width: 768px) {
  .facilities__top-left-title {
    margin: -2px 0 30px 0;
    font-size: 18px;
  }
}

@media (max-width: 540px) {
  .facilities__top-left-title {
    margin: 0 0 30px 0;
    font-size: 17px;
  }
}

.facilities__outline {
  padding: 82px 0 0;
}

@media (max-width: 1024px) {
  .facilities__outline {
    padding: 65px 0 0;
  }
}

@media (max-width: 768px) {
  .facilities__outline {
    padding: 52px 0 0;
  }
}

@media (max-width: 540px) {
  .facilities__outline {
    padding: 30px 0 0;
  }
}

.facilities__outline-title {
  margin: 0 0 -24px 0;
  padding: 0 0 8px 0;
  font-size: 26px;
  line-height: 1em;
  border-bottom: 1px solid #f0efee;
}

@media (max-width: 1024px) {
  .facilities__outline-title {
    font-size: 24px;
  }
}

@media (max-width: 768px) {
  .facilities__outline-title {
    margin: -6px 0 -14px 0;
    font-size: 22px;
  }
}

@media (max-width: 540px) {
  .facilities__outline-title {
    margin: -9px 0 -14px 0;
    font-size: 20px;
  }
}

.facilities__outline-title span {
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  height: 30px;
  margin: 0 0 0 18px;
  padding: 0 0 0 18px;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0.1em;
  border-left: 1px solid #f0efee;
}

@media (max-width: 768px) {
  .facilities__outline-title span {
    margin: 0 0 0 12px;
    padding: 0 0 0 11px;
    font-size: 13px;
  }
}

@media (max-width: 540px) {
  .facilities__outline-title span {
    margin: 0 0 0 10px;
    font-size: 11px;
  }
}

.facilities__outline__contents {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 0;
}

@media (max-width: 1024px) {
  .facilities__outline__contents {
    padding: 50px 0;
  }
}

@media (max-width: 768px) {
  .facilities__outline__contents {
    display: block;
    padding: 34px 0;
  }
}

@media (max-width: 540px) {
  .facilities__outline__contents {
    padding: 25px 0;
  }
}

.facilities__outline__contents-deco {
  font-family: 'Roboto', sans-serif;
  position: absolute;
  top: 70px;
  left: -28px;
  color: #88b528;
  font-size: 10px;
  letter-spacing: 0.07em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

@media (max-width: 1024px) {
  .facilities__outline__contents-deco {
    top: 62px;
    left: -20px;
  }
}

@media (max-width: 768px) {
  .facilities__outline__contents-deco {
    top: 46px;
    left: -18px;
  }
}

@media (max-width: 540px) {
  .facilities__outline__contents-deco {
    top: 38px;
    left: -18px;
  }
}

.facilities__outline__contents__left {
  width: 46%;
  margin: 0 4% 30px 0;
}

@media (max-width: 768px) {
  .facilities__outline__contents__left {
    width: 100%;
  }
}

.facilities__outline__contents__left-box {
  padding: 9px 0;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .facilities__outline__contents__left-box {
    padding: 11px 0;
  }
}

.facilities__outline__contents__left-box-title {
  width: 125px;
  float: left;
  padding: 5px 0 5px 22px;
  font-size: 16px;
  background: url(../images/list_maru.png) no-repeat left center;
}

@media (max-width: 1024px) {
  .facilities__outline__contents__left-box-title {
    font-size: 15px;
    background-size: 15px;
  }
}

@media (max-width: 768px) {
  .facilities__outline__contents__left-box-title {
    padding: 4px 0 4px 16px;
    width: 80px;
    font-size: 14px;
    background-size: 12px;
  }
}

.facilities__outline__contents__left-box-text {
  margin: 0 0 0 165px;
  padding: 3px 0;
  font-size: 13px;
  line-height: 1.6;
  letter-spacing: 0.02rem;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .facilities__outline__contents__left-box-text {
    margin: 0 0 0 145px;
  }
}

@media (max-width: 768px) {
  .facilities__outline__contents__left-box-text {
    margin: 0 0 0 100px;
  }
}

@media (max-width: 540px) {
  .facilities__outline__contents__left-box-text {
    font-size: 12px;
  }
}

.facilities__outline__contents__inner {
  width: 47%;
  margin: 10px 0 0 36px;
}

@media (max-width: 1024px) {
  .facilities__outline__contents__inner {
    margin: 12px 0 0 29px;
  }
}

@media (max-width: 768px) {
  .facilities__outline__contents__inner {
    width: 100%;
    margin: -14px 0 0 0;
  }
}

.facilities__outline__contents__inner-box-title {
  width: 125px;
  float: left;
  background: url(../images/list_maru.png) no-repeat left center;
  font-size: 16px;
  padding: 5px 0 5px 22px;
}

@media (max-width: 1024px) {
  .facilities__outline__contents__inner-box-title {
    font-size: 15px;
    background-size: 15px;
  }
}

@media (max-width: 768px) {
  .facilities__outline__contents__inner-box-title {
    padding: 4px 0 4px 16px;
    width: 80px;
    font-size: 14px;
    background-size: 12px;
  }
}

.facilities__outline__contents__inner-box-text {
  margin: 0 0 0 165px;
  padding: 3px 0;
  overflow: hidden;
  border-bottom: 1px dotted #c1d487;
}

@media (max-width: 1024px) {
  .facilities__outline__contents__inner-box-text {
    margin: 0 0 0 145px;
  }
}

@media (max-width: 768px) {
  .facilities__outline__contents__inner-box-text {
    margin: 0 0 0 100px;
    padding: 4px 0;
  }
}

@media (max-width: 540px) {
  .facilities__outline__contents__inner-box-text {
    padding: 5px 0;
  }
}

.facilities__outline__contents__inner-box-text:last-of-type {
  border-bottom: none;
}

.facilities__outline__contents__inner-box-text-top {
  display: table;
  margin: 4px 0 5px 0;
  padding: 5px 18px;
  color: #FFF;
  font-size: 14px;
  line-height: 1;
  background: #88b528;
}

@media (max-width: 768px) {
  .facilities__outline__contents__inner-box-text-top {
    margin: 3px 0 4px 0;
    font-size: 13px;
  }
}

.facilities__outline__contents__inner-box-text-bottom {
  font-size: 13px;
  line-height: 1.6;
  letter-spacing: 0.02rem;
}

@media (max-width: 768px) {
  .facilities__outline__contents__inner-box-text-bottom {
    font-size: 12px;
    line-height: 1.5;
  }
}

.facilities__medical {
  padding: 60px 0 0;
}

@media (max-width: 1024px) {
  .facilities__medical {
    padding: 50px 0 62px;
  }
}

@media (max-width: 768px) {
  .facilities__medical {
    padding: 50px 0 56px;
  }
}

@media (max-width: 540px) {
  .facilities__medical {
    padding: 42px 0;
  }
}

.facilities__medical-title {
  margin: 0 0 -14px 0;
  padding: 0 0 8px 0;
  font-size: 26px;
  line-height: 1em;
  border-bottom: 1px solid #f0efee;
}

@media (max-width: 1024px) {
  .facilities__medical-title {
    font-size: 24px;
  }
}

@media (max-width: 768px) {
  .facilities__medical-title {
    margin: -4px 0 -14px 0;
    font-size: 22px;
  }
}

@media (max-width: 540px) {
  .facilities__medical-title {
    margin: -9px 0 -14px 0;
    font-size: 20px;
  }
}

.facilities__medical-title span {
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  height: 30px;
  margin: 0 0 0 18px;
  padding: 0 0 0 18px;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0.1em;
  border-left: 1px solid #f0efee;
}

@media (max-width: 768px) {
  .facilities__medical-title span {
    margin: 0 0 0 12px;
    padding: 0 0 0 11px;
    font-size: 13px;
  }
}

@media (max-width: 540px) {
  .facilities__medical-title span {
    font-size: 11px;
  }
}

.facilities__medical__contents {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 0 0;
}

@media (max-width: 1024px) {
  .facilities__medical__contents {
    padding: 56px 0 0;
  }
}

@media (max-width: 768px) {
  .facilities__medical__contents {
    padding: 46px 0 0;
  }
}

@media (max-width: 540px) {
  .facilities__medical__contents {
    display: block;
    padding: 38px 0 0;
  }
}

.facilities__medical__contents-deco {
  font-family: 'Roboto', sans-serif;
  position: absolute;
  top: 60px;
  left: -28px;
  color: #88b528;
  font-size: 10px;
  letter-spacing: 0.07em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

@media (max-width: 1024px) {
  .facilities__medical__contents-deco {
    top: 54px;
    left: -20px;
  }
}

@media (max-width: 768px) {
  .facilities__medical__contents-deco {
    top: 48px;
    left: -18px;
  }
}

@media (max-width: 540px) {
  .facilities__medical__contents-deco {
    top: 38px;
    left: -18px;
  }
}

.facilities__medical__contents__left {
  width: 31%;
  margin: 0 4% 4% 0;
}

@media (max-width: 1024px) {
  .facilities__medical__contents__left {
    margin: 4px 4% 4% 0;
  }
}

@media (max-width: 768px) {
  .facilities__medical__contents__left {
    width: 23%;
  }
}

@media (max-width: 540px) {
  .facilities__medical__contents__left {
    width: 100%;
  }
}

.facilities__medical__contents__left-title {
  margin: -8px 0 35px 0;
  font-size: 21px;
  line-height: 1.5;
}

@media (max-width: 1024px) {
  .facilities__medical__contents__left-title {
    font-size: 19px;
  }
}

@media (max-width: 768px) {
  .facilities__medical__contents__left-title {
    margin: -8px 0 26px 0;
    font-size: 18px;
  }
}

@media (max-width: 540px) {
  .facilities__medical__contents__left-title {
    margin: -8px 0 16px 0;
    font-size: 17px;
  }
}

.facilities__medical__contents__left-text {
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.02rem;
}

.facilities__medical__contents-img {
  width: 65%;
  margin: 0 0 4% 0;
  line-height: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media (max-width: 768px) {
  .facilities__medical__contents-img {
    width: 77%;
  }
}

@media (max-width: 540px) {
  .facilities__medical__contents-img {
    width: 100%;
    margin: 0 0 3% 0;
  }
}

.facilities__medical__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 104%;
  margin: 0 0 100px -4%;
}

@media (max-width: 1024px) {
  .facilities__medical__list {
    margin: 0 0 20px -4%;
  }
}

@media (max-width: 768px) {
  .facilities__medical__list {
    margin: 28px 0 4px -4%;
  }
}

@media (max-width: 540px) {
  .facilities__medical__list {
    margin: 62px 0 4px -4%;
  }
}

.facilities__medical__list-link {
  width: 29.33%;
  margin: 0 0 4% 4%;
}

@media (max-width: 768px) {
  .facilities__medical__list-link {
    width: 46%;
    margin: 0 0 9% 4%;
  }
}

.facilities__medical__list-link-img {
  margin: 0 0 10px 0;
}

@media (max-width: 768px) {
  .facilities__medical__list-link-img {
    margin: 0 0 16px 0;
  }
}

@media (max-width: 540px) {
  .facilities__medical__list-link-img {
    margin: 0 0 12px 0;
  }
}

.facilities__medical__list-link-title {
  margin: -8px 0 15px 0;
  font-size: 17.5px;
  line-height: 1.3;
}

@media (max-width: 1024px) {
  .facilities__medical__list-link-title {
    font-size: 17px;
  }
}

@media (max-width: 768px) {
  .facilities__medical__list-link-title {
    margin: -8px 0 8px 0;
    font-size: 16px;
  }
}

@media (max-width: 540px) {
  .facilities__medical__list-link-title {
    margin: -6px 0 10px 0;
    font-size: 15px;
  }
}

.facilities__medical__list-link-text {
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.02rem;
}

.facilities__main {
  position: relative;
  padding-bottom: 58px;
}

@media (max-width: 1024px) {
  .facilities__main {
    padding-bottom: 48px;
  }
}

@media (max-width: 768px) {
  .facilities__main {
    padding-bottom: 44px;
  }
}

@media (max-width: 540px) {
  .facilities__main {
    padding-bottom: 30px;
  }
}

.facilities__main-deco {
  font-family: 'Roboto', sans-serif;
  position: absolute;
  top: 8px;
  left: -28px;
  color: #88b528;
  font-size: 10px;
  letter-spacing: 0.07em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

@media (max-width: 1024px) {
  .facilities__main-deco {
    top: 6px;
    left: -20px;
  }
}

@media (max-width: 768px) {
  .facilities__main-deco {
    top: 6px;
    left: -18px;
  }
}

.facilities__main-title {
  margin: -8px 0 38px 0;
  font-size: 21px;
  line-height: 1.5;
}

@media (max-width: 1024px) {
  .facilities__main-title {
    font-size: 19px;
  }
}

@media (max-width: 768px) {
  .facilities__main-title {
    margin: -8px 0 35px 0;
    font-size: 18px;
  }
}

@media (max-width: 540px) {
  .facilities__main-title {
    margin: -8px 0 20px 0;
    font-size: 17px;
  }
}

.facilities__main__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -10px 0 0 0;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #f0efee;
}

@media (max-width: 768px) {
  .facilities__main__list {
    padding: 11px;
  }
}

@media (max-width: 540px) {
  .facilities__main__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.facilities__main__list-link {
  display: table;
  margin: 11.5px;
  padding: 0 0 6px 0;
  font-size: 14px;
  line-height: 1;
  border-bottom: 1px solid #88b528;
}

@media (max-width: 768px) {
  .facilities__main__list-link {
    font-size: 13px;
  }
}

@media (max-width: 540px) {
  .facilities__main__list-link {
    letter-spacing: 0.02rem;
  }
}

.service-crumbs {
  display: table;
  padding: 10px 0;
  font-size: 11px;
  line-height: 1em;
  border-bottom: 1px solid #88b528;
}

@media (max-width: 1024px) {
  .service-crumbs {
    letter-spacing: 0.02rem;
  }
}

.service-sub {
  font-family: 'Roboto', sans-serif;
  display: table;
  margin-left: auto;
  padding: 10px 0;
  font-size: 14px;
  letter-spacing: 0.2em;
  border-bottom: 1px solid #88b528;
}

.service-title {
  padding: 40px 0 0 0;
  font-size: 42px;
  line-height: 1em;
  letter-spacing: 0.08em;
  text-align: right;
}

@media (max-width: 1024px) {
  .service-title {
    padding: 30px 0 0 0;
    font-size: 38px;
  }
}

@media (max-width: 768px) {
  .service-title {
    font-size: 34px;
  }
}

@media (max-width: 540px) {
  .service-title {
    padding: 20px 0 0 0;
    font-size: 30px;
  }
}

.service__top {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 12px 0 20px;
  padding: 60px 0;
}

@media (max-width: 1024px) {
  .service__top {
    margin: 12px 0 30px;
    padding: 38px 0;
  }
}

@media (max-width: 768px) {
  .service__top {
    margin: 12px 0 10px;
    padding: 37px 0 54px;
  }
}

@media (max-width: 540px) {
  .service__top {
    display: block;
    margin: 14px 0 30px;
    padding: 30px 0;
  }
}

.service__top-deco {
  font-family: 'Roboto', sans-serif;
  position: absolute;
  top: 60px;
  left: -28px;
  color: #88b528;
  font-size: 10px;
  letter-spacing: 0.07em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

@media (max-width: 1024px) {
  .service__top-deco {
    top: 38px;
    left: -24px;
  }
}

@media (max-width: 768px) {
  .service__top-deco {
    top: 36px;
    left: -18px;
  }
}

.service__top-left {
  position: relative;
  width: 45%;
  margin: 0 5% 0 0;
}

@media (max-width: 540px) {
  .service__top-left {
    width: 100%;
  }
}

.service__top-left-title {
  margin: -8px 0 35px 0;
  font-size: 21px;
  line-height: 1.7em;
}

@media (max-width: 1024px) {
  .service__top-left-title {
    font-size: 19px;
  }
}

@media (max-width: 768px) {
  .service__top-left-title {
    font-size: 18px;
    letter-spacing: 0.02rem;
  }
}

@media (max-width: 540px) {
  .service__top-left-title {
    margin: 0 0 45px 0;
    font-size: 17px;
  }
}

.service__top-inner {
  width: 50%;
  margin: -10px 0 0 0;
}

@media (max-width: 540px) {
  .service__top-inner {
    width: 100%;
    margin: -12px 0 0 0;
  }
}

.service__top-inner-text {
  font-size: 14px;
  line-height: 2.2em;
  letter-spacing: 0.03em;
}

@media (max-width: 768px) {
  .service__top-inner-text {
    font-size: 13px;
    line-height: 1.9em;
  }
}

@media (max-width: 540px) {
  .service__top-inner-text {
    font-size: 13px;
    line-height: 1.9em;
    letter-spacing: 0.02em;
  }
}

.service__day {
  padding: 60px 0 0;
}

@media (max-width: 540px) {
  .service__day {
    padding: 60px 0 0;
  }
}

.service__day-title {
  margin: 0 0 -14px 0;
  padding: 0 0 8px 0;
  font-size: 25px;
  line-height: 1em;
  letter-spacing: 0.08rem;
  border-bottom: 1px solid #f0efee;
}

@media (max-width: 1024px) {
  .service__day-title {
    font-size: 23px;
  }
}

@media (max-width: 768px) {
  .service__day-title {
    margin: -6px 0 -14px 0;
    font-size: 21px;
  }
}

@media (max-width: 540px) {
  .service__day-title {
    margin: -11px 0 -14px 0;
    font-size: 19px;
  }
}

.service__day-title span {
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  height: 30px;
  margin: 0 0 0 18px;
  padding: 0 0 0 18px;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0.1em;
  border-left: 1px solid #f0efee;
}

@media (max-width: 768px) {
  .service__day-title span {
    margin: 0 0 0 12px;
    padding: 0 0 0 11px;
    font-size: 13px;
  }
}

@media (max-width: 540px) {
  .service__day-title span {
    margin: 0 0 0 9px;
    font-size: 11px;
  }
}

.service__day__program {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 0 0;
}

@media (max-width: 768px) {
  .service__day__program {
    padding: 48px 0 0;
  }
}

@media (max-width: 540px) {
  .service__day__program {
    padding: 42px 0 0;
  }
}

.service__day__program-deco {
  font-family: 'Roboto', sans-serif;
  position: absolute;
  top: 60px;
  left: -28px;
  color: #88b528;
  font-size: 10px;
  letter-spacing: 0.07em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

@media (max-width: 1024px) {
  .service__day__program-deco {
    top: 54px;
    left: -20px;
  }
}

@media (max-width: 768px) {
  .service__day__program-deco {
    top: 46px;
    left: -18px;
  }
}

@media (max-width: 540px) {
  .service__day__program-deco {
    top: 38px;
    left: -18px;
  }
}

.service__day__program__wrap-title {
  margin: -8px 0 39px 0;
  font-size: 21px;
  line-height: 1.5;
}

@media (max-width: 1024px) {
  .service__day__program__wrap-title {
    font-size: 19px;
    letter-spacing: 0.02rem;
  }
}

@media (max-width: 768px) {
  .service__day__program__wrap-title {
    font-size: 18px;
  }
}

@media (max-width: 540px) {
  .service__day__program__wrap-title {
    margin: -8px 0 30px 0;
    font-size: 17px;
  }
}

.service__day__program__wrap-img {
  margin: -20px 0 40px 0;
}

@media (max-width: 1024px) {
  .service__day__program__wrap-img {
    margin: -24px 0 40px 0;
  }
}

@media (max-width: 768px) {
  .service__day__program__wrap-img {
    margin: -20px 0 20px 0;
  }
}

@media (max-width: 768px) {
  .service__day__program__wrap-img img {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .service__day__program__wrap-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (max-width: 540px) {
  .service__day__program__wrap-container {
    display: block;
  }
}

.service__day__program__wrap__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 60px 0;
}

@media (max-width: 1024px) {
  .service__day__program__wrap__box {
    padding: 0 0 40px 0;
  }
}

@media (max-width: 768px) {
  .service__day__program__wrap__box {
    display: block;
    width: 47%;
    margin-left: 5px;
  }
}

@media (max-width: 540px) {
  .service__day__program__wrap__box {
    width: 100%;
    margin-left: 0;
  }
}

@media (max-width: 768px) {
  .service__day__program__wrap__box:nth-of-type(2) {
    margin-left: 7%;
  }
}

@media (max-width: 540px) {
  .service__day__program__wrap__box:nth-of-type(2) {
    margin-top: 40px;
    margin-left: 0;
  }
}

.service__day__program__wrap__box-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 34%;
}

@media (max-width: 768px) {
  .service__day__program__wrap__box-flex {
    width: 100%;
  }
}

.service__day__program__wrap__box-title {
  width: 12%;
  max-height: 88px;
  margin: 0 4% 0 0;
  padding: 0.5% 2%;
  text-align: center;
  background-image: url(../images/se_kakko_l.png), url(../images/se_kakko_r.png);
  background-position: left center , right center;
  background-repeat: no-repeat;
  background-size: auto 100% , auto 100%;
}

@media (max-width: 768px) {
  .service__day__program__wrap__box-title {
    width: 134px;
    padding: 0.5% 8%;
    margin: 0 auto 13px auto;
    float: none;
    min-width: 80px;
  }
}

@media (max-width: 540px) {
  .service__day__program__wrap__box-title {
    width: 181px;
    margin: 0 auto 15px auto;
    padding: 0.5% 8%;
  }
}

.service__day__program__wrap__box-title-text {
  margin: 16px 0 0 0;
  padding: 10px 0 0 0;
  font-size: 13px;
  line-height: 1;
  border-top: 1px solid #88b528;
}

.service__day__program__wrap__box-time {
  width: 54%;
  padding: 15px 2%;
  border-right: 1px solid #f0efee;
  text-align: center;
}

@media (max-width: 768px) {
  .service__day__program__wrap__box-time {
    width: 100%;
    margin-top: -2px;
  }
}

.service__day__program__wrap__box-time-title {
  margin: 0 0 5px 0;
  color: #88b528;
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
}

@media (max-width: 768px) {
  .service__day__program__wrap__box-time-title {
    font-size: 11px;
  }
}

.service__day__program__wrap__box-time-text {
  font-family: 'Roboto', sans-serif;
  line-height: 1.2;
  font-size: 24px;
}

@media (max-width: 1024px) {
  .service__day__program__wrap__box-time-text {
    font-size: 22px;
  }
}

@media (max-width: 768px) {
  .service__day__program__wrap__box-time-text {
    font-size: 20px;
  }
}

.service__day__program__wrap__box-text {
  width: 50%;
  padding: 0 0 0 30px;
  line-height: 1.6;
  font-size: 13px;
}

@media (max-width: 1024px) {
  .service__day__program__wrap__box-text {
    letter-spacing: 0.02rem;
  }
}

@media (max-width: 768px) {
  .service__day__program__wrap__box-text {
    width: 100%;
    margin-top: 18px;
    padding: 0;
    letter-spacing: -0.04rem;
  }
}

@media (max-width: 540px) {
  .service__day__program__wrap__box-text {
    margin-top: 12px;
  }
}

.service__day__program__wrap__box-contents {
  width: 42%;
  padding: 0 0 30px 30px;
}

@media (max-width: 768px) {
  .service__day__program__wrap__box-contents {
    width: 100%;
    padding: 0;
  }
}

.service__day__program__wrap__box-contents-title {
  margin: 0 0 10px 0;
  padding: 0 0 12px 0;
  font-size: 16px;
  line-height: 1.2;
  border-bottom: 1px solid #f0efee;
}

@media (max-width: 1024px) {
  .service__day__program__wrap__box-contents-title {
    letter-spacing: 0.02rem;
  }
}

@media (max-width: 768px) {
  .service__day__program__wrap__box-contents-title {
    margin: 14px 0 10px 4px;
    font-size: 15px;
    letter-spacing: 0;
  }
}

@media (max-width: 540px) {
  .service__day__program__wrap__box-contents-title {
    margin: -2px 0 12px 0px;
    font-size: 15px;
  }
}

.service__day__program__wrap__box-contents-title span {
  margin-left: 20px;
  font-size: 12px;
  letter-spacing: 0.02rem;
}

@media (max-width: 1024px) {
  .service__day__program__wrap__box-contents-title span {
    margin-left: 17px;
  }
}

@media (max-width: 768px) {
  .service__day__program__wrap__box-contents-title span {
    font-size: 11px;
  }
}

@media (max-width: 540px) {
  .service__day__program__wrap__box-contents-title span {
    margin-left: 12px;
  }
}

@media (max-width: 768px) {
  .service__day__program__wrap__box-contents .title2 {
    margin: 25px 0 12px 0;
  }
}

.service__day__program__wrap__box-contents-text {
  padding: 0 0 0 26px;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: -0.04rem;
  background: url(../images/i_tokei_arrow2.png) no-repeat left 8%;
}

@media (max-width: 768px) {
  .service__day__program__wrap__box-contents-text {
    padding: 0 0 0 28px;
    font-size: 13px;
    letter-spacing: -0.05rem;
  }
}

@media (max-width: 540px) {
  .service__day__program__wrap__box-contents-text {
    padding: 0 0 0 26px;
    font-size: 13px;
  }
}

.service__day__time {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 54px 0 0;
}

@media (max-width: 1024px) {
  .service__day__time {
    padding: 46px 0 0;
  }
}

@media (max-width: 768px) {
  .service__day__time {
    padding: 58px 0 0;
  }
}

@media (max-width: 540px) {
  .service__day__time {
    padding: 50px 0 0;
  }
}

.service__day__time-deco {
  font-family: 'Roboto', sans-serif;
  position: absolute;
  top: 48px;
  left: -28px;
  color: #88b528;
  font-size: 10px;
  letter-spacing: 0.07em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

@media (max-width: 1024px) {
  .service__day__time-deco {
    top: 34px;
    left: -20px;
  }
}

@media (max-width: 768px) {
  .service__day__time-deco {
    top: 48px;
    left: -18px;
  }
}

@media (max-width: 540px) {
  .service__day__time-deco {
    top: 38px;
    left: -18px;
  }
}

.service__day__time__wrap {
  width: 100%;
}

.service__day__time__wrap-title {
  margin: -8px 0 24px 0;
  font-size: 21px;
  line-height: 1;
}

@media (max-width: 1024px) {
  .service__day__time__wrap-title {
    font-size: 19px;
    letter-spacing: 0.02rem;
  }
}

@media (max-width: 768px) {
  .service__day__time__wrap-title {
    font-size: 18px;
  }
}

@media (max-width: 540px) {
  .service__day__time__wrap-title {
    margin: -8px 0 14px 0;
    font-size: 17px;
  }
}

.service__day__time__wrap-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 540px) {
  .service__day__time__wrap-container {
    display: block;
  }
}

.service__day__time__wrap__left {
  width: 50%;
  margin: 0 8% 100px 0;
}

@media (max-width: 540px) {
  .service__day__time__wrap__left {
    width: 100%;
    margin: 0 8% 0 0;
  }
}

.service__day__time__wrap__left__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 2px 0;
  padding: 5px 0 5px 48px;
  background-position: left center;
  background-repeat: no-repeat;
}

@media (max-width: 768px) {
  .service__day__time__wrap__left__box {
    margin: 0;
  }
}

.service__day__time__wrap__left__box-inner-time {
  font-family: 'Roboto', sans-serif;
  margin: 0 0 4px 0;
  color: #88b528;
  font-size: 16px;
  line-height: 1;
}

@media (max-width: 1024px) {
  .service__day__time__wrap__left__box-inner-time {
    letter-spacing: 0.02rem;
  }
}

.service__day__time__wrap__left__box-inner-text {
  font-size: 13px;
  line-height: 1.25;
  letter-spacing: 0.02rem;
}

@media (max-width: 768px) {
  .service__day__time__wrap__left__box-inner-text {
    font-size: 12px;
  }
}

.service__day__time__wrap__left .bg9 {
  background-image: url(../images/i_tokei9.png);
}

.service__day__time__wrap__left .bg930 {
  background-image: url(../images/i_tokei930.png);
}

.service__day__time__wrap__left .bg10 {
  background-image: url(../images/i_tokei10.png);
}

.service__day__time__wrap__left .bg1130 {
  background-image: url(../images/i_tokei1130.png);
}

.service__day__time__wrap__left .bg115 {
  background-image: url(../images/i_tokei115.png);
}

.service__day__time__wrap__left .bg130 {
  background-image: url(../images/i_tokei130.png);
}

.service__day__time__wrap__left-arrow {
  width: 13px;
  height: 19px;
  margin: 0 0 5px 9px;
  background-image: url(../images/i_tokei_arrow.png);
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
}

@media (max-width: 1024px) {
  .service__day__time__wrap__left-arrow {
    margin: 0 0 6px 9px;
  }
}

.service__day__time__wrap__right {
  position: relative;
  width: 50%;
  margin: 80px 0 100px 0;
}

@media (max-width: 540px) {
  .service__day__time__wrap__right {
    width: 100%;
    margin: 10px 0 70px 0;
  }
}

.service__day__time__wrap__right__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 2px 0;
  padding: 5px 0 5px 32px;
  background-position: left center;
  background-repeat: no-repeat;
}

@media (max-width: 1024px) {
  .service__day__time__wrap__right__box {
    margin: 0 0 3px 0;
  }
}

@media (max-width: 768px) {
  .service__day__time__wrap__right__box {
    margin: 0;
  }
}

.service__day__time__wrap__right__box-inner {
  margin-left: 16px;
}

.service__day__time__wrap__right__box-inner-time {
  font-family: 'Roboto', sans-serif;
  margin: 0 0 4px 0;
  color: #88b528;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.02rem;
}

.service__day__time__wrap__right__box-inner-text {
  font-size: 13px;
  line-height: 1.25;
  letter-spacing: 0.02rem;
}

@media (max-width: 768px) {
  .service__day__time__wrap__right__box-inner-text {
    font-size: 12px;
  }
}

.service__day__time__wrap__right .bg3 {
  background-image: url(../images/i_tokei3.png);
}

.service__day__time__wrap__right .bg4 {
  background-image: url(../images/i_tokei4.png);
}

.service__day__time__wrap__right .bg5 {
  background-image: url(../images/i_tokei5.png);
}

.service__day__time__wrap__right .bg630 {
  background-image: url(../images/i_tokei630.png);
}

.service__day__time__wrap__right .bg7 {
  background-image: url(../images/i_tokei7.png);
}

.service__day__time__wrap__right-arrow {
  width: 13px;
  height: 19px;
  margin: 0 0 5px 9px;
  background-image: url(../images/i_tokei_arrow.png);
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
}

.service__day__time__wrap__right-arrow2 {
  position: absolute;
  width: 13px;
  height: 19px;
  top: 10px;
  right: 103%;
  background-image: url(../images/i_tokei_arrow2.png);
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
}

.service__day__sche {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 0 60px;
}

@media (max-width: 1024px) {
  .service__day__sche {
    padding: 8px 0 52px;
  }
}

@media (max-width: 768px) {
  .service__day__sche {
    padding: 2px 0 38px;
  }
}

@media (max-width: 540px) {
  .service__day__sche {
    padding: 2px 0 30px;
  }
}

.service__day__sche-deco {
  font-family: 'Roboto', sans-serif;
  position: absolute;
  top: 2px;
  left: -28px;
  color: #88b528;
  font-size: 10px;
  letter-spacing: 0.07em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

@media (max-width: 1024px) {
  .service__day__sche-deco {
    top: 8px;
    left: -20px;
  }
}

@media (max-width: 768px) {
  .service__day__sche-deco {
    top: 0px;
    left: -18px;
  }
}

.service__day__sche__wrap {
  width: 100%;
}

.service__day__sche__wrap-title {
  margin: -8px 0 24px 0;
  font-size: 21px;
  line-height: 1;
}

@media (max-width: 1024px) {
  .service__day__sche__wrap-title {
    margin: 0 0 24px 0;
    font-size: 19px;
  }
}

@media (max-width: 768px) {
  .service__day__sche__wrap-title {
    font-size: 18px;
  }
}

@media (max-width: 540px) {
  .service__day__sche__wrap-title {
    margin: 0 0 16px 0;
    font-size: 17px;
  }
}

.service__day__sche__wrap-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 540px) {
  .service__day__sche__wrap-container {
    display: block;
  }
}

.service__day__sche__wrap__box {
  width: 31.33%;
}

@media (max-width: 768px) {
  .service__day__sche__wrap__box {
    width: 50%;
  }
}

@media (max-width: 540px) {
  .service__day__sche__wrap__box {
    width: 100%;
  }
}

.service__day__sche__wrap__box__month {
  margin: 0 0 26px 0;
}

.service__day__sche__wrap__box__month-title {
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #f0efee;
}

@media (max-width: 1024px) {
  .service__day__sche__wrap__box__month-title {
    margin: 0 0 8px 0;
  }
}

@media (max-width: 540px) {
  .service__day__sche__wrap__box__month-title {
    margin: 0 0 9px 0;
  }
}

.service__day__sche__wrap__box__month-title-num {
  font-family: 'Roboto', sans-serif;
  float: left;
  color: #88b528;
  font-size: 30px;
  line-height: 1;
}

.service__day__sche__wrap__box__month-title-pro {
  padding: 10px 0 0 0;
  font-size: 13px;
  text-align: right;
}

@media (max-width: 540px) {
  .service__day__sche__wrap__box__month-title-pro {
    letter-spacing: 0.02rem;
  }
}

.service__day__sche__wrap__box__month-text {
  font-family: 'Roboto', sans-serif;
  margin-left: 2px;
  color: #88b528;
  font-size: 10px;
  letter-spacing: 0.1em;
}

.service__day__sche__wrap-1 {
  margin: 0;
}

.service__day__sche__wrap-2 {
  margin: 40px 0 0 4%;
}

@media (max-width: 768px) {
  .service__day__sche__wrap-2 {
    margin: 0 0 0 5%;
  }
}

@media (max-width: 540px) {
  .service__day__sche__wrap-2 {
    margin: 0;
  }
}

.service__day__sche__wrap-3 {
  margin: 80px 0 0 4%;
}

.about-crumbs {
  display: table;
  padding: 10px 0;
  font-size: 11px;
  line-height: 1em;
  border-bottom: 1px solid #88b528;
  letter-spacing: 0.033em;
}

.about-sub {
  font-family: 'Roboto', sans-serif;
  display: table;
  margin-left: auto;
  padding: 10px 0;
  font-size: 14px;
  letter-spacing: 0.2em;
  border-bottom: 1px solid #88b528;
}

.about-title {
  padding: 40px 0 0 0;
  font-size: 42px;
  line-height: 1em;
  letter-spacing: 0.08em;
  text-align: right;
}

@media (max-width: 1024px) {
  .about-title {
    padding: 30px 0 0 0;
    font-size: 38px;
  }
}

@media (max-width: 768px) {
  .about-title {
    padding: 26px 0 0 0;
    font-size: 34px;
  }
}

@media (max-width: 540px) {
  .about-title {
    padding: 18px 0 0 0;
    font-size: 30px;
  }
}

.about__top {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
  padding: 59px 0 78px;
}

@media (max-width: 1024px) {
  .about__top {
    margin: 12px 0 44px;
    padding: 38px 0;
  }
}

@media (max-width: 768px) {
  .about__top {
    padding: 37px 0 34px;
  }
}

@media (max-width: 540px) {
  .about__top {
    display: block;
    margin: 16px 0 48px;
    padding: 30px 0;
  }
}

.about__top-deco {
  font-family: 'Roboto', sans-serif;
  position: absolute;
  top: 60px;
  left: -28px;
  color: #88b528;
  font-size: 10px;
  letter-spacing: 0.07em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

@media (max-width: 1024px) {
  .about__top-deco {
    top: 38px;
    left: -24px;
  }
}

@media (max-width: 768px) {
  .about__top-deco {
    top: 31px;
    left: -19px;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

@media (max-width: 540px) {
  .about__top-deco {
    top: 27px;
  }
}

.about__top-left {
  width: 18%;
  margin: 0 3% 0 0;
}

.about__top-left-title {
  margin: -8px 0 35px 0;
  font-size: 21px;
  line-height: 1.7;
}

@media (max-width: 768px) {
  .about__top-left-title {
    margin: -3px 0 35px 0;
    font-size: 18px;
  }
}

@media (max-width: 540px) {
  .about__top-left-title {
    margin: 0px 0 15px 0;
    font-size: 17px;
  }
}

.about__top__inner {
  width: 79%;
}

@media (max-width: 540px) {
  .about__top__inner {
    width: 100%;
  }
}

.about__top__inner-title {
  margin: 68px 0 36px 0;
  font-size: 21px;
  line-height: 1.7;
  letter-spacing: 0.017em;
}

@media (max-width: 1024px) {
  .about__top__inner-title {
    margin: 62px 0 35px 0;
    font-size: 19px;
  }
}

@media (max-width: 768px) {
  .about__top__inner-title {
    margin: 62px 0 26px 0;
    font-size: 18px;
  }
}

@media (max-width: 540px) {
  .about__top__inner-title {
    margin: 57px 0 17px 0;
    font-size: 17px;
    letter-spacing: 0.019em;
  }
}

.about__top__inner-box {
  padding: 29px 0 32px;
  line-height: 0;
  letter-spacing: 0.022em;
}

@media (max-width: 768px) {
  .about__top__inner-box {
    padding: 30px 0;
  }
}

@media (max-width: 540px) {
  .about__top__inner-box {
    padding: 28px 0 33px;
  }
}

@media (max-width: 768px) {
  .about__top__inner-box:nth-of-type(4) {
    padding: 31px 0;
  }
}

@media (max-width: 540px) {
  .about__top__inner-box:nth-of-type(4) {
    padding: 28px 0 33px;
  }
}

@media (max-width: 768px) {
  .about__top__inner-box:last-of-type {
    padding: 31px 0;
  }
}

@media (max-width: 540px) {
  .about__top__inner-box:last-of-type {
    padding: 28px 0 32px;
  }
}

.about__top__inner-box-title {
  width: 100px;
  padding: 2px 0 2px 26px;
  float: left;
  font-size: 16px;
  line-height: 1em;
  background: url(../images/list_maru.png) no-repeat left center;
}

@media (max-width: 768px) {
  .about__top__inner-box-title {
    width: 90px;
    padding: 2px 0 2px 22px;
    font-size: 14.5px;
    background-size: 14px;
  }
}

.about__top__inner-box-text {
  margin: 0 0 0 136px;
  padding: 2px 0 0 0;
  font-size: 13px;
  line-height: 1.3;
}

@media (max-width: 768px) {
  .about__top__inner-box-text {
    margin: 0 0 0 112px;
    font-size: 12px;
  }
}

.recruit-crumbs {
  display: table;
  padding: 10px 0;
  font-size: 11px;
  line-height: 1em;
  border-bottom: 1px solid #88b528;
  letter-spacing: 0.03em;
}

.recruit-sub {
  font-family: 'Roboto', sans-serif;
  display: table;
  margin-left: auto;
  padding: 10px 0;
  font-size: 14px;
  letter-spacing: 0.2em;
  border-bottom: 1px solid #88b528;
}

.recruit-title {
  margin-bottom: 12px;
  padding: 41px 0 0 0;
  font-size: 42px;
  line-height: 1em;
  letter-spacing: 0.08em;
  text-align: right;
}

@media (max-width: 1024px) {
  .recruit-title {
    padding: 30px 0 0 0;
    font-size: 38px;
  }
}

@media (max-width: 768px) {
  .recruit-title {
    font-size: 34px;
    padding-top: 26px;
  }
}

@media (max-width: 540px) {
  .recruit-title {
    padding: 18px 0 0 0;
    font-size: 30px;
  }
}

.recruit__top {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 0;
}

@media (max-width: 1024px) {
  .recruit__top {
    margin: 12px 0 30px;
    padding: 38px 0;
  }
}

@media (max-width: 768px) {
  .recruit__top {
    padding: 37px 0;
  }
}

@media (max-width: 540px) {
  .recruit__top {
    display: block;
    margin: 16px 0 62px;
    padding: 30px 0;
  }
}

.recruit__top-deco {
  font-family: 'Roboto', sans-serif;
  position: absolute;
  top: 58px;
  left: -28px;
  color: #88b528;
  font-size: 10px;
  letter-spacing: 0.07em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

@media (max-width: 1024px) {
  .recruit__top-deco {
    top: 38px;
    left: -24px;
  }
}

@media (max-width: 768px) {
  .recruit__top-deco {
    top: 31px;
    left: -19px;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

@media (max-width: 540px) {
  .recruit__top-deco {
    top: 23px;
  }
}

.recruit__top-left {
  position: relative;
  width: 45%;
  margin: 0 5% 0 0;
}

@media (max-width: 540px) {
  .recruit__top-left {
    width: 100%;
  }
}

.recruit__top-left-title {
  margin: -10px 0 35px 0;
  font-size: 21px;
  line-height: 1.7em;
  letter-spacing: 0.019em;
}

@media (max-width: 1024px) {
  .recruit__top-left-title {
    font-size: 19px;
  }
}

@media (max-width: 768px) {
  .recruit__top-left-title {
    margin: -3px 0 30px 0;
    font-size: 18px;
  }
}

@media (max-width: 540px) {
  .recruit__top-left-title {
    margin: 0 0 8.4% 0;
    font-size: 17px;
  }
}

@media (max-width: 320px) {
  .recruit__top-left-title {
    margin: 0 0 9.5% 0;
  }
}

.recruit__top-left-name {
  font-family: "游明朝","YuMincho";
  margin: 60px 0 0 0;
  font-size: 19px;
  line-height: 1em;
}

.recruit__top-inner {
  width: 50%;
  margin: -10px 0 0 0;
}

@media (max-width: 540px) {
  .recruit__top-inner {
    width: 100%;
  }
}

.recruit__top-inner-text {
  font-size: 14px;
  line-height: 2.2em;
  letter-spacing: 0.025em;
  margin-top: -2px;
}

@media (max-width: 768px) {
  .recruit__top-inner-text {
    line-height: 1.9em;
    margin-top: 1px;
    font-size: 13px;
  }
}

@media (max-width: 540px) {
  .recruit__top-inner-text {
    font-size: 13px;
    line-height: 1.85em;
  }
}

.recruit__guide {
  padding: 80px 0 0;
  letter-spacing: 0.03em;
}

@media (max-width: 1024px) {
  .recruit__guide {
    padding: 64px 0 0;
  }
}

@media (max-width: 768px) {
  .recruit__guide {
    padding: 54px 0 0;
    letter-spacing: -0.05em;
  }
}

@media (max-width: 540px) {
  .recruit__guide {
    padding: 28px 0 0;
  }
}

.recruit__guide-title {
  margin: 0 0 21px 0;
  padding: 0 0 8px 0;
  font-size: 26px;
  line-height: 1em;
  border-bottom: 1px solid #f0efee;
}

@media (max-width: 1024px) {
  .recruit__guide-title {
    font-size: 24px;
  }
}

@media (max-width: 768px) {
  .recruit__guide-title {
    margin: -6px 0 0 0;
    font-size: 23px;
  }
}

@media (max-width: 540px) {
  .recruit__guide-title {
    margin: -9px 0 -6px 0;
    font-size: 20px;
    letter-spacing: 0.025em;
  }
}

.recruit__guide-title span {
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  height: 30px;
  margin: 0 0 0 18px;
  padding: 0 0 0 18px;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0.1em;
  border-left: 1px solid #f0efee;
}

@media (max-width: 768px) {
  .recruit__guide-title span {
    margin: 0 0 0 12px;
    padding: 0 0 0 12px;
    font-size: 13px;
  }
}

@media (max-width: 540px) {
  .recruit__guide-title span {
    margin: 0 0 0 10px;
    padding: 0 0 0 10px;
    font-size: 11px;
    letter-spacing: 0.125em;
  }
}

.recruit__guide__contents {
  position: relative;
  padding: 26px 0;
}

@media (max-width: 768px) {
  .recruit__guide__contents {
    padding: 31px 0 23px;
  }
}

@media (max-width: 540px) {
  .recruit__guide__contents {
    padding: 30px 0 19px;
  }
}

@media (max-width: 320px) {
  .recruit__guide__contents {
    padding: 30px 0 20px;
  }
}

.recruit__guide__contents:last-of-type {
  padding-bottom: 109px;
}

@media (max-width: 1024px) {
  .recruit__guide__contents:last-of-type {
    padding-bottom: 96px;
  }
}

@media (max-width: 768px) {
  .recruit__guide__contents:last-of-type {
    padding-bottom: 92px;
  }
}

@media (max-width: 540px) {
  .recruit__guide__contents:last-of-type {
    padding-bottom: 77px;
  }
}

@media (max-width: 320px) {
  .recruit__guide__contents:last-of-type {
    padding-bottom: 79px;
  }
}

.recruit__guide__contents-deco {
  font-family: 'Roboto', sans-serif;
  position: absolute;
  top: 16px;
  left: -28px;
  color: #88b528;
  font-size: 10px;
  letter-spacing: 0.07em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

@media (max-width: 1024px) {
  .recruit__guide__contents-deco {
    left: -22px;
  }
}

@media (max-width: 768px) {
  .recruit__guide__contents-deco {
    left: -19px;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

@media (max-width: 540px) {
  .recruit__guide__contents-deco {
    top: 19px;
  }
}

.recruit__guide__contents-title {
  font-size: 21px;
  line-height: 1.5;
  margin: -10px 0 35px 0;
}

@media (max-width: 1024px) {
  .recruit__guide__contents-title {
    font-size: 19px;
  }
}

@media (max-width: 768px) {
  .recruit__guide__contents-title {
    margin: -5px 0 18px 0;
    font-size: 18px;
    letter-spacing: 0.01em;
  }
}

@media (max-width: 540px) {
  .recruit__guide__contents-title {
    margin: -5px 0 15px 0;
    letter-spacing: -0.05em;
  }
}

.recruit__guide__contents-sub {
  background: url(../images/list_maru.png) no-repeat left center;
  font-size: 16px;
  padding: 5px 0 5px 22px;
  letter-spacing: 0.022em;
}

@media (max-width: 1024px) {
  .recruit__guide__contents-sub {
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  .recruit__guide__contents-sub {
    padding: 4px 0 4px 16px;
    font-size: 14px;
    background-size: 12px;
    margin-top: 26px;
  }
}

@media (max-width: 540px) {
  .recruit__guide__contents-sub {
    margin-top: auto;
  }
}

.recruit__guide__contents-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .recruit__guide__contents-container {
    display: block;
  }
}

.recruit__guide__contents-box {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 0 0 25px;
}

@media (max-width: 768px) {
  .recruit__guide__contents-box {
    width: 100%;
    padding: 10px 0 3px 20px;
    float: none;
  }
}

@media (max-width: 540px) {
  .recruit__guide__contents-box {
    padding: 9px 0 6px 20px;
  }
}

@media (max-width: 320px) {
  .recruit__guide__contents-box {
    padding: 10px 0 5px 20px;
  }
}

.recruit__guide__contents-box-title {
  display: table;
  background: #88b528;
  color: #FFF;
  font-size: 14px;
  line-height: 1;
  padding: 4px 18px 6px;
  margin: 4px 0 5px 0;
}

@media (max-width: 768px) {
  .recruit__guide__contents-box-title {
    padding: 6px 18px 4px;
  }
}

.recruit__guide__contents-box-text {
  margin: 15px 0 30px 0;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0.03em;
}

@media (max-width: 768px) {
  .recruit__guide__contents-box-text {
    margin: 9px 0 16px 0;
    font-size: 12px;
    letter-spacing: 0.033em;
  }
}

@media (max-width: 540px) {
  .recruit__guide__contents-box-text {
    letter-spacing: 0.028em;
  }
}

.group-crumbs {
  display: table;
  padding: 10px 0;
  font-size: 11px;
  line-height: 1em;
  border-bottom: 1px solid #88b528;
  letter-spacing: 0.033em;
}

.group-sub {
  font-family: 'Roboto', sans-serif;
  display: table;
  margin-left: auto;
  padding: 11px 0 10px;
  font-size: 14px;
  letter-spacing: 0.2em;
  border-bottom: 1px solid #88b528;
}

.group-title {
  margin-bottom: 10px;
  padding: 40px 0 0 0;
  font-size: 42px;
  line-height: 1em;
  letter-spacing: 0.08em;
  text-align: right;
}

@media (max-width: 1024px) {
  .group-title {
    padding: 30px 0 0 0;
    font-size: 38px;
  }
}

@media (max-width: 768px) {
  .group-title {
    padding: 25px 0 0 0;
    font-size: 34px;
  }
}

@media (max-width: 540px) {
  .group-title {
    padding: 17px 0 0 0;
    font-size: 30px;
  }
}

.group__top {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 0;
}

@media (max-width: 1024px) {
  .group__top {
    margin: 12px 0 30px;
    padding: 38px 0;
  }
}

@media (max-width: 768px) {
  .group__top {
    padding: 38px 0 40px;
  }
}

@media (max-width: 540px) {
  .group__top {
    display: block;
    padding: 34px 0 29px;
  }
}

.group__top-deco {
  font-family: 'Roboto', sans-serif;
  position: absolute;
  top: 60px;
  left: -28px;
  color: #88b528;
  font-size: 10px;
  letter-spacing: 0.07em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

@media (max-width: 1024px) {
  .group__top-deco {
    top: 38px;
    left: -24px;
  }
}

@media (max-width: 768px) {
  .group__top-deco {
    top: 31px;
    left: -19px;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

@media (max-width: 540px) {
  .group__top-deco {
    top: 27px;
  }
}

.group__top-left {
  position: relative;
  width: 45%;
  margin: 0 5% 0 0;
}

@media (max-width: 540px) {
  .group__top-left {
    width: 100%;
  }
}

.group__top-left-title {
  margin: -8px 0 35px 0;
  font-size: 21px;
  line-height: 1.7em;
  letter-spacing: 0.02em;
}

@media (max-width: 1024px) {
  .group__top-left-title {
    font-size: 19px;
  }
}

@media (max-width: 768px) {
  .group__top-left-title {
    margin: -4px 0 30px 0;
    letter-spacing: -0.04em;
    line-height: 1.6;
  }
}

@media (max-width: 540px) {
  .group__top-left-title {
    margin: 0 0 9% 0;
    font-size: 17px;
    letter-spacing: 0.022em;
  }
}

@media (max-width: 375px) {
  .group__top-left-title {
    margin: 0 0 10% 0;
  }
}

.group__top-left-name {
  font-family: "游明朝","YuMincho";
  margin: 60px 0 0 0;
  font-size: 19px;
  line-height: 1em;
}

.group__top-inner {
  width: 50%;
  margin: -10px 0 0 0;
}

@media (max-width: 540px) {
  .group__top-inner {
    width: 100%;
  }
}

.group__top-inner-text {
  font-size: 14px;
  line-height: 2.2em;
  letter-spacing: 0.025em;
}

@media (max-width: 768px) {
  .group__top-inner-text {
    line-height: 1.75em;
    letter-spacing: -0.05em;
  }
}

.group-border {
  border-bottom: 1px solid #f0efee;
  padding: 0 0 8px 0;
  margin: 80px 0 45px 0;
}

@media (max-width: 1024px) {
  .group-border {
    margin: 92px 0 45px 0;
  }
}

@media (max-width: 768px) {
  .group-border {
    margin: 80px 0 30px 0;
  }
}

@media (max-width: 540px) {
  .group-border {
    margin: 80px 0 26px 0;
  }
}

@media (max-width: 320px) {
  .group-border {
    margin: 80px 0 27px 0;
  }
}

.group__contents {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .group__contents {
    display: block;
  }
}

.group__contents:last-of-type {
  padding-bottom: 60px;
}

@media (max-width: 1024px) {
  .group__contents:last-of-type {
    padding-bottom: 58px;
  }
}

@media (max-width: 768px) {
  .group__contents:last-of-type {
    padding-bottom: 40px;
  }
}

@media (max-width: 540px) {
  .group__contents:last-of-type {
    padding-bottom: 32px;
  }
}

.group__contents-deco {
  font-family: 'Roboto', sans-serif;
  position: absolute;
  top: 0;
  left: -28px;
  color: #88b528;
  font-size: 10px;
  letter-spacing: 0.07em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

@media (max-width: 1024px) {
  .group__contents-deco {
    left: -22px;
  }
}

@media (max-width: 768px) {
  .group__contents-deco {
    top: -7px;
    left: -18px;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

@media (max-width: 540px) {
  .group__contents-deco {
    top: -8px;
  }
}

.group__contents-img {
  width: 50%;
  margin: 0 0 85px 0;
}

@media (max-width: 768px) {
  .group__contents-img {
    width: 100%;
    margin: 0 0 30px 0;
  }
}

@media (max-width: 540px) {
  .group__contents-img {
    margin: 0 0 28px 0;
  }
}

.group__contents-img img {
  width: 100%;
}

.group__contents__inner {
  width: 47%;
  margin: 7px 0 80px 3%;
}

@media (max-width: 768px) {
  .group__contents__inner {
    width: 100%;
    margin: 6px 0 70px 0;
  }
}

.group__contents__inner-title {
  margin: -8px 0 22px 0;
  font-size: 21px;
  line-height: 1em;
  letter-spacing: 0.02em;
}

@media (max-width: 1024px) {
  .group__contents__inner-title {
    font-size: 19px;
  }
}

@media (max-width: 768px) {
  .group__contents__inner-title {
    margin: -8px 0 20px 0;
    letter-spacing: -0.05em;
  }
}

@media (max-width: 540px) {
  .group__contents__inner-title {
    margin: -8px 0 16px 0;
    font-size: 17px;
    letter-spacing: 0.01em;
  }
}

.group__contents__inner-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 103%;
  margin: 0 0 0 -3%;
}

@media (max-width: 768px) {
  .group__contents__inner-container {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (max-width: 768px) {
  .group__contents__inner-container::after {
    content: "";
    width: 29%;
    margin-left: 3%;
  }
}

.group__contents__inner-box {
  width: 30.33%;
  margin: 0 0 0 3%;
  text-align: center;
}

@media (max-width: 768px) {
  .group__contents__inner-box {
    width: 29%;
  }
}

.group__contents__inner-box-top {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 13px 13% 10px;
  background-image: url(../images/gh_kakko_l.png), url(../images/gh_kakko_r.png);
  background-position: left center , right center;
  background-repeat: no-repeat;
  background-size: auto 100% , auto 100%;
}

.group__contents__inner-box-top img {
  width: 25px;
  margin-top: -3px;
}

.group__contents__inner-box-top-text {
  margin: 10px 0 0 0;
  padding: 8px 0 0 0;
  font-size: 13px;
  line-height: 1.2em;
  border-top: 1px solid #88b528;
  letter-spacing: 0.022em;
}

.group__contents__inner-box-text {
  margin: 10px 0 0 0;
  padding: 18px 0 0 0;
  font-size: 15px;
  background: url(../images/gh_maru.png) no-repeat center top;
}

@media (max-width: 768px) {
  .group__contents__inner-box-text {
    letter-spacing: -0.03em;
  }
}

@media (max-width: 540px) {
  .group__contents__inner-box-text {
    padding: 19px 0 0 0;
  }
}

.group__contents__inner-comment {
  margin: 20px 0 0 1px;
  padding: 20px 0 0 0;
  font-size: 13px;
  line-height: 1.7;
  border-top: 1px solid #f0efee;
  letter-spacing: 0.1em;
}

@media (max-width: 768px) {
  .group__contents__inner-comment {
    margin: 20px 0 0 0;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: -0.045em;
  }
}

@media (max-width: 540px) {
  .group__contents__inner-comment {
    padding: 19px 0 0 0;
  }
}

.history-crumbs {
  display: table;
  padding: 10px 0;
  font-size: 11px;
  line-height: 1em;
  border-bottom: 1px solid #88b528;
}

.history-sub {
  font-family: 'Roboto', sans-serif;
  display: table;
  margin-left: auto;
  padding: 10px 0;
  font-size: 14px;
  letter-spacing: 0.2em;
  border-bottom: 1px solid #88b528;
}

.history-title {
  padding: 40px 0 0 0;
  font-size: 42px;
  line-height: 1em;
  letter-spacing: 0.08em;
  text-align: right;
}

@media (max-width: 1024px) {
  .history-title {
    padding: 30px 0 0 0;
    font-size: 38px;
  }
}

@media (max-width: 768px) {
  .history-title {
    font-size: 34px;
  }
}

@media (max-width: 540px) {
  .history-title {
    padding: 20px 0 0 0;
    font-size: 30px;
  }
}

.history__top {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  padding: 60px 0;
}

@media (max-width: 1024px) {
  .history__top {
    margin: 12px 0 30px;
    padding: 38px 0;
  }
}

@media (max-width: 768px) {
  .history__top {
    padding: 37px 0;
  }
}

@media (max-width: 540px) {
  .history__top {
    display: block;
    padding: 30px 0;
  }
}

.history__top-deco {
  font-family: 'Roboto', sans-serif;
  position: absolute;
  top: 60px;
  left: -28px;
  color: #88b528;
  font-size: 10px;
  letter-spacing: 0.07em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

@media (max-width: 1024px) {
  .history__top-deco {
    top: 38px;
    left: -24px;
  }
}

@media (max-width: 768px) {
  .history__top-deco {
    top: 36px;
    left: -18px;
  }
}

.history__top-left {
  position: relative;
  width: 45%;
  margin: 0 5% 0 0;
}

@media (max-width: 540px) {
  .history__top-left {
    width: 100%;
  }
}

.history__top-left-title {
  margin: -8px 0 35px 0;
  font-size: 21px;
  line-height: 1.7em;
}

@media (max-width: 1024px) {
  .history__top-left-title {
    margin: -6px 0 30px 0;
    font-size: 19px;
  }
}

@media (max-width: 768px) {
  .history__top-left-title {
    font-size: 18px;
  }
}

@media (max-width: 540px) {
  .history__top-left-title {
    margin: 0 0 30px 0;
    font-size: 17px;
  }
}

.history__info {
  margin: 92px 0 80px 19%;
  padding-bottom: 66px;
  position: relative;
  background: url(../images/his_bg.png) no-repeat bottom left;
  background-size: 7%;
}

@media (max-width: 1024px) {
  .history__info {
    margin: 118px 0 80px 17%;
  }
}

@media (max-width: 768px) {
  .history__info {
    margin: 108px 0 80px 16.5%;
  }
}

@media (max-width: 540px) {
  .history__info {
    margin: -12px 0 80px -0.5%;
    background: url(../images/his_bg.png) no-repeat bottom left;
    background-size: 10%;
  }
}

.history__info__box1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 55px 0 0 0;
}

.history__info__box1-year {
  width: 5%;
  text-align: center;
  margin: 13px 1% 0 1%;
}

@media (max-width: 1024px) {
  .history__info__box1-year {
    width: 8%;
    margin: 11px 1% 0 1%;
  }
}

@media (max-width: 540px) {
  .history__info__box1-year {
    width: 12%;
    margin: 13px 1% 0 1%;
  }
}

.history__info__box1-title {
  width: 67%;
  position: relative;
}

.history__info__box1-title-text {
  padding: 0 0 5px 0;
  font-size: 16px;
  text-align: right;
  line-height: 1.3;
  border-bottom: 1px solid #eae9e8;
}

@media (max-width: 768px) {
  .history__info__box1-title-text {
    padding: 0 10px 5px 0;
    font-size: 15px;
  }
}

.history__info__box1-title-sub {
  font-family: 'Roboto', sans-serif;
  margin: 8px 0 0 0;
  color: #88b528;
  font-size: 10px;
  text-align: right;
  line-height: 1;
  letter-spacing: 0.08em;
}

.history__info__box1__inner {
  position: relative;
  width: 24%;
  margin: 0 0 0 2%;
}

@media (max-width: 768px) {
  .history__info__box1__inner {
    width: 64%;
  }
}

.history__info__box1__inner-num {
  position: absolute;
  bottom: 106%;
  left: 0;
  width: 66px;
}

@media (max-width: 1024px) {
  .history__info__box1__inner-num {
    width: 58px;
  }
}

@media (max-width: 540px) {
  .history__info__box1__inner-num {
    width: 52px;
  }
}

.history__info__box1__inner-name {
  margin: -5px 0 10px 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
}

.history__info__box1__inner-name span {
  font-size: 11px;
  line-height: 1.6;
}

@media (max-width: 768px) {
  .history__info__box1__inner-name span {
    display: block;
  }
}

.history__info__box1__inner-text {
  font-size: 11px;
  line-height: 1.6;
  letter-spacing: 0.02rem;
}

@media (max-width: 768px) {
  .history__info__box1__inner-text {
    font-size: 10px;
  }
}

.history__info__box2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4px;
}

@media (max-width: 1024px) {
  .history__info__box2 {
    margin-top: 4px;
  }
}

@media (max-width: 768px) {
  .history__info__box2 {
    margin-top: 30px;
  }
}

.history__info__box2-year {
  width: 5%;
  text-align: center;
  margin: 40px 1% 0 1%;
}

@media (max-width: 768px) {
  .history__info__box2-year {
    width: 6%;
    margin: 34px 1% 0 1%;
  }
}

@media (max-width: 540px) {
  .history__info__box2-year {
    width: 9%;
  }
}

.history__info__box2-year-more {
  position: absolute;
  right: 100%;
  width: 15%;
  margin: 0 2% 0 0;
  padding: 0 15px 0 0;
  color: #ccc;
  font-size: 10px;
  text-align: right;
  line-height: 1.1;
  background: url(../images/his_maru.png) no-repeat right center;
}

@media (max-width: 768px) {
  .history__info__box2-year-more {
    width: 18%;
    margin: 5px 3% 0 0px;
  }
}

.history__info__box2-title {
  width: 41%;
  position: relative;
}

@media (max-width: 768px) {
  .history__info__box2-title {
    width: 45%;
  }
}

@media (max-width: 540px) {
  .history__info__box2-title {
    width: 48%;
  }
}

.history__info__box2-title-text {
  padding: 0 0 5px 0;
  font-size: 16px;
  text-align: right;
  line-height: 1.3;
  letter-spacing: 0.02rem;
  border-bottom: 1px solid #eae9e8;
}

@media (max-width: 768px) {
  .history__info__box2-title-text {
    padding: 2px 0px 5px 0;
    font-size: 14px;
  }
}

.history__info__box2-title-text span {
  display: inline-block;
  width: 70px;
  padding: 0 6px 0 0;
}

@media (max-width: 1024px) {
  .history__info__box2-title-text span {
    width: 70px;
  }
}

@media (max-width: 768px) {
  .history__info__box2-title-text span {
    width: 62px;
  }
}

@media (max-width: 540px) {
  .history__info__box2-title-text span {
    width: 55px;
  }
}

.history__info__box2-title-sub {
  font-family: 'Roboto', sans-serif;
  margin: 8px 0 0 0;
  color: #88b528;
  font-size: 10px;
  text-align: right;
  line-height: 1;
  letter-spacing: 0.08em;
}

.history__info__box2-img {
  position: relative;
  width: 24%;
  margin: 28px 0 0 2%;
}

@media (max-width: 768px) {
  .history__info__box2-img {
    width: 46%;
    margin: -1px 0 0 5%;
  }
}

@media (max-width: 540px) {
  .history__info__box2-img {
    width: 48%;
  }
}

.history__info__box3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
}

@media (max-width: 768px) {
  .history__info__box3 {
    margin-top: 40px;
  }
}

.history__info__box3-year {
  width: 5%;
  text-align: center;
  margin: 26px 1% 0 1%;
}

@media (max-width: 768px) {
  .history__info__box3-year {
    margin: 13px 1% 0 1%;
  }
}

@media (max-width: 540px) {
  .history__info__box3-year {
    width: 9%;
    margin: 19px 1% 0 1%;
  }
}

.history__info__box3-year-more {
  position: absolute;
  right: 100%;
  width: 15%;
  margin: -60px 2% 0 0;
  padding: 0 15px 0 0;
  color: #ccc;
  font-size: 10px;
  text-align: right;
  line-height: 1.1;
  background: url(../images/his_maru.png) no-repeat right center;
}

@media (max-width: 1024px) {
  .history__info__box3-year-more {
    width: 17%;
  }
}

@media (max-width: 768px) {
  .history__info__box3-year-more {
    margin: 7px 3% 0px 0;
  }
}

.history__info__box3-title {
  width: 34%;
  position: relative;
}

@media (max-width: 768px) {
  .history__info__box3-title {
    width: 93%;
  }
}

.history__info__box3-title-text {
  padding: 0 0 5px 0;
  font-size: 16px;
  text-align: right;
  line-height: 1.3;
  letter-spacing: 0.02rem;
  border-bottom: 1px solid #eae9e8;
}

@media (max-width: 768px) {
  .history__info__box3-title-text {
    font-size: 14px;
  }
}

.history__info__box3-title-text span {
  display: inline-block;
  width: 48px;
  padding: 0 4px 0 0;
}

@media (max-width: 1024px) {
  .history__info__box3-title-text span {
    width: 46px;
  }
}

@media (max-width: 768px) {
  .history__info__box3-title-text span {
    width: 42px;
    padding: 0 8px 0 0;
  }
}

.history__info__box3-title-sub {
  font-family: 'Roboto', sans-serif;
  margin: 8px 0 0 0;
  color: #88b528;
  font-size: 10px;
  text-align: right;
  line-height: 1;
  letter-spacing: 0.08em;
}

.history__info__box4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4px;
}

@media (max-width: 1024px) {
  .history__info__box4 {
    margin-top: 6px;
  }
}

@media (max-width: 768px) {
  .history__info__box4 {
    margin-top: 10px;
  }
}

@media (max-width: 540px) {
  .history__info__box4 {
    margin-top: 12px;
  }
}

.history__info__box4-year {
  width: 5%;
  text-align: center;
  margin: 22px 1% 0 1%;
}

@media (max-width: 768px) {
  .history__info__box4-year {
    width: 6%;
    margin: 16px 1% 0 1%;
  }
}

@media (max-width: 540px) {
  .history__info__box4-year {
    width: 9%;
    margin: 20px 1% 0 1%;
  }
}

.history__info__box4-year-more {
  position: absolute;
  right: 100%;
  width: 15%;
  margin: 0 2% 0 0;
  padding: 0 15px 0 0;
  color: #ccc;
  font-size: 10px;
  text-align: right;
  line-height: 1.1;
  background: url(../images/his_maru.png) no-repeat right center;
}

@media (max-width: 1024px) {
  .history__info__box4-year-more {
    width: 19%;
    margin: 4px 2% 0 0;
  }
}

@media (max-width: 768px) {
  .history__info__box4-year-more {
    width: 17%;
    margin: 0px 3% 0 0;
  }
}

.history__info__box4-title {
  width: 67%;
  position: relative;
}

@media (max-width: 768px) {
  .history__info__box4-title {
    width: 44%;
  }
}

.history__info__box4-title-text {
  padding: 0 0 5px 0;
  font-size: 16px;
  text-align: right;
  line-height: 1.3;
  letter-spacing: 0.02rem;
  border-bottom: 1px solid #eae9e8;
}

@media (max-width: 1024px) {
  .history__info__box4-title-text {
    padding: 0 0 10px 0;
  }
}

@media (max-width: 768px) {
  .history__info__box4-title-text {
    padding: 0 0 7px 0;
    font-size: 15px;
  }
}

.history__info__box4-title-text span {
  display: inline-block;
  width: 48px;
  padding: 0 4px 0 0;
}

@media (max-width: 1024px) {
  .history__info__box4-title-text span {
    width: 46px;
  }
}

@media (max-width: 768px) {
  .history__info__box4-title-text span {
    width: 40px;
    padding: 0 5px 0 0;
  }
}

.history__info__box4-title-sub {
  font-family: 'Roboto', sans-serif;
  margin: 8px 0 0 0;
  color: #88b528;
  font-size: 10px;
  text-align: right;
  line-height: 1;
  letter-spacing: 0.08em;
}

.history__info__box4-img {
  position: relative;
  width: 24%;
  margin: 14px 0 0 2%;
}

@media (max-width: 768px) {
  .history__info__box4-img {
    width: 44%;
    margin: 14px 0 0 4%;
  }
}

.history__info__box5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
}

@media (max-width: 768px) {
  .history__info__box5 {
    margin-top: 34px;
  }
}

@media (max-width: 540px) {
  .history__info__box5 {
    margin-top: 36px;
  }
}

.history__info__box5-year {
  width: 5%;
  text-align: center;
  margin: 26px 1% 0 1%;
}

@media (max-width: 768px) {
  .history__info__box5-year {
    width: 6%;
    margin: 18px 1% 0 1%;
  }
}

@media (max-width: 540px) {
  .history__info__box5-year {
    width: 9%;
    margin: 21px 1% 0 1%;
  }
}

.history__info__box5-year-more {
  position: absolute;
  right: 100%;
  width: 15%;
  margin: 0 2% 0 0;
  padding: 0 15px 0 0;
  color: #ccc;
  font-size: 10px;
  text-align: right;
  line-height: 1.1;
  background: url(../images/his_maru.png) no-repeat right center;
}

@media (max-width: 768px) {
  .history__info__box5-year-more {
    width: 18%;
    margin: 7px 3% 0 0;
  }
}

.history__info__box5-title {
  width: 41%;
  position: relative;
}

@media (max-width: 768px) {
  .history__info__box5-title {
    width: 45%;
  }
}

.history__info__box5-title-text {
  padding: 0 0 5px 0;
  font-size: 16px;
  text-align: right;
  line-height: 1.3;
  letter-spacing: 0.02rem;
  border-bottom: 1px solid #eae9e8;
}

@media (max-width: 1024px) {
  .history__info__box5-title-text {
    padding: 0 0 7px 0;
  }
}

@media (max-width: 768px) {
  .history__info__box5-title-text {
    padding: 0 0 7px 0;
    font-size: 15px;
  }
}

.history__info__box5-title-text span {
  display: inline-block;
  width: 48px;
  padding: 0 4px 0 0;
}

@media (max-width: 1024px) {
  .history__info__box5-title-text span {
    width: 48px;
  }
}

@media (max-width: 768px) {
  .history__info__box5-title-text span {
    width: 43px;
    padding: 0 2px 0 0;
  }
}

.history__info__box5-title-sub {
  font-family: 'Roboto', sans-serif;
  margin: 8px 0 0 0;
  color: #88b528;
  font-size: 10px;
  text-align: right;
  line-height: 1;
  letter-spacing: 0.08em;
}

.history__info__box5-img {
  position: relative;
  width: 24%;
  margin: 14px 0 0 2%;
}

@media (max-width: 768px) {
  .history__info__box5-img {
    width: 45%;
    margin: -1px 0 0 4%;
  }
}

.history__info__box6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 26px;
}

@media (max-width: 768px) {
  .history__info__box6 {
    margin-top: 24px;
  }
}

.history__info__box6-year {
  width: 5%;
  text-align: center;
  margin: 26px 1% 0 1%;
}

@media (max-width: 768px) {
  .history__info__box6-year {
    width: 6%;
    margin: 18px 1% 0 1%;
  }
}

@media (max-width: 540px) {
  .history__info__box6-year {
    width: 9%;
    margin: 21px 1% 0 1%;
  }
}

.history__info__box6-year-more {
  position: absolute;
  right: 100%;
  width: 15%;
  margin: 22px 2% 0 0;
  padding: 0 15px 0 0;
  color: #ccc;
  font-size: 10px;
  text-align: right;
  line-height: 1.1;
  letter-spacing: 0.02rem;
  background: url(../images/his_maru.png) no-repeat right center;
}

@media (max-width: 768px) {
  .history__info__box6-year-more {
    width: 18%;
    margin: 7px 3% 0 0;
  }
}

.history__info__box6-title {
  width: 41%;
  position: relative;
}

@media (max-width: 768px) {
  .history__info__box6-title {
    width: 45%;
  }
}

.history__info__box6-title-text {
  padding: 0 0 5px 0;
  font-size: 16px;
  text-align: right;
  line-height: 1.3;
  border-bottom: 1px solid #eae9e8;
}

@media (max-width: 1024px) {
  .history__info__box6-title-text {
    padding: 0 0 7px 0;
  }
}

@media (max-width: 768px) {
  .history__info__box6-title-text {
    padding: 0 0 7px 0;
    font-size: 15px;
  }
}

.history__info__box6-title-text span {
  display: inline-block;
  width: 54px;
  padding: 0 10px 0 0;
}

@media (max-width: 1024px) {
  .history__info__box6-title-text span {
    width: 48px;
  }
}

@media (max-width: 768px) {
  .history__info__box6-title-text span {
    width: 44px;
    padding: 0 5px 0 0;
  }
}

.history__info__box6-title-sub {
  font-family: 'Roboto', sans-serif;
  margin: 8px 0 0 0;
  color: #88b528;
  font-size: 10px;
  text-align: right;
  line-height: 1;
  letter-spacing: 0.08em;
}

.history__info__box6-img {
  position: relative;
  width: 24%;
  margin: 14px 0 0 2%;
}

@media (max-width: 768px) {
  .history__info__box6-img {
    width: 45%;
    margin: -1px 0 0 4%;
  }
}

.history__info__box7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}

@media (max-width: 1024px) {
  .history__info__box7 {
    margin-top: 28px;
  }
}

@media (max-width: 768px) {
  .history__info__box7 {
    margin-top: 24px;
  }
}

.history__info__box7-year {
  width: 5%;
  text-align: center;
  margin: 38px 1% 0 1%;
}

@media (max-width: 768px) {
  .history__info__box7-year {
    width: 6%;
    margin: 36px 1% 0 1%;
  }
}

@media (max-width: 540px) {
  .history__info__box7-year {
    width: 9%;
  }
}

.history__info__box7-year-more {
  position: absolute;
  right: 100%;
  width: 15%;
  margin: 0 2% 0 0;
  padding: 0 15px 0 0;
  color: #ccc;
  font-size: 10px;
  text-align: right;
  line-height: 1.1;
  letter-spacing: 0.02rem;
  background: url(../images/his_maru.png) no-repeat right center;
}

@media (max-width: 1024px) {
  .history__info__box7-year-more {
    width: 18%;
  }
}

@media (max-width: 768px) {
  .history__info__box7-year-more {
    width: 18%;
    margin: 0 3% 0 0;
  }
}

.history__info__box7-title {
  width: 67%;
  position: relative;
}

@media (max-width: 768px) {
  .history__info__box7-title {
    width: 45%;
  }
}

.history__info__box7-title-text {
  padding: 0 0 5px 0;
  font-size: 16px;
  text-align: right;
  line-height: 1.3;
  letter-spacing: 0.02rem;
  border-bottom: 1px solid #eae9e8;
}

@media (max-width: 1024px) {
  .history__info__box7-title-text {
    padding: 0 0 7px 0;
  }
}

@media (max-width: 768px) {
  .history__info__box7-title-text {
    padding: 0 0 7px 0;
    font-size: 15px;
  }
}

.history__info__box7-title-text span {
  display: inline-block;
  width: 70px;
  padding: 0 6px 0 0;
}

@media (max-width: 1024px) {
  .history__info__box7-title-text span {
    width: 68px;
  }
}

@media (max-width: 768px) {
  .history__info__box7-title-text span {
    width: 64px;
    padding: 0 5px 0 0;
  }
}

@media (max-width: 540px) {
  .history__info__box7-title-text span {
    width: 53px;
  }
}

.history__info__box7-title-sub {
  font-family: 'Roboto', sans-serif;
  margin: 8px 0 0 0;
  color: #88b528;
  font-size: 10px;
  text-align: right;
  line-height: 1;
  letter-spacing: 0.08em;
}

.history__info__box7-img {
  position: relative;
  width: 24%;
  margin: 14px 0 0 2%;
}

@media (max-width: 768px) {
  .history__info__box7-img {
    width: 45%;
    margin: 20px 0 0 4%;
  }
}

.history__info__box8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 6px;
}

@media (max-width: 1024px) {
  .history__info__box8 {
    margin-top: 8px;
  }
}

@media (max-width: 768px) {
  .history__info__box8 {
    margin-top: 34px;
  }
}

.history__info__box8-year {
  width: 5%;
  text-align: center;
  margin: 26px 1% 0 1%;
}

@media (max-width: 768px) {
  .history__info__box8-year {
    width: 6%;
    margin: 18px 1% 0 1%;
  }
}

@media (max-width: 540px) {
  .history__info__box8-year {
    width: 9%;
  }
}

.history__info__box8-year-more {
  position: absolute;
  right: 100%;
  width: 15%;
  margin: 22px 2% 0 0;
  padding: 0 15px 0 0;
  color: #ccc;
  font-size: 10px;
  text-align: right;
  line-height: 1.1;
  background: url(../images/his_maru.png) no-repeat right center;
}

@media (max-width: 768px) {
  .history__info__box8-year-more {
    width: 18%;
    margin: 28px 3% 0 0;
  }
}

.history__info__box8-title {
  width: 41%;
  position: relative;
}

@media (max-width: 768px) {
  .history__info__box8-title {
    width: 45%;
  }
}

.history__info__box8-title-text {
  padding: 0 0 5px 0;
  font-size: 16px;
  text-align: right;
  line-height: 1.3;
  letter-spacing: 0.02rem;
  border-bottom: 1px solid #eae9e8;
}

@media (max-width: 768px) {
  .history__info__box8-title-text {
    padding: 0 0 7px 0;
    font-size: 15px;
  }
}

.history__info__box8-title-text span {
  display: inline-block;
  width: 48px;
  padding: 0 4px 0 0;
}

@media (max-width: 1024px) {
  .history__info__box8-title-text span {
    width: 42px;
  }
}

@media (max-width: 768px) {
  .history__info__box8-title-text span {
    width: 44px;
    padding: 0 5px 0 0;
  }
}

@media (max-width: 540px) {
  .history__info__box8-title-text span {
    width: 37px;
  }
}

.history__info__box8-title-sub {
  font-family: 'Roboto', sans-serif;
  margin: 8px 0 0 0;
  color: #88b528;
  font-size: 10px;
  text-align: right;
  line-height: 1;
  letter-spacing: 0.08em;
}

.history__info__box8-img {
  position: relative;
  width: 24%;
  margin: 32px 0 0 2%;
}

@media (max-width: 768px) {
  .history__info__box8-img {
    width: 45%;
    margin: -1px 0 0 4%;
  }
}

.history__info__box9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 82px;
}

@media (max-width: 540px) {
  .history__info__box9 {
    margin-top: 78px;
  }
}

.history__info__box9-year {
  width: 5%;
  text-align: center;
  margin: 40px 1% 0 1%;
}

@media (max-width: 768px) {
  .history__info__box9-year {
    width: 6%;
    margin: 30px 1% 0 1%;
  }
}

@media (max-width: 540px) {
  .history__info__box9-year {
    width: 9%;
    margin: 34px 1% 0 1%;
  }
}

.history__info__box9-year-more {
  position: absolute;
  right: 100%;
  width: 15%;
  margin: 6px 2% 0 0;
  padding: 0 15px 0 0;
  color: #ccc;
  font-size: 10px;
  text-align: right;
  line-height: 1.1;
  background: url(../images/his_maru.png) no-repeat right center;
}

@media (max-width: 768px) {
  .history__info__box9-year-more {
    width: 18%;
    margin: 7px 3% 0 0;
  }
}

.history__info__box9-title {
  width: 41%;
  position: relative;
}

@media (max-width: 768px) {
  .history__info__box9-title {
    width: 45%;
  }
}

.history__info__box9-title-text {
  padding: 0 0 5px 0;
  font-size: 16px;
  text-align: right;
  line-height: 1.3;
  border-bottom: 1px solid #eae9e8;
}

@media (max-width: 768px) {
  .history__info__box9-title-text {
    padding: 0 0 7px 0;
    font-size: 15px;
  }
}

.history__info__box9-title-text span {
  display: inline-block;
  width: 76px;
  padding: 0 10px 0 0;
}

@media (max-width: 1024px) {
  .history__info__box9-title-text span {
    width: 70px;
  }
}

@media (max-width: 768px) {
  .history__info__box9-title-text span {
    width: 58px;
    padding: 0 5px 0 0;
  }
}

@media (max-width: 540px) {
  .history__info__box9-title-text span {
    width: 54px;
  }
}

.history__info__box9-title-sub {
  font-family: 'Roboto', sans-serif;
  margin: 8px 0 0 0;
  color: #88b528;
  font-size: 10px;
  text-align: right;
  line-height: 1;
  letter-spacing: 0.08em;
}

.history__info__box9-img {
  position: relative;
  width: 24%;
  margin: 30px 0 0 2%;
}

@media (max-width: 768px) {
  .history__info__box9-img {
    width: 45%;
    margin: -1px 0 0 4%;
  }
}

.history__info__box10 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 28px;
}

@media (max-width: 1024px) {
  .history__info__box10 {
    margin-top: 25px;
  }
}

@media (max-width: 768px) {
  .history__info__box10 {
    margin-top: 24px;
  }
}

.history__info__box10-year {
  width: 5%;
  text-align: center;
  margin: 22px 1% 0 1%;
}

@media (max-width: 768px) {
  .history__info__box10-year {
    width: 6%;
    margin: 18px 1% 0 1%;
  }
}

@media (max-width: 540px) {
  .history__info__box10-year {
    width: 9%;
  }
}

.history__info__box10-year-more {
  position: absolute;
  right: 100%;
  width: 15%;
  margin: 104px 2% 0 0;
  padding: 0 15px 0 0;
  color: #ccc;
  font-size: 10px;
  text-align: right;
  line-height: 1.1;
  letter-spacing: 0.02rem;
  background: url(../images/his_maru.png) no-repeat right center;
}

@media (max-width: 1024px) {
  .history__info__box10-year-more {
    width: 20%;
  }
}

@media (max-width: 768px) {
  .history__info__box10-year-more {
    width: 18%;
    margin: 106px 3% 0 0;
  }
}

.history__info__box10-title {
  width: 67%;
  position: relative;
}

@media (max-width: 768px) {
  .history__info__box10-title {
    width: 45%;
  }
}

.history__info__box10-title-text {
  padding: 0 0 5px 0;
  font-size: 16px;
  text-align: right;
  line-height: 1.3;
  letter-spacing: 0.02rem;
  border-bottom: 1px solid #eae9e8;
}

@media (max-width: 768px) {
  .history__info__box10-title-text {
    padding: 0 0 7px 0;
    font-size: 15px;
  }
}

.history__info__box10-title-text span {
  display: inline-block;
  width: 46px;
  padding: 0 4px 0 0;
}

@media (max-width: 1024px) {
  .history__info__box10-title-text span {
    width: 42px;
  }
}

@media (max-width: 768px) {
  .history__info__box10-title-text span {
    width: 44px;
    padding: 0 5px 0 0;
  }
}

@media (max-width: 540px) {
  .history__info__box10-title-text span {
    width: 39px;
  }
}

.history__info__box10-title-sub {
  font-family: 'Roboto', sans-serif;
  margin: 8px 0 0 0;
  color: #88b528;
  font-size: 10px;
  text-align: right;
  line-height: 1;
  letter-spacing: 0.08em;
}

.history__info__box10-img {
  position: relative;
  width: 24%;
  margin: 14px 0 0 2%;
}

@media (max-width: 768px) {
  .history__info__box10-img {
    width: 45%;
    margin: 16px 0 0 4%;
  }
}

.history__info__box11 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
}

@media (max-width: 768px) {
  .history__info__box11 {
    margin-top: 24px;
  }
}

.history__info__box11-year {
  width: 5%;
  text-align: center;
  margin: 40px 1% 0 1%;
}

@media (max-width: 768px) {
  .history__info__box11-year {
    width: 6%;
    margin: 36px 1% 0 1%;
  }
}

@media (max-width: 540px) {
  .history__info__box11-year {
    width: 9%;
  }
}

.history__info__box11-year-more {
  position: absolute;
  right: 100%;
  width: 15%;
  margin: 104px 2% 0 0;
  padding: 0 15px 0 0;
  color: #ccc;
  font-size: 10px;
  text-align: right;
  line-height: 1.1;
  background: url(../images/his_maru.png) no-repeat right center;
}

@media (max-width: 768px) {
  .history__info__box11-year-more {
    width: 18%;
    margin: 0 3% 0 0;
  }
}

.history__info__box11-title {
  width: 67%;
  position: relative;
}

@media (max-width: 768px) {
  .history__info__box11-title {
    width: 45%;
  }
}

.history__info__box11-title-text {
  padding: 0 0 5px 0;
  font-size: 16px;
  text-align: right;
  line-height: 1.3;
  letter-spacing: 0.02rem;
  border-bottom: 1px solid #eae9e8;
}

@media (max-width: 768px) {
  .history__info__box11-title-text {
    padding: 0 0 7px 0;
    font-size: 15px;
  }
}

.history__info__box11-title-text span {
  display: inline-block;
  width: 70px;
  padding: 0 6px 0 0;
}

@media (max-width: 1024px) {
  .history__info__box11-title-text span {
    width: 72px;
  }
}

@media (max-width: 768px) {
  .history__info__box11-title-text span {
    width: 64px;
    padding: 0 5px 0 0;
  }
}

@media (max-width: 540px) {
  .history__info__box11-title-text span {
    width: 54px;
  }
}

.history__info__box11-title-sub {
  font-family: 'Roboto', sans-serif;
  margin: 8px 0 0 0;
  color: #88b528;
  font-size: 10px;
  text-align: right;
  line-height: 1;
  letter-spacing: 0.08em;
}

.history__info__box11-img {
  position: relative;
  width: 24%;
  margin: 14px 0 0 2%;
}

@media (max-width: 768px) {
  .history__info__box11-img {
    width: 45%;
    margin: 20px 0 0 4%;
  }
}

.history__info__box12 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 26px;
}

@media (max-width: 1024px) {
  .history__info__box12 {
    margin-top: 28px;
  }
}

@media (max-width: 768px) {
  .history__info__box12 {
    margin-top: 20px;
  }
}

.history__info__box12-year {
  width: 5%;
  text-align: center;
  margin: 22px 1% 0 1%;
}

@media (max-width: 768px) {
  .history__info__box12-year {
    width: 6%;
  }
}

@media (max-width: 540px) {
  .history__info__box12-year {
    width: 9%;
  }
}

.history__info__box12-year-more {
  position: absolute;
  right: 100%;
  width: 15%;
  margin: 0 2% 0 0;
  padding: 0 15px 0 0;
  color: #ccc;
  font-size: 10px;
  text-align: right;
  line-height: 1.1;
  background: url(../images/his_maru.png) no-repeat right center;
}

@media (max-width: 768px) {
  .history__info__box12-year-more {
    width: 18%;
    margin: 0 3% 0 0;
  }
}

.history__info__box12-title {
  width: 67%;
  position: relative;
}

@media (max-width: 768px) {
  .history__info__box12-title {
    width: 45%;
  }
}

.history__info__box12-title-text {
  padding: 0 0 5px 0;
  font-size: 16px;
  text-align: right;
  line-height: 1.3;
  letter-spacing: 0.02rem;
  border-bottom: 1px solid #eae9e8;
}

@media (max-width: 768px) {
  .history__info__box12-title-text {
    padding: 0 0 7px 0;
    font-size: 15px;
  }
}

.history__info__box12-title-text span {
  display: inline-block;
  width: 46px;
  padding: 0 4px 0 0;
}

@media (max-width: 1024px) {
  .history__info__box12-title-text span {
    width: 40px;
  }
}

@media (max-width: 768px) {
  .history__info__box12-title-text span {
    width: 64px;
    padding: 0 5px 0 0;
  }
}

@media (max-width: 540px) {
  .history__info__box12-title-text span {
    width: 54px;
  }
}

.history__info__box12-title-sub {
  font-family: 'Roboto', sans-serif;
  margin: 8px 0 0 0;
  color: #88b528;
  font-size: 10px;
  text-align: right;
  line-height: 1;
  letter-spacing: 0.08em;
}

.history__info__box12-img {
  position: relative;
  width: 24%;
  margin: 14px 0 0 2%;
}

@media (max-width: 768px) {
  .history__info__box12-img {
    width: 45%;
    margin: 20px 0 0 4%;
  }
}

.history__info__box13 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
}

@media (max-width: 1024px) {
  .history__info__box13 {
    margin-top: 10px;
  }
}

@media (max-width: 768px) {
  .history__info__box13 {
    margin-top: 37px;
  }
}

@media (max-width: 540px) {
  .history__info__box13 {
    margin-top: 34px;
  }
}

.history__info__box13-year {
  width: 5%;
  text-align: center;
  margin: 38px 1% 0 1%;
}

@media (max-width: 768px) {
  .history__info__box13-year {
    width: 6%;
    margin: 30px 1% 0 1%;
  }
}

@media (max-width: 540px) {
  .history__info__box13-year {
    width: 9%;
  }
}

.history__info__box13-year-more {
  position: absolute;
  right: 100%;
  width: 15%;
  margin: 0 2% 0 0;
  padding: 0 15px 0 0;
  color: #ccc;
  font-size: 10px;
  text-align: right;
  line-height: 1.1;
  background: url(../images/his_maru.png) no-repeat right center;
}

@media (max-width: 768px) {
  .history__info__box13-year-more {
    width: 18%;
    margin: 0 3% 0 0;
  }
}

.history__info__box13-title {
  width: 41%;
  position: relative;
}

@media (max-width: 768px) {
  .history__info__box13-title {
    width: 45%;
  }
}

.history__info__box13-title-text {
  padding: 0 0 5px 0;
  font-size: 16px;
  text-align: right;
  line-height: 1.3;
  letter-spacing: 0.02rem;
  border-bottom: 1px solid #eae9e8;
}

@media (max-width: 768px) {
  .history__info__box13-title-text {
    padding: 0 0 7px 0;
    font-size: 15px;
  }
}

.history__info__box13-title-text span {
  display: inline-block;
  width: 70px;
  padding: 0 8px 0 0;
}

@media (max-width: 1024px) {
  .history__info__box13-title-text span {
    width: 64px;
  }
}

@media (max-width: 768px) {
  .history__info__box13-title-text span {
    width: 42px;
    padding: 0 5px 0 0;
  }
}

@media (max-width: 540px) {
  .history__info__box13-title-text span {
    width: 30px;
    padding: 0 1px 0 0;
  }
}

.history__info__box13-title-sub {
  font-family: 'Roboto', sans-serif;
  margin: 8px 0 0 0;
  color: #88b528;
  font-size: 10px;
  text-align: right;
  line-height: 1;
  letter-spacing: 0.08em;
}

.history__info__box13-img {
  position: relative;
  width: 24%;
  margin: 28px 0 0 2%;
}

@media (max-width: 768px) {
  .history__info__box13-img {
    width: 45%;
    margin: -2px 0 0 4%;
  }
}

.history__info__box14 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 28px;
}

@media (max-width: 768px) {
  .history__info__box14 {
    margin-top: 28px;
  }
}

@media (max-width: 540px) {
  .history__info__box14 {
    margin-top: 22px;
  }
}

.history__info__box14-year {
  width: 5%;
  text-align: center;
  margin: 38px 1% 0 1%;
}

@media (max-width: 1024px) {
  .history__info__box14-year {
    margin: 42px 1% 0 1%;
  }
}

@media (max-width: 768px) {
  .history__info__box14-year {
    margin: 30px 1% 0 1%;
  }
}

@media (max-width: 540px) {
  .history__info__box14-year {
    width: 9%;
    margin: 34px 1% 0 1%;
  }
}

.history__info__box14-year-more {
  position: absolute;
  right: 100%;
  width: 15%;
  margin: 0 2% 0 0;
  padding: 0 15px 0 0;
  color: #ccc;
  font-size: 10px;
  text-align: right;
  line-height: 1.1;
  background: url(../images/his_maru.png) no-repeat right center;
}

.history__info__box14-title {
  width: 93%;
  position: relative;
}

.history__info__box14-title-text {
  padding: 0 0 5px 0;
  font-size: 16px;
  text-align: right;
  line-height: 1.3;
  letter-spacing: 0.02rem;
  border-bottom: 1px solid #eae9e8;
}

@media (max-width: 768px) {
  .history__info__box14-title-text {
    font-size: 15px;
    letter-spacing: 0;
  }
}

.history__info__box14-title-text span {
  display: inline-block;
  width: 74px;
  padding: 0 10px 0 0;
}

@media (max-width: 1024px) {
  .history__info__box14-title-text span {
    width: 66px;
  }
}

@media (max-width: 768px) {
  .history__info__box14-title-text span {
    width: 54px;
    padding: 0 3px 0 0;
  }
}

@media (max-width: 540px) {
  .history__info__box14-title-text span {
    width: 56px;
  }
}

.history__info__box14-title-sub {
  font-family: 'Roboto', sans-serif;
  margin: 8px 0 0 0;
  color: #88b528;
  font-size: 10px;
  text-align: right;
  line-height: 1;
  letter-spacing: 0.08em;
}

.history__info__box14-img {
  position: relative;
  width: 24%;
  margin: 28px 0 0 2%;
}

.access-crumbs {
  display: table;
  padding: 10px 0;
  font-size: 11px;
  line-height: 1em;
  border-bottom: 1px solid #88b528;
  letter-spacing: 0.04em;
}

.access-sub {
  font-family: 'Roboto', sans-serif;
  display: table;
  margin-left: auto;
  padding: 10px 0 11px;
  font-size: 14px;
  letter-spacing: 0.2em;
  border-bottom: 1px solid #88b528;
}

.access-title {
  margin-bottom: 12px;
  padding: 40px 0 0 0;
  font-size: 42px;
  line-height: 1em;
  letter-spacing: 0.08em;
  text-align: right;
}

@media (max-width: 1024px) {
  .access-title {
    padding: 30px 0 0 0;
    font-size: 38px;
  }
}

@media (max-width: 768px) {
  .access-title {
    padding-top: 24px;
    font-size: 34px;
  }
}

@media (max-width: 540px) {
  .access-title {
    padding: 18px 0 0 0;
    font-size: 30px;
  }
}

.access__top {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 58px 0 8px;
}

@media (max-width: 1024px) {
  .access__top {
    margin: 12px 0 22px;
    padding: 38px 0;
  }
}

@media (max-width: 768px) {
  .access__top {
    margin: 12px 0 0;
    padding: 37px 0 39px;
  }
}

@media (max-width: 540px) {
  .access__top {
    display: block;
    padding: 37px 0 28px;
  }
}

.access__top-deco {
  font-family: 'Roboto', sans-serif;
  position: absolute;
  top: 58px;
  left: -28px;
  color: #88b528;
  font-size: 10px;
  letter-spacing: 0.07em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

@media (max-width: 1024px) {
  .access__top-deco {
    top: 38px;
    left: -21px;
    letter-spacing: 0.063em;
  }
}

@media (max-width: 768px) {
  .access__top-deco {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    top: 31px;
    left: -19px;
  }
}

@media (max-width: 540px) {
  .access__top-deco {
    top: 30px;
  }
}

.access__top-map {
  width: 100%;
}

.access__top-map-iframe {
  width: 100%;
}

@media (max-width: 1024px) {
  .access__top-map-iframe {
    height: 376px;
  }
}

@media (max-width: 768px) {
  .access__top-map-iframe {
    height: 300px;
  }
}

@media (max-width: 540px) {
  .access__top-map-iframe {
    height: 258px;
  }
}

.access__subway {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -8px 0 4px 0;
}

@media (max-width: 768px) {
  .access__subway {
    display: block;
  }
}

.access__subway-deco {
  font-family: 'Roboto', sans-serif;
  position: absolute;
  top: -8px;
  left: -28px;
  color: #88b528;
  font-size: 10px;
  letter-spacing: 0.07em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

@media (max-width: 1024px) {
  .access__subway-deco {
    top: -8px;
    left: -22px;
  }
}

@media (max-width: 768px) {
  .access__subway-deco {
    top: 161px;
    left: -19px;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

@media (max-width: 540px) {
  .access__subway-deco {
    top: 218px;
  }
}

.access__subway__inner {
  width: 70%;
}

@media (max-width: 768px) {
  .access__subway__inner {
    width: 100%;
  }
}

.access__subway__inner-title {
  margin: -8px 0 15px 0;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.02em;
}

@media (max-width: 1024px) {
  .access__subway__inner-title {
    font-size: 19px;
    margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  .access__subway__inner-title {
    margin: 24px 0 15px 0;
    font-size: 18px;
  }
}

@media (max-width: 540px) {
  .access__subway__inner-title {
    margin: 26px 0 10px 0;
    font-size: 17px;
  }
}

.access__subway__inner-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1024px) {
  .access__subway__inner-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.access__subway__inner-box {
  width: 18%;
  height: 78px;
  padding: 20px 10px;
  border: 1px solid #ccc;
  text-align: center;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 0.03em;
}

@media (max-width: 1024px) {
  .access__subway__inner-box {
    width: 26%;
    margin-bottom: 16px;
    font-size: 14px;
    height: 74px;
  }
}

@media (max-width: 768px) {
  .access__subway__inner-box {
    margin-bottom: 17px;
  }
}

@media (max-width: 540px) {
  .access__subway__inner-box {
    margin-bottom: 14px;
    height: auto;
    font-size: 13px;
  }
}

@media (max-width: 320px) {
  .access__subway__inner-box {
    margin-bottom: 13px;
  }
}

.access__subway__inner-box span {
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 0.03em;
}

@media (max-width: 540px) {
  .access__subway__inner-box span {
    font-size: 11px;
  }
}

.access__subway__inner-arrow {
  position: relative;
  width: 5%;
  height: 78px;
  margin: 0 1% 0 0;
  background: url(../images/map_arrow.png) right center no-repeat;
}

@media (max-width: 1024px) {
  .access__subway__inner-arrow {
    width: 10%;
    height: 74px;
  }
}

@media (max-width: 540px) {
  .access__subway__inner-arrow {
    height: auto;
    background-position-y: 40%;
  }
}

@media (max-width: 320px) {
  .access__subway__inner-arrow {
    background-position-y: 44%;
  }
}

.access__subway__inner-arrow-text {
  position: absolute;
  font-size: 11px;
  color: #88b528;
  width: 100%;
  text-align: center;
  bottom: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (max-width: 1024px) {
  .access__subway__inner-arrow-text {
    font-size: 10px;
  }
}

@media (max-width: 768px) {
  .access__subway__inner-arrow-text {
    bottom: 3px;
  }
}

@media (max-width: 540px) {
  .access__subway__inner-arrow-text {
    bottom: 17px;
  }
}

@media (max-width: 320px) {
  .access__subway__inner-arrow-text {
    bottom: 17px;
  }
}

.access__subway__inner-bass {
  position: relative;
  width: 14%;
  height: 78px;
  margin: 0;
  padding: 29px 0;
  text-align: center;
  font-size: 15px;
  line-height: 1.2;
}

@media (max-width: 1024px) {
  .access__subway__inner-bass {
    width: 20%;
    font-size: 14px;
  }
}

@media (max-width: 540px) {
  .access__subway__inner-bass {
    height: auto;
    font-size: 13px;
    padding-top: 26px;
  }
}

.access__subway__inner-bass-time {
  position: absolute;
  bottom: 3px;
  width: 100%;
  color: #88b528;
  font-size: 11px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (max-width: 1024px) {
  .access__subway__inner-bass-time {
    bottom: 5px;
    font-size: 10px;
  }
}

@media (max-width: 768px) {
  .access__subway__inner-bass-time {
    bottom: 6px;
  }
}

@media (max-width: 540px) {
  .access__subway__inner-bass-time {
    bottom: 8px;
  }
}

.access__subway__inner-img {
  width: 8%;
  height: 78px;
  margin: 0;
  background: url(../images/i_icon_cli.png) no-repeat center;
  background-size: 100%;
  background-position-x: 1px;
}

@media (max-width: 1024px) {
  .access__subway__inner-img {
    width: 15%;
    background-position-y: 4px;
  }
}

@media (max-width: 768px) {
  .access__subway__inner-img {
    background-position: 0 0;
  }
}

@media (max-width: 540px) {
  .access__subway__inner-img {
    background-position-y: 1px;
    width: 20%;
  }
}

@media (max-width: 320px) {
  .access__subway__inner-img {
    background-position: 0px 16px;
  }
}

.access__subway__info {
  width: 28%;
  margin: 0 0 0 2%;
  padding: 0 0 0 2%;
  border-left: 1px solid #f0efee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media (max-width: 1024px) {
  .access__subway__info {
    margin-top: -2px;
  }
}

@media (max-width: 768px) {
  .access__subway__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0;
    padding: 0 0 32px 0;
    border-left: none;
    border-bottom: 1px solid #f0efee;
  }
}

@media (max-width: 540px) {
  .access__subway__info {
    display: block;
    padding-bottom: 30px;
  }
}

.access__subway__info-logo {
  width: 100%;
}

@media (max-width: 768px) {
  .access__subway__info-logo {
    width: 39%;
  }
}

.access__subway__info-logo img {
  max-width: 160px;
}

.access__subway__info__contents {
  width: 100%;
  margin: 29px 0 0 0;
}

@media (max-width: 768px) {
  .access__subway__info__contents {
    width: 58%;
    margin: 0;
    margin-left: 22px;
  }
}

@media (max-width: 540px) {
  .access__subway__info__contents {
    width: 100%;
    margin: 25px 0 0 0;
  }
}

.access__subway__info__contents__list-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 8px 0;
}

@media (max-width: 768px) {
  .access__subway__info__contents__list-link {
    margin: 0 0 7px 0;
  }
}

.access__subway__info__contents__list-link-title {
  font-family: 'Roboto', sans-serif;
  width: 65px;
  height: 18px;
  font-size: 10px;
  text-align: center;
  line-height: 18px;
  background: #f0efee;
  letter-spacing: 0.03em;
}

.access__subway__info__contents__list-link-text {
  font-size: 13px;
  line-height: 1.2;
  padding: 2px 0 0 0;
  margin: 0 0 0 10px;
  letter-spacing: 0.03em;
}

@media (max-width: 1024px) {
  .access__subway__info__contents__list-link-text {
    width: 165px;
  }
}

@media (max-width: 768px) {
  .access__subway__info__contents__list-link-text {
    width: 210px;
  }
}

.access__subway__info__contents-map {
  margin-top: -2px;
  padding: 10px 10px 10px 35px;
  font-size: 13px;
  text-align: center;
  line-height: 1.1;
  border: 1px solid #88b528;
  background: url(../images/map_icon.png) no-repeat 2% center;
}

@media (max-width: 1024px) {
  .access__subway__info__contents-map {
    margin-top: -1px;
  }
}

@media (max-width: 768px) {
  .access__subway__info__contents-map {
    margin-top: 8px;
  }
}

@media (max-width: 540px) {
  .access__subway__info__contents-map {
    margin-top: 7px;
  }
}

.access__subway__info__contents-map a {
  -webkit-transition: 0.7s;
  transition: 0.7s;
  letter-spacing: 0.03em;
}

.access__subway__info__contents-map a:hover {
  color: #88b528;
  text-decoration: none;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.access__jr {
  position: relative;
  margin: -8px 0 75px 0;
}

@media (max-width: 1024px) {
  .access__jr {
    margin: 46px 0 109px 0;
  }
}

@media (max-width: 768px) {
  .access__jr {
    margin: 58px 0 75px 0;
  }
}

@media (max-width: 540px) {
  .access__jr {
    margin: 62px 0 75px 0;
  }
}

.access__jr-deco {
  font-family: 'Roboto', sans-serif;
  position: absolute;
  top: 0px;
  left: -28px;
  color: #88b528;
  font-size: 10px;
  letter-spacing: 0.07em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

@media (max-width: 1024px) {
  .access__jr-deco {
    top: 0px;
    left: -20px;
  }
}

@media (max-width: 768px) {
  .access__jr-deco {
    top: -7px;
    left: -19px;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

@media (max-width: 540px) {
  .access__jr-deco {
    top: -7px;
    left: -19px;
  }
}

.access__jr__inner {
  width: 70%;
}

@media (max-width: 768px) {
  .access__jr__inner {
    width: 100%;
  }
}

.access__jr__inner-title {
  margin: 8px 0 15px 0;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.02em;
}

@media (max-width: 1024px) {
  .access__jr__inner-title {
    font-size: 19px;
    margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  .access__jr__inner-title {
    font-size: 18px;
    margin-bottom: 15px;
  }
}

@media (max-width: 540px) {
  .access__jr__inner-title {
    margin: -8px 0 10px 0;
    font-size: 17px;
  }
}

.access__jr__inner-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1024px) {
  .access__jr__inner-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.access__jr__inner-box {
  width: 18%;
  height: 78px;
  padding: 20px 10px;
  border: 1px solid #ccc;
  text-align: center;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 0.02em;
}

@media (max-width: 1024px) {
  .access__jr__inner-box {
    width: 26%;
    height: 74px;
    margin-bottom: 18px;
    font-size: 14px;
  }
}

@media (max-width: 768px) {
  .access__jr__inner-box {
    margin-bottom: 18px;
  }
}

@media (max-width: 540px) {
  .access__jr__inner-box {
    margin-bottom: 15px;
    font-size: 13px;
    height: auto;
  }
}

.access__jr__inner-box span {
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 0.02em;
}

@media (max-width: 540px) {
  .access__jr__inner-box span {
    font-size: 11px;
  }
}

.access__jr__inner-arrow {
  position: relative;
  width: 5%;
  height: 78px;
  margin: 0 1% 0 0;
  background: url(../images/map_arrow.png) right center no-repeat;
}

@media (max-width: 1024px) {
  .access__jr__inner-arrow {
    width: 10%;
    background-position-y: 23px;
  }
}

@media (max-width: 540px) {
  .access__jr__inner-arrow {
    height: auto;
    background-position-y: 41%;
  }
}

.access__jr__inner-arrow-long {
  width: 29%;
}

@media (max-width: 1024px) {
  .access__jr__inner-arrow-long {
    width: 47%;
    background-position-y: 25px;
  }
}

@media (max-width: 540px) {
  .access__jr__inner-arrow-long {
    margin: 0 0 10px 0;
    height: auto;
    background-position-y: 45%;
  }
}

@media (max-width: 320px) {
  .access__jr__inner-arrow-long {
    background-position-y: 48%;
  }
}

.access__jr__inner-arrow-text {
  position: absolute;
  font-size: 11px;
  color: #88b528;
  width: 100%;
  text-align: center;
  bottom: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: 0.03em;
}

@media (max-width: 1024px) {
  .access__jr__inner-arrow-text {
    bottom: 6px;
    font-size: 10px;
  }
}

@media (max-width: 768px) {
  .access__jr__inner-arrow-text {
    bottom: 8px;
  }
}

@media (max-width: 540px) {
  .access__jr__inner-arrow-text {
    bottom: 8px;
  }
}

@media (max-width: 320px) {
  .access__jr__inner-arrow-text {
    bottom: 7px;
  }
}

.access__jr__inner-bass {
  position: relative;
  width: 14%;
  height: 78px;
  margin: 0;
  padding: 29px 0;
  text-align: center;
  font-size: 15px;
  line-height: 1.2;
}

@media (max-width: 1024px) {
  .access__jr__inner-bass {
    width: 20%;
    font-size: 14px;
    height: 74px;
    padding: 27px 0;
  }
}

@media (max-width: 540px) {
  .access__jr__inner-bass {
    padding: 25px 0;
    height: auto;
  }
}

@media (max-width: 320px) {
  .access__jr__inner-bass {
    padding: 26px 0;
  }
}

.access__jr__inner-bass-time {
  position: absolute;
  bottom: 3px;
  width: 100%;
  color: #88b528;
  font-size: 11px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (max-width: 1024px) {
  .access__jr__inner-bass-time {
    font-size: 10px;
  }
}

@media (max-width: 768px) {
  .access__jr__inner-bass-time {
    bottom: 4px;
  }
}

@media (max-width: 540px) {
  .access__jr__inner-bass-time {
    bottom: 9px;
  }
}

@media (max-width: 320px) {
  .access__jr__inner-bass-time {
    bottom: 8px;
  }
}

.access__jr__inner-img {
  width: 8%;
  height: 78px;
  margin: 0;
  background: url(../images/i_icon_cli.png) no-repeat center;
  background-size: 100%;
  background-position-x: 1px;
}

@media (max-width: 1024px) {
  .access__jr__inner-img {
    width: 15%;
    background-position-y: 2px;
  }
}

@media (max-width: 768px) {
  .access__jr__inner-img {
    background-position: 0 -2px;
  }
}

@media (max-width: 540px) {
  .access__jr__inner-img {
    background-position-y: 0px;
    width: 20%;
  }
}

@media (max-width: 320px) {
  .access__jr__inner-img {
    background-position: 0px 15px;
  }
}

.access__jr__desc {
  position: relative;
  margin: 50px 0 105px 0;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #f0efee;
}

@media (max-width: 1024px) {
  .access__jr__desc {
    margin: 30px 0 105px 0;
    padding: 15px 18px;
  }
}

@media (max-width: 768px) {
  .access__jr__desc {
    margin: 40px 0 108px 0;
    padding: 14px 15px;
  }
}

@media (max-width: 540px) {
  .access__jr__desc {
    margin: 38px 0 106px 0;
    padding: 20px 15px 16px;
  }
}

@media (max-width: 320px) {
  .access__jr__desc {
    margin-top: 39px;
  }
}

.access__jr__desc-title {
  position: absolute;
  top: 50%;
  left: 20px;
  margin: -8px 0 0 0;
  color: #88b528;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.03em;
}

@media (max-width: 768px) {
  .access__jr__desc-title {
    font-size: 15px;
    left: 15px;
  }
}

@media (max-width: 540px) {
  .access__jr__desc-title {
    position: relative;
    top: 0;
    left: 0;
    margin: 4px 0 0 0;
  }
}

.access__jr__desc-text {
  margin: 0 0 0 160px;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.025em;
}

@media (max-width: 1024px) {
  .access__jr__desc-text {
    margin-left: 157px;
  }
}

@media (max-width: 768px) {
  .access__jr__desc-text {
    margin: 0 0 0 150px;
  }
}

@media (max-width: 540px) {
  .access__jr__desc-text {
    margin: 20px 0 0 0;
  }
}

.access__car {
  position: relative;
  margin: -8px 0 156px 0;
}

@media (max-width: 1024px) {
  .access__car {
    margin: -8px 0 138px 0;
  }
}

@media (max-width: 768px) {
  .access__car {
    margin-bottom: 145px;
  }
}

@media (max-width: 540px) {
  .access__car {
    margin: -8px 0 146px 0;
  }
}

.access__car-deco {
  font-family: 'Roboto', sans-serif;
  position: absolute;
  top: 0px;
  left: -28px;
  color: #88b528;
  font-size: 10px;
  letter-spacing: 0.07em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

@media (max-width: 1024px) {
  .access__car-deco {
    top: 0px;
    left: -20px;
  }
}

@media (max-width: 768px) {
  .access__car-deco {
    top: -7px;
    left: -19px;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

@media (max-width: 540px) {
  .access__car-deco {
    top: -6px;
  }
}

.access__car__inner-title {
  margin: -8px 0 15px 0;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.02em;
}

@media (max-width: 1024px) {
  .access__car__inner-title {
    margin: -20px 0 19px 0;
    font-size: 19px;
  }
}

@media (max-width: 768px) {
  .access__car__inner-title {
    margin: -16px 0 15px 0;
    font-size: 18px;
  }
}

@media (max-width: 540px) {
  .access__car__inner-title {
    margin: -16px 0 10px 0;
    font-size: 17px;
  }
}

.access__car__inner-text {
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.027em;
}

@media (max-width: 540px) {
  .access__car__inner-text {
    letter-spacing: 0.026em;
  }
}

#map_canvas {
  width: 100%;
  height: 420px;
  margin: 0 0 50px 0;
  line-height: 0;
}

@media (max-width: 1024px) {
  #map_canvas {
    height: 380px;
    margin-bottom: 0;
  }
}

@media (max-width: 768px) {
  #map_canvas {
    height: 300px;
  }
}

@media (max-width: 540px) {
  #map_canvas {
    height: 250px;
  }
}

.news-crumbs {
  display: table;
  padding: 10px 0;
  font-size: 11px;
  line-height: 1em;
  letter-spacing: 0.02rem;
  border-bottom: 1px solid #88b528;
}

.news-sub {
  font-family: 'Roboto', sans-serif;
  display: table;
  margin-left: auto;
  padding: 10px 0;
  font-size: 14px;
  letter-spacing: 0.2em;
  border-bottom: 1px solid #88b528;
}

.news-title {
  margin-bottom: 72px;
  padding: 40px 0 0 0;
  font-size: 42px;
  text-align: right;
  line-height: 1;
  letter-spacing: 0.08em;
}

@media (max-width: 1024px) {
  .news-title {
    margin-bottom: 69px;
    padding: 30px 0 0 0;
    font-size: 38px;
  }
}

@media (max-width: 768px) {
  .news-title {
    margin-bottom: 70px;
    padding: 26px 0 0 0;
    font-size: 34px;
  }
}

@media (max-width: 540px) {
  .news-title {
    padding: 20px 0 0 0;
    font-size: 30px;
  }
}

@media (max-width: 768px) {
  .news .flex {
    display: block;
  }
}

.news__contents {
  width: 68%;
}

@media (max-width: 1024px) {
  .news__contents {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .news__contents {
    margin-top: 46px;
  }
}

@media (max-width: 540px) {
  .news__contents {
    margin-top: 44px;
  }
}

.news__contents__box {
  margin: 0 0 40px 0;
  padding: 0 0 41px 0;
  background: url(../images/ne_bar.png) left bottom no-repeat;
}

@media (max-width: 1024px) {
  .news__contents__box {
    margin: 0 0 35px 0;
    padding: 0 0 36px 0;
  }
}

@media (max-width: 768px) {
  .news__contents__box {
    margin: 0 0 54px 0;
    padding: 0 0 46px 0;
    background: url(../images/ne_bar.png) center bottom no-repeat;
  }
}

.news__contents__box:last-of-type {
  margin-bottom: 122px;
}

@media (max-width: 1024px) {
  .news__contents__box:last-of-type {
    margin-bottom: 116px;
  }
}

@media (max-width: 768px) {
  .news__contents__box:last-of-type {
    margin-bottom: 134px;
  }
}

@media (max-width: 540px) {
  .news__contents__box:last-of-type {
    margin-bottom: 136px;
  }
}

.news__contents__box-title {
  font-size: 21px;
  line-height: 1.2;
  padding: 0 0 5px 0;
  margin: 0 0 7px 0;
  border-bottom: 1px solid #f0efee;
  letter-spacing: 0.02rem;
}

@media (max-width: 1024px) {
  .news__contents__box-title {
    font-size: 19px;
    letter-spacing: 0.02rem;
  }
}

@media (max-width: 768px) {
  .news__contents__box-title {
    font-size: 17px;
  }
}

.news__contents__box-date {
  color: #88b528;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 0.1em;
}

.news__contents__box-text {
  margin: 21px 0 0 0;
  padding: 0 100px 0 0;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.019rem;
  position: relative;
}

@media (max-width: 1024px) {
  .news__contents__box-text {
    letter-spacing: 0.02rem;
  }
}

@media (max-width: 540px) {
  .news__contents__box-text {
    margin: 16px 0 0 0;
    padding: 0;
    font-size: 13px;
  }
}

.news__contents__box-text-more {
  color: #88b528;
  font-family: 'Roboto', sans-serif;
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 11px;
  font-weight: 300;
  letter-spacing: 0.1em;
}

@media (max-width: 1024px) {
  .news__contents__box-text-more {
    bottom: 3px;
    letter-spacing: 0.08em;
  }
}

@media (max-width: 540px) {
  .news__contents__box-text-more {
    position: relative;
    margin-top: 19px;
    font-size: 10px;
    text-align: center;
  }
}

.news__archives {
  width: 270px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media (max-width: 1024px) {
  .news__archives {
    margin-left: 54px;
  }
}

@media (max-width: 768px) {
  .news__archives {
    width: 100%;
    margin-left: 0;
  }
}

.news__archives-title {
  font-family: 'Roboto', sans-serif;
  margin: 0 0 10px 0;
  padding: 6px 0 10px 0;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.13em;
  border-bottom: 1px solid #f0efee;
}

@media (max-width: 1024px) {
  .news__archives-title {
    padding: 4px 0 10px 0;
  }
}

.news__archives__list {
  width: 100%;
}

@media (max-width: 768px) {
  .news__archives__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (max-width: 768px) {
  .news__archives__list::after {
    content: "";
    width: 30%;
  }
}

.news__archives__list li {
  font-family: 'Roboto', sans-serif;
  width: 100%;
  margin: 0 0 17px 0;
  font-size: 13px;
  line-height: 1;
}

@media (max-width: 768px) {
  .news__archives__list li {
    width: 30%;
    padding-bottom: 10px;
    letter-spacing: 0.02rem;
    border-bottom: 1px solid #f0efee;
  }
  .news__archives__list li:nth-of-type(3n-1) {
    margin-left: 4.6%;
  }
  .news__archives__list li:nth-of-type(3n) {
    margin-left: 4.6%;
  }
}

@media (max-width: 540px) {
  .news__archives__list li {
    width: 47%;
  }
}

.news__archives__list li span {
  color: #88b528;
}

.new-crumbs {
  display: table;
  padding: 10px 0;
  font-size: 11px;
  line-height: 1em;
  border-bottom: 1px solid #88b528;
}

.new-sub {
  font-family: 'Roboto', sans-serif;
  display: table;
  margin-left: auto;
  padding: 10px 0;
  font-size: 14px;
  letter-spacing: 0.2em;
  border-bottom: 1px solid #88b528;
}

.new-title {
  margin-bottom: 72px;
  padding: 40px 0 0 0;
  font-size: 42px;
  text-align: right;
  line-height: 1;
  letter-spacing: 0.08em;
}

@media (max-width: 1024px) {
  .new-title {
    margin-bottom: 70px;
    padding: 30px 0 0 0;
    font-size: 38px;
  }
}

@media (max-width: 768px) {
  .new-title {
    font-size: 34px;
  }
}

@media (max-width: 540px) {
  .new-title {
    padding: 20px 0 0 0;
    font-size: 30px;
  }
}

@media (max-width: 768px) {
  .new .flex {
    display: block;
  }
}

.new__contents {
  width: 68%;
}

@media (max-width: 1024px) {
  .new__contents {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .new__contents {
    margin-top: 44px;
  }
}

.new__contents__box {
  margin: 0 0 40px 0;
  padding: 0 0 44px 0;
}

@media (max-width: 1024px) {
  .new__contents__box {
    margin: 0 0 44px 0;
    padding: 0 0 36px 0;
  }
}

@media (max-width: 768px) {
  .new__contents__box {
    margin: 0 0 30px 0;
    padding: 0 0 50px 0;
  }
}

.new__contents__box-title {
  font-size: 21px;
  line-height: 1.2;
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
  border-bottom: 1px solid #f0efee;
  letter-spacing: 0.02rem;
}

@media (max-width: 1024px) {
  .new__contents__box-title {
    margin: 0 0 8px 0;
    font-size: 19px;
    letter-spacing: 0.02rem;
  }
}

@media (max-width: 768px) {
  .new__contents__box-title {
    font-size: 17px;
  }
}

.new__contents__box-date {
  color: #88b528;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 0.1em;
}

.new__contents__box-text {
  margin: 43px 0 50px 0;
  font-size: 15px;
  line-height: 1.75;
  letter-spacing: 0.02rem;
}

@media (max-width: 1024px) {
  .new__contents__box-text {
    margin: 38px 0;
    letter-spacing: 0.02rem;
  }
}

@media (max-width: 768px) {
  .new__contents__box-text {
    margin: 22px 0 40px;
    font-size: 14px;
  }
}

@media (max-width: 540px) {
  .new__contents__box-text {
    padding: 0;
    font-size: 14px;
  }
}

.new__contents__box-text p {
  margin: 0 0 20px 0;
}

.new__contents__box-text img {
  width: 100%;
  height: 100%;
}

.new__contents__box__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #f0efee;
}

@media (max-width: 768px) {
  .new__contents__box__nav {
    display: block;
  }
}

.new__contents__box__nav-prev {
  width: 33.33%;
  height: 80px;
  font-size: 13px;
  text-align: center;
  line-height: 80px;
  letter-spacing: 0.1em;
  border-right: 1px solid #f0efee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (max-width: 768px) {
  .new__contents__box__nav-prev {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #f0efee;
  }
}

.new__contents__box__nav-prev p {
  font-family: 'Roboto', sans-serif;
  display: table;
  margin: auto;
  padding: 0 18px;
  background: url(../images/list_maru.png) left center no-repeat;
  background-size: 12px;
}

.new__contents__box__nav-news {
  width: 33.33%;
  height: 80px;
  font-size: 13px;
  text-align: center;
  line-height: 80px;
  letter-spacing: 0.1;
  border-right: 1px solid #f0efee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (max-width: 768px) {
  .new__contents__box__nav-news {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #f0efee;
  }
}

.new__contents__box__nav-next {
  width: 33.33%;
  height: 80px;
  font-size: 13px;
  text-align: center;
  line-height: 80px;
  letter-spacing: 0.1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (max-width: 768px) {
  .new__contents__box__nav-next {
    width: 100%;
    height: 50px;
    line-height: 50px;
  }
}

.new__contents__box__nav-next p {
  font-family: 'Roboto', sans-serif;
  display: table;
  margin: auto;
  padding: 0 18px;
  background: url(../images/list_maru.png) right center no-repeat;
  background-size: 12px;
}

.new__archives {
  width: 270px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media (max-width: 1024px) {
  .new__archives {
    margin-left: 54px;
  }
}

@media (max-width: 768px) {
  .new__archives {
    width: 100%;
    margin-left: 0;
  }
}

.new__archives-title {
  font-family: 'Roboto', sans-serif;
  margin: 0 0 8px 0;
  padding: 6px 0 10px 0;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.13em;
  border-bottom: 1px solid #f0efee;
}

.new__archives__list {
  width: 100%;
}

@media (max-width: 768px) {
  .new__archives__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (max-width: 768px) {
  .new__archives__list::after {
    content: "";
    width: 30%;
  }
}

.new__archives__list li {
  font-family: 'Roboto', sans-serif;
  width: 100%;
  margin: 0 0 17px 0;
  font-size: 13px;
  line-height: 1;
}

@media (max-width: 768px) {
  .new__archives__list li {
    width: 30%;
    padding-bottom: 10px;
    border-bottom: 1px solid #f0efee;
  }
  .new__archives__list li:nth-of-type(3n-1) {
    margin-left: 4.6%;
  }
  .new__archives__list li:nth-of-type(3n) {
    margin-left: 4.6%;
  }
}

@media (max-width: 540px) {
  .new__archives__list li {
    width: 47%;
    margin: 2px 0 17px 0;
    font-size: 12px;
  }
}

.new__archives__list li span {
  color: #88b528;
}

@media (max-width: 1024px) {
  .new__archives__list li span {
    margin-left: 6px;
  }
}

.footer {
  border-top: 1px solid #f0efee;
  padding: 35px 0 20px 0;
}

.footer__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 1024px) {
  .footer__menu {
    display: block;
  }
}

.footer__menu-logo {
  width: 150px;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}

@media (max-width: 768px) {
  .footer__menu-logo {
    width: 180px;
    margin: 0 auto 20px;
  }
}

.footer__menu-logo:hover {
  opacity: .7;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}

.footer__menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
}

@media (max-width: 1024px) {
  .footer__menu__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 26px;
  }
}

.footer__menu__list-link {
  border-left: 1px solid #f0efee;
  padding: 3px 11px;
  font-size: 12px;
}

@media (max-width: 768px) {
  .footer__menu__list-link {
    width: 31.33%;
    margin: 0 1% 8px 1%;
    padding: 6px 10px 7px;
    font-size: 13px;
    text-align: center;
    border-bottom: 1px solid #f0efee;
    border-left: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

@media (max-width: 540px) {
  .footer__menu__list-link {
    width: 48%;
    padding: 6px 10px 7px;
  }
}

.footer__menu__list-link a {
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}

.footer__menu__list-link a:hover {
  color: #88b528;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}

.footer-copy {
  font-family: 'Roboto', sans-serif;
  margin: 38px auto 0;
  color: #88b528;
  font-size: 11px;
  text-align: center;
  letter-spacing: 0.15em;
}

@media (max-width: 768px) {
  .footer-copy {
    margin: 33px auto 0;
  }
}

@media (max-width: 540px) {
  .footer-copy {
    margin: 30px auto 0;
  }
}
/*# sourceMappingURL=style.css.map */