body {
  background-color: #F9F9F9;
}

#fv .pc-py-80 {
  padding-bottom: 13em !important;
  padding-top: 13em !important;
}
#fv .wp-block-heading {
  font-size: 32px;
  background-color: #fff;
  padding: 20px;
  width: -moz-fit-content;
  width: fit-content;
  box-shadow: 5px 5px 0 #DE9D53;
}
#fv .sp_only {
  padding-bottom: 8em !important;
  padding-top: 8em !important;
}
#fv .sp_only .wp-block-heading {
  font-size: 20px;
  padding: 10px;
}

#message .wp-block-group {
  box-shadow: 5px 5px 0 #DE9D53;
  border-radius: 20px;
}

.border-bottm_ttl::after {
  background-color: transparent !important;
  height: 0;
  border-bottom: 3px dashed #C17071;
}

.l-header__inner {
  max-width: initial;
  align-items: center !important;
}

.l-fixHeader__inner {
  align-items: center;
}

.border-bottm_ttl::after {
  content: "";
  display: block !important;
  width: 100px;
  height: 3px;
  background-color: #70974C;
  margin: 20px auto;
}

.post_content > h2 {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 1em;
  margin-top: 1em;
}

.l-topTitleArea {
  min-height: 114px !important;
  color: initial;
}
.l-topTitleArea .c-pageTitle {
  color: #fff !important;
}
.l-topTitleArea img {
  display: none;
}
.l-topTitleArea::after {
  display: none;
}
.l-topTitleArea::before {
  background-color: #70974C !important;
  opacity: 1 !important;
}
.l-topTitleArea .c-pageTitle {
  font-size: 2em;
  text-shadow: none;
  color: initial;
}

.l-header__gnav .line-btn a,
.l-fixHeader .line-btn a {
  background-color: #70974C;
  overflow: hidden;
  border-radius: 50px;
  transition-duration: 0.3s;
  height: 40px;
  padding: 5px 30px;
}
.l-header__gnav .line-btn a:hover,
.l-fixHeader .line-btn a:hover {
  background-color: #EBB000;
  transition-duration: 0.3s;
}
.l-header__gnav .line-btn a:hover::after,
.l-fixHeader .line-btn a:hover::after {
  display: none;
}
.l-header__gnav .line-btn a .ttl,
.l-fixHeader .line-btn a .ttl {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.l-header__gnav .line-btn a .ttl::before,
.l-fixHeader .line-btn a .ttl::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-image: url(../img/LINE_icon.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.line-icon-btn a {
  transition-duration: 0.3s;
}
.line-icon-btn a:hover {
  background: #EBB000;
  transition-duration: 0.3s;
}
.line-icon-btn a .swl-fz {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.line-icon-btn a .swl-fz::before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background-image: url(../img/LINE_icon.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.firstview .swell-block-fullWide__inner {
  padding: 0 50px;
  max-width: 1980px;
}
.firstview .wp-block-heading .lv01,
.firstview .wp-block-heading .lv02 {
  display: block;
}
.firstview .wp-block-heading .lv01::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 500px;
  height: 1px;
  background-color: #70974C;
  margin: 20px 0 10px auto;
}
.firstview .wp-block-heading .lv02 {
  color: #70974C;
}
.firstview.sp_only {
  margin-top: 0;
}
.firstview.sp_only .swell-block-fullWide__inner {
  padding: 0 10px;
  max-width: 1980px;
}
.firstview.sp_only .lv01::after {
  width: 50%;
}

#feature .cap_box .cap_box_content {
  padding: 0;
}
#feature .cap_box .cap_box_content figure {
  width: 100%;
}
#feature .cap_box .cap_box_content figure img {
  width: 100% !important;
}
#feature .cap_box .cap_box_content p {
  padding: 0 15px 15px 15px;
}
#feature .wp-block-column {
  align-items: stretch;
}
#feature .wp-block-column .cap_box {
  height: 100%;
}
#feature .wp-block-column .cap_box .cap_box_ttl {
  border-radius: 20px 20px 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 100px;
  position: relative;
}
#feature .wp-block-column .cap_box .cap_box_ttl::before {
  content: "";
  display: block;
  position: absolute;
  left: -10px;
  top: -40px;
  width: 75px;
  height: 75px;
  background-image: url(../img/deco01.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#feature .wp-block-column .cap_box .cap_box_content {
  border-radius: 0 0 20px 20px;
}

#interview .border-bottm_ttl::after {
  border-color: #fff;
}

#flow .swell-block-fullWide {
  background: url(../img/flow_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
#flow .swell-block-step__item {
  padding-bottom: 0 !important;
}
#flow .swell-block-step__item::before {
  display: none;
}

#info .wp-block-image {
  border-radius: 20px;
  overflow: hidden;
}
#info .wp-block-heading::before {
  background-color: #646464;
  height: 1px;
}
#info .wp-block-heading::after {
  display: none;
}

.block-list {
  list-style: none;
  padding: 0 !important;
}
.block-list li {
  background-color: #70974C;
  text-align: center;
  padding: 10px 16px;
  width: 100%;
  color: #fff;
  margin-bottom: 20px;
}

li::marker {
  color: #70974C;
}

.post_content h3::before {
  background-color: #ECECEC;
}
.post_content h3::after {
  content: "";
  width: 100px;
  height: 2px;
  background-color: #70974C;
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  z-index: 0;
}/*# sourceMappingURL=add_style.css.map */