@charset "UTF-8";
.hakajimai .header-in {
  padding: 0;
}
.sp {
  display: none;
}
.breadcrumb .sp {
  display: inline;
}
.fa-file-o:before {
    content: "\f15b";
}
.sp-fv {
  display: none;
}
.hakajimai .fixed-header .logo-header img {
    width: 180px;
}
.hakajimai a.toi-buttan {
  background: linear-gradient(0deg, #007a43 0%, #35956a 100%);
  border: 1px solid #039654;
  box-shadow: none;
}
.hakajimai a.toi-buttan:hover {
  color: #fff;
}
.fv_contents {
    width: 1196px;
    margin: 0 auto;
}
.hakajimai .top-tel {
    background: none;
    box-shadow: none;
    margin: .8rem 0 0;
}
.fv_block p, .merit_box p {
  margin-bottom: 0;
}
.fv_block.hakajimai_top {
  background: url(/wp-content/images/hakajimai/fv_back_pc.png) center center / cover no-repeat;
  position: relative;
  /* background-image: url(/wp-content/images/hakajimai/fv_back_pc.png);
  background-repeat: no-repeat;
  background-position: top center; */
  padding-bottom: 85px;
  margin-bottom: 8em;
}
.hakajimai_top .fv_contents {
  width: 1240px;
  margin: 0 auto;
}
.fvcon_cover {
  padding-bottom: 1rem;
}
.hakajimai_top .merit_box {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  position: absolute;
}
.hakajimai_top .flex_box.catch {
  align-items: center;
  margin: 20px 0 5px;
}

.fv_contents p {
  line-height: 1.3;   
}
.hakajimai_top .catch .col_3 {
  width: calc( 100% / 3 - 10px);
  font-size: 1.3rem;
  font-weight: bold;
  padding: .7rem .5rem .6rem;
  background: linear-gradient(-10deg, #007a43 0%, #007a43 55%, #35956a 55%, #35956a 100%);;
  color: #fff;
  border-radius: 10px;
  text-align: center;
  padding: 30px 0 20px;
}
.under {
  font-weight: bold;
  background: linear-gradient(transparent 70%, #f9ff00 70%);
}
#works_top .sub_txt {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px;
}
.hakajimai_top .merit_box span.small_icon {
    font-size: 16px;
}
.fv_contents p.small-word {
  font-size: 28px;
}
.fv_contents p.big-word {
  font-size: 46px;
}
p.lh-1_5 {
  line-height: 1.5;
}
p.lh-2 {
  line-height: 2;    
}
.hakajimai_top .sub_txt_box {
  max-width: 815px;
  width: 100%;
  margin-left: 20px;
  margin-top: 10px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.8);
}
.hakajimai_top .sub_txt_box p {
  padding: 10px;
  font-size: 22px;
  line-height: 1.8;
}
.merit_box .caution_txt {
  font-size: 14px;
}
p.cv_komoku {
  margin-bottom: .5rem;
}
p.cv_subtext {
  font-size: 13px;
}
.icon_img img {
  max-width: 65px;
  width: 100%;
}
h2.top_h2  {
  background: none;
  margin-top: 20px;
  font-weight: bold;
  font-size: 34px;
  color: #007943;
  line-height: 1.7;
  padding: 0;
}
h2.border_h2 {
  color: #000;
  background: none;
  border: none;
  text-align: center;
  font-size: 34px;
  font-weight: bold;
  padding: 0 10px;  
}
h2.border_h2 span {
  border-bottom: 2px solid #007943;
}
.worry_box p {
  line-height: 1.5;
}
.hakajimai ul.mobile-header-menu-buttons, .hakajimai ul.mobile-footer-menu-buttons {
  background: #fff;
}
label#navi-menu-open {
  color: #000;
}
h2.price_h2 {
  padding: 15px 0;
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background: linear-gradient(180deg, rgba(53, 149, 106, 1) 0%, rgba(53, 149, 106, 1) 50%, rgba(0, 122, 67, 1) 50%, rgba(0, 122, 67, 1) 100%);
}
/* タブ */
.tab_hakajimai .tab-label-group {
  overflow: visible;
  justify-content: center;
}
.tab_hakajimai .tab-label-group .tab-label {
  list-style: none;
  max-width: 216px;
  width: 31.333%;
  text-align: center;
  padding: 10px 0;
  margin-right: 20px;
  border-radius: 50px;
  font-size: 20px;
  color: #9e9e9e;
  background-color: #f6f6f6;
  border: 1px solid #e6e6e6;
  cursor: pointer;
}
.tab_hakajimai .tab-label-group .tab-label.is-active {
  position: relative;
  color: #fff;
  background-color: #70952e;
  border: 1px solid #70952e;
}
.tab_hakajimai .tab-label-group .tab-label.is-active::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -16px;
  border: 16px solid transparent;
  border-top: 16px solid #70952e;
}
.tab_hakajimai .tab-content-group {
  margin-top: 1rem;
  border: none;
  padding: 0;
  padding-top: 1rem;
}
/* タブ終了 */
.price_table table {
  border: 1px solid #ccc;
  background-color: #fff;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 20px;
}
.price_table table tr {
  border-bottom: 1px solid #ccc;
  background: none;
}
.price_table table tr th {
  background-color: #70952e;
  color: #fff;
  font-weight: bold;  
}
.price_table table tr th:last-child {
  border-right: none;
}
.price_table table td:first-of-type {
  background-color: #f4f4f4;
  font-weight: bold;
}
ul.hakajimai-check li {
  border-bottom: 1px dashed #ccc;
  margin-bottom: 1rem;
  font-size: 20px;
}
ul.hakajimai-check li p {
  font-size: 18px;
  margin-bottom: 0;
}
ul.hakajimai-check li:last-child {
  padding-bottom: 0;
  border-bottom: none;
   margin-bottom: 0;
}
ul.hakajimai-check li::before {
  color: #007943;
}
/* 右サイド終楽市メニュー */
#fixed_pc {
  position: fixed;
  top: 200px;
  right: 0;
  z-index: 1000;
}
#fixed_pc .menu_cover {
  display: block;
  width: 60px;
  max-height: 220px;
  background: #01b4b9;  
  padding: 2.2rem 1rem .8rem 1.2rem;
  border-radius: 10px 0 0 10px;
  /* box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 10px; */
  box-shadow: 0px 4px 0px 1px #048e99;
  white-space: nowrap;
  position: relative;
  line-height: 1;
}
#fixed_pc .menubtn, #fixed_sp .menubtnsp {
  writing-mode: vertical-rl;
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.1;
  text-align: left;
  cursor: pointer;
}
#fixed_pc .menubtn p, #fixed_sp .menubtnsp p {
  letter-spacing: .05em;
}
#fixed_pc .bar, #fixed_sp .barsp {
  height: 50px;
  width: 50px;
  position: absolute;
  top: 2px;
  right: 6px;
}
#fixed_pc .bar span, #fixed_sp .barsp span {
  position: absolute;
  background-color: #fff;
  overflow: hidden;
  width: 20px;
  height: 2px;
  left: 0;
  -webkit-transition: all 400ms ease-out 0ms;
  -moz-transition: all 400ms ease-out 0ms;
  -o-transition: all 400ms ease-out 0ms;
  transition: all 400ms ease-out 0ms;
}
#fixed_pc .bar span:nth-child(1), #fixed_sp .barsp span:nth-child(1) {
    top: 15px;
    left: 50%;
    margin-left: -10px;
}
#fixed_pc .bar span:nth-child(2), #fixed_sp .barsp span:nth-child(2) {
    top: 20px;
    left: 50%;
    margin-left: -10px;
}
#fixed_pc .bar.batsu span:nth-child(1), #fixed_sp .barsp.batsu span:nth-child(1) {
  -webkit-transform: translateY(3px) rotate(45deg);
  transform: translateY(2px) rotate(45deg);
  -webkit-transition: all 400ms ease-out 0ms;
  -moz-transition: all 400ms ease-out 0ms;
  -o-transition: all 400ms ease-out 0ms;
  transition: all 400ms ease-out 0ms;
  background-color: #fff;
}
#fixed_pc .bar.batsu span:nth-child(2), #fixed_sp .barsp.batsu span:nth-child(2) {
  -webkit-transform: translateY(3px) rotate(-45deg);
  transform: translateY(-3px) rotate(-45deg);
  -webkit-transition: all 400ms ease-out 0ms;
  -moz-transition: all 400ms ease-out 0ms;
  -o-transition: all 400ms ease-out 0ms;
  transition: all 400ms ease-out 0ms;
  background-color: #fff;
}
#fixed_pc .other-menu, #fixed_sp .other-menusp {
  display: none;
  background: #fff;
  color: #000;
  position: fixed;
  right: 0;
  top:14%;
  width: 400px;
  padding: 10px;
  transition:
    opacity 0.3s ease-in-out,
    transform 0.3s ease-in-out;
}
#fixed_pc .other-menu ul, #fixed_sp .other-menusp ul {
  list-style: none;
  padding-left: 0;
}
#fixed_pc .other-menu.open {
    display: block;
    transform: translateX(-60px);
}
#fixed_pc .other-menu ul li a, #fixed_sp .other-menusp ul li a {
  width: 100%;
  gap: 1rem;
  display: flex;
  align-items: center;
  line-height: 1.5;
  padding: 1rem 1rem .5rem 1rem;
  border-bottom: 1px solid #ccc;
  font-weight: 500;
  color: #333;
}
  /* スマホ 1023px以下表示 */
#fixed_sp {
  position: fixed;
  bottom: 10%;
  right: 0;
  z-index: 1000;
}
#fixed_sp .menu_cover {
  display: block;
  width: 100px;
  height: 75px;
  background: #01b4b9;  
  padding: 2rem .8rem .8rem .8rem;
  border-radius: 10px;
  box-shadow: 0px 4px 0px 1px #048e99;
  white-space: nowrap;
  position: relative;
  line-height: 1;
}
#fixed_sp .menubtnsp {
  writing-mode: inherit;
  text-align: center;
}
#fixed_sp .other-menusp {
  right: 0;
  bottom: 10%;
  width: 300px;
}
#fixed_sp .other-menusp ul li a {
  padding: .5rem 1rem;
}
#fixed_sp .barsp {
  top: 2px;
  right: 25%;
}
#fixed_sp .other-menusp.open {
  display: block;
  transform: translateY(-20%);
}
/* スマホ 1023px以下表示　終了 */
/* 右サイド終楽市メニュー終了 */
.main.haka_main {
  padding: 0;
}
.fv_cover {
  padding: 2rem 0;
  margin-bottom: 2.5rem;
  background-color: #e8ecdf;
}
.breadcrumb.pbp-main-before {
  background: none;
}
.fv_cover .page_title {
  background: none;
  margin: 0;
  padding: 0;
  font-size: 4rem;
  font-weight: bold;
  letter-spacing: 5px;
  color: #007943;
  line-height: 1.25;
}
.fv_cover .page_sub_title {
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 2px;
  color: #007943;
  margin-bottom: 0;
}
h2.haka_title {
  background: none;
  margin-bottom: 0;
  font-size: 34px;
  text-align: center;
  font-weight: bold;
  color: #000;
  padding: 0
}
h2.haka_title span {
    padding: 0 10px;
    border-bottom: 2px solid #007943;
}
#works_top {
  padding-bottom: 40px;
}
#works_top .caution {
    font-size: 14px;
    text-align: right;
    margin-bottom: 0;
}
#voice p, #voice dl {
  margin-bottom: 0;
}
#works_top .cate_txt, #voice .cate_txt {
    margin-top: .5rem;
    line-height: 1.8;
    text-align: center;
}
#works_top .area_map {
  margin-top: 3rem;
}
.area_voice {
  padding: 40px 0;
  background-color: #e8ecdf;
}
/* 施工事例地図 */
.st0{fill:#cccdcc;}
.st1{fill:#fff}
.st2{font-family:'ShinGoPro-DeBold-90ms-RKSJ-H';}
.st3{font-size:13px;font-weight: bold;}

rect {
  rx: 5px;
}

.st0.taiou {
  fill: #01872b;
}
.st1.taiou {
  fill: #fff;
}
rect.taiou, text.taiou, polyline.taiou {
  cursor: pointer;
}
.area-come {
  position: absolute;
  left: 15%;
  top: 20%;
}
.area-come p {
  margin-bottom: .5rem;
}
span.tarea {
  background: #01872b;
  border-radius: 5px;
}
span.narea {
  background: #cccdcc;
  border-radius: 5px;
}
.works_list {
  width: 50%;
  padding: 0 1rem 0 2rem;
}
.works_list dl.area_list dt {
  background-color: #e8ecdf;
  text-align: center;
  margin-bottom: .5rem;
  font-size: 1rem;
  font-weight: 700;
}
.works_list dl.area_list dd {
  margin-left: 0;
}
.works_list dl.area_list dd a {
  display: inline-block;
  width: 20%;
  margin-bottom: 15px;
  padding-left: 20px;
  position: relative;
  color: #000;
}
.works_list dl.area_list dd a::before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #70952E;
  position: absolute;
  top: 8px;
  left: 0;
}
.works_list dl.area_list dd a::after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  top: 10px;
  left: 2px;
}
/* 施工事例地図終了 */
#work_space {
  background: #E8ECDF;
  margin: 0;
  padding: 2rem 0;
}
#work_space.area_jirei {
  background: #fff;
  padding: 0;
  margin-bottom: 4rem;
}
#work_space h3.pref_title {
  border: none;
  font-size: 28px;
  font-weight: bold;
  border-bottom: 3px solid #ccc;
  position: relative;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
#work_space .pref_title::before {
    content: "";
    width: 20%;
    height: 3px;
    background-color: #007943;
    position: absolute;
    left: 0;
    bottom: -3px;
}
.sekoujirei {
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 10px;
  border: 2px solid #ccc;
  background-color: #fff;
}
.sekoujirei p {
  margin-bottom: 0;
}
.sekoujirei .left_box {
  width: 44%;
}
.sekoujirei .left_box .main-img {
  display: block;
  width: 100%;
}
.sekoujirei .right_box {
  width: 56%;
}
.sekoujirei .main-img img {
  width: 100%;
  height: auto;
  margin-bottom: .5rem;
}
.sekoujirei .sub-img {
  width: 100%;
  justify-content: left;
}
.sekoujirei .sub-img a {
  display: block;
  width: calc((100% - 4%) / 5);
  margin-right: 1%;
}
.sekoujirei .sub-img img {
    width: 110px;
    height: 110px;
}
.sekoujirei .right_box .flex_box {
    padding: 0 10px 5px 10px;
    border-bottom: 2px solid #ccc;
    position: relative;
}
.sekoujirei .right_box .flex_box::before {
    content: "";
    width: 20%;
    height: 2px;
    background-color: #70952E;
    position: absolute;
    left: 0;
    bottom: -2px;
}
.sekoujirei .right_box .haka_name {
  border: none;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: bold;
  color: #007943;
  line-height: 1;
  padding: 0;
}
.sekoujirei .right_box .bold {
  font-size: 16px;
}
.sekoujirei .right_box .price {
  font-weight: bold;
  line-height: 1;
  font-size: 24px;
}
.sekoujirei .right_box dl {
  padding: 15px 0;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 0;
}
.sekoujirei .right_box dl:last-of-type {
  padding-bottom: 0;
  border-bottom: none;
}
.sekoujirei .right_box dl dt {
  font-weight: bold;
  padding-left: 25px;
  position: relative;
}
.sekoujirei .right_box dl dt::before {
  content: "■";
  position: absolute;
  top: 0;
  left: 0;
  color: #007943;
}
.sekoujirei .right_box dl dd {
  padding-left: 25px;
  margin-top: 5px;
  margin-left: 0;
}
.sekoujirei .right_box dl dd ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sekoujirei .right_box dl dd ul li {
  width: 50%;
  padding-left: 20px;
  position: relative;
  margin: 0;
  margin-top: 5px;
}
.sekoujirei .right_box dl dd ul li:nth-child(-n+2) {
  margin-top: 0;
}
.sekoujirei .right_box dl dd ul li::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #70952E;
  position: absolute;
  top: 10px;
  left: 0;
}
.sekoujirei .right_box dl dd ul li::after {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  top: 12px;
  left: 2px;
}
.sekoujirei .right {
  text-align: right;
}
.rating-star {
  padding-left: .5rem;
}
.haka_main a.key-btn:hover {
  background: #007943;
}
#voice h3 {
  margin-top: 60px;
  font-size: 28px;
  color: #007943;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 3px solid #ccc;
  position: relative;
  text-wrap: auto;
}
#voice h3.first {
  margin-top: 30px;
}
#voice h3::before {
  content: "";
  width: 20%;
  height: 3px;
  background-color: #007943;
  position: absolute;
  bottom: -3px;
  left: 0;
}
.voice_cover {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
  line-height: 1.5;
  padding-right: 1rem;
}
.voice_cover .left_box {
  width: calc(15% - 20px);
  margin-right: 20px;
}
.voice_cover .left_box .voice_icon {
  margin: 0 auto 10px;
  text-align: center;
}
.voice_cover .left_box .voice_icon img {
  margin: 0 auto;
}
.voice_cover .left_box .name {
  text-align: center;
  font-size: 14px;
  margin-top: 5px;
}
.voice_cover .left_box .date {
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
}
.voice_cover .right_box {
  width: 85%;
  position: relative;
  display: inline-block;
  padding: 20px;
  border: 2px solid #ccc;
  box-sizing: border-box;
  border-radius: 10px;
  background: #fff;
}
.voice_cover .right_box::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -26px;
  margin-top: -13px;
  border: 13px solid transparent;
  border-right: 13px solid #fff;
  z-index: 2;
}
.voice_cover .right_box::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-right: 14px solid #ccc;
  z-index: 1;
}
.voice_cover .right_box dl {
  padding: 10px 0;
  border-bottom: 1px dashed #ccc;
}
.voice_cover .right_box dl:first-of-type {
  padding-top: 0;
}
.voice_cover .right_box dl:last-of-type {
  padding-bottom: 0;
  border-bottom: none;
}
.voice_cover .right_box dl dt {
  display: flex;
  flex-wrap: nowrap;
}
.voice_cover .right_box dl dt .title {
  font-weight: bold;
  color: #007943;
  font-size: 20px;
  padding-right: 20px;
}
h1.area_h1 {
  margin-left: 20px;
  padding-top: 2rem;
  text-shadow: 2px 2px 0 white, -2px -2px 0 white,
                 -2px 2px 0 white, 2px -2px 0 white,
                 2px 0 0 white, -2px 0 0 white,
                 0 2px 0 white, 0 -2px 0 white;
  font-size: 2.2rem;
}
.area_h1 .pname {
  font-size: 52px;
  color: #0d25fd;
  padding-right: .2rem;
}
.area_h1 .jimai {
  font-size: 52px;
  color: #017943;
  padding-right: .2rem;
}
.area_h1 .sub {
  font-size: 30px;
}
.area_h1 .tachiai {
  color: #ffac05;
  font-size: 52px;
}
.area_h1 .p_cover {
  font-size: 30px;
}
.area_h1 .p_cover .price {
  font-size: 60px;
  padding: 0 .5rem;
}
p.price_come {
  font-size: 14px;
  margin: 0 0 1rem 20px;
}
#work_area h2.pref_title {
  background: none;
  padding: 0;
  font-size: 34px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
  line-height: 1;
  color: #007943;
}
#work_area h2.pref_title span {
  padding: 0 10px;
  border-bottom: 2px solid #007943;
}
.more_btn {
  max-width: 280px;
  width: 100%;
  margin: 20px auto 0;
  text-align: center;
}
.more_btn a {
  color: #007943;
  border: 2px solid #007943;
  background-color: #fff;
  border-radius: 50px;
  transition: .3s;
  position: relative;
}
.more_btn a::before {
  content: "\f105";
  font-family: Fontawesome;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  font-size: 16px;
  font-weight: bold;
}
.more_btn a:hover {
  background-color: #007943;
  color: #fff;
}
h3.chosen_title {
  border: none;
  font-size: 30px;
  font-weight: bold;
  color: #007943;
  padding-left: 80px;
  position: relative;
  margin-top: 20px;
  text-wrap: auto;
}
h3.chosen_title::before {
  content: "理由";
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 40px;
  color: #fff;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: #007943;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
h3.chosen_title::after {
  content: "01";
  font-size: 30px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  line-height: 90px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
h3.chosen_title.n2::after {
  content: "02";
}
h3.chosen_title.n3::after {
  content: "03";
}
h3.chosen_title.n4::after {
  content: "04";
}
#top_voice {
  padding: 40px 0;
  background-color: #e8ecdf;
}
.sc_box {
  margin-top: 30px;
}
.sc_box .cate_box {
  width: 300px;
  height: 326px;
  margin: 0 10px;
  padding: 30px;
  border-radius: 10px;
  background-color: #fff;
}
.sc_box .cate_box p {
  margin-bottom: 0;
  line-height: 1.5;
}
.sc_box .cate_box img {
  width: 80px;
  height: auto;
  margin: 0 auto;
}
.sc_box .cate_box .name {
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
}
.sc_box .cate_box .disc {
  margin-top: 20px;
}
.slider-2 .slick-arrow {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #fff;
    cursor: pointer;
    border: none;
    outline: none;
    font-size: 0;
    position: absolute;
    top: 90px;
    z-index: 1;
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
}
.slider-2 .slick-arrow::before {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    border: 1px solid #09000d;
    border-width: 3px 3px 0 0;
    position: absolute;
    top: 12px;
    transform: rotate(45deg);
}
.slider-2 .slick-prev::before {
    border-width: 0 0 3px 3px;
    right: 11px;
}
.slider-2 .slick-next::before {
    left: 10px;
}
.onestop .cate_box {
  width: calc((100% - 60px) / 3);
  margin-top: 20px;
  padding: 20px;
  border: 2px solid #70952e;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
}
.onestop .cate_box h3 {
  border: none;
  font-weight: bold;
  text-align: center;
  font-size: 24px;
  line-height: 1;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 0;
  color: #70952e;
}
.onestop .cate_box .o_price {
  text-align: center;
  font-weight: bold;
  line-height: 1;
  font-size: 20px;
  padding: 10px 0;
  margin-top: 15px;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
}
.onestop .cate_box .o_price .price {
  font-size: 40px;
}
/* トップページ　流れ */
.body .wp-block-columns.flow_box {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding-top: 30px;
  margin-bottom: 0;
  position: relative;
}
.flow_box::before {
  content: "";
  width: 4px;
  height: 100%;
  background-color: #ccc;
  position: absolute;
  top: 30px;
  left: 80px;
}
.flow_box_cover .flow_box:nth-of-type(7)::before {
  width: 0;
  background-color: transparent;
}
.flow_box .flow_number {
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 50%;
  background-color: #007943;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 34px;
  margin: 0 40px;
  position: relative;
  z-index: 1;
}
.flow_box_cover .flow_box:nth-of-type(2n) .flow_number {
  background-color: #70952e;
}
.flow_box .box {
  padding: 20px;
  border-radius: 10px;
  background-color: #fff;
}
.flow_box h3 {
  border: none;
  padding: 0;
  font-size: 24px;
  color: #007943;
  font-weight: bold;
  margin-bottom: 0;
}
/* トップページ　流れ 終わり */
/* 料金 */
.hakajimai-p_table table tr:nth-of-type(2n+1) {
  background: none;
}
.hakajimai-p_table table tr td {
  background: none;
  border: 1px solid #ccc;
}
.hakajimai-p_table table tr td:nth-of-type(2n+1) {
  width: 25%;
  background-color: #E8ECDF;
  color: #007943;
  font-weight: bold;
}
.jyoken_box h3 {
  border: none;
  padding: 0;
  margin-bottom: 0;
  font-size: 24px;  
  font-weight: bold;
  color: #70952e;
  text-wrap: auto;
  line-height: 1.3;
}
.jyoken_box p {
  margin-top: 10px;
}
ul.necessary_info {
  margin: 20px auto 0;
  padding: 0;
  border: 2px solid #70952e;
  border-radius: 10px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  line-height: 1.5;
}
ul.necessary_info li {
  margin: 0;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 10px 10px 35px;
  border-bottom: 1px solid #ccc;
  position: relative;
  width: 50%;
  border-right: 1px solid #ccc;
}
ul.necessary_info li::before {
  content: "\f14a";
  font-family: Fontawesome;
  color: #007943;
  position: absolute;
  top: 10px;
  left: 10px;
}
ul.necessary_info li p {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 0;
}
/* 料金 終わり */
/* コンタクトフォーム */
.col_1 .wpcf7-list-item {
  width: 100%;
}
/* コンタクトフォーム終わり */
@media screen and (max-width: 1255px) {
  #works_top, #work_space {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media screen and (max-width: 1196px) {
  .inner, .hakajimai_top .fv_contents, .top_area {
    width: 100%;
  }
  .flex_box.contact_fv {
    justify-content: space-around;
  }  
}
@media screen and (max-width: 1135px) {
  .works_list {
    width: 100%;
    padding: 0;
  }
  .works_list dl.area_list dd a {
    height: 50px;
    width: 22.5%;
    text-align: center;
    padding: 0;
    line-height: 50px;
    border: 1px solid #007943;
    margin: 5px;
    border-radius: 5px;
    color: #007943;
  }
  .works_list dl.area_list dd a::before, .works_list dl.area_list dd a::after {
    content: none;
  }
}
@media screen and (max-width: 1023px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .sp-fv {
    display: block;
  }
  .spimg_cover {
    text-align: center;
    background: #f3f3e2;
    position: relative;
  }
  .spimg_cover h1.area_h1 {
    text-align: left;
    position: absolute;
    top: 1.5rem;
    left: 12%;
  }
  .area_h1 .tachiai {
    padding-right: .2rem;
  }
  p.price_txt {
    text-align: right;
    margin-right: 1rem;
  }
  .hakajimai_top .merit_box {
    position: inherit;
    padding: 0;
  }
  .hakajimai_top .catch .col_3 {
    width: 90%;
    margin: 0 auto 1rem;
    padding: 10px 0;
  }
  .merit_box .caution_txt {
    margin: 0 1rem;
  }
  .fv_cover .wrap {
    padding: 0 10px;
  }
  .pref_box .haka_name {
    font-size: 20px;
    font-weight: bold;
    color: #007943;
    border: none;
    margin-bottom: 0;
  }
  .hakajimai_top .sub_txt_box p {
    font-size: 1.1rem;
  }
  .hakajimai_top .sub_txt_box {
    margin: 10px auto 0;
    width: 95%;
  }
  #works_top .cate_txt, #voice .cate_txt, #works_top .sub_txt {
    text-align: left;
  }
}
@media screen and (max-width: 834px) {
  .sekoujirei .right_box {
    padding-left: 1rem;
  }
  .body .wp-block-columns.flow_box {
    padding-top: 20px;
  }
  ul.hakajimai-check li p {
    font-size: 16px;
    line-height: 1.5;
  }
  .flow_box .flow_number {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 26px;
    margin: 0 10px 0 0;
  }
  .flow_box::before {
    left: 25px;
    top: 20px;
  }
  h2.price_h2 {
    font-size: 24px;
  }
  ul.hakajimai-check li {
    font-size: 18px;
  }
  .hakajimai-p_table table tr td:nth-of-type(2n+1) {
    width: 100%;
  }
  .hakajimai-p_table table tr, .hakajimai-p_table table tr td {
    border-bottom: none;
  }
  .hakajimai-p_table table tr:last-child {
    border-bottom: 1px solid #ccc;
  }
  .hakajimai-p_table td {
    display: inline-block;
    width: 100%;
    float: left;
  }
}
@media screen and (max-width: 781px) {
  .wrap {
    padding: 0 10px;
  }
  .spimg_cover h1.area_h1 {
    left: 1rem;
    font-size: 1.8rem;
  }
  .area_h1 .pname, .area_h1 .jimai, .area_h1 .tachiai {
    font-size: 40px;
  }
  .area_h1 .p_cover .price {
    font-size: 46px;
  }
  main.main {
    padding: 20px .5rem 32px;
  }
  h2.top_h2 {
    margin-top: 10px;
    font-size: 28px;
    line-height: 1.5;
  }
  h2.border_h2 {
    font-size: 24px;
    border-bottom: 2px solid #007943;
    padding-bottom: 5px;
    line-height: 1.3;
  }
  h2.border_h2 span {
    border: none;
  }
  .voice_cover {
    padding-right: 0;
  }
  /* タブ */
  .tab_hakajimai  .tab-label-group {
    gap: 0;
  }
  .tab_hakajimai .tab-label-group .tab-label {
    width: 33.333%;
    margin-right: 0;
    border-radius: 0;
    font-size: 18px;
  }
  .tab_hakajimai .tab-label-group .tab-label:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }
  .tab_hakajimai .tab-label-group .tab-label:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  /* タブ終了 */
  .fv_cover {
    padding: 1.5rem 0 1rem;
  }
  .fv_cover .page_title {
    font-size: 2.5rem;
    letter-spacing: 3px;
    line-height: 1;
  }
  h2.haka_title {
    font-size: 28px;
  }
  .sekoujirei .left_box, .sekoujirei .right_box {
    width: 100%;
    padding-left: 0;
  }
  #works_top, #work_space {
    padding-left: .5rem;
    padding-right: .5rem;
  }
  .sekoujirei .right_box dl dd ul li {
    width: 100%;
  }
  .sekoujirei .sub-img img {
    width: 100%;
    height: auto;
  }
  .title_box .bold {
    text-align: right;
  }
  .voice_cover .left_box {
    width: 100%;
    margin-right: 0;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 20px;
  }
  .voice_cover .left_box .voice_icon {
    margin: 0;
  }
  .voice_cover .left_box .name {
    font-size: 16px;
    text-align: left;
    padding: 0 20px;
    margin-top: 0;
  }
  .voice_cover .left_box .date {
    font-size: 16px;
    text-align: right;
    margin-top: 0;
  }
  .voice_cover .right_box {
    width: 100%;
    margin-bottom: 0;
  }
  .voice_cover .right_box::before {
    top: -26px;
    left: 40px;
    margin-top: 0;
    margin-left: -13px;
    border-right: 13px solid transparent;
    border-bottom: 13px solid #fff;
  }
  .voice_cover .right_box::after {
    top: -30px;
    left: 40px;
    margin-left: -14px;
    margin-top: 0;
    border-right: 14px solid transparent;
    border-bottom: 14px solid #ccc;
  }
  .voice_cover .right_box dl dt .title {
    font-size: 18px;
  }
  .jyoken_box:nth-of-type(2n) {
    flex-direction: column-reverse;
  }
  ul.necessary_info li {
    width: 100%;
    border-right: none;
    font-size: 18px;
  }
  ul.necessary_info li p {
    font-size: 16px;
  }
}
@media screen and (max-width: 550px) {
  .spimg_cover h1.area_h1 {
    top: 0;
    left: 0;
    font-size: 1.6rem;
  }
  .area_h1 .pname, .area_h1 .jimai, .area_h1 .tachiai {
    font-size: 30px;
  }
  .area_h1 .sub, .area_h1 .p_cover {
    font-size: 1.6rem;
  }
  .area_h1 .p_cover .price {
    font-size: 34px;
  }
  .hakajimai_main .entry-content.wrap {
    padding: 0;
  }
  h2.haka_title {
  font-size: 1.3rem;
  }
  #works_top .cate_txt, #voice .cate_txt {
    font-size: 17px;
  }
  #works_top .sub_txt {
    font-size: 1.2rem;
  }
  h2.haka_title {
    font-size: 1.2rem;
  }
  h2.haka_title span {
    padding: 0;
 }
 .rating-star {
  padding-left: 0;
 }
}