@charset "UTF-8";
.cancel .page_header {
  background-color: #DADADA;
}
.cancel .page_header .page_name {
  font-size: 2.2rem;
  position: relative;
  padding: 40px 0 25px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .cancel .page_header .page_name {
    font-size: 2rem;
    clear: both;
    padding: 32px 0 10px;
  }
}
.cancel .blc_ttl {
  color: #FFF;
  background-color: #57117A;
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 500;
  margin-bottom: 25px;
  font-size: 3.6rem;
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .cancel .blc_ttl {
    font-size: 2.4rem;
  }
}
.cancel .blc_ttl .title_back {
  float: right;
  font-family: "Lato", sans-serif;
  text-align: right;
  font-size: 120%;
  color: rgba(255, 255, 255, 0.2);
  display: block;
  position: relative;
  font-weight: 300;
  bottom: 25px;
  right: -20px;
}
@media screen and (max-width: 767px) {
  .cancel .blc_ttl .title_back {
    font-size: 80%;
    bottom: 0;
  }
}
.cancel .blc_ttl .title br {
  display: none;
}
@media screen and (max-width: 767px) {
  .cancel .blc_ttl .title br {
    display: block;
  }
}
.cancel .read_txt {
  margin-top: 0;
}
.cancel .contact_ttl br {
  display: none;
}
@media screen and (max-width: 767px) {
  .cancel .contact_ttl br {
    display: block;
  }
}
.cancel .contact_ttl {
  font-size: 3.4rem;
  text-align: center;
  font-family: "M PLUS 1p", sans-serif;
  color: #fff;
  font-weight: normal;
  display: inline-block;
  position: relative;
  left: 25%;
  padding: 20px;
  margin: 0 auto 40px auto;
  background-color: #6d3a87;
}
@media screen and (max-width: 600px) {
  .cancel .contact_ttl {
    font-size: 2.4rem;
  }
}
.cancel .link_policy {
  text-align: center;
  margin-top: 30px;
}

#mailformpro .cancel_form {
  margin-top: 5rem;
  padding: 0;
}
#mailformpro .cancel_form dl .cancel_dt {
  color: #57117A;
  font-size: 2rem;
  width: 12.4em;
  float: none;
  border-top: solid 1px #57117A !important;
}
@media screen and (max-width: 767px) {
  #mailformpro .cancel_form dl .cancel_dt {
    width: auto;
  }
}
#mailformpro .cancel_form dl .cancel_dd {
  padding: 0;
  border: none;
}
#mailformpro .cancel_form dl .cancel_dd dt,
#mailformpro .cancel_form dl .cancel_dd dd {
  border: none;
}
#mailformpro .comment {
  color: #57117A;
  font-size: 1.3rem;
  margin-top: 0.5em;
}

.page_body {
  padding: 60px 0;
}

.tel_box {
  max-width: 720px;
  border: solid 1px #ccc;
  padding: 0 15px;
  margin: 0 auto 50px;
  border-radius: 7px;
  overflow: hidden;
}
@media print, screen and (min-width: 768px) {
  .tel_box {
    margin: 0 0 40px;
    padding: 20px 0;
  }
}
.tel_box dt {
  color: #57117A;
  font-weight: bold;
  text-align: center;
  font-size: 2.6rem;
}
@media print, screen and (min-width: 768px) {
  .tel_box dt {
    padding: 20px 40px;
    float: left;
    border-right: solid 1px #ccc;
  }
}
@media screen and (max-width: 767px) {
  .tel_box dt {
    border-bottom: solid 1px #ccc;
    padding: 10px 0;
  }
}
@media screen and (max-width: 600px) {
  .tel_box dt {
    font-size: 2.2rem;
  }
}
.tel_box dd {
  padding: 15px 0;
  font-size: 3.8rem;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.05em;
}
@media print, screen and (min-width: 768px) {
  .tel_box dd {
    padding: 5px 35px 0;
    float: left;
  }
}
@media screen and (max-width: 767px) {
  .tel_box dd {
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .tel_box dd {
    font-size: 2.8rem;
  }
}
.tel_box dd a {
  display: inline-block;
  background: url("../img/icon_phone_3.svg") no-repeat left top 5px/30px auto;
  padding-left: 40px;
}
.tel_box dd .small_txt {
  display: block;
  font-size: 1.6rem;
  text-align: left;
}
@media screen and (max-width: 600px) {
  .tel_box dd .small_txt {
    font-size: 1.4rem;
  }
}

.margin_0 {
  margin: 0;
}

.policyList {
  font-size: 1.6rem;
}
.policyList h3 {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin: 30px 0 10px;
  font-weight: normal;
  background: #f2f2f2;
  padding: 10px;
  font-size: 1.8rem;
}
.policyList h3:first-child {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .policyList h3 {
    margin: 20px 0 10px;
  }
}
.policyList h4 {
  margin: 1em 0 0.5em 10px;
  font-weight: normal;
}
.policyList p {
  padding: 0 10px;
  margin-bottom: 1em;
}
.policyList ul {
  margin: 10px 0 0 20px;
}
@media screen and (max-width: 767px) {
  .policyList ul {
    margin-right: 10px;
  }
}
.policyList ul li {
  list-style: disc;
  margin-left: 10px;
}
.policyList ol {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 1em;
}
.policyList ol > li {
  margin-left: 1.8em;
  margin-top: 10px;
}
.policyList .attentionList {
  font-size: 1.4rem;
  margin: 10px 0 10px 30px;
}
.policyList .attentionList li {
  list-style: none;
  position: relative;
}
.policyList .attentionList li:not(:last-child) {
  margin-bottom: 0.5rem;
}
.policyList .attentionList li:before {
  content: "（注）";
  display: block;
  position: absolute;
  left: -40px;
}
.policyList .attentionList_num {
  counter-reset: listCounter;
  font-size: 1.4rem;
  margin: 10px 0 10px 40px;
}
.policyList .attentionList_num li {
  counter-increment: listCounter;
  list-style: none;
  position: relative;
}
.policyList .attentionList_num li:not(:last-child) {
  margin-bottom: 0.5rem;
}
.policyList .attentionList_num li:before {
  content: "（注" counter(listCounter) "）";
  display: block;
  position: absolute;
  left: -50px;
}
.policyList .revisionDate {
  margin-top: 3rem;
  text-align: right;
}
.policyList .linkBtn {
  margin-top: 15px;
}
.policyList .linkBtn a {
  position: relative;
}
.policyList .linkBtn a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -15px;
  left: auto;
  width: 8px;
  height: 8px;
  margin: auto;
  vertical-align: middle;
  border-top: 2px solid #218400;
  border-right: 2px solid #218400;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.policyList .linkBtn a:hover:after {
  right: -20px;
}
/*# sourceMappingURL=cancel.css.map */