/* ======================================================================
 setting
====================================================================== */
/* ======================================================================
 p_contact_confirm
====================================================================== */
.p_contact_confirm .l_container {
  padding: 140px 0 80px;
  background: #f5f5f5;
}
@media screen and (max-width: 768px) {
  .p_contact_confirm .l_container {
    padding: 0;
  }
}
.p_contact_confirm .l_container .l_breadcrumbs {
  background: #fff;
}
@media screen and (max-width: 768px) {
  .p_contact_confirm .l_container .l_breadcrumbs {
    padding: 60px 0 0;
  }
}
.p_contact_confirm .l_container .subttl {
  background: #fff;
  padding: 20px 0 35px;
}
@media screen and (max-width: 768px) {
  .p_contact_confirm .l_container .subttl {
    padding: 10px 0 20px;
  }
}
.p_contact_confirm .l_container .subttl > .inner {
  width: 1100px;
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  -ms-align-items: baseline;
  align-items: baseline;
}
@media screen and (max-width: 768px) {
  .p_contact_confirm .l_container .subttl > .inner {
    width: 100%;
    padding: 0 10px;
    display: block;
  }
}
.p_contact_confirm .l_container .subttl > .inner .txt1 {
  font-size: 32px;
  color: #333;
  letter-spacing: .03em;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .p_contact_confirm .l_container .subttl > .inner .txt1 {
    line-height: 1.3;
  }
}
.p_contact_confirm .l_container .subttl > .inner .u_txt_1 {
  color: #097847;
  font-weight: bold;
  margin: 0 0 0 20px;
}
@media screen and (max-width: 768px) {
  .p_contact_confirm .l_container .subttl > .inner .u_txt_1 {
    margin: 10px 0 0 0;
  }
}
.p_contact_confirm .l_container .l_content {
  width: 1100px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .p_contact_confirm .l_container .l_content {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .p_contact_confirm .l_container .l_content .l_main > .inner {
    padding: 0 10px 80px;
  }
}
.p_contact_confirm .l_container .l_content .l_main > .inner .box {
  margin: 40px 0 0;
}
@media screen and (max-width: 768px) {
  .p_contact_confirm .l_container .l_content .l_main > .inner .box {
    margin: 20px 0 0;
  }
}
.p_contact_confirm .l_container .l_content .l_main > .inner .box .inner {
  padding: 20px;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .p_contact_confirm .l_container .l_content .l_main > .inner .box .inner {
    padding: 20px 10px;
  }
}
.p_contact_confirm .l_container .l_content .l_main > .inner .box .inner > .u_txt_4 {
  margin: 0 0 15px;
  letter-spacing: .1em;
}
.p_contact_confirm .l_container .l_content .l_main > .inner .box .inner > .u_txt_1 {
  font-weight: bold;
}
.p_contact_confirm .l_container .l_content .l_main > .inner .box .inner > .u_txt_1.normal {
  margin: 20px 0 0;
  font-weight: normal;
}
.p_contact_confirm .l_container .l_content .l_main > .inner .box .txt_wrap .txt_row {
  border-top: 1px dotted #333333;
  padding: 20px 0;
}
.p_contact_confirm .l_container .l_content .l_main > .inner .box .txt_wrap .txt_row:first-child {
  padding: 0 0 20px;
  border-top: none;
}
.p_contact_confirm .l_container .l_content .l_main > .inner .box .txt_wrap .txt_row:last-child {
  border-bottom: none;
  padding: 20px 0 0;
}
.p_contact_confirm .l_container .l_content .l_main > .inner .box .txt_wrap .txt_row .u_txt_4 {
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .p_contact_confirm .l_container .l_content .l_main > .inner .box .txt_wrap .txt_row .u_txt_4 {
    font-size: 1.8em;
    line-height: 1.3;
  }
}
.p_contact_confirm .l_container .l_content .l_main > .inner .box .txt_wrap .txt_row .u_txt_1 {
  margin: 15px 0 0;
  line-height: 1.7;
}

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