
@charset "UTF-8";
.biz-sec .row { background-color: rgba(255,255,255,0);}.biz-text-area { padding: 2.5vw;	background-color: #212121;}#biz-comment img,.biz-text img { width: auto; max-width: 100%; height: auto;}
#about-contents { background-image: url("../images/about-bg.jpg"); background-size: cover; background-repeat: no-repeat;}
#rinen ul li { list-style:square; margin-left: 1em;}
#policy ul li { list-style: decimal; margin-left: 1em;}
@media (min-width: 768px){ .biz-text-area { padding: 3vw; height: 100%; } .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;}}
@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; }
}