.portnet_show{background-color:#004bb1;box-sizing:border-box;color:#fff;font-weight:700;padding:20px 20px 40px;width:100%}.portnet_show h2{font-size:80px;line-height:1;margin-bottom:20px;text-align:center}.portnet_show .sub_ttl{font-size:24px;line-height:1;margin-bottom:32px;text-align:center}.portnet_show .btn_block{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:828px;width:100%}.portnet_show .btn_block a{display:flex;flex-direction:column;max-width:400px;width:49%}.portnet_show .btn_block span{display:inline;font-size:12px}.portnet_show .btn_block div{display:inline;font-size:16px}@media screen and (max-width:768px){.portnet_show{padding:40px 16px}.portnet_show h2{font-size:60px;text-align:left}.portnet_show .sub_ttl{font-size:20px;line-height:1.6;text-align:center}.portnet_show .btn_block{display:block}.portnet_show .btn_block a{align-items:center;display:flex;justify-content:center;max-width:inherit;width:100%}.portnet_show .btn_block a:not(:last-child){margin-bottom:8px}.portnet_show .btn_block span{margin-right:4px}.portnet_show .btn_block span .is_pc{display:none}.portnet_show .btn_block p{font-size:15px}}.btn{border-radius:40px;box-sizing:border-box;cursor:pointer;display:block;font-size:16px;font-weight:700;max-width:320px;padding:12px;position:relative;text-align:center;text-decoration:none;width:100%}.btn:after,.btn:before{content:"";margin:auto;position:absolute;right:16px;top:0;top:50%;transform:translate(-50%,-50%);vertical-align:middle}.btn:hover{transition:all .2s ease}.btn.white{background-color:#fff;border:2px solid #fff;color:#004bb1}.btn.white:before{border-right:2px solid #004bb1;border-top:2px solid #004bb1;height:4.6px;transform:rotate(45deg);width:4.6px}.btn.white:hover{background-color:#004bb1;border:2px solid #004bb1;color:#fff}.btn.white:hover:before{border-right:2px solid #fff;border-top:2px solid #fff}.btn.blue{background-color:transparent;border:2px solid #cdd6dd;color:#fff}.btn.blue:before{border-right:2px solid #fff;border-top:2px solid #fff;height:4.6px;transform:rotate(45deg);width:4.6px}.btn.blue:hover{background-color:#004bb1;border:2px solid #004bb1}