@charset "UTF-8";
/* ============================================================
#client 取引企業様へ
============================================================ */
/* #contents
------------------------------------------------ */
@media all and (min-width: 600px) { #contents { width: 1100px; margin: 0 auto; } }
/* #mainImg.mainChild
------------------------------------------------ */
#client #mainImg.mainChild { background: url(../img/client/bg_main01_sp.png) no-repeat; background-size: cover; }
@media all and (min-width: 600px) { #client #mainImg.mainChild { background-image: url(../img/client/bg_main01_pc.png); background-position: center top; }  #client #mainImg.mainChild .mainTit { max-width: 444px; } }
/* service
------------------------------------------------ */
#client .serviceHd { text-align: center; }
#client .serviceHd .attentionList { margin: 15px 0 20px; padding: 20px; border: 1px solid #e2e2e2; text-align: left; }
#client .serviceHd .btn { width: 290px; max-width: 100%; margin: 15px auto 10px; }
#client .serviceHd .btn img { vertical-align: top; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
#client .serviceHd .note { line-height: 1.75; color: #7c7c7c; font-size: 19.2px; font-size: 1.2rem; }
#client .service .downLoadBox { margin-top: 35px; }
#client .service .downLoadList > li + li { margin-top: 10px; }
@media all and (min-width: 600px) { #client .serviceHd .attentionList { margin: 20px 0 30px; padding: 36px 40px; }  #client .serviceHd .btn { width: 318px; max-width: none; margin: 24px auto 15px; }  #client .serviceHd .note { line-height: 1.7; font-size: 1.3rem; }  #client .service .downLoad { margin-top: 50px; }  #client .service .downLoadBox { margin-top: 38px; }  #client .service .downLoadList { overflow: hidden; }  #client .service .downLoadList > li { float: left; margin-left: 24px; }  #client .service .downLoadList > li + li { margin-top: 0; }  #client .service .downLoadList > li:nth-child(n+4) { margin-top: 20px; }  #client .service .downLoadList > li:first-child , #client .service .downLoadList > li:nth-child(3n+1) { margin-left: 0; } }
/*# sourceMappingURL=maps/client.css.map */