@charset "UTF-8";
/*----------------------------------------------------
	お問い合わせ
----------------------------------------------------*/
.contents h2 {
  background: url(../images/common/ttl_bg.png) left top no-repeat;
  font-size: 40px;
  line-height: 60px;
  font-weight: bold;
  letter-spacing: 6px;
  padding: 20px 0 17px;
}
.contents h2 + p {
  font-size: 17px;
  margin: 50px 0 10px;
}
.contents ul {
  margin: 0 0 30px;
}
.contents ul li {
  font-size: 15px;
  line-height: 20px;
  color: #888;
}
.contents .contact {
  width: 100%;
  margin: 0 0 60px;
}
.contents .contact th {
  width: 27%;
  vertical-align: top;
  background-color: #eee;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 24px 18px;
  font-size: 17px;
}
.contents .contact th em {
  color: #d80c18;
}
.contents .contact th em.company {
  font-size: 15px;
  line-height: 20px;
  color: #888;
  padding: 8px 0 0;
  display: inline-block;
}
.contents .contact td {
  vertical-align: top;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 24px 0 24px 24px;
  font-size: 17px;
}
.contents .contact td p.confirm {
  padding: 20px 0px;
}
.contents .contact td label.name {
  padding: 0 20px 0 0;
  display: inline-block;
}
.contents .contact td label.company {
  display: block;
}
.contents .contact td input {
  line-height: 31px;
  font-size: 17px;
  padding: 0 8px;
  width: 500px;
}
.contents .contact td .wpcf7c-conf {
  border: none !important;
  background: none !important;
}
.contents .contact td .input1 {
  width: 130px;
  margin: 0 0 0 8px;
}
.contents .contact td em {
  font-size: 15px;
  line-height: 20px;
  color: #888;
  padding: 8px 0 0;
  display: inline-block;
}
.contents .contact td select {
  font-size: 17px;
  border: 1px solid #e7e7e7;
}
.contents .contact td span.company_input {
  width: 80px;
  display: inline-block;
}
.contents .contact td textarea {
  width: 688px;
  font-size: 17px;
}
.contents .contact td .message-select {
  display: block;
}
.contents .contact td .message-select span.first {
  margin: 0 15px 0 0;
}
.contents .contact td .message-select input[type="radio"] {
  width: auto;
  vertical-align: middle;
  margin: 0;
}
.contents p.button {
  text-align: center;
}
.contents p.button input {
  background: url(../images/common/ico_btn.png) 20px center no-repeat #0068B6;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  border: none;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  padding: 0 40px 0 60px;
  line-height: 60px;
  letter-spacing: 6px;
}
.contents span.wpcf7-not-valid-tip {
  padding: 8px 0 0;
  color: #d80c18;
}
.contents div.wpcf7-response-output {
  text-align: center;
  font-size: 17px;
  background-color: #ecd200;
  border-color: #ecd200;
}
.contents div.wpcf7-mail-sent-ok {
  background-color: #83a32f;
  border-color: #83a32f;
  color: #fff;
  display: block !important;
}
/* 期間中の出荷スケジュール */
.schedule-info_area h3.contact-page_title {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0 0 10px;
  text-align: left;
  font-weight: bold;
}

.schedule-info_area {
  width: 70%;
  border: 2px solid #005BAC;
  border-radius: 10px;
  margin: 35px auto 60px;
  padding: 20px 20px 0;
}
.contact-page_area .schedule-info_area h3.contact-page_title {
  text-align: center;
}
.schedule-info_area .schedule-info_text {
  margin-bottom: 20px;
}
.schedule-info_area .schedule-info_list dt,
.schedule-info_area .shipping-calendar_list dt {
  margin-bottom: 5px;
}
.schedule-info_area .schedule-info_list dd{
  margin-bottom: 10px;
  padding-left: 1em;
}
.schedule-info_area .schedule-info_list dd:last-child {
  margin-bottom: 0;
}
.schedule-info_area .shipping-calendar_list dt,
.schedule-info_area .shipping-calendar_list dd {
  line-height: 1.4;
}
.schedule-info_area .shipping-calendar_list dd {
  margin-bottom: 10px;
}
.schedule-info_area .schedule-info_days_box {
  margin-bottom: 15px;
  border-bottom: 1px dotted #dedede;
  padding: 15px 0;
}
.schedule-info_area .sub-title {
  display: inline-block;
  margin-bottom: 10px;
  font-size:18px;
  font-weight:bold;
  line-height: 1.4;
}

/*----------------------------------------------------
	お問い合わせ - 送信完了
----------------------------------------------------*/
.contact_complete h2 {
  background: url(../images/common/ttl_bg.png) left top no-repeat;
  font-size: 40px;
  line-height: 60px;
  font-weight: bold;
  letter-spacing: 6px;
  padding: 20px 0 17px;
}
.contact_complete h2 + p {
  font-size: 17px;
  margin: 50px 0 10px;
  text-align: center;
  line-height: 24px;
}
.contact_complete p.link {
  display: block;
  text-align: center;
}
.contact_complete p.link a {
  background-color: #0068B6;
  color: #fff;
  text-decoration: none;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  padding: 5px 15px;
  font-size: 18px;
  border: none;
}
.contact_complete p.link a i {
  background: url(../images/common/ico_but02.png) left top no-repeat;
  display: inline-block;
  width: 8px;
  height: 8px;
  padding: 0 8px 0 0;
}
.contact_complete p.link a:before {
  color: #fff;
}
