
@charset "UTF-8";
.biz-sec { background-color: ;}
#business { overflow: hidden;}
.biz-img-area dt {background-color: #E3E3E3;	padding: .5rem;}.biz-img-area dd {border: 3px solid #E3E3E3;	padding: 1rem;}
.biz-text-area th { width: auto;	padding: .5rem;	border: 1px solid #222;	background-color: #E3E3E3;}.biz-text-area td { width: auto;	padding: .5rem;	border: 1px solid #222;}.biz-text-area h3 { line-height: 1.5;}
#biz-comment img,.biz-text img { width: auto; max-width: 100%; height: auto;}
.biz-text-area h2 {color: #ffffff; background-color: #b2002f; padding: 1rem;	border-radius: 10px;}
#about {background-color: #E3E3E3;	padding: 1rem;}
@media (min-width: 768px){ .biz-text-area { height: 100%; } .biz-text-area h2 { font-size: 140%; } .biz-text-area h3 { font-size: 120%; margin-bottom: 0; } .biz-text-area h4 { font-size: 110%; margin-bottom: 0; }}
@media (min-width: 1300px){ .biz-text-area { font-size: 1.1rem; }}
@media (max-width: 767px){ .biz-text-area h2 { font-size: 120%; } .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; }
}