@charset "UTF-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
article, section, header, footer, nav, menu, aside, figure, figcaption, main {
  display: block;
  padding: 0;
  margin: 0; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

img {
  vertical-align: top; }

address, caption, cite, code, dfn, em, strong, th, var, u {
  font-style: normal;
  font-weight: normal;
  text-decoration: none; }

a {
  vertical-align: baseline; }

ol, ul {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
  vertical-align: bottom; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0; }

@font-face {
  font-family: 'fontello';
  src: url("../fontIndex/fontello.eot?99759974");
  src: url("../fontIndex/fontello.eot?99759974#iefix") format("embedded-opentype"), url("../fontIndex/fontello.woff2?99759974") format("woff2"), url("../fontIndex/fontello.woff?99759974") format("woff"), url("../fontIndex/fontello.ttf?99759974") format("truetype"), url("../fontIndex/fontello.svg?99759974#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?99759974#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-search:before {
  content: '\e800'; }

/* '' */
.icon-home:before {
  content: '\e801'; }

/* '' */
.icon-right-dir:before {
  content: '\e802'; }

/* '' */
.icon-up-dir:before {
  content: '\e803'; }

/* '' */
.icon-down-dir:before {
  content: '\e804'; }

/* '' */
.icon-left-dir:before {
  content: '\e805'; }

/* '' */
.icon-plus:before {
  content: '\e806'; }

/* '' */
.icon-minus:before {
  content: '\e807'; }

/* '' */
.icon-down-open:before {
  content: '\f004'; }

/* '' */
.icon-up-open:before {
  content: '\f005'; }

/* '' */
.icon-right-open:before {
  content: '\f006'; }

/* '' */
.icon-left-open:before {
  content: '\f007'; }

/* '' */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  color: #444;
  text-shadow: none; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url(/img/common/fancybox_sprite.png); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(/img/common/fancybox_loading.gif) center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(/img/common/blank.gif);
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: visible !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(/img/common/fancybox_overlay.png); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(/img/common/fancybox_sprite@2x.png);
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div {
    background-image: url(/img/common/fancybox_loading@2x.gif);
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }

/* -------------------------------------
	header
-------------------------------------- */
.st-Header {
  position: relative;
  min-height: 145px;
  z-index: 100; }
  @media only screen and (max-width: 767px) {
    .st-Header {
      min-height: 0; } }
  .st-Header.st-Header-top {
    min-height: 0; }
    .st-Header.st-Header-top .st-Header_Contents {
      position: fixed; }
    .st-Header.st-Header-top .st-Assist {
      position: fixed; }
      @media only screen and (max-width: 767px) {
        .st-Header.st-Header-top .st-Assist {
          position: relative; } }
  .st-Header.st-Header-fixed {
    position: fixed; }
  .st-Header_Contents {
    background: #fff;
    position: fixed;
    position: absolute;
    height: 145px;
    top: 0;
    left: 0;
    right: 0;
    padding: 0px 30px;
    z-index: 100;
    -webkit-transition: all 0.4s;
    transition: all 0.4s; }
    .st-Header-fixed .st-Header_Contents {
      background: #fff !important; }
    @media only screen and (max-width: 767px) {
      .st-Header_Contents {
        padding: 20px 6% !important;
        height: 70px; } }
    .st-Header_Contents.active {
      background: #fff !important; }
    @media only screen and (max-width: 767px) {
      .st-Header-white .st-Header_Contents {
        background: #fff !important; } }
    .st-Header_Contents_Inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      max-width: 1200px;
      padding: 27px 0px 18px;
      margin: 0 auto; }
      @media only screen and (max-width: 767px) {
        .st-Header_Contents_Inner {
          padding: 0;
          max-width: 100%; } }
      .st-Header-fixed .st-Header_Contents_Inner {
        padding: 10px 0; }
        @media only screen and (max-width: 767px) {
          .st-Header-fixed .st-Header_Contents_Inner {
            padding: 0; } }
  .st-Header_Logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 48.3%; }
    @media only screen and (max-width: 767px) {
      .st-Header_Logo {
        max-width: 1200px;
        width: 250px;
        min-height: 0;
        height: 32px; } }
    .st-Header_Logo_Main {
      width: 76.5%;
      min-height: 0;
      margin: 0;
      border: 0; }
      .st-Header_Logo_Main a img {
        width: 100%;
        max-width: 178px;
        height: auto; }
        @media only screen and (max-width: 767px) {
          .st-Header_Logo_Main a img {
            width: 80%;
            max-width: 300px; } }
  .st-Header_Menu {
    display: none; }
    @media only screen and (max-width: 767px) {
      .st-Header_Menu {
        display: block; } }
    .st-Header_Menu_Btn {
      position: absolute;
      top: 0;
      right: 0;
      background: #70a21c;
      /* Old browsers */
      background: -webkit-gradient(linear, left top, right top, color-stop(46%, #70a21c), to(#1d4f30));
      background: linear-gradient(to right, #70a21c 46%, #1d4f30 100%);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      justify-items: center;
      width: 70px;
      height: 70px; }
      .st-Header_Menu_Btn dl {
        width: 45px;
        height: 45px;
        color: #fff;
        margin: 0 auto;
        position: relative; }
        .st-Header_Menu_Btn dl dt {
          width: 100%;
          font-size: 10px;
          font-size: 0.66667rem;
          position: absolute;
          bottom: -5px; }
        .st-Header_Menu_Btn dl dd {
          position: absolute;
          top: 5px; }
          .st-Header_Menu_Btn dl dd span {
            -webkit-transition: all 0.2s;
            transition: all 0.2s;
            display: inline-block;
            position: absolute;
            width: 45px;
            height: 2px;
            background-color: #fff; }
            .st-Header_Menu_Btn dl dd span:nth-of-type(1) {
              top: 0px; }
            .st-Header_Menu_Btn dl dd span:nth-of-type(2) {
              top: 10px; }
            .st-Header_Menu_Btn dl dd span:nth-of-type(3) {
              top: 20px; }
          .st-Header_Menu_Btn dl dd.active span:nth-of-type(1) {
            -webkit-transform: translateY(7px) rotate(-45deg);
            transform: translateY(7px) rotate(-45deg); }
          .st-Header_Menu_Btn dl dd.active span:nth-of-type(2) {
            opacity: 0; }
          .st-Header_Menu_Btn dl dd.active span:nth-of-type(3) {
            -webkit-transform: translateY(-14px) rotate(45deg);
            transform: translateY(-14px) rotate(45deg); }

.st-Menu {
  margin: 0; }
  @media only screen and (max-width: 767px) {
    .st-Menu {
      display: block;
      position: fixed;
      visibility: hidden;
      left: 0;
      right: 0;
      height: calc(100vh - 70px);
      top: 70px;
      z-index: 3000;
      -webkit-transition: all 0.4s;
      transition: all 0.4s; } }
  .st-Menu.st-Menu-expanded {
    visibility: visible; }
  @media only screen and (max-width: 767px) {
    .st-Menu_Inner {
      height: 0;
      overflow: hidden;
      background: #207440;
      -webkit-transition: all 0.4s;
      transition: all 0.4s; }
      .st-Menu-expanded .st-Menu_Inner {
        height: 100%; } }

.st-Global {
  position: fixed;
  top: auto;
  left: 0;
  right: 0;
  top: 106px;
  z-index: 200; }
  @media only screen and (max-width: 767px) {
    .st-Global {
      position: relative;
      top: 0;
      padding: 0;
      background-image: none;
      background-color: #207440;
      margin-bottom: 20px; } }
  .st-Global_List {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    background: url(/img/index/st-Global_List.png) center top no-repeat; }
    @media only screen and (max-width: 767px) {
      .st-Global_List {
        max-width: -webkit-max-content;
        max-width: -moz-max-content;
        max-width: max-content;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        border-bottom: 1px solid #04874c;
        background: none; } }
    @media only screen and (max-width: 767px) {
      .st-Global_List li {
        width: 100%;
        border-bottom: 1px solid #79ac8c; } }
    .st-Global_List li.active {
      border-top: 5px solid #207440; }
      @media only screen and (max-width: 767px) {
        .st-Global_List li.active {
          border: none; } }
    .st-Global_List_Item {
      margin: 0;
      height: 80px;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      -ms-flex-negative: 1;
      flex-shrink: 1;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      position: relative; }
      @media only screen and (max-width: 767px) {
        .st-Global_List_Item {
          height: auto; } }
      .st-Global_List_Item:after {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        right: 0;
        width: 1px;
        height: 60px;
        background: #b5b3b3;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%); }
        @media only screen and (max-width: 767px) {
          .st-Global_List_Item:after {
            display: none; } }
      .st-Global_List_Item:last-child:after {
        display: none; }
      .st-Global_List_Item_Link {
        text-decoration: none;
        display: table;
        color: #fff;
        text-align: center;
        line-height: 1.1;
        min-height: 80px;
        height: 100%;
        width: 100%;
        -webkit-transition: color 0.4s;
        transition: color 0.4s; }
        .st-Global_List_Item_Link:hover {
          color: #ffe004; }
        .st-Global_List_Item_Link:after {
          display: none !important; }
        @media only screen and (max-width: 767px) {
          .st-Global_List_Item_Link {
            color: #fff;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            min-height: auto;
            padding: 1rem 1.5rem; }
            .st-Global_List_Item_Link:after {
              width: 16px;
              height: 16px;
              font-family: "fontello";
              font-style: normal;
              font-weight: normal;
              speak: none;
              display: inline-block;
              text-decoration: inherit;
              text-align: center;
              font-variant: normal;
              text-transform: none;
              line-height: 1em;
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale;
              content: "\e802";
              background: #fff;
              border-radius: 8px;
              color: #207440;
              line-height: 16px;
              font-size: 11px;
              font-size: 0.73333rem; } }
        .st-Global_List_Item_Link > div {
          display: table-cell;
          vertical-align: middle;
          height: 100%; }
          @media only screen and (max-width: 767px) {
            .st-Global_List_Item_Link > div {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex; } }
          .st-Global_List_Item_Link > div span {
            font-size: 12px;
            font-size: 0.8rem; }
        .st-Global_List_Item_Link_Icon {
          text-indent: 120%;
          white-space: nowrap;
          overflow: hidden;
          width: 100%;
          height: 44px; }
          .st-Global_List_Item_Link_Icon:hover:before {
            color: #ffe004; }
          .st-Global_List_Item_Link_Icon:before {
            content: "\e801";
            font-family: "fontello";
            font-style: normal;
            font-weight: normal;
            speak: none;
            display: inline-block;
            text-decoration: inherit;
            text-align: center;
            font-variant: normal;
            text-transform: none;
            line-height: 1em;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            position: absolute;
            left: 50%;
            top: 50%;
            color: #fff;
            line-height: 1;
            text-indent: 0;
            display: block;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            -webkit-transition: color 0.4s;
            transition: color 0.4s; }
            @media only screen and (max-width: 767px) {
              .st-Global_List_Item_Link_Icon:before {
                color: #fff; } }
    .st-Global_List_Item-home {
      margin: 0;
      height: 80px;
      padding: 15px 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      -ms-flex-negative: 1;
      flex-shrink: 1;
      -ms-flex-preferred-size: 78px;
      flex-basis: 78px;
      position: relative; }
      @media only screen and (max-width: 767px) {
        .st-Global_List_Item-home {
          display: none; } }
      .st-Global_List_Item-home:after {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        right: 0;
        width: 1px;
        height: 60px;
        background: #b5b3b3;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%); }
        @media only screen and (max-width: 767px) {
          .st-Global_List_Item-home:after {
            display: none; } }
  .st-Header-fixed .st-Global {
    top: 85px;
    bottom: auto;
    position: fixed; }
    .st-Header-fixed .st-Global_List_Item {
      height: 60px;
      padding: 10px 0; }
      .st-Header-fixed .st-Global_List_Item:after {
        height: 40px; }
      .st-Header-fixed .st-Global_List_Item_Link {
        min-height: 40px; }
      @media only screen and (max-width: 767px) {
        .st-Header-fixed .st-Global_List_Item {
          height: auto;
          padding: 0; } }
    .st-Header-fixed .st-Global_List_Item-home {
      height: 60px;
      padding: 10px 0; }
      @media only screen and (max-width: 767px) {
        .st-Header-fixed .st-Global_List_Item-home {
          -ms-flex-preferred-size: auto;
          flex-basis: auto; } }
      .st-Header-fixed .st-Global_List_Item-home:before {
        height: 40px;
        background: #b5b3b3;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%); }
      .st-Header-fixed .st-Global_List_Item-home:after {
        height: 40px; }
    @media only screen and (max-width: 767px) {
      .st-Header-fixed .st-Global {
        top: 0 !important;
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: #207440;
        position: relative; } }

.st-Assist {
  position: absolute;
  top: 0;
  left: 0;
  right: 0px;
  width: 100%;
  margin: 0 auto;
  max-width: 1260px;
  z-index: 300; }
  @media only screen and (max-width: 767px) {
    .st-Assist {
      position: relative;
      top: auto;
      bottom: auto;
      left: auto;
      right: auto;
      width: 100%;
      max-width: 100%; } }
  .st-Assist_Inner {
    position: absolute;
    top: 35px;
    right: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 56%;
    max-width: 490px; }
    .st-Header-fixed .st-Assist_Inner {
      top: 20px; }
      @media only screen and (max-width: 767px) {
        .st-Header-fixed .st-Assist_Inner {
          top: 0; } }
    @media only screen and (max-width: 767px) {
      .st-Assist_Inner {
        position: relative !important;
        display: block;
        width: 100%;
        max-width: 100%;
        top: 0; } }
    .st-Assist_Inner .wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%; }
      .st-Assist_Inner .wrap.tool > div {
        -ms-flex-item-align: start;
        align-self: flex-start; }
      @media only screen and (max-width: 767px) {
        .st-Assist_Inner .wrap.function {
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          width: 100%;
          margin: 0 auto;
          padding: 1rem;
          background: #eeece1; }
          .st-Assist_Inner .wrap.function > div {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 30%;
            flex: 0 0 30%;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            background: #fff; } }
  .st-Assist_Item-access, .st-Assist_Item-sitemap, .st-Assist_Item-fontsize, .st-Assist_Item-search {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 0 0 0 1px; }
  @media only screen and (max-width: 767px) {
    .st-Assist_Item-access a {
      position: relative;
      font-size: 12px;
      font-size: 0.8rem;
      color: #000;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      padding: .5rem; }
      .st-Assist_Item-access a:after {
        width: 32.5px;
        height: 14px;
        background: url('../img/index/ico-access.png') no-repeat;
        background-size: 32.5px 14px;
        content: "";
        display: block;
        min-height: 25px; } }
  @media only screen and (max-width: 767px) {
    .st-Assist_Item-sitemap a {
      position: relative;
      font-size: 12px;
      font-size: 0.8rem;
      color: #000;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      padding: .5rem; }
      .st-Assist_Item-sitemap a:after {
        width: 25px;
        height: 23px;
        background: url('../img/index/ico-sitemap.png') no-repeat;
        background-size: 25px 23px;
        content: "";
        display: block;
        min-height: 25px; } }
  @media only screen and (max-width: 767px) {
    .st-Assist_Item-tel a {
      width: 100%;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative;
      font-size: 12px;
      font-size: 0.8rem;
      color: #000;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      padding: .5rem;
      text-decoration: none !important; }
      .st-Assist_Item-tel a:after {
        width: 20.5px;
        height: 20px;
        background: url('../img/index/ico-tel.png') no-repeat;
        background-size: 20.5px 20px;
        content: "";
        display: block;
        min-height: 25px; } }
  .st-Assist_Item_Link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    font-size: 13px;
    font-size: 0.86667rem;
    color: #2c5e2c;
    text-decoration: none;
    position: relative;
    padding-left: .7rem; }
    .st-Assist_Item_Link:before {
      font-family: "fontello";
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: '\e802';
      display: inline-block;
      font-size: 11px;
      font-size: 0.73333rem;
      position: absolute;
      top: 50%;
      left: 0;
      -webkit-transform: translate(0, -40%);
      transform: translate(0, -40%);
      color: #2c5e2c;
      background: -webkit-linear-gradient(0deg, #1d4f30 0%, #70a21c 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
      @media only screen and (max-width: 767px) {
        .st-Assist_Item_Link:before {
          display: none; } }
    @media only screen and (max-width: 767px) {
      .st-Assist_Item_Link {
        padding-left: 0; } }
    .st-Assist_Item_Link:hover {
      text-decoration: underline; }
      @media only screen and (max-width: 767px) {
        .st-Assist_Item_Link:hover {
          color: #fff; } }
  .st-Assist_Item-tel {
    display: none; }
    @media only screen and (max-width: 767px) {
      .st-Assist_Item-tel {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  @media only screen and (max-width: 767px) {
    .st-Assist_Item-fontsize {
      display: none; } }
  .st-Assist_Item-fontsize .st-Assist_Item_Link {
    padding-left: 30px; }
    .st-Assist_Item-fontsize .st-Assist_Item_Link:before {
      display: none; }
    .st-Assist_Item-fontsize .st-Assist_Item_Link:after {
      content: "";
      display: inline-block;
      width: 24px;
      height: 24px;
      background: url('../img/index/fontsize.png') no-repeat;
      background-size: 24px 24px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
      position: absolute;
      top: 0;
      left: 0; }
  .st-Assist_Item-fontsize .st-Fontsize {
    position: relative;
    top: 5px;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.4s;
    transition: max-height 0.4s; }
    .st-Assist_Item-fontsize .st-Fontsize.expanded {
      max-height: 300px; }
    .st-Assist_Item-fontsize .st-Fontsize_List {
      border: 1px solid #207440;
      background: #fff;
      height: 100%; }
    .st-Assist_Item-fontsize .st-Fontsize li {
      border-bottom: 1px solid #207440; }
      .st-Assist_Item-fontsize .st-Fontsize li:last-child {
        border-bottom: none; }
      .st-Assist_Item-fontsize .st-Fontsize li a {
        background: #fff;
        text-align: center;
        width: 100%;
        display: block;
        cursor: pointer; }
        .st-Assist_Item-fontsize .st-Fontsize li a:hover {
          background: #207440;
          color: #fff; }
  .st-Assist_Item-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
    .st-Assist_Item-search > a {
      position: relative;
      padding-left: 1.2rem; }
      @media only screen and (max-width: 767px) {
        .st-Assist_Item-search > a {
          display: none; } }
      .st-Assist_Item-search > a:before {
        font-family: "fontello";
        font-style: normal;
        font-weight: normal;
        speak: none;
        display: inline-block;
        text-decoration: inherit;
        text-align: center;
        font-variant: normal;
        text-transform: none;
        line-height: 1em;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e800";
        font-size: 16px;
        font-size: 1.06667rem;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%); }
    .st-Assist_Item-search .st-Search {
      display: block;
      position: absolute;
      top: 25px;
      right: 30px;
      padding: 0px;
      max-height: 0;
      overflow: hidden;
      -webkit-transition: max-height 0.4s;
      transition: max-height 0.4s; }
      .st-Assist_Item-search .st-Search.expanded {
        max-height: 50px; }
      @media only screen and (max-width: 767px) {
        .st-Assist_Item-search .st-Search {
          position: relative;
          max-height: 50px;
          top: 0;
          right: 0;
          width: 100%; } }
      .st-Assist_Item-search .st-Search_Inner {
        padding: 8px;
        margin-top: 1px;
        background-color: #207440; }
        @media only screen and (max-width: 767px) {
          .st-Assist_Item-search .st-Search_Inner {
            width: 95%;
            margin: 0 auto;
            padding: 8px 0;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between; } }
      .st-Assist_Item-search .st-Search .st-btn {
        background: #fff;
        font-size: 12px;
        font-size: 0.8rem;
        padding: 5px;
        margin: 0; }
      .st-Header-fixed .st-Assist_Item-search .st-Search {
        top: 26px; }
        @media only screen and (max-width: 767px) {
          .st-Header-fixed .st-Assist_Item-search .st-Search {
            top: auto; } }
      .st-Assist_Item-search .st-Search form#cse-search-box {
        margin-bottom: 0; }
        .st-Assist_Item-search .st-Search form#cse-search-box input.txtBox {
          height: 30px;
          border: 0;
          padding: 5px;
          border-right: 5px solid #207440; }
          @media only screen and (max-width: 767px) {
            .st-Assist_Item-search .st-Search form#cse-search-box input.txtBox {
              height: auto;
              -webkit-box-flex: 1;
              -ms-flex: 1 0 auto;
              flex: 1 0 auto; } }

/* -------------------------------------
	footer
-------------------------------------- */
.st-Footer {
  width: 100%;
  position: relative;
  padding: 0; }
  .st-Footer a[href^="tel:"] {
    color: #fff; }
  .st-Footer_Inner {
    background: #207440;
    color: #fff;
    width: 100%;
    padding: 0; }
  .st-Footer_Assist {
    width: 100%;
    background: #1a5030;
    padding: 20px 0; }
    .st-Footer_Assist_List {
      width: 1200px;
      margin: 0 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      @media only screen and (max-width: 767px) {
        .st-Footer_Assist_List {
          width: 100%;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; } }
      .st-Footer_Assist_List_Item {
        margin-right: 1rem;
        display: table; }
        .st-Footer_Assist_List_Item:last-child {
          margin-right: 0; }
        @media only screen and (max-width: 767px) {
          .st-Footer_Assist_List_Item {
            width: 48%;
            margin-right: 5px;
            margin-bottom: 5px; } }
        .st-Footer_Assist_List_Item a {
          color: #207440;
          font-size: 13px;
          font-size: 0.86667rem;
          padding: 0 1.5rem;
          line-height: 1.2;
          display: table-cell;
          height: 35px;
          vertical-align: middle;
          text-align: center;
          background: #fff;
          border-radius: 16px; }
          .st-Footer_Assist_List_Item a:hover {
            color: #ffe004;
            background: #207440; }

.st-Page2Top {
  display: none;
  position: fixed;
  bottom: 100px;
  right: 30px;
  z-index: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  @media only screen and (max-width: 767px) {
    .st-Page2Top {
      bottom: 25px;
      right: 10px; } }
  .st-Page2Top_Link {
    display: block;
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    width: 50px;
    height: 50px;
    border: 2px solid #207440;
    background-color: #fff;
    border-radius: 25px;
    -webkit-transition: background-color 0.4s;
    transition: background-color 0.4s;
    text-decoration: none; }
    .st-Page2Top_Link:before {
      font-family: "fontello";
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\e803";
      font-size: 20px;
      font-size: 1.33333rem;
      position: absolute;
      top: 50%;
      left: 50%;
      text-indent: 0;
      color: #207440;
      -webkit-transform-origin: center center;
      transform-origin: center center;
      -webkit-transform: translate(-50%, -55%);
      transform: translate(-50%, -55%);
      display: block; }
    .st-Page2Top_Link:hover {
      background-color: #04874c; }
      .st-Page2Top_Link:hover:before {
        color: #fff; }

.st-Sitemap {
  width: 1200px;
  margin: 0 auto;
  padding: 50px 30px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #fff; }
  @media only screen and (max-width: 767px) {
    .st-Sitemap {
      width: 100%;
      display: block;
      padding: 0;
      border-bottom: none; } }
  .st-Sitemap_Item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%; }
    .st-Sitemap_Item:first-child {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 36%;
      flex: 0 0 36%; }
    .st-Sitemap_Item_Header {
      margin-bottom: 1rem; }
      @media only screen and (max-width: 767px) {
        .st-Sitemap_Item_Header {
          margin: 0;
          padding: 1rem 1.5rem;
          border-bottom: 1px solid #79ac8c; } }
      .st-Sitemap_Item_Header a {
        color: #fff;
        position: relative;
        padding-left: 23px;
        font-size: 14px;
        font-size: 0.93333rem;
        font-weight: 500; }
        @media only screen and (max-width: 767px) {
          .st-Sitemap_Item_Header a {
            padding-left: 0;
            font-size: 15px;
            font-size: 1rem;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center; } }
        @media only screen and (max-width: 767px) {
          .st-Sitemap_Item_Header a.vis:after {
            font-family: "fontello";
            font-style: normal;
            font-weight: normal;
            speak: none;
            display: inline-block;
            text-decoration: inherit;
            text-align: center;
            font-variant: normal;
            text-transform: none;
            line-height: 1em;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\e807";
            line-height: 22px; } }
        .st-Sitemap_Item_Header a:hover {
          color: #ffe004;
          text-decoration: underline; }
          @media only screen and (max-width: 767px) {
            .st-Sitemap_Item_Header a:hover {
              text-decoration: none; } }
          .st-Sitemap_Item_Header a:hover:before {
            text-decoration: none; }
        .st-Sitemap_Item_Header a:before {
          font-family: "fontello";
          font-style: normal;
          font-weight: normal;
          speak: none;
          display: inline-block;
          text-decoration: inherit;
          text-align: center;
          font-variant: normal;
          text-transform: none;
          line-height: 1em;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: "\e802";
          color: #207440;
          font-size: 9px;
          font-size: 0.6rem;
          width: 18px;
          height: 18px;
          text-align: center;
          background: #fff;
          border-radius: 9px;
          line-height: 19px;
          position: absolute;
          top: 50%;
          left: 0;
          margin-top: -9px; }
          @media only screen and (max-width: 767px) {
            .st-Sitemap_Item_Header a:before {
              display: none; } }
        @media only screen and (max-width: 767px) {
          .st-Sitemap_Item_Header a:after {
            font-family: "fontello";
            font-style: normal;
            font-weight: normal;
            speak: none;
            display: inline-block;
            text-decoration: inherit;
            text-align: center;
            font-variant: normal;
            text-transform: none;
            line-height: 1em;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\e806";
            width: 22px;
            height: 22px;
            background: #fff;
            border-radius: 11px;
            color: #207440;
            line-height: 22px; } }
  @media only screen and (max-width: 767px) {
    .st-Sitemap_Column {
      visibility: hidden;
      height: 0; }
      .st-Sitemap_Column.vis {
        visibility: visible;
        height: 100%; } }
  .st-Sitemap_InnerList {
    padding-left: 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media only screen and (max-width: 767px) {
      .st-Sitemap_InnerList {
        padding: 1rem;
        background-color: #eeece1; } }
    .st-Sitemap_InnerList_Item {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 45%;
      flex: 0 0 45%;
      margin-right: 5%;
      margin-bottom: .5rem; }
      .st-Sitemap_InnerList_Item:nth-child(2n) {
        margin-right: 0; }
      .threeClm .st-Sitemap_InnerList_Item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        margin-right: 3%;
        margin-bottom: .5rem; }
        .threeClm .st-Sitemap_InnerList_Item:nth-child(3n) {
          margin-right: 0; }
        @media only screen and (max-width: 767px) {
          .threeClm .st-Sitemap_InnerList_Item {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            margin-right: 0;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between; } }
      .st-Sitemap_InnerList_Item a {
        display: inline-block;
        line-height: 1.2;
        color: #fff;
        font-size: 13px;
        font-size: 0.86667rem;
        position: relative;
        padding-left: 15px; }
        @media only screen and (max-width: 767px) {
          .st-Sitemap_InnerList_Item a {
            color: #207440; } }
        .st-Sitemap_InnerList_Item a:hover {
          color: #ffe004;
          text-decoration: underline; }
          .st-Sitemap_InnerList_Item a:hover:before {
            text-decoration: none; }
        .st-Sitemap_InnerList_Item a:before {
          font-family: "fontello";
          font-style: normal;
          font-weight: normal;
          speak: none;
          display: inline-block;
          text-decoration: inherit;
          text-align: center;
          font-variant: normal;
          text-transform: none;
          line-height: 1em;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: "\e802";
          color: #fff;
          font-size: 9px;
          font-size: 0.6rem;
          text-align: center;
          position: absolute;
          top: 6px;
          left: 0;
          margin-top: 0; }
          @media only screen and (max-width: 767px) {
            .st-Sitemap_InnerList_Item a:before {
              color: #207440; } }

.st-Footer_logo {
  width: 100%;
  padding: 40px 0;
  background: #207440; }
  .st-Footer_logo_Item {
    width: 1200px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #fff; }
    @media only screen and (max-width: 767px) {
      .st-Footer_logo_Item {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center; } }
  .st-Footer_logo-hp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media only screen and (max-width: 767px) {
      .st-Footer_logo-hp {
        display: block; } }
    .st-Footer_logo-hp dt {
      margin-right: 1rem; }
      @media only screen and (max-width: 767px) {
        .st-Footer_logo-hp dt {
          margin: 0 auto .5rem; } }
    @media only screen and (max-width: 767px) {
      .st-Footer_logo-hp dd {
        font-size: 12px;
        font-size: 0.8rem;
        margin-bottom: 1.5rem; } }
  .st-Footer_logo-kawasaki {
    background: #fff;
    height: 34px;
    width: 138px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .st-Footer_logo-kawasaki a {
      line-height: 1; }
      .st-Footer_logo-kawasaki a:after {
        display: none !important; }
      .st-Footer_logo-kawasaki a img {
        vertical-align: baseline; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 0;
  min-height: 0; }

body {
  font-family: "Noto Sans Japanese", "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto ,  "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
  width: 100%;
  *font-size: small;
  *font: x-small;
  -webkit-text-size-adjust: 100%;
  line-height: 1.65;
  font-size: 15px;
  position: relative;
  color: #000;
  background-color: #1a5030; }
  @media only screen and (max-width: 767px) {
    body {
      min-width: 320px; } }

@media print {
  body {
    -webkit-print-color-adjust: exact;
    width: 1100px;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0; } }

@media all and (-ms-high-contrast: none) {
  body {
    font-family: "Noto Sans Japanese", "メイリオ",Meiryo,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif; } }

a {
  color: #207440;
  text-decoration: none;
  -webkit-transition: color 0.4s;
  transition: color 0.4s; }
  a.pdf:after, a.xls:after, a.doc:after, a.blank:after {
    display: inline-block;
    padding: 0 4px;
    vertical-align: middle; }
  a.pdf:after {
    content: url("/img/index/ico-pdf.png");
    display: inline-block; }
  a.xls:after {
    content: url("/img/index/ico-excel.png");
    display: inline-block; }
  a.doc:after {
    content: url("/img/index/ico-word.png");
    display: inline-block; }
  a.blank:after {
    content: url("/img/index/ico-blank.png");
    display: inline-block;
    margin-top: -5px; }
  a:hover {
    color: #04874c; }
  a.tel-disable {
    color: #000;
    cursor: default;
    text-decoration: none !important; }
    a.tel-disable:hover {
      cursor: default;
      color: #000;
      text-decoration: none; }

a[href^="tel:"] {
  text-decoration: underline; }

@media only screen and (max-width: 767px) {
  .pcOnly {
    display: none !important; } }

.spOnly {
  display: none; }
  @media only screen and (max-width: 767px) {
    .spOnly {
      display: block !important; } }

ul, ol {
  list-style-type: none; }

img {
  width: auto;
  max-width: 100%;
  min-width: 0; }

/* -------------------------------------
	index用CSS
------------------------------------- */
.tp-Mainvis {
  position: relative;
  margin-top: 145px;
  overflow: hidden;
  background: #fff; }
  @media only screen and (max-width: 767px) {
    .tp-Mainvis {
      margin-top: 70px; } }
  .tp-Mainvis .cover {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    background: #fff;
    -webkit-transition: opacity 1s;
    transition: opacity 1s; }
    .tp-Mainvis .cover.is_show {
      opacity: 0; }
  .tp-Mainvis_Slider_Item_Inner {
    position: absolute;
    top: 30%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 1200px;
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .tp-Mainvis_Slider_Item_Inner {
        height: 100%;
        max-width: 100%;
        top: 56%; } }
  .tp-Mainvis_Slider_Item-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 600px;
    -webkit-transition: opacity 2s;
    transition: opacity 2s; }
    .tp-Mainvis_Slider_Item-1.is_show {
      opacity: 1; }
    .tp-Mainvis_Slider_Item-1:first-child {
      position: relative; }
    @media only screen and (max-width: 767px) {
      .tp-Mainvis_Slider_Item-1 {
        height: 350px; } }
  .tp-Mainvis_Slider .mainvis_01 {
    width: 100%;
    height: 600px;
    background-image: url(/img/index/mv.jpg);
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .tp-Mainvis_Slider .mainvis_01 {
        background-image: url(/img/index/mv_sp.jpg);
        background-size: contain;
        background-position: center top;
        height: 350px; } }
  .tp-Mainvis_Slider .mainvis_02 {
    width: 100%;
    height: 600px;
    background-image: url(/img/index/mv_02.jpg);
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .tp-Mainvis_Slider .mainvis_02 {
        background-image: url(/img/index/mv_02_sp.jpg);
        background-size: contain;
        background-position: center top;
        height: 350px; } }
  .tp-Mainvis_Slider .mainvis_03 {
    width: 100%;
    height: 600px;
    background-image: url(/img/index/mv_03.jpg);
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .tp-Mainvis_Slider .mainvis_03 {
        background-image: url(/img/index/mv_03_sp.jpg);
        background-size: contain;
        background-position: center top;
        height: 350px; } }

.tp-copy {
  opacity: 0;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  background: rgba(255, 255, 255, 0.9) url(/img/index/bg_copy.png) top left repeat-x;
  width: 690px;
  height: 230px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 28px; }
  @media only screen and (max-width: 767px) {
    .tp-copy {
      width: 84%;
      margin: 0 auto; } }
  .tp-copy.is_show {
    opacity: 1; }
  .tp-copy .txt_1, .tp-copy .txt_2 {
    opacity: 1;
    font-family: 'Noto Serif JP', serif;
    text-align: center; }
  .tp-copy .txt_1 {
    font-size: 32px;
    font-size: 2.13333rem;
    margin-bottom: 5px;
    font-weight: bold;
    -webkit-transition: opacity 3s;
    transition: opacity 3s; }
    .tp-copy .txt_1.is_show {
      opacity: 1; }
    @media only screen and (max-width: 767px) {
      .tp-copy .txt_1 {
        line-height: 1.2;
        font-size: 20px;
        font-size: 1.33333rem; } }
  .tp-copy .txt_2 {
    font-size: 16px;
    font-size: 1.06667rem;
    margin-bottom: 20px;
    -webkit-transition: opacity 3s;
    transition: opacity 3s; }
    .tp-copy .txt_2.is_show {
      opacity: 1; }
    @media only screen and (max-width: 767px) {
      .tp-copy .txt_2 {
        font-size: 14px;
        font-size: 0.93333rem;
        margin-bottom: 10px; } }
  .tp-copy .navigation {
    opacity: 0;
    position: relative;
    bottom: -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: all 1s;
    transition: all 1s; }
    .tp-copy .navigation.is_show {
      opacity: 1;
      bottom: 0; }
    @media only screen and (max-width: 767px) {
      .tp-copy .navigation {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    .tp-copy .navigation li {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 32%;
      flex: 0 0 32%;
      max-width: 32%;
      margin-bottom: .5rem; }
      @media only screen and (max-width: 767px) {
        .tp-copy .navigation li {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 49%;
          flex: 0 0 49%;
          max-width: 49%;
          margin-bottom: 10px; } }
      .tp-copy .navigation li a {
        background: #1f7440;
        text-align: center;
        color: #fff;
        text-align: center;
        border-radius: 20px;
        text-decoration: none;
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 4px 0;
        -webkit-transition: color 0.4s;
        transition: color 0.4s; }
        .tp-copy .navigation li a:hover {
          color: #ffe004; }
        @media only screen and (max-width: 767px) {
          .tp-copy .navigation li a {
            padding: 6px 0;
            font-size: 12px;
            font-size: 0.8rem; } }

  /* キービジュアルコロナワクチンのボタン（ここから） */
  .tp-btn {
    opacity: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    position: absolute;
    top: 150px;
    left: 0;
    right: 0;
    padding: 0 30px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .tp-btn a {
    display: inline-block;
    width: 100%;
    max-width: 500px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    background: #1f7440;
    border-radius: 4px;
    -webkit-transition: color .3s;
    transition: color .3s;
  }
  .tp-btn a:hover {
    color: #ffe004;
  }
  .tp-btn.is_show {
    opacity: 1;
  }
  @media only screen and (max-width: 767px) {
    .tp-Mainvis_Slider_Item-1,
    .tp-Mainvis_Slider .mainvis_01,
    .tp-Mainvis_Slider .mainvis_02,
    .tp-Mainvis_Slider .mainvis_03 {
      height: 410px;
    }
    .tp-copy {
      top: 40%;
    }
    .tp-btn {
      top: 320px;
    }
  }
  @media only screen and (max-width: 479px) {
    .tp-Mainvis_Slider_Item-1,
    .tp-Mainvis_Slider .mainvis_01,
    .tp-Mainvis_Slider .mainvis_02,
    .tp-Mainvis_Slider .mainvis_03 {
      height: 450px;
    }
    .tp-copy {
      top: 40%;
    }
    .tp-btn {
      top: 340px;
    }
  }
  /* キービジュアルコロナワクチンのボタン（ここまで） */

.tp-Menu {
  width: 100%;
  background: #eeece1; }

.tp-Guide {
  width: 100%;
  padding: 60px 0; }
  @media only screen and (max-width: 767px) {
    .tp-Guide {
      padding: 25px 30px; } }
  .tp-Guide_List {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 1200px;
    margin: 0 auto;
    border: 1px solid #b5b3b3; }
    @media only screen and (max-width: 767px) {
      .tp-Guide_List {
        width: 100%; } }
    .tp-Guide_List li {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      border-bottom: 1px solid #b5b3b3;
      border-right: 1px solid #b5b3b3;
      position: relative;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      .tp-Guide_List li:nth-child(4), .tp-Guide_List li:nth-child(8) {
        border-right: none; }
      .tp-Guide_List li:nth-child(5), .tp-Guide_List li:nth-child(6), .tp-Guide_List li:nth-child(7), .tp-Guide_List li:nth-child(8) {
        border-bottom: none; }
      .tp-Guide_List li:after {
        content: "";
        display: inline-block;
        width: 16px;
        height: 16px;
        background: url('../img/index/angle.png') no-repeat;
        background-size: 16px 16px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        position: absolute;
        bottom: 0px;
        right: 0px; }
      @media only screen and (max-width: 767px) {
        .tp-Guide_List li {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
          flex: 0 0 50%;
          max-width: 50%;
          border: 0;
          border-top: 1px solid #b5b3b3;
          border-right: 1px solid #b5b3b3; }
          .tp-Guide_List li:nth-child(1), .tp-Guide_List li:nth-child(2) {
            border-top: none; }
          .tp-Guide_List li:nth-child(2), .tp-Guide_List li:nth-child(4), .tp-Guide_List li:nth-child(6), .tp-Guide_List li:nth-child(8) {
            border-right: none; } }
    .tp-Guide_List_Item_Link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      position: relative;
      background: #fff;
      width: 100%;
      padding: 30px;
      border-collapse: collapse;
      -webkit-transition: opacity 0.4s;
      transition: opacity 0.4s; }
      .tp-Guide_List_Item_Link:hover {
        opacity: .5; }
      .tp-Guide_List_Item_Link:before {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
    .tp-Guide_List_Item-section .tp-Guide_List_Item_Link:before {
      content: url("/img/index/ico_guide_01.png"); }
    .tp-Guide_List_Item-outpatient .tp-Guide_List_Item_Link:before {
      content: url("/img/index/ico_guide_02.png"); }
    .tp-Guide_List_Item-department .tp-Guide_List_Item_Link:before {
      content: url("/img/index/ico_guide_03.png"); }
    .tp-Guide_List_Item-schedule .tp-Guide_List_Item_Link:before {
      content: url("/img/index/ico_guide_04.png"); }
    .tp-Guide_List_Item-treatment .tp-Guide_List_Item_Link:before {
      content: url("/img/index/ico_guide_05.png"); }
      @media only screen and (max-width: 767px) {
        .tp-Guide_List_Item-treatment .tp-Guide_List_Item_Link:before {
          position: relative;
          left: 15px; } }
    .tp-Guide_List_Item-checkup .tp-Guide_List_Item_Link:before {
      content: url("/img/index/ico_guide_06.png"); }
    .tp-Guide_List_Item-access .tp-Guide_List_Item_Link:before {
      content: url("/img/index/ico_guide_07.png"); }
    .tp-Guide_List_Item-workshop .tp-Guide_List_Item_Link:before {
      content: url("/img/index/ico_guide_08.png"); }
    .tp-Guide_List_Item_Label {
      color: #000;
      line-height: 1;
      text-align: center;
      font-weight: 500;
      padding-top: 1rem; }
      .tp-Guide_List_Item_Label span {
        font-size: 12px;
        font-size: 0.8rem; }

.tp-Gallery {
  padding-bottom: 3px;
  background: #fff; }

#contentsarea {
  background: #fff;
  padding-top: 55px; }
  @media only screen and (max-width: 767px) {
    #contentsarea {
      padding-top: 25px; } }
  #contentsarea .txtR {
    text-align: right; }
  #contentsarea .txtL {
    text-align: left; }
  #contentsarea .txtC {
    text-align: center; }
  #contentsarea table {
    width: 100%;
    margin: 1.2em auto 1.5em;
    background-color: #ffffff;
    border: 1px solid #b5b3b3;
    font-size: 14px;
    font-size: 0.93333rem; }
    #contentsarea table thead {
      background: #eee;
      border-spacing: 0; }
      #contentsarea table thead tr th, #contentsarea table thead tr td {
        border: 1px solid #b5b3b3;
        padding: 5px 10px;
        text-align: center;
        color: #000; }
    #contentsarea table tbody tr th {
      font-weight: bold;
      color: #000;
      background-color: #eee;
      text-align: center; }
    #contentsarea table tbody tr td {
      padding: 0;
      border-collapse: separate; }
      #contentsarea table tbody tr td ul {
        margin-bottom: 0; }
        #contentsarea table tbody tr td ul li:before {
          top: 8px; }
    #contentsarea table tbody tr th, #contentsarea table tbody tr td {
      border: 1px solid #b5b3b3;
      border-collapse: collapse;
      padding: 5px 10px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    #contentsarea table tfoot {
      background: #eaeaea; }
      #contentsarea table tfoot tr th, #contentsarea table tfoot tr td {
        border: 1px solid #cdcdcd;
        border-collapse: collapse;
        padding: 12px 10px;
        text-align: center;
        color: #000;
        font-weight: bold;
        font-size: 16px;
        font-size: 1.06667rem; }
        @media only screen and (max-width: 767px) {
          #contentsarea table tfoot tr th, #contentsarea table tfoot tr td {
            padding: 6px 5px; } }
    #contentsarea table caption {
      font-weight: bold;
      font-size: 15px;
      font-size: 1rem;
      margin-bottom: 5px; }
    #contentsarea table.narrow thead tr th, #contentsarea table.narrow thead tr td {
      padding: 7px 5px;
      font-size: 15px;
      font-size: 1rem; }
    #contentsarea table.narrow tfoot tr th, #contentsarea table.narrow tfoot tr td {
      padding: 6px 5px;
      font-size: 15px;
      font-size: 1rem; }
    #contentsarea table.narrow tbody tr th, #contentsarea table.narrow tbody tr td {
      padding: 6px 5px;
      font-size: 13px;
      font-size: 0.86667rem; }
    @media only screen and (max-width: 575px) {
      #contentsarea table.block td, #contentsarea table.block th {
        display: block;
        padding: .5rem; } }
  #contentsarea ol, #contentsarea ul {
    margin: 1.2em 0 1.5em; }
    #contentsarea ol.notes li, #contentsarea ul.notes li {
      text-indent: -1.2em;
      padding-left: 1.2em;
      font-size: 13px;
      font-size: 0.86667rem; }
      #contentsarea ol.notes li:before, #contentsarea ul.notes li:before {
        content: "※";
        margin-right: 0.2em;
        background: none;
        width: auto;
        height: auto;
        display: inline;
        position: static;
        color: #ec3250;
        font-weight: bold; }

#top-Contents {
  max-width: 1260px;
  margin: 0 auto;
  padding: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media only screen and (max-width: 767px) {
    #top-Contents {
      display: block; } }
  #top-Contents > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48.3%;
    flex: 0 0 48.3%; }

.tp-Infomation_Content_Header {
  background: url(/img/index/bg_h2.png) left bottom repeat-x;
  margin-bottom: 1rem; }

.tp-Infomation_Content h2 {
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: 500;
  color: #207440;
  padding: 0 .5rem .5rem; }
  .tp-Infomation_Content h2 small {
    font-weight: normal;
    color: #000;
    font-size: 12px;
    font-size: 0.8rem; }

.tp-Infomation_Content h3 {
  background: #eff0f2;
  font-weight: 500;
  border: 1px solid #b5b3b3;
  padding: .5rem 1rem;
  margin: 1.2rem 0rem;
  position: relative; }
  .tp-Infomation_Content h3:before {
    content: "";
    display: block;
    background: #207440;
    width: 4px;
    height: 55%;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }

.tp-Infomation_Content p {
  margin: 1.2rem 0; }

.telNumber {
  border: 3px solid #207440;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: .5rem 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media only screen and (max-width: 767px) {
    .telNumber {
      padding: 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }
  @media only screen and (max-width: 767px) {
    .telNumber span {
      background: #207440;
      width: 100%;
      color: #fff;
      text-align: center;
      padding: .5rem 0; } }
  .telNumber span:after {
    content: "："; }
    @media only screen and (max-width: 767px) {
      .telNumber span:after {
        content: ""; } }
  .telNumber strong {
    color: #207440;
    font-size: 26px;
    font-size: 1.73333rem;
    font-weight: bold; }
    @media only screen and (max-width: 767px) {
      .telNumber strong {
        font-size: 32px;
        font-size: 2.13333rem; } }
  @media only screen and (max-width: 767px) {
    .telNumber small {
      width: 100%;
      text-align: center;
      background: #eeece1;
      padding: .5rem 0; } }

.tp-News_Content {
  margin-bottom: 2rem; }
  @media only screen and (max-width: 767px) {
    .tp-News_Content {
      margin-bottom: 0; } }
  .tp-News_Content_Header {
    margin-bottom: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative; }
    .tp-News_Content_Header:after {
      background: url(/img/index/bg_h2.png) left bottom repeat-x;
      content: "";
      width: 100%;
      height: 4px;
      position: absolute;
      bottom: 0;
      left: 0; }
      @media only screen and (max-width: 767px) {
        .tp-News_Content_Header:after {
          bottom: 50%; } }
    @media only screen and (max-width: 767px) {
      .tp-News_Content_Header {
        display: block; } }
    .tp-News_Content_Header-Nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 400px;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin: 0 !important; }
      @media only screen and (max-width: 767px) {
        .tp-News_Content_Header-Nav {
          width: 100%; } }
      .tp-News_Content_Header-Nav li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 23%;
        flex: 0 0 23%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 26px; }
        .tp-News_Content_Header-Nav li a {
          border: 1px solid #207440;
          width: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          line-height: 1;
          padding: 0 .3rem;
          font-size: 12px;
          font-size: 0.8rem;
          border-radius: 25px;
          -webkit-transition: all 0.4s;
          transition: all 0.4s; }
          @media only screen and (max-width: 767px) {
            .tp-News_Content_Header-Nav li a {
              font-size: 10px;
              font-size: 0.66667rem; } }
          .tp-News_Content_Header-Nav li a.active, .tp-News_Content_Header-Nav li a:hover {
            background: #207440;
            color: #fff; }
  .tp-News_Content h2 {
    font-size: 18px;
    font-size: 1.2rem;
    font-weight: 500;
    color: #207440;
    padding: 0 .5rem .5rem; }

.mc-TopicsBox {
  position: relative; }
  @media only screen and (max-width: 767px) {
    .mc-TopicsBox {
      height: 260px; } }

.mc-Topics {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 0 1.2rem;
  max-width: 580px;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  display: block;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }
  .mc-Topics.is_show {
    opacity: 1;
    visibility: visible; }
  .mc-Topics_Item {
    background: url(/img/index/bg_dot_01.png) left bottom repeat-x;
    padding: .5rem .8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .mc-Topics_Item time {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 5.5rem;
      flex: 0 0 5.5rem; }
  .mc-Topics_Title {
    display: inline-block;
    color: #1895c4;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%; }
  .mc-Topics_Link {
    text-align: right;
    margin-top: 10px; }
    .mc-Topics_Link a {
      font-size: 13px;
      font-size: 0.86667rem;
      color: #000;
      position: relative;
      padding-left: 1.5rem; }
      .mc-Topics_Link a:hover {
        text-decoration: underline; }
        .mc-Topics_Link a:hover:before {
          text-decoration: none; }
      .mc-Topics_Link a:before {
        font-family: "fontello";
        font-style: normal;
        font-weight: normal;
        speak: none;
        display: inline-block;
        text-decoration: inherit;
        text-align: center;
        font-variant: normal;
        text-transform: none;
        line-height: 1em;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e802";
        color: #fff;
        line-height: 18px;
        width: 18px;
        height: 18px;
        font-size: 11px;
        font-size: 0.73333rem;
        background: #207440;
        background: #70a21c;
        background: -webkit-gradient(linear, left top, right top, from(#70a21c), to(#1d4f30));
        background: linear-gradient(to right, #70a21c 0%, #1d4f30 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 );
        border-radius: 50%;
        position: absolute;
        top: 50%;
        left: 0;
        display: inline-block;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%); }

.mc-Scroll {
  height: 300px; }
  @media only screen and (max-width: 767px) {
    .mc-Scroll {
      height: 200px; } }

.tp-Pickup {
  width: 100%;
  background: #fff;
  padding: 40px; }
  @media only screen and (max-width: 767px) {
    .tp-Pickup {
      padding: 0 30px; } }
  .tp-Pickup_Inner {
    max-width: 1200px;
    margin: 0 auto;
    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; }
    @media only screen and (max-width: 767px) {
      .tp-Pickup_Inner {
        max-width: 100%; } }
  .tp-Pickup_Item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
    @media only screen and (max-width: 767px) {
      .tp-Pickup_Item {
        background: #85b03e;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
        flex: 0 0 49%;
        width: 49%;
        margin-bottom: .5rem; } }
  .tp-Pickup_Link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s; }
    .tp-Pickup_Link:hover {
      opacity: .7; }
    @media only screen and (max-width: 767px) {
      .tp-Pickup_Link {
        display: block; } }
  .tp-Pickup_Img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    min-height: 160px; }
    @media only screen and (max-width: 767px) {
      .tp-Pickup_Img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        height: 80px;
        max-width: 100%;
        min-height: 100%; } }
    .tp-Pickup_Img.fig01 {
      background: url(/img/index/pickup_01.jpg) center top no-repeat;
      background-size: cover; }
    .tp-Pickup_Img.fig02 {
      background: url(/img/index/pickup_02.jpg) center top no-repeat;
      background-size: cover; }
    .tp-Pickup_Img.fig03 {
      background: url(/img/index/pickup_03.jpg) center top no-repeat;
      background-size: cover;
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
    .tp-Pickup_Img.fig04 {
      background: url(/img/index/pickup_04.jpg) center top no-repeat;
      background-size: cover;
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
  .tp-Pickup_Label {
    color: #fff;
    background: #85b03e;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 1rem;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .tp-Pickup_Label {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        padding: .3rem;
        max-width: 100%; } }
    @media only screen and (max-width: 767px) {
      .tp-Pickup_Label p {
        display: none; } }
    .tp-Pickup_Label.label_01:before, .tp-Pickup_Label.label_02:before {
      position: absolute;
      top: 50%;
      left: -10px;
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%);
      content: "";
      display: inline-block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 8px 10px 8px 0;
      border-color: transparent #84b03e transparent transparent; }
      @media only screen and (max-width: 767px) {
        .tp-Pickup_Label.label_01:before, .tp-Pickup_Label.label_02:before {
          display: none; } }
    .tp-Pickup_Label.label_03:before, .tp-Pickup_Label.label_04:before {
      position: absolute;
      top: 50%;
      right: -10px;
      z-index: 10;
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%);
      content: "";
      display: inline-block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 8px 0 8px 10px;
      border-color: transparent transparent transparent #84b03e; }
      @media only screen and (max-width: 767px) {
        .tp-Pickup_Label.label_03:before, .tp-Pickup_Label.label_04:before {
          display: none; } }
    .tp-Pickup_Label h3 {
      font-weight: 500;
      font-size: 16px;
      font-size: 1.06667rem;
      position: relative; }
      @media only screen and (max-width: 767px) {
        .tp-Pickup_Label h3 {
          font-size: 13px;
          font-size: 0.86667rem;
          text-align: center; } }

.tp-banners {
  background: #fff;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px; }
  @media only screen and (max-width: 767px) {
    .tp-banners {
      padding-bottom: 0;
      padding-top: 20px; } }
  .tp-banners_Inner {
    max-width: 1200px;
    background: #eeece1;
    padding: 15px 30px;
    margin: 0 auto; }
    @media only screen and (max-width: 767px) {
      .tp-banners_Inner {
        padding: 15px 10px; } }
  .tp-banners_List {
    max-width: 1140px;
    margin: 0 auto; }
    .tp-banners_List_Item {
      font-size: 12px;
      font-size: 0.8rem;
      border: 1px solid #b5b3b3;
      width: 182px;
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      text-align: center;
      height: 60px;
      margin: 0 4px;
      background-color: #fff; }
      .tp-banners_List_Item:hover {
        background-color: #207440; }
        .tp-banners_List_Item:hover a {
          color: #fff; }
    .tp-banners_List_link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      height: 100%;
      text-align: center;
      width: 100%; }
      .tp-banners_List_link:after {
        display: none !important; }

.slick-next, .slick-prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block !important;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  border: none;
  cursor: pointer;
  outline: none;
  width: 18px;
  height: 18px;
  background: #207440;
  border-radius: 9px; }
  .slick-next:after, .slick-prev:after {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    font-size: 0.66667rem;
    color: #fff;
    position: absolute;
    display: block; }
  .slick-next:hover, .slick-prev:hover {
    background-color: #1a5030; }
  @media only screen and (max-width: 767px) {
    .slick-next, .slick-prev {
      display: none !important; } }

.slick-next {
  background: #70a21c;
  background: -webkit-gradient(linear, left top, right top, from(#70a21c), to(#1d4f30));
  background: linear-gradient(to right, #70a21c 0%, #1d4f30 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 );
  right: -25px; }
  .slick-next:after {
    content: "\e802";
    top: 50%;
    left: 4px;
    -webkit-transform: translate(0, -40%);
    transform: translate(0, -40%); }

.slick-prev {
  left: -25px;
  background: #70a21c;
  background: -webkit-gradient(linear, left top, right top, from(#70a21c), to(#1d4f30));
  background: linear-gradient(to right, #70a21c 0%, #1d4f30 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 ); }
  .slick-prev:after {
    content: "\e805";
    left: 3px;
    top: 50%;
    -webkit-transform: translate(0, -40%);
    transform: translate(0, -40%); }

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