.contactH2Com {
  background: url(../img/bg_h2.jpg) center no-repeat;
  background-size: cover;
  margin-bottom: 80px;
}

@media (max-width: 767px) {
  .contactH2Com {
    background: url(../img/bg_h2_sp.jpg) center no-repeat;
    background-size: cover;
    margin-bottom: 35px;
  }
}
@media (max-width: 479px) {
  .ttlH2Com {
    height: 120.5px;
  }
  .ttlH2Com .txt {
    font-size: 22px;
  }
  .ttlH2Com .txt .txtSub {
    font-size: 13px;
  }
  .ttlH2Com .icon img {
    height: 5.5px;
  }
}
/*-----------------------------------------------------------
Common
------------------------------------------------------------*/
.hid_url {
  display: none;
}

.clearfix {
  display: block;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  line-height: 0;
}

/* exlude MacIE5 \*/
* html .clearfix {
  height: 1%;
}

html, body {
  overflow-x: hidden;
}

.sp {
  display: none !important;
}

@media (max-width: 767px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}
/*-----------------------------
    Form Error box
-------------------------------*/
a.txtEventBack {
  text-decoration: underline;
}

.errMsg {
  margin-left: 1em;
  padding-bottom: 1px;
  display: block;
  line-height: 1.4;
  text-indent: -0.9em;
}

.formError {
  padding-bottom: 13px;
  display: block;
}

.fixed {
  padding-bottom: 0px;
}

.formError .formErrorClose {
  border: solid #252525 2px;
  border-radius: 9px 9px 9px 9px;
  -moz-border-radius: 9px 9px 9px 9px;
  -webkit-border-radius: 9px 9px 9px 9px;
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: -4px;
  right: -4px;
  color: #efefef;
  background: #333;
  font-weight: bold;
  text-align: center;
  line-height: middle;
  cursor: pointer;
  box-shadow: 1px -1px 3px #888;
  -moz-box-shadow: 1px -1px 3px #888;
  -webkit-box-shadow: 1px -1px 3px #888;
  _z-index: 2;
  box-sizing: content-box;
  line-height: 1.2;
}

.formError .formErrorClose:hover {
  background: #666;
}

.fixed .formErrorClose {
  display: none;
}

.formError .formErrorContent {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 6px 10px;
  width: 180px;
  position: relative;
  color: #fff;
  background: #252525;
  font-size: 11px;
  box-shadow: 0px 0px 6px #888;
  -moz-box-shadow: 0px 0px 6px #888;
  -webkit-box-shadow: 0px 0px 6px #888;
  margin: 0 0 30px 0;
  _z-index: 1;
}

.fixed .formErrorContent {
  margin-top: 0.5em;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background: #f60;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 0 30px 0;
}

.fadeOut {
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.formError .formErrorArrow {
  width: 15px;
  height: 15px;
  position: absolute;
  bottom: 0;
  left: 20px;
  margin: 0 0 30px 0;
  _z-index: 0;
}

.fixed .formErrorArrow,
.fixed .formErrorArrowBottom {
  display: none;
}

.formError .formErrorArrowBottom {
  margin: -6px;
  top: 0;
}

.formError .formErrorArrow div {
  margin: 0 auto;
  display: block;
  height: 1px;
  background: #252525;
  line-height: 0px;
  font-size: 0px;
  box-shadow: 0px 2px 3px #888;
  -moz-box-shadow: 0px 2px 3px #888;
  -webkit-box-shadow: 0px 2px 3px #888;
}

.formError .formErrorArrowBottom div {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.formError .formErrorArrow .line10 {
  width: 19px;
}

.formError .formErrorArrow .line9 {
  width: 17px;
}

.formError .formErrorArrow .line8 {
  width: 15px;
}

.formError .formErrorArrow .line7 {
  width: 13px;
}

.formError .formErrorArrow .line6 {
  width: 11px;
}

.formError .formErrorArrow .line5 {
  width: 9px;
}

.formError .formErrorArrow .line4 {
  width: 7px;
}

.formError .formErrorArrow .line3 {
  width: 5px;
}

.formError .formErrorArrow .line2 {
  width: 3px;
}

.formError .formErrorArrow .line1 {
  width: 1px;
}

/*=========================
	Header
===========================*/
#header {
  padding-top: 25px;
  margin-bottom: 30px;
  text-align: center;
}
#header .logo {
  display: inline-block;
  position: relative;
}
#header .logo::after {
  content: "";
  position: absolute;
  width: 72px;
  height: 68px;
  background: url(../../img/common/header/anni_50th.svg) center/100% no-repeat;
  top: 30%;
  transform: translateY(-50%);
  right: -86px;
}
@media (max-width: 767px) {
  #header .logo::after {
    width: 36px;
    height: 34px;
    right: -44px;
  }
}

@media (max-width: 479px) {
  #header {
    padding-top: 15px;
    margin-bottom: 10px;
  }
  #header .logo img {
    width: 100px;
  }
}
.ttl_h2 {
  max-width: 870px;
  padding-right: 15px;
  padding-left: 15px;
  margin: 0 auto 70px;
  text-align: center;
}

@media (max-width: 767px) {
  .ttl_h2 {
    margin: 0 auto 30px;
  }
}
em {
  font-style: normal;
  color: #fff;
  display: inline-block;
  background: #ee595d;
  font-size: 14px;
  margin-right: 7px;
  padding: 1px 10px;
}

.un-require {
  background: #999;
}

.mr20 {
  margin-right: 20px;
}

/*============================
    Content 
==============================*/
.showOption,
.showInstep2 {
  display: none;
}

.contact_wrrap {
  max-width: 780px;
  margin: 0 auto;
  padding-right: 10px;
  padding-left: 10px;
}

.txtNote {
  font-size: 14px;
  margin-bottom: 40px;
  line-height: 1.9;
}

@media (max-width: 767px) {
  .contact_wrrap {
    padding-right: 0;
    padding-left: 0;
    font-size: 13px;
  }
  .mr20 {
    margin-right: 10px;
  }
  .txtNote {
    font-size: 11px;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 25px;
  }
}
.contact_header {
  margin-bottom: 32px;
  line-height: 2;
  font-size: 16px;
}
.contact_header .txtRed {
  color: #e60c12;
}

.img_step {
  text-align: center;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .contact_header {
    font-size: 12px;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 15px;
  }
  .contact_header .ttl1 {
    margin-bottom: 10px;
  }
  .contact_header .telBox {
    margin-bottom: 20px;
  }
  .img_step {
    margin-bottom: 20px;
    padding: 0 10px;
  }
}
.btn_control01 {
  text-align: center;
  margin-bottom: 35px;
  padding-right: 10px;
  padding-left: 10px;
}
.btn_control01 label {
  margin-bottom: 30px;
  display: block;
}
.btn_control01 input[type=image] {
  margin: 0 auto;
}
.btn_control01 span {
  font-size: 16px;
  font-weight: bold;
  padding-left: 7px;
}
.btn_control01 input[type=checkbox] {
  width: 15px;
  height: 15px;
}

@media (max-width: 767px) {
  .btn_control01 {
    margin-bottom: 25px;
  }
  .btn_control01 label {
    margin-bottom: 25px;
  }
  .btn_control01 span {
    font-size: 15px;
  }
  .btn_control01 input[type=checkbox] {
    width: auto;
    height: auto;
    position: relative;
    top: 1px;
    left: 3px;
  }
}
.subTable {
  padding: 0 !important;
}
.subTable table {
  border-top: 0 !important;
}

.tableContact {
  margin: 0 auto 25px;
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #b1b1b1;
  border-bottom: 1px solid #b1b1b1;
}
.tableContact th, .tableContact td {
  padding: 15px 10px;
  border-bottom: 1px dashed #b1b1b1;
  font-size: 16px;
}
.tableContact th {
  background: #f2f2f2;
  font-weight: normal;
  width: 215px;
}
.tableContact td {
  width: auto;
}
.tableContact .bg_unrequired {
  background: #F5F6F6;
}
.tableContact span {
  color: #333;
}
.tableContact span.txt {
  padding-right: 10px;
}
.tableContact .txt_rquired {
  background: #ff4d53;
}
.tableContact .txt_unrquired {
  background: #979797;
}
.tableContact input[type=text] {
  color: #000;
  border: 1px solid #7d7d7d;
  height: 34px;
  height: 34px\9 ;
  padding: 0 5px;
  padding: 5px 5px 0\9 ;
}
.tableContact .size01 {
  width: 75%;
}
.tableContact .size02 {
  width: 30%;
}
.tableContact .size03 {
  width: 50%;
}
.tableContact .size04 {
  width: 20%;
}
.tableContact .size05 {
  width: 100%;
}
.tableContact textarea {
  width: 100%;
  height: 209px;
  border: 1px solid #7d7d7d;
  padding: 10px;
}
.tableContact select {
  font-size: 14px;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 21px 27px;
  padding-left: 5px;
  padding-right: 20px;
  height: 34px;
  border: 1px solid #7d7d7d;
  color: #4C4643;
  width: 75%;
}

@media (max-width: 767px) {
  em {
    font-size: 12px;
  }
  .tableContact {
    border-bottom: 0;
    margin-bottom: 0;
  }
  .tableContact th, .tableContact td {
    display: block;
    width: 100%;
    border-bottom: 1px solid #b1b1b1;
    font-size: 12px;
    width: 100%;
    padding: 18px 10px;
  }
  .tableContact .noBorder td {
    border-bottom: 0;
  }
  .tableContact .size01,
  .tableContact .size03 {
    width: 100%;
  }
  .tableContact .size02 {
    width: 50%;
  }
  .tableContact .size04 {
    width: 43%;
  }
  .tableContact .txt {
    margin-top: 10px;
  }
  .tableContact .txt1 {
    margin-bottom: 5px;
  }
  .tableContact select {
    font-size: 13px;
    width: 100%;
  }
}
/*=====================*/
form .box1 {
  margin-top: 10px;
}
@media (max-width: 767px) {
  form .box1 {
    margin-top: 5px;
  }
}
form .test {
  position: relative;
  color: #999999;
}
form .test label {
  position: absolute;
  top: 5px;
  left: 10px;
}
form .test br {
  display: none;
}
form fieldset .test input, form fieldset .test textarea {
  display: block;
  padding: 4px;
  width: 400px;
  margin: 0;
  border: 1px solid;
}
form fieldset .test label {
  width: 380px;
  display: block;
  margin: 5px 5px 5px 6px;
  padding: 0;
}
form fieldset .test textarea {
  padding: 2px;
  width: 404px;
  border: 1px solid #b3b3b3;
}
form fieldset .test input {
  border: solid 1px;
}
form fieldset .test label {
  color: #4c4c4c;
}

/*=======================
	Footer
=========================*/
#contactThx .contactH2Com {
  margin-bottom: 20px;
}

.txtThankBox {
  max-width: 780px;
  margin: 0 auto 70px;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 16px;
  line-height: 2;
}
.txtThankBox p {
  margin-bottom: 30px;
}
.txtThankBox a {
  text-decoration: underline;
}
.txtThankBox a:hover {
  text-decoration: none;
}

@media (max-width: 767px) {
  #contactThx .contactH2Com {
    margin-bottom: 35px;
  }
  .txtThankBox {
    margin: 0 auto 50px;
    font-size: 12px;
  }
  .txtThankBox p {
    margin-bottom: 15px;
  }
}
.footerContact {
  text-align: center;
  margin-bottom: 100px;
}

.copyrightContact {
  text-align: center;
  font-size: 10px;
  padding: 10px;
}

@media (max-width: 767px) {
  .footerContact {
    margin-bottom: 50px;
    font-size: 11px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .footerContact br {
    display: none;
  }
}

/*# sourceMappingURL=base.css.map */
