@charset "utf-8";
.com-hd {
    background-image: url(img/company_hd.jpg);
}
.hd-top {
	margin: 0!important;
}
.apply-company a {
    background-color: rgba(255,170,49,1.00);
    display: block;
    width: 80%;
    color: rgba(255,255,255,1.00);
    text-decoration: none;
    text-align: center;
    font-size: 24px;
    padding-top: 24px;
    padding-bottom: 24px;
    border-radius: 8px;
    -webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.50);
    box-shadow: 2px 2px 3px rgba(0,0,0,0.50);
    line-height: 24px;
}
.apply-company a:hover {
    background-color: rgba(49,136,255,0.70);
    color: rgba(255,255,255,0.70);
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.50);
    box-shadow: 0px 0px 3px rgba(0,0,0,0.50);
}
.apply-company {
    background-color: rgba(255,255,255,1.00);
    width: 100%;
    text-align: center;
    color: #000000;
    padding-top: 16px;
    padding-right: 0px;
    padding-bottom: 16px;
    padding-left: 0px;

}
.apply-bg {
    background-color: rgba(216,216,216,1.00);
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    width: 90%;
    text-align: center;
    border-radius: 8px;
    padding-top: 8px;
}
.apply-company p {
    color: rgba(0,0,0,1.00);
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 8px;
}



#formsend {
    margin-bottom: 24px;
}
#lead p,#formsend p,#pdfdownload p {
    font-size: 18px;
    line-height: 150%;
}
.acrobat-dl {
    margin-top: 24px;
    text-align: center;
}
.kyujin-bt,.inq-bt {
    width:98%;
    margin-top: 16px;
    margin-bottom: 32px;
}
#queans dl dt p {
    padding-left: 1em;
    text-indent: -1em;
    color: rgba(171,7,2,1.00);
}


.kyujin-bt a,.inq-bt a {
    width: 100%;
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: rgba(255,255,255,1.00);
    padding-top: 16px;
    padding-bottom: 16px;
    text-align: center;
    text-decoration: none;
    border-radius: 8px;
    -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.50);
    box-shadow: 2px 2px 2px rgba(0,0,0,0.50);
}
.kyujin-bt a {
    background-color: rgba(255,182,110,1.00);
}
.acrobat-box span {
    font-size: 14px;
    line-height: 150%;
}

.inq-bt a {
    background-color: rgba(110,189,255,1.00);
}


#lead dl dd {
    font-size: 18px;
    line-height: 150%;
    margin-bottom: 20px;
}
#lead dl dt {
    font-size: 20px;
    border-bottom: 2px solid rgba(171,7,2,1.00);
    margin-bottom: 8px;
    padding-bottom: 8px;
    font-weight: bold;
}
#formsend {
    margin-bottom: 16px;
}
#lead .column-box {
    width: 100%;
}
#lead .column-box div {
    width: calc(50% - 16px);
    margin-bottom: 16px;
    margin-left: 8px;
    margin-right: 8px;
}



#lead h2 {
    color: rgba(171,7,2,1.00);
    font-size: 28px;
}
#lead h3 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 24px;
    margin-bottom: 24px;
    line-height: 150%;
}

#queans h3,#formsend h3,#pdfdownload h3 {
    background-color: rgba(216,216,216,1.00);
    border-radius: 8px;
    border-left: 16px solid rgba(171,7,2,1.00);
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    font-size: 20px;
    margin-bottom: 16px;
}

#queans dl dt {
    font-size: 18px;
    line-height: 150%;
    font-weight: bold;
    margin-bottom: 8px;
}
#queans dl dd {
    font-size: 18px;
    line-height: 150%;
    margin-bottom: 24px;
}
#queans dl {
    border: 1px solid rgba(196,196,196,1.00);
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
}
#queans dl dd p {
    padding-left: 1.5em;
    text-indent: -1.6em;
}
.faq-table {
    background-color: rgba(196,196,196,1.00);
    border-collapse: separate;
    border-spacing: 1px 1px;
}
.faq-table tr th, .faq-table tr td {
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
}

.faq-table tr th {
    background-color: rgba(216,216,216,1.00);
}
.faq-table tr td {
    background-color: rgba(255,255,255,1.00);
    font-size: small;
}
#queans dl:not(:last-child) {
    margin-bottom: 16px;
}
.acrobat-box {
    background-color: rgba(216,216,216,1.00);
    margin-top: 16px;
    margin-right: 8px;
    margin-bottom: 8px;
    margin-left: 8px;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
}



@media print,screen and (min-width: 800px) {
.apply-company a {
    background-color: rgba(255,170,49,1.00);
    display: block;
    width: 208px;
    color: rgba(255,255,255,1.00);
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-radius: 8px;
    -webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.50);
    box-shadow: 2px 2px 3px rgba(0,0,0,0.50);
    line-height: 24px;
}
.apply-company a:hover {
    background-color: rgba(49,136,255,0.70);
    color: rgba(255,255,255,0.70);
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.50);
    box-shadow: 0px 0px 3px rgba(0,0,0,0.50);
}
.apply-company {
    width: 208px;
    text-align: left;
    color: #FFFFFF;
    background-color: rgba(255,255,255,0.00);
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.apply-bg {
    background-color: rgba(216,216,216,0.00);
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: center;
    width: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}
.apply-company p {
    color: rgba(255,255,255,1.00);
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0px;
}
.kyujin-bt,.inq-bt {
    width: calc(50% - 32px);
    margin-top: 16px;
    margin-right: 16px;
    margin-bottom: 32px;
    margin-left: 16px;
}
.kyujin-bt a,.inq-bt a {
    font-size: 18px;
}
#lead h2 {
    color: rgba(171,7,2,1.00);
    font-size: 36px;
}
#lead h3 {
    font-size: 24px;
    font-weight: bold;
    margin-top: 24px;
    margin-bottom: 24px;
    line-height: 150%;
}

#lead .column-box div {
    width: calc(25% - 8px);
    margin-bottom: 16px;
    margin-left: 4px;
    margin-right: 4px;
}

.faq-table tr th {
}
.faq-table tr td {
    font-size: 100%;
}
.faq-table tr th, .faq-table tr td {
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
}
.acrobat-box {
    background-color: rgba(216,216,216,1.00);
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
}



}
