@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : copy.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
@font-face {
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: normal;
  src: local("Noto Sans CJK JP");
  src: url("./font/NotoGothicRegular.eot");
  src: url("./font/NotoGothicRegular.eot?#iefix") format("embedded-opentype");
  src: url("./font/NotoGothicRegular.ttf") format("truetype");
  src: url("./font/NotoGothicRegular.woff") format("woff");
}
@font-face {
  font-family: "Yu Gothic Medium";
  src: local("Yu Gothic Medium");
  font-weight: 500;
}
.con_agreement {
  max-width: 1100px;
  margin: auto;
}
@media only screen and (max-width: 1100px) {
  .con_agreement {
    width: 95%;
  }
}

/* -----------------------------------------------------------
	con_agreement
----------------------------------------------------------- */
.con_agreement {
  margin-top: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_agreement {
    margin-top: 4em;
  }
}
@media only screen and (max-width: 767px) {
  .con_agreement {
    margin-top: 4em;
  }
}
@media only screen and (max-width: 767px) {
  .con_agreement {
    width: 90%;
  }
}
.con_agreement .inner {
  margin-bottom: 25px;
  text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_agreement .inner {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_agreement .inner {
    margin-bottom: 1em;
  }
}
.con_agreement .inner .st {
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, "Times New Roman", Times, Garamond, Georgia, serif;
  position: relative;
  margin-bottom: 10px;
  color: #c4801d;
  font-size: 147%;
  letter-spacing: .05em;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .con_agreement .inner .st {
    margin-bottom: 0.3em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_agreement .inner .st {
    font-size: 139%;
  }
}
@media only screen and (max-width: 767px) {
  .con_agreement .inner .st {
    font-size: 124%;
  }
}
.con_agreement .inner .txt {
  line-height: 1.87;
}
@media only screen and (min-width: 1101px) {
  .con_agreement .inner .txt {
    font-size: 108%;
    letter-spacing: .08em;
  }
}
@media print {
  .con_agreement .inner .txt {
    font-size: 108%;
    letter-spacing: .08em;
  }
}
.ie8 .con_agreement .inner .txt {
  font-size: 108%;
  letter-spacing: .08em;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_agreement .inner .txt {
    font-size: 108%;
    letter-spacing: .05em;
  }
}
.con_agreement .inner .txt li {
  text-indent: -2.8em;
  padding-left: 2.6em;
}
.con_agreement .inner .txt li.n_num {
  text-indent: 0;
  padding-left: 0;
}
.con_agreement .inner .txt table th {
  font-weight: normal;
}
.con_agreement .inner.last {
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  .con_agreement .inner.last {
    margin-bottom: 3em;
  }
}
.con_agreement .inquiry {
  letter-spacing: 0.2em;
}
@media only screen and (max-width: 767px) {
  .con_agreement .inquiry {
    letter-spacing: 0.05em;
  }
}
@media only screen and (min-width: 768px) {
  .con_agreement .inquiry {
    font-size: 108%;
  }
}
@media print {
  .con_agreement .inquiry {
    font-size: 108%;
  }
}
.ie8 .con_agreement .inquiry {
  font-size: 108%;
}
@media only screen and (max-width: 767px) {
  .con_agreement .inquiry {
    font-size: 100%;
  }
}
.con_agreement .inquiry .address dt {
  float: left;
  width: 7%;
}
@media only screen and (max-width: 767px) {
  .con_agreement .inquiry .address dt {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .con_agreement .inquiry .address dd {
    overflow: hidden;
  }
}
@media print {
  .con_agreement .inquiry .address dd {
    overflow: hidden;
  }
}
.ie8 .con_agreement .inquiry .address dd {
  overflow: hidden;
}
