body, div, dl, dt, dd, ul, ul li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0 auto;
    padding: 0;
    line-height: 160%;
    font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}
/* ヘッダー */
#globalHeader {
    border-bottom: 1px solid #e6e6e6;
}
#header {
    height: 50px;
    margin: 0 auto;
    padding: 18px 0 0 140px;
    position: relative;
    max-width: 1000px;
}
#siteLogo {
    height: 29px;
    left: 0;
    margin-top: -24px;
    position: absolute;
    top: 50%;
    width: 114px;
}
#siteLogo img {
    height: auto;
    max-width: 100%;
    width: auto;
}
img {
    vertical-align: top;
    border: 0;
}

#Contents {
    min-width: 965px;
    background-color: #fff ;
    padding-bottom: 1px;
}
.GridSet {
    padding: 40px 0 55px;
    width: 965px;
    margin: 0 auto;
}
.Grid4 {
    width: 100%;
}
.PageTitleStyle1,
.PageTitleStyle2 {
    margin: 0 0 25px;
}
.PageTitleStyle1 h1,
.PageTitleStyle2 h1 {
    font-size: 150%;
    font-weight: bold;
    line-height: 130%;
    color: #777;
}
.Section {
    padding: 0 0 10px;
}
.TextStyle1 {
    font-size: 90%;
}
.TextStyle1,
.TextStyle2,
.TextStyle3,
.TextStyle4 {
    margin: 0 0 15px;
}
.FormTableStyle {
    width: 100%;
}
table {
    margin: 0 0 20px;
    border-collapse: collapse;
    border-spacing: 0;
}
.FormTableStyle caption {
    display: none;
}
caption, th {
    text-align: left;
}
address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: normal;
}
table.Question th,
table.Question td {
    width: 100%;
}
.FormTableStyle th {
    background-color: #e8e8e8;
    font-weight: normal;
    width: 30%;
}
table th, table td {
    padding: 10px 15px;
    border: solid 1px #ddd;
    font-size: 83%;
    text-align: left;
}
table.Question span.MustItem {
    display: inline-block;
    margin-left: 12px;
    color: #000;
    font-weight: bold;
}
table.FormTableStyle td input[type="text"] {
    width: 90%;
    padding: 3px 4px 3px;
    border: 1px solid #ddd;
    display: block;
    height: 1.6em;
}
table.FormTableStyle td input[type="text"],
table.FormTableStyle td textarea,
table.FormTableStyle td select,
table.FormTableStyle td button,
ul li button,
p button {
    font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ　Ｐゴシック',sans-serif;
    font-size: 100%;
}
.FormTableStyle input,
.FormTableStyle textarea {
    margin: 5px 0 0;
}
table.FormTableStyle span.InputExample {
    display: block;
}
.FormTableStyle span.InputExample {
    margin-top: 3px;
    line-height: 1.35;
}
table.FormTableStyle td textarea {
    width: 90%;
    padding: 3px 4px 4px;
    border: 1px solid #ddd;
    display: block;
}
h2 {
    margin: 0 0 5px;
    padding:  0 0 10px 0;
    /* background: url(../../images/balloon_down.gif) no-repeat 40px bottom; */
    font-size: 100%;
}
h2 span {
    display: block;
    padding: 10px 15px;
    font-size: 110%;
    font-weight: bold;
    color: #575757;
    line-height: 130%;
    background-color: #f2f2f2;
}
.FormTableStyle span.MustItem {
    display: block;
    color: #000;
    font-weight: bold;
}
.FormTableStyle td {
    width: 70%;
}
.FormTableStyle .FirstNameAC,
.FormTableStyle .LastNameAC {
    display: inline;
    float: left;
    margin: 0 15px 0 0;
}
table.FormTableStyle td label {
    margin-left: 4px;
}
.FormTableStyle td input#name1_last,
.FormTableStyle td input#name1_first,
.FormTableStyle td input#name2_last,
.FormTableStyle td input#name2_first {
    width: 145px;
}
table.FormTableStyle td input[type="email"],
table.FormTableStyle td input[type="tel"] {
    width: 90%;
    padding: 3px 4px 3px;
    border: 1px solid #ddd;
    display: block;
    height: 1.6em;
    font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}
table.FormTableStyle td input.MailAddress {
    /* font-size: 125%;
    font-weight: bold; */
}
table.FormTableStyle td input.ZipCode {
    width: 7em;
    display: inline;
}
table.FormTableStyle td button.SearchZip {
    background-color: #eee;
}
/* table.FormTableStyle td button.SearchZip {
    margin:  0 0 0 5px;
    padding: 4px 6px 3px;
    background-color: #ccc;
    border: 0;
} */
table.FormTableStyle td select {
    appearance: button;
    white-space: nowrap;
    width: 90%;
    height: 30px;
    padding: 5px 30px 5px 5px;
    background: url("../../images/icon_down_l_gray_hd.gif") 97% center no-repeat, linear-gradient(#fff, #fff);
    background-size: 14px 14px;
    border: 1px solid #ddd;
    display: block;
}
table.FormTableStyle td input[type="date"] {
    appearance: button;
    white-space: nowrap;
    width: 90%;
    height: 1.35rem;
    padding: 3px 4px 3px;
    background: url("../../images/icon_down_l_gray_hd.gif") 97% center no-repeat, linear-gradient(#fff, #fff);
    background-size: 14px 14px;
    border: 1px solid #ddd;
    display: block;
}
/* カレンダーマークの範囲を引き伸ばす */
input[type=date]::-webkit-calendar-picker-indicator {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
  }
  
  
  input[type="date"]::-webkit-inner-spin-button{
    -webkit-appearance: none;
  }
  
  input[type="date"]::-webkit-clear-button{
    -webkit-appearance: none;
  }
  
  input[type="date"]{
   
    position: relative;
  }
  /* ↑カレンダーマークの範囲を引き伸ばす */
.TextStyle1 {
    font-size: 90%;
}
a:visited {
    text-decoration: underline;
    color: #a94657;
}
a:link {
    color: -webkit-link;
    text-decoration: underline;
    cursor: pointer;
}
input.FormAgreeCheck {
    display: inline-block;
    width: 2em;
    height: 2em;
    margin-right: 12px;
}
.FormAgreeArea {
    width: 100%;
    margin: 0 0 25px;
    text-align: center;
}
.ClearFix {
    zoom: 1;
}
.FormAgree {
    float: none;
    width: 50%;
    max-width: 320px;
    margin: 0 10px;
    display: inline-block;
}
ul li {
    list-style-type: none;
}
.FormAgree input.FormAgreeButton,
.FormAgree input.FormAgreeCorrection {
    display: block;
    width: 100%;
}
.FormAgree input.FormAgreeButton {
    padding: 5px 0;
    background-color: #062D86;
    border: 0;
    font-size: 90%;
    font-weight: bold;
    line-height: 240%;
    color: #fff;
    white-space: nowrap;
    cursor: pointer;
}
input[type="checkbox"] {
    cursor: pointer;
}
div.center {
    text-align: center;
}
label[for="CheckBox"] {
    display: inline-block;
    margin-bottom: 24px;
}
#U995,
#U768,
#U580,
#U400,
.ShowRWD {
    display: none;
}