@media (max-width:750px){

input[type=submit]{
 border-radius: 20px;
 background-color: #f7c84a;
 font-size: 14px;
 font-weight: bold;
 border: 3px solid #f7c84a;
 color: #000;
 width: 260px;
 height: 50px;
 margin-bottom: 10px;
}

table.table-inquiry{
}

table.table-inquiry th{
 color:#000;
 font-weight:bold;
 text-align: center;
 white-space: nowrap;
}

table.table-inquiry td{
}

.head-inquiry,
.head-recruit,
.head-company{
 background-attachment: fixed;
 background-position: center center;
 background-repeat: no-repeat;
 background-size: cover;
 position: relative;
 width: 100%;
 height:140px;
 display: flex;
 align-items: center;
 justify-content: center;
}
.head-inquiry{
 background: url(https://daicho.com/wp-content/uploads/2023/01/img05_400s.jpg);
}
.head-recruit{
 background: url(https://daicho.com/wp-content/uploads/2023/01/img04_400s.jpg);
}
.head-company{
 background: url(https://daicho.com/wp-content/uploads/2023/01/img12_400s.jpg);
}
.head-inquiry::before,
.head-recruit::before,
.head-company::before{
 content: '';
 background-color: rgba(0,0,0,.4);
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
}
.head-inquiry .headtextbox,
.head-recruit .headtextbox,
.head-company .headtextbox{
 position:absolute;
 color:#fff;
 font-weight:bold;
 text-align: center;
}
.head-inquiry  .headtextbox2,
.head-recruit .headtextbox2,
.head-company .headtextbox2{
 margin-bottom:0px;
}
.head-inquiry .headname,
.head-recruit .headname,
.head-company .headname{
 font-size:2.0rem;
 color:#fff;
 font-weight:bold;
}
.head-inquiry .headname2,
.head-recruit .headname2,
.head-company .headname2{
 font-size:1.8rem;
 color:#fff;
 font-weight:bold;
}

.menu-header-menu-container{
 margin-top:10px;
 margin-bottom:10px;
 color:#000 !important;
 font-weight:bold !important;
}
.menu-header-menu-container a{
 color:#000 !important;
 font-weight:bold !important;
}

.head-top{
 background-attachment: fixed;
 background: url(https://daicho.com/wp-content/uploads/2023/01/img10_700.png);
 background-position: center center;
 background-repeat: no-repeat;
 background-size: cover;
 position: relative;
 width: 100%;
 height:300px;
 display: flex;
 align-items: center;
 justify-content: center;
}
.head-top::before {
 content: '';
 background-color: rgba(0,0,0,.4);
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
}
.head-top .headtextbox{
 position:absolute;
 color:#fff;
 font-weight:bold;
 text-align: center;
}
.head-top .headtextbox2{
 margin-bottom:20px;
}
.head-top .headname{
 color:#fff;
 font-weight:bold;
 background-color: #ed1e79;
 padding:10px 20px;
}
.head-top .headname2{
 color:#fff;
 font-weight:bold;
 background-color: #ed1e79;
 padding:10px 20px;
}
.head-top .headname{
 font-size:1.2rem;
}
.head-top .headname2{
 font-size:1.0rem;
}

.btnbox{
 margin: 0 auto;
 text-align: center;
 padding: 30px;
}

.btn{
 padding: 10px 20px;
 border-radius: 40px;
 background-color: #f7c84a;
 font-size: 14px;
 font-weight: bold;
 border: 3px solid #f7c84a;
 color: #000;
 width: 260px;
 height: 40px;
 margin: 0 auto;
}

.top-box-title{
 text-align: center;
 color:#fff;
 font-weight:bold;
 font-size:24px;
}
.top-box-text{
 color:#fff;
 font-weight:bold;
 font-size:16px;
 padding: 5px;
}

.toptext-right{
 width:  90%;
 text-align: right;
 margin:20px auto;
}
.topbox{
 width: 90%;
 margin:20px auto;
 text-align: center;
}
.topbox-head2{
 width: 100%;
 margin:0px auto;
 text-align: center;
}
.bkimg01{
 background: url(https://daicho.com/wp-content/uploads/2023/01/img_car70.jpg);
 background-position: center center;
 background-repeat: no-repeat;
 background-size: cover;
 display: inline-block !important;
 vertical-align: top !important;
 width: 100%;
 height:400px;
 padding: 20px;
}
.bkimg02{
 background: url(https://daicho.com/wp-content/uploads/2023/01/img_unten70.jpg);
 background-position: center center;
 background-repeat: no-repeat;
 background-size: cover;
 display: inline-block !important;
 vertical-align: top !important;
 width: 100%;
 height:400px;
 padding: 20px;
}

.topbox h2{
 font-size:18px;
 text-align: center;
 margin:0px auto;
 border: solid 2px #333;
 padding: 5px 10px;
 width: 60%;
}
.topbox p{
 margin-top:20px;
}

.topbox-head{
 margin:20px auto;
 background-attachment: fixed;
 background: url(https://daicho.com/wp-content/uploads/2023/01/img08_400.png);
 background-position: center center;
 background-repeat: no-repeat;
 background-size: cover;
 position: relative;
 width: 100%;
 height:140px;
 display: flex;
 align-items: center;
 justify-content: center;
}
.topbox-head::before{
 content: '';
 background-color: rgba(0,0,0,.4);
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
}
.topbox-head .headtextbox{
 position:absolute;
 color:#fff;
 font-weight:bold;
 text-align: center;
}
.topbox-head .headtextbox2{
 margin-bottom:0px;
}
.topbox-head .headname{
 font-size:1.2rem;
 color:#fff;
 font-weight:bold;
}
.topbox-head .headname2{
 font-size:1.2rem;
 color:#fff;
 font-weight:bold;
}
.imgbox,
.textbox{
 display: inline-block !important;
 vertical-align: top !important;
}
.imgbox{ width: 100%;}
.imgbox img{ width: 100%;}
.textbox{
 width: 100%;
 text-align: left;
 padding-top: 10px;
}
.textbox2{
 width: 90%;
 margin:0px auto;
 text-align: left;
 padding-top: 10px;
}

#nav{
margin-right:200px !important;
}

.table-recruit{
 width: 100%;
 border-collapse: collapse;
}

.table-recruit tr{
 border-bottom: solid 1px #ccc;
}

.table-recruit tr:last-child{
 border-bottom: none;
}

.table-recruit th{
 position: relative;
 text-align: left;
 width: 30%;
 background-color: #008bcc;
 color: white;
 text-align: center;
 padding: 10px 0;
}

.table-recruit th:after{
 display: block;
 content: "";
 width: 0px;
 height: 0px;
 position: absolute;
 top:calc(50% - 10px);
 right:-10px;
 border-left: 10px solid #008bcc;
 border-top: 10px solid transparent;
 border-bottom: 10px solid transparent;
}
.table-recruit td{
 text-align: left;
 width: 70%;
 background-color: #fff;
 padding: 10px;
 padding-left: 30px;
 text-decoration:none;
 font-size:14px;
}
}




@media (min-width: 751px){

.btnbox{
 margin: 0 auto;
 text-align: center;
 padding: 30px;
}

.btn{
 padding: 15px 40px;
 border-radius: 40px;
 background-color: #f7c84a;
 font-size: 14px;
 font-weight: bold;
 border: 3px solid #f7c84a;
 color: #000;
 width: 260px;
 height: 40px;
 margin: 0 auto;
}

.top-box-title{
 text-align: center;
 color:#fff;
 font-weight:bold;
 font-size:24px;
}
.top-box-text{
 color:#fff;
 font-weight:bold;
 font-size:16px;
 padding: 20px;
}

.toptext-right{
 width: 800px;
 text-align: right;
 margin:20px auto;
}
.topbox{
 width: 90%;
 margin:20px auto;
 text-align: center;
}
.topbox-head2{
 width: 100%;
 margin:0px auto;
 text-align: center;
}
.bkimg01{
 background: url(https://daicho.com/wp-content/uploads/2023/01/img_car70.jpg);
 background-position: center center;
 background-repeat: no-repeat;
 background-size: cover;
 display: inline-block !important;
 vertical-align: top !important;
 width: 50%;
 height:400px;
 padding: 20px;
 margin:0;
}
.bkimg02{
 background: url(https://daicho.com/wp-content/uploads/2023/01/img_unten70.jpg);
 background-position: center center;
 background-repeat: no-repeat;
 background-size: cover;
 display: inline-block !important;
 vertical-align: top !important;
 width:  49%;
 height:400px;
 padding: 20px;
 margin:0;
}

.topbox h2{
 width: 80%;
 text-align: center;
 margin:0px auto;
 border: solid 4px #333;
}
.topbox p{
 margin-top:20px;
}

.topbox-head{
margin:20px auto;
 background-attachment: fixed;
 background: url(https://daicho.com/wp-content/uploads/2023/01/img08_400.png);
 background-position: center center;
 background-repeat: no-repeat;
 background-size: cover;
 position: relative;
 width: 100%;
 height:200px;
 display: flex;
 align-items: center;
 justify-content: center;
}
.topbox-head::before{
 content: '';
 background-color: rgba(0,0,0,.4);
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
}
.topbox-head .headtextbox{
 position:absolute;
 color:#fff;
 font-weight:bold;
 text-align: center;
}
.topbox-head .headtextbox2{
 margin-bottom:0px;
}
.topbox-head .headname{
 font-size:2.4rem;
 color:#fff;
 font-weight:bold;
}
.topbox-head .headname2{
 font-size:2.0rem;
 color:#fff;
 font-weight:bold;
}
.imgbox,
.textbox{
 display: inline-block !important;
 vertical-align: top !important;
}
.imgbox{ width: 500px;}
.imgbox img{ width: 400px;}
.textbox{
 width: 400px;
 text-align: left;
}
.textbox2{
 width: 800px;
 margin:0px auto;
 text-align: left;
 padding-top: 20px;
}


#nav{
margin-right:200px !important;
}

.table-recruit{
 width: 100%;
 border-collapse: collapse;
}

.table-recruit tr{
 border-bottom: solid 1px #ccc;
}

.table-recruit tr:last-child{
 border-bottom: none;
}

.table-recruit th{
 position: relative;
 text-align: left;
 width: 30%;
 background-color: #008bcc;
 color: white;
 text-align: center;
 padding: 10px 0;
}

.table-recruit th:after{
 display: block;
 content: "";
 width: 0px;
 height: 0px;
 position: absolute;
 top:calc(50% - 10px);
 right:-10px;
 border-left: 10px solid #008bcc;
 border-top: 10px solid transparent;
 border-bottom: 10px solid transparent;
}
.table-recruit td{
 text-align: left;
 width: 70%;
 background-color: #fff;
 padding: 10px;
 padding-left: 30px;
 text-decoration:none;
 font-size:14px;
}

input[type=submit]{
 background-color: #f7c84a;
 font-size: 18px;
 font-weight: bold;
 border: 3px solid #f7c84a;
 color: #000;
 width: 200px;
 margin-bottom: 10px;;
}

.header-wrap{
 background-image: url(https://daicho.com/wp-content/uploads/2023/01/bk-head.png) !important;
 background-position: right center !important;
 background-repeat: no-repeat !important;
}
.menu-header-menu-container{
margin-top:10px;
}

.head-inquiry,
.head-recruit,
.head-company{
 background-attachment: fixed;
 background-position: center center;
 background-repeat: no-repeat;
 background-size: cover;
 position: relative;
 width: 100%;
 height:300px;
 display: flex;
 align-items: center;
 justify-content: center;
}
.head-inquiry{
 background: url(https://daicho.com/wp-content/uploads/2023/01/img05_400.png);
}
.head-recruit{
 background: url(https://daicho.com/wp-content/uploads/2023/01/img04_400.png);
}
.head-company{
 background: url(https://daicho.com/wp-content/uploads/2023/01/img12_400.png);
}
.head-inquiry::before,
.head-recruit::before,
.head-company::before{
 content: '';
 background-color: rgba(0,0,0,.4);
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
}



.head-inquiry .headtextbox,
.head-recruit .headtextbox,
.head-company .headtextbox{
 position:absolute;
 color:#fff;
 font-weight:bold;
 text-align: center;
}
.head-inquiry  .headtextbox2,
.head-recruit .headtextbox2,
.head-company .headtextbox2{
 margin-bottom:0px;
}
.head-inquiry .headname,
.head-recruit .headname,
.head-company .headname{
 font-size:2.8rem;
 color:#fff;
 font-weight:bold;
}
.head-inquiry .headname2,
.head-recruit .headname2,
.head-company .headname2{
 font-size:2.0rem;
 color:#fff;
 font-weight:bold;
}


.head-top{
 background-attachment: fixed;
 background-image: url(https://daicho.com/wp-content/uploads/2023/01/img10_700.png);
 height:500px;
 background-position: center center;
 background-repeat: no-repeat;
 background-size: cover;
 position: relative;
 width: 100%;
 display: flex;
 align-items: center;
 justify-content: center;
}
.head-top::before {
 content: '';
 background-color: rgba(0,0,0,.2);
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
}
.head-top .headtextbox{
 position:absolute;
 color:#fff;
 font-weight:bold;
 text-align: center;
}
.head-top .headtextbox2{
 margin-bottom:20px;
}
.head-top .headname{
 color:#fff;
 font-weight:bold;
 background-color: #ed1e79;
 padding:10px 20px;
}

.head-top .headname2{
 color:#fff;
 font-weight:bold;
 background-color: #ed1e79;
 padding:10px 20px;
}

.head-top .headname{
 font-size:2.8rem;
}
.head-top .headname2{
 font-size:2.4rem;
}
}




#header{
 border-top:10px solid #307fd9 !important;
}

.header-wrap{
 height:90px;
}

#logo{
 padding-top:10px;
}


#footer{
 padding-top: 10px;
 margin:0 auto;
 text-align: center;
 font-size: 13px !important;
}

.logo-foot,
.cp-foot,
.text-foot{
 padding-top: 20px;
 font-size: 13px !important;
 text-align: center;
}

body {
  font-family: "HiraMinProN-W6", "Noto Sans", "Tsukushi A Round Gothic", "ヒラギノ丸ゴ ProN",
    "Hiragino Maru Gothic ProN", "Meiryo", "メイリオ" !important;
}

.age{
width:  50px !important;
}