
@charset "UTF-8";
.biz-sec .row { background-color: rgba(128,132,0,0);}
#business { overflow: hidden;}.biz-text-area { padding: 0 2.5vw;}#biz-comment img,.biz-text img { width: auto; max-width: 100%; height: auto;}
.biz-sec h2 { background-color: rgba(128,132,0,.05); border-left: solid 4px #eded95; padding: .5vw .5vw .5vw .8vw;}#service_list h2{ color:#fff; background-color:#808400; border-radius: 5px;}#service_list dl{ align-items: center; border-bottom:solid 1px #e2d47e;}@media (min-width: 768px){ .biz-text-area { padding: 0 3vw; height: 100%; } .biz-sec h2 { font-size: 130%; } .biz-text-area h3 { font-size: 120%; margin-bottom: 0; } .biz-text-area h4 { font-size: 110%; margin-bottom: 0; }}
@media (min-width: 1200px){ #business { font-size: 1.1rem; }}
@media (max-width: 767px){ .biz-sec h2 { font-size: 110%; } .biz-text-area h3 { font-size: 105%; } .biz-text-area h4 { font-size: 100%; }}@media (max-width: 575px){ .index-header::after { bottom: 4vw; } #greeting { line-height: 6vw; }
}