@charset "UTF-8";
/*---------------------------------------------------------
---------------------------------------------------------*/
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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width:100%;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.none {
  display: none;
}

@media screen and (min-width: 600px) {
  .sp_only {
    display: none !important;
  }
}
@media screen and (max-width: 600px) {
  .pc_only {
    display: none !important;
  }
}
.tac {
  text-align: center;
}

.tar {
  text-align: right;
}

.tal {
  text-align: left;
}

@media screen and (max-width: 600px) {
  .sp_tac {
    text-align: center;
  }

  .sp_tal {
    text-align: left;
  }

  .sp_tar {
    text-align: right;
  }

  .imgfull {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.d-ib {
  display: inline-block;
}

.sp_d-b {
  display: block;
}

.mb-1em {
  margin-bottom: 1em;
}

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

.mb-sm {
  margin-bottom: 32px !important;
}

.mb-md {
  margin-bottom: 46px !important;
}

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

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

.mb-xxl {
  margin-bottom: 150px !important;
}

.mb-none {
  margin-bottom: 0 !important;
}

@media screen and (max-width: 600px) {
  .mb-sm {
    margin-bottom: 15px !important;
  }

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

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

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

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

  .sp_mb-none {
    margin-bottom: 0 !important;
  }

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

  .sp_mb-sm {
    margin-bottom: 10px !important;
  }
}
.pb-xs {
  padding-bottom: 10px !important;
}

.pb-sm {
  padding-bottom: 32px !important;
}

.pb-md {
  padding-bottom: 46px !important;
}

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

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

.pb-xxl {
  padding-bottom: 150px !important;
}

.pb-none {
  padding-bottom: 0 !important;
}

@media screen and (max-width: 600px) {
  .pb-sm {
    padding-bottom: 15px !important;
  }

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

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

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

  .pb-xxl {
    padding-bottom: 60px !important;
  }
}
.pt-xs {
  padding-top: 10px !important;
}

.pt-sm {
  padding-top: 32px !important;
}

.pt-md {
  padding-top: 46px !important;
}

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

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

.pt-xxl {
  padding-top: 150px !important;
}

.pt-none {
  padding-top: 0 !important;
}

@media screen and (max-width: 600px) {
  .pt-sm {
    padding-top: 15px !important;
  }

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

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

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

  .pt-xxl {
    padding-top: 60px !important;
  }
}
.mt-xs {
  margin-top: 10px !important;
}

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

.mb-none {
  margin-bottom: 0 !important;
}

.clearfix {
  clear: both;
  *zoom: 1;
}
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

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

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

.mr-1em {
  margin-right: 1em;
}

.mh-auto {
  margin-left: auto;
  margin-right: auto;
}

.maxw800 {
  max-width: 800px;
}

.w100p {
  width: 100%;
}

.indent-1em {
  text-indent: -1em;
  margin-left: 1em;
}

.color-primary {
  color: #006F4F;
}

.color-red {
  color: #fa0000;
}

.fz-xl {
  font-size: 22px;
}
@media screen and (max-width: 600px) {
  .fz-xl {
    font-size: 19px;
    font-size: 5.06667vw;
  }
}

.marker {
  display: inline;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI2NSUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSI2NSUiIHN0b3AtY29sb3I9IiNmZmViM2IiLz48c3RvcCBvZmZzZXQ9Ijg1JSIgc3RvcC1jb2xvcj0iI2ZmZWIzYiIvPjxzdG9wIG9mZnNldD0iODUlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(65%, rgba(0, 0, 0, 0)), color-stop(65%, #ffeb3b), color-stop(85%, #ffeb3b), color-stop(85%, rgba(0, 0, 0, 0)));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0) 65%, #ffeb3b 65%, #ffeb3b 85%, rgba(0, 0, 0, 0) 85%);
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0) 65%, #ffeb3b 65%, #ffeb3b 85%, rgba(0, 0, 0, 0) 85%);
  background-image: linear-gradient(rgba(0, 0, 0, 0) 65%, #ffeb3b 65%, #ffeb3b 85%, rgba(0, 0, 0, 0) 85%);
}

.bold {
  font-weight: bold;
}

.fz-lg {
  font-size: 1.1em;
}

.fz-sm {
  font-size: .9em;
}

.fz-xs {
  font-size: .8em;
}

@media screen and (max-width: 600px) {
  .sp_fz-xxs {
    font-size: 0.6em;
  }
}
.font-accent {
  font-family: "M PLUS Rounded 1c", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
}

.font-serif {
  font-family: "Noto Serif JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
}

html,
body {
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
  color: #1b1b1b;
  line-height: 1.8;
  font-size: 20px;
  background: #fff;
  word-break: break-all;
}
@media screen and (max-width: 600px) {
  body {
    font-size: 16px;
  }
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

h1 {
  font-size: 25px;
  font-weight: 600;
}

h2 {
  font-size: 22px;
  font-weight: 600;
}

h3 {
  font-size: 20px;
  font-weight: 600;
}

h4 {
  font-size: 18px;
}

video,
img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

a {
  color: #1a73e8;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: 0;
}
a:hover {
  text-decoration: underline;
}

strong {
  font-weight: 600;
}

small {
  font-size: .7em;
}

table th, table td {
  vertical-align: top;
}

span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: 0;
}

hr {
  margin: 0;
  padding: 0;
  border: none;
  border-bottom: 5px solid #349363;
}

input[type='radio'],
input[type='checkbox'],
label {
  cursor: pointer;
}

input[type='text'],
input[type='password'],
input[type='email'],
input[type='search'],
input[type='tel'],
input[type="number"],
select,
textarea {
  padding: 4px 15px;
  height: auto;
  margin: 0 5px 0 0;
  border: 1px solid #ccc;
  vertical-align: middle;
  font-weight: normal;
  line-height: 1.5;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
  color: #000;
  width: 100%;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}
input[type='text']:-moz-placeholder,
input[type='password']:-moz-placeholder,
input[type='email']:-moz-placeholder,
input[type='search']:-moz-placeholder,
input[type='tel']:-moz-placeholder,
input[type="number"]:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder {
  color: #ccc;
  opacity: .5;
}
input[type='text']::-moz-placeholder,
input[type='password']::-moz-placeholder,
input[type='email']::-moz-placeholder,
input[type='search']::-moz-placeholder,
input[type='tel']::-moz-placeholder,
input[type="number"]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
  color: #ccc;
  opacity: .5;
}
input[type='text']:-ms-input-placeholder,
input[type='password']:-ms-input-placeholder,
input[type='email']:-ms-input-placeholder,
input[type='search']:-ms-input-placeholder,
input[type='tel']:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #ccc;
  opacity: .5;
}
input[type='text']::-webkit-input-placeholder,
input[type='password']::-webkit-input-placeholder,
input[type='email']::-webkit-input-placeholder,
input[type='search']::-webkit-input-placeholder,
input[type='tel']::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #ccc;
  opacity: .5;
}
input[type='text']:focus,
input[type='password']:focus,
input[type='email']:focus,
input[type='search']:focus,
input[type='tel']:focus,
input[type="number"]:focus,
select:focus,
textarea:focus {
  border-color: #ffc800;
}

input[type='text'],
input[type='password'],
input[type='email'],
input[type='search'],
input[type='tel'],
input[type="number"] {
  -webkit-appearance: none;
  height: 40px;
}

textarea {
  line-height: 1.4;
}

select {
  background-clip: padding;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  height: 40px;
}

select.w-sm,
input[type='text'].w-sm,
input[type='password'].w-sm,
input[type='email'].w-sm,
input[type='search'].w-sm,
input[type='tel'].w-sm,
input[type="number"].w-sm,
input.text.w-sm,
textarea.w-sm {
  width: 200px;
}
select.w-xs,
input[type='text'].w-xs,
input[type='password'].w-xs,
input[type='email'].w-xs,
input[type='search'].w-xs,
input[type='tel'].w-xs,
input[type="number"].w-xs,
input.text.w-xs,
textarea.w-xs {
  width: 120px;
}
@media screen and (max-width: 600px) {
  select.w-xs,
  input[type='text'].w-xs,
  input[type='password'].w-xs,
  input[type='email'].w-xs,
  input[type='search'].w-xs,
  input[type='tel'].w-xs,
  input[type="number"].w-xs,
  input.text.w-xs,
  textarea.w-xs {
    width: 90px;
  }
}

.input-wrap {
  position: relative;
  display: inline-block;
}
.input-wrap input[type='text'],
.input-wrap input[type='password'],
.input-wrap input[type='email'],
.input-wrap input[type='search'],
.input-wrap input[type='tel'],
.input-wrap input[type="number"],
.input-wrap select,
.input-wrap textarea {
  position: relative;
  z-index: 2;
  background: none;
}
.input-wrap .input-attr {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -.7em;
  color: #ccc;
  z-index: 1;
}

/*
 btn
----------------------------*/
.btn {
  cursor: pointer;
  text-align: center;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.2;
  text-decoration: none;
  position: relative;
  border: 1px solid #ffffff;
  padding: 14px 47px;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-shadow: none;
  position: relative;
  outline: none;
}
@media screen and (max-width: 600px) {
  .btn {
    font-size: 16px;
    font-size: 4.26667vw;
  }
}
.btn:hover {
  text-decoration: none;
}
.btn.btn-default {
  font-weight: bold;
  color: #1b1b1b;
  border-width: 2px;
  border-color: #1b1b1b;
  background: #fff;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 30px 20px;
  font-size: 24px;
}
.btn.btn-default:hover {
  opacity: .6;
}
@media screen and (max-width: 600px) {
  .btn.btn-default {
    font-size: 14px;
    font-size: 3.73333vw;
    border-width: 1px;
    padding: 15px 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
}
.btn.btn-primary {
  color: #fff;
  font-weight: bold;
  border-color: #006F4F;
  background: #006F4F;
}
.btn.btn-primary:hover {
  color: #fff;
  background-color: #003c2b;
  border-color: #003c2b;
}
.btn.btn-primary.disabled, .btn.btn-primary:disabled, .btn.btn-primary:disabled[disabled], .btn.btn-primary.disabled:hover, .btn.btn-primary:disabled:hover, .btn.btn-primary:disabled[disabled]:hover {
  opacity: 1;
  color: #fff;
  border-color: #006F4F;
  background: #006F4F;
}
.btn.btn-option {
  color: #006F4F;
  font-weight: bold;
  border-color: #f7c85c;
  background: #f7c85c;
}
@media screen and (max-width: 600px) {
  .btn.btn-option {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNTAwNTI0IiB5MT0iLTAuMDAwNTIzIiB4Mj0iMC40OTk0NzYiIHkyPSIxLjAwMDUyMyI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYmQ0MSIvPjxzdG9wIG9mZnNldD0iNTQuMzQlIiBzdG9wLWNvbG9yPSIjZmRiYjNmIi8+PHN0b3Agb2Zmc2V0PSI3My45MSUiIHN0b3AtY29sb3I9IiNmNmI0MzkiLz48c3RvcCBvZmZzZXQ9Ijg3LjgxJSIgc3RvcC1jb2xvcj0iI2ViYTkyZiIvPjxzdG9wIG9mZnNldD0iOTkuMDMlIiBzdG9wLWNvbG9yPSIjZGE5ODIwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZDg5NjFlIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -moz-linear-gradient(269.94deg, #ffbd41 0%, #fdbb3f 54.34%, #f6b439 73.91%, #eba92f 87.81%, #da9820 99.03%, #d8961e 100%);
    background-image: -webkit-linear-gradient(269.94deg, #ffbd41 0%, #fdbb3f 54.34%, #f6b439 73.91%, #eba92f 87.81%, #da9820 99.03%, #d8961e 100%);
    background-image: linear-gradient(180.06deg, #ffbd41 0%, #fdbb3f 54.34%, #f6b439 73.91%, #eba92f 87.81%, #da9820 99.03%, #d8961e 100%);
  }
}
.btn.btn-option:hover {
  color: #006F4F;
  background-color: #f5b82b;
  border-color: #f5b82b;
}
.btn.btn-option.disabled, .btn.btn-option:disabled, .btn.btn-option:disabled[disabled], .btn.btn-option.disabled:hover, .btn.btn-option:disabled:hover, .btn.btn-option:disabled[disabled]:hover {
  opacity: 1;
  color: #fff;
  border-color: #006F4F;
  background: #006F4F;
}
.btn.btn-danger {
  color: #fff;
  background: #e80606;
  border-color: #e80606;
}
.btn.btn-upload {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 8px 25px;
  font-size: 15px;
  font-weight: normal;
}
.btn.btn-upload img {
  vertical-align: top;
  margin-left: 5px;
}
.btn.btn-rounded {
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}
.btn.btn-circle {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.btn.btn-block {
  display: block;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.btn.btn-sm {
  font-size: 21px;
  padding: 8px 45px;
  font-weight: normal;
}
@media screen and (max-width: 600px) {
  .btn.btn-sm {
    font-size: 15px;
    font-size: 4vw;
  }
}
.btn.btn-xs {
  font-size: 14px;
  padding: 4px 15px;
  font-weight: normal;
}

.label {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 4px 10px;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 85%;
  font-weight: normal;
  line-height: 1;
  vertical-align: 0;
}
.label.label-required {
  font-weight: bold;
  background-color: #FF3933;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…dpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff635d), color-stop(100%, #ff3933));
  background-image: -moz-linear-gradient(top, #ff635d, #ff3933);
  background-image: -webkit-linear-gradient(top, #ff635d, #ff3933);
  background-image: linear-gradient(to bottom, #ff635d, #ff3933);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFF635D', endColorstr='#FFFF3933');
}
.label.label-red {
  font-weight: bold;
  background: #d81d14;
}

.link-img {
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.link-img:hover {
  opacity: .6;
}

/*
 list
----------------------------*/
.list-inline li {
  vertical-align: bottom;
  display: inline-block;
}

.title-primary {
  font-size: 3rem;
  line-height: 1.4;
  font-weight: bold;
  text-align: center;
  padding: 40px 0 15px;
  margin-bottom: 50px;
  background: url(../img/title-primary.svg) center bottom no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
@media screen and (max-width: 600px) {
  .title-primary {
    background-image: url(../img/title-primary_sp.svg);
    background-position: top center;
    font-size: 20px;
    font-size: 5.33333vw;
    margin-bottom: 30px;
  }
}

.title-sub {
  font-size: 36px;
  font-weight: bold;
  background: #006F4F;
  padding: 15px 0;
  margin-bottom: 10px;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 600px) {
  .title-sub {
    font-size: 18px;
    font-size: 4.8vw;
  }
}

.title-secondary {
  font-size: 3rem;
  font-weight: bold;
  background: #006F4F;
  padding: 15px 0;
  margin-bottom: 10px;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 600px) {
  .title-secondary {
    padding: 5px 0;
    font-size: 18px;
    font-size: 4.8vw;
  }
}

.title-thirdly {
  font-size: 2.75rem;
  font-weight: bold;
  color: #006F4F;
  border-top: 1px solid #006F4F;
  border-bottom: 1px solid #006F4F;
  padding: 15px 0;
  margin: 40px 0;
  text-align: center;
}

.ttl-Fourthly {
  font-size: 28px;
    font-weight: bold;
    color: #006F4F;
    border-bottom: 1px solid #006F4F;
    padding: 15px 0;
    margin-bottom: 40px;
    margin-top: 40px;
    text-align: center;
    line-height: 1.2;
}
  .ttl-Fourthly-span {
    font-size: 4vw;
    font-weight: bold;
      font-size: 20px;
}
@media screen and (max-width: 600px) {
  .title-thirdly {
    padding: 10px 0;
    font-size: 18px;
    font-size: 4.8vw;
    margin: 20px 0;
  }
  
  .ttl-Fourthly {
    padding: 10px 0;
    font-size: 18px;
    font-size: 4.8vw;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
}
  .ttl-Fourthly-span {
    font-size: 16px;
    font-size: 3.5vw;
}
}

.title-fourth {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 35px;
}
.title-fourth:after {
  content: " ";
  display: block;
  width: 180px;
  height: 5px;
  background: #006F4F;
}
@media screen and (max-width: 600px) {
  .title-fourth {
    font-size: 18px;
    font-size: 4.8vw;
    margin-bottom: 20px;
  }
}

.bg-light {
  background: #FEF9EF;
}

.txt-box {
  display: -webkit-flex;
  display: flex;
}
@media screen and (max-width: 600px) {
  .txt-box {
    display: block;
  }
}
.txt-box .img {
  padding-right: 40px;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 600px) {
  .txt-box .img {
    padding: 0;
  }
}
.txt-box .txt {
  width: 100%;
}
.txt-box[data-img="right"] {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.txt-box[data-img="right"] .img {
  padding-left: 40px;
  padding-right: 0;
}
@media screen and (max-width: 600px) {
  .txt-box[data-img="right"] .img {
    padding: 0;
  }
}

.box-items {
  display: -webkit-flex;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
}
@media screen and (max-width: 600px) {
  .box-items {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
}
.box-items[data-row="3"] > * {
  width: 33.33%;
  padding-left: 15px;
  padding-right: 15px;
  border-right: 1px solid #ccc;
}
.box-items[data-row="3"] > *:last-child {
  border-right: none;
}
@media screen and (max-width: 600px) {
  .box-items[data-row="3"] > * {
    width: auto;
    background-repeat: 0;
    padding: 0 0 20px;
  }
}

/*
 layout
----------------------------*/
html {
  position: relative;
  height: 100%;
}

body {
  height: 100%;
}

.container, .container-sm {
  position: relative;
  max-width: 1556px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1536px) {
  .container, .container-sm {
    width: auto;
    padding-right: 10px;
    padding-left: 10px;
  }
}

.container-sm {
  max-width: 1320px;
}

.contents {
  margin-bottom: 40px;
}
@media screen and (max-width: 600px) {
  .contents {
    margin-bottom: 40px;
  }
}

.anchor-target {
  padding-top: 150px;
  margin-top: -150px;
}
@media screen and (max-width: 600px) {
  .anchor-target {
    padding-top: 50px;
    margin-top: -50px;
  }
}

/*
 header
----------------------------*/
.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
background:rgba(0,116,64,0.95);
  width: 300px;
  height: 60px;
}
.header .logo {
  padding: 12px 15px;
  padding-left: 60px;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .header {
    width: 100%;
  }
  .header .logo {
    padding: 12px 10px;
  }
}

.gnav {
  display: none;
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  background: rgba(0, 111, 79, 0.95);
  -moz-border-radius: 0 0 60px 0;
  -webkit-border-radius: 0;
  border-radius: 0 0 60px 0;
  padding-bottom: 20px;
  overflow: hidden;
}
.gnav-actived .gnav {
  display: block;
}
.gnav a {
  color: #fff;
  display: block;
  text-decoration: none;
  font-size: 15px;
  position: relative;
  padding: 8px 60px;
}
.gnav a:before {
  content: " ";
  display: block;
  background: url(../img/icn-arrow-sm.svg) center center no-repeat;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
  width: 18px;
  height: 21px;
  position: absolute;
  top: 50%;
  left: 35px;
  margin-top: -10px;
}
.gnav a:after {
  content: "＞";
  font-size: 14px;
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -.7em;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.gnav a:hover {
  color: #006F4F;
  background: #F7C85C;
}

.gnav-menu {
  position: absolute;
  left: 0;
  top: 0;
}
.gnav-menu a {
  height: 60px;
  width: 60px;
  text-align: center;
  display: block;
  position: relative;
  padding-top: 20px;
}
.gnav-menu a:hover {
  text-decoration: none;
}
.gnav-menu a .bd {
  width: 30px;
  border-bottom: 2px solid #fff;
  display: block;
  margin: 0 auto;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
}
.gnav-menu a .bd:before, .gnav-menu a .bd:after {
  content: " ";
  display: block;
  height: 2px;
  background: #fff;
  margin-bottom: 8px;
}
.gnav-actived .gnav-menu a .bd {
  width: 40px;
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  border-bottom: none;
  margin-top: 10px;
}
.gnav-actived .gnav-menu a .bd:before {
  margin: 0;
  margin-bottom: -2px;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.gnav-actived .gnav-menu a .bd:after {
  margin: 0;
}

.footer {
  text-align: center;
  padding: 20px 0;
  color: #fff;
  font-size: 14px;
  background: #006F4F;
}
.footer .logo {
  margin-bottom: 10px;
}
@media screen and (max-width: 600px) {
  .footer {
    font-size: 10px;
    padding-bottom: 60px;
  }
}

.footer-fixed {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 100;
  margin-top: -80px;
}
@media screen and (max-width: 600px) {
  .footer-fixed {
    margin: 0;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
  }
}
.footer-fixed .btn {
  font-size: 18px;
  padding: 30px 20px;
}
.footer-fixed .btn i {
  margin-bottom: 10px;
}
@media screen and (max-width: 600px) {
  .footer-fixed .btn {
    display: block;
    padding: 15px 10px;
  }
  .footer-fixed .btn br {
    display: none;
  }
  .footer-fixed .btn i {
    margin-bottom: 0;
    margin-right: 10px;
  }
}

.footer-qr {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 300px;
  z-index: 100;
}
@media screen and (max-width: 600px) {
  .footer-qr {
    width: 100px;
    right: 10px;
    bottom: 65px;
  }
}

.section-mv {
  background: url(../img/mv.png?v=1.01) top center no-repeat;
  margin-bottom: 100px;
  position: relative;
}
@media screen and (max-width: 600px) {
  .section-mv {
    -moz-background-size: 200vw auto;
    -o-background-size: 200vw auto;
    -webkit-background-size: 200vw auto;
    background-size: 200vw auto;
    margin-bottom: 30px;
  }
}
.section-mv .line-wrap {
  position: absolute;
  right: 60px;
  bottom: 20px;
  width: 20.83333%;
}
@media screen and (max-width: 600px) {
  .section-mv .line-wrap {
    width: auto;
    right: 10px;
    bottom: 10px;
  }
}

.mv-nav {
  position: absolute;
  top: 280px;
  right: 20px;
}
@media screen and (max-width: 600px) {
  .mv-nav {
    display: none;
  }
}
.mv-nav li {
  margin-bottom: 5px;
}
.mv-nav a {
  background: rgba(0, 111, 79, 0.95);
  color: #fff;
  display: block;
  text-decoration: none;
  font-size: 15px;
  position: relative;
  padding: 3px 30px;
}
.mv-nav a:before {
  content: " ";
  display: block;
  background: url(../img/icn-arrow-sm.svg) center center no-repeat;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
  width: 18px;
  height: 21px;
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -10px;
}
.mv-nav a:after {
  content: "＞";
  font-size: 14px;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -.7em;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.mv-nav a:hover {
  color: #006F4F;
  background: #F7C85C;
}

.section-03 .box-img {
  background: rgba(0, 111, 79, 0.1);
  padding: 40px;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .section-03 .box-img {
    padding: 20px;
  }
}
@media screen and (max-width: 600px) and (max-width: 600px) {
  .section-03 .box-img {
    margin-left: -10px;
    margin-right: -10px;
  }
}

.section-cv {
  background: #006F4F;
  padding: 60px 20px 180px;
}
@media screen and (max-width: 600px) {
  .section-cv {
    padding: 30px 10px 140px;
  }
}
.section-cv .inner {
  background: #fff;
  padding: 40px;
  position: relative;
}
@media screen and (max-width: 600px) {
  .section-cv .inner {
    padding: 20px;
  }
}
.section-cv .box-cv {
  width: 32.5%;
  position: absolute;
  right: 40px;
  bottom: 40px;
}
@media screen and (max-width: 600px) {
  .section-cv .box-cv {
    position: static;
    width: auto;
  }
  .section-cv .box-cv img {
    width: 100%;
  }
}
.section-cv .btn-wrap {
  margin-bottom: 20px;
}
@media screen and (max-width: 600px) {
  .section-cv .btn-wrap {
    margin-bottom: 0;
  }
}

.section-bg-yellow {
  padding: 80px 0;
  background: #FFF3DD;
}
@media screen and (max-width: 600px) {
  .section-bg-yellow {
    padding: 20px 0;
  }
}

.section-faq dl {
  font-size: 20px;
}
@media screen and (max-width: 600px) {
  .section-faq dl {
    font-size: 16px;
  }
}
.section-faq dt > a, .section-faq dd > span {
  margin-bottom: 10px;
  display: -webkit-flex;
  display: flex;
}
.section-faq dt > a:before, .section-faq dd > span:before {
  width: 80px;
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  padding: 0;
  text-align: center;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 600px) {
  .section-faq dt > a:before, .section-faq dd > span:before {
    font-size: 18px;
    width: 40px;
    padding: 8px 0;
  }
}
.section-faq dt > a > span, .section-faq dd > span > span {
  display: block;
  width: 100%;
  padding: 20px;
}
@media screen and (max-width: 600px) {
  .section-faq dt > a > span, .section-faq dd > span > span {
    padding: 10px;
  }
}
.section-faq dt > a {
  font-weight: bold;
  background: #DBE6E3;
  position: relative;
  color: #1b1b1b;
}
.section-faq dt > a:before {
  content: "Q";
  background: #006F4F;
}
.section-faq dt > a:hover {
  text-decoration: none;
}
.section-faq dt > a:hover > span {
  text-decoration: underline;
}
.section-faq dt > a > span {
  padding-right: 80px;
}
@media screen and (max-width: 600px) {
  .section-faq dt > a > span {
    padding-right: 40px;
  }
}
.section-faq dt > a .icn {
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -18px;
  width: auto;
  padding: 0;
  width: 36px;
  height: 36px;
}
.section-faq dt > a .icn:after, .section-faq dt > a .icn:before {
  content: " ";
  display: block;
  width: 100%;
  height: 6px;
  background: #1b1b1b;
  position: absolute;
}
.section-faq dt > a .icn:before {
  top: 50%;
  margin-top: -3px;
}
.section-faq dt > a .icn:after {
  left: 50%;
  width: 6px;
  height: 100%;
  margin-left: -3px;
}
@media screen and (max-width: 600px) {
  .section-faq dt > a .icn {
    width: 24px;
    height: 24px;
    margin-top: -12px;
    right: 10px;
  }
  .section-faq dt > a .icn:before {
    height: 4px;
    margin-top: -2px;
  }
  .section-faq dt > a .icn:after {
    width: 4px;
    margin-left: -2px;
  }
}
.section-faq dd > span {
  background: #EFE5D4;
}
.section-faq dd > span:before {
  content: "A";
  background: #E3A554;
}
.section-faq dd {
  display: none;
}
.section-faq dl.shown dt > a .icn:after {
  display: none;
}
.section-faq dl.shown dd {
  display: block;
}

.wp-content,
body#tinymce {
  font-size: 15px;
  line-height: 1.6;
  font-weight: 200;
}
.wp-content h1,
.wp-content h2,
.wp-content h3,
.wp-content h4,
.wp-content h5,
body#tinymce h1,
body#tinymce h2,
body#tinymce h3,
body#tinymce h4,
body#tinymce h5 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 20px;
}
.wp-content h1:first-child,
.wp-content h2:first-child,
.wp-content h3:first-child,
.wp-content h4:first-child,
.wp-content h5:first-child,
body#tinymce h1:first-child,
body#tinymce h2:first-child,
body#tinymce h3:first-child,
body#tinymce h4:first-child,
body#tinymce h5:first-child {
  margin-top: 0;
}
.wp-content h1,
body#tinymce h1 {
  font-size: 20px;
}
.wp-content h2,
body#tinymce h2 {
  margin-top: 30px;
  font-size: 18px;
  border-bottom: 2px solid #E5E5E5;
  padding-bottom: 10px;
  margin-bottom: 15px;
  position: relative;
  color: #000;
}
.wp-content h2:after,
body#tinymce h2:after {
  content: " ";
  display: block;
  width: 24%;
  height: 2px;
  background: #000;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.wp-content h3,
body#tinymce h3 {
  font-size: 16px;
  margin-bottom: 5px;
  position: relative;
  padding-left: 15px;
}
.wp-content h3:before,
body#tinymce h3:before {
  content: " ";
  display: block;
  width: 8px;
  height: 8px;
  background: #FF6600;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 10px;
}
.wp-content h4,
body#tinymce h4 {
  font-size: 15px;
}
.wp-content h5,
body#tinymce h5 {
  font-size: 14px;
}
.wp-content a,
body#tinymce a {
  text-decoration: underline;
}
.wp-content a:hover,
body#tinymce a:hover {
  text-decoration: none;
}
.wp-content .aligncenter,
body#tinymce .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-content .alignleft,
body#tinymce .alignleft {
  float: left;
  margin: 0.5em 1.5em 0.5em 0;
}
.wp-content .alignright,
body#tinymce .alignright {
  float: right;
  margin: 0.5em 0 0.5em 1.5em;
}
.wp-content .wp-caption-dd,
.wp-content .wp-caption-text,
body#tinymce .wp-caption-dd,
body#tinymce .wp-caption-text {
  margin-top: 5px;
  font-size: 12px;
  color: #383838;
  font-style: italic;
}
.wp-content ul,
body#tinymce ul {
  list-style: disc;
  margin-left: 1.5em;
}
.wp-content ol,
body#tinymce ol {
  list-style: decimal;
  margin-left: 1.5em;
}
.wp-content li,
body#tinymce li {
  list-style: inherit !important;
}
.wp-content b, .wp-content strong, .wp-content em,
body#tinymce b,
body#tinymce strong,
body#tinymce em {
  font-weight: bold;
}
.wp-content hr,
body#tinymce hr {
  margin-top: 10px;
  border: none;
  border-top: 1px solid #c9c9c9;
}
.wp-content table.table-default,
body#tinymce table.table-default {
  margin-bottom: 30px;
}
.wp-content table.table-default th, .wp-content table.table-default td,
body#tinymce table.table-default th,
body#tinymce table.table-default td {
  padding: 10px;
  vertical-align: middle;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.wp-content table.table-default th,
body#tinymce table.table-default th {
  background: #f9f9f9;
  position: relative;
  white-space: nowrap;
}
@media screen and (max-width: 600px) {
  .wp-content table.table-default,
  body#tinymce table.table-default {
    width: auto;
    display: block;
  }
  .wp-content table.table-default tbody, .wp-content table.table-default thead,
  body#tinymce table.table-default tbody,
  body#tinymce table.table-default thead {
    display: block;
  }
  .wp-content table.table-default tr, .wp-content table.table-default th, .wp-content table.table-default td,
  body#tinymce table.table-default tr,
  body#tinymce table.table-default th,
  body#tinymce table.table-default td {
    width: auto !important;
    display: block;
    border-bottom: none;
  }
  .wp-content table.table-default th,
  body#tinymce table.table-default th {
    font-weight: bold;
  }
  .wp-content table.table-default .wpcf7-text,
  .wp-content table.table-default .wpcf7-textarea,
  body#tinymce table.table-default .wpcf7-text,
  body#tinymce table.table-default .wpcf7-textarea {
    width: 100%;
  }
  .wp-content table.table-default .wpcf7-text.input-sm,
  .wp-content table.table-default .wpcf7-textarea.input-sm,
  body#tinymce table.table-default .wpcf7-text.input-sm,
  body#tinymce table.table-default .wpcf7-textarea.input-sm {
    width: 140px;
  }
}

[data-wpview-text*="youtube"] .wpview-content,
.iframe-container {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
[data-wpview-text*="youtube"] .wpview-content iframe,
.iframe-container iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

iframe {
  max-width: 100%;
}

.gallery-images li a {
  height: 75px;
  overflow: hidden;
  display: block;
}
.gallery-images li.current a {
  height: 69px;
  border: 3px solid #ccc;
}

.gallery-item img {
  box-sizing: border-box;
}


.section-contact{
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}


.table-contact th,
.table-contact td{
  padding: 10px;
  border: solid 1px #ccc;
  text-align:center;
  box-sizing:border-box;
  text-align: left;
}
.table-contact th {
  background: #efefef;
  color: #333;
  width: 30%;
  font-size: 1.75rem;
    font-weight: 700;
}

.btn-wrap{
    margin: 3rem auto;
}

.label.label-required{
margin-left: 0.5rem;
}

.btn.btn-primary {
display: block;
    margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .table-contact {
    width: 100%;
  }
  table.table-contact th,
  table.table-contact td {
    display: block;
    width: 100%;
    border-bottom:none;
  }
  .table-contact tr:last-child{
    border-bottom: solid 1px #ccc;
  }
}

/* ページトップ */
#page-top {
    position: fixed;
    bottom: 200px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background:rgba(0,111,79,0.4);
    text-decoration: none;
    color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    display: block;
    text-decoration: none;
}
#page-top a:hover {
    text-decoration: none;
    background:rgba(0,111,79,0.2);
	color: rgba(0,111,79,1);
}

/* fixedメニュー */
#btn-bottom {
    display: block;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 155px;
   background: rgba(255,255,255,0.95); 
    z-index: 999;
    padding:1rem 0 0;
        border-top: 2px solid #eee;
    box-shadow: 5px 10px 20px rgb(0 0 0 / 45%);
}

@media screen and (max-width: 1440px) {
/* 1440pxまでの幅の場合に適応される */

}
@media screen and (max-width: 1024px) {
/* 1024pxまでの幅の場合に適応される */

}
@media screen and (max-width: 768px) {
/* 768pxまでの幅の場合に適応される */

}
@media screen and (max-width: 480px) {
/* 480pxまでの幅の場合に適応される */
#page-top {
    bottom: 150px;
}
#btn-bottom {
    height: 120px;
    padding: 0.5rem 0;
}
#btn-bottom .yoyaku a{
line-height: 50px;
}
}

/*footer fixedボタン*/
.bottomArea{
height:140px;
    display: -webkit-flex;
    display: flex;
}
.bottomArea li{
    width: 48%;
    margin: 0 1%;
}
.bottom-txt{
text-align:center;
font-weight:700;
margin-bottom: 1rem;
font-size: 3rem;
}
.btn-bottom-line a, .btn-bottom-tel a{
    display: block;
    margin: 0 auto;
	font-weight:900;
    text-align: center;
	height: 70px;
    line-height: 70px;
	font-size:3rem;
    border-radius: 20px;
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    text-decoration: none;
}

.btn-bottom-line a:active,  .btn-bottom-tel a:active{
  border-bottom: solid 2px #fd9535;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

.btn-bottom-line a{
    background: #00B900;
	color: #fff;
	border: 1px solid #00B900;
}
.btn-bottom-line a:hover {
background: #fff;
	color: #00B900;
}
.btn-bottom-tel a{
    background: #fed104;
	color:#000;
	border: 1px solid #fed104;
}

.btn-bottom-tel a:hover {
background: #fff;
	color: #fed104;
}

@media screen and (max-width: 480px) {
/* 480pxまでの幅の場合に適応される */
.btn-bottom-line a,.btn-bottom-tel a{
	font-size:1.75rem;
}
.bottom-txt{
	font-size:1.5rem;
}
}


/* 目次 */
#menuArea{
    width: 100%;
    max-width: 650px;
    margin: 0 auto 2rem;
    box-shadow: inset 0 2px 0 rgb(255 255 255 / 50%), 1px 1px 2px 2px rgb(0 0 0 / 19%);
    border-radius: 8px;
        padding: 1.5rem 2.5rem;
}
#menuArea h3{
        background: rgba(0, 111, 79, 1);
    text-align: center;
    color: #fff;
    margin-bottom: 1rem;
}
/*.list03 li {
  text-indent: -1em;
  padding-left: 1em;
}*/
.list03 li a {
color: #006F4F;
font-weight:700;
}
.list03 li:before {
  content: ""; /* 空の要素作成 */
  width: 8px; /* 幅指定 */
  height: 8px; /* 高さ指定 */
  display: inline-block; /* インラインブロックにする */
  background-color: #E4B55C; /* 背景色指定 */
  border-radius: 50%; /* 要素を丸くする */
  position: relative;
  top: -1px;
  margin-right: 5px;
}

@media screen and (max-width: 480px) {
/* 480pxまでの幅の場合に適応される */
#menuArea{
    width: 90%;
    margin-bottom: 2rem;
    padding: 1rem 1.5rem;
}
#menuArea h3{
    font-size: 1.75rem;
}
.menuBox li{
    line-height: 2;
}
  .contact-footer {
padding-bottom: 20px !important;
  }
}

/* お問い合わせ */
.contact-list {
  list-style: none;
  margin: 0;
  padding: 2rem 0;
    font-size: 1.75rem;
}
.contact-list li {
  text-indent: -1em;
  padding-left: 1em;
}
.contact-list li:before {
  content: ""; /* 空の要素作成 */
  width: 8px; /* 幅指定 */
  height: 8px; /* 高さ指定 */
  display: inline-block; /* インラインブロックにする */
  background-color: #006F4F; /* 背景色指定 */
  border-radius: 50%; /* 要素を丸くする */
  position: relative;
  top: -1px;
  margin-right: 5px;
}

.list04 {
  list-style: none;
  margin: 0;
padding: 3rem 0;
    font-size: 1.5rem;
}
.list04 li {
  text-indent: -.5em;
  padding-left: 1em;
}
.list04 li:before {
  content: "※"; /* 空の要素作成 */
  width: 5px; /* 幅指定 */
  height: 5px; /* 高さ指定 */
  display: inline-block; /* インラインブロックにする */
  position: relative;
  padding-right:2px;
}

@media screen and (max-width: 480px) {
/* 480pxまでの幅の場合に適応される */
.contact-list {
    font-size: 1.5rem;
}
.list04 {
    font-size: 1.25rem;
    padding: 0rem 0 2rem;
}
}

/* form-nav */

.progressbar {
  display: flex;
  flex-wrap: wrap;
}
.progressbar .item {
    position: relative;
    width: 33.3%;
    text-align: center;
    position: relative;
    align-items: center;
    justify-content: center;
    padding: 13px 0;
    line-height: 1.5;
    background: #F5F5F5;
    color: #999999;
        font-weight: 700;
}

.progressbar .item:last-child {
    background: #efefef;
}

.progressbar .item:not(:last-child)::before,
.progressbar .item:not(:last-child)::after {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 100%;
    content: '';
    border: 37px solid transparent;
    border-left: 20px solid #F5F5F5;
    margin: auto;
}
.progressbar .item:not(:last-child)::before {
    margin-left: 1px;
    border-left-color: #FFF;
}

@media screen and (max-width: 767px) {
.progressbar .item {
    font-size: 11px;
    line-height: 1.4;
    padding: 10px 0;
}
.progressbar .item:not(:last-child)::before,
.progressbar .item:not(:last-child)::after {
    border-width: 25px;
    border-left-width: 12px;
}
}

/* active */

.progressbar .item.active {
    z-index: 1;
    background: #006F4F;
    color: #FFF;
}
.progressbar .item.active:not(:last-child)::after {
    border-left-color: #006F4F;
}
.progressbar .item.active:not(:last-child)::before {
    border-left: none;
}


.article-contact{
    padding-top: 80px;
}

/* LINEボタンサンクス */
.contact-thanks-ttl{
margin: 0 0 2vh;
}

@media screen and (max-width: 1024px) {
/* 1024pxまでの幅の場合に適応される */
.sp-only{
display: none;
}
}

@media screen and (max-width: 820px) {
/* 820pxまでの幅の場合に適応される */
.pc-only{
display: none;
}
}

@media screen and (min-width:641px) and ( max-width:820px) {
/*　画面サイズが768pxから820pxまではここを読み込む　*/
.tab-only{
    display: block;
}
}

@media screen and (max-width: 640px) {
/* 640pxまでの幅の場合に適応される */
.tab-only{
    display: none;
}
.sp-only{
display: block;
}
}



