<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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=Oswald:wght@700&amp;family=Zen+Maru+Gothic:wght@400;500;700&amp;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&amp;medium=40em&amp;large=64em&amp;xlarge=75em&amp;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 */
/* [FAQ-FORMAT]
AS Q&amp;A!
&lt;ul class="list-faq"&gt;
&lt;li class="item"&gt;
&lt;div class="question"&gt;&lt;span class="number"&gt;Q&lt;span&gt;1&lt;/span&gt;&lt;/span&gt;&lt;p&gt;最短で納期はどれぐらいで対応してもらえますか？&lt;/p&gt;&lt;/div&gt;
&lt;div class="answer"&gt;&lt;p&gt;最短で、お申し込み当日の発送に対応させていただいております。&lt;/p&gt;&lt;/div&gt;
&lt;/li&gt;&lt;!-- / .item --&gt;
&lt;/ul&gt;
*/
/* MW WP FORM */
/* 基本タグのフォントサイズを指定（12px -&gt; 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: "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }

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

a {
  color: #000; }
  a:hover {
    color: #006835; }

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

@-webkit-keyframes rotation1 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes rotation1 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
@-webkit-keyframes rotation2 {
  0% {
    -webkit-transform: rotate(450deg);
            transform: rotate(450deg); }
  100% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); } }
@keyframes rotation2 {
  0% {
    -webkit-transform: rotate(450deg);
            transform: rotate(450deg); }
  100% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); } }
@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: 200px;
      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 td a {
        text-decoration: underline; }
        .table tr td a:hover {
          text-decoration: none; }
    .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 {
      width: 100% !important;
      display: block; } }

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

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

span.red {
  color: #E7511E; }
span.yerrow {
  color: #FFB900; }
span.sblue {
  color: #74BFE3; }
span.purple {
  color: #9C6DA4; }
span.lgreen {
  color: #95BE0C; }
span.green {
  color: #006835; }

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

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

.btn {
  text-align: center;
  margin-top: 40px;
  padding: 0; }
  @media screen and (max-width: 959px) {
    .btn {
      margin-top: 20px;
      width: 100%;
      text-align: center; } }
  .btn.center {
    width: 100%;
    text-align: center; }
  .btn.right {
    text-align: right; }
    @media screen and (max-width: 767px) {
      .btn.right {
        padding-right: 20px; } }
  .btn a {
    position: relative;
    display: inline-block;
    padding: 20px 60px 20px 30px;
    border-radius: 40px;
    background: #006835;
    color: white;
    font: bold 16px/1 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    -webkit-transition: background-color .15s ease;
    transition: background-color .15s ease; }
    .btn a img {
      position: absolute;
      top: 16px;
      right: 15px;
      -webkit-transition: right .15s ease;
      transition: right .15s ease; }
    .btn a:hover {
      background: #333; }
      .btn a:hover img {
        right: 13px; }
    @media screen and (max-width: 959px) {
      .btn a {
        width: 100%;
        font-size: 14px;
        padding: 15px 40px 15px 15px; }
        .btn a img {
          top: 14px;
          right: 14px;
          width: 17px; } }

.img--withcap {
  width: 380px;
  text-align: right; }
  .img--withcap .img {
    border-radius: 5px;
    overflow: hidden;
    vertical-align: bottom; }
  .img--withcap p {
    display: inline-block;
    position: relative;
    margin-top: 10px;
    text-align: right;
    font: 200 12px/2 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif !important; }
    .img--withcap p:before {
      content: "";
      width: 50px;
      height: 1px;
      background: #333;
      position: absolute;
      top: 13px;
      left: -60px;
      opacity: .4; }
  .img--withcap.small {
    width: 300px; }

.article {
  padding: 150px 0; }
  @media screen and (max-width: 959px) {
    .article {
      padding: 80px 0; } }
  .article.colored {
    background-color: #F1F6E0; }

.contents {
  max-width: 900px;
  width: 100%;
  margin: 0 auto; }
  .contents p {
    font: normal 16px/2 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    letter-spacing: 0; }
    .contents p + p {
      margin-top: 30px; }
  @media screen and (max-width: 959px) {
    .contents p {
      font-size: 14px; }
      .contents p + p {
        margin-top: 10px; } }

.box {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto 50px; }
  @media screen and (max-width: 959px) {
    .box {
      margin: 0 auto 10px; } }

@media screen and (max-width: 959px) {
  .cnt-entry {
    padding: 80px 20px; } }

/* =========================================================
	animation
========================================================= */
.fadeUp, .fadeUp--d01, .fadeUp--d02, .fadeUp--d03 {
  -webkit-animation-name: fadeUpAnime;
          animation-name: fadeUpAnime;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  opacity: 0; }
  .fadeUp--d01 {
    -webkit-animation-delay: 0s;
            animation-delay: 0s; }
  .fadeUp--d02 {
    -webkit-animation-delay: 0.6s;
            animation-delay: 0.6s; }
  .fadeUp--d03 {
    -webkit-animation-delay: 1.2s;
            animation-delay: 1.2s; }

@-webkit-keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
.contact-btns {
  position: fixed;
  right: 0;
  bottom: 70px;
  z-index: 11; }
  .contact-btns li a:hover {
    opacity: .7; }
  .contact-btns li + li {
    margin-top: 10px; }
  @media screen and (max-width: 959px) {
    .contact-btns {
      display: none; } }

.topinfo .info__title {
  border-bottom: 1px solid #ddd; }
  .topinfo .info__title h2 {
    display: inline-block;
    border-radius: 10px 10px 0 0;
    background: #F5F5F5;
    padding: 10px 25px;
    font: bold 16px/1 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    color: #006835; }
    .topinfo .info__title h2 img {
      vertical-align: -8px; }

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%; }
  .youtube__wrapper {
    max-width: 700px;
    margin: 0 auto; }
  .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important; }

.heading02 {
  font: bold 35px/1.6 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif !important;
  color: #006835;
  letter-spacing: .25em;
  margin-bottom: 40px; }
  .heading02 img {
    vertical-align: -11px;
    margin-right: 10px; }
  .heading02.center {
    text-align: center; }
  .heading02.small {
    font: normal 25px/1.6 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif !important; }
  @media screen and (max-width: 959px) {
    .heading02 {
      font-size: 23px !important;
      letter-spacing: .05em;
      margin-bottom: 20px;
      text-align: center; }
      .heading02 img {
        width: 38px;
        vertical-align: -6px;
        display: block;
        margin: 0 auto; } }

.layout {
  /* 
  	画像の横にテキスト
  	画像はワイドに表示
  */ }
  .layout01 {
    position: relative; }
    .layout01__inner {
      position: relative; }
    .layout01 .contents {
      position: relative;
      z-index: 1; }
      .layout01 .contents p {
        max-width: 450px; }
        @media screen and (max-width: 959px) {
          .layout01 .contents p {
            max-width: 100%; } }
    .layout01 .image {
      position: absolute;
      top: 0;
      right: 0;
      text-align: right;
      width: 100%;
      height: 100%;
      z-index: 0; }
      .layout01 .image .img {
        display: inline-block;
        max-width: calc(50% - 60px);
        height: 100%;
        width: 100%;
        border-radius: 50px 0 0 50px;
        background-position: center;
        background-size: cover; }
      @media screen and (max-width: 959px) {
        .layout01 .image {
          position: relative;
          height: 400px;
          max-height: 90vw;
          margin-top: 50px; }
          .layout01 .image .img {
            max-width: 100%;
            border-radius: 20px; } }
    .layout01.rev .image {
      text-align: left; }
      .layout01.rev .image .img {
        border-radius: 0 50px 50px 0; }
        @media screen and (max-width: 959px) {
          .layout01.rev .image .img {
            border-radius: 0; } }
    .layout01.rev .contents .text {
      padding-left: 530px; }
      @media screen and (max-width: 1110px) {
        .layout01.rev .contents .text {
          padding-left: 500px; } }
      @media screen and (max-width: 959px) {
        .layout01.rev .contents .text {
          padding-left: 0; } }
    .layout01.rev .contents .images {
      margin-top: 150px; }
      @media screen and (max-width: 959px) {
        .layout01.rev .contents .images {
          width: 100% !important;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          margin-top: 50px; }
          .layout01.rev .contents .images .img--withcap {
            width: calc((100% - 20px)/2); }
            .layout01.rev .contents .images .img--withcap:nth-of-type(1) {
              margin-top: 0; }
            .layout01.rev .contents .images .img--withcap:nth-of-type(2) {
              margin-top: 50px; } }

.anchor {
  width: 100%;
  margin: 0 0 20px 0; }
  .anchor .anchor__list {
    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; }
    .anchor .anchor__list li {
      width: auto;
      padding: 0.5em 1em;
      font-weight: bold;
      background: rgba(255, 187, 0, 0.15);
      border: solid 1px rgba(221, 221, 221, 0.35);
      border-radius: 10px; }
      @media screen and (max-width: 959px) {
        .anchor .anchor__list li {
          width: 100%;
          margin: 0 0 0.75rem 0;
          padding: 0.75rem; }
          .anchor .anchor__list li:last-child {
            margin: 0; } }
      .anchor .anchor__list li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        @media screen and (max-width: 959px) {
          .anchor .anchor__list li a {
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            width: 100%; } }
        .anchor .anchor__list li a img {
          width: 1.35rem;
          margin: 0 0 0 0.5rem; }
          @media screen and (max-width: 959px) {
            .anchor .anchor__list li a img {
              position: absolute;
              right: 23px; } }

.info__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .info__list .item {
    width: calc(50% - 10px);
    padding: 20px 0;
    border-bottom: 1px solid #ddd; }
    .info__list .item:nth-child(2n) {
      margin-left: 20px; }
    .info__list .item a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      color: #333; }
      .info__list .item a:hover {
        opacity: .6; }
    .info__list .item__thumbnail {
      position: relative;
      width: 150px;
      height: 100px;
      border-radius: 10px;
      overflow: hidden;
      margin-right: 15px; }
      .info__list .item__thumbnail img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .info__list .item__content {
      width: calc(100% - 165px);
      padding-top: 13px;
      position: relative; }
      .info__list .item__content &gt; p.c__fbox {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
    .info__list .item__cat {
      padding: 5px 15px 7px;
      border-radius: 5px;
      background: #006835;
      font: bold 12px/1 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
      color: white; }
      .info__list .item__cat.blog {
        background: #FFB900; }
      .info__list .item__cat.blog-recruit {
        background: #95BE0C; }
      .info__list .item__cat.lunchtrip {
        background: #74BFE3; }
      .info__list .item__cat.info {
        background: #006835; }
      @media screen and (max-width: 767px) {
        .info__list .item__cat {
          font-size: 10px;
          letter-spacing: 0; } }
    .info__list .item__date {
      font: bold 12px/1 "Oswald", sans-serif;
      letter-spacing: .1em;
      color: #666;
      margin-left: 10px; }
    .info__list .item__title {
      font: normal 16px/1.25 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif !important;
      margin-top: 15px; }
      @media screen and (max-width: 767px) {
        .info__list .item__title {
          font: normal 14px/1.25 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif !important; } }
    @media screen and (max-width: 767px) {
      .info__list .item .blog__title {
        font: normal 14px/1.25 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif !important;
        margin-top: 5px; } }
    .info__list .item__category {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      margin: 0.5em 0 0 0;
      padding: 0.5em 0.5em;
      font: bold 12px/1 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
      border-radius: 5px;
      background: rgba(255, 187, 0, 0.15); }
  @media screen and (max-width: 959px) {
    .info__list .item {
      width: 100%; }
      .info__list .item:nth-child(2n) {
        margin-left: 0px; } }

.list-more {
  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-more {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .list-more .item {
    width: calc(50% - 20px); }
    @media screen and (max-width: 767px) {
      .list-more .item {
        width: 100%; }
        .list-more .item + .item {
          margin-top: 20px; } }
    .list-more .item a {
      display: block; }
      .list-more .item a:hover {
        opacity: .6; }
    .list-more .item__thumbnail {
      border-radius: 50px 50px 0 0;
      overflow: hidden; }
      @media screen and (max-width: 959px) {
        .list-more .item__thumbnail {
          border-radius: 20px 20px 0 0; } }
    .list-more .item__title {
      position: relative;
      padding: 30px 20px;
      border-bottom: 1px solid #ddd; }
      .list-more .item__title h3 {
        font: bold 25px/1.44 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
        color: #006835; }
        .list-more .item__title h3 span {
          margin-left: -11px; }
      .list-more .item__title img {
        position: absolute;
        right: 20px;
        top: 50px; }
      @media screen and (max-width: 959px) {
        .list-more .item__title {
          padding: 15px 10px; }
          .list-more .item__title h3 {
            font-size: 18px; }
          .list-more .item__title img {
            top: 31px;
            width: 24px; } }

.bnr__nursery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 380px;
  margin: 40px auto 0; }
  .bnr__nursery:hover {
    opacity: .6; }
  .bnr__nursery img {
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
            box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15); }
  @media screen and (max-width: 959px) {
    .bnr__nursery {
      max-width: 320px;
      margin: 30px auto 0; } }

.kanban__img,
.logo__cote {
  margin: auto;
  position: absolute;
  z-index: 9; }
  @media screen and (max-width: 959px) {
    .kanban__img,
    .logo__cote {
      opacity: 0; } }

.kanban__img {
  width: clamp(140px, 12vw, 180px);
  top: clamp(200px, 25.33vw, 380px);
  right: clamp(15px, 5.33vw, 80px);
  transform: rotate(8deg);
  -webkit-transform: rotate(8deg); }

.logo__cote {
  width: clamp(140px, 12vw, 180px);
  left: clamp(60px, 6.67vw, 100px);
  top: 3vw;
  transform: rotate(-18deg);
  -webkit-transform: rotate(-18deg); }

/* =========================================================
	#wrapper
========================================================= */
/* =========================================================
 underpage
========================================================= */
/* =========================================================
	pagetitle
========================================================= */
/* 画像登録所 */
#message-page .pagetitle {
  background-image: url(/images/pagetitle/message.jpg); }

#growth-page .pagetitle {
  background-image: url(/images/pagetitle/growth.jpg); }

#brand-page .pagetitle {
  background-image: url(/images/pagetitle/brand.jpg); }

#type-page .pagetitle {
  background-image: url(/images/pagetitle/type.jpg); }

#proper-page .pagetitle {
  background-image: url(/images/pagetitle/proper.jpg); }

#welfare-page .pagetitle {
  background-image: url(/images/pagetitle/welfare.jpg); }

#education-page .pagetitle {
  background-image: url(/images/pagetitle/education.jpg); }

#data-page .pagetitle {
  background-image: url(/images/pagetitle/data.jpg); }

#interview-page .pagetitle {
  background-image: url(/images/pagetitle/interview.jpg); }

#interview-page.cnt-interview01 .pagetitle {
  background-image: url(/images/pagetitle/interview01.jpg); }

#interview-page.cnt-interview02 .pagetitle {
  background-image: url(/images/pagetitle/interview02.jpg); }

#interview-page.cnt-interview03 .pagetitle {
  background-image: url(/images/pagetitle/interview03.jpg); }

#crosstalk-page .pagetitle {
  background-image: url(/images/pagetitle/crosstalk.jpg); }

#crosstalk-page.cnt-crosstalk01 .pagetitle {
  background-image: url(/images/pagetitle/crosstalk01.jpg); }

#crosstalk-page.cnt-crosstalk02 .pagetitle {
  background-image: url(/images/pagetitle/crosstalk02.jpg); }

#careerplan-page .pagetitle {
  background-image: url(/images/pagetitle/careerplan.jpg); }

@media screen and (max-width: 959px) {
  #interview-page .pagetitle {
    background-image: url(/images/pagetitle/interview-sp.jpg); }

  #brand-page .pagetitle {
    background-image: url(/images/pagetitle/brand-sp.jpg); }

  #crosstalk-page .pagetitle {
    background-image: url(/images/pagetitle/crosstalk-sp.jpg); }

  #welfare-page .pagetitle {
    background-image: url(/images/pagetitle/welfare-sp.jpg); }

  #careerplan-page .pagetitle {
    background-image: url(/images/pagetitle/careerplan-sp.jpg); } }
/* =========================================================
	header
========================================================= */
.header {
  z-index: 10; }
  .header .container-fluid {
    padding: 62px 78px; }
    @media screen and (max-width: 959px) {
      .header .container-fluid {
        padding: 12px 80px 12px 20px; } }
  .header .nav-link {
    color: white; }
    .header .nav-link:hover {
      opacity: .6; }
    .header .nav-link.npo {
      padding: 10px 18px;
      background: white;
      color: #006835;
      font: bold 12px/1 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
      letter-spacing: .01em;
      border-radius: 5px;
      margin-right: 10px; }
    .header .nav-link.sns {
      padding-top: 6px; }
  .header .nav-item.english {
    margin-right: 10px;
    font: normal 12px/1 "Oswald", sans-serif;
    text-decoration: underline;
    padding-top: 3px; }
  .header .menu-btn {
    position: fixed;
    top: 76px;
    right: 70px;
    z-index: 99;
    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;
    margin: 0;
    width: 50px;
    height: 50px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 25px;
    border: 2px solid white;
    background: rgba(0, 0, 0, 0.3);
    cursor: pointer;
    -webkit-transition: border-color .15s ease, background-color .5s ease;
    transition: border-color .15s ease, background-color .5s ease; }
    @media screen and (max-width: 959px) {
      .header .menu-btn {
        top: 21px;
        right: 21px; } }
    .header .menu-btn:hover {
      border-color: #FFB900; }
    .header .menu-btn span {
      display: block;
      position: relative;
      width: 17px;
      height: 14px;
      margin-left: -1px; }
    .header .menu-btn__line {
      display: block;
      width: 17px;
      height: 2px;
      background: white;
      -webkit-transition: opacity .5s ease, -webkit-transform .5s ease;
      transition: opacity .5s ease, -webkit-transform .5s ease;
      transition: transform .5s ease, opacity .5s ease;
      transition: transform .5s ease, opacity .5s ease, -webkit-transform .5s ease; }
      .header .menu-btn__line + .menu-btn__line {
        margin-top: 4px; }
    .header .menu-btn.on {
      background-color: #006835;
      border-color: #006835; }
      .header .menu-btn.on .menu-btn__line:nth-child(1) {
        -webkit-transform: rotate(45deg) translate(4px, 4px);
                transform: rotate(45deg) translate(4px, 4px); }
      .header .menu-btn.on .menu-btn__line:nth-child(2) {
        opacity: 0; }
      .header .menu-btn.on .menu-btn__line:nth-child(3) {
        -webkit-transform: rotate(-45deg) translate(4px, -4px);
                transform: rotate(-45deg) translate(4px, -4px); }
  @media screen and (max-width: 959px) {
    .header .navbar-brand {
      width: 220px; } }
  .header .navbar-nav {
    padding-right: 50px; }
    @media screen and (max-width: 959px) {
      .header .navbar-nav {
        display: none; } }
  .header .navbar &gt; .container-fluid {
    position: relative;
    z-index: 0; }
  .header .navbar &gt; .menu {
    background: white;
    z-index: 1; }

.menu {
  position: fixed;
  top: 0;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease; }
  .menu.on {
    opacity: 1;
    pointer-events: all; }
    .menu.on .menu__bk {
      opacity: 1; }
  .menu__logo {
    position: absolute;
    top: 75px;
    left: 78px; }
    @media screen and (max-width: 959px) {
      .menu__logo {
        top: 23px;
        left: 20px; }
        .menu__logo img {
          width: 220px; } }
  @media screen and (max-width: 959px) {
    .menu__logo--back {
      width: 100%;
      background-color: white;
      height: 70px; } }
  .menu__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%; }
    @media screen and (min-width: 960px) {
      .menu__main {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    @media screen and (max-width: 959px) {
      .menu__main {
        overflow-y: scroll; } }
    .menu__main .inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      max-width: 1000px;
      width: 100%;
      height: -webkit-max-content;
      height: -moz-max-content;
      height: max-content; }
      @media screen and (max-width: 959px) {
        .menu__main .inner {
          width: 100%;
          padding: 0px 40px 100px 40px;
          height: 1100px;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  .menu__menu {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content; }
    .menu__menu + .menu__menu {
      margin-left: 50px; }
    @media screen and (max-width: 959px) {
      .menu__menu {
        width: 100%; }
        .menu__menu + .menu__menu {
          margin-left: 0; } }
  .menu__info {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding-right: 100px;
    padding-left: 20px; }
    @media screen and (max-width: 959px) {
      .menu__info {
        display: none; } }
    .menu__info p {
      font: 500 12px/1.5 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
      letter-spacing: 0; }
      .menu__info p + p {
        margin-top: 15px; }
      .menu__info p a {
        display: inline-block;
        position: relative;
        letter-spacing: 0; }
        .menu__info p a:after, .menu__info p a:before {
          content: "";
          display: block;
          position: absolute;
          width: 100%;
          height: 1px;
          background: #333;
          bottom: -1px; }
        .menu__info p a::after {
          background: #E7511E;
          width: 0%;
          -webkit-transition: width .5s ease;
          transition: width .5s ease; }
        .menu__info p a:hover {
          color: #333; }
          .menu__info p a:hover::after {
            width: 100%; }
    .menu__info .list-sns {
      margin: 35px 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .menu__info .list-sns li + li {
        margin-left: 10px; }
      .menu__info .list-sns a:hover {
        opacity: .6; }
  .menu__bk {
    opacity: 0;
    -webkit-transition: opacity 2s linear;
    transition: opacity 2s linear;
    z-index: -1;
    top: 0; }
    .menu__bk .img {
      position: absolute;
      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;
      z-index: 1; }
      .menu__bk .img img {
        -webkit-animation: 40s linear infinite rotation1;
                animation: 40s linear infinite rotation1; }
      .menu__bk .img:nth-child(2) img {
        -webkit-animation: 20s linear infinite rotation1;
                animation: 20s linear infinite rotation1; }
  .menu__component {
    width: 250px; }
    @media screen and (max-width: 959px) {
      .menu__component {
        width: 100%; } }
    .menu__component + .menu__component {
      margin-top: 20px; }
    .menu__component dt a {
      position: relative;
      display: block;
      padding-bottom: 10px;
      margin-bottom: 10px;
      border-bottom: 1px solid #ddd;
      font: bold 14px/20px "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
      letter-spacing: .08em; }
      .menu__component dt a img {
        position: absolute;
        right: 0;
        top: 5px; }
    .menu__component dt.large a {
      font-size: 20px;
      color: #006835; }
    .menu__component dd ul li a {
      font: 500 13px/2 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }

/* =========================================================
	footer
========================================================= */
.footer {
  border-top: 1px solid #ddd;
  background: #fafafa;
  padding: 150px 0; }
  @media screen and (max-width: 959px) {
    .footer {
      padding: 60px 0; } }
  .footer__inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto; }
  .footer__logo {
    margin-bottom: 20px; }
  @media screen and (min-width: 960px) {
    .footer__sns {
      position: absolute;
      bottom: 7px;
      left: 20px; } }
  @media screen and (max-width: 959px) {
    .footer__sns {
      position: relative;
      margin: 0 auto; } }
  @media screen and (max-width: 959px) {
    .footer .menu__menu {
      display: none; } }
  @media screen and (max-width: 959px) {
    .footer .menu__info {
      display: block; } }

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

/* home page
========================================================= */
@media screen and (max-width: 767px) {
  #home-page .mv {
    max-height: 180vw; } }
#home-page .mv__contents {
  position: absolute;
  z-index: 2;
  bottom: 200px;
  left: 70px; }
  @media screen and (max-width: 959px) {
    #home-page .mv__contents {
      left: 20px;
      bottom: 100px; } }
  #home-page .mv__contents .copy__jp {
    font: 500 40px/1.4 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    letter-spacing: .08em;
    color: white;
    margin-bottom: 20px;
    margin-left: -5px; }
    @media screen and (max-width: 959px) {
      #home-page .mv__contents .copy__jp {
        font-size: 30px;
        margin-bottom: 10px; } }
  #home-page .mv__contents .copy__en {
    position: relative;
    font: bold 16px/1.4 "Oswald", sans-serif;
    color: white;
    letter-spacing: .18em; }
    @media screen and (max-width: 959px) {
      #home-page .mv__contents .copy__en {
        font-size: 12px; } }
    #home-page .mv__contents .copy__en:before {
      content: "";
      display: block;
      width: 20px;
      height: 20px;
      border-radius: 10px;
      background: #FFB900;
      position: absolute;
      bottom: 0;
      right: 0; }
      @media screen and (max-width: 959px) {
        #home-page .mv__contents .copy__en:before {
          width: 14px;
          height: 14px;
          border-radius: 7px;
          bottom: 3px; } }
    #home-page .mv__contents .copy__en:after {
      content: "";
      display: block;
      width: 120px;
      height: 2px;
      background: white;
      position: absolute;
      right: 10px;
      bottom: 9px; }
      @media screen and (max-width: 959px) {
        #home-page .mv__contents .copy__en:after {
          width: 100px;
          right: 7px; } }
  #home-page .mv__contents .info {
    margin-top: 50px;
    padding: 15px 20px 18px;
    border: 1px solid white;
    background: rgba(0, 104, 53, 0.4);
    border-radius: 3px 30px 30px 3px; }
    #home-page .mv__contents .info__date {
      display: inline-block;
      font: 300 12px/1 "Oswald", sans-serif;
      letter-spacing: .08em;
      color: white;
      margin-right: 20px; }
    #home-page .mv__contents .info__title {
      font: 600 12px/1 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
      letter-spacing: .08em;
      color: white;
      margin-left: 20px; }
      #home-page .mv__contents .info__title:hover {
        text-decoration: underline; }
    @media screen and (max-width: 959px) {
      #home-page .mv__contents .info {
        margin-top: 25px; }
        #home-page .mv__contents .info__date {
          display: block; }
        #home-page .mv__contents .info__title {
          display: block;
          margin-left: 0;
          margin-top: 5px; } }
#home-page .mv__bnr {
  position: absolute;
  z-index: 4;
  width: 400px;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: -30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  #home-page .mv__bnr li a:hover {
    opacity: .7; }
  @media screen and (max-width: 959px) {
    #home-page .mv__bnr {
      display: none; } }
#home-page .mv__video {
  z-index: 1;
  max-height: calc(100vh - 1px);
  overflow: hidden; }
  #home-page .mv__video:after, #home-page .mv__video:before {
    content: "";
    position: absolute;
    top: 0;
    z-index: 3;
    display: block;
    width: 100vw;
    height: 100vh;
    background: url(/common/images/ov.png);
    opacity: .1; }
    @media screen and (max-width: 767px) {
      #home-page .mv__video:after, #home-page .mv__video:before {
        height: 180vw; } }
  #home-page .mv__video:after {
    z-index: 2;
    background: rgba(0, 0, 0, 0.1);
    opacity: 1; }
  @media screen and (min-width: 768px) {
    #home-page .mv__video video {
      min-height: 100vh;
      min-width: 100vw; } }
  @media screen and (max-width: 767px) {
    #home-page .mv__video video {
      min-height: 180vw;
      min-width: 100vw; } }
  @media screen and (max-width: 767px) {
    #home-page .mv__video {
      max-height: calc(180vw - 1px); } }
#home-page .mv__frame {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 100px;
  z-index: 4;
  pointer-events: none; }
  @media screen and (max-width: 959px) {
    #home-page .mv__frame {
      height: 40px; } }
  #home-page .mv__frame img {
    width: 100vw;
    height: 100px; }
    @media screen and (max-width: 959px) {
      #home-page .mv__frame img {
        height: 40px; } }
#home-page .topinfo {
  padding: 20px 0 0; }
  @media screen and (max-width: 959px) {
    #home-page .topinfo {
      padding-top: 50px !important; } }
#home-page .cnt-intro {
  position: relative;
  padding: 100px 0 320px;
  overflow: hidden; }
  #home-page .cnt-intro p {
    font: 500 18px/2 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    color: #333;
    text-align: center; }
    #home-page .cnt-intro p.large {
      font-size: 20px; }
    @media screen and (max-width: 959px) {
      #home-page .cnt-intro p {
        font-size: 16px; }
        #home-page .cnt-intro p.large {
          font-size: 18px; } }
  #home-page .cnt-intro .intro__earth {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -220px;
    margin: 0 auto;
    text-align: center; }
    #home-page .cnt-intro .intro__earth img {
      -webkit-animation: 40s linear infinite rotation1;
              animation: 40s linear infinite rotation1; }
    @media screen and (max-width: 959px) {
      #home-page .cnt-intro .intro__earth {
        bottom: -80px;
        max-width: 390px;
        margin: 0 auto; } }
  #home-page .cnt-intro .intro__frame {
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 4;
    pointer-events: none; }
    #home-page .cnt-intro .intro__frame img {
      width: 100vw;
      height: 100px; }
    @media screen and (max-width: 959px) {
      #home-page .cnt-intro .intro__frame {
        height: 40px; }
        #home-page .cnt-intro .intro__frame img {
          height: 40px; } }
  #home-page .cnt-intro .intro__bk {
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: -1; }
@media screen and (max-width: 959px) {
  #home-page .cnt-about.layout01 .contents &gt; p {
    padding: 0 20px; } }
#home-page .cnt-about.layout01 .image .img {
  max-height: 900px; }
#home-page .cnt-about .images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-top: 70px; }
  #home-page .cnt-about .images .img--withcap {
    margin-left: -60px; }
    #home-page .cnt-about .images .img--withcap:nth-child(2) {
      margin-left: 60px;
      margin-top: 60px; }
    @media screen and (max-width: 1110px) {
      #home-page .cnt-about .images .img--withcap {
        margin-left: 0; } }
  @media screen and (max-width: 959px) {
    #home-page .cnt-about .images {
      margin-top: 50px; }
      #home-page .cnt-about .images .img--withcap {
        margin-left: 0; }
        #home-page .cnt-about .images .img--withcap:nth-child(2) {
          margin-left: 10px;
          margin-top: 50px; } }
#home-page .cnt-about .human {
  position: absolute;
  top: -81px;
  right: 470px;
  opacity: .9; }
  @media screen and (max-width: 1110px) {
    #home-page .cnt-about .human {
      right: 45%; } }
  @media screen and (max-width: 959px) {
    #home-page .cnt-about .human {
      right: 20px;
      width: 100px;
      top: -64px; } }
#home-page .cnt-about .btn:nth-of-type(2) {
  margin-top: 10px; }
@media screen and (min-width: 960px) {
  #home-page .cnt-about .btn:nth-of-type(2) {
    display: block;
    text-align: left; } }
@media screen and (max-width: 959px) {
  #home-page .cnt-npo.layout01 .contents .text &gt; p {
    padding: 0 20px; } }
#home-page .cnt-npo.layout01 .image .img {
  max-height: 830px; }
#home-page .cnt-npo .images {
  width: 1320px;
  margin-left: -170px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }
  #home-page .cnt-npo .images .img--withcap:nth-child(1) {
    margin-top: 120px; }
  #home-page .cnt-npo .images .img--withcap:nth-child(2) {
    margin-left: 40px;
    margin-top: 80px; }
  #home-page .cnt-npo .images .img--withcap:nth-child(3) {
    margin-left: 40px;
    margin-top: 40px; }
  #home-page .cnt-npo .images .img--withcap:nth-child(4) {
    margin-left: 40px; }
  @media screen and (max-width: 1440px) {
    #home-page .cnt-npo .images {
      width: 1000px;
      margin-left: 0; }
      #home-page .cnt-npo .images .img--withcap:nth-child(2) {
        margin-left: 20px;
        margin-top: 80px; }
      #home-page .cnt-npo .images .img--withcap:nth-child(3) {
        margin-left: 20px;
        margin-top: 40px; }
      #home-page .cnt-npo .images .img--withcap:nth-child(4) {
        margin-left: 20px; } }
  @media screen and (max-width: 959px) {
    #home-page .cnt-npo .images {
      width: 100% !important;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-top: 50px; }
      #home-page .cnt-npo .images .img--withcap {
        width: calc((100% - 20px)/2); }
        #home-page .cnt-npo .images .img--withcap:nth-of-type(1) {
          margin-top: 0; }
        #home-page .cnt-npo .images .img--withcap:nth-of-type(2) {
          margin-top: 40px; }
        #home-page .cnt-npo .images .img--withcap:nth-child(3) {
          margin-left: 0;
          margin-top: 0; }
        #home-page .cnt-npo .images .img--withcap:nth-child(4) {
          margin-left: 20px;
          margin-top: 40px; } }
#home-page .cnt-npo .human {
  position: absolute;
  top: -97px;
  right: 500px;
  opacity: .9; }
  @media screen and (max-width: 1440px) {
    #home-page .cnt-npo .human {
      right: auto;
      left: 52%; } }
  @media screen and (max-width: 959px) {
    #home-page .cnt-npo .human {
      width: 120px;
      top: -61px; } }
#home-page .cnt-recruit {
  position: relative;
  padding-bottom: 200px; }
  @media screen and (max-width: 959px) {
    #home-page .cnt-recruit {
      padding-bottom: 130px; } }
  #home-page .cnt-recruit .container-lg {
    position: relative; }
  #home-page .cnt-recruit .youtube {
    margin-bottom: 50px; }
    @media screen and (max-width: 959px) {
      #home-page .cnt-recruit .youtube {
        margin-bottom: 20px; } }
  #home-page .cnt-recruit p {
    text-align: center;
    max-width: 430px;
    width: 100%;
    margin: 0 auto;
    font: normal 16px/2 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }
    @media screen and (max-width: 959px) {
      #home-page .cnt-recruit p {
        font-size: 14px;
        padding: 0 20px; } }
  #home-page .cnt-recruit .recruit__frame {
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 4;
    pointer-events: none; }
    #home-page .cnt-recruit .recruit__frame img {
      width: 100vw;
      height: 100px; }
    @media screen and (max-width: 959px) {
      #home-page .cnt-recruit .recruit__frame {
        height: 40px; }
        #home-page .cnt-recruit .recruit__frame img {
          height: 40px; } }
  #home-page .cnt-recruit .human {
    position: absolute;
    top: -48px;
    right: 30px;
    z-index: 1; }
    @media screen and (max-width: 959px) {
      #home-page .cnt-recruit .human {
        display: none; } }
#home-page .cnt-more .container-lg {
  position: relative; }
  #home-page .cnt-more .container-lg .human {
    position: absolute;
    top: -50px;
    left: -10px; }
    @media screen and (max-width: 959px) {
      #home-page .cnt-more .container-lg .human {
        display: none; } }

/* pagetitle
========================================================= */
.pagetitle {
  position: relative;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 490px; }
  @media screen and (max-width: 959px) {
    .pagetitle {
      height: 300px; } }
  .pagetitle__frame {
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 4;
    pointer-events: none; }
    @media screen and (max-width: 959px) {
      .pagetitle__frame {
        height: 40px; } }
    .pagetitle__frame img {
      width: 100vw;
      height: 100px; }
      @media screen and (max-width: 959px) {
        .pagetitle__frame img {
          height: 40px; } }
  .pagetitle__title {
    position: absolute;
    z-index: 2;
    bottom: 150px;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto; }
    @media screen and (max-width: 959px) {
      .pagetitle__title {
        bottom: 100px;
        width: calc(100% - 40px); } }
    .pagetitle__title h1 {
      font: 500 40px/1.4 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
      letter-spacing: .08em;
      color: white;
      margin-bottom: 20px;
      margin-left: -5px; }
      @media screen and (max-width: 959px) {
        .pagetitle__title h1 {
          font-size: 30px;
          margin-bottom: 10px; } }
    .pagetitle__title p {
      display: inline-block;
      position: relative;
      font: bold 16px/1.4 "Oswald", sans-serif;
      color: white;
      letter-spacing: .18em; }
      @media screen and (max-width: 959px) {
        .pagetitle__title p {
          font-size: 12px; } }
      .pagetitle__title p:before {
        content: "";
        display: block;
        width: 20px;
        height: 20px;
        border-radius: 10px;
        background: #FFB900;
        position: absolute;
        bottom: 0;
        right: -170px; }
      .pagetitle__title p:after {
        content: "";
        display: block;
        width: 150px;
        height: 2px;
        background: white;
        position: absolute;
        right: -160px;
        bottom: 9px; }

#nursery-page.underpage-cdc .pagetitle__title h1 {
  font-size: 36px; }
  @media screen and (max-width: 959px) {
    #nursery-page.underpage-cdc .pagetitle__title h1 {
      font-size: 26px; } }

#ir-page .pagetitle {
  background-image: url(/images/pagetitle/title_ir.jpg); }

#about-page .pagetitle {
  background-image: url(/images/pagetitle/about.jpg); }

#english-page .pagetitle {
  background-image: url(/images/pagetitle/about.jpg); }

#blog-page .pagetitle {
  background-image: url(/images/pagetitle/blog.jpg); }

#lunchtrip-page .pagetitle {
  background-image: url(/images/pagetitle/lunchtrip.jpg); }

#blog-recruit-page .pagetitle {
  background-image: url(/images/pagetitle/blog-recruit.jpg); }

#info-page .pagetitle {
  background-image: url(/images/pagetitle/info.jpg); }

#outline-page .pagetitle {
  background-image: url(/images/pagetitle/outline.jpg); }

#nursery-page .pagetitle {
  background-image: url(/images/pagetitle/title.jpg?20220222); }

#nursery-page.underpage-ikegami .pagetitle {
  background-image: url(/images/pagetitle/title_ikegami.jpg); }

#nursery-page.underpage-inokashira .pagetitle {
  background-image: url(/images/pagetitle/title_inogashira.jpg); }

#nursery-page.underpage-nishimagome .pagetitle {
  background-image: url(/images/pagetitle/title_nishimagome.jpg); }

#nursery-page.underpage-takadaen .pagetitle {
  background-image: url(/images/pagetitle/title_takadaen.jpg); }

#nursery-page.underpage-cdc .pagetitle {
  background-image: url(/images/pagetitle/title_cdc.jpg); }

#nursery-page.underpage-kotobuki .pagetitle {
  background-image: url(/images/pagetitle/title_kotobuki.jpg); }

#nursery-page.underpage-familiar .pagetitle {
  background-image: url(/images/pagetitle/title_familiar.jpg); }

#nursery-page.underpage-cote_kenpa .pagetitle {
  background-image: url(/images/pagetitle/title_cote.jpg); }

#npo-page .pagetitle {
  background-image: url(/images/pagetitle/title_npo.jpg); }

#recruit-page .pagetitle {
  background-image: url(/images/pagetitle/title_recruit.jpg); }

#contact-page .pagetitle {
  background-image: url(/images/pagetitle/title_contact.jpg); }

#contact-recruit-page .pagetitle {
  background-image: url(/images/pagetitle/title_contact-recruit.jpg); }

#member-page .pagetitle {
  background-image: url(/images/pagetitle/title_member.jpg); }

#privacy-page .pagetitle {
  background-image: url(/images/pagetitle/title.jpg); }

#error-page .pagetitle {
  background-image: url(/images/pagetitle/title.jpg); }

/* 各ページ
========================================================= */
#privacy-page .article,
#member-page .article,
#ir-page .article,
#lunchtrip-page .article,
#blog-page .article,
#blog-recruit-page .article,
#about-page .article,
#english-page .article,
#outline-page .article {
  position: relative;
  padding: 70px 0 190px; }
  @media screen and (max-width: 959px) {
    #privacy-page .article,
    #member-page .article,
    #ir-page .article,
    #lunchtrip-page .article,
    #blog-page .article,
    #blog-recruit-page .article,
    #about-page .article,
    #english-page .article,
    #outline-page .article {
      padding: 45px 0 110px; } }
  #privacy-page .article p,
  #member-page .article p,
  #ir-page .article p,
  #lunchtrip-page .article p,
  #blog-page .article p,
  #blog-recruit-page .article p,
  #about-page .article p,
  #english-page .article p,
  #outline-page .article p {
    font: 400 16px/2 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }
  #privacy-page .article.colored-y,
  #member-page .article.colored-y,
  #ir-page .article.colored-y,
  #lunchtrip-page .article.colored-y,
  #blog-page .article.colored-y,
  #blog-recruit-page .article.colored-y,
  #about-page .article.colored-y,
  #english-page .article.colored-y,
  #outline-page .article.colored-y {
    background: #FFFEE2; }
  #privacy-page .article__frame,
  #member-page .article__frame,
  #ir-page .article__frame,
  #lunchtrip-page .article__frame,
  #blog-page .article__frame,
  #blog-recruit-page .article__frame,
  #about-page .article__frame,
  #english-page .article__frame,
  #outline-page .article__frame {
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 4;
    pointer-events: none; }
    @media screen and (max-width: 959px) {
      #privacy-page .article__frame,
      #member-page .article__frame,
      #ir-page .article__frame,
      #lunchtrip-page .article__frame,
      #blog-page .article__frame,
      #blog-recruit-page .article__frame,
      #about-page .article__frame,
      #english-page .article__frame,
      #outline-page .article__frame {
        height: 40px; } }
    #privacy-page .article__frame img,
    #member-page .article__frame img,
    #ir-page .article__frame img,
    #lunchtrip-page .article__frame img,
    #blog-page .article__frame img,
    #blog-recruit-page .article__frame img,
    #about-page .article__frame img,
    #english-page .article__frame img,
    #outline-page .article__frame img {
      width: 100vw;
      height: 100px; }
      @media screen and (max-width: 959px) {
        #privacy-page .article__frame img,
        #member-page .article__frame img,
        #ir-page .article__frame img,
        #lunchtrip-page .article__frame img,
        #blog-page .article__frame img,
        #blog-recruit-page .article__frame img,
        #about-page .article__frame img,
        #english-page .article__frame img,
        #outline-page .article__frame img {
          height: 40px; } }
  #privacy-page .article.noframe,
  #member-page .article.noframe,
  #ir-page .article.noframe,
  #lunchtrip-page .article.noframe,
  #blog-page .article.noframe,
  #blog-recruit-page .article.noframe,
  #about-page .article.noframe,
  #english-page .article.noframe,
  #outline-page .article.noframe {
    padding: 70px 0 130px; }
    @media screen and (max-width: 959px) {
      #privacy-page .article.noframe,
      #member-page .article.noframe,
      #ir-page .article.noframe,
      #lunchtrip-page .article.noframe,
      #blog-page .article.noframe,
      #blog-recruit-page .article.noframe,
      #about-page .article.noframe,
      #english-page .article.noframe,
      #outline-page .article.noframe {
        padding: 45px 0 80px; } }
  #privacy-page .article:last-of-type,
  #member-page .article:last-of-type,
  #ir-page .article:last-of-type,
  #lunchtrip-page .article:last-of-type,
  #blog-page .article:last-of-type,
  #blog-recruit-page .article:last-of-type,
  #about-page .article:last-of-type,
  #english-page .article:last-of-type,
  #outline-page .article:last-of-type {
    padding-bottom: 150px; }
    @media screen and (max-width: 959px) {
      #privacy-page .article:last-of-type,
      #member-page .article:last-of-type,
      #ir-page .article:last-of-type,
      #lunchtrip-page .article:last-of-type,
      #blog-page .article:last-of-type,
      #blog-recruit-page .article:last-of-type,
      #about-page .article:last-of-type,
      #english-page .article:last-of-type,
      #outline-page .article:last-of-type {
        padding-bottom: 70px; } }
#privacy-page .message .large,
#member-page .message .large,
#ir-page .message .large,
#lunchtrip-page .message .large,
#blog-page .message .large,
#blog-recruit-page .message .large,
#about-page .message .large,
#english-page .message .large,
#outline-page .message .large {
  text-align: center;
  font: 500 20px/2 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  margin-bottom: 20px; }
#privacy-page .message .note,
#member-page .message .note,
#ir-page .message .note,
#lunchtrip-page .message .note,
#blog-page .message .note,
#blog-recruit-page .message .note,
#about-page .message .note,
#english-page .message .note,
#outline-page .message .note {
  text-align: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(97%, rgba(0, 0, 0, 0)), color-stop(97%, #ddd), to(#ddd));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 97%, #ddd 97%, #ddd 100%);
  background-size: 100% 2.6em; }
  #privacy-page .message .note p,
  #member-page .message .note p,
  #ir-page .message .note p,
  #lunchtrip-page .message .note p,
  #blog-page .message .note p,
  #blog-recruit-page .message .note p,
  #about-page .message .note p,
  #english-page .message .note p,
  #outline-page .message .note p {
    line-height: 2.6; }
  @media screen and (max-width: 959px) {
    #privacy-page .message .note,
    #member-page .message .note,
    #ir-page .message .note,
    #lunchtrip-page .message .note,
    #blog-page .message .note,
    #blog-recruit-page .message .note,
    #about-page .message .note,
    #english-page .message .note,
    #outline-page .message .note {
      background-size: 100% 2.6em;
      padding: 0 10px; }
      #privacy-page .message .note p,
      #member-page .message .note p,
      #ir-page .message .note p,
      #lunchtrip-page .message .note p,
      #blog-page .message .note p,
      #blog-recruit-page .message .note p,
      #about-page .message .note p,
      #english-page .message .note p,
      #outline-page .message .note p {
        font-size: 14px; }
        #privacy-page .message .note p br,
        #member-page .message .note p br,
        #ir-page .message .note p br,
        #lunchtrip-page .message .note p br,
        #blog-page .message .note p br,
        #blog-recruit-page .message .note p br,
        #about-page .message .note p br,
        #english-page .message .note p br,
        #outline-page .message .note p br {
          display: none; } }
#privacy-page .message__auth,
#member-page .message__auth,
#ir-page .message__auth,
#lunchtrip-page .message__auth,
#blog-page .message__auth,
#blog-recruit-page .message__auth,
#about-page .message__auth,
#english-page .message__auth,
#outline-page .message__auth {
  background: white;
  overflow: hidden;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px; }
#privacy-page .message__img,
#member-page .message__img,
#ir-page .message__img,
#lunchtrip-page .message__img,
#blog-page .message__img,
#blog-recruit-page .message__img,
#about-page .message__img,
#english-page .message__img,
#outline-page .message__img {
  width: 400px;
  background-position: center;
  background-size: cover; }
#privacy-page .message__txt,
#member-page .message__txt,
#ir-page .message__txt,
#lunchtrip-page .message__txt,
#blog-page .message__txt,
#blog-recruit-page .message__txt,
#about-page .message__txt,
#english-page .message__txt,
#outline-page .message__txt {
  width: calc(100% - 400px);
  padding: 40px; }
  #privacy-page .message__txt p,
  #member-page .message__txt p,
  #ir-page .message__txt p,
  #lunchtrip-page .message__txt p,
  #blog-page .message__txt p,
  #blog-recruit-page .message__txt p,
  #about-page .message__txt p,
  #english-page .message__txt p,
  #outline-page .message__txt p {
    font: normal 14px/2 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }
@media screen and (max-width: 959px) {
  #privacy-page .message__auth,
  #member-page .message__auth,
  #ir-page .message__auth,
  #lunchtrip-page .message__auth,
  #blog-page .message__auth,
  #blog-recruit-page .message__auth,
  #about-page .message__auth,
  #english-page .message__auth,
  #outline-page .message__auth {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  #privacy-page .message__img,
  #member-page .message__img,
  #ir-page .message__img,
  #lunchtrip-page .message__img,
  #blog-page .message__img,
  #blog-recruit-page .message__img,
  #about-page .message__img,
  #english-page .message__img,
  #outline-page .message__img {
    width: 100%;
    height: 200px; }
  #privacy-page .message__txt,
  #member-page .message__txt,
  #ir-page .message__txt,
  #lunchtrip-page .message__txt,
  #blog-page .message__txt,
  #blog-recruit-page .message__txt,
  #about-page .message__txt,
  #english-page .message__txt,
  #outline-page .message__txt {
    width: 100%;
    padding: 20px; } }
#privacy-page .timeline,
#member-page .timeline,
#ir-page .timeline,
#lunchtrip-page .timeline,
#blog-page .timeline,
#blog-recruit-page .timeline,
#about-page .timeline,
#english-page .timeline,
#outline-page .timeline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  #privacy-page .timeline + .timeline,
  #member-page .timeline + .timeline,
  #ir-page .timeline + .timeline,
  #lunchtrip-page .timeline + .timeline,
  #blog-page .timeline + .timeline,
  #blog-recruit-page .timeline + .timeline,
  #about-page .timeline + .timeline,
  #english-page .timeline + .timeline,
  #outline-page .timeline + .timeline {
    margin-top: 30px; }
  #privacy-page .timeline dt,
  #member-page .timeline dt,
  #ir-page .timeline dt,
  #lunchtrip-page .timeline dt,
  #blog-page .timeline dt,
  #blog-recruit-page .timeline dt,
  #about-page .timeline dt,
  #english-page .timeline dt,
  #outline-page .timeline dt {
    position: relative;
    width: 120px;
    font: bold 16px/2 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    color: #006835; }
    #privacy-page .timeline dt:before,
    #member-page .timeline dt:before,
    #ir-page .timeline dt:before,
    #lunchtrip-page .timeline dt:before,
    #blog-page .timeline dt:before,
    #blog-recruit-page .timeline dt:before,
    #about-page .timeline dt:before,
    #english-page .timeline dt:before,
    #outline-page .timeline dt:before {
      content: "";
      position: absolute;
      right: 14px;
      top: 12px;
      display: block;
      width: 10px;
      height: 10px;
      border-radius: 5px;
      background: #006835; }
    #privacy-page .timeline dt:after,
    #member-page .timeline dt:after,
    #ir-page .timeline dt:after,
    #lunchtrip-page .timeline dt:after,
    #blog-page .timeline dt:after,
    #blog-recruit-page .timeline dt:after,
    #about-page .timeline dt:after,
    #english-page .timeline dt:after,
    #outline-page .timeline dt:after {
      content: "";
      position: absolute;
      right: 18px;
      top: 12px;
      height: calc(100% + 30px);
      width: 2px;
      background: #ddd;
      z-index: -1; }
    @media screen and (max-width: 959px) {
      #privacy-page .timeline dt,
      #member-page .timeline dt,
      #ir-page .timeline dt,
      #lunchtrip-page .timeline dt,
      #blog-page .timeline dt,
      #blog-recruit-page .timeline dt,
      #about-page .timeline dt,
      #english-page .timeline dt,
      #outline-page .timeline dt {
        width: 100px; }
        #privacy-page .timeline dt:before,
        #member-page .timeline dt:before,
        #ir-page .timeline dt:before,
        #lunchtrip-page .timeline dt:before,
        #blog-page .timeline dt:before,
        #blog-recruit-page .timeline dt:before,
        #about-page .timeline dt:before,
        #english-page .timeline dt:before,
        #outline-page .timeline dt:before {
          right: 5px; }
        #privacy-page .timeline dt:after,
        #member-page .timeline dt:after,
        #ir-page .timeline dt:after,
        #lunchtrip-page .timeline dt:after,
        #blog-page .timeline dt:after,
        #blog-recruit-page .timeline dt:after,
        #about-page .timeline dt:after,
        #english-page .timeline dt:after,
        #outline-page .timeline dt:after {
          right: 9px; } }
  #privacy-page .timeline dd,
  #member-page .timeline dd,
  #ir-page .timeline dd,
  #lunchtrip-page .timeline dd,
  #blog-page .timeline dd,
  #blog-recruit-page .timeline dd,
  #about-page .timeline dd,
  #english-page .timeline dd,
  #outline-page .timeline dd {
    width: calc(100% - 120px); }
    #privacy-page .timeline dd .inner,
    #member-page .timeline dd .inner,
    #ir-page .timeline dd .inner,
    #lunchtrip-page .timeline dd .inner,
    #blog-page .timeline dd .inner,
    #blog-recruit-page .timeline dd .inner,
    #about-page .timeline dd .inner,
    #english-page .timeline dd .inner,
    #outline-page .timeline dd .inner {
      font: normal 16px/2 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
      background: #FFFEE2;
      padding: 10px 20px;
      border-radius: 10px; }
    @media screen and (max-width: 959px) {
      #privacy-page .timeline dd,
      #member-page .timeline dd,
      #ir-page .timeline dd,
      #lunchtrip-page .timeline dd,
      #blog-page .timeline dd,
      #blog-recruit-page .timeline dd,
      #about-page .timeline dd,
      #english-page .timeline dd,
      #outline-page .timeline dd {
        width: calc(100% - 100px); }
        #privacy-page .timeline dd .inner,
        #member-page .timeline dd .inner,
        #ir-page .timeline dd .inner,
        #lunchtrip-page .timeline dd .inner,
        #blog-page .timeline dd .inner,
        #blog-recruit-page .timeline dd .inner,
        #about-page .timeline dd .inner,
        #english-page .timeline dd .inner,
        #outline-page .timeline dd .inner {
          font-size: 14px;
          padding: 10px 15px; } }
  #privacy-page .timeline:last-of-type dt:after,
  #member-page .timeline:last-of-type dt:after,
  #ir-page .timeline:last-of-type dt:after,
  #lunchtrip-page .timeline:last-of-type dt:after,
  #blog-page .timeline:last-of-type dt:after,
  #blog-recruit-page .timeline:last-of-type dt:after,
  #about-page .timeline:last-of-type dt:after,
  #english-page .timeline:last-of-type dt:after,
  #outline-page .timeline:last-of-type dt:after {
    height: 100%; }
#privacy-page .ir + .ir,
#privacy-page .member + .ir,
#member-page .ir + .ir,
#member-page .member + .ir,
#ir-page .ir + .ir,
#ir-page .member + .ir,
#lunchtrip-page .ir + .ir,
#lunchtrip-page .member + .ir,
#blog-page .ir + .ir,
#blog-page .member + .ir,
#blog-recruit-page .ir + .ir,
#blog-recruit-page .member + .ir,
#about-page .ir + .ir,
#about-page .member + .ir,
#english-page .ir + .ir,
#english-page .member + .ir,
#outline-page .ir + .ir,
#outline-page .member + .ir {
  margin-top: 100px; }
#privacy-page .ir__date,
#privacy-page .member__date,
#member-page .ir__date,
#member-page .member__date,
#ir-page .ir__date,
#ir-page .member__date,
#lunchtrip-page .ir__date,
#lunchtrip-page .member__date,
#blog-page .ir__date,
#blog-page .member__date,
#blog-recruit-page .ir__date,
#blog-recruit-page .member__date,
#about-page .ir__date,
#about-page .member__date,
#english-page .ir__date,
#english-page .member__date,
#outline-page .ir__date,
#outline-page .member__date {
  position: relative;
  font: bold 20px/2 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-left: 20px;
  border-top: 1px solid #ddd; }
  #privacy-page .ir__date:before,
  #privacy-page .member__date:before,
  #member-page .ir__date:before,
  #member-page .member__date:before,
  #ir-page .ir__date:before,
  #ir-page .member__date:before,
  #lunchtrip-page .ir__date:before,
  #lunchtrip-page .member__date:before,
  #blog-page .ir__date:before,
  #blog-page .member__date:before,
  #blog-recruit-page .ir__date:before,
  #blog-recruit-page .member__date:before,
  #about-page .ir__date:before,
  #about-page .member__date:before,
  #english-page .ir__date:before,
  #english-page .member__date:before,
  #outline-page .ir__date:before,
  #outline-page .member__date:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 0 0 10px 0;
    background: #006835;
    position: absolute;
    top: -1px;
    left: 0; }
#privacy-page .ir__settlement, #privacy-page .ir__document,
#privacy-page .member__settlement,
#privacy-page .member__document,
#member-page .ir__settlement,
#member-page .ir__document,
#member-page .member__settlement,
#member-page .member__document,
#ir-page .ir__settlement,
#ir-page .ir__document,
#ir-page .member__settlement,
#ir-page .member__document,
#lunchtrip-page .ir__settlement,
#lunchtrip-page .ir__document,
#lunchtrip-page .member__settlement,
#lunchtrip-page .member__document,
#blog-page .ir__settlement,
#blog-page .ir__document,
#blog-page .member__settlement,
#blog-page .member__document,
#blog-recruit-page .ir__settlement,
#blog-recruit-page .ir__document,
#blog-recruit-page .member__settlement,
#blog-recruit-page .member__document,
#about-page .ir__settlement,
#about-page .ir__document,
#about-page .member__settlement,
#about-page .member__document,
#english-page .ir__settlement,
#english-page .ir__document,
#english-page .member__settlement,
#english-page .member__document,
#outline-page .ir__settlement,
#outline-page .ir__document,
#outline-page .member__settlement,
#outline-page .member__document {
  padding: 20px;
  border-radius: 0 20px 20px 20px;
  background: #f5f5f5; }
  #privacy-page .ir__settlement h3, #privacy-page .ir__document h3,
  #privacy-page .member__settlement h3,
  #privacy-page .member__document h3,
  #member-page .ir__settlement h3,
  #member-page .ir__document h3,
  #member-page .member__settlement h3,
  #member-page .member__document h3,
  #ir-page .ir__settlement h3,
  #ir-page .ir__document h3,
  #ir-page .member__settlement h3,
  #ir-page .member__document h3,
  #lunchtrip-page .ir__settlement h3,
  #lunchtrip-page .ir__document h3,
  #lunchtrip-page .member__settlement h3,
  #lunchtrip-page .member__document h3,
  #blog-page .ir__settlement h3,
  #blog-page .ir__document h3,
  #blog-page .member__settlement h3,
  #blog-page .member__document h3,
  #blog-recruit-page .ir__settlement h3,
  #blog-recruit-page .ir__document h3,
  #blog-recruit-page .member__settlement h3,
  #blog-recruit-page .member__document h3,
  #about-page .ir__settlement h3,
  #about-page .ir__document h3,
  #about-page .member__settlement h3,
  #about-page .member__document h3,
  #english-page .ir__settlement h3,
  #english-page .ir__document h3,
  #english-page .member__settlement h3,
  #english-page .member__document h3,
  #outline-page .ir__settlement h3,
  #outline-page .ir__document h3,
  #outline-page .member__settlement h3,
  #outline-page .member__document h3 {
    font: bold 16px/2 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    margin-top: 20px; }
    #privacy-page .ir__settlement h3:first-of-type, #privacy-page .ir__document h3:first-of-type,
    #privacy-page .member__settlement h3:first-of-type,
    #privacy-page .member__document h3:first-of-type,
    #member-page .ir__settlement h3:first-of-type,
    #member-page .ir__document h3:first-of-type,
    #member-page .member__settlement h3:first-of-type,
    #member-page .member__document h3:first-of-type,
    #ir-page .ir__settlement h3:first-of-type,
    #ir-page .ir__document h3:first-of-type,
    #ir-page .member__settlement h3:first-of-type,
    #ir-page .member__document h3:first-of-type,
    #lunchtrip-page .ir__settlement h3:first-of-type,
    #lunchtrip-page .ir__document h3:first-of-type,
    #lunchtrip-page .member__settlement h3:first-of-type,
    #lunchtrip-page .member__document h3:first-of-type,
    #blog-page .ir__settlement h3:first-of-type,
    #blog-page .ir__document h3:first-of-type,
    #blog-page .member__settlement h3:first-of-type,
    #blog-page .member__document h3:first-of-type,
    #blog-recruit-page .ir__settlement h3:first-of-type,
    #blog-recruit-page .ir__document h3:first-of-type,
    #blog-recruit-page .member__settlement h3:first-of-type,
    #blog-recruit-page .member__document h3:first-of-type,
    #about-page .ir__settlement h3:first-of-type,
    #about-page .ir__document h3:first-of-type,
    #about-page .member__settlement h3:first-of-type,
    #about-page .member__document h3:first-of-type,
    #english-page .ir__settlement h3:first-of-type,
    #english-page .ir__document h3:first-of-type,
    #english-page .member__settlement h3:first-of-type,
    #english-page .member__document h3:first-of-type,
    #outline-page .ir__settlement h3:first-of-type,
    #outline-page .ir__document h3:first-of-type,
    #outline-page .member__settlement h3:first-of-type,
    #outline-page .member__document h3:first-of-type {
      margin-top: 0; }
#privacy-page .ir__list,
#privacy-page .member__list,
#member-page .ir__list,
#member-page .member__list,
#ir-page .ir__list,
#ir-page .member__list,
#lunchtrip-page .ir__list,
#lunchtrip-page .member__list,
#blog-page .ir__list,
#blog-page .member__list,
#blog-recruit-page .ir__list,
#blog-recruit-page .member__list,
#about-page .ir__list,
#about-page .member__list,
#english-page .ir__list,
#english-page .member__list,
#outline-page .ir__list,
#outline-page .member__list {
  display: block; }
  #privacy-page .ir__list li,
  #privacy-page .member__list li,
  #member-page .ir__list li,
  #member-page .member__list li,
  #ir-page .ir__list li,
  #ir-page .member__list li,
  #lunchtrip-page .ir__list li,
  #lunchtrip-page .member__list li,
  #blog-page .ir__list li,
  #blog-page .member__list li,
  #blog-recruit-page .ir__list li,
  #blog-recruit-page .member__list li,
  #about-page .ir__list li,
  #about-page .member__list li,
  #english-page .ir__list li,
  #english-page .member__list li,
  #outline-page .ir__list li,
  #outline-page .member__list li {
    width: 100%;
    margin-bottom: 10px; }
    @media screen and (max-width: 767px) {
      #privacy-page .ir__list li,
      #privacy-page .member__list li,
      #member-page .ir__list li,
      #member-page .member__list li,
      #ir-page .ir__list li,
      #ir-page .member__list li,
      #lunchtrip-page .ir__list li,
      #lunchtrip-page .member__list li,
      #blog-page .ir__list li,
      #blog-page .member__list li,
      #blog-recruit-page .ir__list li,
      #blog-recruit-page .member__list li,
      #about-page .ir__list li,
      #about-page .member__list li,
      #english-page .ir__list li,
      #english-page .member__list li,
      #outline-page .ir__list li,
      #outline-page .member__list li {
        width: 100%; } }
    #privacy-page .ir__list li a,
    #privacy-page .member__list li a,
    #member-page .ir__list li a,
    #member-page .member__list li a,
    #ir-page .ir__list li a,
    #ir-page .member__list li a,
    #lunchtrip-page .ir__list li a,
    #lunchtrip-page .member__list li a,
    #blog-page .ir__list li a,
    #blog-page .member__list li a,
    #blog-recruit-page .ir__list li a,
    #blog-recruit-page .member__list li a,
    #about-page .ir__list li a,
    #about-page .member__list li a,
    #english-page .ir__list li a,
    #english-page .member__list li a,
    #outline-page .ir__list li a,
    #outline-page .member__list li a {
      text-decoration: underline;
      color: #006835;
      font: normal 14px/2 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }
      #privacy-page .ir__list li a img,
      #privacy-page .member__list li a img,
      #member-page .ir__list li a img,
      #member-page .member__list li a img,
      #ir-page .ir__list li a img,
      #ir-page .member__list li a img,
      #lunchtrip-page .ir__list li a img,
      #lunchtrip-page .member__list li a img,
      #blog-page .ir__list li a img,
      #blog-page .member__list li a img,
      #blog-recruit-page .ir__list li a img,
      #blog-recruit-page .member__list li a img,
      #about-page .ir__list li a img,
      #about-page .member__list li a img,
      #english-page .ir__list li a img,
      #english-page .member__list li a img,
      #outline-page .ir__list li a img,
      #outline-page .member__list li a img {
        width: 16px;
        vertical-align: -5px;
        margin-left: 7px; }
      #privacy-page .ir__list li a:hover,
      #privacy-page .member__list li a:hover,
      #member-page .ir__list li a:hover,
      #member-page .member__list li a:hover,
      #ir-page .ir__list li a:hover,
      #ir-page .member__list li a:hover,
      #lunchtrip-page .ir__list li a:hover,
      #lunchtrip-page .member__list li a:hover,
      #blog-page .ir__list li a:hover,
      #blog-page .member__list li a:hover,
      #blog-recruit-page .ir__list li a:hover,
      #blog-recruit-page .member__list li a:hover,
      #about-page .ir__list li a:hover,
      #about-page .member__list li a:hover,
      #english-page .ir__list li a:hover,
      #english-page .member__list li a:hover,
      #outline-page .ir__list li a:hover,
      #outline-page .member__list li a:hover {
        text-decoration: none; }

#lunchtrip-page .artichve-info,
#blog-page .artichve-info,
#blog-recruit-page .artichve-info,
#info-page .artichve-info {
  padding-top: 70px; }
  #lunchtrip-page .artichve-info .btn,
  #blog-page .artichve-info .btn,
  #blog-recruit-page .artichve-info .btn,
  #info-page .artichve-info .btn {
    margin-top: 0;
    margin-bottom: 40px; }
#lunchtrip-page .info__list .item__date,
#blog-page .info__list .item__date,
#blog-recruit-page .info__list .item__date,
#info-page .info__list .item__date {
  margin-left: 0; }
#lunchtrip-page .info__list .item__content,
#blog-page .info__list .item__content,
#blog-recruit-page .info__list .item__content,
#info-page .info__list .item__content {
  padding-top: 0;
  position: relative; }
#lunchtrip-page .post,
#blog-page .post,
#blog-recruit-page .post,
#info-page .post {
  padding-top: 70px; }
  #lunchtrip-page .post__title,
  #blog-page .post__title,
  #blog-recruit-page .post__title,
  #info-page .post__title {
    position: relative;
    border-top: 1px solid #ddd;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    padding-left: 20px;
    border-bottom: 1px solid #ddd; }
    #lunchtrip-page .post__title:before,
    #blog-page .post__title:before,
    #blog-recruit-page .post__title:before,
    #info-page .post__title:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 10px;
      height: 10px;
      border-radius: 0 0 10px 0;
      background: #006835; }
    #lunchtrip-page .post__title p,
    #blog-page .post__title p,
    #blog-recruit-page .post__title p,
    #info-page .post__title p {
      display: inline-block;
      font: normal 14px/1 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
      letter-spacing: .08em; }
    #lunchtrip-page .post__title h1,
    #blog-page .post__title h1,
    #blog-recruit-page .post__title h1,
    #info-page .post__title h1 {
      font: bold 20px/2 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
      color: #006835; }
  #lunchtrip-page .post__basic__date,
  #blog-page .post__basic__date,
  #blog-recruit-page .post__basic__date,
  #info-page .post__basic__date {
    margin: 0 0 1em 0; }
    #lunchtrip-page .post__basic__date .post__category,
    #blog-page .post__basic__date .post__category,
    #blog-recruit-page .post__basic__date .post__category,
    #info-page .post__basic__date .post__category {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      margin: 0.5em 0 0 0.5em;
      padding: 0.5em 0.5em;
      font: bold 12px/1 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
      border-radius: 5px;
      background: rgba(255, 187, 0, 0.15); }
  #lunchtrip-page .post__main h3, #lunchtrip-page .post__main h4, #lunchtrip-page .post__main h5,
  #blog-page .post__main h3,
  #blog-page .post__main h4,
  #blog-page .post__main h5,
  #blog-recruit-page .post__main h3,
  #blog-recruit-page .post__main h4,
  #blog-recruit-page .post__main h5,
  #info-page .post__main h3,
  #info-page .post__main h4,
  #info-page .post__main h5 {
    font-family: "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }
  #lunchtrip-page .post__main h3,
  #blog-page .post__main h3,
  #blog-recruit-page .post__main h3,
  #info-page .post__main h3 {
    position: relative;
    font-size: 22px;
    padding-bottom: 20px;
    font-weight: bold; }
    #lunchtrip-page .post__main h3:before,
    #blog-page .post__main h3:before,
    #blog-recruit-page .post__main h3:before,
    #info-page .post__main h3:before {
      content: "";
      display: block;
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 1px;
      background: #ddd; }
  #lunchtrip-page .post__main h4,
  #blog-page .post__main h4,
  #blog-recruit-page .post__main h4,
  #info-page .post__main h4 {
    font-size: 20px;
    font-weight: bold; }
  #lunchtrip-page .post__main h5,
  #blog-page .post__main h5,
  #blog-recruit-page .post__main h5,
  #info-page .post__main h5 {
    font-size: 16px;
    font-weight: bold; }
  #lunchtrip-page .post__main h3, #lunchtrip-page .post__main h4, #lunchtrip-page .post__main h5,
  #blog-page .post__main h3,
  #blog-page .post__main h4,
  #blog-page .post__main h5,
  #blog-recruit-page .post__main h3,
  #blog-recruit-page .post__main h4,
  #blog-recruit-page .post__main h5,
  #info-page .post__main h3,
  #info-page .post__main h4,
  #info-page .post__main h5 {
    margin-top: 60px; }
  #lunchtrip-page .post__main p + img,
  #lunchtrip-page .post__main img + p,
  #lunchtrip-page .post__main h3 + p,
  #lunchtrip-page .post__main h4 + p,
  #lunchtrip-page .post__main h5 + p,
  #blog-page .post__main p + img,
  #blog-page .post__main img + p,
  #blog-page .post__main h3 + p,
  #blog-page .post__main h4 + p,
  #blog-page .post__main h5 + p,
  #blog-recruit-page .post__main p + img,
  #blog-recruit-page .post__main img + p,
  #blog-recruit-page .post__main h3 + p,
  #blog-recruit-page .post__main h4 + p,
  #blog-recruit-page .post__main h5 + p,
  #info-page .post__main p + img,
  #info-page .post__main img + p,
  #info-page .post__main h3 + p,
  #info-page .post__main h4 + p,
  #info-page .post__main h5 + p {
    margin-top: 30px; }
  #lunchtrip-page .post__main p,
  #blog-page .post__main p,
  #blog-recruit-page .post__main p,
  #info-page .post__main p {
    font-size: 16px;
    font-family: "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    line-height: 36px;
    letter-spacing: .08em; }
  #lunchtrip-page .post__main p + p,
  #blog-page .post__main p + p,
  #blog-recruit-page .post__main p + p,
  #info-page .post__main p + p {
    margin-top: 20px; }
  @media screen and (max-width: 959px) {
    #lunchtrip-page .post__main h3,
    #blog-page .post__main h3,
    #blog-recruit-page .post__main h3,
    #info-page .post__main h3 {
      font-size: 18px; }
    #lunchtrip-page .post__main h4,
    #blog-page .post__main h4,
    #blog-recruit-page .post__main h4,
    #info-page .post__main h4 {
      font-size: 16px; }
    #lunchtrip-page .post__main h5,
    #blog-page .post__main h5,
    #blog-recruit-page .post__main h5,
    #info-page .post__main h5 {
      font-size: 14px;
      font-weight: bold; }
    #lunchtrip-page .post__main h3, #lunchtrip-page .post__main h4, #lunchtrip-page .post__main h5,
    #blog-page .post__main h3,
    #blog-page .post__main h4,
    #blog-page .post__main h5,
    #blog-recruit-page .post__main h3,
    #blog-recruit-page .post__main h4,
    #blog-recruit-page .post__main h5,
    #info-page .post__main h3,
    #info-page .post__main h4,
    #info-page .post__main h5 {
      margin-top: 50px; }
    #lunchtrip-page .post__main p + img,
    #lunchtrip-page .post__main img + p,
    #lunchtrip-page .post__main h3 + p,
    #lunchtrip-page .post__main h4 + p,
    #lunchtrip-page .post__main h5 + p,
    #blog-page .post__main p + img,
    #blog-page .post__main img + p,
    #blog-page .post__main h3 + p,
    #blog-page .post__main h4 + p,
    #blog-page .post__main h5 + p,
    #blog-recruit-page .post__main p + img,
    #blog-recruit-page .post__main img + p,
    #blog-recruit-page .post__main h3 + p,
    #blog-recruit-page .post__main h4 + p,
    #blog-recruit-page .post__main h5 + p,
    #info-page .post__main p + img,
    #info-page .post__main img + p,
    #info-page .post__main h3 + p,
    #info-page .post__main h4 + p,
    #info-page .post__main h5 + p {
      margin-top: 15px; }
    #lunchtrip-page .post__main p,
    #blog-page .post__main p,
    #blog-recruit-page .post__main p,
    #info-page .post__main p {
      font-size: 14px;
      font-family: "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
      line-height: 28px;
      letter-spacing: .08em; }
    #lunchtrip-page .post__main p + p,
    #blog-page .post__main p + p,
    #blog-recruit-page .post__main p + p,
    #info-page .post__main p + p {
      margin-top: 15px; } }
  #lunchtrip-page .post__main strong,
  #blog-page .post__main strong,
  #blog-recruit-page .post__main strong,
  #info-page .post__main strong {
    font-weight: bold; }

@media screen and (max-width: 959px) {
  #english-page p.center,
  #about-page p.center {
    text-align: left; }
    #english-page p.center.heading02,
    #about-page p.center.heading02 {
      text-align: center; } }
#english-page .purpose,
#about-page .purpose {
  background: white;
  padding: 30px;
  border-radius: 20px;
  -webkit-box-shadow: 0 4px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 3px rgba(0, 0, 0, 0.1); }
  @media screen and (max-width: 959px) {
    #english-page .purpose,
    #about-page .purpose {
      padding: 20px; } }
  #english-page .purpose .note,
  #about-page .purpose .note {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(97%, rgba(0, 0, 0, 0)), color-stop(97%, #ddd), to(#ddd));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 97%, #ddd 97%, #ddd 100%);
    background-size: 100% 2.6em; }
    #english-page .purpose .note p,
    #about-page .purpose .note p {
      line-height: 2.6; }
      @media screen and (max-width: 959px) {
        #english-page .purpose .note p,
        #about-page .purpose .note p {
          font-size: 14px; } }
#english-page .policy .heading02,
#about-page .policy .heading02 {
  font-weight: 300 !important; }
  @media screen and (max-width: 959px) {
    #english-page .policy .heading02,
    #about-page .policy .heading02 {
      -webkit-transform: none;
              transform: none; } }
#english-page .policy02 .heading02,
#about-page .policy02 .heading02 {
  color: #006835;
  margin-top: 110px; }
#english-page .policy02 span.blue,
#about-page .policy02 span.blue {
  color: #74BFE3; }
#english-page .policy02 span.red,
#about-page .policy02 span.red {
  color: #E7511E; }
#english-page .policy02 span.yellow,
#about-page .policy02 span.yellow {
  color: #FFB900; }
#english-page .policy02 span.bold,
#about-page .policy02 span.bold {
  font-weight: bold; }
#english-page .policy02 span.large,
#about-page .policy02 span.large {
  font-size: 1.25em; }
#english-page .policy02 p:not(.heading02),
#about-page .policy02 p:not(.heading02) {
  font-size: 18px;
  text-align: center; }
  @media screen and (max-width: 959px) {
    #english-page .policy02 p:not(.heading02),
    #about-page .policy02 p:not(.heading02) {
      font-size: 16px;
      text-align: left; }
      #english-page .policy02 p:not(.heading02) br,
      #about-page .policy02 p:not(.heading02) br {
        display: none; } }
  #english-page .policy02 p:not(.heading02) + p:not(.heading02),
  #about-page .policy02 p:not(.heading02) + p:not(.heading02) {
    margin-top: 10px; }
#english-page .policy02 .u-mt-m,
#about-page .policy02 .u-mt-m {
  margin-top: 1.7em; }
  @media screen and (max-width: 959px) {
    #english-page .policy02 .u-mt-m p,
    #about-page .policy02 .u-mt-m p {
      text-align: center; } }

/* #nursery-page , #npo-page , #recruit-page , #contact-page , #contact-recruit-page
general
========================================================= */
#error-page article,
#nursery-page article,
#npo-page article,
#recruit-page article,
#contact-page article,
#contact-recruit-page article {
  position: relative;
  padding: 70px 0 190px; }
  #error-page article p,
  #nursery-page article p,
  #npo-page article p,
  #recruit-page article p,
  #contact-page article p,
  #contact-recruit-page article p {
    font: normal 16px/2 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }
  @media screen and (max-width: 959px) {
    #error-page article,
    #nursery-page article,
    #npo-page article,
    #recruit-page article,
    #contact-page article,
    #contact-recruit-page article {
      margin: 0 auto;
      padding: 40px 0 110px; }
      #error-page article p,
      #nursery-page article p,
      #npo-page article p,
      #recruit-page article p,
      #contact-page article p,
      #contact-recruit-page article p {
        font: normal 14px/2 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; } }
  #error-page article:last-of-type,
  #nursery-page article:last-of-type,
  #npo-page article:last-of-type,
  #recruit-page article:last-of-type,
  #contact-page article:last-of-type,
  #contact-recruit-page article:last-of-type {
    padding-bottom: 150px !important; }
    @media screen and (max-width: 959px) {
      #error-page article:last-of-type,
      #nursery-page article:last-of-type,
      #npo-page article:last-of-type,
      #recruit-page article:last-of-type,
      #contact-page article:last-of-type,
      #contact-recruit-page article:last-of-type {
        padding-bottom: 70px !important; } }
  #error-page article.noflame,
  #nursery-page article.noflame,
  #npo-page article.noflame,
  #recruit-page article.noflame,
  #contact-page article.noflame,
  #contact-recruit-page article.noflame {
    padding: 70px 0 130px; }
    @media screen and (max-width: 959px) {
      #error-page article.noflame,
      #nursery-page article.noflame,
      #npo-page article.noflame,
      #recruit-page article.noflame,
      #contact-page article.noflame,
      #contact-recruit-page article.noflame {
        padding: 45px 0 80px; } }
  #error-page article.bk_yellow,
  #nursery-page article.bk_yellow,
  #npo-page article.bk_yellow,
  #recruit-page article.bk_yellow,
  #contact-page article.bk_yellow,
  #contact-recruit-page article.bk_yellow {
    background-color: #FFFEE2; }
#error-page .article__frame,
#nursery-page .article__frame,
#npo-page .article__frame,
#recruit-page .article__frame,
#contact-page .article__frame,
#contact-recruit-page .article__frame {
  bottom: -2px;
  width: 100%;
  position: absolute;
  z-index: 2; }
  #error-page .article__frame img,
  #nursery-page .article__frame img,
  #npo-page .article__frame img,
  #recruit-page .article__frame img,
  #contact-page .article__frame img,
  #contact-recruit-page .article__frame img {
    width: 100%; }
#error-page .btn.outside a img,
#nursery-page .btn.outside a img,
#npo-page .btn.outside a img,
#recruit-page .btn.outside a img,
#contact-page .btn.outside a img,
#contact-recruit-page .btn.outside a img {
  width: 20px;
  top: 17px;
  right: 16px; }
  @media screen and (max-width: 959px) {
    #error-page .btn.outside a img,
    #nursery-page .btn.outside a img,
    #npo-page .btn.outside a img,
    #recruit-page .btn.outside a img,
    #contact-page .btn.outside a img,
    #contact-recruit-page .btn.outside a img {
      width: 23px;
      top: 10px;
      right: 20px; } }
#error-page .map__wrapped,
#nursery-page .map__wrapped,
#npo-page .map__wrapped,
#recruit-page .map__wrapped,
#contact-page .map__wrapped,
#contact-recruit-page .map__wrapped {
  margin-top: 100px; }
  @media screen and (max-width: 959px) {
    #error-page .map__wrapped,
    #nursery-page .map__wrapped,
    #npo-page .map__wrapped,
    #recruit-page .map__wrapped,
    #contact-page .map__wrapped,
    #contact-recruit-page .map__wrapped {
      margin-top: 80px; } }

/* all
========================================================= */
.heading03 {
  font: bold 24px/1.6 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  color: #006835;
  letter-spacing: .25em;
  margin-bottom: 20px; }
  @media screen and (max-width: 959px) {
    .heading03 {
      font-size: 20px; } }

.plus {
  border-bottom: 5px dotted #FFB900;
  display: inline-block; }

.under-line:hover {
  text-decoration: underline; }
.under-line img {
  margin: 0px 0px -5px 5px;
  width: 1.4em; }
  @media screen and (max-width: 959px) {
    .under-line img {
      margin: 0px 0px -4px 2px; } }

.kakugonotoki {
  margin-top: 20px;
  font-weight: bold;
  display: inline-block; }
  @media screen and (max-width: 959px) {
    .kakugonotoki {
      margin-top: 10px; } }

/* about page &gt; schedule
========================================================= */
#about-page .schedule {
  margin: 40px 0;
  text-align: center; }
  @media screen and (max-width: 959px) {
    #about-page .schedule {
      margin: 20px 0; } }
@media screen and (max-width: 959px) {
  #about-page .PC-only {
    display: none; } }
#about-page .day-schedule {
  text-align: center;
  margin: 0 auto;
  width: 600px; }
  @media screen and (max-width: 959px) {
    #about-page .day-schedule {
      width: 100%; } }
  #about-page .day-schedule img {
    width: 600px; }
    @media screen and (max-width: 959px) {
      #about-page .day-schedule img {
        width: 100%; } }
#about-page .year-schedule .caption {
  text-align: left; }
  @media screen and (max-width: 959px) {
    #about-page .year-schedule .caption {
      margin: 0;
      text-align: center; } }
#about-page .year-schedule .year-event__list {
  margin: 0 auto;
  width: 600px; }
  @media screen and (max-width: 959px) {
    #about-page .year-schedule .year-event__list {
      display: block;
      width: 100%; } }
#about-page .year-schedule .year-event__item {
  position: relative;
  margin: 10px auto;
  background-color: #FFFEE2;
  border-radius: 20px; }
  #about-page .year-schedule .year-event__item .month {
    position: absolute;
    right: 20px;
    top: 0; }
    #about-page .year-schedule .year-event__item .month span {
      font: bold 40px/2 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
      opacity: .3;
      color: #95BE0C; }
  @media screen and (max-width: 959px) {
    #about-page .year-schedule .year-event__item {
      max-width: 500px;
      width: 100%;
      margin: 10px auto; }
      #about-page .year-schedule .year-event__item .month span {
        font: bold 30px/2 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; } }
  #about-page .year-schedule .year-event__item.summer .month span {
    color: #74BFE3; }
  #about-page .year-schedule .year-event__item.fall .month span {
    color: #E7511E; }
  #about-page .year-schedule .year-event__item.winter .month span {
    color: #006835; }
#about-page .year-schedule .year-event__contents {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 959px) {
    #about-page .year-schedule .year-event__contents {
      padding: 10px;
      width: 100%; } }
#about-page .year-schedule .year-event__icon {
  height: 40px;
  width: 40px; }
#about-page .year-schedule .year-event__event {
  padding: 0 20px;
  margin: auto 0; }
  #about-page .year-schedule .year-event__event p {
    text-align: left;
    font: bold 20px/1.4 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }
  @media screen and (max-width: 959px) {
    #about-page .year-schedule .year-event__event p {
      font: bold 16px/1.4 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; } }

/* nursery page
========================================================= */
#nursery-page .article {
  position: relative;
  padding: 70px 0 190px; }
  @media screen and (max-width: 959px) {
    #nursery-page .article {
      margin: 0 auto;
      padding: 40px 0 110px; } }
#nursery-page .caption {
  margin-left: 20px;
  font-weight: bold; }
  @media screen and (max-width: 959px) {
    #nursery-page .caption {
      margin: 0;
      text-align: center; } }
  #nursery-page .caption.ml0 {
    margin-left: 0; }
  #nursery-page .caption.small {
    font-size: .8em; }
  #nursery-page .caption.left {
    text-align: left; }
#nursery-page .indoor-img {
  margin: 40px auto 0px auto;
  max-width: 500px;
  height: 300px;
  overflow: hidden;
  border: 10px solid #FFFEEE;
  border-radius: 20px;
  -webkit-box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.15); }
  #nursery-page .indoor-img img {
    width: 100%; }
  @media screen and (max-width: 959px) {
    #nursery-page .indoor-img {
      margin: 20px auto 0px auto;
      width: 100%;
      height: auto; } }
#nursery-page .indoor-img2 {
  margin: 0 20px;
  overflow: hidden;
  border-radius: 20px;
  position: relative;
  width: calc(50% - 60px); }
  #nursery-page .indoor-img2 img {
    width: 100%; }
  @media screen and (max-width: 959px) {
    #nursery-page .indoor-img2 {
      width: 100%;
      max-width: 400px;
      margin: 10px auto; } }
  #nursery-page .indoor-img2__wrapped {
    margin: 20px auto 0px auto;
    padding: 10px 10px 40px;
    background-color: #FFFEE2;
    border-radius: 20px;
    -webkit-box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.15); }
    @media screen and (max-width: 959px) {
      #nursery-page .indoor-img2__wrapped {
        padding: 20px;
        max-width: 440px; } }
  #nursery-page .indoor-img2__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media screen and (max-width: 959px) {
      #nursery-page .indoor-img2__inner {
        display: block;
        text-align: center; } }
  #nursery-page .indoor-img2__title {
    display: inline-block;
    text-align: center;
    margin: 20px 0;
    padding: 3px 25px;
    font: bold 18px/2 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }
    @media screen and (max-width: 959px) {
      #nursery-page .indoor-img2__title {
        margin: 0;
        font: bold 16px/2 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; } }
#nursery-page #nursery-about {
  text-align: center; }
  @media screen and (max-width: 959px) {
    #nursery-page #nursery-about p {
      font-size: 16px; } }
#nursery-page #nursery-schedule .overview__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
  width: 100%; }
  @media screen and (max-width: 959px) {
    #nursery-page #nursery-schedule .overview__list {
      display: block; } }
#nursery-page #nursery-schedule .overview__item {
  position: relative;
  margin: 10px 20px;
  background-color: white;
  border-radius: 20px;
  width: calc(50% - 40px); }
  #nursery-page #nursery-schedule .overview__item .month {
    position: absolute;
    right: 20px;
    top: 0; }
    #nursery-page #nursery-schedule .overview__item .month span {
      font: bold 40px/2 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
      opacity: .3;
      color: #95BE0C; }
  @media screen and (max-width: 959px) {
    #nursery-page #nursery-schedule .overview__item {
      max-width: 500px;
      width: 100%;
      margin: 10px auto; }
      #nursery-page #nursery-schedule .overview__item .month span {
        font: bold 30px/2 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; } }
#nursery-page #nursery-schedule .overview__contents {
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 959px) {
    #nursery-page #nursery-schedule .overview__contents {
      padding: 10px;
      width: 100%; } }
#nursery-page #nursery-schedule .overview__icon {
  height: 80px;
  width: 80px;
  margin: auto 0; }
  @media screen and (max-width: 959px) {
    #nursery-page #nursery-schedule .overview__icon {
      height: 40px;
      width: 40px; } }
#nursery-page #nursery-schedule .overview__event {
  padding: 0 20px;
  margin: auto 0; }
  #nursery-page #nursery-schedule .overview__event p {
    font: bold 20px/1.4 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }
  @media screen and (max-width: 959px) {
    #nursery-page #nursery-schedule .overview__event p {
      font: bold 16px/1.4 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; } }
#nursery-page #nursery-schedule .overview .summer .month span {
  color: #74BFE3; }
#nursery-page #nursery-schedule .overview .fall .month span {
  color: #E7511E; }
#nursery-page #nursery-schedule .overview .winter .month span {
  color: #006835; }
#nursery-page #nursery-regular-use .btn {
  margin: 2px 0px; }
  #nursery-page #nursery-regular-use .btn a {
    padding: 10px 50px 10px 30px;
    margin: 0 5px;
    width: 182px; }
    @media screen and (max-width: 959px) {
      #nursery-page #nursery-regular-use .btn a {
        width: 170px; } }
    #nursery-page #nursery-regular-use .btn a img {
      width: 18px;
      top: 7px;
      right: 19px; }
      @media screen and (max-width: 959px) {
        #nursery-page #nursery-regular-use .btn a img {
          width: 18px;
          top: 6px;
          right: 18px; } }
#nursery-page #nursery-regular-use .download {
  margin: 10px auto; }
  #nursery-page #nursery-regular-use .download p {
    position: relative;
    margin: 5px 0; }
  #nursery-page #nursery-regular-use .download th, #nursery-page #nursery-regular-use .download td {
    padding: 5px 10px;
    vertical-align: middle; }
  #nursery-page #nursery-regular-use .download th p {
    line-height: 1.2em;
    font-weight: bold; }
    #nursery-page #nursery-regular-use .download th p span {
      font-size: 12px;
      font-weight: nomal;
      color: #555; }
  #nursery-page #nursery-regular-use .download__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 959px) {
      #nursery-page #nursery-regular-use .download__flex {
        display: block; } }
#nursery-page #nursery-regular-use .nursery-regular-use__text {
  margin-bottom: 10px; }
#nursery-page #nursery-regular-use .nursery-regular-use__subtitle {
  margin: 20px 0;
  font: bold 22px/2 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  border-bottom: 3px solid #006835; }
  @media screen and (max-width: 959px) {
    #nursery-page #nursery-regular-use .nursery-regular-use__subtitle {
      font-size: 20px; } }
#nursery-page .list-faq li {
  position: relative;
  -webkit-transition: all .2s;
  transition: all .2s;
  padding: 20px auto;
  border-top: 1px solid #006835;
  z-index: 1; }
  #nursery-page .list-faq li:last-child {
    border-bottom: 1px solid #006835; }
  #nursery-page .list-faq li .number {
    font-size: 1.777em;
    font-weight: lighter;
    letter-spacing: .1em;
    font-family: "Oswald", sans-serif;
    color: #FFB900;
    vertical-align: -3px; }
    #nursery-page .list-faq li .number span {
      color: #FFB900; }
    @media screen and (max-width: 959px) {
      #nursery-page .list-faq li .number {
        position: absolute;
        font-size: 1.2em;
        top: 21px; } }
  #nursery-page .list-faq li:last-child {
    margin-bottom: 0; }
  #nursery-page .list-faq li .answer,
  #nursery-page .list-faq li .question {
    padding: 30px;
    position: relative; }
    #nursery-page .list-faq li .answer p,
    #nursery-page .list-faq li .question p {
      display: inline-block;
      margin-bottom: 0 !important;
      padding-left: 30px;
      text-align: left; }
    @media screen and (max-width: 959px) {
      #nursery-page .list-faq li .answer,
      #nursery-page .list-faq li .question {
        padding: 15px; }
        #nursery-page .list-faq li .answer p,
        #nursery-page .list-faq li .question p {
          padding-left: 47px;
          padding-right: 20px; } }
  #nursery-page .list-faq li .question {
    position: relative;
    -webkit-transition: all .2s;
    transition: all .2s;
    cursor: pointer;
    z-index: 2; }
    #nursery-page .list-faq li .question:after {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      content: "+";
      color: #006835;
      font-size: 40px;
      font-family: "Oswald", sans-serif;
      right: 30px;
      font-weight: normal; }
      @media screen and (max-width: 959px) {
        #nursery-page .list-faq li .question:after {
          font-size: 20px; } }
    #nursery-page .list-faq li .question.on {
      border-radius: 10px 10px 0 0; }
      #nursery-page .list-faq li .question.on:after {
        content: "-"; }
    @media screen and (min-width: 960px) {
      #nursery-page .list-faq li .question p {
        font-size: 18px !important;
        font-weight: bold;
        text-align: left; } }
    @media screen and (max-width: 959px) {
      #nursery-page .list-faq li .question:after {
        right: 5px;
        top: 32px; }
      #nursery-page .list-faq li .question p {
        padding-left: 46px;
        padding-right: 10px;
        font-size: 14px;
        font-weight: bold;
        text-align: left;
        margin-top: 0; } }
  #nursery-page .list-faq li .answer {
    padding-top: 0;
    padding-left: 55px;
    display: none;
    min-height: 0px;
    font-size: 16px;
    text-align: left; }
    @media screen and (max-width: 959px) {
      #nursery-page .list-faq li .answer {
        padding-left: 0; }
        #nursery-page .list-faq li .answer p {
          padding-left: 61px;
          padding-right: 10px; } }
    #nursery-page .list-faq li .answer.on {
      display: block; }
#nursery-page #nursery-list .nursery-list__wrapped {
  margin: 50px auto; }
  @media screen and (max-width: 959px) {
    #nursery-page #nursery-list .nursery-list__wrapped {
      width: 100%; } }
#nursery-page #nursery-list .nursery-list__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media screen and (max-width: 959px) {
    #nursery-page #nursery-list .nursery-list__list {
      display: block; } }
  #nursery-page #nursery-list .nursery-list__list a {
    width: 33%; }
    @media screen and (max-width: 959px) {
      #nursery-page #nursery-list .nursery-list__list a {
        width: 100%;
        max-width: 400px; } }
    #nursery-page #nursery-list .nursery-list__list a:hover {
      opacity: .5; }
#nursery-page #nursery-list .nursery-list__item {
  margin: 10px;
  background-color: #FFFEE2;
  padding: 30px;
  border-radius: 10px;
  min-height: 434px; }
  @media screen and (max-width: 959px) {
    #nursery-page #nursery-list .nursery-list__item {
      max-width: 400px;
      min-width: 0;
      margin: 20px auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
#nursery-page #nursery-list .nursery-list__contents .contents__img {
  overflow: hidden;
  border-radius: 10px; }
#nursery-page #nursery-list .nursery-list__contents .contents__title {
  font: bold 24px/1.6 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  color: #006835;
  letter-spacing: .25em;
  margin: 10px 0;
  border-bottom: 3px solid green; }
#nursery-page #nursery-list .nursery-list__contents .contents__text {
  margin: 20px 0 0; }
  #nursery-page #nursery-list .nursery-list__contents .contents__text p {
    width: 100%;
    font: normal 16px/1.4 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }
  #nursery-page #nursery-list .nursery-list__contents .contents__text.subtitle {
    font: bold 16px/1.4 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    margin-top: 15px; }
#nursery-page .nursery-temporary {
  margin-top: 30px; }
  #nursery-page .nursery-temporary--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (max-width: 959px) {
      #nursery-page .nursery-temporary--flex {
        display: block;
        text-align: center; } }
    #nursery-page .nursery-temporary--flex.pdf-download {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      #nursery-page .nursery-temporary--flex.pdf-download .btn {
        margin-left: 40px !important; }
      @media screen and (max-width: 959px) {
        #nursery-page .nursery-temporary--flex.pdf-download {
          text-align: center; }
          #nursery-page .nursery-temporary--flex.pdf-download .btn {
            margin-left: 0 !important;
            margin-top: 10px !important; } }
  #nursery-page .nursery-temporary--item {
    margin-bottom: 40px; }
    #nursery-page .nursery-temporary--item:last-child {
      margin-bottom: 0; }
  #nursery-page .nursery-temporary--guide {
    font-weight: bold;
    margin-bottom: 10px;
    text-indent: -1.1em;
    padding-left: 1.1em; }
  #nursery-page .nursery-temporary--caption {
    font-size: 14px; }
  #nursery-page .nursery-temporary--text p {
    text-align: left; }
  #nursery-page .nursery-temporary--img:hover {
    opacity: .7; }
  @media screen and (max-width: 959px) {
    #nursery-page .nursery-temporary--img img {
      width: 40%; } }

/*  npo page
========================================================= */
#npo-page #npo-activity {
  position: relative; }
  #npo-page #npo-activity .npo-activity__inner {
    max-width: 1000px;
    margin: 0 auto;
    padding: 50px 0 100px 0; }
    @media screen and (max-width: 959px) {
      #npo-page #npo-activity .npo-activity__inner {
        width: 100%;
        padding: 50px 20px !important; } }
  #npo-page #npo-activity .npo-activity__contents--title {
    font: bold 24px/1.6 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    color: #006835;
    letter-spacing: .25em;
    margin-bottom: 20px; }
    @media screen and (max-width: 959px) {
      #npo-page #npo-activity .npo-activity__contents--title {
        font-size: 20px; } }
  #npo-page #npo-activity .npo-activity__contents--text p {
    width: 100%;
    font: normal 16px/2 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; }
    @media screen and (max-width: 959px) {
      #npo-page #npo-activity .npo-activity__contents--text p {
        font-size: 14px; } }
  #npo-page #npo-activity .npo-activity__contents--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 20px 0px; }
    @media screen and (max-width: 959px) {
      #npo-page #npo-activity .npo-activity__contents--flex {
        display: block; } }
    #npo-page #npo-activity .npo-activity__contents--flex .npo-activity__contents--text {
      margin-right: 20px;
      margin-left: 0px; }
      @media screen and (max-width: 959px) {
        #npo-page #npo-activity .npo-activity__contents--flex .npo-activity__contents--text {
          margin: 0; } }
    #npo-page #npo-activity .npo-activity__contents--flex.reversible {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      #npo-page #npo-activity .npo-activity__contents--flex.reversible .npo-activity__contents--text {
        margin-right: 00px;
        margin-left: 20px; }
        @media screen and (max-width: 959px) {
          #npo-page #npo-activity .npo-activity__contents--flex.reversible .npo-activity__contents--text {
            margin: 0; } }
      @media screen and (max-width: 959px) {
        #npo-page #npo-activity .npo-activity__contents--flex.reversible {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row; } }
  #npo-page #npo-activity .npo-activity__contents--img {
    max-width: 500px;
    min-width: 400px; }
    #npo-page #npo-activity .npo-activity__contents--img img {
      border-radius: 10px; }
    @media screen and (max-width: 959px) {
      #npo-page #npo-activity .npo-activity__contents--img {
        margin: 20px auto;
        min-width: 0px; } }
  #npo-page #npo-activity .npo-activity__contents .info__title {
    border-bottom: 1px solid #ddd; }
    #npo-page #npo-activity .npo-activity__contents .info__title h2 {
      display: inline-block;
      border-radius: 10px 10px 0 0;
      background: #F5F5F5;
      padding: 10px 25px;
      font: bold 16px/1 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
      color: #006835; }
      #npo-page #npo-activity .npo-activity__contents .info__title h2 img {
        vertical-align: -8px;
        height: 1.5rem;
        margin: 0px 10px 2px 0px; }
  #npo-page #npo-activity .npo-activity__contents .info__main.npo {
    margin-top: 60px; }
    @media screen and (max-width: 959px) {
      #npo-page #npo-activity .npo-activity__contents .info__main.npo {
        margin-top: 40px; } }
  #npo-page #npo-activity .npo-activity__past a:hover {
    opacity: .5; }
  #npo-page #npo-activity .npo-activity__past .past__list {
    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) {
      #npo-page #npo-activity .npo-activity__past .past__list {
        display: block;
        max-width: 400px;
        margin: 0 auto; } }
  #npo-page #npo-activity .npo-activity__past .past__item {
    background-color: #FFFEE2;
    border-radius: 10px;
    padding: 20px;
    margin: 0 10px;
    -webkit-box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.15); }
    @media screen and (max-width: 959px) {
      #npo-page #npo-activity .npo-activity__past .past__item {
        margin: 10px auto;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex; } }
  #npo-page #npo-activity .npo-activity__past .past__title {
    font: bold 24px "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    color: #006835;
    text-align: center;
    margin: 15px auto; }
    @media screen and (max-width: 959px) {
      #npo-page #npo-activity .npo-activity__past .past__title {
        font-size: 20px;
        margin: auto; } }
    #npo-page #npo-activity .npo-activity__past .past__title img {
      width: 1.4rem;
      margin: 0px 0px -3px 7px; }
      @media screen and (max-width: 959px) {
        #npo-page #npo-activity .npo-activity__past .past__title img {
          margin: 0px 0px -4px 5px; } }
    #npo-page #npo-activity .npo-activity__past .past__title .icon-pdf {
      margin: 0px 0px -4px 7px; }
      @media screen and (max-width: 959px) {
        #npo-page #npo-activity .npo-activity__past .past__title .icon-pdf {
          margin: 0px 0px -4px 5px; } }
    #npo-page #npo-activity .npo-activity__past .past__title .icon-outside {
      margin: 0px 0px -2px 7px; }
      @media screen and (max-width: 959px) {
        #npo-page #npo-activity .npo-activity__past .past__title .icon-outside {
          margin: 0px 0px -2px 5px; } }
  @media screen and (max-width: 959px) {
    #npo-page #npo-activity .npo-activity__past .past__img {
      width: 30%; } }
  #npo-page #npo-activity .npo-activity__past .past__img img {
    border-radius: 10px; }

/*  recruit page
========================================================= */
#recruit-page .recruit {
  position: relative; }
  #recruit-page .recruit__inner {
    max-width: 1000px;
    margin: 0 auto;
    padding: 50px 0 100px 0; }
    @media screen and (max-width: 959px) {
      #recruit-page .recruit__inner {
        width: 100%;
        padding: 50px 20px !important; } }
  #recruit-page .recruit.top .npo-activity__inner {
    padding: 100px 0; }
  #recruit-page .recruit__contents {
    margin: 100px 0;
    position: relative; }
    @media screen and (max-width: 959px) {
      #recruit-page .recruit__contents {
        margin: 50px 0; } }
    #recruit-page .recruit__contents--title {
      font: bold 24px/1.6 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
      color: #006835;
      letter-spacing: .25em;
      margin-bottom: 20px; }
      @media screen and (max-width: 959px) {
        #recruit-page .recruit__contents--title {
          font-size: 20px; } }
    #recruit-page .recruit__contents--img {
      max-width: 600px;
      margin: 0 auto;
      text-align: center; }
      @media screen and (max-width: 959px) {
        #recruit-page .recruit__contents--img {
          min-width: 0px; } }
      #recruit-page .recruit__contents--img.country {
        max-width: 400px; }
      #recruit-page .recruit__contents--img .graph-caption {
        text-align: center;
        margin: 10px 0;
        font: nomal 16px/1.6 "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
        letter-spacing: .25em; }
        @media screen and (max-width: 959px) {
          #recruit-page .recruit__contents--img .graph-caption {
            font-size: 14px; } }
    #recruit-page .recruit__contents--btn a {
      background-color: #FFB900; }
  #recruit-page .recruit__bnr {
    margin: 0 auto;
    width: 468px; }
    #recruit-page .recruit__bnr .recruit__contents--img {
      margin-bottom: 30px; }
    @media screen and (max-width: 959px) {
      #recruit-page .recruit__bnr {
        width: 320px; } }

/*  contact page
========================================================= */
#contact-page .contact .form dl #recruit-comment,
#contact-recruit-page .contact .form dl #recruit-comment {
  height: 130px; }
#contact-page .contact .form dd textarea::-webkit-input-placeholder,
#contact-recruit-page .contact .form dd textarea::-webkit-input-placeholder {
  font-size: 14px; }
#contact-page .contact .form dd textarea:-ms-input-placeholder,
#contact-recruit-page .contact .form dd textarea:-ms-input-placeholder {
  font-size: 14px; }
#contact-page .contact .form dd textarea::-ms-input-placeholder,
#contact-recruit-page .contact .form dd textarea::-ms-input-placeholder {
  font-size: 14px; }
#contact-page .contact .form dd textarea::placeholder,
#contact-recruit-page .contact .form dd textarea::placeholder {
  font-size: 14px; }
#contact-page .contact .form .mw_wp_form .error-area,
#contact-recruit-page .contact .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 .contact .form .mw_wp_form.mw_wp_form_error .error-area,
#contact-recruit-page .contact .form .mw_wp_form.mw_wp_form_error .error-area {
  display: block; }
#contact-page .contact .form .mw_wp_form .confilm-area,
#contact-recruit-page .contact .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 .contact .form .mw_wp_form.mw_wp_form_confirm .confilm-area,
#contact-recruit-page .contact .form .mw_wp_form.mw_wp_form_confirm .confilm-area {
  display: block; }
#contact-page .contact .form .mw_wp_form dl .error,
#contact-recruit-page .contact .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 .contact .form .mw_wp_form dl .error + .error,
  #contact-recruit-page .contact .form .mw_wp_form dl .error + .error {
    left: 200px; }
#contact-page .contact .form .mw_wp_form dl dl,
#contact-recruit-page .contact .form .mw_wp_form dl dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 10px 0px;
  padding: 10px 0px;
  /* border-bottom: 1px dotted #e5e5e5; */ }
  #contact-page .contact .form .mw_wp_form dl dl .mwform-radio-field,
  #contact-recruit-page .contact .form .mw_wp_form dl dl .mwform-radio-field {
    width: 100%; }
    @media screen and (max-width: 767px) {
      #contact-page .contact .form .mw_wp_form dl dl .mwform-radio-field,
      #contact-recruit-page .contact .form .mw_wp_form dl dl .mwform-radio-field {
        margin-left: 0; } }
  @media screen and (max-width: 959px) {
    #contact-page .contact .form .mw_wp_form dl dl,
    #contact-recruit-page .contact .form .mw_wp_form dl dl {
      display: block; } }
#contact-page .contact .form .mw_wp_form dd,
#contact-recruit-page .contact .form .mw_wp_form dd {
  position: relative;
  width: calc(100% - 350px); }
  @media screen and (max-width: 959px) {
    #contact-page .contact .form .mw_wp_form dd,
    #contact-recruit-page .contact .form .mw_wp_form dd {
      width: 100%; } }
#contact-page .contact .form .mw_wp_form dt,
#contact-recruit-page .contact .form .mw_wp_form dt {
  position: relative;
  font-size: 18px;
  padding-left: 10px;
  margin-bottom: 10px;
  line-height: 24px;
  text-align: left;
  /* border-bottom: 1px solid $bc; */ }
  #contact-page .contact .form .mw_wp_form dt:before,
  #contact-recruit-page .contact .form .mw_wp_form dt:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 24px;
    background: #006835;
    top: 13px;
    left: 0; }
    @media all and (-ms-high-contrast: none) {
      #contact-page .contact .form .mw_wp_form dt:before,
      #contact-recruit-page .contact .form .mw_wp_form dt:before {
        content: none; } }
  #contact-page .contact .form .mw_wp_form dt span.must,
  #contact-recruit-page .contact .form .mw_wp_form dt span.must {
    display: inline-block;
    margin-left: 8px;
    padding: 5px 10px 6px;
    border-radius: 2px;
    border: 1px solid #006835;
    color: #006835;
    font-size: 14px;
    line-height: 1; }
#contact-page .contact .form .mw_wp_form dd.flex-col4,
#contact-recruit-page .contact .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 .contact .form .mw_wp_form dd.flex-col4 &gt; span:not(.error),
  #contact-recruit-page .contact .form .mw_wp_form dd.flex-col4 &gt; span:not(.error) {
    width: calc((100% - 30px)/4); }
    #contact-page .contact .form .mw_wp_form dd.flex-col4 &gt; span:not(.error):nth-of-type(4),
    #contact-recruit-page .contact .form .mw_wp_form dd.flex-col4 &gt; span:not(.error):nth-of-type(4) {
      padding-right: 0; }
    @media screen and (max-width: 959px) {
      #contact-page .contact .form .mw_wp_form dd.flex-col4 &gt; span:not(.error),
      #contact-recruit-page .contact .form .mw_wp_form dd.flex-col4 &gt; span:not(.error) {
        width: 100%;
        padding-left: 0;
        margin: 0;
        margin-top: 8px; } }
#contact-page .contact .form .mw_wp_form dd.flex-col2,
#contact-recruit-page .contact .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 .contact .form .mw_wp_form dd.flex-col2 &gt; span:not(.error),
  #contact-recruit-page .contact .form .mw_wp_form dd.flex-col2 &gt; span:not(.error) {
    width: calc((100% - 8px)/2); }
    #contact-page .contact .form .mw_wp_form dd.flex-col2 &gt; span:not(.error):nth-of-type(2),
    #contact-recruit-page .contact .form .mw_wp_form dd.flex-col2 &gt; span:not(.error):nth-of-type(2) {
      padding-right: 0; }
  #contact-page .contact .form .mw_wp_form dd.flex-col2 &gt; input,
  #contact-recruit-page .contact .form .mw_wp_form dd.flex-col2 &gt; input {
    width: calc((100% - 8px)/2);
    padding-right: 8px; }
    #contact-page .contact .form .mw_wp_form dd.flex-col2 &gt; input:nth-of-type(2),
    #contact-recruit-page .contact .form .mw_wp_form dd.flex-col2 &gt; input:nth-of-type(2) {
      margin-right: 0; }
#contact-page .contact .form .mw_wp_form .mwform-radio-field-text,
#contact-recruit-page .contact .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 #ddd;
  background-color: #95BE0C;
  font-size: 16px !important;
  cursor: pointer; }
  #contact-page .contact .form .mw_wp_form .mwform-radio-field-text:before, #contact-page .contact .form .mw_wp_form .mwform-radio-field-text:after,
  #contact-recruit-page .contact .form .mw_wp_form .mwform-radio-field-text:before,
  #contact-recruit-page .contact .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 .contact .form .mw_wp_form .mwform-radio-field-text:before,
  #contact-recruit-page .contact .form .mw_wp_form .mwform-radio-field-text:before {
    opacity: 0; }
  #contact-page .contact .form .mw_wp_form .mwform-radio-field-text:after,
  #contact-recruit-page .contact .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 .contact .form .mw_wp_form .mwform-radio-field-text:before,
  #contact-recruit-page .contact .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: #006835;
    z-index: 1; }
  #contact-page .contact .form .mw_wp_form .mwform-radio-field-text:after,
  #contact-recruit-page .contact .form .mw_wp_form .mwform-radio-field-text:after {
    border-radius: 100%; }
#contact-page .contact .form .mw_wp_form .mwform-zip-field,
#contact-recruit-page .contact .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 .contact .form .mw_wp_form .mwform-zip-field input,
  #contact-recruit-page .contact .form .mw_wp_form .mwform-zip-field input {
    margin: 0 10px !important; }
#contact-page .contact .form .mw_wp_form input[type=radio],
#contact-recruit-page .contact .form .mw_wp_form input[type=radio] {
  display: none; }
#contact-page .contact .form .mw_wp_form input[type=radio]:checked + .mwform-radio-field-text:after,
#contact-recruit-page .contact .form .mw_wp_form input[type=radio]:checked + .mwform-radio-field-text:after {
  border-color: #006835; }
#contact-page .contact .form .mw_wp_form input[type=radio]:checked + .mwform-radio-field-text:before,
#contact-recruit-page .contact .form .mw_wp_form input[type=radio]:checked + .mwform-radio-field-text:before {
  opacity: 1; }
#contact-page .contact .form .mw_wp_form input[type=radio]:checked + .mwform-radio-field-text,
#contact-recruit-page .contact .form .mw_wp_form input[type=radio]:checked + .mwform-radio-field-text {
  background: #006835;
  color: white; }
#contact-page .contact .form .mw_wp_form input[type=file],
#contact-recruit-page .contact .form .mw_wp_form input[type=file] {
  margin-top: 20px; }
#contact-page .contact .form .mw_wp_form input[type="text"], #contact-page .contact .form .mw_wp_form input[type="email"], #contact-page .contact .form .mw_wp_form input[type="url"], #contact-page .contact .form .mw_wp_form textarea,
#contact-recruit-page .contact .form .mw_wp_form input[type="text"],
#contact-recruit-page .contact .form .mw_wp_form input[type="email"],
#contact-recruit-page .contact .form .mw_wp_form input[type="url"],
#contact-recruit-page .contact .form .mw_wp_form textarea {
  -webkit-appearance: none;
  width: 100%;
  padding: 8px 10px 10px;
  border: solid 2px #006835;
  background: white;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 18px;
  height: 50px; }
  @media screen and (max-width: 959px) {
    #contact-page .contact .form .mw_wp_form input[type="text"], #contact-page .contact .form .mw_wp_form input[type="email"], #contact-page .contact .form .mw_wp_form input[type="url"], #contact-page .contact .form .mw_wp_form textarea,
    #contact-recruit-page .contact .form .mw_wp_form input[type="text"],
    #contact-recruit-page .contact .form .mw_wp_form input[type="email"],
    #contact-recruit-page .contact .form .mw_wp_form input[type="url"],
    #contact-recruit-page .contact .form .mw_wp_form textarea {
      margin-top: 8px; } }
#contact-page .contact .form .mw_wp_form textarea,
#contact-recruit-page .contact .form .mw_wp_form textarea {
  height: 120px; }
  #contact-page .contact .form .mw_wp_form textarea::-webkit-input-placeholder,
  #contact-recruit-page .contact .form .mw_wp_form textarea::-webkit-input-placeholder {
    font-size: 14px; }
  #contact-page .contact .form .mw_wp_form textarea:-ms-input-placeholder,
  #contact-recruit-page .contact .form .mw_wp_form textarea:-ms-input-placeholder {
    font-size: 14px; }
  #contact-page .contact .form .mw_wp_form textarea::-ms-input-placeholder,
  #contact-recruit-page .contact .form .mw_wp_form textarea::-ms-input-placeholder {
    font-size: 14px; }
  #contact-page .contact .form .mw_wp_form textarea::placeholder,
  #contact-recruit-page .contact .form .mw_wp_form textarea::placeholder {
    font-size: 14px; }
#contact-page .contact .form .mw_wp_form #consultation,
#contact-recruit-page .contact .form .mw_wp_form #consultation {
  height: auto; }
#contact-page .contact .form .mw_wp_form .mwform-tel-field,
#contact-recruit-page .contact .form .mw_wp_form .mwform-tel-field {
  width: 100%; }
#contact-page .contact .form .mw_wp_form .mwform-tel-field input[type="text"],
#contact-recruit-page .contact .form .mw_wp_form .mwform-tel-field input[type="text"] {
  width: 120px; }
  @media screen and (max-width: 959px) {
    #contact-page .contact .form .mw_wp_form .mwform-tel-field input[type="text"],
    #contact-recruit-page .contact .form .mw_wp_form .mwform-tel-field input[type="text"] {
      width: calc((100% - 32px)/3); } }
#contact-page .contact .form .mw_wp_form select,
#contact-recruit-page .contact .form .mw_wp_form select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: relative;
  width: 100%;
  height: 50px;
  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: 2px solid #006835;
  background-color: white;
  border-radius: 5px; }
#contact-page .contact .form .contact-policy,
#contact-recruit-page .contact .form .contact-policy {
  padding: 30px;
  border-radius: 5px;
  border: 1px solid #ddd;
  background: #95BE0C; }
  #contact-page .contact .form .contact-policy .section,
  #contact-recruit-page .contact .form .contact-policy .section {
    margin-top: 30px; }
  #contact-page .contact .form .contact-policy .section-title,
  #contact-recruit-page .contact .form .contact-policy .section-title {
    position: relative;
    font-size: 18px;
    font-weight: bold;
    padding-left: 10px;
    line-height: 24px;
    border: 0; }
    #contact-page .contact .form .contact-policy .section-title:before,
    #contact-recruit-page .contact .form .contact-policy .section-title:before {
      content: "";
      position: absolute;
      width: 3px;
      height: 24px;
      background: #E60012;
      top: 0;
      left: 0; }
    #contact-page .contact .form .contact-policy .section-title + .section-main,
    #contact-recruit-page .contact .form .contact-policy .section-title + .section-main {
      margin-top: 15px; }
  #contact-page .contact .form .contact-policy .inner,
  #contact-recruit-page .contact .form .contact-policy .inner {
    max-height: 200px;
    overflow-y: scroll; }
  @media screen and (max-width: 767px) {
    #contact-page .contact .form .contact-policy,
    #contact-recruit-page .contact .form .contact-policy {
      padding: 15px; } }
#contact-page .contact .form .button,
#contact-recruit-page .contact .form .button {
  text-align: center;
  margin-top: 100px; }
  @media screen and (max-width: 767px) {
    #contact-page .contact .form .button,
    #contact-recruit-page .contact .form .button {
      margin-top: 30px; } }
#contact-page .contact .form input[type="submit"],
#contact-recruit-page .contact .form input[type="submit"] {
  position: relative;
  background: #006835;
  color: white;
  border: 0;
  border-radius: 50px;
  padding: 20px;
  min-width: 365px;
  font: bold 1rem/1 "Zen Maru Gothic", "ヒラギノ角ゴ 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 .contact .form input[type="submit"],
    #contact-recruit-page .contact .form input[type="submit"] {
      padding: 15px 20px;
      min-width: 300px; } }
  #contact-page .contact .form input[type="submit"]:hover,
  #contact-recruit-page .contact .form input[type="submit"]:hover {
    background-color: #FFB900;
    color: white; }
#contact-page .contact .form .btns,
#contact-recruit-page .contact .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 .contact .form .btns,
    #contact-recruit-page .contact .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 .contact .form .mw_wp_form_confirm .btns .button:nth-of-type(1),
  #contact-recruit-page .contact .form .mw_wp_form_confirm .btns .button:nth-of-type(1) {
    margin-right: 40px; } }
#contact-page .contact .form p + .mw_wp_form,
#contact-recruit-page .contact .form p + .mw_wp_form {
  margin-top: 50px; }
#contact-page .contact .form .address,
#contact-recruit-page .contact .form .address {
  padding: 15px; }
  #contact-page .contact .form .address dl,
  #contact-recruit-page .contact .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 .contact .form .address dl,
      #contact-recruit-page .contact .form .address dl {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    #contact-page .contact .form .address dl dt,
    #contact-recruit-page .contact .form .address dl dt {
      width: 20%;
      border: 0;
      margin-bottom: 0;
      padding: 0 0 0 10px; }
      #contact-page .contact .form .address dl dt:before,
      #contact-recruit-page .contact .form .address dl dt:before {
        height: 100%;
        opacity: .6; }
      @media screen and (max-width: 767px) {
        #contact-page .contact .form .address dl dt,
        #contact-recruit-page .contact .form .address dl dt {
          width: 100%;
          margin-bottom: 10px; }
          #contact-page .contact .form .address dl dt .error,
          #contact-recruit-page .contact .form .address dl dt .error {
            margin-top: 0;
            margin-left: 10px;
            font-size: 13px;
            padding: 7px 10px 8px; } }
    #contact-page .contact .form .address dl dd,
    #contact-recruit-page .contact .form .address dl dd {
      width: 80%; }
      #contact-page .contact .form .address dl dd input,
      #contact-recruit-page .contact .form .address dl dd input {
        margin: 0 !important; }
      @media screen and (max-width: 767px) {
        #contact-page .contact .form .address dl dd,
        #contact-recruit-page .contact .form .address dl dd {
          width: 100%; } }
#contact-page .contact .form .col3,
#contact-recruit-page .contact .form .col3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 767px) {
    #contact-page .contact .form .col3,
    #contact-recruit-page .contact .form .col3 {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  #contact-page .contact .form .col3 .mwform-radio-field,
  #contact-recruit-page .contact .form .col3 .mwform-radio-field {
    width: 100%; }
    @media screen and (max-width: 767px) {
      #contact-page .contact .form .col3 .mwform-radio-field,
      #contact-recruit-page .contact .form .col3 .mwform-radio-field {
        margin-left: 0; } }
#contact-page .contact .form .error-area,
#contact-recruit-page .contact .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 .contact .form.mw_wp_form_error .error-area,
#contact-recruit-page .contact .form.mw_wp_form_error .error-area {
  display: block; }
#contact-page .contact .form .confilm-area,
#contact-recruit-page .contact .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 .contact .form.mw_wp_form_confirm .confilm-area,
#contact-recruit-page .contact .form.mw_wp_form_confirm .confilm-area {
  display: block; }
#contact-page .contact .form .form-title,
#contact-recruit-page .contact .form .form-title {
  margin-top: 30px; }
  #contact-page .contact .form .form-title h3,
  #contact-recruit-page .contact .form .form-title h3 {
    margin: 0 !important; }
#contact-page .contact .form .contact-tel dt,
#contact-recruit-page .contact .form .contact-tel dt {
  padding-bottom: 10px;
  border-bottom: 2px solid #ddd;
  font-size: 1.1em;
  font-weight: 600; }
#contact-page .contact .form .contact-tel dd span,
#contact-recruit-page .contact .form .contact-tel dd span {
  color: #006835;
  font-size: 2.5em;
  font-weight: 600; }
  @media screen and (max-width: 767px) {
    #contact-page .contact .form .contact-tel dd span,
    #contact-recruit-page .contact .form .contact-tel dd span {
      display: block; } }
  #contact-page .contact .form .contact-tel dd span i,
  #contact-recruit-page .contact .form .contact-tel dd span i {
    margin-right: 5px;
    font-size: 0.8em; }
#contact-page .contact .form .step,
#contact-recruit-page .contact .form .step {
  display: table;
  table-layout: fixed;
  background: #fff; }
  #contact-page .contact .form .step .item,
  #contact-recruit-page .contact .form .step .item {
    display: table-cell;
    width: 33.3333%;
    padding: 30px 30px 20px;
    vertical-align: top;
    border-right: 1px dashed #ddd;
    text-align: center; }
    #contact-page .contact .form .step .item:last-child,
    #contact-recruit-page .contact .form .step .item:last-child {
      border-right: none; }
  @media screen and (max-width: 959px) {
    #contact-page .contact .form .step,
    #contact-recruit-page .contact .form .step {
      display: block; }
      #contact-page .contact .form .step .item,
      #contact-recruit-page .contact .form .step .item {
        display: block;
        width: 100%;
        border: none;
        border-bottom: 1px dashed #ddd; }
        #contact-page .contact .form .step .item:last-child,
        #contact-recruit-page .contact .form .step .item:last-child {
          border: none; } }
  #contact-page .contact .form .step h4,
  #contact-recruit-page .contact .form .step h4 {
    margin-bottom: 15px;
    color: #006835;
    font-size: 18px;
    font-weight: 600; }
    #contact-page .contact .form .step h4 span,
    #contact-recruit-page .contact .form .step h4 span {
      display: block;
      width: 30px;
      margin: 0 auto 5px;
      background: #006835;
      color: #fff;
      font-size: 16px;
      line-height: 31px;
      border-radius: 15px; }
  #contact-page .contact .form .step i,
  #contact-recruit-page .contact .form .step i {
    display: block;
    margin: 0 auto 15px;
    color: #006835;
    font-size: 80px; }
#contact-page .contact .form dl,
#contact-recruit-page .contact .form dl {
  display: table;
  width: 100%;
  margin: 0px;
  padding: 20px 0px; }
  #contact-page .contact .form dl.policy dd,
  #contact-recruit-page .contact .form dl.policy dd {
    padding-left: 0 !important; }
  #contact-page .contact .form dl .error,
  #contact-recruit-page .contact .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 .contact .form dl .error + .error,
    #contact-recruit-page .contact .form dl .error + .error {
      left: 200px; }
  #contact-page .contact .form dl dt:before,
  #contact-recruit-page .contact .form dl dt:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  #contact-page .contact .form dl dt,
  #contact-recruit-page .contact .form dl dt {
    vertical-align: middle; }
  #contact-page .contact .form dl dt.num,
  #contact-recruit-page .contact .form dl dt.num {
    position: relative;
    padding-left: 40px; }
    #contact-page .contact .form dl dt.num:before,
    #contact-recruit-page .contact .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 .contact .form dl dt.num:before,
        #contact-recruit-page .contact .form dl dt.num:before {
          width: 26px;
          height: 26px;
          font-size: 14px;
          line-height: 24px;
          top: 35%;
          padding: 1px 0 0 0; } }
  #contact-page .contact .form dl p.red,
  #contact-recruit-page .contact .form dl p.red {
    color: #FFB900; }
  #contact-page .contact .form dl:nth-child(2) dt.num:before,
  #contact-recruit-page .contact .form dl:nth-child(2) dt.num:before {
    content: "1"; }
  #contact-page .contact .form dl:nth-child(3) dt.num:before,
  #contact-recruit-page .contact .form dl:nth-child(3) dt.num:before {
    content: "2"; }
  #contact-page .contact .form dl:nth-child(4) dt.num:before,
  #contact-recruit-page .contact .form dl:nth-child(4) dt.num:before {
    content: "3"; }
  #contact-page .contact .form dl:nth-child(5) dt.num:before,
  #contact-recruit-page .contact .form dl:nth-child(5) dt.num:before {
    content: "4"; }
  #contact-page .contact .form dl:nth-child(6) dt.num:before,
  #contact-recruit-page .contact .form dl:nth-child(6) dt.num:before {
    content: "5"; }
  #contact-page .contact .form dl:nth-child(7) dt.num:before,
  #contact-recruit-page .contact .form dl:nth-child(7) dt.num:before {
    content: "6"; }
  #contact-page .contact .form dl:nth-child(8) dt.num:before,
  #contact-recruit-page .contact .form dl:nth-child(8) dt.num:before {
    content: "7"; }
  #contact-page .contact .form dl:nth-child(9) dt.num:before,
  #contact-recruit-page .contact .form dl:nth-child(9) dt.num:before {
    content: "8"; }
  #contact-page .contact .form dl:nth-child(10) dt.num:before,
  #contact-recruit-page .contact .form dl:nth-child(10) dt.num:before {
    content: "9"; }
  #contact-page .contact .form dl dd,
  #contact-page .contact .form dl dt,
  #contact-recruit-page .contact .form dl dd,
  #contact-recruit-page .contact .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 .contact .form dl dd .must,
    #contact-page .contact .form dl dt .must,
    #contact-recruit-page .contact .form dl dd .must,
    #contact-recruit-page .contact .form dl dt .must {
      float: right;
      color: #FF5E5C !important;
      border-color: #FF5E5C !important; }
    @media screen and (max-width: 959px) {
      #contact-page .contact .form dl dd,
      #contact-page .contact .form dl dt,
      #contact-recruit-page .contact .form dl dd,
      #contact-recruit-page .contact .form dl dt {
        display: block;
        font-size: 14px !important; }
        #contact-page .contact .form dl dd .must,
        #contact-page .contact .form dl dt .must,
        #contact-recruit-page .contact .form dl dd .must,
        #contact-recruit-page .contact .form dl dt .must {
          font-size: 11px !important; } }
  #contact-page .contact .form dl dt,
  #contact-recruit-page .contact .form dl dt {
    width: 300px; }
    @media screen and (max-width: 959px) {
      #contact-page .contact .form dl dt,
      #contact-recruit-page .contact .form dl dt {
        width: 100%; } }
  #contact-page .contact .form dl dd,
  #contact-recruit-page .contact .form dl dd {
    padding-left: 20px; }
    @media screen and (max-width: 959px) {
      #contact-page .contact .form dl dd,
      #contact-recruit-page .contact .form dl dd {
        padding-left: 0 !important; } }
  #contact-page .contact .form dl.sub &gt; dd,
  #contact-recruit-page .contact .form dl.sub &gt; dd {
    position: relative; }
    #contact-page .contact .form dl.sub &gt; dd dl,
    #contact-recruit-page .contact .form dl.sub &gt; dd dl {
      padding: 10px 0;
      border: 0; }
      #contact-page .contact .form dl.sub &gt; dd dl dt,
      #contact-recruit-page .contact .form dl.sub &gt; dd dl dt {
        width: 130px; }
        @media screen and (max-width: 959px) {
          #contact-page .contact .form dl.sub &gt; dd dl dt,
          #contact-recruit-page .contact .form dl.sub &gt; dd dl dt {
            width: 100%; } }
#contact-page .contact .form input[type="number"], #contact-page .contact .form input[type="text"], #contact-page .contact .form input[type="email"], #contact-page .contact .form input[type="url"], #contact-page .contact .form input[type="tel"], #contact-page .contact .form textarea,
#contact-recruit-page .contact .form input[type="number"],
#contact-recruit-page .contact .form input[type="text"],
#contact-recruit-page .contact .form input[type="email"],
#contact-recruit-page .contact .form input[type="url"],
#contact-recruit-page .contact .form input[type="tel"],
#contact-recruit-page .contact .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; }
#contact-page .contact .form input.short,
#contact-recruit-page .contact .form input.short {
  width: 130px !important; }
  @media screen and (max-width: 959px) {
    #contact-page .contact .form input.short,
    #contact-recruit-page .contact .form input.short {
      width: 120px !important; } }
#contact-page .contact .form select,
#contact-recruit-page .contact .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 #ddd;
  background-color: white;
  border-radius: 5px; }
#contact-page .contact .form input[type=radio], #contact-page .contact .form input[type=checkbox],
#contact-recruit-page .contact .form input[type=radio],
#contact-recruit-page .contact .form input[type=checkbox] {
  display: none; }
#contact-page .contact .form .mwform-checkbox-field-text,
#contact-page .contact .form .mwform-radio-field-text,
#contact-recruit-page .contact .form .mwform-checkbox-field-text,
#contact-recruit-page .contact .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 #ddd;
  background-color: #FAFAFA;
  font-size: 16px !important;
  cursor: pointer; }
  #contact-page .contact .form .mwform-checkbox-field-text:before, #contact-page .contact .form .mwform-checkbox-field-text:after,
  #contact-page .contact .form .mwform-radio-field-text:before,
  #contact-page .contact .form .mwform-radio-field-text:after,
  #contact-recruit-page .contact .form .mwform-checkbox-field-text:before,
  #contact-recruit-page .contact .form .mwform-checkbox-field-text:after,
  #contact-recruit-page .contact .form .mwform-radio-field-text:before,
  #contact-recruit-page .contact .form .mwform-radio-field-text:after {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    content: ''; }
  #contact-page .contact .form .mwform-checkbox-field-text:before,
  #contact-page .contact .form .mwform-radio-field-text:before,
  #contact-recruit-page .contact .form .mwform-checkbox-field-text:before,
  #contact-recruit-page .contact .form .mwform-radio-field-text:before {
    opacity: 0; }
  #contact-page .contact .form .mwform-checkbox-field-text:after,
  #contact-page .contact .form .mwform-radio-field-text:after,
  #contact-recruit-page .contact .form .mwform-checkbox-field-text:after,
  #contact-recruit-page .contact .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 .contact .form .mwform-checkbox-field-text:before,
  #contact-page .contact .form .mwform-radio-field-text:before,
  #contact-recruit-page .contact .form .mwform-checkbox-field-text:before,
  #contact-recruit-page .contact .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: #006835;
    z-index: 1; }
  #contact-page .contact .form .mwform-checkbox-field-text:after,
  #contact-page .contact .form .mwform-radio-field-text:after,
  #contact-recruit-page .contact .form .mwform-checkbox-field-text:after,
  #contact-recruit-page .contact .form .mwform-radio-field-text:after {
    border-radius: 100%; }
#contact-page .contact .form .mwform-checkbox-field-text:after,
#contact-recruit-page .contact .form .mwform-checkbox-field-text:after {
  border-radius: 5px !important; }
@media screen and (max-width: 959px) {
  #contact-page .contact .form .mwform-checkbox-field,
  #contact-page .contact .form .mwform-radio-field,
  #contact-recruit-page .contact .form .mwform-checkbox-field,
  #contact-recruit-page .contact .form .mwform-radio-field {
    margin-top: 10px; } }
#contact-page .contact .form input[type=checkbox],
#contact-page .contact .form input[type=radio],
#contact-recruit-page .contact .form input[type=checkbox],
#contact-recruit-page .contact .form input[type=radio] {
  display: none; }
#contact-page .contact .form input[type=checkbox]:checked + .mwform-checkbox-field-text:after,
#contact-page .contact .form input[type=radio]:checked + .mwform-radio-field-text:after,
#contact-recruit-page .contact .form input[type=checkbox]:checked + .mwform-checkbox-field-text:after,
#contact-recruit-page .contact .form input[type=radio]:checked + .mwform-radio-field-text:after {
  border-color: #006835; }
#contact-page .contact .form input[type=checkbox]:checked + .mwform-checkbox-field-text:before,
#contact-page .contact .form input[type=radio]:checked + .mwform-radio-field-text:before,
#contact-recruit-page .contact .form input[type=checkbox]:checked + .mwform-checkbox-field-text:before,
#contact-recruit-page .contact .form input[type=radio]:checked + .mwform-radio-field-text:before {
  opacity: 1; }
#contact-page .contact .form input[type=file],
#contact-recruit-page .contact .form input[type=file] {
  margin-top: 20px; }
#contact-page .contact .form .button,
#contact-recruit-page .contact .form .button {
  margin-top: 50px;
  border-radius: 50px; }
  @media screen and (max-width: 767px) {
    #contact-page .contact .form .button:first-of-type,
    #contact-recruit-page .contact .form .button:first-of-type {
      margin-top: 15px; } }
#contact-page .contact .form .button input,
#contact-recruit-page .contact .form .button input {
  display: block;
  width: 365px;
  border-radius: 50px;
  height: 60px;
  margin: 0 auto;
  padding: 0;
  border: none;
  background: white;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 50px;
  cursor: pointer;
  border: 2px solid #FFB900;
  color: #FFB900;
  font-size: 16px;
  text-align: center;
  position: relative; }
  @media screen and (max-width: 959px) {
    #contact-page .contact .form .button input,
    #contact-recruit-page .contact .form .button input {
      max-width: 270px;
      width: 100%; } }
  #contact-page .contact .form .button input:hover,
  #contact-recruit-page .contact .form .button input:hover {
    opacity: 1; }
  @media screen and (max-width: 767px) {
    #contact-page .contact .form .button input,
    #contact-recruit-page .contact .form .button input {
      width: 200px !important;
      min-width: 0;
      height: 40px;
      font-size: 14px; } }
#contact-page .contact .form .flex-c2,
#contact-recruit-page .contact .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 .contact .form .flex-c2 &gt; span:not(.error),
  #contact-recruit-page .contact .form .flex-c2 &gt; span:not(.error) {
    width: calc((100% - 8px)/2); }
    #contact-page .contact .form .flex-c2 &gt; span:not(.error):nth-of-type(2),
    #contact-recruit-page .contact .form .flex-c2 &gt; span:not(.error):nth-of-type(2) {
      padding-right: 0; }
  #contact-page .contact .form .flex-c2 &gt; input,
  #contact-recruit-page .contact .form .flex-c2 &gt; input {
    width: calc((100% - 8px)/2);
    padding-right: 8px; }
    #contact-page .contact .form .flex-c2 &gt; input:nth-of-type(2),
    #contact-recruit-page .contact .form .flex-c2 &gt; input:nth-of-type(2) {
      margin-right: 0; }
  @media screen and (max-width: 959px) {
    #contact-page .contact .form .flex-c2,
    #contact-recruit-page .contact .form .flex-c2 {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      #contact-page .contact .form .flex-c2 &gt; input, #contact-page .contact .form .flex-c2 &gt; span:not(.error),
      #contact-recruit-page .contact .form .flex-c2 &gt; input,
      #contact-recruit-page .contact .form .flex-c2 &gt; span:not(.error) {
        width: 100%;
        padding: 0;
        margin-left: 0; } }

.wp_ulike__wrapped {
  right: 0;
  top: 30px;
  position: absolute; }
  @media screen and (max-width: 959px) {
    .wp_ulike__wrapped {
      top: 0; } }

.likes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline; }
  .likes__wrapped {
    background-color: #fff;
    border-radius: 30px;
    padding: 1px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 5px;
    right: 5px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (max-width: 959px) {
      .likes__wrapped {
        right: 5px;
        bottom: 5px;
        height: 1.85em;
        padding: 0px 8px 2px 10px; } }
    .likes__wrapped img {
      position: relative !important;
      top: 0 !important;
      left: 0 !important;
      -webkit-transform: translate(0) !important;
              transform: translate(0) !important; }
  .likes img {
    height: 1em;
    margin-right: 5px; }
    @media screen and (max-width: 959px) {
      .likes img {
        margin-right: 5px; } }
  .likes span {
    font: bold 16px "Zen Maru Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    color: #006835;
    position: relative;
    bottom: 1px; }
    @media screen and (max-width: 959px) {
      .likes span {
        bottom: 0; } }

.nursery-regular-use-flex {
  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; }
  .nursery-regular-use-flex .btn {
    margin-top: 0;
    width: auto; }
    .nursery-regular-use-flex .btn a {
      padding: 10px 50px 10px 30px;
      margin: 0 5px;
      width: 182px;
      text-decoration: none; }
      @media screen and (max-width: 959px) {
        .nursery-regular-use-flex .btn a {
          padding: 10px 18px 10px 0px;
          width: 132px;
          font-size: 12px; } }
      .nursery-regular-use-flex .btn a img {
        width: 18px;
        right: 19px;
        top: 7px; }
        @media screen and (max-width: 959px) {
          .nursery-regular-use-flex .btn a img {
            width: 15px;
            top: 6px;
            right: 16px; } }

.member-page__list .item {
  width: 100%;
  margin: 15px 0px; }
  .member-page__list .item img {
    width: 16px;
    vertical-align: -5px px;
    margin-left: 7px;
    margin-bottom: -3px; }

.wp-pagenavi {
  margin: 20px auto; }

.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 screen and (min-width: 960px) {
  .container-lg {
    max-width: 1000px; } }

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

/*# sourceMappingURL=style.css.map */</pre></body></html>