@charset "UTF-8";
/*--------------------------------------------------
	変数
--------------------------------------------------*/
/*--------------------------------------------------
	全体・汎用
--------------------------------------------------*/
.pconly {
  display: none;
}

.dib {
  display: inline-block;
}

.pl1em {
  padding-left: 1em;
}

.mb1em {
  margin-bottom: 1em;
}

.tar {
  text-align: right;
}

.indent1em {
  padding-left: 1em;
  text-indent: -1em;
}

.underLine {
  text-decoration: underline;
}

.basicBtnWrap .basic_btn:first-of-type {
  margin-bottom: 20px;
}

.basicBtnWrap.basic_btn a {
  width: 100%;
}

.basic_btn__notice {
  margin-top: 10px;
  margin-bottom: 20px;
}

.contents_area .link__text {
  color: #00a0df;
  text-decoration: underline;
}

.miniTitle {
  text-decoration: underline;
  font-weight: bold;
  font-size: 16px;
}/*# sourceMappingURL=hoken.css.map */