#card .pageHeader{background-image:url(../images/header/pic_pageheader_company.jpg)}#card .card{max-width:1000px;margin:0 auto 0;padding:80px 20px}#card .card p{display:block;margin-bottom:20px;text-align:center}#card .answerList{display:flex;margin-bottom:60px;padding-bottom:60px;border-bottom:1px solid #ddd;justify-content:space-between}#card .answerList li{line-height:0;display:block;overflow:hidden;width:31%;border-radius:12px}#card .answerList li .pic{line-height:0;display:block;overflow:hidden;width:100%;cursor:pointer;transition:transform .2s cubic-bezier(0.175, 0.885, 0.32, 1.275);border-radius:12px;will-change:transform}#card .answerList li .pic:hover{transform:scale(0.94)}#card .answerList li img{display:none;width:100%}#card .answerList li img.on{display:block}#card .answerList li p{font-size:13px;line-height:1.6;display:block;margin:12px 0 0;text-align:left}#card .answerList li p b{background:linear-gradient(transparent 85%, #e95383 85%)}#card .serviceLinkList{display:flex;justify-content:space-between}#card .serviceLinkList dl{display:flex;flex-direction:column;width:32%;text-align:center;align-items:center}#card .serviceLinkList.two{justify-content:center}#card .serviceLinkList.two dl{width:40%;margin:0 8px}#card .serviceLinkList dt{font-size:12px;line-height:1.4;display:flex;width:100%;min-height:32px;margin-bottom:12px;justify-content:center;align-items:flex-end}#card .serviceLinkList dd{width:100%}#card .serviceLinkList dd img{width:80%}#card .serviceLinkList dl .button{padding:0}#card .serviceLinkList dl .button a{font-size:14px;background:#000}@media only screen and (max-width: 1024px){#card .card{padding:40px 20px}#card .answerList{flex-direction:column;margin-bottom:20px;padding-bottom:20px}#card .answerList li{width:100%;margin-bottom:32px}#card .serviceLinkList,#card .serviceLinkList.two{flex-direction:column}#card .serviceLinkList dl,#card .serviceLinkList.two dl{display:flex;width:100%;margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid #ddd}#card .serviceLinkList dl:last-child{margin-bottom:40px;padding-bottom:0;border-bottom:none}#card .serviceLinkList dt{font-size:16px;line-height:1.4;min-height:0;margin-bottom:12px}#card .serviceLinkList dl .button{padding:0}#card .serviceLinkList dl .button a{font-size:16px}}