
@charset "UTF-8";
.biz-sec .row { background-color: rgba(51,51,51,0);}
#business { background-color:#0d6fb8; overflow: hidden;}.biz-text-area { background-color:#fff; padding: 5vw;}#biz-comment img,.biz-text img { width: auto; max-width: 100%; height: auto;}#biz2 .biz-text header h2{ position: relative; padding: .5em 1em; color: #0a5993;}#biz2 .biz-text header h2::before,#biz2 .biz-text header h2::after { display: inline-block; position: absolute; width: 10px; height: 100%; border: 3px solid #0a5993; box-sizing: border-box; content: '';}#biz2 .biz-text header h2::before { top: 0; left: 0; border-right: none;}#biz2 .biz-text header h2::after { bottom: 0; right: 0; border-left: none;}#biz_sub .biz-text header h2{ color: #fff; background-color: #0a5993;}#biz_sub .biz-text header,#biz_sub .biz-text p,#link li a{ height: 100%; transition: .6s ease-out; transform: translateY(40px); opacity: 0;}#biz_sub .biz-text header.delighter.started,#biz_sub .biz-text p.delighter.started,#link li a.delighter.started{ transform: translateY(0); opacity: 1;}.biz-img{ height:100%; background-size: cover; background-position: center;}.contents header { height: 100%; transition: .6s ease-out; transform: translateY(40px); opacity: 0;}.contents header.delighter.started { transform: translateY(0); opacity: 1;}
#repair {height: 30vw;	background-image: url("../images/business01.jpg");	background-size: cover;	background-position: center center;	background-attachment: fixed;	background-repeat: no-repeat;}
.contents h2 { font-size: 300%; color: #aaaaaa;}
p.ja-ttl { font-size: 160%; color: #45372C;}
.contents h3 { font-size: 160%; color: #fafafa; background-color: #222; padding: .5rem 1rem;}
.contents h4 { font-size: 140%; border-left: 8px solid #222; border-bottom:1px solid #222; padding-left: 8px; padding-bottom: .5rem;}
.contents dt {font-size: 120%; border-bottom:1px solid #222;}
.contents .flow { height: 100%; transition: .6s ease-out; transform: translateY(40px); opacity: 0;}.contents .flow.delighter.started { transform: translateY(0); opacity: 1;}
.fa-caret-down {font-size: 300%;}
.contents table th,
.contents table td { border:1px solid #222; padding: .5rem 1rem;}.contents table th:first-child {width: 25%;}#link a.base { border: solid 5px #feddb6;}@media (min-width: 768px){ .biz-text-area { padding: 3vw; height: 100%; } .biz-text p{ font-size:110%; }}
@media (min-width: 1200px){ #business { font-size: 1.1rem; }	.biz-text-area {padding: 30px;}}
@media (max-width: 767px){ .biz-img{ height: 50vw; }}@media (max-width: 575px){ .index-header::after { bottom: 4vw; } #greeting { line-height: 6vw; }
.contents table th,
.contents table td { padding: .5rem .5rem;}#repair {height: 80vw;	background-attachment: scroll;}}