.thanks_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px;padding:0;margin-bottom:0}.thanks_list .thanks_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:49%;height:260px;border:1px solid #e2e2e2;text-align:center;font-size:16px;line-height:1.4}.thanks_list .thanks_item a{margin-top:20px;font-family:'Fjalla One',sans-serif;font-size:2.4rem;text-decoration:none;line-height:1.4;color:rgba(0,0,0,1.0)}.thanks_list .thanks_item a.tel{font-size:4rem;pointer-events:none}@media screen and (max-width:767px){.thanks_list .thanks_item{width:100%;height:200px;font-size:1.4rem}.thanks_list{display:block}.thanks_list .thanks_item:nth-of-type(2){margin-top:20px}.thanks_list .thanks_item a{font-size:2.3rem}.thanks_list .thanks_item a.tel{pointer-events:auto}}