@charset "UTF-8";
/*!
 * Bootstrap Reboot v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

@-ms-viewport {
  width: device-width; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin: 0; }

p {
  margin: 0; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin: 0;
  padding: 0; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin: 0;
  padding: 0; }

dt {
  font-weight: 700; }

dd {
  margin: 0;
  padding: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:hover {
  color: #0056b3;
  text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):focus {
  outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin: 0;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0; }

img {
  vertical-align: middle;
  border-style: none; }

svg:not(:root) {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding: 0;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin: 0; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

html, body {
  font-size: 10px;
  font-family: "Yu Gothic", YuGothic, sans-serif; }

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400; }

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: 700; }

@media (max-width: 768px) {
  .pc_tb {
    display: none !important; } }

.tb {
  display: none !important; }
  @media (max-width: 768px) {
    .tb {
      display: block !important; } }

@media (max-width: 425px) {
  .pc_sp {
    display: none !important; } }

.sp {
  display: none !important; }
  @media (max-width: 425px) {
    .sp {
      display: block !important; } }

#wrap {
  min-width: 1200px;
  margin: 90px 0 0 0;
  overflow: hidden; }
  @media (max-width: 768px) {
    #wrap {
      min-width: inherit;
      margin: 60px 0 0 0; } }

section {
  width: 100%;
  margin: 0;
  padding: 0; }

.box {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 80px 5%; }

img {
  display: block;
  width: 100%;
  max-width: 100%; }

h2 {
  width: 100%;
  margin: 0 0 40px 0;
  font-size: 36px;
  font-family: 'Josefin Sans', "Yu Gothic", YuGothic, sans-serif;
  color: #c4d11f;
  text-align: center; }
  @media (max-width: 768px) {
    h2 {
      font-size: 28px; } }
  h2 span {
    display: block;
    padding-top: 10px;
    font-size: 18px;
    color: #757575;
    opacity: .7; }
    @media (max-width: 768px) {
      h2 span {
        font-size: 16px; } }

#inner_head {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-flex;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  -webkit-flex-wrap: wrap;
  background: url(../image/common/inner_background.jpg) no-repeat;
  background-size: cover;
  background-position: top center; }
  #inner_head .box {
    padding: 100px 5%; }
    @media (max-width: 768px) {
      #inner_head .box {
        padding: 60px 5%; } }
    #inner_head .box > h2 {
      margin: 0;
      font-size: 30px;
      color: #fff; }
      @media (max-width: 768px) {
        #inner_head .box > h2 {
          font-size: 20px; } }

.inner_wrap .box {
  padding: 80px 10%; }
  @media (max-width: 768px) {
    .inner_wrap .box {
      padding: 60px 5%; } }

p {
  font-size: 18px;
  text-align: center;
  line-height: 1.7; }
  @media (max-width: 768px) {
    p {
      font-size: 16px; } }
  @media (max-width: 500px) {
    p {
      font-size: 14px; } }
  p small {
    display: block; }
  p + p {
    margin-top: 1.2em; }

.button {
  width: 100%;
  text-align: center; }
  .button a {
    display: inline-block;
    margin: 0;
    padding: 25px 60px;
    font-size: 20px;
    color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 99px;
    -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, .15);
            box-shadow: 5px 5px 15px rgba(0, 0, 0, .15);
    background: #212121; }
    .button a br {
      display: none; }
    @media (max-width: 768px) {
      .button a {
        padding: 15px 60px;
        font-size: 16px;
        line-height: 1.4; }
        .button a br {
          display: block; } }
    .button a:hover {
      opacity: .7;
      text-decoration: none; }

#concept .box {
  padding-bottom: 140px;
}

#top-message {
  margin-top: -93px;
  padding-top: 93px;
  background: #fafafa; }
  @media (max-width: 768px) {
    #top-message {
      margin-top: -60px;
      padding-top: 60px;
    }
  }
  #top-message .floating-card_box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    -webkit-align-items: stretch;
    -webkit-flex-wrap: wrap;
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 0 120px 0; }
    @media (max-width: 768px) {
      #top-message .floating-card_box {
        padding: 0; } }
    #top-message .floating-card_box .card {
      width: 45%;
      height: 100%;
      margin: 0;
      padding: 5% 5% 3% 5%;
      -webkit-transform: translate(10%, 10%);
              transform: translate(10%, 10%);
      -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, .15);
              box-shadow: 10px 10px 20px rgba(0, 0, 0, .15);
      background: #fff; }
      @media (max-width: 768px) {
        #top-message .floating-card_box .card {
          width: 90%;
          margin: 0 auto;
          padding: 40px 5%;
          -webkit-transform: translate(0, -10%);
                  transform: translate(0, -10%);
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2; } }
      #top-message .floating-card_box .card h2 {
        text-align: left; }
      #top-message .floating-card_box .card h3 {
        margin-bottom: 20px;
        font-size: 24px;
        line-height: 1.5; }
        @media (max-width: 768px) {
          #top-message .floating-card_box .card h3 {
            font-size: 20px; } }
      #top-message .floating-card_box .card p {
        font-size: 16px;
        line-height: 1.7;
        text-align: left; }
        @media (max-width: 768px) {
          #top-message .floating-card_box .card p {
            font-size: 14px; } }
      #top-message .floating-card_box .card .name {
        margin: 20px 0 0 0;
        font-size: 26px;
        line-height: 1.5;
        text-align: right; }
        @media (max-width: 768px) {
          #top-message .floating-card_box .card .name {
            font-size: 20px; } }
        #top-message .floating-card_box .card .name span {
          display: block;
          width: 100%;
          font-size: 16px; }
          @media (max-width: 768px) {
            #top-message .floating-card_box .card .name span {
              font-size: 12px; } }
    #top-message .floating-card_box .base {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      display: -webkit-flex;
      -webkit-justify-content: flex-end;
      -webkit-align-items: center;
      -webkit-flex-wrap: wrap;
      width: 55%; }
      @media (max-width: 768px) {
        #top-message .floating-card_box .base {
          width: 100%;
          -webkit-box-ordinal-group: 1;
              -ms-flex-order: 0;
                  order: 0; } }
      #top-message .floating-card_box .base img {
        width: 100%;
        max-width: inherit;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        font-family: "object-fit: cover; object-position: center"; }

.entry {
  position: relative;
  margin-top: -93px;
  padding-top: 93px;
  }
  @media (max-width: 768px) {
    .entry {
      margin-top: -60px;
      padding-top: 60px;
    }
  }

  .entry_wrapper {
    background: #c4d11f;
  }
  .entry_wrapper:before {
    content: '';
    position: absolute;
    top: 93px;
    left: 0;
    display: block;
    width: 100%;
    height: 50%;
    background: url(../image/top/scale-top.png) repeat-x;
    background-size: 75%;
    background-position: left top;
    pointer-events: none;
    z-index: 0; }
    @media (max-width: 768px) {
      .entry_wrapper:before {
        top: 60px;
        background-size: 705px 20px; } }
  .entry_wrapper:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 50%;
    background: url(../image/top/scale-bottom.png) repeat-x;
    background-size: 75%;
    background-position: left bottom;
    pointer-events: none;
    z-index: 0; }
    @media (max-width: 768px) {
      .entry_wrapper:after {
        background-size: 705px 20px; } }
  .entry .entry_buttons {
    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;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    -webkit-align-items: center;
    -webkit-flex-wrap: wrap;
    max-width: 1400px;
    margin: 0 auto;
    padding: 5%; }
    @media (max-width: 768px) {
      .entry .entry_buttons {
        padding: 40px 5%; } }
    .entry .entry_buttons li {
      width: 30%;
      margin: 0;
      padding: 0;
      list-style: none; }
      @media (max-width: 768px) {
        .entry .entry_buttons li {
          width: 100%;
          max-width: 600px;
          margin: 0 auto; }
          .entry .entry_buttons li + li {
            margin-top: 30px; } }
      .entry .entry_buttons li a {
        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;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        display: -webkit-flex;
        -webkit-justify-content: center;
        -webkit-align-items: center;
        -webkit-flex-wrap: wrap;
        width: 100%;
        margin: 0;
        padding: 30px 15px;
        font-size: 18px;
        color: #000;
        font-weight: 700;
        -webkit-transition: .4s;
        transition: .4s;
        -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, .1);
                box-shadow: 5px 5px 15px rgba(0, 0, 0, .1);
        border-radius: 3px;
        background: #fff; }
        @media (max-width: 768px) {
          .entry .entry_buttons li a {
            font-size: 16px; } }
        .entry .entry_buttons li a:hover {
          opacity: .7;
          text-decoration: none; }
      .entry .entry_buttons li.large {
        width: 100%;
        margin-top: 30px; }
        .entry .entry_buttons li.large a {
          padding: 20px 15px;
          border-radius: 999px; }
        .entry .entry_buttons li.large img {
          width: 100%;
          max-width: 240px; }
          @media (max-width: 768px) {
            .entry .entry_buttons li.large img {
              max-width: 160px; } }
      .entry .entry_buttons li.large2 {
        width: 47.5%;
        margin-top: 30px; }
          @media (max-width: 768px) {
      .entry .entry_buttons li.large2 {
        width: 100%; } }
        .entry .entry_buttons li.large2 a {
          padding: 20px 15px;
          border-radius: 999px; }
        .entry .entry_buttons li.large2 img {
          width: 100%;
          max-width: 368px; }
          @media (max-width: 768px) {
            .entry .entry_buttons li.large2 img {
              max-width: 280px; } }

.project {
  margin-top: -93px;
  padding-top: 93px;
  background: #fafafa; }
  @media (max-width: 768px) {
    .project {
      margin-top: -60px;
      padding-top: 60px;
    }
  }

.project-pride {
  position: relative;
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  -webkit-align-items: center;
  -webkit-flex-wrap: wrap;
  width: 100%;
  margin: 90px 0;
  background: -webkit-gradient(linear, left top, right top, from(#cfdd25), to(#80b73f));
  background: linear-gradient(90deg, #cfdd25 0%, #80b73f 100%); }
  .project-pride:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 205px;
    height: 175px;
    -webkit-transform: translate(20%, -50%);
            transform: translate(20%, -50%);
    opacity: .8;
    background: url(../image/top/project_pride.png) no-repeat;
    background-size: contain;
    background-position: center; }
    @media (max-width: 768px) {
      .project-pride:before {
        -webkit-transform: translate(35%, -50%) scale(0.4);
                transform: translate(35%, -50%) scale(0.4); } }
  .project-pride .image {
    width: 550px;
    margin: -80px 0; }
    @media (max-width: 768px) {
      .project-pride .image {
        width: 100%;
        max-width: 500px;
        margin: -60px auto 0 auto; } }
    .project-pride .image img {
      width: 100%; }
  .project-pride .text {
    width: calc(100% - 550px);
    padding: 30px 60px; }
    @media (max-width: 768px) {
      .project-pride .text {
        width: 100%;
        margin: 0;
        padding: 30px 5% 60px 5%; } }
    .project-pride .text b {
      display: block;
      width: 100%;
      margin-bottom: 30px;
      font-size: 24px;
      color: #fff; }
      @media (max-width: 768px) {
        .project-pride .text b {
          font-size: 20px;
          text-align: center; } }
    .project-pride .text p {
      font-size: 16px;
      color: #fff;
      text-align: left; }
      @media (max-width: 500px) {
        .project-pride .text p {
          font-size: 14px; } }

.project-content {
  margin-bottom: 40px;
  padding-bottom: 60px;
  background: url(../image/top/scale-border.png) repeat-x;
  background-size: 75%;
  background-position: left bottom; }
  .project-content + .project-content {
    margin-bottom: 60px;
    padding-bottom: 0;
    background: none; }
  .project-content .detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    -webkit-align-items: flex-start;
    -webkit-flex-wrap: wrap;
    margin: -30px 0 0 0; }
    .project-content .detail article {
      width: 50%;
      margin: 0;
      padding: 0 30px; }
      @media (max-width: 768px) {
        .project-content .detail article {
          width: 100%;
          padding: 0; } }
      .project-content .detail article h3 {
        display: inline-block;
        margin: 0;
        padding: 20px 30px;
        font-size: 32px;
        text-align: left;
        background: #fafafa; }
        @media (max-width: 768px) {
          .project-content .detail article h3 {
            padding-left: 0;
            font-size: 24px; } }
        .project-content .detail article h3 + p {
          font-size: 16px;
          text-align: left; }
          @media (max-width: 768px) {
            .project-content .detail article h3 + p {
              font-size: 14px; } }
      .project-content .detail article .tag {
        margin: 15px 0;
        padding: 0 0 0 30px; }
        @media (max-width: 768px) {
          .project-content .detail article .tag {
            padding-left: 0; } }
        .project-content .detail article .tag span {
          display: inline-block;
          margin: 0 10px 10px 0;
          padding: 5px 15px;
          font-size: 14px;
          font-weight: 700;
          color: #fff;
          line-height: 1.5;
          border-radius: 5px;
          background: #c4d11f; }
          @media (max-width: 768px) {
            .project-content .detail article .tag span {
              padding: 5px;
              font-size: 12px; } }
      .project-content .detail article p {
        padding: 0 0 0 30px;
        font-size: 14px;
        text-align: left;
        line-height: 1.7; }
        @media (max-width: 768px) {
          .project-content .detail article p {
            padding-left: 0; } }
    .project-content .detail .sample {
      width: 50%;
      margin: 60px 0 0 0;
      padding: 30px;
      background: #fff; }
      @media (max-width: 768px) {
        .project-content .detail .sample {
          width: 100%;
          padding: 30px 15px; } }
      .project-content .detail .sample b {
        display: block;
        width: 100%;
        margin: 0 0 15px 0;
        padding: 0 0 0 10px;
        font-size: 16px;
        font-weight: 700;
        border-left: 4px solid #c4d11f; }
      .project-content .detail .sample .sample-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        display: -webkit-flex;
        -webkit-justify-content: space-between;
        -webkit-align-items: flex-start;
        -webkit-flex-wrap: wrap; }
        .project-content .detail .sample .sample-item li {
          width: 24%;
          list-style: none; }
          .project-content .detail .sample .sample-item li img {
            width: 100%; }
          .project-content .detail .sample .sample-item li p {
            margin-top: 5px;
            font-size: 14px;
            font-weight: 700; }
            @media (max-width: 768px) {
              .project-content .detail .sample .sample-item li p {
                font-size: 12px;
                line-height: 1.4; } }

#works-place {
  margin-top: -93px;
  padding-top: 93px;
  background: -webkit-gradient(linear, left top, right top, from(#cfdd25), to(#80b73f));
  background: linear-gradient(90deg, #cfdd25 0%, #80b73f 100%); }
  @media (max-width: 768px) {
    #works-place {
      margin-top: -60px;
      padding-top: 60px;
    }
  }
  #works-place h2 {
    color: #fff; }
    #works-place h2 span {
      color: #fff; }
  #works-place .works-place_content .wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    -webkit-align-items: flex-start;
    -webkit-flex-wrap: wrap;
    margin: 0;
    padding: 80px 7.5%;
    border-radius: 5px;
    background: rgba(255, 255, 255, .2); }
    @media (max-width: 768px) {
      #works-place .works-place_content .wrap {
        padding: 60px 5%; } }
    #works-place .works-place_content .wrap.flow-block + .flow-block {
      margin-top: 80px; }
    #works-place .works-place_content .wrap b {
      position: absolute;
      top: 15px;
      left: -10px;
      display: inline-block;
      width: auto;
      margin: 0;
      padding: 10px 25px;
      font-size: 16px;
      color: #fff;
      background: #000;
      z-index: 99; }
      @media (max-width: 768px) {
        #works-place .works-place_content .wrap b {
          top: 10px;
          font-size: 14px; } }
    #works-place .works-place_content .wrap .flow {
      position: relative;
      width: 35%;
      margin: 0; }
      @media (max-width: 768px) {
        #works-place .works-place_content .wrap .flow {
          width: 100%; }
          #works-place .works-place_content .wrap .flow + .flow {
            margin-top: 180px; } }
      #works-place .works-place_content .wrap .flow a, #works-place .works-place_content .wrap .flow span {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 25px 30px;
        font-size: 20px;
        color: #000;
        font-weight: 700;
        text-align: center;
        -webkit-transition: .4s;
        transition: .4s;
        border-radius: 99px;
        -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, .1);
                box-shadow: 5px 5px 15px rgba(0, 0, 0, .1);
        background: #fff;
        overflow: hidden; }
        @media (max-width: 768px) {
          #works-place .works-place_content .wrap .flow a, #works-place .works-place_content .wrap .flow span {
            font-size: 15px; } }
        #works-place .works-place_content .wrap .flow a.sub, #works-place .works-place_content .wrap .flow span.sub {
          position: absolute;
          right: 0;
          bottom: -10px;
          max-width: 150px;
          margin: 10px 0 0 0;
          padding: 10px 30px;
          font-size: 16px;
          -webkit-transform: translateY(100%);
                  transform: translateY(100%); }
          @media (max-width: 768px) {
            #works-place .works-place_content .wrap .flow a.sub, #works-place .works-place_content .wrap .flow span.sub {
              font-size: 14px; } }
        #works-place .works-place_content .wrap .flow a.ghost, #works-place .works-place_content .wrap .flow span.ghost {
          position: relative;
          max-width: 240px;
          color: #fff;
          border-radius: 0;
          border: 3px solid #fff;
          background: rgba(255, 255, 255, .2);
          z-index: 50; }
          @media (max-width: 768px) {
            #works-place .works-place_content .wrap .flow a.ghost, #works-place .works-place_content .wrap .flow span.ghost {
              max-width: inherit; } }
      #works-place .works-place_content .wrap .flow a:hover {
        opacity: .7;
        text-decoration: none; }
    #works-place .works-place_content .wrap .arrow {
      position: relative;
      width: 30%;
      height: 70px;
      z-index: 10; }
      @media (max-width: 768px) {
        #works-place .works-place_content .wrap .arrow {
          width: 100%;
          height: 180px; } }
      #works-place .works-place_content .wrap .arrow.left:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        width: 100%;
        height: 100%;
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg);
        background: url(../image/top/flow-left-right.png) no-repeat;
        background-size: contain;
        background-position: center; }
        @media (max-width: 768px) {
          #works-place .works-place_content .wrap .arrow.left:before {
            right: 50%;
            width: 180px;
            -webkit-transform: translate(50%, 0) rotate(-90deg);
                    transform: translate(50%, 0) rotate(-90deg);
            background: url(../image/top/flow-left-right.png) no-repeat;
            background-size: 425px 32px;
            background-position: right; } }
      #works-place .works-place_content .wrap .arrow.right:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        width: 100%;
        height: 100%;
        background: url(../image/top/flow-left-right.png) no-repeat;
        background-size: contain;
        background-position: center; }
        @media (max-width: 768px) {
          #works-place .works-place_content .wrap .arrow.right:before {
            right: 50%;
            width: 180px;
            -webkit-transform: translate(50%, 0) rotate(90deg);
                    transform: translate(50%, 0) rotate(90deg);
            background: url(../image/top/flow-left-right.png) no-repeat;
            background-size: 425px 32px;
            background-position: right; } }
  #works-place .works-place_content .user-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    -webkit-align-items: flex-start;
    -webkit-flex-wrap: wrap;
    margin: 0;
    padding: 0 7.5% 70px 7.5%; }
    @media (max-width: 768px) {
      #works-place .works-place_content .user-wrap {
        padding: 0 5% 60px 5%; } }
    #works-place .works-place_content .user-wrap b {
      position: absolute; }
    #works-place .works-place_content .user-wrap .user {
      position: relative;
      width: 35%;
      margin: 0 auto; }
      @media (max-width: 768px) {
        #works-place .works-place_content .user-wrap .user {
          width: 100%; } }
      #works-place .works-place_content .user-wrap .user:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        display: block;
        width: 200px;
        height: 200px;
        -webkit-transform: translate(-100%, -15px);
                transform: translate(-100%, -15px);
        background: url(../image/top/flow-turn.png) no-repeat;
        background-size: contain;
        background-position: center; }
        @media (max-width: 768px) {
          #works-place .works-place_content .user-wrap .user:before {
            top: auto;
            bottom: 0;
            width: 120px;
            height: 120px;
            -webkit-transform: translate(0, 100%) rotate(-90deg);
                    transform: translate(0, 100%) rotate(-90deg);
            background: url(../image/top/flow-left-right.png) no-repeat;
            background-size: 425px 32px;
            background-position: right; } }
      #works-place .works-place_content .user-wrap .user:after {
        content: '';
        position: absolute;
        top: 50%;
        right: 0;
        display: block;
        width: 200px;
        height: 200px;
        -webkit-transform: translate(100%, -15px) rotate(90deg);
                transform: translate(100%, -15px) rotate(90deg);
        background: url(../image/top/flow-turn.png) no-repeat;
        background-size: contain;
        background-position: center; }
        @media (max-width: 768px) {
          #works-place .works-place_content .user-wrap .user:after {
            top: auto;
            right: -120px;
            bottom: 0;
            width: 365px;
            height: 365px;
            -webkit-transform: translate(0, 100%) rotate(90deg);
                    transform: translate(0, 100%) rotate(90deg);
            background: url(../image/top/flow-left-right.png) no-repeat;
            background-size: 425px 32px;
            background-position: right; } }
      #works-place .works-place_content .user-wrap .user a, #works-place .works-place_content .user-wrap .user span {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 25px 60px;
        font-size: 20px;
        color: #fff;
        font-weight: 700;
        text-align: center;
        -webkit-transition: .4s;
        transition: .4s;
        border-radius: 99px;
        -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, .1);
                box-shadow: 5px 5px 15px rgba(0, 0, 0, .1);
        background: #212121;
        overflow: hidden; }
        @media (max-width: 768px) {
          #works-place .works-place_content .user-wrap .user a, #works-place .works-place_content .user-wrap .user span {
            font-size: 15px; } }
      #works-place .works-place_content .user-wrap .user a:hover {
        opacity: .7;
        text-decoration: none; }
  #works-place .works-place_content .half-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    -webkit-align-items: flex-start;
    -webkit-flex-wrap: wrap; }
    #works-place .works-place_content .half-wrap .wrap {
      width: 45%; }
      @media (max-width: 768px) {
        #works-place .works-place_content .half-wrap .wrap {
          width: 100%; }
          #works-place .works-place_content .half-wrap .wrap + .wrap {
            margin-top: 80px; } }
      #works-place .works-place_content .half-wrap .wrap .flow {
        width: 100%; }

.arrow-up {
  position: relative; }
  .arrow-up:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 80px;
    height: 80px;
    -webkit-transform: translate(-50%, -100%);
            transform: translate(-50%, -100%);
    background: url(../image/top/flow-up.png) no-repeat;
    background-size: contain;
    background-position: center; }

.illust_01:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 250px;
  height: 265px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url(../image/top/work-place_illust_01.png) no-repeat;
  background-size: contain;
  background-position: center; }
  @media (max-width: 768px) {
    .illust_01:after {
      width: 170px;
      height: 170px; } }

.illust_02:after {
  content: '';
  position: absolute;
  top: 40%;
  left: 45%;
  display: block;
  width: 330px;
  height: 300px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url(../image/top/work-place_illust_02.png) no-repeat;
  background-size: contain;
  background-position: center; }
  @media (max-width: 768px) {
    .illust_02:after {
      left: auto;
      right: 0;
      width: 170px;
      height: 170px;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%); } }

.illust_03:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 320px;
  height: 230px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url(../image/top/work-place_illust_03.png) no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 999; }
  @media (max-width: 768px) {
    .illust_03:after {
      left: 5%;
      width: 200px;
      height: 170px;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%); } }

.illust_04 a {
  position: relative;
  z-index: 50; }

.illust_04:after {
  content: '';
  position: absolute;
  top: -10%;
  right: -60%;
  display: block;
  width: 200px;
  height: 240px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url(../image/top/work-place_illust_04.png) no-repeat;
  background-size: contain;
  background-position: center; }
  @media (max-width: 768px) {
    .illust_04:after {
      top: 0;
      right: -15%;
      width: 150px;
      height: 150px;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%); } }

.illust_05:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 260px;
  height: 220px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url(../image/top/work-place_illust_05.png) no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 999; }
  @media (max-width: 768px) {
    .illust_05:after {
      left: 5%;
      width: 170px;
      height: 150px;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%); } }

.illust_06 .flow {
  position: relative;
  z-index: 50; }

.illust_06:after {
  content: '';
  position: absolute;
  top: 40%;
  right: -20%;
  display: block;
  width: 250px;
  height: 250px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url(../image/top/work-place_illust_06.png) no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 5; }
  @media (max-width: 768px) {
    .illust_06:after {
      right: -10%;
      width: 200px;
      height: 170px; } }

.illust_07 .flow {
  position: relative;
  z-index: 50; }

.illust_07:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -20%;
  display: block;
  width: 200px;
  height: 250px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url(../image/top/work-place_illust_07.png) no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 5; }
  @media (max-width: 768px) {
    .illust_07:after {
      right: -10%;
      width: 180px;
      height: 160px; } }

.flow_detail {
  background: #fff; }
  .flow_detail img {
    width: 100%;
    max-width: 450px; }
  .flow_detail b {
    display: block;
    max-width: 450px;
    margin: 0;
    padding: 30px 30px 10px 30px;
    font-size: 20px; }
    @media (max-width: 768px) {
      .flow_detail b {
        font-size: 18px; } }
  .flow_detail p {
    max-width: 450px;
    padding: 0 30px 30px 30px;
    font-size: 16px;
    text-align: left; }
    @media (max-width: 768px) {
      .flow_detail p {
        font-size: 14px; } }
  .flow_detail .close {
    padding-bottom: 20px;
    text-align: center; }
    .flow_detail .close span {
      display: inline-block;
      margin: 0;
      padding: 10px 30px;
      font-size: 14px;
      border-radius: 5px;
      background: #e5e5e5; }
      .flow_detail .close span:hover {
        cursor: pointer; }

.enviroment .enviroment_content {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  -webkit-align-items: center;
  -webkit-flex-wrap: wrap;
  background-color: #fafafa;
  background-image: url(../image/top/scale-border.png);
  background-repeat: repeat-x;
  background-size: 75%;
  background-position: left bottom; }
  .enviroment .enviroment_content img {
    width: 50%; }
    @media (max-width: 768px) {
      .enviroment .enviroment_content img {
        width: 100%;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; } }
  .enviroment .enviroment_content .text {
    width: 50%;
    margin: 0;
    padding: 30px 60px; }
    @media (max-width: 768px) {
      .enviroment .enviroment_content .text {
        width: 100%;
        padding: 60px 5%; } }
    .enviroment .enviroment_content .text b {
      display: block;
      width: 100%;
      margin: 0 0 20px 0;
      font-size: 24px;
      color: #c4d11f; }
      @media (max-width: 768px) {
        .enviroment .enviroment_content .text b {
          font-size: 20px;
          line-height: 1.4; } }
    .enviroment .enviroment_content .text p {
      font-size: 16px;
      text-align: left; }
      @media (max-width: 500px) {
        .enviroment .enviroment_content .text p {
          font-size: 14px; } }

.message {
  margin-top: -93px;
  padding-top: 93px;
}
@media (max-width: 768px) {
  .message {
    margin-top: -60px;
    padding-top: 60px;
  }
}
.message_content {
  border: 2px solid #c4d11f; }
  .message_content .member {
    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;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    -webkit-align-items: center;
    -webkit-flex-wrap: wrap; }
    .message_content .member li {
      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;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      display: -webkit-flex;
      -webkit-justify-content: space-between;
      -webkit-align-items: center;
      -webkit-flex-wrap: wrap;
      width: 50%;
      /* width: 33.3333%; */
      list-style: none;
      border-bottom: 1px solid #ededed; }
      @media (max-width: 768px) {
        .message_content .member li {
          width: 50%; } }
      .message_content .member li:hover {
        cursor: pointer; }
      .message_content .member li + li {
        border-left: 1px solid #ededed; }
        @media (max-width: 768px) {
          .message_content .member li + li {
            border-left: none; } }
      .message_content .member li img {
        width: 120px;
        height: 120px; }
        @media (max-width: 768px) {
          .message_content .member li img {
            width: 100px;
            height: 100px; } }
        @media (max-width: 500px) {
          .message_content .member li img {
            width: 70px;
            height: 70px; } }
      .message_content .member li > div {
        width: calc(100% - 120px);
        margin: 0;
        padding: 0 15px; }
        @media (max-width: 768px) {
          .message_content .member li > div {
            width: calc(100% - 100px); } }
        @media (max-width: 500px) {
          .message_content .member li > div {
            width: calc(100% - 70px);
            padding: 0 10px; } }
        .message_content .member li > div span {
          font-size: 16px;
          color: #c4d11f;
          line-height: 1.4; }
          @media (max-width: 768px) {
            .message_content .member li > div span {
              font-size: 14px; } }
          @media (max-width: 500px) {
            .message_content .member li > div span {
              font-size: 11px; } }
        .message_content .member li > div b {
          display: block;
          margin-top: 10px;
          font-size: 22px;
          color: #000; }
          @media (max-width: 768px) {
            .message_content .member li > div b {
              font-size: 18px; } }
          @media (max-width: 500px) {
            .message_content .member li > div b {
              margin-top: 5px;
              font-size: 15px; } }
      .message_content .member li.active {
        background: #c4d11f; }
        .message_content .member li.active > div span, .message_content .member li.active > div b {
          color: #fff; }
  .message_content .member_container li {
    display: none; }
    .message_content .member_container li.active {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      display: -webkit-flex;
      -webkit-justify-content: space-between;
      -webkit-align-items: stretch;
      -webkit-flex-wrap: wrap; }
      @media (max-width: 768px) {
        .message_content .member_container li.active {
          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;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          display: -webkit-flex;
          -webkit-justify-content: space-between;
          -webkit-align-items: center;
          -webkit-flex-wrap: wrap; } }
    .message_content .member_container li img {
      width: 50%;
      -o-object-fit: contain;
      object-fit: contain;
      -o-object-position: top;
      object-position: top;
      font-family: "object-fit: contain; object-position: top"; }
      @media (max-width: 768px) {
        .message_content .member_container li img {
          width: 100%; } }
    .message_content .member_container li .text {
      width: 50%;
      margin: 0;
      padding: 60px 5%; }
      @media (max-width: 768px) {
        .message_content .member_container li .text {
          width: 100%;
          padding: 30px 5%; } }
      .message_content .member_container li .text .name {
        margin: 0 0 20px 0; }
        .message_content .member_container li .text .name span {
          font-size: 16px;
          color: #c4d11f;
          line-height: 1.4; }
        .message_content .member_container li .text .name b {
          display: block;
          margin-top: 10px;
          font-size: 34px;
          color: #000; }
          @media (max-width: 768px) {
            .message_content .member_container li .text .name b {
              font-size: 30px; } }
      .message_content .member_container li .text .qa + .qa {
        margin-top: 20px; }
      .message_content .member_container li .text .qa .q {
        font-size: 22px;
        font-weight: 700; }
        .message_content .member_container li .text .qa .q p {
          text-align: left; }
          .message_content .member_container li .text .qa .q p:before {
            content: 'Q';
            margin: 0 .5em 0 0;
            font-size: 24px;
            font-weight: 700;
            font-family: 'Josefin Sans', "Yu Gothic", YuGothic, sans-serif;
            color: #c4d11f; }
      .message_content .member_container li .text .qa > p {
        font-size: 16px;
        text-align: left; }
        @media (max-width: 768px) {
          .message_content .member_container li .text .qa > p {
            font-size: 14px; } }
      .message_content .member_container li .text .comment {
        margin-top: 20px; }
        .message_content .member_container li .text .comment .q {
          font-size: 22px;
          font-weight: 700; }
          .message_content .member_container li .text .comment .q p {
            text-align: left; }
            .message_content .member_container li .text .comment .q p:before {
              content: '■';
              margin: 0 .5em 0 0;
              font-size: 22px;
              font-weight: 700;
              font-family: 'Josefin Sans', "Yu Gothic", YuGothic, sans-serif;
              color: #c4d11f; }
        .message_content .member_container li .text .comment > p {
          font-size: 16px;
          text-align: left; }
          @media (max-width: 768px) {
            .message_content .member_container li .text .comment > p {
              font-size: 14px; } }

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 1200px;
  margin: 0;
  padding: 0 0 0 3%;
  background: #fff;
  z-index: 9999; }
  @media (max-width: 768px) {
    header {
      min-width: inherit; } }
  header .header_box {
    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;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    -webkit-align-items: center;
    -webkit-flex-wrap: wrap; }
    header .header_box h1 {
      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;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      display: -webkit-flex;
      -webkit-justify-content: center;
      -webkit-align-items: center;
      -webkit-flex-wrap: wrap;
      width: 240px;
      height: 80px; }
      @media (max-width: 768px) {
        header .header_box h1 {
          width: auto;
          height: 60px; }
          header .header_box h1 a {
            height: 100%;
            padding: 5px 0 10px 0; }
            header .header_box h1 a img {
              width: auto;
              height: 100%; } }
    header .header_box #menu {
      position: absolute;
      top: 0;
      right: 0;
      display: none;
      width: 60px;
      height: 60px;
      z-index: 999; }
      @media (max-width: 768px) {
        header .header_box #menu {
          display: block; } }
      header .header_box #menu:hover {
        cursor: pointer; }
      header .header_box #menu span {
        position: absolute;
        top: 15px;
        left: 15px;
        display: block;
        width: 30px;
        height: 2px;
        -webkit-transition: .3s;
        transition: .3s;
        background: #000; }
        header .header_box #menu span.top {
          top: 20px; }
        header .header_box #menu span.middle {
          top: 29px; }
        header .header_box #menu span.bottom {
          top: 38px; }
      header .header_box #menu.on span.top {
        top: 29px;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg); }
      header .header_box #menu.on span.middle {
        opacity: 0; }
      header .header_box #menu.on span.bottom {
        top: 29px;
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg); }
    header .header_box nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      display: -webkit-flex;
      -webkit-justify-content: center;
      -webkit-align-items: stretch;
      -webkit-flex-wrap: wrap;
      width: calc(100% - 240px); }
      @media (max-width: 768px) {
        header .header_box nav {
          position: absolute;
          top: 60px;
          left: 0;
          display: none;
          width: 100%;
          padding: 15px 0;
          border-bottom: 1px solid #ccc;
          background: rgba(255, 255, 255, 1);
          z-index: 999; } }
      header .header_box nav ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
            justify-content: space-around;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        display: -webkit-flex;
        -webkit-justify-content: space-around;
        -webkit-align-items: center;
        -webkit-flex-wrap: wrap;
        width: calc(100% - 200px);
        padding: 0 30px; }
        @media (max-width: 768px) {
          header .header_box nav ul {
            width: 100%; } }
        header .header_box nav ul li {
          width: auto;
          padding: 30px 0;
          list-style: none;
          text-align: center;; }
          @media (max-width: 768px) {
            header .header_box nav ul li {
              position: relative;
              width: 100%;
              padding: 10px 0;
              border-bottom: 1px solid #ddd; }
            header .header_box nav ul li:before {
              position: absolute;
              top: 50%;
              right: 0;

              content: '〉';
              font-size: 14px;
              color: #c4d11f;

              transform: translateY(-50%);
            }
          }
          header .header_box nav ul li a,
          header .header_box nav ul li span {
            font-size: 16px;
            font-weight: 700;
            font-family: 'Josefin Sans', "Yu Gothic", YuGothic, sans-serif;
            color: #000; }
            @media (max-width: 768px) {
              header .header_box nav ul li a,
              header .header_box nav ul li span {
                font-size: 14px;
                text-align: left;
                display: block; } }
            header .header_box nav ul li a:hover,
            header .header_box nav ul li span:hover {
              cursor: pointer;
              text-decoration: none; }
            header .header_box nav ul li a span,
            header .header_box nav ul li span span {
              display: block;
              padding-top: 5px;
              font-size: 12px;
              font-weight: 700;
              text-align: center;
              color: #c4d11f; }
              @media (max-width: 768px) {
                header .header_box nav ul li a span,
                header .header_box nav ul li span span {
                  padding-top: 5px;
                  font-size: 10px;
                  text-align: left;
                }
              }

              header .header_box nav ul li.main_menu {
                position: relative;
              }
              header .header_box nav ul li.main_menu:before {
                display: none;
              }

              header .header_box nav ul li .sub_menu {
                position: absolute;
                top: 93px;
                left: -25px;

                display: none;
                width: 24em;
                margin: 0;
                padding: 0;

                background: #fff;
              }
              header .header_box nav ul li .sub_menu li {
                width: 100%;
                margin: 0;
                padding: 25px;

                text-align: left;
                border-bottom: 1px solid #ddd;
                background: #f7f7f7;
              }
              @media (max-width: 768px) {
                header .header_box nav ul li .sub_menu {
                  position: static;
                  top: 0;
                  left: 0;

                  display: block;
                  width: 100%;
                  margin-top: 5px;
                }
                header .header_box nav ul li .sub_menu li {
                  width: 100%;
                  margin: 0;
                  padding: 10px 0;

                  text-align: left;
                  background: none;
                }
                header .header_box nav ul li .sub_menu li a {
                  font-size: 12px;
                }
              }


      header .header_box nav .entry-button {
        width: 200px;
        background: #809644; }
        @media (max-width: 768px) {
          header .header_box nav .entry-button {
            width: calc(100% - 60px);
            margin: 0 auto; } }
        header .header_box nav .entry-button a {
          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;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          display: -webkit-flex;
          -webkit-justify-content: center;
          -webkit-align-items: center;
          -webkit-flex-wrap: wrap;
          width: 100%;
          height: 100%;
          font-size: 16px;
          font-weight: 700;
          font-family: 'Josefin Sans', "Yu Gothic", YuGothic, sans-serif;
          color: #fff; }
          @media (max-width: 768px) {
            header .header_box nav .entry-button a {
              padding: 15px 0; } }
          header .header_box nav .entry-button a:hover {
            text-decoration: none; }

footer {
  margin: 0;
  border-top: 1px solid #ccc; }
  footer .footer_box {
    padding: 60px 0;
    text-align: center; }
    footer .footer_box .logo {
      width: 240px;
      height: 80px;
      margin: 0 auto; }
      @media (max-width: 768px) {
        footer .footer_box .logo {
          width: 200px; } }
    @media (max-width: 768px) {
      footer .footer_box p {
        font-size: 14px; } }
  footer .copy {
    width: 100%;
    padding: 10px 5%;
    text-align: center;
    background: #000; }
    footer .copy small {
      font-size: 16px;
      color: #fff; }
      @media (max-width: 768px) {
        footer .copy small {
          font-size: 14px; } }

#page-top {
  position: fixed;
  right: 30px;
  bottom: 30px;
  display: block;
  width: 60px;
  height: 60px;
  z-index: 999; }
  @media (max-width: 768px) {
    #page-top {
      right: 15px;
      bottom: 15px;
      width: 50px;
      height: 50px; } }
  #page-top img {
    width: 100%; }

.recruitment {
  background: #f7f7f7; }
  .recruitment .box b {
    position: relative;
    display: block;
    margin: 0 0 30px 0;
    padding: 0 0 20px 0;
    font-size: 26px;
	  line-height: 1.4em;
    font-weight: 400; }
    @media (max-width: 768px) {
      .recruitment .box b {
        margin: 0 0 20px 0;
        padding: 0 0 15px 0;
        font-size: 20px; } }
    .recruitment .box b:before {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      display: block;
      width: 15px;
      height: 1px; }

.contact_box {
  padding: 60px 5%; }
  @media (max-width: 768px) {
    .contact_box {
      padding: 60px 5%; } }
  .contact_box + .contact_box {
    padding-top: 0; }
  .contact_box h2 {
    display: block;
    width: 100%;
    margin: 0;
    font-size: 30px;
    font-weight: 400;
    text-align: left;
    line-height: 1.3; }
    @media (max-width: 768px) {
      .contact_box h2 {
        font-size: 24px; } }
  .contact_box .contact_tel {
    width: 100%;
    margin: 0 auto;
    padding: 60px 5%;
    font-size: 16px;
    font-weight: 700;
    color: #aa5a4b;
    line-height: 2;
    text-align: center;
    background: #fff; }
    .contact_box .contact_tel .tel {
      position: relative;
      display: inline-block;
      margin: 0 0 15px 0;
      padding-left: 1.2em;
      font-size: 42px;
      line-height: 1; }
      @media (max-width: 768px) {
        .contact_box .contact_tel .tel {
          font-size: 30px; } }
      .contact_box .contact_tel .tel a {
        font-family: 'Open Sans Condensed', sans-serif;
        font-weight: 700;
        color: #aa5a4b;
        letter-spacing: .1em; }
      .contact_box .contact_tel .tel:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        display: block;
        width: 1em;
        height: 1em;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        background: url(../image/common/icon_tel_c.svg) no-repeat;
        background-size: contain;
        background-position: center; }
  .contact_box .thanks_title {
    text-align: center; }
  .contact_box .contact_thanks {
    width: 100%;
    margin: 0 auto;
    padding: 30px 5% 60px 5%;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    line-height: 2;
    text-align: center;
    background: #fff; }

form .contact_wrap {
  display: block;
  background: #fff;
  overflow: hidden; }
  form .contact_wrap > p {
    padding: 60px 30px 30px 30px;
    font-size: 16px;
    text-align: center;
    line-height: 1.7; }
    @media (max-width: 650px) {
      form .contact_wrap > p {
        padding: 40px 20px 0 20px;
        font-size: 14px; } }
  form .contact_wrap .pickup {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 700;
    color: #ea7254;
    text-align: center; }
    form .contact_wrap .pickup.large {
      font-size: 30px; }
  form .contact_wrap.error {
    margin: 30px 0 0 0;
    color: #e52f0e;
    background: #ffe7e3; }
    form .contact_wrap.error p {
      padding: 30px;
      font-size: 16px;
      text-align: center;
      line-height: 1.7; }
      @media (max-width: 650px) {
        form .contact_wrap.error p {
          font-size: 14px; } }

form .contact_form {
  margin: 0;
  padding: 0; }
  form .contact_form .single_area {
    margin: 30px 0;
    padding: 0 5%; }
    form .contact_form .single_area .title {
      font-size: 16px;
      font-weight: 400;
      line-height: 1.5;
      text-align: center; }
      @media (max-width: 768px) {
        form .contact_form .single_area .title {
          font-size: 14px; } }
    form .contact_form .single_area .area {
      margin-top: 15px;
      text-align: center; }
      form .contact_form .single_area .area input, form .contact_form .single_area .area textarea, form .contact_form .single_area .area select {
        width: 70%;
        margin: 0;
        padding: 10px;
        font-size: 16px;
        border: none;
        border-radius: 3px;
        background: #f7f7f7; }
        @media (max-width: 768px) {
          form .contact_form .single_area .area input, form .contact_form .single_area .area textarea, form .contact_form .single_area .area select {
            width: 100%; } }
      form .contact_form .single_area .area select {
        width: auto;
        max-width: 100%;
        padding: 10px 2em 10px 10px;
        font-size: 16px;
        -webkit-appearance: none;
        border: none;
        background-image: url(../image/common/icon_under-arrow.png);
        background-repeat: no-repeat;
        background-size: 14px;
        background-position: right 8px center;
        background-color: #f7f7f7; }
    form .contact_form .single_area .single_contact_tel {
      width: 100%;
      margin: 0 auto;
      padding: 30px 5% 0 5%;
      font-size: 16px;
      font-weight: 700;
      color: #ea7254;
      line-height: 2;
      text-align: center;
      background: #fff; }
      @media (max-width: 768px) {
        form .contact_form .single_area .single_contact_tel {
          font-size: 14px; } }
      form .contact_form .single_area .single_contact_tel .tel {
        position: relative;
        display: inline-block;
        margin: 20px 0 0 0;
        font-size: 20px;
        line-height: 1; }
        form .contact_form .single_area .single_contact_tel .tel a {
          color: #ea7254;
          text-decoration: underline; }
  form .contact_form ul {
    margin: 30px 0;
    padding: 0; }
    form .contact_form ul li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      display: -webkit-flex;
      -webkit-justify-content: flex-start;
      -webkit-align-items: stretch;
      -webkit-flex-wrap: wrap;
      margin: 0;
      padding: 25px 0;
      border-top: 1px solid #e7e7e7; }
      form .contact_form ul li * {
        font-size: 15px;
        line-height: 1.5;
        letter-spacing: .1em; }
        @media (max-width: 768px) {
          form .contact_form ul li * {
            font-size: 13px; } }
        form .contact_form ul li * input, form .contact_form ul li * textarea, form .contact_form ul li * select {
          -webkit-appearance: none; }
        form .contact_form ul li * label + label {
          margin-left: 1.5em; }
        form .contact_form ul li * label input[type="checkbox"] {
          display: none; }
          form .contact_form ul li * label input[type="checkbox"] + * {
            position: relative;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: start;
                -ms-flex-pack: start;
                    justify-content: flex-start;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            display: -webkit-flex;
            -webkit-justify-content: flex-start;
            -webkit-align-items: center;
            -webkit-flex-wrap: wrap;
            padding-left: 1.5em; }
            form .contact_form ul li * label input[type="checkbox"] + *:before {
              content: '';
              position: absolute;
              top: 2px;
              left: 0;
              display: inline-block;
              width: 1.2em;
              height: 1.2em;
              margin-right: .5em;
              visibility: visible;
              border-radius: 3px;
              border: 1px solid #c4c4c0;
              background: #f7f7f7; }
          form .contact_form ul li * label input[type="checkbox"]:checked + * {
            position: relative;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: start;
                -ms-flex-pack: start;
                    justify-content: flex-start;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            display: -webkit-flex;
            -webkit-justify-content: flex-start;
            -webkit-align-items: center;
            -webkit-flex-wrap: wrap;
            padding-left: 1.5em; }
            form .contact_form ul li * label input[type="checkbox"]:checked + *:before {
              content: '';
              position: absolute;
              top: 2px;
              left: 0;
              display: inline-block;
              width: 1.2em;
              height: 1.2em;
              margin-right: .5em;
              visibility: visible;
              border: 1px solid #c4c4c0;
              border-radius: 3px;
              background-image: url(../image/common/icon_check.png);
              background-repeat: no-repeat;
              background-size: 12px;
              background-position: center;
              background-color: #f7f7f7; }
        form .contact_form ul li * label input[type="radio"] {
          display: none; }
          form .contact_form ul li * label input[type="radio"] + * {
            position: relative;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: start;
                -ms-flex-pack: start;
                    justify-content: flex-start;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            display: -webkit-flex;
            -webkit-justify-content: flex-start;
            -webkit-align-items: center;
            -webkit-flex-wrap: wrap;
            padding: 10px 0 10px 1.5em; }
            form .contact_form ul li * label input[type="radio"] + *:before {
              content: '';
              position: absolute;
              top: 12px;
              left: 0;
              display: inline-block;
              width: 1.2em;
              height: 1.2em;
              margin-right: .5em;
              visibility: visible;
              -webkit-box-sizing: border-box;
                      box-sizing: border-box;
              border: 2px solid #000;
              border-radius: 50%;
              border: 1px solid #c4c4c0;
              background: #f7f7f7; }
          form .contact_form ul li * label input[type="radio"]:checked + * {
            position: relative;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: start;
                -ms-flex-pack: start;
                    justify-content: flex-start;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            display: -webkit-flex;
            -webkit-justify-content: flex-start;
            -webkit-align-items: center;
            -webkit-flex-wrap: wrap;
            padding-left: 1.5em; }
            form .contact_form ul li * label input[type="radio"]:checked + *:before {
              content: '';
              position: absolute;
              top: 12px;
              left: 0;
              display: inline-block;
              width: 1.2em;
              height: 1.2em;
              margin-right: .5em;
              visibility: visible;
              border: 1px solid #c4c4c0;
              border-radius: 50%;
              background-image: url(../image/common/icon_circle.png);
              background-repeat: no-repeat;
              background-size: 10px;
              background-position: center;
              background-color: #f7f7f7; }
      form .contact_form ul li .title {
        position: relative;
        width: 250px;
        margin: 0;
        padding: 10px 15px 0 70px;
        font-size: 16px;
        font-weight: 700;
        line-height: 1.5; }
        @media (max-width: 768px) {
          form .contact_form ul li .title {
            font-size: 14px; } }
        @media (max-width: 650px) {
          form .contact_form ul li .title {
            width: 100%;
            padding: 0 15px 10px 0;
            font-weight: 700; } }
        form .contact_form ul li .title.require:before {
          content: '必須';
          position: absolute;
          top: 10px;
          left: 0;
          display: inline-block;
          margin: 0;
          padding: 0 15px;
          font-size: 13px;
          color: #fff;
          line-height: 1.7;
          background: #d33c3c; }
        @media (max-width: 650px) {
          form .contact_form ul li .title.require {
            padding: 0 15px 10px 70px; }
            form .contact_form ul li .title.require:before {
              top: 0; } }
      form .contact_form ul li .area {
        width: calc(100% - 250px);
        padding-right: 20px; }
        @media (max-width: 650px) {
          form .contact_form ul li .area {
            width: 100%;
            padding-right: 0; } }
        form .contact_form ul li .area p {
          padding: 10px 0;
          font-size: 16px;
          text-align: left; }
          @media (max-width: 650px) {
            form .contact_form ul li .area p {
              font-size: 14px; } }
        form .contact_form ul li .area.common input {
          width: 100%; }
        form .contact_form ul li .area.small {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          display: -webkit-flex;
          -webkit-justify-content: flex-start;
          -webkit-align-items: center;
          -webkit-flex-wrap: wrap; }
          form .contact_form ul li .area.small input {
            width: 50%; }
          form .contact_form ul li .area.small span {
            margin: 0 .5em; }
          form .contact_form ul li .area.small > div {
            width: 50%; }
            @media (max-width: 768px) {
              form .contact_form ul li .area.small > div {
                width: 100%; }
                form .contact_form ul li .area.small > div + div {
                  margin-top: 10px; } }
        form .contact_form ul li .area.address .address_1 input {
          width: 45%; }
        form .contact_form ul li .area.address .address_1 button {
          margin: 0 0 0 1em;
          padding: 5px 10px;
          color: #fff;
          border: none;
          background: #3c3c2d; }
          form .contact_form ul li .area.address .address_1 button:hover {
            cursor: pointer; }
        form .contact_form ul li .area.address .address_2 input {
          width: 100%; }
        form .contact_form ul li .area.address .address_confirm:before {
          content: '〒';
          padding: 0 .5em; }
        form .contact_form ul li .area.y-m-d .year {
          width: 8em; }
          form .contact_form ul li .area.y-m-d .year + span {
            padding: 0 0 0 .5em;
            font-size: 18px; }
        form .contact_form ul li .area.y-m-d .month {
          width: 4em; }
          form .contact_form ul li .area.y-m-d .month + span {
            padding: 0 0 0 .5em;
            font-size: 18px; }
        form .contact_form ul li .area.y-m-d .day {
          width: 4em; }
          form .contact_form ul li .area.y-m-d .day + span {
            padding: 0 0 0 .5em;
            font-size: 18px; }
        form .contact_form ul li .area input, form .contact_form ul li .area textarea, form .contact_form ul li .area select {
          width: 100%;
          margin: 0;
          padding: 10px;
          border: 1px solid #ccc;
          background: #fff; }
        form .contact_form ul li .area textarea {
          height: 10em; }
        form .contact_form ul li .area select {
          width: auto;
          padding-right: 2em;
          background: url(../image/common/icon_under-arrow.png) no-repeat;
          background-size: 14px;
          background-position: right 8px center; }
        form .contact_form ul li .area > ul {
          margin: 0;
          padding: 0; }
          form .contact_form ul li .area > ul li {
            margin: 0;
            padding: 0;
            line-height: 1; }
            form .contact_form ul li .area > ul li + li {
              padding-top: 10px; }
              form .contact_form ul li .area > ul li + li .other {
                margin-top: 5px; }

.form_button {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: center; }
  .form_button a, .form_button input {
    display: inline-block;
    margin: 0;
    padding: 15px 10%;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    -webkit-transition: .4s;
    transition: .4s;
    border: none;
    background: #212121; }
    @media (max-width: 768px) {
      .form_button a, .form_button input {
        font-size: 14px; } }
    .form_button a:hover, .form_button input:hover {
      opacity: .7; }
    .form_button a.back, .form_button input.back {
      margin-right: 5%;
      background: #979797; }

.contact_table {
  width: 100%;
  background: #fff; }
  .contact_table tr th, .contact_table tr td {
    margin: 0;
    padding: 1.5em;
    font-size: 16px;
    line-height: 1.7;
    border: 1px solid #e7e7e7; }
    @media (max-width: 768px) {
      .contact_table tr th, .contact_table tr td {
        font-size: 14px; } }
  .contact_table tr th {
    min-width: 8em;
    background: #efefef; }

.recruit_category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-flex;
  -webkit-justify-content: center;
  -webkit-align-items: stretch;
  -webkit-flex-wrap: wrap;
  margin: 60px 0;
  padding: 0; }
  @media (max-width: 768px) {
    .recruit_category {
      margin: 40px 0; } }
  .recruit_category li {
    position: relative;
    width: auto;
    min-width: 12em;
    margin: 10px 20px;
    text-align: center;
    list-style: none;
    -webkit-transition: .4s;
    transition: .4s; }
    @media (max-width: 768px) {
      .recruit_category li {
        margin: 10px; } }
    .recruit_category li a {
      display: block;
      padding: 20px 15px;
      font-size: 18px;
      font-weight: 700;
      color: #fff;
      background: #000; }
      @media (max-width: 768px) {
        .recruit_category li a {
          font-size: 14px; } }
      .recruit_category li a:hover {
        opacity: .7;
        cursor: pointer;
        text-decoration: none; }
    .recruit_category li.active a {
      background: #c4d11f; }

.recruit_content {
  display: none; }
  .recruit_content.on {
    display: block; }

#editor h1 {
  font-size: 20px; }

#editor h2 {
  font-size: 17px; }

#editor h3 {
  font-size: 15px; }

#editor h4 {
  font-size: 13px; }

#editor h5 {
  font-size: 11px; }

#editor h6 {
  font-size: 10px; }

#editor ul li, #editor ol li {
  font-size: 10px;
  list-style-position: inside; }

#editor a {
  color: #000; }

#editor p {
  font-size: 10px; }

#editor img {
  display: block;
  width: auto;
  max-width: 100%;
  margin: 14px; }

#editor table {
  border-collapse: collapse; }
  #editor table caption {
    caption-side: bottom; }

#editor .aligncenter {
  display: block;
  margin: 0 auto; }

#editor .alignleft {
  float: left; }

#editor .alignright {
  float: right; }

/*! Lity - v2.2.2 - 2017-07-17
* http://sorgalla.com/lity/
* Copyright (c) 2015-2017 Jan Sorgalla; Licensed MIT */
.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, .9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }

.lity.lity-opened {
  opacity: 1; }

.lity.lity-closed {
  opacity: 0; }

.lity * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important; }

.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; }

.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }

.lity-loading .lity-loader {
  opacity: 1; }

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important; }

.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease; }

.lity-loading .lity-content,
.lity-closed .lity-content {
  -webkit-transform: scale(0.8);
  transform: scale(0.8); }

.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
  box-shadow: 0 0 8px rgba(0, 0, 0, .6); }

.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0; }

.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.lity-close:active {
  top: 1px; }

/* Image */
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0; }

/* iFrame */
.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px; }

.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch; }

.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
  box-shadow: 0 0 8px rgba(0, 0, 0, .6);
  background: #000; }

.lity-hide {
  display: none; }

/**
 * Swiper 4.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 14, 2018
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-property: transform,-webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-property: transform,-webkit-transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform; }

.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
  background-image: linear-gradient(to left, rgba(0, 0, 0, .5), transparent); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5), transparent); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
  background-image: linear-gradient(to top, rgba(0, 0, 0, .5), transparent); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), transparent); }

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-lock {
  display: none; }

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%; }

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s top,.2s -webkit-transform;
  transition: .2s top,.2s -webkit-transform;
  -webkit-transition: .2s transform,.2s top;
  transition: .2s transform,.2s top;
  -webkit-transition: .2s transform,.2s top,.2s -webkit-transform;
  transition: .2s transform,.2s top,.2s -webkit-transform; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s left,.2s -webkit-transform;
  transition: .2s left,.2s -webkit-transform;
  -webkit-transition: .2s transform,.2s left;
  transition: .2s transform,.2s left;
  -webkit-transition: .2s transform,.2s left,.2s -webkit-transform;
  transition: .2s transform,.2s left,.2s -webkit-transform; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s right,.2s -webkit-transform;
  transition: .2s right,.2s -webkit-transform;
  -webkit-transition: .2s transform,.2s right;
  transition: .2s transform,.2s right;
  -webkit-transition: .2s transform,.2s right,.2s -webkit-transform;
  transition: .2s transform,.2s right,.2s -webkit-transform; }

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, .25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, .25); }

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, .25); }

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000; }

.swiper-pagination-lock {
  display: none; }

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, .1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, .5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

.swiper-zoom-container {
  width: 100%;
  height: 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;
  text-align: center; }

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="50" /></filter></svg>#filter');
  filter: blur(50px);
  z-index: 0; }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px; }

.lity {
  background: rgba(0, 0, 0, .3); }

@media (max-width: 500px) {
  .lity-wrap {
    padding: 0 20px; } }

.lity-close {
  display: none; }

.lity-content:after {
  -webkit-box-shadow: 10px 10px 25px rgba(0, 0, 0, .15);
          box-shadow: 10px 10px 25px rgba(0, 0, 0, .15); }


.mail_txt {
	padding-top: 8px;
	padding-left:1em;
	text-indent:-1em;
	display: block;
}


.entry .entry_buttons2 {
	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;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	-webkit-align-items: center;
	-webkit-flex-wrap: wrap;
	max-width: 1400px;
	margin: 0 auto;
	padding: 5%;
}

@media (max-width: 768px) {
	.entry .entry_buttons2 {
		padding: 40px 5%;
	}
}

.entry .entry_buttons2 li {
	width: 31.6%;
	margin: 0;
	padding: 0;
	list-style: none;
}

@media (max-width: 768px) {
	.entry .entry_buttons2 li {
		width: 100%;
		max-width: 600px;
		margin: 0 auto;
	}
	.entry .entry_buttons2 li + li {
		margin-top: 30px;
	}
}

.entry .entry_buttons2 li a {
	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;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	display: -webkit-flex;
	-webkit-justify-content: center;
	-webkit-align-items: center;
	-webkit-flex-wrap: wrap;
	width: 100%;
	margin: 0;
	padding: 0px 15px;
	line-height: 110px;
	font-size: 18px;
	color: #000;
	font-weight: 700;
	-webkit-transition: .4s;
	transition: .4s;
	-webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, .1);
	box-shadow: 5px 5px 15px rgba(0, 0, 0, .1);
	border-radius: 999px;
	background: #fff;
}

@media (max-width: 768px) {
	.entry .entry_buttons2 li a {
		font-size: 16px;
		line-height: 100px;
	}
}

.entry .entry_buttons2 li a:hover {
	opacity: .7;
	text-decoration: none;
}
.entry .entry_buttons2 li.large3 {
	width: 100%;
	margin-top: 30px;
}
.entry .entry_buttons2 li.large3 a {
	padding: 0px 15px;
	line-height: 110px;
	border-radius: 999px;
}
.entry .entry_buttons2 li.large3 img {
	width: auto;
	height: 110px;
}
@media (max-width: 768px) {
	.entry .entry_buttons2 li.large3 img {
		width: auto;
		height: 100px;
	}
}
.entry .entry_buttons2 li.large3 {
	width: 48.7%;
	margin-top: 30px;
}
@media (max-width: 768px) {
	.entry .entry_buttons2 li.large3 {
		width: 100%;
	}
}
.entry .entry_buttons2 li.large3 a {
	border-radius: 999px;
	min-height: 110px;
	padding: 0;
	margin: 0;
}
@media (max-width: 768px) {
	.entry .entry_buttons2 li.large3 a {
		min-height: 100px;
	}
}
.entry .entry_buttons2 li.large3 img {
	width: auto;
	max-width: calc(100% - 110px);
	height: auto;
	max-height: 110px;
}
@media (max-width: 768px) {
	.entry .entry_buttons2 li.large3 img {
	max-width: calc(100% - 100px);
	max-height: 100px;
	}
}


#main_visual {
  position: relative;
}

#main_visual #movie {
  position: absolute;
  z-index: 10;
  right: 2.5%;
  bottom: 30px;
  display: block;
  width: 100%;
  max-width: 400px;
  border: 10px solid #fafafa;
  box-shadow: 6px 6px 18px rgba(0,0,0,.15);
}

#main_visual #movie iframe {
	width: 100%;
	height: auto;
	aspect-ratio: 16 / 9;
}

#main_visual #movie button#movie-close {
  position: absolute;
  top: -15px;
  right: -15px;
  display: block;
  width: 25px;
  height: 25px;
  margin: 0;
  padding: 0;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 999px;
  background-color: #000;
}
#main_visual #movie button#movie-close span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
#main_visual #movie button#movie-close span::before,
#main_visual #movie button#movie-close span::after {
  content: '';
  position: absolute;
  top: calc(50% - 1px);
  left: 5px;
  display: block;
  width: 15px;
  height: 2px;
  transform: rotate(45deg);
  background-color: #fff;
}
#main_visual #movie button#movie-close span::after {
  transform: rotate(-45deg);
}
#main_visual #movie button#movie-close:hover {
  cursor: pointer;
}

@media (max-width: 768px) {
  #main_visual #movie {
    position: static;
    display: block !important;
    max-width: 1400px;
    margin: 0 auto;
    padding: 30px 5%;
    box-shadow: none;
    background-color: #FAFAFA;
  }
}