.m-link-box{display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none;margin:17px 0 -20px;padding:0}.m-link-box .item{align-items:center;background:#fff;border:1px solid #ddd;color:inherit;display:flex;flex:0 1 auto;font-weight:500;justify-content:center;margin-bottom:20px;padding:1.4em 60px 1.4em 25px;position:relative;text-decoration:none;transition:background .25s,color .25s,border .25s;width:49%}.m-link-box .item:before{border-right:1px solid #425563;border-top:1px solid #425563;content:"";display:block;height:14px;margin-top:-6px;position:absolute;right:27px;top:50%;transform:rotate(45deg);width:14px}.m-link-box .item.-arrow-down:before{margin-top:-10px;transform:rotate(135deg)}.m-link-box .item.-arrow-none{padding-right:25px}.m-link-box .item.-arrow-none:before{content:none}.m-link-box .item:hover{background:#425563;border-color:#425563;color:#fff;opacity:1}.m-link-box .item:hover:before{border-color:#fff}.m-link-box .image{font-size:6rem;line-height:1;margin-right:20px}.m-link-box .content{display:flex;flex-direction:column;position:relative;width:100%}.m-link-box .title{font-size:1.9rem;font-weight:700}.m-link-box .note{margin-top:.4em}@media screen and (max-width:767px){.m-link-box{margin:17px 0 0}.m-link-box .item{font-size:1.4rem;margin-bottom:15px;padding:1em 45px 1em 15px;width:100%}.m-link-box .item:last-child{margin-bottom:0}.m-link-box .item:before{height:12px;right:18px;width:12px}.m-link-box .item.-arrow-none{padding-right:15px}.m-link-box .image{font-size:5rem}.m-link-box .title{font-size:1.6rem}.m-link-box .note{margin-bottom:0}}