@charset "UTF-8";

html.sp .epomarine .cardbox-col4 .cardbox{
  width: calc(100% - 16px);
  margin:0 auto;
  text-align: center;
}
html.sp .epomarine .cardbox:not(:last-child) {
  margin-bottom: 30px;
}
.epomarine .text-sub p{
  margin-bottom: 58px;
}
.epomarine .list_disc li{
  margin-bottom:20px;
}
html:not(.sp) .epomarine .list_disc {
    padding-left: 7px;
}
html.sp .epomarine .list_disc {
    padding-left: 7px;
}
html:not(.sp):not(.tablet) .epomarine  .cardbox_link:hover {
    opacity: 1;
}
.epomarine .cardbox_link{
	cursor: default;
}