
@charset "UTF-8";
.biz-sec .row { background-color: rgba(34,34,34,0);}
#business { overflow: hidden;}
.biz-text-area { padding: 2.5vw;}#biz-comment img,.biz-text img { width: auto; max-width: 100%; height: auto;}.biz-sec h2 { color: #222; border-bottom: solid 5px #00adba; border-top: solid 5px #f5ac3c; font-weight: 700;}/*.biz-sec img{ border-top:solid 3px #f5ac3c; border-left:solid 3px #f5ac3c; border-bottom:solid 3px #00adba; border-right:solid 3px #00adba;
}*/
@media (min-width: 768px){ .biz-text-area { padding: 3vw; height: 100%; } .biz-sec h2 { font-size: 180%; margin: 0 auto; width: 50vw; } .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; }	.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%; }}@media (max-width: 575px){ .index-header::after { bottom: 4vw; } #greeting { line-height: 6vw; }
}