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

 file name  : security.css
 author     : Ability Consultant
 style info : 個人情報保護方針
=================================================================== */
@font-face {
  font-family: "YuGothicBold";
  src: local("Yu Gothic Medium");
}
.con_sec {
  max-width: 1080px;
  margin: auto;
}
@media only screen and (max-width: 1080px) {
  .con_sec {
    width: 95%;
  }
}

@-moz-keyframes scrTxt {
  10% {
    transform: translateY(0);
  }
  49.9% {
    transform: translateY(100%);
  }
  50% {
    transform: translateY(-100%);
  }
  90% {
    transform: translateY(0);
  }
}
@-webkit-keyframes scrTxt {
  10% {
    transform: translateY(0);
  }
  49.9% {
    transform: translateY(100%);
  }
  50% {
    transform: translateY(-100%);
  }
  90% {
    transform: translateY(0);
  }
}
@keyframes scrTxt {
  10% {
    transform: translateY(0);
  }
  49.9% {
    transform: translateY(100%);
  }
  50% {
    transform: translateY(-100%);
  }
  90% {
    transform: translateY(0);
  }
}
@-moz-keyframes scrBorder {
  10% {
    height: 100%;
  }
  49.9% {
    height: 0;
    bottom: 0;
  }
  50% {
    bottom: 100%;
  }
  90% {
    height: 100%;
    bottom: 0;
  }
}
@-webkit-keyframes scrBorder {
  10% {
    height: 100%;
  }
  49.9% {
    height: 0;
    bottom: 0;
  }
  50% {
    bottom: 100%;
  }
  90% {
    height: 100%;
    bottom: 0;
  }
}
@keyframes scrBorder {
  10% {
    height: 100%;
  }
  49.9% {
    height: 0;
    bottom: 0;
  }
  50% {
    bottom: 100%;
  }
  90% {
    height: 100%;
    bottom: 0;
  }
}
/* -----------------------------------------------------------
	.con_sec
----------------------------------------------------------- */
.con_sec {
  margin-top: 70px;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_sec {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_sec {
    margin-top: 3em;
  }
}
.con_sec .box_sec {
  margin-top: 35px;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_sec .box_sec {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_sec .box_sec {
    margin-top: 0.5em;
  }
}
.con_sec .box_sec .wrp_txt {
  margin: 0 auto;
  margin-top: 35px;
  font-size: 108%;
  line-height: 1.7;
  max-width: 945px;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_sec .box_sec .wrp_txt {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .con_sec .box_sec .wrp_txt {
    margin-top: 1em;
  }
}
.con_sec .box_sec .wrp_txt > ul {
  padding-left: 1em;
}
@media only screen and (max-width: 767px) {
  .con_sec .box_sec .wrp_txt > ul {
    padding-left: 1.5em;
  }
}
.con_sec .box_sec .wrp_txt > ul > li {
  list-style-type: decimal;
  padding-left: .5em;
}
.con_sec .box_sec .wrp_txt > ul > li span {
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 124%;
}
.con_sec .box_sec .wrp_txt > ul > li .form {
  text-decoration: none;
  border-bottom: solid 1px #e8342c;
}
.con_sec .box_sec .wrp_txt > ul > li .form:hover {
  border-bottom: none;
}
.con_sec .box_sec .wrp_txt > ul > li i {
  display: block;
  margin-top: 25px;
  font-size: 108%;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_sec .box_sec .wrp_txt > ul > li i {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .con_sec .box_sec .wrp_txt > ul > li i {
    margin-top: 0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_sec .box_sec .wrp_txt > ul > li i {
    font-size: 100%;
  }
}
.con_sec .box_sec .wrp_txt > ul > li table {
  max-width: 100%;
  margin-top: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_sec .box_sec .wrp_txt > ul > li table {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .con_sec .box_sec .wrp_txt > ul > li table {
    margin-top: 0.2em;
  }
}
.con_sec .box_sec .wrp_txt > ul > li table th, .con_sec .box_sec .wrp_txt > ul > li table td {
  padding: .8em 1.5em;
}
@media only screen and (max-width: 767px) {
  .con_sec .box_sec .wrp_txt > ul > li table th, .con_sec .box_sec .wrp_txt > ul > li table td {
    font-size: 93%;
    padding: .8em .5em;
  }
}
.con_sec .box_sec .wrp_txt > ul > li table th:first-child {
  white-space: nowrap;
}
.con_sec .box_sec .wrp_txt > ul > li table tr:not(:first-child) th {
  background: transparent;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  text-align: left;
}
.con_sec .box_sec .wrp_txt .ind {
  display: inline-block;
  padding-left: 1em;
}
.con_sec .box_sec .wrp_txt .txt1 {
  text-align: right;
  margin-top: 35px;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_sec .box_sec .wrp_txt .txt1 {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_sec .box_sec .wrp_txt .txt1 {
    margin-top: 1.5em;
  }
}
.con_sec .box_sec .wrp_txt .txt1 span {
  display: inline-block;
  text-align: left;
}
.con_sec .box_sec .wrp_txt .txt2 {
  text-align: center;
}
.con_sec .box_sec .wrp_txt address {
  display: block;
  margin: .8em auto 0;
  max-width: 421px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1.5em;
  border: 3px double #cdcdcd;
  font-size: 100%;
}
@media only screen and (max-width: 767px) {
  .con_sec .box_sec .wrp_txt address {
    padding: 1em;
    margin-top: .5em;
  }
}
.con_sec .box_sec .wrp_txt address.left {
  margin: 2em 0 0 !important;
  max-width: none;
  padding: 0 !important;
  border: none;
}
.con_sec .box_sec table {
  max-width: 940px;
  margin: 0 auto;
  margin-top: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_sec .box_sec table {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .con_sec .box_sec table {
    margin-top: 0.5em;
  }
}
.con_sec .box_sec table tr th, .con_sec .box_sec table tr td {
  font-size: 108%;
  padding: .8em 2em;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  .con_sec .box_sec table tr th, .con_sec .box_sec table tr td {
    font-size: 100%;
    padding: .8em .5em;
  }
}
.con_sec .box_sec table tr th {
  background: #e9f4fd;
  text-align: center;
  border-right: 1px solid #FFF;
}
.con_sec .box_sec table tr th:last-child {
  border-right: none;
}
.con_sec .box_sec table tr td {
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.con_sec .box_sec table tr td:last-child {
  border-right: none;
}
.con_sec .box_sec table tr td > em {
  display: block;
  text-indent: -1.8em;
  padding-left: 1.8em;
}
.con_sec .box_sec table tr td > div > p {
  position: relative;
  padding-left: 1.5em;
  margin-top: .3em;
}
.con_sec .box_sec table tr td > div > p:first-child {
  margin-top: 0;
}
.con_sec .box_sec table tr td > div > p:before {
  content: '●';
  color: #a2bdd3;
  padding-right: .5em;
  position: absolute;
  top: 0;
  left: 0;
}
.con_sec.s2 .box_sec .wrp_txt {
  max-width: 640px;
  overflow: hidden;
}
.con_sec.s2 .box_sec .wrp_txt .img {
  float: left;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_sec.s2 .box_sec .wrp_txt .img {
    width: 14.0625%;
  }
}
@media only screen and (max-width: 767px) {
  .con_sec.s2 .box_sec .wrp_txt .img {
    width: 100%;
    float: none;
    text-align: center;
  }
}
.con_sec.s2 .box_sec .wrp_txt .txt {
  float: right;
  width: 515px;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
  .con_sec.s2 .box_sec .wrp_txt .txt {
    width: 80.46875%;
  }
}
@media only screen and (max-width: 767px) {
  .con_sec.s2 .box_sec .wrp_txt .txt {
    float: none;
    width: 100%;
    margin-top: 1em;
  }
}
.con_sec.s4 .box_sec .wrp_txt > ul > li {
  margin-top: 1em;
}
.con_sec.s4 .box_sec .wrp_txt > ul > li span {
  display: block;
}
.con_sec.s4 .box_sec .wrp_txt > ul > li address {
  margin: .8em 0 0;
}
.con_sec.s4 .box_sec .wrp_txt > ul > li > p {
  position: relative;
  padding-left: 1.5em;
}
.con_sec.s4 .box_sec .wrp_txt > ul > li > p:before {
  content: '●';
  font-size: 100%;
  color: #a2bdd3;
  padding-right: .5em;
  position: absolute;
  top: 0;
  left: 0;
}
.con_sec.s4 .box_sec .wrp_txt > ul > li ul {
  padding-left: 3em;
}
@media only screen and (max-width: 767px) {
  .con_sec.s4 .box_sec .wrp_txt > ul > li ul {
    padding-left: 0;
  }
}
.con_sec.s4 .box_sec .wrp_txt > ul > li ul li {
  text-indent: -2.5em;
  padding-left: 2.5em;
  margin-top: 1.5em;
  line-height: 1.7;
}
@media only screen and (max-width: 767px) {
  .con_sec.s4 .box_sec .wrp_txt > ul > li ul li {
    font-size: 93%;
    margin-top: 1em;
  }
}
.con_sec.s4 .box_sec .wrp_txt > ul > li ul li:first-child {
  margin-top: 0;
}
.con_sec.s4 .box_sec .wrp_txt .add2 {
  max-width: 440px !important;
}
