
@charset "UTF-8";
.biz-sec .row { background-color: rgba(10,10,10,0);}/*.biz-text{ background-color:#fff;
}*/
#business { overflow: hidden;}.biz-text-area { padding: 0 2.5vw;}#biz-comment img,.biz-text img { width: auto; max-width: 100%; height: auto;}.biz-sec h2 { position: relative; display: block; background-color: #ffffff;}.biz-sec h2{ display: flex; align-items: center; color: #333333;}
.biz-sec h2::before { display: inline-block; width: 5px; padding: 2vw 0; height: 1.5em; margin-right: .5em; background-color:#ed983d; content: '';}/*.biz-sec h2::before { position: absolute; top: 0.2em; left: 0; display: block; width: 0.6em; height: 0.6em; background: #ed983d; box-shadow: 0 0.7em 0 #c4e92e; content: "";}.biz-sec h2 strong{ width: 100%; color: #ed983d; border-bottom: solid 2px #c4e92e;
}*/
@media (min-width: 768px){ .biz-text-area { position: relative; height: 100%; } .biz-text { position: absolute; top: 3vw; width: 100%; height: 100%; background-color:#fffaf4; z-index: -1; } .sr{ right:5rem; padding: 3rem 3rem 0 7rem; } .sl{ left: 5rem; padding: 3rem 7rem 0 3rem; } .biz-sec h2 { font-size: 130%; } .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; height:35vh;}}
@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; }
}