
@charset "UTF-8";
.biz-sec { background-color: rgba(34,68,102,.8);}
#business { overflow: hidden;}.biz-text-area { padding: 3.5vw; color: #ffffff;}#biz-comment img,.biz-text img { width: auto; max-width: 100%; height: auto;}
.biz-text-area h2 { border-bottom: solid 1px #ffffff; padding-bottom: 3px;}
#flow dt {font-size: 140%;	border-bottom: 1px solid #ffffff;	padding-bottom: .5rem;	margin-bottom: 1rem;}
.flow-cont { height: 100%; transition: .6s ease-out; transform: translateY(40px); opacity: 0;}.flow-cont.delighter.started { transform: translateY(0); opacity: 1;}
.fa-caret-down { font-size: 300%; margin-bottom: 1rem;}
@media (min-width: 768px){ .biz-text-area { padding: 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; }
}