
@charset "UTF-8";
.biz-sec { /*background-color: rgba(34,34,34,.1);*/}
#business { overflow: hidden;}.biz-text-area { padding: 0 3.5vw;}#biz-comment img,.biz-text img { width: auto; max-width: 100%; height: auto;}
.biz-sec h2 { color:#1c6db1; /*background-color: #f9f8f4;*/ border-bottom:solid 3px #1c6db1; padding: .5vw .5vw .5vw .8vw;}
#contents h1 {border-top: 2px solid #41ae38;	border-right: 2px solid #41ae38;	border-left: 2px solid #41ae38;	border-radius: 10px 10px 0 0;	padding: 1rem;	margin-bottom: 0;}
.waku {border: 2px solid #41ae38;	border-radius: 0 0 10px 10px;	padding: 1rem;}
#kyotaku li {list-style: disc;}
#office th {width:30%;	background-color: rgba(65,174,56,.4);	border:1px solid #222;	text-align: center;	padding: .5rem 1rem;}#office td {border:1px solid #222;	padding: .5rem 1rem;}@media (min-width: 768px){ .biz-text-area { padding:0 3vw; 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; }
}