.service-item{
	width:calc(100% / 2 - 2.5rem);
}

#service .service {
    height: 50rem;
}

#service .service-en {
    top: -20px;
}

#service .service-content p {
    font-size: 4rem;
}

#service .service-content {
    padding: 3rem;
}

#service_hero_wrap .hero-bg {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
height: calc(100% - 7rem);
    width: calc(100% - 7rem);
}

#page__waterproofing-work .hero-content,
#page__painting-work .hero-content,
#page__sealing-work .hero-content,
#page__base-repair-work .hero-content,
#page__tile-work .hero-content,
#page__rope-work .hero-content{
position: absolute;
    z-index: 5;
    padding-top: 0;
    padding-bottom: 0;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    mix-blend-mode: overlay;
}

#page__waterproofing-work #page_header.l-tb-p,
#page__painting-work #page_header.l-tb-p,
#page__sealing-work #page_header.l-tb-p,
#page__base-repair-work #page_header.l-tb-p,
#page__tile-work #page_header.l-tb-p,
#page__rope-work #page_header.l-tb-p{
    padding-top: 10rem;
    padding-bottom: 10rem;
}

#service_hero_wrap{
    width: 60%;
    margin-left: auto;
    padding-right: 7rem;
    padding-bottom: 7rem;
}

#page__waterproofing-work .hero,
#page__painting-work .hero,
#page__sealing-work .hero,
#page__base-repair-work .hero,
#page__tile-work .hero,
#page__rope-work .hero{
    height: 60rem;
}

#page__waterproofing-work .breadcrumbs,
#page__painting-work .breadcrumbs,
#page__sealing-work .breadcrumbs,
#page__base-repair-work .breadcrumbs,
#page__tile-work .breadcrumbs,
#page__rope-work .breadcrumbs{
position: absolute;
    right: 0;
    bottom: 2.5rem;
    padding-right: 7rem;
}

.scroll {
    position: absolute;
    left: 0;
    bottom: 10rem;
    display: flex;
    align-items: flex-start;
}
.scroll-text {
    color: #333;
    font-size: 14px;
    transform: rotate(90deg);
    margin-top: 15px;
    margin-left: -10px;
}
.scroll-border {
  position: relative;
  width: 10px;
  height: 160px;
overflow: hidden;
}
.scroll-border::before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  background: #333;
  margin: auto;
}
.scroll-border::after {
    content: "";
    display: block;
    position: absolute;
    width: 2px;
    height: 30px;
    left: 0;
    right: 0;
    background: var(--main);
    animation: scrollbar 2.0s ease-in-out infinite;
    margin: auto;
}
@keyframes scrollbar {
  0% {
    bottom: 170px;
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    bottom: -10px;
    opacity: 0;
  }
}

.beer-handle{
background: var(--main)!important;
    color: var(--main-r)!important;
}

.beer-reveal[data-beer-label]:after, .beer-slider[data-beer-label]:after {
    font-size: 1.4rem!important;
top: initial!important;
    bottom: 2rem!important;
}

.service-main{
	margin-bottom: 10rem;
}

.service-name{
	margin-bottom: 5rem;
}

.service-name h2{
	font-size: 3rem;
}

.service-name p{
color: #B7B7B7;
    font-size: 2rem;
}

.service-feature h3,
.merit-wrap h3{
font-size: 2rem;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
    border-bottom: 1px solid #D2D2D2;
    position: relative;
}

.service-feature h3:after,
.merit-wrap h3:after{
content: "";
    display: block;
    border-bottom: 2px solid #05287B;
    width: 30px;
    position: absolute;
    padding-bottom: 1rem;
}

.merit-wrap{
	padding:10rem 5rem;
	border:1px solid #CFCFCF;
}

@media screen and (max-width:1600px) {
#service .service {
    height: 40rem;
}
}

@media screen and (max-width:1400px) {
.service-item {
    width: 100%;
}
#page__waterproofing-work .hero, #page__painting-work .hero, #page__sealing-work .hero, #page__base-repair-work .hero, #page__tile-work .hero, #page__rope-work .hero {
    height: 50rem;
}
}

@media screen and (max-width:1200px) {

}

@media screen and (max-width:960px) {

}

@media screen and (max-width:767px) {
#service .service {
        height: 25rem;
    }
#service .service-content {
    padding: 1rem;
}
#service .service-content p {
    font-size: 2.4rem;
}
#service .service-en {
    top: -13px;
}
#service_hero_wrap {
    width: 50%;
padding-right: 0rem;
    padding-bottom: 0;
}
#page__waterproofing-work .hero, #page__painting-work .hero, #page__sealing-work .hero, #page__base-repair-work .hero, #page__tile-work .hero, #page__rope-work .hero {
    height: 30rem;
    }
#service_hero_wrap .hero-bg {
    height: 100%;
    width: 100%;
    left: initial;
    right: 2rem;
    top: 2rem;
}
#page__waterproofing-work #page_header.l-tb-p, #page__painting-work #page_header.l-tb-p, #page__sealing-work #page_header.l-tb-p, #page__base-repair-work #page_header.l-tb-p, #page__tile-work #page_header.l-tb-p, #page__rope-work #page_header.l-tb-p {
    padding-top: 7rem;
    padding-bottom: 5rem;
}
#page__waterproofing-work .breadcrumbs, #page__painting-work .breadcrumbs, #page__sealing-work .breadcrumbs, #page__base-repair-work .breadcrumbs, #page__tile-work .breadcrumbs, #page__rope-work .breadcrumbs {
    right: 2rem;
    bottom: 0;
    padding: 0;
}
.scroll {
    bottom: 7px;
}
.scroll-border {
    height: 100px;
}
.scroll-text {
    font-size: 11px;
    margin-top: 12px;
    margin-left: -17px;
}
.beer-reveal[data-beer-label]:after, .beer-slider[data-beer-label]:after {
    font-size: 12px !important;
}
.service-name h2 {
    font-size: 1.8rem;
}
.service-name p {
    font-size: 1.4rem;
}
.service-feature h3, .merit-wrap h3 {
    font-size: 1.4rem;
}
.service-main {
    margin-bottom: 5rem;
}
.merit-wrap {
    padding: 3rem 2rem;
}
}