@charset "UTF-8";
/* Only output numerical values
/* 数値のみ出力する
====================================== */
/* font $size
====================================== */
/* font family
====================================== */
/* Break point ブレイクポイント
====================================== */
/* max site width コンテンツ最大幅
====================================== */
/* colors 色管理
====================================== */
/* media query
====================================== */
/* font-size フォントサイズのrem表示用
====================================== */
/* Margin class in 5px steps
/* 余白調整用のクラス　5px刻みで20回処理を繰り返し
====================================== */
.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;
}

.mt55 {
  margin-top: 55px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.com-txt-color-text {
  color: #555555 !important;
}

.com-background-text {
  background-color: #555555 !important;
}

.com-txt-color-main {
  color: #AC8C39 !important;
}

.com-background-main {
  background-color: #AC8C39 !important;
}

.com-txt-color-danger {
  color: #FF0000 !important;
}

.com-background-danger {
  background-color: #FF0000 !important;
}

.com-txt-color-white {
  color: #fff !important;
}

.com-background-white {
  background-color: #fff !important;
}

.com-txt-color-facebook {
  color: #3b5999 !important;
}

.com-background-facebook {
  background-color: #3b5999 !important;
}

.com-txt-color-twitter {
  color: #1da1f2 !important;
}

.com-background-twitter {
  background-color: #1da1f2 !important;
}

.com-txt-color-youtube {
  color: #cd201f !important;
}

.com-background-youtube {
  background-color: #cd201f !important;
}

.com-txt-color-line {
  color: #18ba07 !important;
}

.com-background-line {
  background-color: #18ba07 !important;
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "palt";
  font-size: 15px;
}

body {
  font-family: "Noto Serif JP", serif;
  line-height: 1.5;
  font-weight: 400;
  color: #555555;
  font-size: 15px;
}
@media (min-width: 960px) {
  body {
    font-size: 18px;
  }
}
body.index {
  background-color: #174434;
  min-height: 100vh;
}
body.index * {
  color: #fff;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Noto Serif JP", serif;
  color: #555555;
  line-height: 1.45;
  margin: 0;
}

p {
  margin: 0;
}
p + p {
  margin-top: 1em;
}

ul, dl, figure {
  margin: 0;
  padding: 0;
}

dt {
  font-weight: normal;
}

ul, li {
  list-style: none;
}

a {
  color: #555555;
  transition: 0.4s;
}
a:before, a:after {
  transition: 0.4s;
}
a:hover {
  opacity: 0.7;
  text-decoration: none;
}

em {
  font-style: normal;
  font-weight: normal;
  color: inherit;
}

input,
select,
textarea {
  outline: none;
  vertical-align: middle;
  font-size: 16px;
  font-size: 1.0666666667rem;
}

input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden]):not([type=submit]):not([type=reset]):not([type=button]):not([type=image]),
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  padding: 0.45em 0.8em;
  border: 1px solid #D1D1D1;
  box-sizing: border-box;
  font: 400 16px "Noto Sans JP", sans-serif;
  height: 40px;
}

::-moz-placeholder {
  color: #D1D1D1;
}

::placeholder {
  color: #D1D1D1;
}

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  width: 100%;
  font-size: 15px;
  font-size: 1rem;
  line-height: 2;
}

address {
  margin-bottom: 0;
}

/* uk-container
====================================== */
.uk-container {
  max-width: 960px;
}
.uk-container-small {
  max-width: 375px;
}
.uk-container-large {
  max-width: 1200px;
}
.uk-container-expand {
  max-width: none;
}

/* Contact Form 7
====================================== */
.wpcf7 .ajax-loader {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
}

.wpcf7-form-control.wpcf7-radio, .wpcf7-form-control.wpcf7-checkbox {
  margin-left: -1.5em;
  display: block;
  overflow: hidden;
}
.wpcf7-form-control.wpcf7-radio > *, .wpcf7-form-control.wpcf7-checkbox > * {
  margin-left: 0;
  padding-left: 1.5em;
  display: inline-block;
  float: left;
}

/* reCAPTCHA
====================================== */
.grecaptcha-badge {
  visibility: hidden;
}

/* #header-index
====================================== */
#header-index {
  padding-top: 110px;
  padding-bottom: 45px;
}
@media (max-width: 639px) {
  #header-index {
    padding-top: 45px;
  }
}
@media (max-width: 639px) {
  #header-index .logo {
    width: 160px;
  }
}

/* #footer-index
====================================== */
.uk-offcanvas-bar {
  background-color: #fff;
  padding: 0 0 20px 0;
}
.uk-offcanvas-bar li {
  border-bottom: 1px solid #DCDCDC;
  position: relative;
}
.uk-offcanvas-bar li:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 15px;
  background: url(../img/common/ico-page.png) no-repeat;
  top: 15px;
  left: 10px;
  z-index: 1;
}
.uk-offcanvas-bar li a {
  color: #333333;
  font-size: 13px;
  font-size: 0.8666666667rem;
  padding: 12px 15px 12px 28px;
  position: relative;
}
.uk-offcanvas-bar li a:hover {
  color: #333333;
}
.uk-offcanvas-bar .uk-nav-header {
  background-color: #1F74BB;
  color: #fff;
  font-size: 12px;
  font-size: 0.8rem;
  padding: 7px 10px;
}
.uk-offcanvas-bar .uk-parent:before, .uk-offcanvas-bar .uk-nav-header:before {
  content: none;
}
.uk-offcanvas-bar .uk-parent a, .uk-offcanvas-bar .uk-nav-header a {
  padding-left: 10px;
}
.uk-offcanvas-bar .uk-parent a:after, .uk-offcanvas-bar .uk-parent a:before, .uk-offcanvas-bar .uk-nav-header a:after, .uk-offcanvas-bar .uk-nav-header a:before {
  position: absolute;
  content: "";
  font-family: "FontAwesome";
  font-weight: normal;
  right: 10px;
  transition: 0.4s all ease-in-out;
  width: 15px;
  height: 2px;
  background-color: #808080;
  top: 50%;
  transform: translateY(-1px);
}
.uk-offcanvas-bar .uk-parent a:before, .uk-offcanvas-bar .uk-nav-header a:before {
  transform: rotate(90deg) translateX(-1px);
}

.uk-parent.uk-open a:before {
  content: "";
  transform: rotate(0) translateY(-1px);
}

.uk-offcanvas-bar li:first-child {
  border-bottom: 0;
}

ul.uk-nav-sub {
  padding: 0;
}
ul.uk-nav-sub a {
  color: #555555;
  padding-left: 30px !important;
}
ul.uk-nav-sub li {
  background-color: #F5F5F5;
  border-bottom: 1px solid #DCDCDC;
}
ul.uk-nav-sub li:first-child {
  border-bottom: 1px solid #DCDCDC;
}
ul.uk-nav-sub li:last-child {
  border-bottom: 0;
}

.uk-parent ul.uk-nav-sub a:after, .uk-parent ul.uk-nav-sub a:before {
  content: none;
}

/* #keyvisual
====================================== */
#keyvisual-jsImg img.fadeAnimation {
  animation: fadeAnimation 0.5s ease-in;
}
@keyframes fadeAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* グリッド grid
----------------------------------------------- */
.com-grid-10 {
  margin-left: -10px;
}
.com-grid-10 > * {
  padding-left: 10px;
}
.com-grid-10 > .uk-grid-margin {
  margin-top: 15px;
}

.com-grid-15 {
  margin-left: -15px;
}
.com-grid-15 > * {
  padding-left: 15px;
}
.com-grid-15 > .uk-grid-margin {
  margin-top: 15px;
}

.com-grid-20 {
  margin-left: -20px;
}
.com-grid-20 > * {
  padding-left: 20px;
}
.com-grid-20 > .uk-grid-margin {
  margin-top: 20px;
}

.com-grid-25 {
  margin-left: -25px;
}
.com-grid-25 > * {
  padding-left: 25px;
}
.com-grid-25 > .uk-grid-margin {
  margin-top: 25px;
}

.com-grid-30 {
  margin-left: -30px;
}
.com-grid-30 > * {
  padding-left: 30px;
}
.com-grid-30 > .uk-grid-margin {
  margin-top: 30px;
}

/* section
====================================== */
.com-sec-01 {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 640px) {
  .com-sec-01 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

/* parts
--------------------------------- */
/* title タイトル
--------------------------------- */
.com-tit-01 {
  text-align: center;
  font-weight: bold;
  font-size: 21px;
  font-size: 1.4rem;
  margin-bottom: 0.3em;
}
@media (min-width: 640px) {
  .com-tit-01 {
    font-size: 25px;
    font-size: 1.6666666667rem;
  }
}

/* .page-banner-01
--------------------------------- */
/* panel パネル
--------------------------------- */
/* table テーブル
--------------------------------- */
/* Gap between sections or blocks
/* セクションやブロック間の隙間
--------------------------------- */
.com-mt-s {
  margin-top: 20px;
}
@media (min-width: 640px) {
  .com-mt-s {
    margin-top: 30px;
  }
}

.com-mt-m {
  margin-top: 50px;
}
@media (min-width: 640px) {
  .com-mt-m {
    margin-top: 70px;
  }
}

.com-mt-l {
  margin-top: 90px;
}
@media (min-width: 640px) {
  .com-mt-l {
    margin-top: 120px;
  }
}

.com-mt-1em {
  margin-top: 1em;
}

/* list style リストスタイル
--------------------------------- */
.com-list-01 li {
  margin-left: 1.2em;
}
.com-list-01 li::before {
  content: "・";
  display: inline-block;
  width: 1.2em;
  margin-left: -1.2em;
}
.com-list-01 li + li {
  margin-top: 0.4em;
}
.com-list-01.notice li::before {
  content: "※";
}
.com-list-01.circle li::before {
  content: "●";
}
.com-list-01.square li::before {
  content: "■";
}

.com-list-02 {
  counter-reset: item;
  list-style-type: none;
  padding-left: 0;
}
.com-list-02 li {
  margin-left: 1.5em;
}
.com-list-02 li + li {
  margin-top: 0.6em;
}
.com-list-02 li::before {
  counter-increment: item;
  content: counter(item);
  display: inline-block;
  width: 1.5em;
  margin-left: -1.5em;
}

.com-list-03 li {
  margin-left: 2em;
}
.com-list-03 li::before {
  content: "例：";
  display: inline-block;
  width: 2em;
  margin-left: -2em;
}
.com-list-03 li + li {
  margin-top: 0.4em;
}

/* .com-dl-01
--------------------------------- */
.com-dl-01 {
  display: grid;
  grid-column-gap: 20px;
  grid-template-columns: 220px 1fr;
}
.com-dl-01 dt, .com-dl-01 dd {
  padding: 1em 0;
  border-top: 1px solid #989898;
  border-bottom: 1px solid #989898;
  margin-top: -1px;
}
.com-dl-01 dt {
  margin-top: -2px;
  border-width: 2px;
  font-weight: 500;
  position: relative;
  padding-left: 1.5em;
}
.com-dl-01 dt::before {
  content: "";
  position: absolute;
  left: 0;
  top: calc(1em + 5px);
  width: 14px;
  height: 14px;
  background-color: #989898;
}
.com-dl-01.first-border dt:first-of-type, .com-dl-01.first-border dd:first-of-type {
  border-top: 0;
}

/* .com-map-01
--------------------------------- */
/* text テキスト
--------------------------------- */
.com-text-01 {
  color: #AC8C39;
}

/* font-size フォントサイズ
--------------------------------- */
.com-fz-10 {
  font-size: 10px;
  font-size: 0.6666666667rem;
}

.com-fz-11 {
  font-size: 11px;
  font-size: 0.7333333333rem;
}

.com-fz-12 {
  font-size: 12px;
  font-size: 0.8rem;
}

.com-fz-13 {
  font-size: 13px;
  font-size: 0.8666666667rem;
}

.com-fz-14 {
  font-size: 14px;
  font-size: 0.9333333333rem;
}

.com-fz-15 {
  font-size: 15px;
  font-size: 1rem;
}

.com-fz-16 {
  font-size: 16px;
  font-size: 1.0666666667rem;
}

.com-fz-17 {
  font-size: 17px;
  font-size: 1.1333333333rem;
}

.com-fz-18 {
  font-size: 18px;
  font-size: 1.2rem;
}

.com-fz-19 {
  font-size: 19px;
  font-size: 1.2666666667rem;
}

.com-fz-20 {
  font-size: 20px;
  font-size: 1.3333333333rem;
}

.com-fz-21 {
  font-size: 21px;
  font-size: 1.4rem;
}

.com-fz-22 {
  font-size: 22px;
  font-size: 1.4666666667rem;
}

.com-fz-23 {
  font-size: 23px;
  font-size: 1.5333333333rem;
}

.com-fz-24 {
  font-size: 24px;
  font-size: 1.6rem;
}

.com-fz-25 {
  font-size: 25px;
  font-size: 1.6666666667rem;
}

.com-fz-26 {
  font-size: 26px;
  font-size: 1.7333333333rem;
}

.com-fz-27 {
  font-size: 27px;
  font-size: 1.8rem;
}

.com-fz-28 {
  font-size: 28px;
  font-size: 1.8666666667rem;
}

.com-fz-29 {
  font-size: 29px;
  font-size: 1.9333333333rem;
}

.com-fz-30 {
  font-size: 30px;
  font-size: 2rem;
}

/* アンカー
--------------------------------- */
.com-anchor-01 {
  margin-top: -110px;
  padding-top: 110px;
}
@media (min-width: 640px) {
  .com-anchor-01 {
    margin-top: -64px;
    padding-top: 64px;
  }
}

/* アクセント色
--------------------------------- */
/* リンク
--------------------------------- */
.com-link-01 {
  color: #C50B17;
}
.com-link-01:hover {
  color: #C50B17;
  text-decoration: underline;
}

/* list
--------------------------------- */
.recruitments-list-01 li + li {
  margin-top: 20px;
}
@media (min-width: 640px) {
  .recruitments-list-01 li + li {
    margin-top: 30px;
  }
}

/* btn
--------------------------------- */
.recruitments-btn-01 {
  display: flex;
  align-items: center;
  background: #F5F5F5;
  padding: 20px;
  line-height: 1.5;
  font-size: 16px;
  font-size: 1.0666666667rem;
}
@media (min-width: 640px) {
  .recruitments-btn-01 {
    padding: 40px 28px;
    font-size: 21px;
    font-size: 1.4rem;
  }
}
.recruitments-btn-01 .tit {
  flex: 1;
}
.recruitments-btn-01::before {
  content: "";
  display: block;
  width: 6px;
  align-self: stretch;
  margin-right: 0.9em;
  background: #AC8C39;
}
.recruitments-btn-01::after {
  content: "\f054";
  font-family: "FontAwesome", FontAwesome;
  margin-left: auto;
  padding-left: 0.9em;
}
.recruitments-btn-01:hover {
  background: #ece1c5;
}

/* dl table
--------------------------------- */
@media (max-width: 639px) {
  .job-table-01 {
    border-bottom: 1px solid #989898;
  }
}
@media (min-width: 640px) {
  .job-table-01 {
    display: grid;
    grid-template-columns: 292px 1fr;
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
}
.job-table-01 dt {
  padding: 1.5em 0 1em;
  padding-left: 25px;
  font-weight: 500;
  position: relative;
  border-top: 1px solid #989898;
}
@media (min-width: 640px) {
  .job-table-01 dt {
    padding-bottom: 1.5em;
    border-top: 2px solid #989898;
  }
  .job-table-01 dt:last-of-type {
    border-bottom: 2px solid #989898;
  }
}
.job-table-01 dt::before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background: #AC8C39;
  position: absolute;
  margin-top: 0.5em;
  left: 0;
}
.job-table-01 dd {
  padding-bottom: 1.5em;
}
@media (min-width: 640px) {
  .job-table-01 dd {
    padding-top: 1.5em;
    border-top: 1px solid #989898;
  }
  .job-table-01 dd:last-of-type {
    border-bottom: 1px solid #989898;
  }
}

/* list
--------------------------------- */
.info-list-01 {
  border-top: 1px solid #D1D1D1;
}
.info-list-01 li {
  border-bottom: 1px solid #D1D1D1;
}

/* btn
--------------------------------- */
.info-btn-01 {
  display: block;
  padding: 1.2em 0;
  padding-right: 1.5em;
  position: relative;
}
@media (min-width: 640px) {
  .info-btn-01 {
    padding-right: 3em;
  }
}
@media (min-width: 960px) {
  .info-btn-01 {
    display: flex;
    align-items: center;
  }
}
.info-btn-01:hover {
  color: #EFB202;
}
.info-btn-01:hover::after {
  color: #EFB202;
}
.info-btn-01::after {
  content: "\f054";
  font-family: "FontAwesome", FontAwesome;
  font-size: 20px;
  font-size: 1.3333333333rem;
  color: #555555;
  height: 1em;
  line-height: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
}
@media (min-width: 960px) {
  .info-btn-01::after {
    right: 1em;
  }
}
.info-btn-01 .tit {
  font-weight: bold;
  display: block;
  margin-top: 1em;
}
@media (min-width: 960px) {
  .info-btn-01 .tit {
    margin-top: 0;
    flex: 1;
    border-left: 1px solid #707070;
    padding-left: 1.1em;
  }
}
.info-btn-01 .data {
  margin-left: 0.5em;
  font-size: 15px;
  font-size: 1rem;
}
@media (min-width: 960px) {
  .info-btn-01 .data {
    width: 8em;
    text-align: center;
  }
}

/* icon
--------------------------------- */
.cat-ico-01 {
  border: 1px solid #F6655B;
  background-color: #fff;
  border-radius: 500px;
  line-height: 1.2;
  color: #F6655B;
  font-size: 12px;
  font-size: 0.8rem;
  font-weight: 500;
  padding: 4px 5px;
  min-width: 100px;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
}

/* pagination ページナビ
--------------------------------- */
.com-pagination ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-left: -8px;
  margin-top: -8px;
  font-size: 17px;
  font-size: 1.1333333333rem;
}
.com-pagination ul .page-numbers {
  display: block;
  margin-left: 8px;
  margin-top: 8px;
  box-sizing: border-box;
  color: #808080;
}
.com-pagination ul .page-numbers:not(.prev):not(.next) {
  display: grid;
  border: 1px solid #C0C0C0;
  background-color: #FFFFFF;
  width: 64px;
  height: 64px;
  place-items: center;
}
.com-pagination ul .page-numbers.prev, .com-pagination ul .page-numbers.next {
  padding: 1em;
}
.com-pagination ul .page-numbers.prev:hover, .com-pagination ul .page-numbers.next:hover {
  color: #AC8C39;
}
.com-pagination ul .page-numbers.current {
  border-width: 2px !important;
  border-color: #686868 !important;
}
.com-pagination ul a:not(.prev):not(.next):hover {
  background: #f6f6f6;
}

/* breadcrumb パンくず
--------------------------------- */
.com-breadcrumb {
  padding-top: 0.8em;
  padding-bottom: 0.8em;
  font-size: 14px;
  font-size: 0.9333333333rem;
}
.com-breadcrumb a:hover {
  opacity: 0.7;
}

/* list
--------------------------------- */
/* btn
--------------------------------- */
.column-btn-01 {
  display: block;
  position: relative;
  padding: 20px;
  border: 1px solid #C7C7C7;
}
.column-btn-01:hover {
  background: white;
}
.column-btn-01 .img {
  background: #F0F0F0;
  padding-top: 82%;
  overflow: hidden;
  margin-bottom: 0.5em;
  position: relative;
  background: url(../img/common/no_image.jpg) no-repeat;
  background-size: 100% auto;
}
.column-btn-01 .img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.column-btn-01 .tit {
  font-size: 15px;
  font-size: 1rem;
  font-weight: 500;
  display: block;
  line-height: 1.8;
  margin-top: 0.2em;
  margin-bottom: 0.4em;
}
.column-btn-01 .data {
  font-size: 13px;
  font-size: 0.8666666667rem;
}
.column-btn-01 .text {
  font-size: 12px;
  font-size: 0.8rem;
}
.column-btn-01 .cat-list {
  position: absolute;
  padding: 25px;
  top: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
}
.column-btn-01 .cat-list .uk-grid {
  margin-left: -5px;
}
.column-btn-01 .cat-ico-01 {
  margin-left: 5px;
  background-color: #F0F0F0;
}

/* post navigation 記事前後ボタン
--------------------------------- */
.single-nav {
  border-top: 1px solid #D1D1D1;
  margin-top: 40px;
  padding-top: 40px;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 20px;
}
@media (min-width: 640px) {
  .single-nav {
    grid-template-columns: 3fr 3fr 2fr;
    margin-top: 50px;
    padding-top: 60px;
  }
}
.single-nav a {
  display: block;
  text-align: center;
  padding: 0.6em;
  border: 2px solid #686868;
  position: relative;
}
.single-nav a::before {
  font-family: "FontAwesome", FontAwesome;
  height: 1em;
  line-height: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.single-nav a[rel=prev] {
  padding-left: 2em;
}
.single-nav a[rel=prev]::before {
  content: "\f053";
  left: 1em;
}
.single-nav a[rel=next] {
  padding-right: 2em;
}
.single-nav a[rel=next]::before {
  content: "\f054";
  right: 1em;
}
.single-nav a.index {
  background: #686868;
  border-color: #707070;
  color: #fff;
  padding-right: 2em;
}
.single-nav a.index::before {
  content: "\f077";
  right: 1em;
}
.single-nav a:hover {
  opacity: 0.7;
}

/* panel
--------------------------------- */
.contact-panel-01 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact-panel-01 .tel {
  width: 40px;
  line-height: 22px;
  margin-right: 0.9em;
  text-align: center;
  color: #686868;
  font-size: 12px;
  font-size: 0.8rem;
  font-weight: 700;
  border: #686868 1px solid;
}
@media (min-width: 640px) {
  .contact-panel-01 .tel {
    width: 52px;
    line-height: 28px;
    font-size: 14px;
    font-size: 0.9333333333rem;
  }
}
.contact-panel-01 .number {
  line-height: 1;
  font-size: 32px;
  font-size: 2.1333333333rem;
  font-weight: 800;
  color: #686868;
}
@media (min-width: 640px) {
  .contact-panel-01 .number {
    font-size: 43px;
    font-size: 2.8666666667rem;
  }
}
.contact-panel-01 .number a {
  color: #686868;
}

/* dl table
--------------------------------- */
.form-table-01 {
  font-size: 15px;
  font-size: 1rem;
}
@media (max-width: 639px) {
  .form-table-01 {
    border-bottom: 1px solid #D1D1D1;
  }
}
@media (min-width: 640px) {
  .form-table-01 {
    display: grid;
    grid-template-columns: 292px 1fr;
    grid-column-gap: 40px;
  }
}
.form-table-01 > dt {
  padding: 1.5em 0 1em;
  font-weight: 500;
  position: relative;
  border-top: 1px solid #D1D1D1;
}
@media (min-width: 640px) {
  .form-table-01 > dt {
    padding-top: 2em;
    padding-bottom: 2em;
    border-top: 2px solid #989898;
  }
  .form-table-01 > dt:last-of-type {
    border-bottom: 2px solid #989898;
  }
}
.form-table-01 .required:before {
  content: "必須";
  float: right;
  font-size: 11px;
  font-size: 0.7333333333rem;
  background: #686868;
  color: #fff;
  padding: 0.3em 0.9em;
  border-radius: 4px;
  margin-left: 1em;
}
.form-table-01 > dd {
  padding-bottom: 2em;
}
@media (min-width: 640px) {
  .form-table-01 > dd {
    padding-top: 2em;
    border-top: 1px solid #D1D1D1;
  }
  .form-table-01 > dd:last-of-type {
    border-bottom: 1px solid #D1D1D1;
  }
}
.form-table-01 .flex-01 {
  display: flex;
  align-items: center;
}
.form-table-01 .flex-01 input {
  width: 80px !important;
  margin-right: 10px;
}
.form-table-01 textarea {
  height: 180px;
}
.form-table-01 select {
  width: auto;
  min-width: 247px;
}
.form-table-01 input[type=date] {
  width: auto !important;
}

@media (min-width: 960px) {
  .form-table-02 {
    display: grid;
    grid-gap: 5em;
    grid-template-columns: -webkit-max-content 1fr;
    grid-template-columns: max-content 1fr;
  }
}
.form-table-02 dt {
  align-self: center;
}

.form-icon-required {
  display: inline-block;
  font-size: 11px;
  font-size: 0.7333333333rem;
  background: #686868;
  color: #fff;
  padding: 0.3em 0.9em;
  border-radius: 4px;
  margin-right: 1em;
}

.wpcf7-radio,
.wpcf7-checkbox {
  margin-left: -1em;
}

input[type=radio] {
  position: relative;
  vertical-align: middle;
  -webkit-appearance: none;
  border: 1px solid #cccccc;
  background-position: 50% 50%;
  width: 18px;
  height: 18px;
  display: inline-block;
  border-radius: 50%;
  outline: none;
  margin: 0 5px 3px 0;
}
input[type=radio]:checked {
  border-color: #686868;
}
input[type=radio]:checked:after {
  content: "";
  width: 12px;
  height: 12px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  background-color: #686868;
  border-radius: 50%;
}
input[type=radio] label {
  display: inline-block;
}

input[type=checkbox] {
  margin: 0 5px 3px 0;
  width: 18px;
  height: 18px;
  border: 1px solid #cccccc;
  vertical-align: middle;
  -webkit-appearance: none;
  display: inline-block;
  outline: none;
}
input[type=checkbox]:checked {
  position: relative;
}
input[type=checkbox]:checked:after {
  content: "";
  display: block;
  width: 10px;
  height: 18px;
  border: 4px solid #686868;
  box-sizing: border-box;
  border-top: none;
  border-left: 0;
  transform: rotate(45deg);
  position: absolute;
  top: -6px;
  left: 6px;
}
input[type=checkbox] label {
  display: inline-block;
}

/* list
--------------------------------- */
.thanks-panel-01 {
  padding-top: 2em;
  padding-bottom: 2em;
  border-top: 1px solid #989898;
  border-bottom: 1px solid #989898;
}
