
@charset "utf-8";

/*アンドエスティ 2026.9*/

.andst {
  border:none;
  padding:0 15px 20px 15px;
  background-color:#fff;
  position:relative;
}
.andst .txt-box {
  padding:8px 14px 1px 14px;
  margin:0 0 4px 0;
}
.andst .txt-box p {
  font-size:15px;
  margin:4px 0 12px 0;
  color:#111;
}
.andst .txt-box p a {
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  background-color: #19358f;
  padding: 13px 106px 10px;
}
.andst .txt-box p a:hover {
  color:#fff;
  text-decoration:none;
  background-color: #2c49a6;
}
.andst p.link {
  color:#fff;
  text-indent:-1em;
  margin:35px 0 20px 1em;
  text-align:center;
}
.andst p.link a {
  color:#fff;
  font-weight:bold;
  text-decoration:none;
}
.andst p.link a:hover {
  color:#fff;
  text-decoration:none;
}
.andst .txt-box2 {
  padding:8px 14px 1px 14px;
  background-color:#fff;
  margin:0 0 4px 0;
}
.andst .txt-box2 p {
  font-size:15px;
  margin:4px 0 12px 0;
  color:#111;
}
.andst .txt-box2 p a {
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  background-color: #262626;
  padding: 13px 70px 10px;
}
.andst .txt-box2 p a:hover {
  color:#fff;
  text-decoration:none;
  background-color: #3b3b3b;
}
.andst p.link {
  color:#fff;
  text-indent:-1em;
  margin:35px 0 20px 1em;
  text-align:center;
}
.andst p.link a {
  color:#fff;
  font-weight:bold;
  text-decoration:none;
}
.andst p.link a:hover {
  color:#fff;
  text-decoration:none;
}

@media screen and (max-width:640px){
  .andst {
    padding:15px 15px 1px 15px;
    margin:0 0 6px 0;
  }
 .andst .txt-box {
    padding: 5px 8px 0 8px;
    margin:-24px 0 -12px 0;
    float: none;
    width: auto;
  }
  .andst .txt-box p {
    margin:0 0 4px 0;
    font-size:16px;
    line-height:1.4em;
  }
  .andst .txt-box p a {
    font-size:16px;
    color:#fff!important;
    font-weight:bold;
    padding: 10px 59px 10px;
  }
  .andst .txt-box a:hover {
  }
  .andst .txt-box p span.link {
    text-indent:-1em;
    margin-left:1em;
  }
  .andst p.link {
    font-size:13px;
    line-height:1.3em;
    color:#fff;
    text-indent:-1.8em;
    margin:35px 0 30px 1em;
  }
  .andst p.link a {
    color:#fff!important;
    font-weight:bold;
  }
  .andst p.link a:hover {
    color:#fff;
    text-decoration:none;
  }
 .andst .txt-box2 {
    padding: 5px 8px 0 8px;
    margin:0 0 40px 0;
    float: none;
    width: auto;
  }
  .andst .txt-box2 p {
    font-size:16px;
    line-height:1.4em;
  }
  .andst .txt-box2 p a {
    font-size:16px;
    color:#fff!important;
    font-weight:bold;
    padding: 10px 35px 10px;
  }
  .andst .txt-box2 a:hover {
  }
  .andst .txt-box2 p span.link {
    text-indent:-1em;
    margin-left:1em;
  }
  .andst p.link {
    font-size:13px;
    line-height:1.3em;
    color:#fff;
    text-indent:-1.8em;
    margin:35px 0 30px 1em;
  }
  .andst p.link a {
    color:#fff!important;
    font-weight:bold;
  }
  .andst p.link a:hover {
    color:#fff;
    text-decoration:none;
  }
}
