@charset "utf-8";

.service .sp_l_wrapper .breadCrumb {
    background: #f5f5f5;
}

.service .sp_mainvisual {
    position: relative;
}
.service .sp_mainvisual picture {
    display: block;
}
.service .sp_mainvisual .mv_txt {
    position: absolute;
    top: 80px;
    top: 21vw;
    left: 0px;
    padding: 15px;
    padding: 4vw;
    width: 100%;
}
.service .sp_mainvisual .mv_txt p {
    font-size: 14px;
    font-size: 1.4rem;
    font-size: 3.7vw;
    color: #333;
    font-weight: bold;
    text-shadow: #fff 1px 0px, #fff -1px 0px, #fff 0px -1px, #fff 0px 1px, #fff 1px 1px, #fff -1px 1px, #fff 1px -1px, #fff -1px -1px, #fff 0px 1px, #fff 0px 1px, #fff 0px -1px, #fff 0px -1px, #fff 1px 0px, #fff 0px 0px, #fff 1px 0px, #fff -1px 0px;
    margin-bottom: 10px;
    margin-bottom: 2.6vw;
    margin-right: -15px;
    margin-right: -3.9vw;
}
.service .sp_mainvisual .mv_txt .mv_3points_list {
    display: flex;
}
.service .sp_mainvisual .mv_txt .mv_3points_list .mv_3points_listItem {
    background: #fff;
    border: 2px solid #2eb6a2;
    color: #2eb6a2;
    font-size: 15px;
    font-size: 1.5rem;
    font-size: 4.0vw;
    font-weight: bold;
    margin-right: 5px;
    margin-right: 1vw;
    padding: 2px 0 3px;
    text-align: center;
    width: 112px;
    width: 34%;
}
.service .sp_mainvisual .mv_txt .mv_3points_list .mv_3points_listItem:last-child {
    margin-right: 0;
}
.service .sp_mainvisual .mv_price .mv_price_title {
    position: relative;
    text-align: center;
    font-size: 23px;
    font-weight: bold;
    font-size: 2.3rem;
    font-size: 6.0vw;
    height: 60px;
    height: 16vw;
}
.service .sp_mainvisual .mv_price .mv_price_title span {
    width: 31vw;
    position: absolute;
    top: 22px;
    top: 6vw;
    left: 20px;
    left: 5.5vw;
    text-align: right;
}
.service .sp_mainvisual .mv_price .mv_price_title img {
    height: 47px;
    height: 12.5vw;
    position: absolute;
    top: 10px;
    top: 2.7vw;
    right: 20px;
    right: 5.5vw;
}
.service .sp_mainvisual .mv_price .mv_price_title .mv_price_value {
    display: inline-block;
    font-family: Hiragino Kaku Gothic ProN, "Helvetica Neue", Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "MS Pゴシック", Arial, Verdana, sans-serif;
    font-weight: 900;
    background: -moz-linear-gradient(top, #fc9e36 0%, #fc9e36 50%, #fb8402 51%, #fb8402 100%);
    background: -webkit-linear-gradient(top, #fc9e36 0%, #fc9e36 50%, #fb8402 51%, #fb8402 100%);
    background: linear-gradient(top, #fc9e36 0%, #fc9e36 50%, #fb8402 51%, #fb8402 100%);
    -moz-background-clip: text;
    -webkit-background-clip: text;
    background-clip: text;
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
}
.service .sp_mainvisual .mv_price .mv_price_title .mv_price_value .price {
    font-size: 38px;
    font-size: 3.8rem;
    font-size: 10vw;
    font-feature-settings: "palt" 1;
}
.service .sp_mainvisual .mv_price .mv_price_title .mv_price_value .unit {
    font-size: 19px;
    font-size: 1.9rem;
    font-size: 5vw;
    font-feature-settings: "palt" 1;
}
.service .sp_mainvisual .mv_price .mv_price_note {
    font-size: 10px;
    font-size: 1.0rem;
    font-size: 2.6vw;
    padding: 0 15px;
    padding: 0 4vw;
}

.onayami {
    background: no-repeat url(/spb/img_ab56/bg_green.png);
    background-position: 0px -210px;
    background-size: 100%;
    padding: 0 0 20px;
}
.serviceTitleOnayami {
    color: #fff;
    position: relative;
    line-height: 1em;
    margin: 10px 0 0;
    background: #fff;
}
.serviceTitleOnayami__txt {
  font-size: 3.8vw;
  font-weight: bold;
  position: absolute;
  top: 4vw;
  left: 25vw;
  display: flex;
  align-content: center;
  line-height: 5.5vw;
  text-shadow: 2px 2px 1px #29a594,
    -2px 2px 1px #29a594,
    2px -2px 1px #29a594,
    -2px -2px 1px #29a594;
}
.serviceTitleOnayami__txt span {
  color: #FEF001;
  font-weight: bold;
}
.serviceTitleOnayami__txt2 {
    font-size: 18px;
    font-size: 1.8rem;
    font-size: 5.0vw;
    font-weight: bold;
    position: absolute;
    top: 11.5vw;
    left: 25vw;
    display: flex;
    align-content: center;
    line-height: 5.5vw;
    text-shadow: 2px 2px 1px #29a594,
    -2px 2px 1px #29a594,
    2px -2px 1px #29a594,
    -2px -2px 1px #29a594;
}
.serviceTitleOnayami__txt2 span {
    font-size: 8vw;
    color: #FEF001;
    font-weight: bold;
}
.Onayami__txt {
    font-size: 3.7vw;
    padding: 3vw;
}
.serviceContentOnayami {
    margin: 15px 10px;
}
.serviceContentOnayami li {
    display: flex;
    align-items: center;
    background: #fff;
    margin: 0 0 10px;
    padding: 4px 5px 4px 5px;
    font-weight: bold;
    font-size: 1.65rem;
    font-size: 17px;
    font-size: 4.5vw;
    color: #333333;
    box-shadow: 0px 0px 2px rgba(0,0,0,0.1);
}
.serviceContentOnayami li span {
  color: #30b5a2;
}
.serviceContentOnayami li:before {
    content: "";
    background: no-repeat url(/spb/img_abtest/service_common/ic_check.png);
    width: 25px;
    height: 25px;
    display: inline-block;
    background-size: 100%;
    margin-right: 7px;
}
.onayami3points {
    padding: 0 10px;
}
.onayami3points .serviceSubTitleOnayami {
    font-size: 17px;
    font-size: 1.7rem;
    font-size: 4.5vw;
    padding: 30px 0 10px;
    background: no-repeat url(/spb/img_abtest/service_common/arrow.png);
    background-position: center top;
    background-size: 20vw;
    text-align: center;
    font-weight: bold;
    font-weight: 900;
    color: #333;
    text-shadow: #fff 1px 0px, #fff -1px 0px, #fff 0px -1px, #fff 0px 1px, #fff 1px 1px, #fff -1px 1px, #fff 1px -1px, #fff -1px -1px, #fff 0px 1px, #fff 0px 1px, #fff 0px -1px, #fff 0px -1px, #fff 1px 0px, #fff 0px 0px, #fff 1px 0px, #fff -1px 0px;
}
.onayami3points .serviceSubTitleOnayami img {
    width: 60vw;
}
.onayami3points .onayami3points_list {
    display: flex;
}
.onayami3points p {
    font-size: 14px;
    font-size: 1.4rem;
    font-size: 3.7vw;
}

.sp_l-main .serviceContentWrap {
    position: relative;
    margin: 0;
}
.sp_l-main .serviceContentWrap .serviceContentInner {
    padding: 10px 10px 0;
}

.serviceContentWrap h2 {
    width: 100%;
    margin: 0;
    padding: 0;
}
.serviceContentWrap h2 .large {
    font-size: 30px;
    font-size: 3.0rem;
    font-size: 7.8vw;
    font-weight: bold;
}
.serviceContentWrap h2 .yellow {
    color: #fff65d;
}
.serviceContentWrap h2 .narrow {
    letter-spacing: -0.2em;
}

.serviceContentWrap.price h2 {
    background: no-repeat url(/spb/img_abtest/service_common/ttl_price_bg.png);
    background-size: 100%;
    background-position: center top;
    padding: 12px 12px 10px;
    height: 60px;
    margin-top: -8px;
    font-size: 21px;
    font-size: 2.1rem;
    font-size: 5.6vw;
    font-weight: bold;
    font-weight: 900;
    color: #fff;
    text-shadow: 1px 1px 0.5px #29a594, -1px 1px 0.5px #29a594, 1px -1px 0.5px #29a594, -1px -1px 0.5px #29a594;
    letter-spacing: -0.05em;
}
.serviceContentWrap .price_komikomi {
    margin: 0;
    padding: 2px 0 10px;
}
.serviceContentWrap .price_menu {
    margin-bottom: 10px;
}
.serviceContentWrap .price_menu .menu_ttl {
    background: #8fc320;
    color: #fff;
    text-align: center;
    padding: 3px;
    margin: 0 0 13px;
    font-size: 24px;
    font-size: 2.4rem;
    font-size: 6.0vw;
    font-weight: bold;
}
.serviceContentWrap .price_menu .menu_sub_ttl {
    background: #fff;
    color: #8fc31f;
    border: 1px solid #8fc31f;
    text-align: center;
    padding: 3px;
    margin: 0 0 13px;
    font-size: 24px;
    font-size: 2.4rem;
    font-size: 6.0vw;
    font-weight: bold;
}
.serviceContentWrap .price_menu .menu_description {
    display: flex;
    align-items: flex-start;
    margin: 0 0 10px;
}
.serviceContentWrap .price_menu .menu_description .description_img {
    width: 40%;
}
.serviceContentWrap .price_menu .menu_description .description_txt {
    width: calc( 60% - 10px );
    margin-left: 12px;
    margin-left: 3.4vw;
    font-size: 14px;
    font-size: 1.4rem;
    font-size: 3.7vw;
}
.serviceContentWrap .servicePriceContent {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 3vw;
    padding: 2vw;
    background: #f5f5f5;
}
.serviceContentWrap .servicePriceContent .service-item {
    font-weight: bold;
    font-size: 5vw;
}
.serviceContentWrap .servicePriceContent .service-price-number {
    color: #FB8402;
    font-weight: bold;
    font-size: 5vw;
}
.serviceContentWrap .servicePriceContent .service-price-number .yen {
    font-size: 3vw;
}

.serviceContentWrap .price_menu .menuContents {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    margin: 0 0 0;
}
.serviceContentWrap .price_menu .menuContents.mb10 {
    margin-bottom: 10px;
}
.serviceContentWrap .price_menu .menuContents li {
    margin: 0 0 6px;
    padding: 0 0 3px;
    border-bottom: 1px solid #dedede;
    width: 100%;
    display: flex;
    align-items: center;
}
.serviceContentWrap .price_menu .menuContents li:last-child {
    margin: 0 0 0;
    padding: 0 0 3px;
    border-bottom: none;
}
.serviceContentWrap .price_menu .menuContents li .menuItem {
    width: 60%;
    font-size: 18px;
    font-size: 1.8rem;
    font-size: 4.6vw;
}
.serviceContentWrap .price_menu .menuContents li .menuPrice {
    width: 40%;
    text-align: right;
    color: #fb8502;
	display: flex;
	flex-direction: column;
}
.serviceContentWrap .price_menu .menuContents li .menuPrice .price__taxin{
	color: #333;
	font-size: 1.2rem;
}
.serviceContentWrap .price_menu .menuContents li .menuPrice .price__taxin .price{
	font-size: 1.8rem;
}
.serviceContentWrap .price_menu .menuContents li .menuPrice .price{
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.0em;
    font-family: 'Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic';
}
.serviceContentWrap .price_menu .menuContents li .menuPrice .unit{
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.0em;
}
.serviceContentWrap .price_menu .note {
    font-size: 10px;
    font-size: 1.0rem;
    font-size: 2.6vw;
    margin-bottom: 10px;
}

.serviceContentWrap.flow h2 {
    background: no-repeat url(/spb/img_abtest/service_common/ttl_step_bg.png);
    background-size: 100%;
    background-position: center top;
    padding: 12px 0px 10px 51px;
    height: 60px;
    margin-top: 5px;
    font-size: 22px;
    font-size: 2.2rem;
    font-size: 6.0vw;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 1px 0.5px #fb8404, -1px 1px 0.5px #fb8404, 1px -1px 0.5px #fb8404, -1px -1px 0.5px #fb8404;
    letter-spacing: -0.05em;
}

.service_hikaku {
    margin: 10px 0 0;
    position: relative;
}
.service_hikaku_note {
    position: absolute;
    bottom: 0px;
    font-size: 10px;
    font-size: 1.0rem;
    font-size: 2.6vw;
    color: #fff;
    margin: 10px;
    margin: 1.0rem;
    margin: 2.6vw;
    text-shadow: 1px 1px 1px #0e8a65, -1px 1px 1px #0e8a65, 1px -1px 1px #0e8a65, -1px -1px 1px #0e8a65;
}

.serviceContentWrap.flow .serviceContentInner{
    position: relative;
    padding: 15px 10px 0;
}
.serviceContentWrap.flow h2{
    font-weight: 900;
}

.serviceContentWrap.flow .flow_content {
    display: flex;
    position: relative;
}

.serviceContentWrap.flow .flow_vertical {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-align: center;
    padding: 5px;
    background: #fb8402;
    font-size: 19px;
    font-size: 1.9rem;
    font-size: 5.2vw;
    font-weight: bold;
    color: #fff;
    width: 40px;
}
.serviceContentWrap.flow .flow_vertical.flow_vertical_step1 {
    background: #fb8402;
}
.serviceContentWrap.flow .flow_vertical.flow_vertical_step2 {
    background: #ffb400;
}
.serviceContentWrap.flow .flow_vertical.flow_vertical_step2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    margin: auto;
    border-style: solid;
    border-color: #fb8402 transparent transparent transparent;
    border-width: 20px 19px 0 20px;
}
.serviceContentWrap.flow .flow_list {
    position: relative;
    margin: 0 0 0 10px;
}
.serviceContentWrap.flow .flow_listItem h3 {
    background: #8fc320;
    color: #fff;
    text-align: center;
    padding: 3px;
    margin: 0 0 13px;
    font-size: 24px;
    font-size: 2.4rem;
    font-size: 6.0vw;
    font-weight: bold;
}
.serviceContentWrap.flow .flow_step {
    display: flex;
    align-items: flex-start;
    margin: 0 0 10px;
    background: no-repeat url(/spb/img_abtest/service_common/arrow.png);
    background-position: center bottom;
    background-size: 20vw;
    text-align: center;
    padding-bottom: 30px;
    padding-bottom: 3.0rem;
    padding-bottom: 8vw;
}
.serviceContentWrap.flow .flow_speed .flow_step.last-child {
    background: none;
    padding-bottom: 0;
}
.serviceContentWrap.flow .flow_listItem .flow_step_img {
    width: 30%;
}
.serviceContentWrap.flow .flow_listItem .flow_step_txt {
    width: calc( 70% - 10px );
    margin-left: 12px;
    margin-left: 3.4vw;
    font-size: 14px;
    font-size: 1.4rem;
    font-size: 3.7vw;
    text-align: left;
}
.serviceContentWrap.flow .note {
    margin: 10px 0;
    font-size: 10px;
    font-size: 1.0rem;
    font-size: 2.6vw;
}

.homeContentWrap.mind .homeContentInner {
    padding: 0 10px 5px;
}
.homeContentWrap.mind h2 {
    margin: 0;
    padding: 22px 0 5px;
    width: 100%;
    text-align: center;
}
.homeContentWrap.mind .homeTitlePrice__txt {
    font-size: 20px;
    font-size: 2.0rem;
    font-size: 5.3vw;
    font-weight: 900;
    text-shadow: 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff;
}
.homeContentWrap.mind .homeTitlePrice__txt .orange {
    color: #fc8602;
}
.homeContentWrap.mind .homeTitlePrice__txt .large {
    font-size: 42px;
    font-size: 4.2rem;
    font-size: 11vw;
}
.homeContentWrap.mind .homeTitlePrice__txt .narrow {
    letter-spacing: -0.15em;
}
.homeContentWrap.mind .mindListItem {
    background: rgba(255,255,255,0.8);
    margin: 0 0 10px;
    box-shadow: 0px 0px 2px rgba(0,0,0,0.1);
}
.homeContentWrap.mind .mindListItem .mindListItem_list {
    display: flex;
    padding: 0 10px;
}
.homeContentWrap.mind .mindListItem .mindListItem_list .mindListItem_listItem {
    background: #2eb6a2;
    border: none;
    color: #fff;
    font-size: 17px;
    font-size: 1.7rem;
    font-size: 4.5vw;
    font-weight: bold;
    margin-right: 5px;
    margin-right: 1vw;
    padding: 3px 0;
    text-align: center;
    width: 112px;
    width: 50%
}
.homeContentWrap.mind .mindListItem .mindListItem_list .mindListItem_listItem:last-child {
    margin-right: 0;
}
.homeContentWrap.mind .mindListItem p {
    padding: 10px;
    font-size: 14px;
    font-size: 1.4rem;
    font-size: 3.7vw;
}

.triple_crown {
    margin: -26px 0 10px;
}

/* 伐採 .felling */
.service.felling .sp_mainvisual .mv_price .mv_price_title img {
    height: 43px;
    height: 11.5vw;
    position: absolute;
    top: 14px;
    top: 3.7vw;
    right: 20px;
    right: 5.5vw;
}

/* 草刈り .cutting */
.service.cutting .sp_mainvisual .mv_price .mv_price_title img {
    height: 47px;
    height: 10.5vw;
    position: absolute;
    top: 14px;
    top: 3.7vw;
    right: 60px;
    right: 16.5vw;
}
.service.cutting .serviceTitleOnayami__txt {
    top: 5vw;
}
.service.cutting .serviceTitleOnayami__txt2 {
    top: 12.5vw;
}

/* 植栽 .replanting */
.service.replanting .sp_mainvisual .mv_price .mv_price_title span {
    width: 26vw;
    position: absolute;
    top: 22px;
    top: 6vw;
    left: 0;
    left: 0vw;
    text-align: right;
}
.service.replanting .serviceContentWrap .price_menu .menuContents li .menuItem {
    display: flex;
	flex-direction: column;
}
.service.replanting .serviceContentWrap .price_menu .menuContents li .menuSubItem {
    font-size: 11px;
    font-size: 1.1rem;
    font-size: 2.6vw;
    font-weight: bold;
}

/* 消毒 .disinfection */
.service.disinfection .serviceTitleOnayami__txt {
    top: 4vw;
    left: 23vw;
}
.service.disinfection .serviceTitleOnayami__txt2 {
    top: 11.5vw;
    left: 23vw;
}

/* 芝生 .mowing */
.service.mowing .sp_mainvisual .mv_price .mv_price_title img {
    height: 47px;
    height: 10.5vw;
    position: absolute;
    top: 14px;
    top: 3.7vw;
    right: 60px;
    right: 16.5vw;
}
.service.mowing .serviceTitleOnayami__txt {
    top: 4vw;
}
.service.mowing .serviceTitleOnayami__txt2 {
    top: 11.5vw;
}
.service.mowing .onayami3points .serviceSubTitleOnayami {
    margin: 0 -10px;
    letter-spacing: -0.02em;
}

/* その他 .others */
.service.others .serviceTitleOnayami__txt {
  top: 5vw;
}
.service.others .serviceTitleOnayami__txt2 {
    top: 12.5vw;
}

/* 砂利敷き .gravel */
.service.gravel .serviceTitleOnayami__txt {
  top: 6vw;
}
.service.gravel .serviceTitleOnayami__txt2 {
    top: 13.5vw;
}
.service.gravel .sp_mainvisual .mv_price .mv_price_title span {
    width: 31vw;
    left: 0vw;
    top: 20px;
    top: 5.5vw;
}
.service.gravel .sp_mainvisual .mv_price .mv_price_title img {
    right: 13px;
    right: 3.5vw;
    height: 45px;
    height: 12.0vw;
}
.service.gravel .serviceContentWrap .price_menu .menuContents li .menuPrice {
    width: 150%;
    text-align: right;
    color: #fb8502;
}

