﻿html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q,
blockquote {
    quotes: none
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none
}

a img {
    border: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

body {
    font-family: "Microsoft Yahei","PingHei" ,"sans-serif";
    -webkit-text-size-adjust: 100%;
    background: #efefef
}

body a {
    outline: none;
    color: inherit;
    text-decoration: none
}

body a:hover {
    text-decoration: none
}

body img {
    vertical-align: bottom;
    border: 0;
    outline: none
}

body sup,
body sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    position: relative;
    font-size: 50%
}

body sup {
    bottom: 1ex
}

body sub {
    top: .5ex
}

body * {
    outline: none
}

body *:hover,
body *:active,
body *:focus {
    outline: none
}

body header {
    margin-bottom: 80px;
    width: 100%;
    height: 75px;
    background: #ffffff;
    overflow: visible;
    position: relative
}

body header p.logo {
    width: 800px;
    height: 75px;
    float: left
}

body header p.logo a {
    height: inherit;
    display: block;
    float: left;
    position: relative
}

body header p.logo a span {
    height: 1px;
    width: 1px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden
}

body header p.logo a.azbil {
    width: 140px;
    background: url(../image/contact/img_header_azbil.png) no-repeat left top
}

body header p.logo a.tour {
    width: 480px;
    background: url(../image/contact/img_header_tour.png) no-repeat left top
}

body header p.close {
    position: absolute;
    top: 0;
    right: 0;
    background: #ffffff
}

body header p.close a {
    width: 86px;
    height: 80px;
    display: block;
    border: none;
    background-color: transparent;
    background-image: url("../image/contact/btn_close.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    opacity: 1;
    transform-style: preserve-3d;
    transition: all 300ms linear
}

body header p.close a span {
    height: 1px;
    width: 1px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden
}

body header p.close a:hover {
    opacity: 0.8
}

body article {
    clear: both
}

body article section {
    margin: 0 auto;
    width: 684px;
    color: #0a090a
}

body article section h1 {
    margin: 0 auto 16px auto;
    width: 178px;
    height: 23px;
    display: block;
    border: none;
    background-color: transparent;
    background-image: url("../image/contact/title_contact.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative
}

body article section h1 span {
    height: 1px;
    width: 1px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden
}

body article section p.msg {
    margin-bottom: 26px;
    text-align: center;
    line-height: 24px;
    font-size: 14px
}

body article section p.msg span {
    color: #ff0000
}

body article section p.error_msg {
    margin-bottom: 26px;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    color: #ff0000
}

body article section p.error_msg strong {
    font-weight: bold
}

body article section dl {
    padding-bottom: 20px;
    min-height: 50px;
    box-sizing: border-box;
    overflow: hidden
}

body article section dl dt {
    padding-top: 6px;
    width: 140px;
    float: left;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold
}

body article section dl dt span {
    color: #ff0000
}

body article section dl dt small {
    font-size: 12px;
    font-weight: normal
}

body article section dl dd {
    width: 400px;
    margin-left: 140px
}

body article section dl dd .form input[type="text"],
body article section dl dd .form textarea {
    padding: 0 10px;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    display: block;
    border: 1px solid #d1d1d1;
    background: #ffffff;
    box-shadow: inset 1px 1.732px 6px 0px rgba(10, 8, 9, 0.2);
    border-radius: 4px;
    line-height: 30px
}

body article section dl dd .form input[type="text"] {
    height: 32px
}

body article section dl dd .form textarea {
    height: 120px;
    min-height: 120px
}

body article section dl dd .form ul {
    padding-top: 8px
}

body article section dl dd .form ul li {
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
    line-height: 20px;
    font-size: 14px
}

body article section dl dd .form ul li input[type="checkbox"] {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: -500px;
    z-index: 0
}

body article section dl dd .form ul li input[type="checkbox"]:checked+label:after {
    background-position: center bottom
}

body article section dl dd .form ul li label {
    padding-left: 24px;
    min-height: 20px;
    display: block;
    cursor: pointer;
    position: relative;
    line-height: 22px;
    font-size: 15px
}

body article section dl dd .form ul li label:after {
    content: '';
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url("../image/contact/icon_check.png")
}

body article section dl dd .form a {
    text-decoration: underline
}

body article section dl dd .form a:hover {
    text-decoration: none
}

body article section dl dd .error_msg {
    padding-top: 4px;
    line-height: 18px;
    font-size: 12px;
    color: #ff0000
}

body article section dl dd .check {
    line-height: 30px
}

body article section p.policy {
    margin: 16px auto 32px auto;
    width: 400px;
    line-height: 20px;
    font-size: 14px
}

body article section p.policy a {
    text-decoration: underline
}

body article section p.send_msg {
    margin: 46px 0 24px 0;
    text-align: center;
    line-height: 20px;
    font-size: 14px
}

body article section p.submit input[type='submit'],
body article section p.submit button {
    margin: 0 auto;
    width: 286px;
    height: 62px;
    display: block;
    background: no-repeat center center;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
    opacity: 1;
    transform-style: preserve-3d;
    transition: all 300ms linear
}

body article section p.submit input[type='submit']:hover,
body article section p.submit button:hover {
    opacity: 0.8
}

body article section.input p.submit input[type='submit'] {
    background-image: url("../image/contact/btn_check.png")
}

body article section.check p.submit input[type='submit'] {
    background-image: url("../image/contact/btn_send.png")
}

body article section.comp p.submit button {
    background-image: url("../image/contact/btn_close_comp.png")
}

body footer {
    margin-top: 75px;
    width: 100%;
    height: 40px;
    background: #ffffff
}

body footer p.copyright {
    margin: 0 auto;
    width: 286px;
    height: 40px;
    display: block;
    border: none;
    background-color: transparent;
    background-image: url("../image/contact/text_copy.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative
}

body footer p.copyright span {
    height: 1px;
    width: 1px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden
}