@charset "utf-8";
.greet .text .tit {position: relative; margin-bottom: 30px; color:#283891; font-size:28px; font-weight: 600; line-height:1.6em; letter-spacing:-.02em; padding-left: 40px;}
.greet .text .tit:before {content:""; position: absolute; width: 747px; height: 22px; background: url(../images/sub/word.png)50% 50% no-repeat; left: 0; top: 6px; }
.greet .text .txt {margin-bottom: 30px; color:#454545; font-weight: 400; font-size:16px; line-height:1.875em; letter-spacing:-.02em;}
.greet .text .name {color:#454545; font-weight: 500; font-size:18px; line-height:1.4em; letter-spacing:-.02em;}

.doc-tit {margin-bottom: 20px; position: relative; color:#242424; font-size:25px; font-weight: 700; line-height:1.6em; letter-spacing:-.02em; padding-left: 30px;}
.doc-tit:before {content:""; position: absolute; width: 20px; height: 20px; background:url(../images/sub/mark.png)50% 50% no-repeat; background-size: cover; left: 0; top: 10px;}

.customer .groups .group {margin-bottom: 60px;}
.customer .groups .group:last-of-type {margin-bottom: 0;}
.customer .items {display:flex; flex-wrap:Wrap; margin: -5px; padding-left: 30px;}
.customer .items .item {width: 25%; padding: 5px;}
.customer .items .item .img {height: 70px; border:1px solid #ddd; display: flex; align-items: center; justify-content: center;}

.certificate .items {display:flex; flex-wrap:Wrap; margin: -20px -10px;}
.certificate .items .item {width: 20%; padding: 20px 10px;}
.certificate .items .item .text {margin-top: 14px; text-align: center; color:#454545; font-size:18px; font-weight: 500; line-height:1.389em; letter-spacing:-.02em;}

.map {margin-top: 20px;}
.map dl:first-of-type {border-top:2px solid #283891;}
.map dl {display:flex; padding: 18px 0; border-bottom:1px solid #ddd;}
.map dl img {margin-right: 20px;}
.map dl dt {position: relative; width: 124px; color:#242424; font-size:16px; font-weight: 600; line-height:1.6em; letter-spacing:-.02em;}
.map dl dt:before {content:""; position: absolute; width: 1px; height: 13px; background-color: #ddd; right: 0; top: 50%; transform:translateY(-50%);}
.map dl dd {padding-left: 50px; color:#454545; font-size:16px; font-weight: 400; line-height:1.6em; letter-spacing:-.02em;}

.history .img {margin-bottom: 40px;}
.history .group {position:relative; margin-left: 80px;}
.history .group:before {content:""; position:absolute; top:15px; left:123px; bottom:15px; width:1px; background:#ddd;}
.history .group .inner {display:flex; position: relative; margin-bottom: 20px; align-items: flex-start;}
.history .group .inner:last-of-type {margin-bottom: 0;}
.history .group h3 {position: relative; font-size:30px; width: 123px; color: #283891; letter-spacing:-0.02em; line-height: 1.4em; font-weight: 600;}
.history .group h3:before {content:""; position: absolute; width: 11px; height: 11px; background-color: #bf1e2e; right: -6px; top: 50%; margin-top: -6px; border-radius:50%;}
.history .group ul {margin-left: 50px; flex:1 1 auto; min-width:0; width:1%;}
.history .group ul li {margin-top: 10px; font-size:16px; color: #454545; letter-spacing:-0.02em; line-height: 1.4em; font-weight: 500;}

