@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.3.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
========================================================================== */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&family=Poppins:wght@400;700&display=swap");
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.2.0/dist/css/yakuhanjp.min.css");
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

/* Sections
========================================================================== */
body {
  margin: 0; }

article, aside, footer, header, nav, section {
  display: block; }

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
========================================================================== */
figcaption, figure {
  display: block; }

figure {
  margin: 1em 40px; }

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

main {
  display: block; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Links
========================================================================== */
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active, a:hover {
  outline-width: 0; }

/* Text-level semantics
========================================================================== */
abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b, strong {
  font-weight: inherit; }

b, strong {
  font-weight: bolder; }

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

ul, li, ol, dt, dd {
  list-style: none; }

/* Embedded content
========================================================================== */
audio, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

/* Forms
========================================================================== */
button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button {
  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 {
  border-style: none;
  padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

input {
  overflow: visible; }

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

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

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

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: table;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

/* Interactive
========================================================================== */
details {
  display: block; }

summary {
  display: list-item; }

menu {
  display: block; }

/* Scripting
========================================================================== */
canvas {
  display: inline-block; }

template {
  display: none; }

/* Hidden
========================================================================== */
[hidden] {
  display: none; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 100%; }

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

.map_canvas img, .map_canvas embed, .map_canvas object, .mqa-display img, .mqa-display embed, .mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1; }

[data-whatinput='mouse'] button {
  outline: 0; }

pre {
  overflow: auto; }

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

/* clearfix */
/* MW WP FORM */
/* 基本タグのフォントサイズを指定（12px -> 120% or 1.2em ） */
html {
  line-height: 1.6; }
  @media screen and (min-width: 960px) {
    html {
      font-size: 16px; } }
  @media screen and (max-width: 959px) {
    html {
      font-size: 14px; } }

h1, h2, h3, h4, h5, h6, input, button, textarea, select, p, th, td, address, li, dt, dd {
  font-weight: 400;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 1px; }

/* =========================================================
	element style
========================================================= */
html, body {
  height: 100%; }

body {
  color: #2e2b28;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }

input, textarea, button {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }

a {
  color: #000; }

img {
  max-width: 100%;
  height: auto; }

@media screen and (min-width: 960px) {
  .media-PC {
    display: block; } }
@media screen and (max-width: 959px) {
  .media-PC {
    display: none !important; } }

@media screen and (min-width: 960px) {
  .media-Tablet {
    display: none !important; } }
@media screen and (max-width: 959px) {
  .media-Tablet {
    display: block; } }

@media screen and (min-width: 768px) {
  .media-NoSP {
    display: block; } }
@media screen and (max-width: 767px) {
  .media-NoSP {
    display: none; } }

@media screen and (min-width: 768px) {
  .media-SP {
    display: none; } }
@media screen and (max-width: 767px) {
  .media-SP {
    display: block; } }

.fr {
  float: right; }

.fl {
  float: left; }

.imgC, .tC {
  text-align: center; }

.imgC {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.tR {
  text-align: right; }

div.center {
  text-align: center; }

.map {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden; }
  .map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.mt0 {
  margin-top: 0px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.pt0 {
  padding-top: 0px !important; }

.pb0 {
  padding-bottom: 0px !important; }

.mt5 {
  margin-top: 5px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.pt5 {
  padding-top: 5px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.pt10 {
  padding-top: 10px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.pt15 {
  padding-top: 15px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.pt20 {
  padding-top: 20px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.pt25 {
  padding-top: 25px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.pt30 {
  padding-top: 30px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.pt35 {
  padding-top: 35px !important; }

.pb35 {
  padding-bottom: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.pt40 {
  padding-top: 40px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.mt45 {
  margin-top: 45px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.pt45 {
  padding-top: 45px !important; }

.pb45 {
  padding-bottom: 45px !important; }

.mt50 {
  margin-top: 50px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.pt50 {
  padding-top: 50px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.mr0 {
  margin-right: 0 !important; }

.pr0 {
  padding-right: 0 !important; }

.clear {
  clear: both; }

.clear-fix {
  zoom: 1; }
  .clear-fix:before, .clear-fix:after {
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .clear-fix:after {
    clear: both; }

.table {
  width: 100%; }
  .table tr {
    border-top: solid 1px #e5e5e5; }
    .table tr th {
      width: 150px;
      padding: 20px;
      font-weight: bold;
      font-size: 14px; }
      @media screen and (max-width: 959px) {
        .table tr th {
          width: 120px;
          text-align: left; } }
    .table tr td {
      padding: 20px 0;
      font-size: 14px;
      line-height: 1.6; }
    .table tr:last-child {
      border-bottom: solid 1px #e5e5e5; }
    .table tr:nth-child(odd) {
      background: #fafafa; }
  @media screen and (max-width: 959px) {
    .table tr {
      padding: 10px; }
      .table tr th {
        padding: 20px 10px 0 10px; }
      .table tr td {
        padding: 5px 10px 20px 10px; }
    .table td, .table th {
      display: block; } }

/* =========================================================
	general
========================================================= */
/* text */
a, li {
  text-decoration: none; }

p.left {
  text-align: left; }
p.right {
  text-align: right; }
p.center {
  text-align: center; }

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

@media screen and (min-width: 960px) {
  .pc-none {
    display: none; } }

.btn {
  text-align: center;
  width: 100%;
  margin-top: 50px; }
  .btn a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 250px;
    height: 60px;
    background-color: #65bfa1;
    color: white;
    border-radius: 6px;
    -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
    -webkit-transition: background-color .15s ease;
    transition: background-color .15s ease; }
    .btn a:hover {
      background-color: #548c7a; }
  .btn--arrow {
    text-align: right; }
    .btn--arrow a {
      position: relative;
      display: inline-block;
      font: normal 16px/1 "Poppins", sans-serif;
      text-decoration: none;
      letter-spacing: .08em;
      color: #65bfa1; }
      .btn--arrow a img {
        margin-left: 5px; }
      .btn--arrow a:before {
        content: "";
        display: block;
        position: absolute;
        bottom: -3px;
        width: 100%;
        height: 1px;
        background: #65bfa1; }
      .btn--arrow a:hover {
        opacity: .6; }
    @media screen and (max-width: 959px) {
      .btn--arrow {
        text-align: center; }
        .btn--arrow a {
          font-size: 14px; } }

.list-headernav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 959px) {
    .list-headernav {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      min-width: 300px; } }
  .list-headernav__item {
    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; }
    @media screen and (max-width: 959px) {
      .list-headernav__item {
        width: 100%; } }
    .list-headernav__item a {
      color: #65bfa1;
      font: normal 16px/1 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
      letter-spacing: .05em;
      text-decoration: none;
      -webkit-transition: opacity .3s ease;
      transition: opacity .3s ease; }
      .list-headernav__item a:hover {
        opacity: .4; }
      @media screen and (max-width: 959px) {
        .list-headernav__item a {
          width: 100%;
          text-align: center;
          display: block;
          padding: 20px;
          color: white !important; } }
    .list-headernav__item + .list-headernav__item {
      margin-left: 30px; }
      @media screen and (max-width: 959px) {
        .list-headernav__item + .list-headernav__item {
          margin: 0;
          border-top: 1px solid rgba(255, 255, 255, 0.3); } }
    .list-headernav__item--contact {
      margin-left: 30px; }
      .list-headernav__item--contact 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;
        width: 160px;
        height: 46px;
        border: 1px solid #65bfa1;
        border-radius: 6px;
        color: white;
        font: normal 14px/1 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
        letter-spacing: .05em;
        text-decoration: none;
        background-color: #65bfa1;
        -webkit-transition: color .15s ease, background-color .15s ease;
        transition: color .15s ease, background-color .15s ease; }
        .list-headernav__item--contact a svg {
          display: inline-block;
          padding-top: 1px;
          width: 20px;
          margin-right: 5px;
          fill: white;
          -webkit-transition: fill .15s ease;
          transition: fill .15s ease; }
        .list-headernav__item--contact a:hover {
          background: white;
          color: #65bfa1; }
          .list-headernav__item--contact a:hover svg {
            fill: #65bfa1; }
      @media screen and (max-width: 959px) {
        .list-headernav__item--contact {
          margin-left: 0;
          width: 100%; }
          .list-headernav__item--contact a {
            width: 100%;
            height: 55px;
            background: white !important;
            color: #65bfa1 !important; }
            .list-headernav__item--contact a svg {
              fill: #65bfa1 !important; } }

.list-service {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (max-width: 959px) {
    .list-service {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .list-service__item {
    width: 30%; }
    @media screen and (max-width: 959px) {
      .list-service__item {
        width: 100%; } }

.list-achievement {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media screen and (max-width: 959px) {
    .list-achievement {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .list-achievement__item {
    width: 30%; }
    @media screen and (min-width: 960px) {
      .list-achievement__item {
        margin-right: calc(10%/2); }
        .list-achievement__item:nth-of-type(3n) {
          margin-right: 0; } }
    @media screen and (max-width: 959px) {
      .list-achievement__item {
        width: 100%; } }

.achieve {
  position: relative; }
  @media screen and (max-width: 959px) {
    .achieve + .achieve {
      margin-top: 50px; } }
  .achieve a {
    display: block;
    text-decoration: none;
    background: white;
    border-radius: 12px;
    overflow: hidden;
    -webkit-box-shadow: 0 15px 60px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 15px 60px 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: -webkit-box-shadow .3s linear, -webkit-transform .3s ease;
    transition: -webkit-box-shadow .3s linear, -webkit-transform .3s ease;
    transition: box-shadow .3s linear, transform .3s ease;
    transition: box-shadow .3s linear, transform .3s ease, -webkit-box-shadow .3s linear, -webkit-transform .3s ease; }
    .achieve a:hover {
      -webkit-box-shadow: 0 7px 30px 0 rgba(0, 0, 0, 0.3);
              box-shadow: 0 7px 30px 0 rgba(0, 0, 0, 0.3);
      -webkit-transform: translateY(3px);
              transform: translateY(3px); }
  .achieve__haed {
    position: relative;
    padding-top: 56.25%;
    overflow: hidden; }
    .achieve__haed img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: auto; }
  .achieve__body {
    padding: 30px; }
  .achieve__name {
    font: bold 14px/1 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    color: #65bfa1; }
  .achieve__title {
    font: bold 18px/1.4 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    margin: 15px 0; }
  .achieve__type span {
    padding: 4px;
    border-radius: 4px;
    font: normal 11px/1 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    background: rgba(101, 191, 161, 0.1); }

.sdetail__header {
  padding: 35px 0 90px;
  border-radius: 6px;
  background-color: rgba(101, 191, 161, 0.1); }
  .sdetail__header h3 {
    font: bold 24px/1.6 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    color: #2e2b28;
    text-align: center; }
  .sdetail__header p {
    font: bold 14px/1 "Poppins", sans-serif;
    color: #65bfa1;
    text-align: center;
    margin-top: 15px; }
  @media screen and (max-width: 959px) {
    .sdetail__header {
      padding: 30px 0 80px; }
      .sdetail__header h3 {
        font-size: 24px; }
      .sdetail__header p {
        font-size: 12px;
        margin-top: 12px; } }
.sdetail__img {
  margin-top: -60px; }
.sdetail__description p {
  margin-top: 30px;
  font: normal 16px/1.6 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }
@media screen and (max-width: 959px) {
  .sdetail__description {
    padding: 0 5%; }
    .sdetail__description p {
      font-size: 13px;
      line-height: 2;
      margin-top: 10px; } }
@media screen and (max-width: 959px) {
  .sdetail + .sdetail {
    margin-top: 40px; } }

.article__title {
  text-align: center; }
  .article__title p {
    font: 700 3.5em/1 "Poppins", sans-serif;
    letter-spacing: .08em; }
    @media screen and (max-width: 959px) {
      .article__title p {
        font-size: 34px; } }
  .article__title h2.ttl {
    font: bold 1.5em/1 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    letter-spacing: .08em;
    color: #65bfa1;
    margin-top: 10px; }
    @media screen and (max-width: 959px) {
      .article__title h2.ttl {
        font-size: 14px; } }
.article__main {
  margin-top: 45px; }

.container {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto; }
  @media screen and (max-width: 959px) {
    .container {
      padding: 0 5%; } }

.list-news {
  border-bottom: 1px solid #e5e5e5; }

.ndetail {
  border-top: 1px solid #e5e5e5; }
  .ndetail a {
    position: relative;
    display: block;
    padding: 40px 20px;
    text-decoration: none; }
    .ndetail a:before {
      content: "";
      display: block;
      height: 11px;
      width: 21px;
      background-image: url(/common/images/arrow.png);
      position: absolute;
      top: 50%;
      right: 20px;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      -webkit-transition: right .15s ease;
      transition: right .15s ease; }
    .ndetail a:hover {
      opacity: .6; }
      .ndetail a:hover:before {
        right: 16px; }
    @media screen and (max-width: 959px) {
      .ndetail a {
        padding: 20px 10px 17px; } }
  .ndetail__date {
    font: normal 14px/1 "Poppins", sans-serif;
    color: #8e8e8e;
    margin-bottom: 15px; }
    @media screen and (max-width: 959px) {
      .ndetail__date {
        font-size: 12px;
        margin-bottom: 5px; } }
  .ndetail__title {
    font: normal 16px/1.6 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    letter-spacing: .05em; }
    @media screen and (max-width: 959px) {
      .ndetail__title {
        font-size: 14px; } }

.list-fsitenav {
  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;
  width: 100%;
  height: 50px;
  background: #65bfa1;
  padding-bottom: 1px; }
  .list-fsitenav__item a {
    font: normal 14px/1 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    color: white;
    letter-spacing: .08em; }
    .list-fsitenav__item a:hover {
      opacity: .6; }
  .list-fsitenav__item + .list-fsitenav__item {
    margin-left: 30px; }

.post__title {
  padding: 30px;
  border-radius: 20px;
  -webkit-box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.1);
  border-left: 10px solid #65bfa1; }
  .post__title .title__customer {
    font: bold 14px/1 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    color: #65bfa1; }
  .post__title .title__header {
    font: bold 24px/1.4 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    margin: 15px 0;
    color: #2e2b28; }
  .post__title .title__type span {
    padding: 4px;
    border-radius: 4px;
    font: normal 11px/1 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    background: rgba(101, 191, 161, 0.1); }
  @media screen and (max-width: 959px) {
    .post__title {
      padding: 30px 15px;
      border-radius: 10px;
      border-left: 5px solid #65bfa1; }
      .post__title .title__cusotomer {
        font-size: 12px; }
      .post__title .title__header {
        font-size: 20px;
        margin: 10px 0; } }
.post__text {
  padding-top: 60px; }
.post__img {
  padding: 40px 0;
  text-align: center;
  margin-bottom: -60px; }
.post__main h3 {
  font: bold 1.5em/1.4 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  letter-spacing: .08em;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e5; }
.post__main h4 {
  font: bold 1.25em/1.4 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  letter-spacing: .08em;
  margin-bottom: 15px; }
.post__main h5 {
  font: bold 1.1em/1.4 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  letter-spacing: .08em;
  margin-bottom: 15px; }
.post__main p {
  font: normal 16px/2 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  letter-spacing: .08em; }
  .post__main p + p {
    margin-top: 15px; }
  .post__main p + h5, .post__main p + h4, .post__main p + h3 {
    margin-top: 30px; }
@media screen and (max-width: 959px) {
  .post__main p {
    font-size: 14px; } }

/* =========================================================
	#wrapper
========================================================= */
/* =========================================================
 underpage
========================================================= */
/* =========================================================
	pagetitle
========================================================= */
.pagetitle {
  position: relative;
  padding-top: 110px;
  overflow: hidden; }
  @media screen and (max-width: 959px) {
    .pagetitle {
      padding-top: 80px; } }
  .pagetitle:before {
    content: "";
    display: block;
    width: 98%;
    height: 100%;
    background: #65bfa1;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 0 0 40px 0;
    z-index: -1; }
    @media screen and (max-width: 959px) {
      .pagetitle:before {
        width: 95%; } }
  .pagetitle:after {
    content: "";
    display: block;
    height: 370px;
    width: 240px;
    background-image: url(/svg/logo-mono.svg);
    position: absolute;
    top: 61px;
    background-repeat: no-repeat;
    right: 10vw;
    opacity: .1; }
    @media screen and (max-width: 959px) {
      .pagetitle:after {
        height: 190px;
        width: 110px; } }
  .pagetitle__title {
    padding: 100px 0; }
    @media screen and (max-width: 959px) {
      .pagetitle__title {
        padding: 50px 0; } }
    .pagetitle__title p {
      font: 700 3.5em/1 "Poppins", sans-serif;
      letter-spacing: .08em;
      color: white; }
      @media screen and (max-width: 959px) {
        .pagetitle__title p {
          font-size: 34px; } }
    .pagetitle__title h1.ttl {
      font: bold 1.5em/1 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
      letter-spacing: .08em;
      color: white;
      margin-top: 10px; }
      @media screen and (max-width: 959px) {
        .pagetitle__title h1.ttl {
          font-size: 14px; } }

/* =========================================================
	pankuzu
========================================================= */
.pankuzu {
  margin: 30px auto 100px; }
  @media screen and (max-width: 959px) {
    .pankuzu {
      margin: 15px auto 60px; } }
  .pankuzu__list {
    border-radius: 5px;
    padding: 10px 20px;
    background: #f5f5f5;
    font: normal 16px/1 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }
    .pankuzu__list a {
      text-decoration: underline;
      margin-right: 5px; }
    .pankuzu__list span {
      margin-left: 5px;
      color: #65bfa1; }
    @media screen and (max-width: 959px) {
      .pankuzu__list {
        font-size: 13px; } }

/* =========================================================
	header
========================================================= */
.header {
  position: fixed;
  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;
  width: 100%;
  height: 110px;
  padding: 0 35px;
  z-index: 10;
  background: white;
  -webkit-transition: background-color .3s ease;
  transition: background-color .3s ease;
  -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.05); }
  @media screen and (max-width: 959px) {
    .header {
      padding: 0 5%;
      height: 80px; } }
  .header__logo {
    width: 198px; }
    .header__logo svg {
      fill: #65bfa1;
      -webkit-transition: fill .3s ease;
      transition: fill .3s ease; }
    @media screen and (max-width: 959px) {
      .header__logo {
        width: 160px; } }
  @media screen and (max-width: 959px) {
    .header__menu {
      pointer-events: none;
      opacity: 0;
      position: fixed;
      top: 80px;
      right: 0;
      width: 0;
      padding: 0 5% 30px;
      background: #65bfa1;
      -webkit-transition: width .3s ease, opacity .3s ease;
      transition: width .3s ease, opacity .3s ease;
      overflow-x: hidden; }
      .header__menu.on {
        pointer-events: all;
        opacity: 1;
        width: 100%; } }
  @media screen and (min-width: 960px) {
    .header__btn {
      display: none; } }
  @media screen and (max-width: 959px) {
    .header__btn {
      right: 10px;
      top: 5px; } }

.menu__btn {
  display: block;
  position: relative;
  width: 27px;
  height: 40px;
  cursor: pointer; }
  .menu__btn__icon {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 2px;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background-color: #65bfa1;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    .menu__btn__icon:after, .menu__btn__icon:before {
      display: block;
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 2px;
      background-color: #65bfa1;
      -webkit-transition: 0.3s;
      transition: 0.3s; }
    .menu__btn__icon:after {
      -webkit-transform: translate(0, 400%);
              transform: translate(0, 400%); }
    .menu__btn__icon:before {
      -webkit-transform: translate(0, -400%);
              transform: translate(0, -400%); }
  .menu__btn.on .menu__btn__icon {
    background-color: transparent !important; }
    .menu__btn.on .menu__btn__icon:before {
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
    .menu__btn.on .menu__btn__icon:after {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }

#home-page .header:not(.scrolled) {
  background: transparent;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
          box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); }
  #home-page .header:not(.scrolled) .header__logo svg {
    fill: white; }
  #home-page .header:not(.scrolled) .menu__btn__icon {
    background-color: white; }
    #home-page .header:not(.scrolled) .menu__btn__icon:after, #home-page .header:not(.scrolled) .menu__btn__icon:before {
      background-color: white; }
  #home-page .header:not(.scrolled) .list-headernav__item a {
    color: white; }
  #home-page .header:not(.scrolled) .list-headernav__item--contact a {
    border-color: transparent;
    color: #65bfa1;
    background-color: white; }
    #home-page .header:not(.scrolled) .list-headernav__item--contact a svg {
      fill: #65bfa1; }
    #home-page .header:not(.scrolled) .list-headernav__item--contact a:hover {
      color: white;
      background: #65bfa1; }
      #home-page .header:not(.scrolled) .list-headernav__item--contact a:hover svg {
        fill: white; }

/* =========================================================
	footer
========================================================= */
.footer {
  margin-top: 130px; }
  @media screen and (max-width: 959px) {
    .footer {
      margin-top: 0; } }
  .footer__sitenav {
    display: block; }
    @media screen and (max-width: 959px) {
      .footer__sitenav {
        display: none; } }
  .footer__main {
    position: relative;
    padding: 80px 20px; }
    @media screen and (max-width: 959px) {
      .footer__main {
        padding: 80px 5%; } }
  .footer__logo a:hover {
    opacity: .6; }
  .footer__logo img {
    width: 214px; }
  @media screen and (max-width: 959px) {
    .footer__logo {
      text-align: center; } }
  .footer__description {
    margin-top: 40px; }
    .footer__description p {
      font: normal 14px/1.6 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }
    @media screen and (max-width: 959px) {
      .footer__description {
        text-align: center;
        margin-top: 20px; }
        .footer__description p {
          font: bold 12px/2 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
          letter-spacing: .2em;
          opacity: .8; } }
  @media screen and (min-width: 960px) {
    .footer__copyright {
      position: absolute;
      bottom: 80px;
      right: 20px;
      font: normal 12px/1 "Poppins", sans-serif; } }
  @media screen and (max-width: 959px) {
    .footer__copyright {
      margin-top: 20px;
      font: normal 10px/1 "Poppins", sans-serif;
      text-align: center; } }

/* =========================================================
	main
========================================================= */
.main {
  position: relative;
  z-index: 1; }

/* =========================================================
	mv
========================================================= */
.mv {
  width: 100%; }
  .mv img {
    -o-object-fit: fill;
       object-fit: fill; }

/* home page
========================================================= */
#home-page .kv {
  width: 100%;
  padding-top: 56.25%; }
  @media screen and (max-width: 767px) {
    #home-page .kv {
      padding-top: 139vw; } }
  #home-page .kv video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto; }
  @media screen and (max-width: 767px) {
    #home-page .kv-pc {
      display: none; } }
  @media screen and (min-width: 768px) {
    #home-page .kv-sp {
      display: none; } }
#home-page #top-service {
  margin: 120px auto; }
  @media screen and (max-width: 959px) {
    #home-page #top-service {
      margin: 18vw auto; } }
#home-page #top-intro {
  position: relative;
  padding-bottom: 160px; }
  @media screen and (max-width: 959px) {
    #home-page #top-intro {
      padding-bottom: 80px; } }
  #home-page #top-intro .ttl {
    font: bold 50px/1.6 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    color: #2e2b28;
    text-align: left; }
    #home-page #top-intro .ttl span {
      color: #65bfa1; }
    @media screen and (max-width: 959px) {
      #home-page #top-intro .ttl {
        font-size: 28px; } }
  #home-page #top-intro .article__main {
    margin-top: 35px;
    width: 50%; }
    #home-page #top-intro .article__main p {
      font: normal 16px/1.8 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }
      #home-page #top-intro .article__main p.large {
        font: bold 1.5em/1.5 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }
      #home-page #top-intro .article__main p + p {
        margin-top: 20px; }
    @media screen and (max-width: 959px) {
      #home-page #top-intro .article__main {
        width: 100%;
        margin-top: 25px; }
        #home-page #top-intro .article__main p {
          font-size: 14px; }
          #home-page #top-intro .article__main p.large {
            font-size: 1.3em; }
          #home-page #top-intro .article__main p + p {
            margin-top: 10px; } }
  @media screen and (min-width: 960px) {
    #home-page #top-intro .article__img {
      position: absolute;
      top: 0;
      left: 50%;
      width: 50%;
      max-width: 800px; } }
  @media screen and (max-width: 959px) {
    #home-page #top-intro .article__img {
      max-width: 400px;
      margin: 0 auto; } }
#home-page #top-achievement {
  position: relative;
  padding-top: 120px;
  padding-bottom: 120px; }
  @media screen and (max-width: 959px) {
    #home-page #top-achievement {
      padding-top: 80px;
      padding-bottom: 80px; } }
  #home-page #top-achievement:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 97%;
    height: 600px;
    border-radius: 40px 0 0 40px;
    background: #65bfa1;
    z-index: -1; }
    @media screen and (max-width: 959px) {
      #home-page #top-achievement:before {
        width: 100%;
        height: 500px;
        border-radius: 20px 0 0 20px; } }
  #home-page #top-achievement .article__title h2, #home-page #top-achievement .article__title p {
    color: white; }
@media screen and (min-width: 960px) {
  #home-page #top-news .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  #home-page #top-news .article__title {
    text-align: left;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content; }
  #home-page #top-news .article__main {
    margin-top: 0;
    max-width: 800px;
    width: 100%; }
  #home-page #top-news .btn--arrow {
    margin-top: 50px; } }
@media screen and (max-width: 959px) {
  #home-page #top-news .btn--arrow {
    margin-top: 30px; } }

/* achieve page
========================================================= */
@media screen and (min-width: 960px) {
  #news-page .list-achievement,
  #achieve-page .list-achievement {
    margin-bottom: -50px; }
  #news-page .achieve,
  #achieve-page .achieve {
    margin-bottom: 50px; } }
#news-page .pankuzu,
#achieve-page .pankuzu {
  margin: 30px auto 50px; }
#news-page .achieve a,
#achieve-page .achieve a {
  -webkit-box-shadow: 0 7px 30px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 7px 30px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: -webkit-box-shadow .3s linear, -webkit-transform .3s ease;
  transition: -webkit-box-shadow .3s linear, -webkit-transform .3s ease;
  transition: box-shadow .3s linear, transform .3s ease;
  transition: box-shadow .3s linear, transform .3s ease, -webkit-box-shadow .3s linear, -webkit-transform .3s ease; }
  #news-page .achieve a:hover,
  #achieve-page .achieve a:hover {
    -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.3);
            box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.3);
    -webkit-transform: translateY(2px);
            transform: translateY(2px); }
#news-page .single .container,
#achieve-page .single .container {
  max-width: 940px; }

/* achieve page
========================================================= */
#company-page #company-message {
  padding-bottom: 150px; }
  @media screen and (max-width: 959px) {
    #company-page #company-message {
      padding-bottom: 75px; } }
  #company-page #company-message .container:first-of-type {
    position: relative;
    text-align: center; }
    #company-page #company-message .container:first-of-type h3 {
      font: bold 50px/1 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
      letter-spacing: .1em;
      margin-bottom: 30px; }
      @media screen and (max-width: 959px) {
        #company-page #company-message .container:first-of-type h3 {
          font-size: 30px; } }
    #company-page #company-message .container:first-of-type p.en {
      font: bold 100px/1.4 "Poppins", sans-serif;
      letter-spacing: .1em;
      color: #65bfa1;
      opacity: .1;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      z-index: -1; }
      @media screen and (max-width: 959px) {
        #company-page #company-message .container:first-of-type p.en {
          font-size: 15vw;
          opacity: .15; } }
    #company-page #company-message .container:first-of-type p {
      font: normal 16px/1.8 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
      letter-spacing: .08em; }
      #company-page #company-message .container:first-of-type p + p {
        margin-top: 20px; }
      @media screen and (max-width: 959px) {
        #company-page #company-message .container:first-of-type p {
          font-size: 14px; }
          #company-page #company-message .container:first-of-type p + p {
            margin-top: 10px; } }
  #company-page #company-message .flex {
    margin-top: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media screen and (max-width: 959px) {
      #company-page #company-message .flex {
        margin-top: 70px; } }
    #company-page #company-message .flex h3 {
      font: bold 24px/1 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
      color: #65bfa1;
      margin-bottom: 40px;
      padding-left: 10px;
      border-left: 5px solid #65bfa1;
      padding-bottom: 2px; }
      @media screen and (max-width: 959px) {
        #company-page #company-message .flex h3 {
          font-size: 20px;
          margin-bottom: 30px; } }
    #company-page #company-message .flex__item {
      width: 50%; }
      @media screen and (min-width: 960px) {
        #company-page #company-message .flex__item:last-of-type {
          padding-left: 50px; } }
      @media screen and (max-width: 959px) {
        #company-page #company-message .flex__item {
          width: 100%; }
          #company-page #company-message .flex__item + .flex__item {
            margin-top: 30px; } }
      #company-page #company-message .flex__item figure {
        -webkit-box-shadow: 0 7px 30px 0 rgba(0, 0, 0, 0.2);
                box-shadow: 0 7px 30px 0 rgba(0, 0, 0, 0.2); }
        @media screen and (max-width: 959px) {
          #company-page #company-message .flex__item figure {
            -webkit-box-shadow: none;
                    box-shadow: none; } }
#company-page #company-outline .container {
  max-width: 840px; }
#company-page #company-access {
  margin-top: 150px; }
  #company-page #company-access .container {
    max-width: 1040px; }
  @media screen and (max-width: 959px) {
    #company-page #company-access {
      margin-top: 70px; } }

#service-page #service-creative h2,
#service-page #service-poromotion h2 {
  font: bold 50px/1.6 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  margin-bottom: 30px; }
  #service-page #service-creative h2 span,
  #service-page #service-poromotion h2 span {
    color: #65bfa1; }
  @media screen and (max-width: 959px) {
    #service-page #service-creative h2,
    #service-page #service-poromotion h2 {
      font-size: 30px;
      margin-bottom: 15px; } }
#service-page #service-creative h3,
#service-page #service-poromotion h3 {
  font: bold 1.5em/1.5 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  margin-top: 30px; }
  #service-page #service-creative h3 + p,
  #service-page #service-poromotion h3 + p {
    margin-top: 10px; }
  @media screen and (max-width: 959px) {
    #service-page #service-creative h3,
    #service-page #service-poromotion h3 {
      font-size: 1.3em;
      margin-top: 15px; } }
#service-page #service-creative p,
#service-page #service-poromotion p {
  font: normal 16px/2 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }
  @media screen and (max-width: 959px) {
    #service-page #service-creative p,
    #service-page #service-poromotion p {
      font-size: 14px; } }
#service-page #service-creative .flex,
#service-page #service-poromotion .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  #service-page #service-creative .flex__item,
  #service-page #service-poromotion .flex__item {
    width: 50%; }
    #service-page #service-creative .flex__item:last-of-type,
    #service-page #service-poromotion .flex__item:last-of-type {
      padding-left: 50px;
      padding-top: 30px; }
  @media screen and (max-width: 959px) {
    #service-page #service-creative .flex,
    #service-page #service-poromotion .flex {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      #service-page #service-creative .flex__item,
      #service-page #service-poromotion .flex__item {
        width: 100%; }
        #service-page #service-creative .flex__item:last-of-type,
        #service-page #service-poromotion .flex__item:last-of-type {
          padding-left: 0; } }
#service-page #service-markedock {
  margin-top: 150px;
  text-align: center; }
  @media screen and (max-width: 959px) {
    #service-page #service-markedock {
      margin-top: 75px; } }
  #service-page #service-markedock .article__main p {
    font: normal 16px/1.4 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }
    @media screen and (max-width: 959px) {
      #service-page #service-markedock .article__main p {
        font-size: 14px; } }
  #service-page #service-markedock .btn--visual {
    text-align: center;
    margin-top: 50px; }
    @media screen and (max-width: 959px) {
      #service-page #service-markedock .btn--visual {
        margin-top: 25px; } }
    #service-page #service-markedock .btn--visual a {
      position: relative;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%;
      height: 180px;
      border-radius: 12px;
      max-width: 800px;
      background: #3557C9;
      font: bold 30px/1 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
      color: white; }
      #service-page #service-markedock .btn--visual a:hover {
        opacity: .6; }
      #service-page #service-markedock .btn--visual a img {
        position: absolute;
        width: 200px; }
        #service-page #service-markedock .btn--visual a img.left {
          left: 50px;
          bottom: 0;
          width: 180px; }
        #service-page #service-markedock .btn--visual a img.right {
          right: 50px;
          bottom: 0; }
      @media screen and (max-width: 959px) {
        #service-page #service-markedock .btn--visual a {
          height: 100px;
          font-size: 20px; }
          #service-page #service-markedock .btn--visual a img.left {
            left: -5px;
            bottom: 0;
            width: 80px; }
          #service-page #service-markedock .btn--visual a img.right {
            right: -5px;
            bottom: 0;
            width: 90px; } }
#service-page #service-creative {
  margin-top: 150px; }
  @media screen and (max-width: 959px) {
    #service-page #service-creative {
      margin-top: 75px; } }
  #service-page #service-creative h2 {
    font: bold 50px/1.6 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    margin-bottom: 30px; }
    #service-page #service-creative h2 span {
      color: #65bfa1; }
    @media screen and (max-width: 959px) {
      #service-page #service-creative h2 {
        font-size: 30px;
        margin-bottom: 15px; } }

#privacy-page .container {
  max-width: 940px; }
#privacy-page #privacy-intro h2 {
  font: bold 40px/1.6 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }
  @media screen and (max-width: 959px) {
    #privacy-page #privacy-intro h2 {
      font-size: 28px; } }
#privacy-page .section {
  margin-top: 60px; }
  @media screen and (max-width: 959px) {
    #privacy-page .section {
      margin-top: 40px; } }
  #privacy-page .section h3 {
    font: bold 1.5em/1.5 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    color: #65bfa1;
    margin-bottom: 20px; }
  #privacy-page .section p {
    font: normal 16px/1.6 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    padding-left: 1em;
    text-indent: -1em; }
    #privacy-page .section p:not([class])::first-letter {
      color: #65bfa1; }
    #privacy-page .section p.noindent {
      padding-left: 0;
      text-indent: 0; }
    #privacy-page .section p + p {
      margin-top: 20px; }
    @media screen and (max-width: 959px) {
      #privacy-page .section p {
        font-size: 13px; }
        #privacy-page .section p + p {
          margin-top: 10px; } }

#contact-page .container {
  max-width: 940px; }
#contact-page #contact-intro {
  text-align: center; }
  #contact-page #contact-intro h2 {
    font: bold 40px/1.6 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    margin-bottom: 40px; }
    @media screen and (max-width: 959px) {
      #contact-page #contact-intro h2 {
        font-size: 28px;
        margin-bottom: 20px; } }
  #contact-page #contact-intro p {
    font: normal 16px/1.8 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }
    @media screen and (max-width: 959px) {
      #contact-page #contact-intro p {
        font-size: 14px;
        text-align: left; } }
#contact-page .form .mw_wp_form .error-area {
  display: none;
  padding: 13px 13px 15px;
  margin-bottom: 60px;
  background: rgba(236, 24, 52, 0.1);
  border: 1px solid #ec1834;
  color: #ec1834;
  text-align: center; }
#contact-page .form .mw_wp_form.mw_wp_form_error .error-area {
  display: block; }
#contact-page .form .mw_wp_form .confilm-area {
  display: none;
  padding: 13px 13px 15px;
  margin-bottom: 60px;
  margin-top: 60px;
  background: rgba(18, 124, 179, 0.1);
  border: 1px solid #127CB3;
  color: #127CB3;
  text-align: center; }
#contact-page .form .mw_wp_form.mw_wp_form_confirm .confilm-area {
  display: block; }
#contact-page .form .mw_wp_form dl .error {
  display: inline-block;
  margin-top: 20px;
  margin-right: 8px;
  color: #ec1834;
  padding: 13px 13px 15px;
  background: rgba(236, 24, 52, 0.1); }
  #contact-page .form .mw_wp_form dl .error + .error {
    left: 200px; }
#contact-page .form .mw_wp_form dd {
  position: relative; }
#contact-page .form .mw_wp_form dt {
  position: relative;
  font-size: 18px;
  padding-left: 10px;
  margin-bottom: 10px;
  line-height: 24px;
  border-bottom: 1px solid #e5e5e5; }
  #contact-page .form .mw_wp_form dt:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 24px;
    background: #65bfa1;
    top: 50%;
    left: 0; }
    @media all and (-ms-high-contrast: none) {
      #contact-page .form .mw_wp_form dt:before {
        content: none; } }
  #contact-page .form .mw_wp_form dt span.must {
    display: inline-block;
    margin-left: 8px;
    padding: 5px 10px 6px;
    border-radius: 2px;
    border: 1px solid #65bfa1;
    color: #65bfa1;
    font-size: 14px;
    line-height: 1; }
#contact-page .form .mw_wp_form dd.flex-col4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  #contact-page .form .mw_wp_form dd.flex-col4 > span:not(.error) {
    width: calc((100% - 30px)/4); }
    #contact-page .form .mw_wp_form dd.flex-col4 > span:not(.error):nth-of-type(4) {
      padding-right: 0; }
    @media screen and (max-width: 959px) {
      #contact-page .form .mw_wp_form dd.flex-col4 > span:not(.error) {
        width: 100%;
        padding-left: 0;
        margin: 0;
        margin-top: 8px; } }
#contact-page .form .mw_wp_form dd.flex-col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  #contact-page .form .mw_wp_form dd.flex-col2 > span:not(.error) {
    width: calc((100% - 10px)/2);
    margin-left: 0 !important;
    padding-right: 10px !important;
    margin-bottom: 10px; }
    #contact-page .form .mw_wp_form dd.flex-col2 > span:not(.error):nth-of-type(2) {
      padding-right: 0; }
    @media screen and (max-width: 959px) {
      #contact-page .form .mw_wp_form dd.flex-col2 > span:not(.error) {
        width: 100%;
        padding-right: 0 !important; } }
  #contact-page .form .mw_wp_form dd.flex-col2 > input {
    width: calc((100% - 8px)/2);
    padding-right: 8px; }
    #contact-page .form .mw_wp_form dd.flex-col2 > input:nth-of-type(2) {
      margin-right: 0; }
#contact-page .form .mw_wp_form .mwform-radio-field-text {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: block;
  padding: 15px 15px 15px 45px;
  border-radius: 5px;
  border: 1px solid #e5e5e5;
  background-color: #F5F5F5;
  font-size: 16px !important;
  cursor: pointer; }
  #contact-page .form .mw_wp_form .mwform-radio-field-text:before, #contact-page .form .mw_wp_form .mwform-radio-field-text:after {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    content: ''; }
  #contact-page .form .mw_wp_form .mwform-radio-field-text:before {
    opacity: 0; }
  #contact-page .form .mw_wp_form .mwform-radio-field-text:after {
    -webkit-transition: border-color 0.2s linear;
    transition: border-color 0.2s linear;
    left: 15px;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    border: 2px solid #bbb;
    border-radius: 2px;
    background: white; }
  #contact-page .form .mw_wp_form .mwform-radio-field-text:before {
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    left: 21px;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #65bfa1;
    z-index: 1; }
  #contact-page .form .mw_wp_form .mwform-radio-field-text:after {
    border-radius: 100%; }
#contact-page .form .mw_wp_form .mwform-zip-field {
  max-width: 300px;
  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; }
  #contact-page .form .mw_wp_form .mwform-zip-field input {
    margin: 0 10px !important; }
#contact-page .form .mw_wp_form input[type=radio] {
  display: none; }
#contact-page .form .mw_wp_form input[type=radio]:checked + .mwform-radio-field-text:after {
  border-color: #65bfa1; }
#contact-page .form .mw_wp_form input[type=radio]:checked + .mwform-radio-field-text:before {
  opacity: 1; }
#contact-page .form .mw_wp_form input[type=radio]:checked + .mwform-radio-field-text {
  background: #65bfa1;
  color: white; }
#contact-page .form .mw_wp_form input[type=file] {
  margin-top: 20px; }
#contact-page .form .mw_wp_form input[type="text"], #contact-page .form .mw_wp_form input[type="email"], #contact-page .form .mw_wp_form input[type="url"], #contact-page .form .mw_wp_form textarea {
  -webkit-appearance: none;
  width: 100%;
  padding: 10px;
  border: solid 1px #e5e5e5;
  background: #F5F5F5;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 18px; }
  @media screen and (max-width: 959px) {
    #contact-page .form .mw_wp_form input[type="text"], #contact-page .form .mw_wp_form input[type="email"], #contact-page .form .mw_wp_form input[type="url"], #contact-page .form .mw_wp_form textarea {
      margin-top: 8px; } }
#contact-page .form .mw_wp_form .mwform-tel-field {
  width: 100%; }
#contact-page .form .mw_wp_form .mwform-tel-field input[type="text"] {
  width: 120px; }
  @media screen and (max-width: 959px) {
    #contact-page .form .mw_wp_form .mwform-tel-field input[type="text"] {
      width: calc((100% - 32px)/3); } }
#contact-page .form .mw_wp_form select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: relative;
  width: 100%;
  height: 44px;
  padding: 11px 0 10px 15px;
  font-weight: 400;
  cursor: pointer;
  background: none;
  z-index: 1;
  line-height: 24px;
  border: none;
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
  font-size: 18px !important;
  border: 1px solid #e5e5e5;
  background-color: #F5F5F5;
  border-radius: 5px; }
#contact-page .form .contact-policy {
  padding: 30px;
  border-radius: 5px;
  border: 1px solid #e5e5e5;
  background: #F5F5F5; }
  #contact-page .form .contact-policy .section {
    margin-top: 30px; }
  #contact-page .form .contact-policy .section-title {
    position: relative;
    font-size: 18px;
    font-weight: bold;
    padding-left: 10px;
    line-height: 24px;
    border: 0; }
    #contact-page .form .contact-policy .section-title:before {
      content: "";
      position: absolute;
      width: 3px;
      height: 24px;
      background: #E60012;
      top: 0;
      left: 0; }
    #contact-page .form .contact-policy .section-title + .section-main {
      margin-top: 15px; }
  #contact-page .form .contact-policy .inner {
    max-height: 200px;
    overflow-y: scroll; }
  @media screen and (max-width: 767px) {
    #contact-page .form .contact-policy {
      padding: 15px; } }
#contact-page .form .button {
  text-align: center;
  margin-top: 100px; }
  @media screen and (max-width: 767px) {
    #contact-page .form .button {
      margin-top: 30px; } }
#contact-page .form input[type="submit"] {
  position: relative;
  background: white;
  color: #F5F5F5;
  border: 0;
  padding: 20px;
  min-width: 365px;
  border: 2px solid #F5F5F5;
  font: bold 1rem/1 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background-color .15s ease, color .15s ease;
  transition: background-color .15s ease, color .15s ease; }
  @media screen and (max-width: 959px) {
    #contact-page .form input[type="submit"] {
      padding: 15px 20px;
      min-width: 300px; } }
  #contact-page .form input[type="submit"]:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #F5F5F5;
    position: absolute;
    top: 10px;
    right: 10px; }
  #contact-page .form input[type="submit"]:hover {
    background: #F5F5F5;
    color: white; }
#contact-page .form .btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media screen and (max-width: 959px) {
    #contact-page .form .btns {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-flow: wrap-reverse;
              flex-flow: wrap-reverse; } }
@media screen and (min-width: 960px) {
  #contact-page .form .mw_wp_form_confirm .btns .button:nth-of-type(1) {
    margin-right: 40px; } }
#contact-page .form p + .mw_wp_form {
  margin-top: 50px; }
#contact-page .form .address {
  padding: 15px; }
  #contact-page .form .address dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 20px; }
    @media screen and (max-width: 767px) {
      #contact-page .form .address dl {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    #contact-page .form .address dl dt {
      width: 20%;
      border: 0;
      margin-bottom: 0;
      padding: 0 0 0 10px; }
      #contact-page .form .address dl dt:before {
        height: 100%;
        opacity: .6; }
      @media screen and (max-width: 767px) {
        #contact-page .form .address dl dt {
          width: 100%;
          margin-bottom: 10px; }
          #contact-page .form .address dl dt .error {
            margin-top: 0;
            margin-left: 10px;
            font-size: 13px;
            padding: 7px 10px 8px; } }
    #contact-page .form .address dl dd {
      width: 80%; }
      #contact-page .form .address dl dd input {
        margin: 0 !important; }
      @media screen and (max-width: 767px) {
        #contact-page .form .address dl dd {
          width: 100%; } }
#contact-page .form .col3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 767px) {
    #contact-page .form .col3 {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  #contact-page .form .col3 .mwform-radio-field {
    width: 100%; }
    @media screen and (max-width: 767px) {
      #contact-page .form .col3 .mwform-radio-field {
        margin-left: 0; } }
#contact-page .form .error-area {
  display: none;
  padding: 13px 13px 15px;
  margin-bottom: 60px;
  background: rgba(236, 24, 52, 0.1);
  border: 1px solid #ec1834;
  color: #ec1834;
  text-align: center; }
#contact-page .form.mw_wp_form_error .error-area {
  display: block; }
#contact-page .form .confilm-area {
  display: none;
  padding: 13px 13px 15px;
  margin-bottom: 60px;
  margin-top: 60px;
  background: rgba(18, 124, 179, 0.1);
  border: 1px solid #127CB3;
  color: #127CB3;
  text-align: center; }
#contact-page .form.mw_wp_form_confirm .confilm-area {
  display: block; }
#contact-page .form .form-title {
  margin-top: 30px; }
  #contact-page .form .form-title h3 {
    margin: 0 !important; }
#contact-page .form .contact-tel dt {
  padding-bottom: 10px;
  border-bottom: 2px solid #e5e5e5;
  font-size: 1.1em;
  font-weight: 600; }
#contact-page .form .contact-tel dd span {
  color: #65bfa1;
  font-size: 2.5em;
  font-weight: 600; }
  @media screen and (max-width: 767px) {
    #contact-page .form .contact-tel dd span {
      display: block; } }
  #contact-page .form .contact-tel dd span i {
    margin-right: 5px;
    font-size: 0.8em; }
#contact-page .form .step {
  display: table;
  table-layout: fixed;
  background: #fff; }
  #contact-page .form .step .item {
    display: table-cell;
    width: 33.3333%;
    padding: 30px 30px 20px;
    vertical-align: top;
    border-right: 1px dashed #e5e5e5;
    text-align: center; }
    #contact-page .form .step .item:last-child {
      border-right: none; }
  @media screen and (max-width: 959px) {
    #contact-page .form .step {
      display: block; }
      #contact-page .form .step .item {
        display: block;
        width: 100%;
        border: none;
        border-bottom: 1px dashed #e5e5e5; }
        #contact-page .form .step .item:last-child {
          border: none; } }
  #contact-page .form .step h4 {
    margin-bottom: 15px;
    color: #65bfa1;
    font-size: 18px;
    font-weight: 600; }
    #contact-page .form .step h4 span {
      display: block;
      width: 30px;
      margin: 0 auto 5px;
      background: #65bfa1;
      color: #fff;
      font-size: 16px;
      line-height: 31px;
      border-radius: 15px; }
  #contact-page .form .step i {
    display: block;
    margin: 0 auto 15px;
    color: #65bfa1;
    font-size: 80px; }
#contact-page .form dl {
  display: table;
  width: 100%;
  margin: 0px;
  padding: 20px 0px;
  border-bottom: 1px dotted #e5e5e5; }
  #contact-page .form dl:first-of-type {
    border-top: 1px dotted #e5e5e5; }
  #contact-page .form dl.policy dd {
    padding-left: 0 !important; }
  #contact-page .form dl.policy p {
    margin-top: 10px; }
    #contact-page .form dl.policy p a {
      color: #65bfa1;
      text-decoration: underline; }
      #contact-page .form dl.policy p a:hover {
        text-decoration: none; }
  #contact-page .form dl .error {
    display: inline-block;
    margin-top: 20px;
    margin-right: 8px;
    color: #ef2027;
    padding: 13px 13px 15px;
    background: rgba(236, 24, 52, 0.1); }
    #contact-page .form dl .error + .error {
      left: 200px; }
  #contact-page .form dl dt:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  #contact-page .form dl dt {
    vertical-align: middle; }
  #contact-page .form dl dt.num {
    position: relative;
    padding-left: 40px; }
    #contact-page .form dl dt.num:before {
      content: "";
      display: block;
      width: 30px;
      height: 30px;
      background: #ef2027;
      border-radius: 15px;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      left: 0;
      color: #fff;
      font-size: 16px;
      font-weight: bold;
      line-height: 28px;
      text-align: center;
      padding: 0 0 0 2px; }
      @media screen and (max-width: 959px) {
        #contact-page .form dl dt.num:before {
          width: 26px;
          height: 26px;
          font-size: 14px;
          line-height: 24px;
          top: 35%;
          padding: 1px 0 0 0; } }
  #contact-page .form dl p.red {
    color: #F5F5F5; }
  #contact-page .form dl:nth-child(2) dt.num:before {
    content: "1"; }
  #contact-page .form dl:nth-child(3) dt.num:before {
    content: "2"; }
  #contact-page .form dl:nth-child(4) dt.num:before {
    content: "3"; }
  #contact-page .form dl:nth-child(5) dt.num:before {
    content: "4"; }
  #contact-page .form dl:nth-child(6) dt.num:before {
    content: "5"; }
  #contact-page .form dl:nth-child(7) dt.num:before {
    content: "6"; }
  #contact-page .form dl:nth-child(8) dt.num:before {
    content: "7"; }
  #contact-page .form dl:nth-child(9) dt.num:before {
    content: "8"; }
  #contact-page .form dl:nth-child(10) dt.num:before {
    content: "9"; }
  #contact-page .form dl dd,
  #contact-page .form dl dt {
    display: table-cell;
    font-size: 100%;
    text-align: left;
    padding: 0px;
    border-width: initial !important;
    border-style: none !important;
    border-color: initial !important;
    -o-border-image: initial !important;
       border-image: initial !important; }
    #contact-page .form dl dd .must,
    #contact-page .form dl dt .must {
      float: right;
      color: #FF5E5C !important;
      border-color: #FF5E5C !important; }
    @media screen and (max-width: 959px) {
      #contact-page .form dl dd,
      #contact-page .form dl dt {
        display: block;
        font-size: 14px !important; }
        #contact-page .form dl dd .must,
        #contact-page .form dl dt .must {
          font-size: 11px !important; } }
  #contact-page .form dl dt {
    width: 300px; }
    @media screen and (max-width: 959px) {
      #contact-page .form dl dt {
        width: 100%; } }
  #contact-page .form dl dd {
    padding-left: 20px; }
    @media screen and (max-width: 959px) {
      #contact-page .form dl dd {
        padding-left: 0 !important; } }
  #contact-page .form dl.sub > dd {
    position: relative; }
    #contact-page .form dl.sub > dd dl {
      padding: 10px 0;
      border: 0; }
      #contact-page .form dl.sub > dd dl dt {
        width: 130px; }
        @media screen and (max-width: 959px) {
          #contact-page .form dl.sub > dd dl dt {
            width: 100%; } }
#contact-page .form input[type="number"], #contact-page .form input[type="text"], #contact-page .form input[type="email"], #contact-page .form input[type="url"], #contact-page .form input[type="tel"], #contact-page .form textarea {
  -webkit-appearance: none;
  width: 100%;
  padding: 10px;
  border: solid 1px #DDDDDD;
  background: #F4F5F7;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 18px !important;
  line-height: 1; }
#contact-page .form input.short {
  width: 130px !important; }
  @media screen and (max-width: 959px) {
    #contact-page .form input.short {
      width: 120px !important; } }
#contact-page .form select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: relative;
  width: 100%;
  height: 44px;
  padding: 11px 0 10px 15px;
  font-weight: 400;
  cursor: pointer;
  background: none;
  z-index: 0;
  line-height: 24px;
  border: none;
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
  font-size: 18px !important;
  border: 1px solid #e5e5e5;
  background-color: white;
  border-radius: 5px; }
#contact-page .form input[type=radio], #contact-page .form input[type=checkbox] {
  display: none; }
#contact-page .form .mwform-checkbox-field-text,
#contact-page .form .mwform-radio-field-text {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: block;
  padding: 15px 15px 15px 45px;
  border-radius: 5px;
  border: 1px solid #e5e5e5;
  background-color: #FAFAFA;
  font-size: 16px !important;
  cursor: pointer; }
  #contact-page .form .mwform-checkbox-field-text:before, #contact-page .form .mwform-checkbox-field-text:after,
  #contact-page .form .mwform-radio-field-text:before,
  #contact-page .form .mwform-radio-field-text:after {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    content: ''; }
  #contact-page .form .mwform-checkbox-field-text:before,
  #contact-page .form .mwform-radio-field-text:before {
    opacity: 0; }
  #contact-page .form .mwform-checkbox-field-text:after,
  #contact-page .form .mwform-radio-field-text:after {
    -webkit-transition: border-color 0.2s linear;
    transition: border-color 0.2s linear;
    left: 15px;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    border: 2px solid #bbb;
    border-radius: 2px;
    background: white; }
  #contact-page .form .mwform-checkbox-field-text:before,
  #contact-page .form .mwform-radio-field-text:before {
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    left: 21px;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #65bfa1;
    z-index: 1; }
  #contact-page .form .mwform-checkbox-field-text:after,
  #contact-page .form .mwform-radio-field-text:after {
    border-radius: 100%; }
#contact-page .form .mwform-checkbox-field-text:after {
  border-radius: 5px !important; }
@media screen and (max-width: 959px) {
  #contact-page .form .mwform-checkbox-field,
  #contact-page .form .mwform-radio-field {
    margin-top: 10px; } }
#contact-page .form input[type=checkbox],
#contact-page .form input[type=radio] {
  display: none; }
#contact-page .form input[type=checkbox]:checked + .mwform-checkbox-field-text:after,
#contact-page .form input[type=radio]:checked + .mwform-radio-field-text:after {
  border-color: #65bfa1; }
#contact-page .form input[type=checkbox]:checked + .mwform-checkbox-field-text:before,
#contact-page .form input[type=radio]:checked + .mwform-radio-field-text:before {
  opacity: 1; }
#contact-page .form input[type=file] {
  margin-top: 20px; }
#contact-page .form .button {
  margin-top: 50px; }
  @media screen and (max-width: 767px) {
    #contact-page .form .button:first-of-type {
      margin-top: 15px; } }
#contact-page .form .button {
  position: relative; }
  #contact-page .form .button:before {
    content: "";
    display: block;
    width: 365px;
    height: 100%;
    background: #65bfa1;
    position: absolute;
    top: 10px;
    left: 10px;
    border-radius: 3px;
    -webkit-transition: background-color .15s ease;
    transition: background-color .15s ease; }
    @media screen and (max-width: 959px) {
      #contact-page .form .button:before {
        width: 100%; } }
  #contact-page .form .button:hover:before {
    background: #598a7a; }
#contact-page .form .button input {
  display: block;
  width: 365px;
  height: 60px;
  margin: 0 auto;
  padding: 0;
  border: none;
  background: white;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
  cursor: pointer;
  border: 2px solid #65bfa1;
  color: #65bfa1;
  font-size: 16px;
  text-align: center;
  position: relative; }
  @media screen and (max-width: 959px) {
    #contact-page .form .button input {
      max-width: 270px;
      width: 100%; } }
  #contact-page .form .button input:hover {
    background: #65bfa1;
    color: white; }
  @media screen and (max-width: 767px) {
    #contact-page .form .button input {
      width: 200px !important;
      min-width: 0;
      height: 40px;
      font-size: 14px; } }
#contact-page .form .flex-c2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  #contact-page .form .flex-c2 > span:not(.error) {
    width: calc((100% - 8px)/2); }
    #contact-page .form .flex-c2 > span:not(.error):nth-of-type(2) {
      padding-right: 0; }
  #contact-page .form .flex-c2 > input {
    width: calc((100% - 8px)/2);
    padding-right: 8px; }
    #contact-page .form .flex-c2 > input:nth-of-type(2) {
      margin-right: 0; }
  @media screen and (max-width: 959px) {
    #contact-page .form .flex-c2 {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      #contact-page .form .flex-c2 > input, #contact-page .form .flex-c2 > span:not(.error) {
        width: 100%;
        padding: 0;
        margin-left: 0; } }

#notfound-page {
  margin-top: 150px;
  text-align: center; }
  #notfound-page h3 {
    font: bold 30px/1.5 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    margin-bottom: 20px; }
  #notfound-page p {
    font: normal 16px/2 "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }
    #notfound-page p + p {
      margin-top: 20px; }
  @media screen and (max-width: 959px) {
    #notfound-page {
      margin-top: 70px; }
      #notfound-page h3 {
        font-size: 20px; }
      #notfound-page p {
        font-size: 14px; } }

.case_slider .col-3 {
  width: 100% !important; }

.js-scroll {
  opacity: 0;
  margin-top: 50px;
  -webkit-transition: margin-top 1s ease, opacity 1s ease, background-color 1s ease, -webkit-box-shadow 1s ease;
  transition: margin-top 1s ease, opacity 1s ease, background-color 1s ease, -webkit-box-shadow 1s ease;
  transition: margin-top 1s ease, opacity 1s ease, box-shadow 1s ease, background-color 1s ease;
  transition: margin-top 1s ease, opacity 1s ease, box-shadow 1s ease, background-color 1s ease, -webkit-box-shadow 1s ease; }
  .js-scroll.fade_on {
    margin-top: 0;
    opacity: 1; }

.js-scroll2 {
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease; }
  .js-scroll2.fade_on {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; }

.fadeInBottom {
  -webkit-transform: translate3d(0, 50px, 0);
          transform: translate3d(0, 50px, 0);
  opacity: 0; }
  .fadeInBottom.is-show, .is-show .fadeInBottom {
    -webkit-animation-name: fadeInBottom;
            animation-name: fadeInBottom;
    -webkit-animation-duration: .5s;
            animation-duration: .5s;
    -webkit-animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
            animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

@-webkit-keyframes fadeInBottom {
  0% {
    -webkit-transform: translate3d(0, 50px, 0);
            transform: translate3d(0, 50px, 0);
    opacity: 0; }
  50% {
    opacity: .2; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes fadeInBottom {
  0% {
    -webkit-transform: translate3d(0, 50px, 0);
            transform: translate3d(0, 50px, 0);
    opacity: 0; }
  50% {
    opacity: .2; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1; } }
.anime-elm {
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }
  .anime-elm.no02 {
    -webkit-animation-delay: 0.3s;
            animation-delay: 0.3s; }
  .anime-elm.no03 {
    -webkit-animation-delay: 0.6s;
            animation-delay: 0.6s; }
  .anime-elm.no04 {
    -webkit-animation-delay: 0.9s;
            animation-delay: 0.9s; }
  .anime-elm.no05 {
    -webkit-animation-delay: 1.2s;
            animation-delay: 1.2s; }
  .anime-elm.no06 {
    -webkit-animation-delay: 1.5s;
            animation-delay: 1.5s; }
  .anime-elm.no07 {
    -webkit-animation-delay: 1.8s;
            animation-delay: 1.8s; }

@media print {
  * html body {
    zoom: .7; } }

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