@charset "UTF-8";
/*
@include clearfix(); で使う
*/
/*
@include transition(0.3s);で使う
*/
/*--------------------------------------
init 
---------------------------------------*/
html, body, header, footer, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, legend, caption, tbody, tfoot, thead, input, textarea, label, select {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-style: inherit;
  font-family: inherit;
  vertical-align: baseline;
  list-style: none;
  box-sizing: border-box;
}

.txt_center {
  text-align: center !important;
}

.txt_s {
  font-size: 75%;
}

.txt_l {
  font-size: 125%;
}

.txt_sup {
  vertical-align: super;
}

.block_center {
  margin-left: auto !important;
  margin-right: auto !important;
}

.txt_left {
  text-align: left !important;
}

.txt_right {
  text-align: right !important;
}

.fleft {
  display: block;
  float: left;
}

.fright {
  display: block;
  float: right;
}

.txt_red {
  color: #eb493b;
}

.txt_red02 {
  color: #9D4055;
}

.txt_pink {
  color: #df587f;
}

.txt_gray {
  color: #58595b;
}

.txt_green {
  color: #00a73c;
}

.txt_blue {
  color: #005bac;
}

.txt_brown {
  color: #4f250f;
}

.txt_marking {
  background: #ffecb7;
}

.pl0 {
  padding-left: 0 !important;
}

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

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

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

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

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

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

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

.pl4 {
  padding-left: 4px !important;
}

.pr4 {
  padding-right: 4px !important;
}

.pt4 {
  padding-top: 4px !important;
}

.pb4 {
  padding-bottom: 4px !important;
}

.ml4 {
  margin-left: 4px !important;
}

.mr4 {
  margin-right: 4px !important;
}

.mt4 {
  margin-top: 4px !important;
}

.mb4 {
  margin-bottom: 4px !important;
}

.pl8 {
  padding-left: 8px !important;
}

.pr8 {
  padding-right: 8px !important;
}

.pt8 {
  padding-top: 8px !important;
}

.pb8 {
  padding-bottom: 8px !important;
}

.ml8 {
  margin-left: 8px !important;
}

.mr8 {
  margin-right: 8px !important;
}

.mt8 {
  margin-top: 8px !important;
}

.mb8 {
  margin-bottom: 8px !important;
}

.pl16 {
  padding-left: 16px !important;
}

.pr16 {
  padding-right: 16px !important;
}

.pt16 {
  padding-top: 16px !important;
}

.pb16 {
  padding-bottom: 16px !important;
}

.ml16 {
  margin-left: 16px !important;
}

.mr16 {
  margin-right: 16px !important;
}

.mt16 {
  margin-top: 16px !important;
}

.mb16 {
  margin-bottom: 16px !important;
}

.pl24 {
  padding-left: 24px !important;
}

.pr24 {
  padding-right: 24px !important;
}

.pt24 {
  padding-top: 24px !important;
}

.pb24 {
  padding-bottom: 24px !important;
}

.ml24 {
  margin-left: 24px !important;
}

.mr24 {
  margin-right: 24px !important;
}

.mt24 {
  margin-top: 24px !important;
}

.mb24 {
  margin-bottom: 24px !important;
}

.pl32 {
  padding-left: 32px !important;
}

.pr32 {
  padding-right: 32px !important;
}

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

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

.ml32 {
  margin-left: 32px !important;
}

.mr32 {
  margin-right: 32px !important;
}

.mt32 {
  margin-top: 32px !important;
}

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

.pl40 {
  padding-left: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

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

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

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

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

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

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

.pl48 {
  padding-left: 48px !important;
}

.pr48 {
  padding-right: 48px !important;
}

.pt48 {
  padding-top: 48px !important;
}

.pb48 {
  padding-bottom: 48px !important;
}

.ml48 {
  margin-left: 48px !important;
}

.mr48 {
  margin-right: 48px !important;
}

.mt48 {
  margin-top: 48px !important;
}

.mb48 {
  margin-bottom: 48px !important;
}

.pl56 {
  padding-left: 56px !important;
}

.pr56 {
  padding-right: 56px !important;
}

.pt56 {
  padding-top: 56px !important;
}

.pb56 {
  padding-bottom: 56px !important;
}

.ml56 {
  margin-left: 56px !important;
}

.mr56 {
  margin-right: 56px !important;
}

.mt56 {
  margin-top: 56px !important;
}

.mb56 {
  margin-bottom: 56px !important;
}

.pl64 {
  padding-left: 64px !important;
}

.pr64 {
  padding-right: 64px !important;
}

.pt64 {
  padding-top: 64px !important;
}

.pb64 {
  padding-bottom: 64px !important;
}

.ml64 {
  margin-left: 64px !important;
}

.mr64 {
  margin-right: 64px !important;
}

.mt64 {
  margin-top: 64px !important;
}

.mb64 {
  margin-bottom: 64px !important;
}

.pl72 {
  padding-left: 72px !important;
}

.pr72 {
  padding-right: 72px !important;
}

.pt72 {
  padding-top: 72px !important;
}

.pb72 {
  padding-bottom: 72px !important;
}

.ml72 {
  margin-left: 72px !important;
}

.mr72 {
  margin-right: 72px !important;
}

.mt72 {
  margin-top: 72px !important;
}

.mb72 {
  margin-bottom: 72px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pr80 {
  padding-right: 80px !important;
}

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

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

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

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

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

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

@media (max-width: 768px) {
  .pc {
    display: none !important;
  }
}
@media (min-width: 769px) {
  .sp {
    display: none !important;
  }
}
/*===========================================
bacs_css
=========================================== */
body {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  margin: 0px;
  padding: 0px;
}

@media (min-width: 769px) {
  body {
    padding-top: 170px;
  }
}
body *::-moz-selection {
  background: #3c6e38;
  color: #ead9a5;
}
body *::selection {
  background: #3c6e38;
  color: #ead9a5;
}

body *::-moz-selection {
  background: #3c6e38;
  color: #ead9a5;
}

.inner_box {
  max-width: 1152px;
  margin: auto;
  padding: 0 16px;
}

.inner_box02 {
  max-width: 1152px;
  margin: auto;
  padding: 0 16px;
}

p,
li {
  color: #000000;
}

a {
  color: #3c6e38;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.anchor_target {
  padding-top: 138px !important;
  margin-top: -138px !important;
}

@media screen and (max-width: 768px) {
  .anchor_target {
    padding-top: 64px !important;
    margin-top: -64px !important;
  }
}
/*--------------------------------------
common
---------------------------------------*/
.btn01 a {
  width: 240px;
  padding: 16px 24px;
  color: #3c6e38;
  text-align: center;
  border: 2px solid #3c6e38;
  border-radius: 4px;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  backface-visibility: hidden;
  transition: 0.3s ease;
}
.btn01 a::after {
  content: "\e919";
  font-family: "icomoon";
  height: 16px;
  margin: auto 0;
  color: #3c6e38;
  font-size: 16px;
  line-height: 1;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 8px;
  backface-visibility: hidden;
  transition: 0.3s ease;
}
.btn01 a:hover {
  background: #3c6e38;
  color: #fff;
}
.btn01 a:hover::after {
  color: #fff;
}

.btn02 a {
  width: 240px;
  padding: 16px 24px;
  color: #fff;
  text-align: center;
  border: 2px solid #dda300;
  border-radius: 4px;
  background: #dda300;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  backface-visibility: hidden;
  transition: 0.3s ease;
}
.btn02 a::after {
  content: "\e919";
  font-family: "icomoon";
  height: 16px;
  margin: auto 0;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 8px;
  backface-visibility: hidden;
  transition: 0.3s ease;
}
.btn02 a:hover {
  background: #fff;
  color: #dda300;
}
.btn02 a:hover::after {
  color: #dda300;
}

/*--------------------------------------
header
---------------------------------------*/
.header_site_search {
  display: flex;
  align-items: center;
  margin-right: 20px;
  position: absolute;
  right: 0;
  top: -33px;
}
.header_site_search form {
  position: relative;
}
.header_site_search form input {
  border: 1px solid #bfbfbf;
  border-radius: 40px;
  height: 25px;
  padding: 8px 25px 8px 12px;
  width: 150px;
  overflow: hidden;
  background-color: #fff;
}
.header_site_search form button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  position: absolute;
  right: -4px;
  top: 50%;
  transform: translateY(-50%);
}
.header_site_search form button svg {
  fill: #3c6e38;
}

header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 4;
  transition: 0.3s;
}
header #header_inner {
  width: 100%;
  height: 170px;
  background: #fff;
  border-top: 38px solid #3c6e38;
  position: relative;
}
header #header_inner .header_tagline {
  position: absolute;
  left: 40px;
  top: -29px;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
}
header #logo {
  margin: 0;
  position: absolute;
  top: 32px;
  left: 40px;
}
header #logo a {
  display: block;
}
header #logo a img {
  display: block;
}
header .txt {
  font-size: 12px;
  position: absolute;
  left: 330px;
  top: 32px;
}
header .header_link_wrp {
  display: flex;
  position: absolute;
  top: 18px;
  right: 20px;
}
header .header_link_wrp .header_link_btn_wrp {
  display: flex;
  gap: 12px;
}
@media (min-width: 769px) and (max-width: 1324px) {
  header .header_link_wrp .header_link_btn_wrp a {
    font-size: 16px;
    width: 210px;
  }
}
header .header_link_wrp .header_link_txtlink_wrp {
  display: flex;
  align-items: center;
  gap: 50px;
  margin-right: 55px;
}
@media (max-width: 1280px) {
  header .header_link_wrp .header_link_txtlink_wrp {
    display: none;
  }
}
header .header_link_wrp .header_link_txtlink_wrp a {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  color: #3c6e38;
  position: relative;
  transition: opacity 0.3s;
}
header .header_link_wrp .header_link_txtlink_wrp a i {
  position: absolute;
  top: 48%;
  transform: translateY(-50%);
  font-size: 18px;
  margin-left: 5px;
}
header .header_link_wrp .header_link_txtlink_wrp a:hover {
  opacity: 0.6;
}
header .btn02.btn02_01 a {
  flex-direction: row;
}
header .btn02.btn02_02 a {
  background: #3c6e38;
  border-color: #3c6e38;
}
header .btn02.btn02_02 a small {
  display: block;
  font-weight: 500;
  font-size: 14px;
}
@media (min-width: 769px) {
  header .btn02.btn02_02 a:hover {
    background-color: #fff;
    color: #3c6e38;
  }
  header .btn02.btn02_02 a:hover:after {
    color: #3c6e38;
  }
  header .btn02.btn02_02 a:hover small {
    color: #3c6e38;
  }
}
header .btn02 a {
  width: 246px;
  font-weight: bold;
  font-size: 20px;
  padding-top: 0;
  padding-bottom: 0;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  line-height: 1.3;
}
@media (max-width: 890px) {
  header .btn02 a {
    width: 180px;
    font-size: 16px;
  }
  header .btn02 a small {
    font-size: 12px;
  }
}
header #nav {
  height: 56px;
  width: 100%;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #fff;
  background: #e5e5e5;
  position: absolute;
  top: 96px;
  left: 0;
}
header #nav ul.global_nav {
  height: 54px;
  letter-spacing: -0.4em;
  position: relative;
  display: flex;
  justify-content: center;
}
header #nav ul.global_nav > li {
  height: 54px;
  width: 17.6%;
  display: inline-block;
  letter-spacing: normal;
  position: relative;
}
header #nav ul.global_nav > li:first-child::before {
  content: "";
  width: 1px;
  height: 28px;
  margin: auto 0;
  background: #fff;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
header #nav ul.global_nav > li::after {
  content: "";
  width: 1px;
  height: 28px;
  margin: auto 0;
  background: #fff;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
header #nav ul.global_nav > li > a {
  font-weight: bold;
  width: 16.6%;
  height: 54px;
  padding: 0 14px;
  color: #000000;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  position: relative;
  backface-visibility: hidden;
  transition: 0.3s ease;
}
header #nav ul.global_nav > li > a i {
  font-size: 19px;
  position: absolute;
  margin-left: 5px;
  top: 49%;
  transform: translateY(-50%);
}
header #nav ul.global_nav > li a:hover {
  background: #f2e8c9;
}
header #nav ul.global_nav > li > ul {
  width: 100%;
  position: absolute;
  top: 110%;
  left: 0;
  z-index: 999;
  opacity: 0;
  display: none;
}
header #nav ul.global_nav > li > ul.active {
  display: block;
}
header #nav ul.global_nav > li > ul li {
  border-top: 1px solid #fff;
}
header #nav ul.global_nav > li > ul li a {
  padding: 16px;
  color: #000000;
  font-size: 14px;
  background: #e5e5e5;
  display: block;
}

@media screen and (max-width: 768px) {
  #wpadminbar {
    position: fixed;
  }
  header #header_inner {
    height: 65px;
    padding: 0 10px 0 7px;
    border-top: 22px solid #3c6e38;
  }
  header #header_inner .header_tagline {
    left: 7px;
  }
  header #logo {
    padding: 0;
    top: 50%;
    left: 7px;
    transform: translateY(-50%);
  }
  header #logo img {
    height: 28px;
    width: auto;
  }
  header .txt {
    display: none;
  }
  header #nav {
    display: none;
  }
  header .header_link_wrp {
    top: 49%;
    transform: translateY(-50%);
    right: 50px;
  }
  header .header_link_wrp .header_link_btn_wrp {
    gap: 4px !important;
  }
  header .btn02 a {
    width: 80px;
    height: 24px;
    font-size: 12px;
    padding: 0;
    line-height: 1;
    padding-left: 5px;
  }
  header .btn02 a:after {
    font-size: 10px;
    display: flex;
    align-items: center;
    right: 0px;
  }
  header .btn02 a small,
  header .btn02 a span {
    display: none !important;
  }
  header .btn02.btn02_01 a {
    justify-content: flex-start !important;
  }
  header .btn02.btn02_01 a:hover {
    color: #fff !important;
    background: #dda300 !important;
  }
  header .btn02.btn02_01 a:hover:after {
    color: #fff !important;
  }
  header .btn02.btn02_02 a {
    align-items: flex-start !important;
  }
  header .btn02.btn02_02 a:hover {
    color: #fff !important;
    background: #3c6e38 !important;
  }
  header .btn02.btn02_02 a:hover:after {
    color: #fff !important;
  }
}
@media screen and (max-width: 768px) and (max-width: 430px) {
  header .header_tagline {
    font-size: 3vw !important;
    top: -5.5vw !important;
  }
  header #logo img {
    width: 38vw !important;
    height: auto !important;
  }
  header .btn02 a {
    width: 20vw !important;
    height: 6vw !important;
    font-size: 2.8vw !important;
    padding: 0;
    line-height: 1;
    padding-left: 1vw !important;
  }
  header .btn02 a:after {
    font-size: 2vw !important;
    display: flex;
    align-items: center;
    right: 0.3vw !important;
  }
  header .btn02 a small,
  header .btn02 a span {
    display: none !important;
  }
}
/*-------  menu  -------*/
.sp_menu_btn {
  margin: 0;
  width: 48px;
  height: 48px;
  padding: 12px 10px;
  position: fixed;
  top: 19px;
  right: 0;
  z-index: 1000;
  box-sizing: border-box;
  cursor: pointer;
  display: none;
}
.sp_menu_btn div,
.sp_menu_btn div span {
  display: inline-block;
  transition: all 0.25s;
  box-sizing: border-box;
}
.sp_menu_btn > div {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
.sp_menu_btn > div span {
  margin: auto;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #3c6e38;
  border-radius: 1px;
}
.sp_menu_btn > div span:nth-of-type(1) {
  top: 0;
}
.sp_menu_btn > div span:nth-of-type(2) {
  top: 0;
  bottom: 0;
}
.sp_menu_btn > div span:nth-of-type(3) {
  bottom: 0;
}
.sp_menu_btn.yss_active > div > span {
  /*background:#fff;*/
}
.sp_menu_btn.yss_active > div > span:nth-of-type(1) {
  transform: translateY(11px) rotate(-45deg);
}
.sp_menu_btn.yss_active > div > span:nth-of-type(2) {
  opacity: 0;
}
.sp_menu_btn.yss_active > div > span:nth-of-type(3) {
  transform: translateY(-11px) rotate(45deg);
}
.sp_menu_btn.yss_active {
  top: 0;
}

.sp_menu {
  width: 80%;
  background: #e5e5e5;
  max-height: 100vh;
  max-height: 100dvh;
  -webkit-overflow-scrolling: auto !important;
}
.sp_menu .sp_menu_inner {
  position: relative;
}
.sp_menu .header_site_search {
  display: block;
  margin-right: 0px;
  position: absolute;
  left: 50%;
  top: 15px;
  transform: translateX(-50%);
  text-align: center;
  width: 160px;
}
.sp_menu .header_site_search form {
  display: inline-block;
  position: relative;
}
.sp_menu .header_site_search form input {
  border: 1px solid #bfbfbf;
  border-radius: 40px;
  height: 30px;
  padding: 8px 25px 8px 12px;
  width: 160px;
  overflow: hidden;
  background-color: #fff;
}
.sp_menu .header_site_search form button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  position: absolute;
  right: -4px;
  top: 50%;
  transform: translateY(-50%);
}
.sp_menu .header_site_search form button svg {
  fill: #3c6e38;
}
.sp_menu .sp_menu_list {
  padding: 0 0 0;
  border-top: 1px solid #3c6e38;
}
.sp_menu .sp_menu_list > li {
  background: #e5e5e5;
  border-bottom: 1px solid #3c6e38;
}
.sp_menu .sp_menu_list > li > a, .sp_menu .sp_menu_list > li > span {
  padding: 16px 32px 16px 16px;
  color: #333333;
  font-size: 14px;
  border: none;
  display: block;
  position: relative;
  font-weight: bold;
}
.sp_menu .sp_menu_list > li > span:after {
  height: 25px;
  margin: auto;
  font-family: "icomoon";
  content: "\e909";
  color: #3c6e38;
  font-size: 24px;
  position: absolute;
  right: 16px;
  top: 0;
  bottom: 0;
  display: block;
}
.sp_menu .sp_menu_list > li > span.active:after {
  content: "\e90c";
}
.sp_menu .sp_menu_list > li > ul {
  display: none;
}
.sp_menu .sp_menu_list > li > ul li a {
  padding: 16px 32px 16px 16px;
  color: #fff;
  font-size: 14px;
  background: #3c6e38;
  border-bottom: 1px solid #fff;
  display: block;
  position: relative;
}
.sp_menu .sp_menu_list > li > ul li:last-child a {
  border-bottom: none;
}
.sp_menu .sp_menu_list > li:last-child > ul li:last-child a {
  border-bottom: 1px solid #fff;
}
.sp_menu .btn02 a {
  width: 100%;
}
.sp_menu .sp_menu_btn_wrp {
  padding: 60px 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  text-align: center;
}
.sp_menu .sp_menu_btn_wrp .btn02 a {
  line-height: 1.4;
  font-weight: bold;
  font-size: 18px;
  padding: 0;
  width: 200px;
  height: 55px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.sp_menu .sp_menu_btn_wrp .btn02 a small {
  display: block;
  font-weight: 500;
  font-size: 12px;
}
.sp_menu .sp_menu_btn_wrp .btn02.btn02_01 a:hover {
  color: #fff !important;
  background: #dda300 !important;
}
.sp_menu .sp_menu_btn_wrp .btn02.btn02_01 a:hover:after {
  color: #fff !important;
}
.sp_menu .sp_menu_btn_wrp .btn02.btn02_02 a {
  background: #3c6e38;
  border-color: #3c6e38;
}
.sp_menu .sp_menu_btn_wrp .btn02.btn02_02 a:hover {
  color: #fff !important;
  background: #3c6e38 !important;
}
.sp_menu .sp_menu_btn_wrp .btn02.btn02_02 a:hover:after {
  color: #fff !important;
}
.sp_menu .sp_menu_btn_wrp .btn03 a {
  border: 1px solid #3c6e38;
  background-color: #fff;
  width: 200px;
  padding: 10px 0;
  display: inline-block;
  text-align: center;
  position: relative;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: -0.02em;
}
.sp_menu .sp_menu_btn_wrp .btn03 a i {
  color: #3c6e38;
  position: absolute;
  top: 48%;
  right: 8px;
  transform: translateY(-50%);
  font-size: 18px;
  display: inline-block;
}
.sp_menu .header_link_txtlink_wrp {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 200px;
  margin: 26px auto 30px;
}
.sp_menu .header_link_txtlink_wrp a {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  color: #3c6e38;
  position: relative;
  padding-right: 1.4em;
}
.sp_menu .header_link_txtlink_wrp a i {
  position: absolute;
  top: 48%;
  transform: translateY(-50%);
  font-size: 18px;
  margin-left: 5px;
}

/*--------------------------------------
footer
---------------------------------------*/
footer .footer_box {
  padding: 40px 0;
  background: #e5e5e5;
}
footer .footer_box .footer_nav::after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
footer .footer_box .footer_nav > li {
  width: 25%;
  float: left;
}
footer .footer_box .footer_nav > li > ul > li > a {
  padding: 4px 8px 4px 24px;
  color: #3c6e38;
  font-size: 14px;
  font-weight: bold;
  border: none;
  display: block;
  position: relative;
}
footer .footer_box .footer_nav > li > ul > li > a::after {
  content: "\e915";
  height: 16px;
  padding: 0 0 2px;
  font-family: "icomoon";
  color: #3c6e38;
  font-size: 16px;
  line-height: 1;
  border: none;
  position: absolute;
  left: 0;
  top: 0.4em;
  display: block;
}
footer .footer_box .footer_nav > li > ul > li > ul {
  padding: 4px 0 0 24px;
}
footer .footer_box .footer_nav > li > ul > li > ul > li > a {
  padding: 2px 8px 2px 16px;
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  border: none;
  display: block;
  position: relative;
}
footer .footer_box .footer_nav > li > ul > li > ul > li > a::after {
  content: "";
  height: 4px;
  width: 4px;
  margin: auto;
  border-radius: 2px;
  font-family: "icomoon";
  color: #3c6e38;
  line-height: 1;
  vertical-align: 0.2em;
  border: none;
  background: #3c6e38;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
}
footer .footer_box02 {
  padding: 40px 0;
  background: #3c6e38;
}
footer .footer_box02 .inner_box > div {
  display: table;
}
footer .footer_box02 .inner_box > div > * {
  display: table-cell;
  vertical-align: top;
}
footer .footer_box02 .inner_box > div .footer_logo {
  padding: 0 64px 0 0;
}
footer .footer_box02 .inner_box > div .footer_logo img {
  margin: 0 8px 0 0;
}
footer .footer_box02 .inner_box > div .footer_logo p {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
}
footer .footer_box02 .inner_box > div address {
  padding: 0 64px 0 0;
  color: #fff;
  font-size: 12px;
}
footer .footer_box02 .inner_box > div address a {
  color: inherit;
}
footer .footer_box02 .inner_box > div p:nth-child(3) {
  padding: 0 64px 0 0;
  color: #fff;
  font-size: 12px;
}
footer .footer_box02 .inner_box > div #copyright {
  font-size: 12px;
  color: #fff;
  line-height: 1;
  float: right;
}

#pagetop {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 2;
  display: none;
}

#pagetop img,
#pagetop a {
  display: block;
}

@media screen and (max-width: 768px) {
  footer .footer_box {
    padding: 0;
  }
  footer .footer_box .inner_box {
    padding: 0;
  }
  footer .footer_box .footer_nav > li {
    width: auto;
    float: none;
  }
  footer .footer_box .footer_nav > li > ul > li {
    padding: 4px 8px 8px;
    border-bottom: 1px solid #fff;
  }
  footer .footer_box .footer_nav > li > ul > li > a {
    padding-top: 8px;
  }
  footer .footer_box .footer_nav > li > ul > li > a::after {
    top: 0.6em;
  }
  footer .footer_box .footer_nav > li > ul > li > ul {
    padding-bottom: 8px;
  }
  footer .footer_box .footer_nav > li > ul > li > ul > li {
    padding-right: 16px;
    display: inline-block;
  }
  footer .footer_box02 {
    padding: 24px 0;
  }
  footer .footer_box02 .inner_box > div {
    display: block;
  }
  footer .footer_box02 .inner_box > div > * {
    display: block;
  }
  footer .footer_box02 .inner_box > div .footer_logo {
    padding: 0;
  }
  footer .footer_box02 .inner_box > div .footer_logo p {
    font-size: 12px;
  }
  footer .footer_box02 .inner_box > div address {
    padding: 0 0 16px;
  }
  footer .footer_box02 .inner_box > div p:nth-child(3) {
    padding: 0 0 16px;
  }
  footer .footer_box02 .inner_box > div #copyright {
    float: none;
  }
}
/*----- conversion area -----*/
#conversion_area {
  padding: 40px 0;
  background: #dda300;
}
#conversion_area .inner_box > div {
  width: 100%;
  display: table;
}
#conversion_area .inner_box > div > * {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
}
#conversion_area .inner_box > div > p:first-child {
  padding: 0 20px 0 0;
  color: #fff;
  font-size: 24px;
  line-height: 1;
  text-align: right;
}
#conversion_area .inner_box > div > p:last-child {
  padding: 0 0 0 20px;
}
#conversion_area .inner_box > div > p:last-child a {
  max-width: 314px;
  width: 100%;
  padding: 30px 64px;
  color: #dda300;
  font-size: 22px;
  font-weight: bold;
  border: 1px solid #fff;
  background: #fff;
}
#conversion_area .inner_box > div > p:last-child a::after {
  color: #dda300;
}
#conversion_area .inner_box > div > p:last-child a:hover {
  color: #fff;
  background: #dda300;
}
#conversion_area .inner_box > div > p:last-child a:hover::after {
  color: #fff;
}

@media screen and (max-width: 768px) {
  #conversion_area {
    padding: 24px 0;
  }
  #conversion_area .inner_box > div {
    display: block;
  }
  #conversion_area .inner_box > div > * {
    width: auto;
    display: block;
  }
  #conversion_area .inner_box > div > p:first-child {
    padding: 0 0 16px;
    font-size: 16px;
    text-align: center;
  }
  #conversion_area .inner_box > div > p:last-child {
    padding: 0;
  }
  #conversion_area .inner_box > div > p:last-child a {
    max-width: 100%;
    padding: 12px;
    font-size: 16px;
  }
}
/*----- bread list -----*/
.breadcrumb {
  border-top: 1px solid #e5e5e5;
  padding: 4px 0;
}
.breadcrumb ul li {
  color: #000000;
  font-size: 12px;
  display: inline-block;
}
.breadcrumb ul li a {
  padding: 4px 40px 4px 0;
  display: block;
  position: relative;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.breadcrumb ul li a::after {
  content: "\e919";
  height: 14px;
  margin: auto;
  font-family: "icomoon";
  color: #3c6e38;
  font-size: 14px;
  font-weight: normal;
  position: absolute;
  right: 8px;
  top: 0;
  bottom: 0;
  display: block;
}
.breadcrumb ul li a span {
  border-bottom: 1px solid rgba(30, 79, 26, 0);
  backface-visibility: hidden;
  transition: 0.3s ease;
  word-wrap: break-word;
}
.breadcrumb ul li a span:hover {
  border-bottom: 1px solid rgb(30, 79, 26);
}

#content + .breadcrumb {
  border-top: 1px solid #e5e5e5;
}

/*--------------------------------------
title
---------------------------------------*/
#title {
  width: 100%;
  min-height: 180px;
  /* height:560px; */
  background: url("../img/ttl_bg02.png") center center #1e4f1a;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
#title .inner_box {
  width: 100%;
  min-height: 180px;
  display: table;
}
#title .inner_box > div {
  width: 100%;
  height: 100%;
  padding: 24px 0;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
#title .inner_box > div .posttype {
  padding: 0 0 16px;
}
#title .inner_box > div .posttype p {
  color: #fff;
  font-size: 20px;
  /* text-shadow:0px 0px 4px $c_txt; */
}
#title .inner_box > div .posttype p a {
  color: #fff;
  border-bottom: 1px solid rgb(255, 255, 255);
  backface-visibility: hidden;
  transition: 0.3s ease;
  word-wrap: break-word;
}
#title .inner_box > div .posttype p a:hover {
  border-bottom: 1px solid rgba(255, 255, 255, 0);
}
#title .inner_box > div .event_date {
  padding: 16px 0 0;
}
#title .inner_box > div .event_date p {
  color: #fff;
  font-size: 20px;
  /* text-shadow:0px 0px 4px $c_txt; */
}
#title .inner_box > div .htxt {
  color: #fff;
  font-size: 40px;
  line-height: 1.2;
  font-weight: normal;
  /* text-shadow:0px 0px 4px $c_txt; */
}

.plan #title,
.simulator #title,
.frow #title {
  background: url("../img/ttl_bg03.png") center center #1e4f1a;
  background-size: cover;
}

.blog #title,
.category #title,
.single-post #title {
  background: url("../img/ttl_bg01.png") center center #1e4f1a;
  background-size: cover;
}

@media screen and (max-width: 768px) {
  #title {
    min-height: 120px;
    /* height:200px; */
  }
  #title .inner_box {
    min-height: 120px;
  }
  #title .inner_box > div {
    padding: 16px 0;
  }
  #title .inner_box > div .posttype {
    font-size: 16px;
  }
  #title .inner_box > div .htxt {
    font-size: 24px;
  }
  /*
  .single-post #title,
  .page #title,
  .blog #title{
    height:120px;
  }
  */
}
#date_area {
  padding: 8px 0;
  text-align: right;
  border-top: 1px solid #3c6e38;
  border-bottom: 1px solid #3c6e38;
  background: #fff;
}
#date_area time {
  margin: 0 16px 0 0;
  color: #3c6e38;
  font-size: 14px;
  line-height: 1;
  display: inline-block;
}
#date_area .share_area {
  display: inline-block;
}
#date_area .share_area ul {
  display: inline-block;
}
#date_area .share_area ul li {
  margin: 0 0 0 8px;
  display: inline-block;
}
#date_area .share_area ul li.qrcode {
  margin: -8px 0 -8px 8px;
}
#date_area .share_area ul li.qrcode a {
  padding: 8px 16px;
  background: #f6efd9;
  backface-visibility: hidden;
  transition: 0.3s ease;
  display: block;
}
#date_area .share_area ul li.qrcode a:hover {
  background: #fff;
}

@media screen and (max-width: 768px) {
  #date_area {
    padding: 4px 0;
  }
  #date_area time {
    margin: 0 8px 0 0;
    font-size: 12px;
  }
  #date_area .share_area ul li {
    font-size: 12px;
  }
  #date_area .share_area ul li.qrcode {
    margin: -4px 0 -4px 4px;
  }
  #date_area .share_area ul li.qrcode a {
    padding: 8px 8px 7px;
  }
}
/*--------------------------------------
content
---------------------------------------*/
#content {
  margin-top: 64px;
  margin-bottom: 64px;
  position: relative;
}
#content::after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#content p {
  line-height: 1.8;
}
#content .side {
  margin: 64px 0 24px;
}

.single #content .inner_box,
.blog #content .inner_box,
.archive:not(.category-customer) #content .inner_box,
.page:not(.home) #content .inner_box {
  max-width: 772px;
}

@media screen and (max-width: 768px) {
  #content {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .side {
    width: auto;
    margin: 32px 0 16px;
    float: none;
  }
}
/*--------------------------------------
customer
---------------------------------------*/
/*---------- customer_list ----------*/
.customer_list {
  margin: 24px -12px 24px;
}
.customer_list::after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.customer_list li {
  width: 25%;
  padding: 0 12px 24px;
  float: left;
}
.customer_list li a {
  background: #f6efd9;
  display: block;
  /*.label{
    color:$c_key;
    font-size:12px;
  }*/
}
.customer_list li a .img {
  margin: 0 0 8px;
  overflow: hidden;
}
.customer_list li a .img img {
  width: 100%;
  height: auto;
  display: block;
  backface-visibility: hidden;
  transition: 0.3s ease;
}
.customer_list li a .htxt {
  margin: 0 0 8px;
  padding: 8px 16px 0;
  font-size: 16px;
  font-weight: bold;
}
.customer_list li a p {
  margin: 0 0;
  padding: 0 16px 16px;
  font-size: 14px;
}
.customer_list li a:hover .img img {
  transform: scale(1.05);
}
.customer_list li a:hover .htxt span {
  background-size: 100% 2px;
}

@media screen and (max-width: 768px) {
  .customer_list {
    margin-bottom: 0;
  }
  .customer_list li {
    width: 100%;
  }
}
/*---------- news_list ----------*/
.news_list {
  border-top: 1px solid #bfb6b6;
  margin: 0 0 40px;
}
.news_list li {
  border-bottom: 1px solid #bfb6b6;
}
.news_list li a {
  width: 100%;
  padding: 12px 40px 12px 0;
  position: relative;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: table;
  position: relative;
  backface-visibility: hidden;
  transition: 0.3s ease;
}
.news_list li a::after {
  content: "\e915";
  height: 24px;
  margin: auto;
  font-family: "icomoon";
  color: #3c6e38;
  font-size: 24px;
  font-weight: normal;
  position: absolute;
  right: 14px;
  top: 0;
  bottom: 0;
  display: block;
}
.news_list li a > * {
  font-size: 14px;
  font-weight: normal;
  color: #000000;
  display: table-cell;
  vertical-align: middle;
}
.news_list li a .date {
  width: 96px;
  padding: 0 16px 0;
  color: #3c6e38;
}
.news_list li a .label {
  width: 112px;
}
.news_list li a .label span {
  width: auto;
  margin: 0 4px 0 0;
  padding: 4px 8px;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  text-align: center;
  background: #3c6e38;
  border-radius: 4px;
  display: inline-block;
}
.news_list li a .htxt {
  padding: 0 0 0 16px;
}
.news_list li a .htxt span {
  color: #3c6e38;
}
.news_list li a:hover {
  background: #f6efd9;
}

.category-event .news_list .date {
  width: 160px;
}

@media screen and (max-width: 768px) {
  .news_list {
    margin: 0 0 24px;
  }
  .news_list li a {
    padding: 8px 24px 8px 0;
    display: block;
  }
  .news_list li a::after {
    right: 0;
  }
  .news_list li a > * {
    width: auto;
    font-size: 14px;
    display: block;
    vertical-align: 2px;
  }
  .news_list li a .date {
    width: 100px;
    padding: 0 0 0 0;
    float: left;
  }
  .news_list li a .label {
    width: auto;
    margin: 0 0 4px 0;
    line-height: 1;
    display: inline-block;
  }
  .news_list li a .htxt {
    clear: both;
    padding: 0;
  }
}
/*---------- pagenavi ----------*/
.wp-pagenavi {
  margin: 40px 0;
  text-align: center;
  display: flex;
  justify-content: center;
  gap: 8px;
  flex-wrap: wrap;
}
.wp-pagenavi .current {
  margin: 0 !important;
}

.wp-pagenavi a,
.wp-pagenavi > span {
  height: 40px;
  width: 40px;
  background: #f6efd9;
  border: none !important;
  color: #000000;
  line-height: 1;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 !important;
}

.wp-pagenavi > span.current,
.wp-pagenavi.single_pagenavi > span {
  background: #3c6e38;
  color: #fff;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 !important;
}

.wp-pagenavi a,
.wp-pagenavi > span {
  padding: 12px 0 0 0;
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin: 0 !important;
}

.wp-pagenavi a,
.wp-pagenavi .current,
.wp-pagenavi.single_pagenavi > span {
  margin: 0 !important;
  display: inline-block;
  backface-visibility: hidden;
  transition: 0.3s ease;
}

.wp-pagenavi .extend {
  padding: 4px 0 8px;
  background: none;
  display: inline-block;
  align-items: flex-end !important;
}

.wp-pagenavi a:hover {
  background: #3c6e38;
  color: #fff;
}

/*--------------------------------------
side_nav
---------------------------------------*/
#content .side_nav li a {
  font-size: 14px;
  margin: 0 0 0;
  padding: 16px;
  color: #000000;
  background: #e5e5e5;
  border-bottom: 1px solid #fff;
  display: block;
  backface-visibility: hidden;
  transition: 0.3s ease;
  position: relative;
}
#content .side_nav li a::after {
  content: "\e919";
  height: 14px;
  margin: auto;
  font-family: "icomoon";
  color: #3c6e38;
  font-size: 14px;
  font-weight: normal;
  position: absolute;
  right: 16px;
  top: 0;
  bottom: 0;
  display: block;
}
#content .side_nav li a:hover {
  background: #f2e8c9;
}
#content .side_nav li.ancestor a {
  color: #fff;
  background: #3c6e38;
}
#content .side_nav li.ancestor a::after {
  color: #fff;
}

#content .author_info {
  background: #e5e5e5;
}
#content .author_info a {
  width: 100%;
  padding: 16px;
  border-right: 4px;
  display: block;
}
#content .author_info a > p {
  padding: 0 0 8px;
  font-size: 12px;
  font-weight: bold;
  color: #3c6e38;
  text-align: center;
}
#content .author_info a div {
  margin: 0 auto;
  display: table;
}
#content .author_info a div .img {
  width: 64px;
  vertical-align: middle;
  display: table-cell;
}
#content .author_info a div .img img {
  width: 100%;
  height: auto;
  border-radius: 50%;
}
#content .author_info a div p {
  padding: 0 0 0 16px;
  display: table-cell;
  line-height: 1.4;
  vertical-align: middle;
}

/*--------------------------------------
bodycopy
---------------------------------------*/
#content .bodycopy {
  /* wp style */
  /* カラーパレット */
}
#content .bodycopy::after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#content .bodycopy *:first-child {
  margin-top: 0;
}
#content .bodycopy *:last-child {
  margin-bottom: 0;
}
#content .bodycopy h2,
#content .bodycopy h1 {
  margin: 40px 0 32px;
  padding: 0 0 8px;
  color: #000000;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.5;
  text-align: justify;
  border-bottom: 4px solid #3c6e38;
}
#content .bodycopy h3 {
  margin: 40px 0 32px;
  color: #000000;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.5;
  text-align: justify;
}
#content .bodycopy h4 {
  margin: 32px 0 24px;
  color: #000000;
  font-weight: normal;
  font-size: 20px;
  line-height: 1.5;
  text-align: justify;
}
#content .bodycopy h5 {
  margin: 32px 0 24px;
  color: #000000;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
  text-align: justify;
}
#content .bodycopy h6 {
  margin: 32px 0 24px;
  color: #000000;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.5;
  text-align: justify;
}
#content .bodycopy p {
  margin: 0 0 24px;
  font-size: 16px;
  line-height: 2;
  text-align: justify;
}
#content .bodycopy strong {
  color: #3c6e38;
}
#content .bodycopy em {
  font-style: italic;
}
#content .bodycopy a {
  color: #3c6e38;
  border-bottom: 1px solid rgb(60, 110, 56);
  backface-visibility: hidden;
  transition: 0.3s ease;
  word-wrap: break-word;
}
#content .bodycopy a:hover {
  border-bottom: 1px solid rgba(60, 110, 56, 0);
}
#content .bodycopy a[target=_blank]::after {
  content: "\e938";
  font-family: "icomoon";
  font-size: 88%;
  margin: 0 4px 0 2px;
  color: #3c6e38;
  display: inline-block;
}
#content .bodycopy .btn01 a:hover {
  color: #fff;
}
#content .bodycopy .btn02 a {
  color: #fff;
  border: 2px solid #dda300;
}
#content .bodycopy .btn02 a:hover {
  color: #dda300;
}
#content .bodycopy ul:not(.blocks-gallery-grid):not(.flow_list) {
  margin: 0 0 24px;
  padding: 0 0 0 1.5em;
}
#content .bodycopy ul:not(.blocks-gallery-grid):not(.flow_list) > li {
  margin: 0 0 0.5em;
  font-size: 16px;
  line-height: 1.7;
  list-style-type: none;
  position: relative;
}
#content .bodycopy ul:not(.blocks-gallery-grid):not(.flow_list) > li::before {
  content: "";
  width: 8px;
  height: 2px;
  background: #3c6e38;
  display: block;
  position: absolute;
  left: -1.2em;
  top: 0.8em;
}
#content .bodycopy ol {
  margin: 0 0 24px;
  padding: 0 0 0 1.5em;
  counter-reset: ol_li;
}
#content .bodycopy ol > li {
  margin: 0 0 0.5em;
  line-height: 1.7;
  font-size: 16px;
  list-style-type: none;
  position: relative;
}
#content .bodycopy ol > li::before {
  counter-increment: ol_li;
  content: counter(ol_li) ".";
  color: #3c6e38;
  font-weight: normal;
  display: block;
  position: absolute;
  left: -1.5em;
  top: 1px;
}
#content .bodycopy li ul,
#content .bodycopy li ol {
  margin-top: 8px !important;
}
#content .bodycopy blockquote {
  margin: 0 0 24px;
  padding: 32px;
  background: #f6efd9;
  position: relative;
}
#content .bodycopy blockquote::after {
  font-family: "icomoon";
  content: "\e93a";
  font-size: 56px;
  font-style: normal;
  color: rgba(255, 255, 255, 0.5);
  position: absolute;
  right: 8px;
  top: 8px;
  z-index: 1;
}
#content .bodycopy blockquote > * {
  position: relative;
  z-index: 2;
}
#content .bodycopy blockquote > *:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
#content .bodycopy .column01 {
  margin: 0 0 24px;
  padding: 32px;
  background: #f6efd9;
  position: relative;
}
#content .bodycopy .column01 > *:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
#content .bodycopy img {
  max-width: 100%;
  height: auto;
}
#content .bodycopy table {
  width: 100%;
  margin: 0 0 24px;
  border: none;
  border-spacing: 0px;
  border-collapse: collapse;
  letter-spacing: 0em;
}
#content .bodycopy table th {
  padding: 8px 16px;
  color: #000000;
  font-size: 16px;
  text-align: left;
  vertical-align: top;
  font-weight: normal;
  border: 1px solid #e5e5e5;
  background: #ead9a5;
}
#content .bodycopy table td {
  padding: 8px 16px;
  vertical-align: top;
  font-size: 16px;
  border: 1px solid #e5e5e5;
}
#content .bodycopy .form_table {
  border: none;
}
#content .bodycopy .form_table th {
  color: #3c6e38;
  font-weight: bold;
  background: none;
  border: none;
  border-bottom: 1px solid #e5e5e5;
  vertical-align: middle;
}
#content .bodycopy .form_table td {
  background: none;
  border: none;
  border-bottom: 1px solid #e5e5e5;
}
#content .bodycopy .simulator_form th {
  width: 50%;
}
#content .bodycopy .simulator_form td {
  padding-top: 16px;
  padding-bottom: 16px;
}
#content .bodycopy .simulator_form .select_wrap,
#content .bodycopy .simulator_form input[type=text],
#content .bodycopy .simulator_form input[type=number] {
  width: 70%;
  display: inline-block;
}
#content .bodycopy .iframe_wrap {
  width: 100%;
  margin-bottom: 32px;
  padding-top: 56.25%;
  position: relative;
}
#content .bodycopy .iframe_wrap > iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#content .bodycopy .has-text-align-center {
  text-align: center;
}
#content .bodycopy .has-text-align-right {
  text-align: right;
}
#content .bodycopy .has-text-align-left {
  text-align: left;
}
#content .bodycopy .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#content .bodycopy .alignright {
  float: right;
  margin: 0.5em 0 0.5em 1em;
}
#content .bodycopy .alignleft {
  float: left;
  margin: 0.5em 1em 0.5em 0;
}
#content .bodycopy .has-green-background-color {
  background-color: #3c6e38;
}
#content .bodycopy .has-green-color {
  color: #3c6e38;
}
#content .bodycopy .has-light-green-background-color {
  background-color: #abcd03;
}
#content .bodycopy .has-light-green-color {
  color: #abcd03;
}
#content .bodycopy .has-dark-green-background-color {
  background-color: #1e4f1a;
}
#content .bodycopy .has-dark-green-color {
  color: #1e4f1a;
}
#content .bodycopy .has-light-gray-background-color {
  background-color: #e5e5e5;
}
#content .bodycopy .has-light-gray-color {
  color: #e5e5e5;
}
#content .bodycopy .has-beige-01-background-color {
  background-color: #f6efd9;
}
#content .bodycopy .has-beige-01-color {
  color: #f6efd9;
}
#content .bodycopy .has-beige-02-background-color {
  background-color: #f9f4e5;
}
#content .bodycopy .has-beige-02-color {
  color: #f9f4e5;
}
#content .bodycopy .has-orange-background-color {
  background-color: #ec6800;
}
#content .bodycopy .has-orange-color {
  color: #ec6800;
}
#content .bodycopy .has-black-background-color {
  background-color: #000000;
}
#content .bodycopy .has-black-color {
  color: #000000;
}
#content .bodycopy .has-white-background-color {
  background-color: #ffffff;
}
#content .bodycopy .has-white-color {
  color: #ffffff;
}
#content .bodycopy .faq_item {
  padding: 0 0 16px;
  margin: 0 0 24px;
  border-bottom: 1px solid #e5e5e5;
}
#content .bodycopy .faq_item dt {
  padding: 0 32px 0 32px;
  color: #3c6e38;
  font-size: 16px;
  font-weight: bold;
  position: relative;
}
#content .bodycopy .faq_item dt::before {
  content: "Q";
  color: #3c6e38;
  position: absolute;
  top: 1px;
  left: 0;
}
#content .bodycopy .faq_item dd {
  padding: 16px 0 16px 0;
}
#content .bodycopy .faq_item dd div {
  margin: 0 0 0 32px;
  padding: 0;
}
#content .bodycopy .faq_item dd::before {
  content: "A";
  width: 18px;
  height: 18px;
  float: left;
}

@media screen and (max-width: 768px) {
  .bodycopy h2,
  .bodycopy h1 {
    margin: 24px 0 16px;
    font-size: 24px;
  }
  .bodycopy h3 {
    margin: 24px 0 16px;
    font-size: 20px;
  }
  .bodycopy h4,
  .bodycopy .swpm-logged-label {
    margin: 20px 0 16px;
    font-size: 16px;
  }
  .bodycopy h5 {
    margin: 16px 0 16px;
    font-size: 14px;
  }
  .bodycopy h6 {
    margin: 16px 0 16px;
    font-size: 14px;
  }
  .bodycopy p {
    margin: 0 0 14px;
    font-size: 14px;
    line-height: 2;
    text-align: justify;
  }
  .bodycopy ul {
    margin: 0 0 16px;
  }
  .bodycopy ul > li {
    font-size: 14px;
  }
  .bodycopy ol {
    margin: 0 0 16px;
  }
  .bodycopy ol > li {
    font-size: 14px;
  }
  .bodycopy blockquote {
    margin: 0 0 16px;
    padding: 24px;
    background: #f6efd9;
    position: relative;
  }
  .bodycopy blockquote::after {
    font-size: 40px;
    right: 4px;
    top: 4px;
  }
  .bodycopy .form_table {
    width: auto;
    display: block;
  }
  .bodycopy .form_table th {
    padding-bottom: 0;
    padding-right: 0;
    padding-left: 0;
    width: auto;
    display: block;
  }
  .bodycopy .form_table td {
    padding-right: 0;
    padding-left: 0;
    width: auto;
    display: block;
  }
  .bodycopy .column01 {
    margin: 0 0 16px;
    padding: 24px;
    background: #f6efd9;
  }
  .bodycopy .iframe_wrap {
    margin-bottom: 16px;
  }
  .bodycopy .rtsi_wrap {
    margin-bottom: 16px;
  }
  .bodycopy .interview_time {
    font-size: 14px;
  }
}
#content .thumbnail_area {
  max-width: 1120px;
  margin: 0 auto 64px;
  text-align: center;
}
#content .thumbnail_area img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 768px) {
  #content .thumbnail_area {
    margin: 0 0 24px;
  }
}
/*---------- form ----------*/
#content .bodycopy .form_dl {
  max-width: 560px;
  margin: auto;
}
#content .bodycopy .form_dl dl {
  padding: 16px;
  margin: 0 0 32px;
  background: #f6efd9;
}
#content .bodycopy .form_dl dt {
  margin: 0 0 16px;
  color: #3c6e38;
  font-weight: bold;
}
#content .bodycopy input[type=text],
#content .bodycopy input[type=email],
#content .bodycopy input[type=tel],
#content .bodycopy input[type=number],
#content .bodycopy input[type=date],
#content .bodycopy input[type=password],
#content .bodycopy select,
#content .bodycopy textarea {
  width: 100%;
  padding: 16px;
  border: 1px solid #3c6e38;
  border-radius: 0;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.4) inset;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
  font-size: 16px;
}
#content .bodycopy input[type=text]:focus,
#content .bodycopy input[type=email]:focus,
#content .bodycopy input[type=tel]:focus,
#content .bodycopy input[type=number]:focus,
#content .bodycopy input[type=date]:focus,
#content .bodycopy input[type=password]:focus,
#content .bodycopy select:focus,
#content .bodycopy textarea:focus {
  border: 1px solid #abcd03;
}
#content .bodycopy input[type=date] {
  width: auto;
}
#content .bodycopy textarea {
  height: 100px;
}
#content .bodycopy select {
  cursor: pointer;
  position: relative;
}
#content .bodycopy .select_wrap {
  position: relative;
}
#content .bodycopy .select_wrap::after {
  content: "";
  border-bottom: 1px solid #333333;
  border-left: 1px solid #333333;
  right: 16px;
  height: 8px;
  margin-top: -5px;
  transform: rotate(-45deg);
  position: absolute;
  top: 50%;
  width: 8px;
}
#content .bodycopy select::-ms-expand {
  display: none;
}
#content .bodycopy .wpcf7-list-item {
  margin: 0 0 8px;
  display: block;
}
#content .bodycopy .wpcf7-list-item input[type=text] {
  width: auto;
  display: inline-block;
  padding: 8px;
}
#content .bodycopy .wpcf7-response-output {
  margin-top: 0;
  font-size: 24px;
}
#content .bodycopy input[type=submit],
#content .bodycopy button {
  padding: 16px 32px;
  margin: 8px auto;
  color: #fff;
  font-size: 16px;
  text-align: center;
  border: 1px solid #3c6e38;
  background: #3c6e38;
  display: block;
  transition: 0.3s ease-in-out;
  cursor: pointer;
}
#content .bodycopy input[type=submit]:hover,
#content .bodycopy button:hover {
  color: #3c6e38;
  background: #fff;
}
#content .bodycopy input[type=submit].type02,
#content .bodycopy button.type02 {
  color: #3c6e38;
  background: #fff;
}
#content .bodycopy input[type=submit].type02:hover,
#content .bodycopy button.type02:hover {
  color: #fff;
  background: #3c6e38;
}
#content .bodycopy input[type=submit]:disabled,
#content .bodycopy button:disabled {
  color: #fff;
  background: #e5e5e5;
  border: 1px solid #e5e5e5;
  cursor: auto;
}
#content .bodycopy .hcheck {
  color: #3c6e38;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .swpm-validate-form table th,
  .swpm-validate-form table td:first-child {
    width: auto;
    display: block;
    padding: 8px 0;
  }
  .swpm-validate-form table td {
    width: auto;
    display: block;
    padding: 0 0 8px;
  }
}
/*--------------------------------------
page
---------------------------------------*/
body.archive #content .bodycopy h2 {
  margin-top: 40px;
}
body.archive #content .btn01 {
  text-align: center;
}

body.simulator #content button {
  display: inline-block;
}
body.simulator #content #simulator_table01 th {
  width: 50%;
}
body.simulator #content #simulator_table01 td {
  text-align: right;
}
body.simulator #content #simulator_table02 th {
  text-align: center;
}
body.simulator #content #simulator_table02 td {
  text-align: right;
}

#content .bodycopy .flow_list {
  padding: 0 88px;
}
#content .bodycopy .flow_list li {
  margin: 0 0 32px;
  padding: 16px;
  color: #fff;
  background: #3c6e38;
  border: 4px solid #3c6e38;
  border-radius: 4px;
  position: relative;
}
#content .bodycopy .flow_list li div {
  margin: 16px -16px -16px;
  padding: 16px;
  color: #3c6e38;
  background: #fff;
}
#content .bodycopy .flow_list li::before {
  display: none;
}
#content .bodycopy .flow_list li::after {
  content: "";
  width: 24px;
  height: 12px;
  margin: 0 auto;
  border: 12px solid transparent;
  border-top: 12px solid #3c6e38;
  box-sizing: border-box;
  position: absolute;
  top: 100%;
  left: 0%;
  right: 0%;
}
#content .bodycopy .flow_list li.user {
  border-color: #abcd03;
  background: #abcd03;
}
#content .bodycopy .flow_list li.user:after {
  border-top: 12px solid #abcd03;
}
#content .bodycopy .flow_list li.gpp_2 {
  color: #3c6e38;
  background: #fff;
}
#content .bodycopy .flow_list li.gpp_2 div {
  border-top: 2px solid #3c6e38;
}
#content .bodycopy .flow_list li:nth-of-type(1)::before {
  content: "お客様";
  width: 80px;
  height: 80px;
  padding: 32px 0 0;
  color: #fff;
  line-height: 1;
  text-align: center;
  background: #abcd03;
  border-radius: 50%;
  box-sizing: border-box;
  position: absolute;
  top: -12px;
  left: -88px;
  right: auto;
  display: block;
}
#content .bodycopy .flow_list li:nth-of-type(2)::before {
  content: "GPP";
  width: 80px;
  height: 80px;
  padding: 32px 0 0;
  color: #fff;
  line-height: 1;
  text-align: center;
  background: #3c6e38;
  border-radius: 50%;
  box-sizing: border-box;
  position: absolute;
  top: -12px;
  right: -88px;
  left: auto;
  display: block;
}
#content .bodycopy .flow_list li:last-child::after {
  display: none;
}

@media screen and (max-width: 768px) {
  #content .flow_list {
    padding: 0 40px;
  }
  #content .flow_list li {
    margin: 0 0 24px;
    padding: 8px;
  }
  #content .flow_list li div {
    margin: 8px -8px -8px;
  }
  #content .flow_list li:nth-of-type(1)::before {
    width: 48px;
    height: 48px;
    font-size: 12px;
    padding: 18px 0 0;
    top: -8px;
    left: -56px;
  }
  #content .flow_list li:nth-of-type(2)::before {
    width: 48px;
    height: 48px;
    font-size: 12px;
    padding: 18px 0 0;
    top: -8px;
    right: -56px;
  }
}
.flow_list_linktxt01 {
  color: #fff !important;
  text-decoration: underline;
}
.flow_list_linktxt01:after {
  color: #fff !important;
}
.flow_list_linktxt01:hover {
  text-decoration: none;
}

.form_recaptcha {
  max-width: 560px;
  width: 100%;
  margin: 0 auto;
  border: 1px solid 1px solid #ddd;
  background-color: #fafafa;
  padding: 40px;
}
.form_recaptcha .form_recaptcha_inner {
  max-width: 300px;
  width: 100%;
  margin: 0 auto;
}
.form_recaptcha .form_recaptcha_txt {
  font-size: 14px !important;
  margin-bottom: 5px !important;
}
.form_recaptcha .wpcf7-captchar {
  padding: 10px !important;
  font-size: 14px !important;
  margin-bottom: 0 !important;
}