@charset "UTF-8";
/*!三菱電機製品脆弱性受付窓口スタイル*/
.header{height:160px}
.contents{font-size:1.13em;line-height:1.67em}
.contents .container{margin-top:85px;margin-bottom:85px}
.contents .container p+p{margin-top:20px}
.btn{display:block;width:530px;margin:5px auto 10px;border:solid 5px #ececec;background:#fff;-webkit-transition:.2s ease-out;-o-transition:.2s ease-out;transition:.2s ease-out;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;padding:28px 30px;font-weight:700;font-size:1.13em;line-height:1.67em;letter-spacing:2px}
.btn:visited{color:#333}
.btn:link{color:#333}
.btn::after{position:absolute;content:'';background:url(/psirt/contact/img/arrow_circle.png) no-repeat center;background-size:contain;display:inline-block;width:27px;height:27px;right:30px;top:calc(50% - 14px)}
@media print,screen and (min-width:768px){.header-title{font-size:1.88em}
.header-title span{letter-spacing:3px}
.btn:hover{opacity:.7;text-decoration:none}
}
@media only screen and (max-width:767px){.header{height:108px}
.contents .container{margin-top:42px;margin-bottom:42px}
.btn::after{width:25px;height:25px;right:23px;top:calc(50% - 13px)}
.btn{font-size:1em;width:93.07%;max-width:349px;padding:24px 50px 20px 20px}
}
@media screen and (max-width:355px){.btn{padding:15px 30px 15px 11px;letter-spacing:1px}
}
@media screen and (max-width:343px){.btn::after{width:20px;height:20px;right:13px;top:calc(50% - 10px)}
}