
@charset "UTF-8";
.biz-sec .row { background-color: rgba(10,10,10,0);}.biz-text-area { /*padding: 2.5vw;*/}#biz-comment img,.biz-text img { width: auto; max-width: 100%; height: auto;}
.biz-sec h2 { background-color: rgba(10,10,10,.05); border-left: solid 4px #ed9a00;}#business h2{position: relative;	background: #f1c6c6;}#business h2:before { position: absolute; content: "\002713"; padding: 0em; color: #fff; left: -1.5em; top: 50%; transform: translateY(-50%);}#business #biz2 h2{ color:#0081c8; background:#d0eeff; border-left: solid 2em #0081c8;}#business #biz2 h3{ color:#0081c8;}#business #biz2 ul { color:#0081c8; background: #d0eeff;}#business #biz2 ul:before{ background:#0081c8;}#business #biz3 h2{ color:#ffc107; background:#fff3ce; border-left: solid 2em #ffc107;}#business #biz3 h3{ color:#ffc107;}#business #biz3 ul { color:#ffc107; background:#fff3ce;}#business #biz3 ul:before{ background:#ffc107;}#business #biz4 h2{ color:#28a745; background:#daffe3; border-left: solid 2em #28a745;}#business #biz4 h3{ color:#28a745;}#business #biz4 ul { color:#28a745; background:#daffe3;}#business #biz4 ul:before{ background:#28a745;}#business ul { margin-top: 3vw; position: relative; padding: 1rem; border-radius: 0 10px 10px 10px;}#business ul:before { position: absolute; top: -7vw; left: 0; height: 7vw; padding: 1vw 3vw; content: 'check'; color: #fff; border-radius: 10px 10px 0 0;}@media (min-width: 768px){ .biz-text-area { /*padding: 3vw;*/ height: 100%; } .biz-sec h2 { font-size: 180%; } .biz-text-area h3 { font-size: 120%; margin-bottom: 0; } .biz-text-area h4 { font-size: 110%; margin-bottom: 0; } #business ul:before { top: -3vw; height: 3vw; padding: 0.5vw 3vw; } }
@media (min-width: 1200px){ #business { font-size: 1.1rem; }	.biz-text-area {padding: 30px;}}
@media (max-width: 767px){ .biz-sec h2 { font-size: 110%; } .biz-text-area h3 { font-size: 105%; } .biz-text-area h4 { font-size: 100%; } #business ul:before { top: -7vw; height: 7vw; padding: 1vw 3vw; }}@media (max-width: 575px){ .index-header::after { bottom: 4vw; } #greeting { line-height: 6vw; }
}