@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Kanit:wght@100;200;300;400;500;600&display=swap');
body{font-family: 'Kanit', sans-serif;}
.tabHead{height: 18px;width: 100%;background-color: #2584bc;}
.logo{display: block;margin:28px auto 0;}
.titleH1{font-weight: 500;color: #28306c;font-size: 26px;text-align: center;margin: 35px 0 0;}
.detail{font-weight: 400;color: #000;font-size: 18px;margin: 17px 0 0;}
.boxCheck{width: fit-content;display: block;margin: 25px auto 0;}
.boxCheck .list{overflow: hidden;margin-top: 10px;}
.boxCheck .check{float: left;margin-top: 2px;}
.boxCheck .text{float: left;color: #1b75ba;font-size: 19px;margin: 0 0 0 12px;font-weight: 500;}
.titleH3{font-weight: 500;color: #28306c;font-size: 26px;text-align: center;margin: 0 0 20px;}
.title{color: #28306c;font-weight: 500;font-size: 20px;margin: 10px 0 0;}
.detail2{font-weight: 400;color: #000;font-size: 18px;}
.boxcontact{margin-top: 20px;}
.boxcontact .title2{font-size: 26px;color: #fff;font-weight: 500;margin:25px 0;}

.boxcontact .boxin{background-color: #e9e9e9;width: 100%;border-radius: 30px;padding: 30px 20px;font-size: 18px;font-weight: bold;margin-bottom: 40px;}

.boxcontact .boxin .text{margin-bottom: 5px;}

.boxcontact .btnsubmit{float: left;width: 200px;margin-top: 10px;font-weight: bold;}

.boxcontact .text22{float: left;margin:15px 0 0 10px;}