@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;
}

.ml0 {
  margin-left: 0px !important;
}

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

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

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

.ml5 {
  margin-left: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

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

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

.ml10 {
  margin-left: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

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

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

.ml15 {
  margin-left: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

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

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

.ml20 {
  margin-left: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

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

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

.ml25 {
  margin-left: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

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

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

.ml30 {
  margin-left: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

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

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

.ml35 {
  margin-left: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

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

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

.ml40 {
  margin-left: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

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

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

.ml45 {
  margin-left: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

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

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

.ml50 {
  margin-left: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

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

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

.ml55 {
  margin-left: 55px !important;
}

.mr55 {
  margin-right: 55px !important;
}

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

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

.ml60 {
  margin-left: 60px !important;
}

.mr60 {
  margin-right: 60px !important;
}

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

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

.ml65 {
  margin-left: 65px !important;
}

.mr65 {
  margin-right: 65px !important;
}

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

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

.ml70 {
  margin-left: 70px !important;
}

.mr70 {
  margin-right: 70px !important;
}

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

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

.ml75 {
  margin-left: 75px !important;
}

.mr75 {
  margin-right: 75px !important;
}

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

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

.ml80 {
  margin-left: 80px !important;
}

.mr80 {
  margin-right: 80px !important;
}

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

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

.ml85 {
  margin-left: 85px !important;
}

.mr85 {
  margin-right: 85px !important;
}

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

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

.ml90 {
  margin-left: 90px !important;
}

.mr90 {
  margin-right: 90px !important;
}

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

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

.ml95 {
  margin-left: 95px !important;
}

.mr95 {
  margin-right: 95px !important;
}

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

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

.ml100 {
  margin-left: 100px !important;
}

.mr100 {
  margin-right: 100px !important;
}

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

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

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

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

.com-txt-color-sub {
  color: #5BB89A !important;
}

.com-bg-sub {
  background-color: #5BB89A !important;
}

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

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

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

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

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

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

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

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

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

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

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

.com-bg-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 Sans JP", sans-serif;
  line-height: 1.875;
  color: #333333;
  font-size: 16px;
  font-size: 1.0666666667rem;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Noto Sans JP", sans-serif;
  color: #333333;
  line-height: 1.2;
}

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: #333333;
  transition: 0.4s;
}
a:hover {
  color: #333333;
  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.4em;
  border: 1px solid #D1D1D1;
  box-sizing: border-box;
}

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

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

address {
  margin-bottom: 0;
}

/* uk-container
====================================== */
.uk-container {
  max-width: 960px;
  padding-left: 20px;
  padding-right: 20px;
}
.uk-container-small {
  max-width: 375px;
}
.uk-container-large {
  max-width: 1600px;
}
.uk-container-expand {
  max-width: none;
}

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

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

/* #header
====================================== */
#header {
  position: fixed;
  width: 100%;
  height: 130px;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 999;
}
@media (max-width: 959px) {
  #header {
    height: 48px;
    background-color: #fff;
    flex-wrap: wrap;
  }
}

/* parts
--------------------------------- */
#header-left {
  padding: 1.5vw 0 1.25vw 2.5vw;
}
@media screen and (max-width: 1500px) {
  #header-left .gnav-contact {
    flex: auto;
  }
}
@media (max-width: 959px) {
  #header-left {
    padding: 6px 20px;
    display: block;
  }
}

#header-right {
  margin-left: 1.875vw;
}
#header-right .header-btn {
  font-size: 16px;
  font-size: 1.0666666667rem;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 165px;
  font-weight: 700;
  color: #fff;
  box-sizing: border-box;
}
@media (max-width: 1199px) {
  #header-right .header-btn {
    min-width: 10.3125vw;
    font-size: 1vw;
  }
}
#header-right .header-btn::before {
  display: inline-block;
  margin-right: 5px;
  font-family: "Font Awesome 5 Free";
}
#header-right .header-btn:hover {
  background-color: #fff;
}
#header-right .header-btn.btn-contact {
  background-color: #333;
  margin: 10px 10px 3px 0;
}
#header-right .header-btn.btn-contact::before {
  content: "\f0e0";
  font-weight: 400;
}
#header-right .header-btn.btn-contact::after {
  content: "";
  position: absolute;
  right: 20px;
  background: url(../img/common/parts/arrow.svg) no-repeat;
  width: 9px;
  height: 10px;
}
#header-right .header-btn.btn-contact:hover {
  color: #333;
}
#header-right .header-btn.btn-request {
  background-color: #FF0000;
  margin: 2px 10px 10px 0;
}
#header-right .header-btn.btn-request::before {
  content: "\f002";
  font-weight: 900;
}
#header-right .header-btn.btn-request::after {
  content: "";
  position: absolute;
  right: 20px;
  background: url(../img/common/parts/arrow.svg) no-repeat;
  width: 9px;
  height: 10px;
}
#header-right .header-btn.btn-request:hover {
  color: #FF0000;
}
@media (max-width: 959px) {
  #header-right {
    margin-left: 0;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 100;
    width: calc(100% - 60px);
    flex-direction: row;
  }
  #header-right .header-btn {
    font-size: 16px;
    font-size: 1.0666666667rem;
    padding: 7px 10px 8px;
    min-width: 33.3333%;
    height: 45px;
    box-sizing: border-box;
  }
  #header-right .header-btn.btn-phone {
    background-color: #333333;
    border-top-right-radius: 5px;
  }
  #header-right .header-btn.btn-contact {
    background-color: #5BB89A;
    margin: 0 0 0 5px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    padding-right: 20px;
  }
  #header-right .header-btn.btn-contact::after {
    right: 34%;
    top: 50%;
    transform: translateY(-50%);
  }
  #header-right .header-btn.btn-request {
    margin: 0 0 0 5px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    padding-right: 15px;
  }
  #header-right .header-btn.btn-request::after {
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 375px) {
  #header-right .header-btn {
    font-size: 4.2553191489vw;
  }
}
@media screen and (max-width: 420px) {
  #header-right .btn-contact {
    font-size: 3.325415677vw;
  }
}

/* #header-offcanvas-btn
--------------------------------- */
/* #header-logo　
--------------------------------- */
#header-logo a {
  display: block;
}
@media (max-width: 959px) {
  #header-logo {
    margin: auto;
    max-width: 210px;
  }
}

/* #header-tel　
--------------------------------- */
#nav-wrap {
  margin-left: 1.25vw;
}

#nav-head {
  margin-bottom: 15px;
  font-weight: 500;
}
@media screen and (max-width: 1600px) {
  #nav-head {
    font-size: 1vw;
  }
}
#nav-head span {
  margin-left: 10px;
  padding: 3px 10px;
  background-color: #474645;
  font-weight: 400;
  line-height: 1.42;
  color: #fff;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1600px) {
  #nav-head span {
    font-size: 0.875vw;
  }
}

/* gnav
====================================== */
#gnav .gnav-item {
  font-weight: 500;
}
@media screen and (max-width: 1600px) {
  #gnav .gnav-item {
    font-size: 1vw;
  }
}
#gnav .gnav-item:first-child::before {
  content: "";
  width: 1px;
  height: 100%;
  display: inline-block;
  background-color: #707070;
  vertical-align: bottom;
  margin: 0 1.25vw 0 0;
}
#gnav .gnav-item::after {
  content: "";
  width: 1px;
  height: 100%;
  display: inline-block;
  background-color: #707070;
  vertical-align: bottom;
  margin: 0 1.25vw;
}
#gnav .gnav-item a::after {
  content: "\f0dd";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  margin-left: 5px;
  vertical-align: 3px;
}
#gnav .gnav-item a:hover {
  color: #327330;
}

/* sp only
====================================== */
.nav-toggle {
  position: relative;
  display: block;
  width: 48px;
  height: 48px;
  background-color: #327330;
}
.nav-toggle span {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 20px;
  height: 3px;
  background-color: #fff;
  transform: translate(-50%, -50%);
}
.nav-toggle span::before, .nav-toggle span::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #fff;
  transition: all 0.5s;
}
.nav-toggle span::before {
  top: -8px;
}
.nav-toggle span::after {
  top: 8px;
}

.header-tit {
  font-size: 14px;
  font-size: 0.9333333333rem;
  flex: 0 0 100%;
  background-color: #474645;
  color: #fff;
  letter-spacing: 0.1em;
  line-height: 14px;
  text-align: center;
  padding: 6px 0 5px;
}

/* #footer
====================================== */
#footer-body {
  font-size: 14px;
  font-size: 0.9333333333rem;
  padding: 70px 0 50px;
  background-color: #f7eddb;
  line-height: 1.714;
}
@media (max-width: 959px) {
  #footer-body .uk-flex {
    display: block;
  }
  #footer-body .uk-flex > div {
    margin-bottom: 20px;
  }
}

#footer-copy {
  padding: 30px 0 50px;
  background-color: #327330;
  color: #fff;
}

/* footer-logo
====================================== */
/* footer-head
====================================== */
/* footer-body
====================================== */
/* footer-foot
====================================== */
/* parts
====================================== */
.footer-tit {
  font-size: 16px;
  font-size: 1.0666666667rem;
  margin-top: 44px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #707070;
  font-weight: 700;
}

.footer-tit-01 {
  font-size: 22px;
  font-size: 1.4666666667rem;
  margin-top: 60px;
}

/* pagetop
-------------------------------------- */
.pagetop {
  font-size: 10px;
  font-size: 0.6666666667rem;
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 100;
}
@media (max-width: 959px) {
  .pagetop {
    right: 0;
    bottom: 0;
    width: 45px;
    border-top-left-radius: 5px;
  }
  .pagetop img {
    border-top-left-radius: 5px;
  }
}

/* footer-nav
-------------------------------------- */
/* .copyright
--------------------------------- */
.copyright {
  display: block;
  font-size: 14px;
  font-size: 0.9333333333rem;
}

/* .fixed-voice
--------------------------------- */
.fixed-voice {
  z-index: 100;
  position: fixed;
  left: 0;
  bottom: 55px;
}
@media (min-width: 960px) {
  .fixed-voice {
    left: 20px;
    bottom: 0;
  }
}

.uk-offcanvas-bar {
  background: #fff;
  padding: 0;
}

.uk-nav .uk-nav-header {
  background: #327330;
  padding: 0.5em 1em;
  border-bottom: 0;
  color: #fff;
}
.uk-nav > li {
  border-bottom: 1px solid #DCDCDC;
}
.uk-nav > li a {
  padding: 13px 1em 16px;
  color: #333333;
}
.uk-nav > li .fa {
  color: #808080;
  margin-right: 5px;
}
.uk-nav > li.nav-item a {
  color: #fff;
}
.uk-nav > li.nav-item .fa {
  color: #fff;
}
.uk-nav > li.nav-item.nav-contact {
  background-color: #333;
}
.uk-nav > li.nav-item.nav-request {
  background-color: #FF0000;
}
.uk-nav .uk-parent a::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23666%22%20stroke-width%3D%221.1%22%20points%3D%2210%201%204%207%2010%2013%22%20%2F%3E%0A%3C%2Fsvg%3E") !important;
  height: 2em !important;
}
.uk-nav .uk-parent.uk-open a::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23666%22%20stroke-width%3D%221.1%22%20points%3D%221%204%207%2010%2013%204%22%20%2F%3E%0A%3C%2Fsvg%3E") !important;
}
.uk-nav .uk-nav-sub {
  background: #F5F5F5;
  padding: 0;
}
.uk-nav .uk-nav-sub li a {
  padding: 0.5em 1em;
  padding-left: 2em;
}
.uk-nav .uk-nav-sub li + li {
  border-top: 1px solid #fff;
}

/* 共通
====================================== */
.home .main {
  padding-top: 0;
}

.home-tit-02 {
  font-size: 32px;
  font-size: 2.1333333333rem;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-weight: 700;
  line-height: 1.4375;
  color: #686868;
}
@media (max-width: 959px) {
  .home-tit-02 {
    font-size: 20px;
    font-size: 1.3333333333rem;
    line-height: 1.45;
  }
}

.home-lead-01 {
  font-size: 20px;
  font-size: 1.3333333333rem;
  font-weight: 500;
  line-height: 1.45;
  margin-bottom: 20px;
}
@media (max-width: 959px) {
  .home-lead-01 {
    font-size: 16px;
    font-size: 1.0666666667rem;
  }
}

.home-split-01.split-left, .home-split-01.split-right {
  max-width: 626px;
}
.home-split-01.split-left {
  margin-right: auto;
  margin-left: 0;
}
.home-split-01.split-right {
  margin-right: 0;
  margin-left: auto;
}
@media (max-width: 959px) {
  .home-split-01.split-left, .home-split-01.split-right {
    max-width: inherit;
  }
  .home-split-01.split-left {
    margin-left: auto;
  }
  .home-split-01.split-right {
    margin-right: auto;
  }
}

/* #home
====================================== */
#home-01 {
  height: 100vh;
  background: url(../img/home/01_01.jpg) center no-repeat;
  background-size: cover;
}
#home-01 .kv-inner {
  padding: 50px 70px;
}
#home-01 .kv-text-01 {
  margin-top: 15px;
  line-height: 50px;
}
#home-01 .kv-text-01 span {
  font-size: 28px;
  font-size: 1.8666666667rem;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 5px 20px;
  font-weight: 700;
  line-height: 1.46;
  color: #FF0000;
}
#home-01 .kv-text-01 small {
  font-size: 14px;
  font-size: 0.9333333333rem;
}
#home-01 .home-tit-01 {
  font-size: 52px;
  font-size: 3.4666666667rem;
  margin-top: 10px;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
  letter-spacing: 0.02em;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.7);
  padding-bottom: 18px;
  margin-bottom: 28px;
  border-bottom: 3px solid #fff;
}
@media (max-width: 959px) {
  #home-01 .kv-inner {
    padding: 75px 20px;
  }
  #home-01 .kv-text-01 {
    margin-top: 20px;
    line-height: 16px;
  }
  #home-01 .kv-text-01 span {
    font-size: 4.2553191489vw;
    padding: 5px 15px;
  }
  #home-01 .home-tit-01 {
    font-size: 7.1808510638vw;
    padding-bottom: 10px;
    margin-top: 15px;
    margin-bottom: 12px;
  }
}

#home-02 {
  padding: 50px 0 70px;
}
#home-02 .home-list-01 li {
  margin-top: 20px;
  font-weight: 500;
}
#home-02 .home-list-01 li::before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  width: 25px;
  height: 25px;
  background: url(../img/home/02_01.svg) center no-repeat;
  background-size: cover;
  vertical-align: middle;
}
#home-02 .home-list-01:last-of-type {
  margin-left: 60px;
}
@media (max-width: 959px) {
  #home-02 {
    padding: 50px 0;
  }
  #home-02 .uk-flex {
    display: block;
    margin-top: 30px;
  }
  #home-02 .home-list-01 li {
    position: relative;
    padding-left: 35px;
  }
  #home-02 .home-list-01 li::before {
    position: absolute;
    top: 0.3em;
    left: 0;
  }
  #home-02 .home-list-01:last-of-type {
    margin-left: 0;
  }
  #home-02 .home-tit-02 {
    font-size: 24px;
    font-size: 1.6rem;
  }
}

#home-03 .home-03-bg {
  background: url(../img/home/03_01.png) left center no-repeat;
  background-size: 38.375vw 25.5625vw;
}
@media screen and (min-width: 1601px) {
  #home-03 .home-03-bg {
    background-size: 614px 409px;
  }
}
#home-03 .home-03-block {
  margin: 30px 0;
  padding: 20px;
  border: 1px solid #707070;
}
#home-03 .home-03-grid {
  margin: 30px 0 50px;
}
@media (max-width: 959px) {
  #home-03 .home-03-bg {
    padding-top: 255px;
    background-position: top center;
    background-size: 336px 224px;
  }
}

#home-04 {
  padding: 86px 0 70px;
}
#home-04 .home-04-bg {
  min-height: 470px;
  box-sizing: border-box;
  background: url(../img/home/04_01.svg?ver=20241115) right center no-repeat;
  background-size: 38.375vw 29.375vw;
}
@media screen and (min-width: 1601px) {
  #home-04 .home-04-bg {
    background-size: 614px 470px;
  }
}
@media (max-width: 959px) {
  #home-04 {
    padding: 50px 0;
  }
  #home-04 .home-04-bg {
    padding-top: 302px;
    background-position: top center;
    background-size: 336px 272px;
  }
}

#home-05 {
  padding: 70px 0;
}
#home-05 .home-05-bg {
  box-sizing: border-box;
  background: url(../img/home/05_01.png) left center no-repeat;
  background-size: 38.375vw 25.5625vw;
}
@media screen and (min-width: 1601px) {
  #home-05 .home-05-bg {
    background-size: 614px 409px;
  }
}
@media (max-width: 959px) {
  #home-05 {
    padding: 50px 0;
  }
  #home-05 .home-05-bg {
    padding-top: 254px;
    background-position: top center;
    background-size: 336px 224px;
  }
}

#home-07 {
  padding: 100px 0;
}
#home-07 .home-07-list {
  margin-left: -40px;
}
#home-07 .home-07-list li {
  flex: 1 1 460px;
  margin-left: 40px;
}
#home-07 .home-07-list li a {
  position: relative;
  display: block;
  padding: 60px;
  background-color: #fff;
}
#home-07 .home-07-list li a::before {
  position: absolute;
  right: 10px;
  bottom: 9px;
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  z-index: 99;
  line-height: 16px;
}
#home-07 .home-07-list li a::after {
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  width: 60px;
  height: 60px;
  background: url(../img/home/07_03.svg) center no-repeat;
  background-size: cover;
}
#home-07 .home-07-list li a:hover {
  opacity: 0.6;
}
#home-07 .home-07-list .tit {
  font-size: 24px;
  font-size: 1.6rem;
  margin: 30px 0 20px;
  font-weight: 700;
  color: #327330;
}
#home-07 .home-07-list .text {
  font-feature-settings: normal;
}
@media (max-width: 959px) {
  #home-07 {
    padding: 70px 0;
  }
  #home-07 .home-07-list {
    display: block;
    margin-left: 0;
    margin-top: -40px;
  }
  #home-07 .home-07-list li {
    margin-top: 40px;
    margin-left: 0;
  }
  #home-07 .home-07-list li a {
    padding: 40px 24px;
  }
}
#home-08 {
  padding: 100px 0;
}
#home-08 .com-btn-01 {
  margin-top: 40px;
}
@media (max-width: 959px) {
  #home-08 {
    padding: 50px 0;
  }
}

#kv-home-01 {
  min-height: 100vh;
  background: url(../img/home/kv.jpg) center bottom no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding: 130px 15px 0;
  box-sizing: border-box;
}
#kv-home-01 .kv-img {
  margin-bottom: -32px;
  position: relative;
}
@media (min-width: 960px) {
  #kv-home-01 .kv-img {
    margin-bottom: -87px;
  }
}
#kv-home-01 .kv-inner {
  width: 170px;
  position: absolute;
  top: 70%;
  right: 0;
}
@media (min-width: 640px) {
  #kv-home-01 .kv-inner {
    width: 67%;
    top: 76%;
  }
}
#kv-home-01 .kv-tit {
  font-size: 13px;
  font-size: 0.8666666667rem;
  margin-bottom: 3px;
  font-weight: 500;
  line-height: 1.4;
}
@media (min-width: 640px) {
  #kv-home-01 .kv-tit {
    font-size: 18px;
    font-size: 1.2rem;
  }
}
#kv-home-01 .kv-text {
  font-size: 9px;
  font-size: 0.6rem;
  line-height: 1.3;
  font-weight: 500;
}
@media (min-width: 640px) {
  #kv-home-01 .kv-text {
    line-height: 1.6;
    font-size: 17px;
    font-size: 1.1333333333rem;
  }
}
#kv-home-01 .kv-text span {
  font-weight: bold;
  color: #327330;
  font-size: 16px;
  font-size: 1.0666666667rem;
}
@media (min-width: 640px) {
  #kv-home-01 .kv-text span {
    font-size: 29px;
    font-size: 1.9333333333rem;
  }
}
@media (max-width: 639px) {
  #kv-home-01 .img-sp {
    width: 342px;
  }
}
#kv-home-01 .hidden-sp {
  display: none;
}
@media (max-width: 959px) {
  #kv-home-01 .hidden-sp {
    display: block;
  }
}
@media (max-width: 639px) {
  #kv-home-01 .hidden-sp {
    display: none;
  }
}

#home-voice .uk-slider-items {
  margin-top: 6px;
}
#home-voice .uk-slidenav {
  width: 36px;
  height: 36px;
  padding: 0;
  background: rgba(50, 115, 48, 0.9);
  border-radius: 50%;
  position: relative;
}
#home-voice .uk-slidenav svg {
  display: none;
}
#home-voice .uk-slidenav:before {
  font-family: "FontAwesome", FontAwesome;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#home-voice .uk-slidenav-next:before {
  content: "\f054";
}
#home-voice .uk-slidenav-previous:before {
  content: "\f053";
}

/* 共通
====================================== */
/* section
--------------------------------- */
#flow-01 .flow-01-img {
  margin: 50px 0;
}
#flow-01 .flow-01-btn {
  margin-left: -38px;
}
#flow-01 .flow-01-btn a {
  margin: 0 0 30px 38px;
  min-width: 294px;
}
@media (max-width: 959px) {
  #flow-01 .flow-01-img {
    margin: 20px 0;
  }
}

#flow-02 .flow-02-body {
  padding: 50px 40px;
  border-top: 10px solid #5BB89A;
  background-color: #fff;
}
#flow-02 .flow-02-block {
  margin-bottom: 50px;
}
#flow-02 .flow-02-item .tit {
  font-size: 24px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  color: #686868;
  text-align: center;
  margin-bottom: 9px;
}
#flow-02 .flow-02-item .img {
  position: relative;
  padding-top: 66.79%;
}
#flow-02 .flow-02-item .text {
  margin-top: 10px;
}
#flow-02 .flow-02-item.uk-grid-margin {
  margin-top: 40px;
}
#flow-02 .flow-02-note .tit {
  font-size: 20px;
  font-size: 1.3333333333rem;
  font-weight: 500;
  line-height: 1.3;
  text-align: center;
  border-bottom: 1px solid #5BB89A;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
#flow-02 .flow-02-list:last-of-type {
  margin-left: 30px;
}
#flow-02 .com-list-01.circle li::before, #flow-02 .single-detail ul.circle li::before, .single-detail #flow-02 ul.circle li::before {
  content: "〇";
}
@media (max-width: 959px) {
  #flow-02 .flow-02-body {
    padding: 20px;
  }
  #flow-02 .flow-02-block {
    margin-bottom: 20px;
  }
  #flow-02 .flow-02-item .tit {
    font-size: 20px;
    font-size: 1.3333333333rem;
    margin-bottom: 5px;
  }
  #flow-02 .flow-02-item .text {
    margin-top: 5px;
  }
  #flow-02 .flow-02-note .tit {
    font-size: 18px;
    font-size: 1.2rem;
  }
  #flow-02 .flow-02-list:last-of-type {
    margin-left: 0;
  }
  #flow-02 .uk-flex {
    display: block;
  }
  #flow-02 .uk-grid-large > .uk-grid-margin {
    margin-top: 20px;
  }
}

#flow-04 .flow-05-list {
  border-top: 1px solid #d1d1d1;
}
#flow-04 .flow-05-list > dt, #flow-04 .flow-05-list > dd {
  padding-right: 40px;
  padding-left: 40px;
}
#flow-04 .flow-05-list > dt {
  font-size: 20px;
  font-size: 1.3333333333rem;
  margin-bottom: 10px;
  padding-top: 20px;
  font-weight: 700;
  line-height: 1.5;
}
#flow-04 .flow-05-list > dd {
  padding-bottom: 20px;
  border-bottom: 1px solid #d1d1d1;
}
#flow-04 .flow-05-list > dd a:hover {
  color: #327330;
  text-decoration: underline;
}
@media (max-width: 959px) {
  #flow-04 .flow-05-list > dt, #flow-04 .flow-05-list > dd {
    padding-right: 20px;
    padding-left: 20px;
  }
  #flow-04 .flow-05-list > dt {
    font-size: 18px;
    font-size: 1.2rem;
  }
}

#flow-05 .item {
  padding: 25px 20px;
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
}
@media (min-width: 640px) {
  #flow-05 .item {
    padding: 30px 40px;
  }
}
#flow-05 .item + .item, #flow-05 .item + .box {
  margin-top: 50px;
  position: relative;
}
#flow-05 .item + .item:before, #flow-05 .item + .box:before {
  content: "";
  position: absolute;
  bottom: calc(100% - 12px);
  left: 50%;
  transform: translateX(-50%);
  background: url(../img/flow/arrow.svg) no-repeat;
  width: 29px;
  height: 73px;
}
#flow-05 .box {
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.25);
  max-width: 422px;
  margin: auto;
  min-height: 90px;
  padding: 10px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background-color: #FFFEEF;
  font-weight: bold;
  font-size: 20px;
}
#flow-05 .box + .item, #flow-05 .box + .box {
  margin-top: 50px;
  position: relative;
}
#flow-05 .box + .item:before, #flow-05 .box + .box:before {
  content: "";
  position: absolute;
  bottom: calc(100% - 12px);
  left: 50%;
  transform: translateX(-50%);
  background: url(../img/flow/arrow.svg) no-repeat;
  width: 29px;
  height: 73px;
}
#flow-05 .row {
  margin-bottom: 7px;
}
@media (min-width: 960px) {
  #flow-05 .row {
    display: flex;
    align-items: baseline;
  }
}
#flow-05 .step {
  background-color: #41679A;
  border-radius: 500px;
  margin-right: 20px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  line-height: 1.5;
  padding: 1px 20px;
}
#flow-05 .step.green {
  background-color: #327330;
}
#flow-05 .tit {
  flex: 1;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  margin-right: 20px;
}
@media (max-width: 959px) {
  #flow-05 .tit {
    margin-top: 12px;
    margin-bottom: 11px;
  }
}
#flow-05 .time-required {
  font-size: 16px;
  text-align: center;
  display: inline-block;
  padding: 2px 20px;
  color: #fff;
  background-color: #FFA12F;
  font-weight: bold;
}
#flow-05 .time-required span {
  font-size: 20px;
}
#flow-05 .btn-mail {
  font-weight: bold;
  font-size: 20px;
  background-color: #5BB89A;
  position: relative;
  width: 100%;
  max-width: 421px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  color: #fff;
  box-sizing: border-box;
}
#flow-05 .btn-mail:before {
  content: "\f0e0";
  display: inline-block;
  margin-right: 10px;
  font-size: 22px;
  font-family: "Font Awesome 5 Free";
}
#flow-05 .btn-mail:after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
}

/* 共通
====================================== */
/* section
--------------------------------- */
#price-01 .com-table-01 {
  margin-top: 45px;
}
#price-01 .com-select-01 {
  max-width: 460px;
  background: url(../img/common/parts/icon-select.svg) right 8px center no-repeat;
  background-size: 8px 17px;
}
#price-02 .price-02-list .tit {
  font-size: 20px;
  font-size: 1.3333333333rem;
  margin-top: 30px;
  margin-bottom: 10px;
  font-weight: 700;
  line-height: 1.5;
}
#price-02 .price-02-list .note {
  font-size: 28px;
  font-size: 1.8666666667rem;
  margin-top: 30px;
  font-weight: 700;
  color: #686868;
  text-align: center;
}
#price-02 .com-table-01 {
  margin-top: 10px;
}
#price-02 .com-mt-m {
  margin-top: 50px;
}
@media (max-width: 959px) {
  #price-02 .price-02-list .note {
    font-size: 26px;
    font-size: 1.7333333333rem;
    line-height: 1.5;
  }
  #price-02 .com-mt-m {
    margin-top: 30px;
  }
}

/* 共通
====================================== */
/* section
--------------------------------- */
#company-01 .company-01-panel .img {
  text-align: center;
}
#company-01 .company-01-panel .name {
  margin-top: 18px;
  text-align: center;
}
#company-01 .company-01-panel .name span {
  font-size: 28px;
  font-size: 1.8666666667rem;
  padding-left: 20px;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-weight: 500;
  line-height: 1;
  display: inline-block;
}
@media (max-width: 959px) {
  #company-01 .company-01-panel .name span {
    font-size: 24px;
    font-size: 1.6rem;
  }
}

#company-02 .tit {
  font-size: 32px;
  font-size: 2.1333333333rem;
  font-weight: 700;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  line-height: 1.4375;
  color: #686868;
}
#company-02 .text {
  font-size: 20px;
  font-size: 1.3333333333rem;
  font-weight: 700;
  line-height: 1.5;
}
#company-02 .text span {
  color: #FF0000;
}

#company-04 .company-04-panel {
  margin-bottom: 76px;
}
#company-04 .company-04-panel:last-of-type {
  margin-bottom: 0;
}
#company-04 .company-04-panel .tit {
  font-size: 20px;
  font-size: 1.3333333333rem;
  margin: 0 0 10px;
  font-weight: 700;
  line-height: 1.45;
  color: #686868;
}
#company-04 .company-04-panel .right iframe {
  width: 100%;
}
#company-04 .company-04-list {
  margin-top: 20px;
}
#company-04 .company-04-list li::before {
  content: "・";
  display: inline-block;
  margin-right: 5px;
}
@media (max-width: 959px) {
  #company-04 .company-04-panel {
    margin-bottom: 50px;
  }
  #company-04 .company-04-panel .tit {
    font-size: 18px;
    font-size: 1.2rem;
  }
}

/* 共通
====================================== */
/* section
--------------------------------- */
#strength-01 .strength-01-head {
  margin-top: 60px;
  background-color: #327330;
  color: #fff;
}
#strength-01 .strength-01-head .tit {
  font-size: 36px;
  font-size: 2.4rem;
  margin: 0 0 30px;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-weight: 700;
  line-height: 1.41;
  color: #fff;
  text-align: center;
  letter-spacing: 0.06em;
}
#strength-01 .strength-01-head .img {
  margin-bottom: 30px;
}
#strength-01 .strength-01-head .lead {
  font-size: 28px;
  font-size: 1.8666666667rem;
  margin: 30px 0 5px;
  font-weight: 500;
  line-height: 1.5;
}
#strength-01 .strength-01-head .attention {
  font-size: 14px;
  font-size: 0.9333333333rem;
  margin-bottom: 30px;
  font-weight: 500;
}
#strength-01 .strength-01-body li {
  padding: 70px 0;
}
#strength-01 .strength-01-body li:last-of-type {
  padding-bottom: 0;
}
#strength-01 .strength-01-item {
  margin-top: 50px;
}
#strength-01 .strength-01-item .subtit {
  font-size: 32px;
  font-size: 2.1333333333rem;
  margin-top: 0;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-weight: 700;
  line-height: 1.4375;
  color: #fff;
}
#strength-01 .strength-01-item .text {
  font-size: 52px;
  font-size: 3.4666666667rem;
  margin-bottom: 30px;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-weight: 700;
  line-height: 1.44;
  color: #ff0;
}
#strength-01 .strength-01-item .text span {
  font-size: 28px;
  font-size: 1.8666666667rem;
  padding-left: 10px;
  line-height: 1.42;
}
#strength-01 .strength-01-item .list li {
  font-weight: 700;
}
#strength-01 .strength-01-item .list li.uk-grid-margin {
  margin-top: 9px;
}
#strength-01 .strength-01-item .list li:first-of-type, #strength-01 .strength-01-item .list li:nth-child(2) {
  font-size: 28px;
  font-size: 1.8666666667rem;
}
#strength-01 .strength-01-panel .head {
  flex: 1;
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid #707070;
}
#strength-01 .strength-01-panel .head .tit {
  font-size: 28px;
  font-size: 1.8666666667rem;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1.46;
  color: #686868;
}
#strength-01 .strength-01-panel .body {
  flex: 0 0 626px;
}
#strength-01 .strength-01-panel .body .subtit {
  margin-bottom: 10px;
  font-weight: 700;
}
@media (max-width: 959px) {
  #strength-01 .strength-01-head {
    margin-top: 40px;
  }
  #strength-01 .strength-01-head .tit {
    font-size: 26px;
    font-size: 1.7333333333rem;
    margin: 0 0 20px;
  }
  #strength-01 .strength-01-head .img {
    margin-bottom: 20px;
  }
  #strength-01 .strength-01-head .lead {
    font-size: 18px;
    font-size: 1.2rem;
    margin: 20px 0 10px;
    font-weight: 500;
    line-height: 1.5;
  }
  #strength-01 .strength-01-head .text {
    text-align: left;
  }
  #strength-01 .strength-01-body li {
    padding: 50px 0;
  }
  #strength-01 .strength-01-item {
    margin-top: 30px;
  }
  #strength-01 .strength-01-item .subtit {
    font-size: 28px;
    font-size: 1.8666666667rem;
  }
  #strength-01 .strength-01-item .text {
    font-size: 48px;
    font-size: 3.2rem;
    margin-bottom: 20px;
  }
  #strength-01 .strength-01-item .text span {
    font-size: 24px;
    font-size: 1.6rem;
  }
  #strength-01 .strength-01-item .list li.uk-grid-margin {
    margin-top: 5px;
  }
  #strength-01 .strength-01-item .list li:first-of-type, #strength-01 .strength-01-item .list li:nth-child(2) {
    font-size: 22px;
    font-size: 1.4666666667rem;
  }
  #strength-01 .strength-01-panel {
    display: block;
  }
  #strength-01 .strength-01-panel .head {
    margin-right: 0;
    padding-right: 0;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-right: none;
    border-bottom: 1px solid #707070;
  }
  #strength-01 .strength-01-panel .head .tit {
    font-size: 24px;
    font-size: 1.6rem;
  }
}

#request-birthday-1 .wpcf7-list-item-label {
  display: none;
}

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

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

/* section
====================================== */
/* parts
--------------------------------- */
.main {
  padding-top: 130px;
}
@media (max-width: 959px) {
  .main {
    padding-top: 73px;
  }
}

/* title タイトル
--------------------------------- */
.page-tit-01 {
  font-size: 44px;
  font-size: 2.9333333333rem;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-weight: 700;
  line-height: 1.45;
  color: #327330;
}
.page-tit-01 small {
  font-size: 24px;
  font-size: 1.6rem;
  display: block;
  margin-top: 5px;
  font-weight: 500;
  line-height: 1.5;
  color: #333;
}
@media (max-width: 959px) {
  .page-tit-01 {
    font-size: 30px;
    font-size: 2rem;
  }
  .page-tit-01 small {
    font-size: 15px;
    font-size: 1rem;
    margin-top: 0;
  }
}

.com-tit-01 {
  font-size: 36px;
  font-size: 2.4rem;
  margin-bottom: 30px;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-weight: 700;
  line-height: 1.4;
  color: #5BB89A;
  text-align: center;
}
.com-tit-01 small {
  font-size: 16px;
  font-size: 1.0666666667rem;
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  color: #686868;
}
@media (max-width: 959px) {
  .com-tit-01 {
    font-size: 30px;
    font-size: 2rem;
    margin-bottom: 20px;
  }
  .com-tit-01 small {
    font-size: 15px;
    font-size: 1rem;
  }
}

.com-tit-02 {
  font-size: 24px;
  font-size: 1.6rem;
  margin: 50px 0 20px;
  padding: 5px;
  background-color: #f0f0f0;
  font-family: "Noto Serif JP", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-weight: 700;
  line-height: 1.45;
  text-align: center;
}
.com-tit-02:first-of-type {
  margin-top: 70px;
}
/* panel パネル
--------------------------------- */
/* 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: 40px;
}
@media (min-width: 640px) {
  .com-mt-m {
    margin-top: 60px;
  }
}

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

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

/* section セクション
--------------------------------- */
.com-sec-01 {
  padding: 70px 0;
}
@media (max-width: 959px) {
  .com-sec-01 {
    padding: 50px 0;
  }
}

.com-sec-02 {
  padding-bottom: 100px;
}
@media (max-width: 959px) {
  .com-sec-02 {
    padding-bottom: 80px;
  }
}

.com-sec-bg-01 {
  background-color: #F4F2F2;
}

.com-sec-bg-02 {
  background: url(../img/home/bg_01.png) left top repeat;
  background-size: 19px 19px;
}

/* 下層ページのkv
--------------------------------- */
.common-page-01 {
  position: relative;
  min-height: 754px;
}
.common-page-01 .head {
  padding: 100px 20px;
}
.common-page-01 .img {
  position: relative;
  overflow: hidden;
  padding-top: 540px;
}
.common-page-01.noimage {
  min-height: inherit;
}
@media (max-width: 959px) {
  .common-page-01 {
    min-height: 365px;
  }
  .common-page-01 .head {
    padding: 50px 20px;
  }
  .common-page-01 .img {
    padding-top: 200px;
  }
}

/* table style 表スタイル
--------------------------------- */
.com-table-01 {
  display: grid;
  grid-template-columns: 250px 1fr;
  -moz-column-gap: 0;
  column-gap: 0;
  border-top: 1px solid #d1d1d1;
}
.com-table-01 dt,
.com-table-01 dd {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d1d1d1;
}
.com-table-01 dt {
  padding-left: 20px;
}
.com-table-01 dd {
  padding-right: 20px;
}
@media (max-width: 959px) {
  .com-table-01 {
    display: block;
    border-top: 1px solid #d1d1d1;
  }
  .com-table-01 dt,
  .com-table-01 dd {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #d1d1d1;
  }
  .com-table-01 dt {
    padding-top: 20px;
    padding-left: 0;
    border-bottom: none;
    font-weight: 700;
  }
  .com-table-01 dd {
    padding-right: 0;
    padding-bottom: 20px;
  }
}

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

.com-list-02, .single-detail ol {
  counter-reset: item;
  list-style-type: none;
  padding-left: 0;
}
.com-list-02 li, .single-detail ol li {
  margin-left: 1.8em;
}
.com-list-02 li + li, .single-detail ol li + li {
  margin-top: 0.4em;
}
.com-list-02 li::before, .single-detail ol li::before {
  counter-increment: item;
  content: counter(item) ".";
  display: inline-block;
  width: 1.5em;
  padding-right: 0.3em;
  margin-left: -1.8em;
  text-align: right;
}

/* text テキスト
--------------------------------- */
/* 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-btn-01 {
  margin-top: 50px;
  display: block;
  max-width: 336px;
  text-align: center;
  background: #686868;
  color: #fff;
  padding: 0.8em;
  padding-right: 2em;
  box-sizing: border-box;
  position: relative;
}
.com-btn-01::after {
  content: "\f054";
  font-family: "FontAwesome", FontAwesome;
  position: absolute;
  right: 0.8em;
  top: 0;
  bottom: 0;
  height: 1em;
  line-height: 1;
  margin: auto;
}
.com-btn-01:hover {
  background-color: #333;
  color: #fff;
}
.com-btn-01.center {
  margin-right: auto;
  margin-left: auto;
}
.com-btn-01.down {
  max-width: 100%;
}
.com-btn-01.down:after {
  content: "\f078";
}

.com-link-01 {
  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: #327330;
}
.recruitments-btn-01::after {
  content: "\f054";
  font-family: "FontAwesome", FontAwesome;
  margin-left: auto;
  padding-left: 0.9em;
}
.recruitments-btn-01:hover {
  background: #9cd59a;
}

/* 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: #327330;
  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: 1em 0;
  padding-right: 3em;
  position: relative;
}
@media (min-width: 640px) {
  .info-btn-01 {
    padding-top: 1.9em;
    padding-bottom: 1.9em;
    padding-right: 6em;
  }
}
@media (min-width: 960px) {
  .info-btn-01 {
    display: flex;
    align-items: center;
  }
}
.info-btn-01:hover {
  background: #9cd59a;
}
.info-btn-01::after {
  content: "\f054";
  font-family: "FontAwesome", FontAwesome;
  font-size: 20px;
  font-size: 1.3333333333rem;
  color: #333333;
  height: 1em;
  line-height: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
}
@media (min-width: 960px) {
  .info-btn-01::after {
    right: 0.5em;
  }
}
.info-btn-01 .tit {
  font-size: 16px;
  font-size: 1.0666666667rem;
  display: block;
  margin-top: 0.5em;
}
@media (min-width: 640px) {
  .info-btn-01 .tit {
    font-size: 17px;
    font-size: 1.1333333333rem;
  }
}
@media (min-width: 960px) {
  .info-btn-01 .tit {
    margin-top: 0;
    flex: 1;
    border-left: 1px solid #707070;
    padding-left: 1.1em;
  }
}
@media (min-width: 960px) {
  .info-btn-01 .data {
    width: 8em;
    text-align: center;
  }
}

/* icon
--------------------------------- */
.cat-ico-01 {
  display: inline-block;
  min-width: 100px;
  padding: 0 1em;
  box-sizing: border-box;
  background: #327330;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-size: 0.8rem;
  font-weight: 500;
}

/* block-contact フッター上のお問い合わせ
--------------------------------- */
#block-contact {
  background-color: #5BB89A;
}
#block-contact-left {
  background: url(../img/common/contact/02.jpg) center no-repeat;
  background-size: cover;
}
#block-contact-right {
  padding: 50px 0 50px 40px;
}
#block-contact .contact-tit {
  font-size: 24px;
  font-size: 1.6rem;
  margin-bottom: 13px;
  font-weight: 700;
  line-height: 1.33;
  color: #fff;
  letter-spacing: 0.03em;
}
#block-contact .contact-text {
  margin-top: 12px;
  font-weight: 700;
  color: #fff;
}
#block-contact .contact-btn {
  font-size: 20px;
  font-size: 1.3333333333rem;
  display: inline-block;
  box-sizing: border-box;
  margin-top: 10px;
  padding: 15px;
  width: 100%;
  max-width: 420px;
  font-weight: 700;
  text-align: center;
}
#block-contact .contact-btn::before {
  display: inline-block;
  margin-right: 5px;
  font-family: "Font Awesome 5 Free";
}
#block-contact .contact-btn.btn-contact {
  background-color: #fff;
  color: #5BB89A;
}
#block-contact .contact-btn.btn-contact::before {
  content: "\f0e0";
  font-weight: 400;
}
#block-contact .contact-btn.btn-request {
  background-color: #327330;
  color: #fff;
}
#block-contact .contact-btn.btn-request::before {
  content: "\f002";
  font-weight: 900;
}
#block-contact .contact-btn:hover {
  opacity: 0.75;
}
@media (max-width: 959px) {
  #block-contact {
    display: block;
  }
  #block-contact-left {
    height: 193px;
  }
  #block-contact-right {
    padding: 20px 20px 50px 20px;
  }
  #block-contact .contact-tit {
    font-size: 20px;
    font-size: 1.3333333333rem;
    margin-bottom: 20px;
  }
  #block-contact .contact-text {
    margin-top: 10px;
  }
  #block-contact .contact-btn {
    font-size: 17px;
    font-size: 1.1333333333rem;
  }
}

/* pagination ページナビ
--------------------------------- */
.com-pagination ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-left: -8px;
  margin-top: -8px;
}
.com-pagination ul .page-numbers {
  display: block;
  margin-left: 8px;
  margin-top: 8px;
  box-sizing: border-box;
}
.com-pagination ul .page-numbers:not(.prev):not(.next) {
  display: grid;
  border: 1px solid #C0C0C0;
  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: #327330;
}
.com-pagination ul .page-numbers.current {
  border-width: 2px !important;
  border-color: #327330 !important;
}
.com-pagination ul a:not(.prev):not(.next):hover {
  background: #9cd59a;
}

.com-img-01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#column-01 .uk-grid .uk-grid-margin {
  margin-top: 20px;
}

/* tit
--------------------------------- */
time + .column-tit-01 {
  margin-top: 10px;
}

.column-tit-01 {
  font-size: 28px;
  font-size: 1.8666666667rem;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 3px solid #f0f0f0;
  font-weight: 700;
  line-height: 1.45;
}

/* list
--------------------------------- */
/* btn
--------------------------------- */
.column-btn-01 {
  display: block;
  padding: 15px;
  border: 1px solid #D1D1D1;
}
.column-btn-01:hover {
  background: #9cd59a;
}
.column-btn-01 .img {
  background: #F0F0F0;
  padding-top: 56.106870229%;
  overflow: hidden;
  margin-bottom: 0.5em;
  position: relative;
}
.column-btn-01 .img::before {
  content: "NO IMAGE";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.column-btn-01 .img img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 2;
}
.column-btn-01 .tit {
  font-size: 15px;
  font-size: 1rem;
  font-weight: 500;
  display: block;
  line-height: 1.8;
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}
.column-btn-01 .data {
  margin-left: 0.5em;
  font-size: 13px;
  font-size: 0.8666666667rem;
}
.column-btn-01 .text {
  font-size: 12px;
  font-size: 0.8rem;
}

.single-detail ul,
.single-detail ol,
.single-detail figure {
  margin-top: 1em;
  margin-bottom: 1em;
}
.single-detail h2 {
  font-size: 20px;
  font-size: 1.3333333333rem;
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: 2px solid #327330;
  font-weight: 700;
  line-height: 1.5;
  color: #327330;
}
.single-detail h3 {
  font-size: 16px;
  font-size: 1.0666666667rem;
  position: relative;
  margin: 50px 0 20px;
  padding-left: 5px;
  border-left: 3px solid #327330;
  font-weight: 500;
  line-height: 1.875;
}

/* 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: 60px;
    padding-top: 60px;
  }
}
.single-nav a {
  display: block;
  text-align: center;
  padding: 0.5em;
  border: 2px solid #707070;
  color: #707070;
  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: #666666;
  border-color: #666666;
  color: #fff;
  padding-right: 2em;
}
.single-nav a.index::before {
  content: "\f077";
  right: 1em;
}
.single-nav.information {
  margin-top: 20px;
  padding-top: 20px;
}
@media (min-width: 640px) {
  .single-nav.information {
    margin-top: 30px;
    padding-top: 30px;
  }
}
.single-nav.information .index::before {
  content: "\f054";
}

/* panel
--------------------------------- */
#contact-01 .contact-note {
  font-weight: 700;
  color: #686868;
}

#contact-02 .com-list-01, #contact-02 .single-detail ul, .single-detail #contact-02 ul {
  margin-top: 30px;
}
#contact-02 .com-list-01 li, #contact-02 .single-detail ul li, .single-detail #contact-02 ul li {
  font-size: 14px;
  font-size: 0.9333333333rem;
  line-height: 1.714;
}
#contact-02 .com-list-01 li a, #contact-02 .single-detail ul li a, .single-detail #contact-02 ul li a {
  text-decoration: underline;
}
#contact-02 .com-list-01 li a:hover, #contact-02 .single-detail ul li a:hover, .single-detail #contact-02 ul li a:hover {
  text-decoration: none;
}

/* dl table
--------------------------------- */
.form-table-01 {
  font-size: 15px;
  font-size: 1rem;
}
@media (max-width: 639px) {
  .form-table-01 {
    border-bottom: 1px solid #989898;
  }
}
@media (min-width: 640px) {
  .form-table-01 {
    display: grid;
    grid-template-columns: 292px 1fr;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
}
.form-table-01 > dt {
  padding: 1.5em 0 1em;
  font-weight: 500;
  position: relative;
  border-top: 1px solid #989898;
}
@media (min-width: 640px) {
  .form-table-01 > dt {
    padding-top: 2em;
    padding-bottom: 2em;
    border-top: 2px solid #989898;
  }
}
.form-table-01 .required:before {
  content: "必須";
  float: right;
  font-size: 11px;
  font-size: 0.7333333333rem;
  background: #686868;
  color: #fff;
  padding: 0.2em 0.8em;
  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 #989898;
  }
}
.form-table-01 > dd ::-moz-placeholder {
  color: #D1D1D1;
}
.form-table-01 > dd ::placeholder {
  color: #D1D1D1;
}
.form-table-01 .box-01 {
  max-width: 380px;
}
.form-table-01 .box-01 .request-birthday-year {
  flex: 0 0 4em;
}
.form-table-01 .form-select {
  max-width: 204px;
  background: url(../img/common/parts/icon-select.svg) right 8px center no-repeat;
  background-size: 8px 17px;
}
.form-table-01 .form-zip-01 .p-postal-code, .form-table-01 .form-zip-02 .p-postal-code {
  max-width: 96px;
  margin-right: 20px;
}
.form-table-01 .form-zip-01 .p-region {
  margin-top: 10px;
  border: none !important;
  padding-left: 0 !important;
}
.form-table-01 .form-btn {
  font-size: 15px;
  font-size: 1rem;
  cursor: pointer;
  position: relative;
  display: inline-block;
  padding: 8px;
  max-width: 140px;
  border: 1px solid #c0c0c0;
  border-radius: 4px;
  background-color: #d1d1d1;
  line-height: 15px;
}
.form-table-01 .form-btn:hover {
  background: #c0c0c0;
}
.form-table-01 .form-address-01, .form-table-01 .form-address-02 {
  margin-top: 10px;
}
.form-table-01 .form-address-01 {
  max-width: 547px;
}
.form-table-01 .form-address-02 {
  max-width: 443px;
}
@media (min-width: 640px) {
  .form-table-01 .form-btm {
    border-bottom: 2px solid #989898;
  }
}
.form-table-01 .form-btm-text {
  border-bottom: 1px solid #989898;
}

.form-check {
  margin-top: 20px;
}

@media (min-width: 960px) {
  .form-table-02 {
    display: grid;
    grid-gap: 1em;
    grid-template-columns: -webkit-max-content 1fr;
    grid-template-columns: max-content 1fr;
  }
}
@media (max-width: 959px) {
  .form-table-02 dd + dt {
    margin-top: 1em;
  }
}

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

.wpcf7-radio,
.wpcf7-checkbox {
  margin-left: -2em;
  display: inline-block;
}
.wpcf7-radio .wpcf7-list-item,
.wpcf7-checkbox .wpcf7-list-item {
  margin-left: 2em;
}

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

input[type=checkbox] {
  margin: 0 8px 0 0;
  width: 18px;
  height: 18px;
  border: 1px solid #686868;
  background-color: #686868;
  vertical-align: middle;
  -webkit-appearance: none;
  display: inline-block;
  outline: none;
}
input[type=checkbox]:checked {
  position: relative;
}
input[type=checkbox]:checked:after {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  color: #fff;
}
input[type=checkbox] label {
  display: inline-block;
}

#thanks-01 {
  padding-bottom: 112px;
}
#thanks-01 .thanks-tit-01 {
  font-size: 25px;
  font-size: 1.6666666667rem;
  font-weight: 700;
  line-height: 1.44;
}
#thanks-01 .thanks-list-01 {
  border-top: 1px solid #989898;
  border-bottom: 1px solid #989898;
  padding: 30px 0;
}
#thanks-01 address em {
  margin-bottom: 10px;
  font-weight: 500;
}
#thanks-01 .com-btn-01 {
  margin-top: 70px;
}

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

#request-01 .contact-note {
  font-weight: 700;
  color: #686868;
}

#request-02 {
  /* 送信NG時の枠の色  */
}
#request-02 .com-list-01, #request-02 .single-detail ul, .single-detail #request-02 ul {
  margin-top: 30px;
}
#request-02 .com-list-01 li, #request-02 .single-detail ul li, .single-detail #request-02 ul li {
  font-size: 14px;
  font-size: 0.9333333333rem;
  line-height: 1.714;
}
#request-02 .com-list-01 li a, #request-02 .single-detail ul li a, .single-detail #request-02 ul li a {
  text-decoration: underline;
}
#request-02 .com-list-01 li a:hover, #request-02 .single-detail ul li a:hover, .single-detail #request-02 ul li a:hover {
  text-decoration: none;
}
#request-02 .request-tit-01 {
  font-size: 20px;
  font-size: 1.3333333333rem;
  margin-bottom: 30px;
  padding-bottom: 5px;
  border-bottom: 3px solid #f0f0f0;
  font-weight: 700;
  line-height: 1.45;
}
#request-02 .form-message {
  border-bottom: 2px solid #989898;
}
#request-02 .form-message-text {
  border-bottom: 1px solid #989898;
}
@media (min-width: 960px) {
  #request-02 .form-upload-label-01 {
    display: flex;
    align-items: flex-start;
  }
}
#request-02 .form-upload-label-01 input {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
}
#request-02 .form-upload-label-01 .form-btn {
  margin-right: 30px;
}
#request-02 .form-upload-label-01 .filename {
  font-size: 15px;
  font-size: 1rem;
  word-break: break-all;
  display: inline-block;
}
#request-02 .form-upload-label-01 .fileclose {
  width: 28px;
  height: 28px;
  background: url(../img/common/parts/close.png) no-repeat;
  background-size: 100% 100%;
  vertical-align: middle;
  margin-left: 12px;
  position: absolute;
  top: 2px;
  right: 0;
  display: none;
}
#request-02 .form-upload-label-01 .form-wrap {
  flex: 1;
  position: relative;
  padding-right: 40px;
  display: inline-block;
}
@media (max-width: 959px) {
  #request-02 .form-upload-label-01 .form-wrap {
    margin-top: 5px;
  }
}
#request-02 .form-upload-label-01:not(:first-child) {
  margin-top: 20px;
}
#request-02 div.screen-reader-response {
  display: none;
}
#request-02 div.wpcf7-response-output {
  margin-top: 20px;
  padding: 20px;
  text-align: center;
  color: #FF0000;
}
#request-02 span.wpcf7-not-valid-tip {
  font-size: 12px;
  font-size: 0.8rem;
  color: #FF0000;
  line-height: 1.5;
  display: block;
}

.voice-text-01 {
  font-size: 11px;
  font-size: 0.7333333333rem;
  color: #686868;
  font-weight: 500;
}
.voice-text-01:after {
  content: url(../img/common/parts/search.png);
  vertical-align: middle;
  margin-left: 5px;
}

.voice-img-01 {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
  display: block;
}

.voice-img-03 {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
  max-width: 434px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding: 10px;
}

.voice-info-01 {
  display: none;
}

* + .voice-single-01 {
  margin-top: 60px;
}

.voice-single-01 {
  counter-reset: item;
  list-style-type: none;
  padding-left: 0;
}
.voice-single-01 li .single-tit {
  background-color: #F0F0F0;
  padding: 0.65em 1.3em;
  display: block;
  margin-bottom: 15px;
}
.voice-single-01 li .single-tit::before {
  counter-increment: item;
  content: counter(item) ".";
  display: inline-block;
  margin-right: 10px;
}
.voice-single-01 li + li {
  margin-top: 40px;
}
.voice-single-01 .single-info {
  font-weight: 500;
  position: relative;
  padding-left: 52px;
  min-height: 30px;
}
.voice-single-01 .single-info:before {
  content: "A";
  left: 10px;
  top: 2px;
  background-color: #327330;
  color: #fff;
  border-radius: 50%;
  width: 27px;
  height: 27px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}

#voiceMore {
  cursor: pointer;
  background-color: #327330;
  display: block;
  text-align: center;
  color: #fff;
  padding: 12px 10px;
}
#voiceMore:after {
  content: "\f078";
  font-family: "FontAwesome", FontAwesome;
  margin-left: 7px;
}
#voiceMore:hover {
  opacity: 0.7;
}

.uk-lightbox-toolbar {
  padding: 0;
  background: transparent;
}

.uk-lightbox-toolbar-icon {
  position: absolute;
  right: 12px;
  top: 12px;
  width: auto;
}

#article-voice .com-btn-01 {
  max-width: 157px;
  padding: 0.5em;
  padding-right: 2em;
  margin-top: 17px;
}
#article-voice .uk-grid {
  margin-left: -30px;
}
#article-voice .uk-grid > * {
  padding-left: 30px;
}
#article-voice .uk-grid > .uk-grid-margin {
  margin-top: 40px;
}
@media (min-width: 960px) {
  #article-voice .uk-grid > .uk-grid-margin {
    margin-top: 70px;
  }
}

.mce-content-body {
  margin: 20px auto;
  padding: 0 20px;
  max-width: 960px;
}
.mce-content-body h2 {
  font-size: 20px;
  font-size: 1.3333333333rem;
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: 2px solid #327330;
  font-weight: 700;
  line-height: 1.5;
  color: #327330;
}
.mce-content-body h3 {
  font-size: 16px;
  font-size: 1.0666666667rem;
  position: relative;
  margin: 50px 0 20px;
  padding-left: 5px;
  border-left: 3px solid #327330;
  font-weight: 500;
  line-height: 1.875;
}

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