@charset "UTF-8";

h2 {
  font-weight: 600;
}
p.mt {
  margin-top: 1em;
}
.p-topnew .kasen {
  font-weight: 600;
  color: #333;
}
.p-topnew .mv-area{
  height: auto;
}
.p-topnew .mv-area div {
  height: auto;
}
.p-topnew .mv-area div img {
  vertical-align: top;
}
.p-topnew .mv-area .scrolldown1 {
  bottom: auto;
  top: 100%;
}
.p-topnew .mv-area .scrolldown1 span {
  left: 50%;
  transform: translateX(-50%);
}
.p-topnew .mv-area::before {
  content: none;
}
.p-topnew .mv-area::after {
  bottom: auto;
  top: 100%;
  background:
  linear-gradient(to top right, rgba(255,255,255,0) 50%, #007CB7 50.5%) no-repeat top left/50% 100%,
  linear-gradient(to top left, rgba(255,255,255,0) 50%, #007CB7 50.5%) no-repeat top right/50% 100%;
}
.p-topnew .divider-banner {
  padding-top: calc( 72px + 140px );
  background-size: cover;
}
.p-topnew .divider-banner p {
  font-weight: 600;
}
.p-topnew .divider-banner .p-result {
  padding-top: 3em;
  background-color: transparent;
}
.p-topnew .divider-banner .c-result {
  padding: 0 10px;
}
.p-topnew .divider-banner .c-result .c-result__left {
  width: 100%;
}
.p-topnew .divider-banner02 ul {
  max-width: 32em;
  margin: 20px auto;
  padding: 1.5em;
  background-color: #fff;
}

.p-topnew .divider-banner02 ul li{
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 15px;
}
.p-topnew .divider-banner02 ul li:last-child{
  margin-bottom: 0;
}

.p-topnew .divider-banner02 ul li::before{
  content: '';
  background: url(../images/topnew/icon_check.svg) no-repeat;
  background-size: cover;
  width:21px ;
  height: 20px;
  position: absolute;
  left: 0;
  top: 1px;
}

.p-topnew .divider-banner02 ul li span{
  color: #E74C3C;
  border-bottom: 1px solid #253D85;
  padding-bottom: 2px;
}

.p-topnew .divider-banner02{
  background: url(../images/top-20230515/bg_support.png) no-repeat;
  background-size: cover;
  background-position: center top;
  padding: 90px 5% 60px;
  text-align: center;
}
.p-topnew .c-comma {
  font-weight: 600;
}
.p-topnew .merit-last-text {
  margin-top: 4em;
}
.p-result h2 {
  font-family: fot-matisse-pron, sans-serif;
  font-size: 3.5rem;
  text-align: center;
}
.p-result .c-lead {
  text-align: center;
  margin-bottom: 4em;
}
.wpcf7-form > p {
  display: none;
}