@charset "UTF-8";
.l-header {
  position: relative;
  z-index: 2;
}

@media only screen and (max-width: 959px) {
  .l-footer {
    margin-bottom: 120px;
  }
}
@media only screen and (min-width: 960px) {
  .l-footer {
    margin-bottom: 120px;
  }
}

#p-contents {
  line-height: 1.6;
  overflow: hidden;
  font-family: "Noto Sans JP", sans-serif;
}
@media only screen and (max-width: 959px) {
  #p-contents {
    font-size: 14px;
    font-size: 0.875rem;
    padding-bottom: 10%;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents {
    font-size: 16px;
    font-size: 1rem;
    padding-bottom: 30px;
  }
}
#p-contents *,
#p-contents *:before,
#p-contents *:after {
  box-sizing: border-box;
}
#p-contents a {
  color: inherit;
}
#p-contents img {
  width: auto;
  height: auto;
  vertical-align: top;
  max-width: inherit;
}
#p-contents h1, #p-contents h2, #p-contents h3, #p-contents h4, #p-contents h5, #p-contents h6, #p-contents p, #p-contents figure, #p-contents dl, #p-contents dt, #p-contents dd {
  margin: 0;
}
@media only screen and (max-width: 959px) {
  #p-contents .c-offer {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .c-offer {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
#p-contents .c-offer li {
  text-indent: -1em;
  margin-left: 1em;
}
#p-contents .c-offer li:not(:first-child) {
  margin-top: 0.3em;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-pc {
    display: none;
  }
}
@media print, screen and (min-width: 1025px) {
  #p-contents .p-sp {
    display: none;
  }
}
#p-contents .p-link {
  text-decoration: underline;
}
@media only screen and (min-width: 960px) {
  #p-contents .p-link:hover {
    text-decoration: none;
    opacity: 0.7;
  }
}
@media only screen and (max-width: 959px) {
  #p-contents .c-sec {
    padding: 50px 0;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .c-sec {
    padding: 100px 0;
  }
}
#p-contents .c-box {
  margin: auto;
}
@media only screen and (max-width: 959px) {
  #p-contents .c-box {
    width: calc(100% - 40px);
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .c-box {
    max-width: 860px;
  }
}
#p-contents .c-cv {
  color: #fff;
  font-weight: bold;
  background: #d9a543;
  border: solid 4px #b78432;
  display: block;
  position: relative;
  text-align: center;
}
@media only screen and (max-width: 959px) {
  #p-contents .c-cv {
    font-size: 18px;
    font-size: 1.125rem;
    border-radius: 10px;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .c-cv {
    font-size: 20px;
    font-size: 1.25rem;
    border-radius: 20px;
  }
}
#p-contents .c-cv i {
  font-style: normal;
}
#p-contents .c-cv:after {
  content: "";
  display: block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%) rotate(45deg);
}
@media only screen and (max-width: 959px) {
  #p-contents .c-cv:after {
    width: 10px;
    height: 10px;
    right: 20px;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .c-cv:after {
    width: 10px;
    height: 10px;
    right: 20px;
  }
}
#p-contents .txt-yellow {
  color: #e0bd28;
}
#p-contents .p-floating-cv {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 2;
  background: #0049a0;
  display: none;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-floating-cv {
    padding: 10px;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-floating-cv {
    padding: 20px;
  }
}
@media only screen and (max-width: 959px) {
  #p-contents .p-floating-cv .c-box {
    width: 100%;
  }
}
@media only screen and (max-width: 959px) {
  #p-contents .p-floating-cv .c-cv {
    padding: 15px;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-floating-cv .c-cv {
    padding: 20px;
  }
}
#p-contents .p-floating-cv.onscroll {
  display: block;
}
#p-contents .p-mv {
  background: #0B63DD;
  background: linear-gradient(333deg, rgb(11, 99, 221) 71%, rgb(56, 153, 232) 100%);
  position: relative;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-mv {
    padding-top: 50px;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-mv {
    padding-top: 100px;
  }
}
#p-contents .p-mv-star {
  position: absolute;
}
#p-contents .p-mv-star img {
  width: 100%;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-mv-star.star01 {
    width: 330px;
    right: -130px;
    top: -50px;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-mv-star.star01 {
    width: 350px;
    right: calc(50% - 637px);
    top: -50px;
  }
}
#p-contents .p-mv-star.star02 {
  left: 0;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-mv-star.star02 {
    width: 450px;
    left: calc(50% - 370px);
    top: 382px;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-mv-star.star02 {
    width: 450px;
    left: calc(50% - 762px);
    top: 382px;
    height: 238px;
    overflow: hidden;
  }
}
#p-contents .p-mv-top-content {
  position: relative;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-mv-top-content {
    width: 100%;
  }
}
#p-contents .p-mv-ttl {
  display: flex;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-mv-ttl {
    gap: 20px;
    justify-content: center;
    width: calc(100% - 40px);
    margin: auto;
    margin-bottom: 6%;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-mv-ttl {
    gap: 40px;
  }
}
@media only screen and (max-width: 959px) {
  #p-contents .p-mv-ttl .ttl-logo {
    width: 30%;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-mv-ttl .ttl-logo {
    width: 150px;
  }
}
@media only screen and (max-width: 959px) {
  #p-contents .p-mv-ttl .ttl-txt01 {
    width: calc(70% - 20px);
    z-index: 2;
  }
}
@media only screen and (max-width: 959px) {
  #p-contents .p-mv-ttl .ttl-txt01 dt {
    width: 70%;
    margin-bottom: 15px;
  }
  #p-contents .p-mv-ttl .ttl-txt01 dt img {
    width: 100%;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-mv-ttl .ttl-txt01 dt {
    width: 190px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 959px) {
  #p-contents .p-mv-ttl .ttl-txt01 dd {
    width: 100%;
    margin-bottom: 20px;
  }
  #p-contents .p-mv-ttl .ttl-txt01 dd img {
    width: 100%;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-mv-ttl .ttl-txt01 dd {
    width: 280px;
  }
}
#p-contents .p-mv-ttl .ttl-txt02 {
  position: absolute;
}
#p-contents .p-mv-ttl .ttl-txt02 img {
  width: 100%;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-mv-ttl .ttl-txt02 {
    width: 40%;
    right: 0;
    top: 12%;
    z-index: 0;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-mv-ttl .ttl-txt02 {
    width: 220px;
    left: 364px;
    top: 101px;
  }
}
@media only screen and (max-width: 959px) {
  #p-contents .p-mv-date {
    width: calc(100% - 40px);
    margin: auto;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-mv-date {
    display: flex;
    gap: 20px;
    padding: 20px 0;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
    width: 500px;
    margin-top: 20px;
  }
}
#p-contents .p-mv-date dt {
  background: #fff;
  color: #0b63dd;
  font-weight: bold;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-mv-date dt {
    text-align: center;
    border-radius: 4px 4px 0 0;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-mv-date dt {
    border-radius: 4px;
    padding: 5px 20px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 959px) {
  #p-contents .p-mv-date dd {
    padding: 20px 15px;
    border-bottom: solid 1px #fff;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-mv-date dd {
    width: 320px;
  }
}
#p-contents .p-mv-app img {
  width: 100%;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-mv-app {
    width: 80%;
    margin: auto;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-mv-app {
    position: absolute;
    width: 450px;
    right: -80px;
    top: 70px;
  }
}
#p-contents .p-mv-baloon {
  position: absolute;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-mv-baloon {
    position: absolute;
    width: 35%;
    right: 20px;
    top: 32%;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-mv-baloon {
    position: absolute;
    width: 180px;
    left: 350px;
    bottom: -140px;
    z-index: 2;
  }
}
#p-contents .p-mv-lead {
  color: #fff;
  font-weight: bold;
  line-height: 2;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-mv-lead {
    background: #0049a0;
    padding-top: 30%;
    margin-top: -45%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-mv-lead {
    font-size: 14px;
    font-size: 0.875rem;
    width: 500px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
#p-contents .p-mv-bottom {
  background: #0049a0;
}
@media only screen and (min-width: 960px) {
  #p-contents .p-mv-bottom {
    padding: 50px 0 0 0;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-mv-cv {
    width: 400px;
    text-align: center;
    padding: 25px;
  }
}
#p-contents .p-mv-scroll-wrapper {
  width: 100%;
  overflow: hidden;
  background: #0049a0;
  white-space: nowrap;
}
#p-contents .p-mv-scroll-track {
  display: flex;
  width: -moz-max-content;
  width: max-content;
  animation: scroll-left 50s linear infinite;
}
#p-contents .p-mv-scroll-content {
  flex-shrink: 0;
  padding-right: 40px; /* コンテンツ間の隙間 */
}
@media only screen and (max-width: 959px) {
  #p-contents .p-mv-scroll-content {
    width: 850px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-mv-scroll-content {
    width: 1500px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@keyframes scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
#p-contents .p-news {
  background: #4784e4;
  color: #fff;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-news {
    padding: 15px 20px;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-news {
    padding: 25px 0;
  }
}
#p-contents .p-news dl {
  display: flex;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-news dl {
    flex-direction: column;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-news dl {
    max-width: 960px;
    margin: auto;
  }
}
@media only screen and (max-width: 959px) {
  #p-contents .p-news dt {
    width: 60px;
    margin-bottom: 5px;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-news dt {
    width: 60px;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 959px) {
  #p-contents .p-news dd {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-news dd {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
#p-contents .p-present {
  background: #0b63dd;
  color: #fff;
  position: relative;
  z-index: -1;
  overflow: hidden;
}
#p-contents .p-present-star {
  position: absolute;
}
#p-contents .p-present-star img {
  width: 100%;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-present-star.star01 {
    width: 450px;
    right: 0;
    top: -170px;
    transform: scale(-1, 1);
    z-index: -1;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-present-star.star01 {
    width: 450px;
    right: calc(50% - 617px);
    top: 20px;
  }
}
@media only screen and (max-width: 959px) {
  #p-contents .p-present-star.star02 {
    display: none;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-present-star.star02 {
    right: 0;
    width: 450px;
    top: 354px;
    right: calc(50% - 617px);
  }
}
@media only screen and (max-width: 959px) {
  #p-contents .p-present-star.star03 {
    display: none;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-present-star.star03 {
    left: 0;
    width: 350px;
    left: calc(50% - 662px);
    top: 352px;
    transform: scale(-1, 1);
  }
}
#p-contents .p-present-content {
  background: #f4f5ef;
  border-radius: 20px;
  position: relative;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-present-content {
    margin-top: 70px;
    padding: 20px;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-present-content {
    margin-top: 70px;
    padding: 20px;
    margin-bottom: 20px;
  }
}
#p-contents .p-present-content .content-logo {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  background: #f4f5ef;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-present-content .content-logo {
    width: 140px;
    height: 140px;
    border-radius: 200px;
    top: -50px;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-present-content .content-logo {
    width: 200px;
    height: 200px;
    border-radius: 200px;
    top: -70px;
  }
}
@media only screen and (max-width: 959px) {
  #p-contents .p-present-content .content-logo img {
    width: 30%;
    margin-top: -50px;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-present-content .content-logo img {
    width: 25%;
    margin-top: -60px;
  }
}
#p-contents .p-present-content .content-ttl {
  color: #1a4480;
  text-align: center;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-present-content .content-ttl {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.3;
    margin: 15px 0 10px 0;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-present-content .content-ttl {
    font-size: 28px;
    font-size: 1.75rem;
    margin: 40px 0 20px 0;
  }
}
#p-contents .p-present-content .content-img {
  position: relative;
  z-index: 2;
}
#p-contents .p-present-content .content-img-baloon {
  position: absolute;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-present-content .content-img-baloon {
    width: 35%;
    right: -16px;
    top: -30px;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-present-content .content-img-baloon {
    width: 200px;
    right: 10px;
    top: -50px;
  }
}
#p-contents .p-step {
  color: #fff;
  background: #4784e4;
}
#p-contents .p-step-ttl {
  text-align: center;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-step-ttl {
    margin-bottom: 15px;
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-step-ttl {
    margin-bottom: 20px;
    font-size: 28px;
    font-size: 1.75rem;
  }
}
#p-contents .p-step-howto {
  background: #0b63dd;
  border-radius: 8px;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-step-howto {
    margin-bottom: 20px;
    padding: 10px 10px 20px 10px;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-step-howto {
    margin: auto;
    margin-bottom: 20px;
    width: 470px;
    padding: 10px 10px 20px 10px;
  }
}
#p-contents .p-step-howto dt {
  border-radius: 50px;
  background: #fff;
  text-align: center;
  color: #0b63dd;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-step-howto dt {
    font-size: 12px;
    font-size: 0.75rem;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-step-howto dt {
    font-size: 12px;
    font-size: 0.75rem;
    margin-bottom: 15px;
  }
}
#p-contents .p-step-howto dd {
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-step-more {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-step-more {
    margin: auto;
    margin-bottom: 40px;
    width: 470px;
  }
}
#p-contents .p-step-more dt {
  background: #fff;
  color: #0b63dd;
  font-weight: bold;
  display: inline-block;
  border-radius: 4px 4px 0 0;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-step-more dt {
    font-size: 12px;
    font-size: 0.75rem;
    padding: 0px 5px;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-step-more dt {
    font-size: 12px;
    font-size: 0.75rem;
    padding: 2px 10px;
  }
}
#p-contents .p-step-more dd {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  text-align: center;
  font-weight: bold;
  padding: 20px 0;
}
#p-contents .p-step-ttl02 {
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.15em;
  position: relative;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-step-ttl02 {
    font-size: 30px;
    font-size: 1.875rem;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-step-ttl02 {
    font-size: 30px;
    font-size: 1.875rem;
    margin-bottom: 30px;
  }
}
#p-contents .p-step-ttl02 span {
  display: block;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-step-ttl02 span {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-step-ttl02 span {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
#p-contents .p-step-ttl02:before {
  content: "";
  display: block;
  position: absolute;
  width: 2px;
  background: #fff;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-step-ttl02:before {
    height: 65px;
    bottom: 0;
    left: calc(50% - 130px);
    transform: rotate(-25deg);
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-step-ttl02:before {
    height: 85px;
    top: 0;
    left: calc(50% - 150px);
    transform: rotate(-25deg);
  }
}
#p-contents .p-step-ttl02:after {
  content: "";
  display: block;
  position: absolute;
  width: 2px;
  background: #fff;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-step-ttl02:after {
    height: 65px;
    bottom: 0;
    right: calc(50% - 130px);
    transform: rotate(25deg);
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-step-ttl02:after {
    height: 85px;
    top: 0;
    right: calc(50% - 150px);
    transform: rotate(25deg);
  }
}
#p-contents .p-step-list {
  display: flex;
  justify-content: center;
  gap: 40px;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-step-list {
    flex-direction: column;
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-step-list {
    margin-bottom: 60px;
  }
}
#p-contents .p-step-list li {
  position: relative;
}
#p-contents .p-step-list li h4 {
  background: #0b63dd;
  color: #fff;
  text-align: center;
  border-radius: 8px 8px 0 0;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-step-list li {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-step-list li {
    text-align: center;
    font-weight: bold;
    position: relative;
  }
}
@media only screen and (max-width: 959px) {
  #p-contents .p-step-list li:after {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 40px;
    background: #fff;
    bottom: -40px;
    left: 20%;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-step-list li:after {
    content: "";
    display: block;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    position: absolute;
    top: 43%;
    width: 10px;
    height: 10px;
    right: -21px;
    transform: translate(0, -50%) rotate(45deg);
  }
}
#p-contents .p-step-list li:last-child:after {
  display: none;
}
#p-contents .p-step-list-img {
  border-radius: 8px;
  background: #fff;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-step-list-img {
    width: 40%;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-step-list-img {
    width: 210px;
    height: 210px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 959px) {
  #p-contents .p-step-list-img h4 {
    font-size: 13px;
    font-size: 0.8125rem;
    padding: 3px;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-step-list-img h4 {
    font-size: 22px;
    font-size: 1.375rem;
    padding: 3px;
  }
}
#p-contents .p-step-list-img figure {
  display: flex;
}
#p-contents .p-step-list-img figure img {
  width: 100%;
}
#p-contents .p-step-list-txt {
  font-weight: bold;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-step-list-txt {
    width: 43%;
  }
}
#p-contents .p-step-icon {
  position: absolute;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-step-icon {
    width: 20%;
    left: 32%;
    top: 29%;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-step-icon {
    width: 66px;
    right: -20px;
    bottom: 30px;
  }
}
#p-contents .p-step-offer {
  border-top: 1px solid #a3c2f2;
}
#p-contents .p-step-offer:last-of-type {
  border-bottom: 1px solid #a3c2f2;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-step-offer {
    padding: 20px 0;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-step-offer {
    padding: 25px 0;
  }
}
#p-contents .p-step-offer dt {
  font-weight: bold;
}
@media only screen and (min-width: 960px) {
  #p-contents .p-step-offer dt {
    cursor: pointer;
  }
}
#p-contents .p-step-offer dt span {
  position: relative;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-step-offer dt span {
    display: block;
  }
}
#p-contents .p-step-offer dt i {
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50px;
  border: solid 1px #fff;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-step-offer dt i {
    right: 10px;
    top: 3px;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-step-offer dt i {
    right: -30px;
    top: 3px;
  }
}
#p-contents .p-step-offer dt i:before {
  content: "";
  display: block;
  height: 1px;
  background: #fff;
  position: absolute;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-step-offer dt i:before {
    width: 9px;
    right: 4px;
    top: 8px;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-step-offer dt i:before {
    width: 9px;
    right: 4px;
    top: 8px;
  }
}
#p-contents .p-step-offer dt i:after {
  content: "";
  display: block;
  height: 1px;
  background: #fff;
  position: absolute;
  transform: rotate(90deg);
  transition: transform 0.3s;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-step-offer dt i:after {
    width: 9px;
    right: 4px;
    top: 8px;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-step-offer dt i:after {
    width: 9px;
    right: 4px;
    top: 8px;
  }
}
#p-contents .p-step-offer dt.is-open i:after {
  transform: rotate(0deg);
}
#p-contents .p-step-offer dd {
  display: none;
  text-indent: -1em;
  padding-left: 1em;
}
#p-contents .p-step-offer dd:not(:first-child) {
  margin-top: 0.8em;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-step-offer dd {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-step-offer dd {
    margin-top: 10px;
    font-size: 12px;
    font-size: 0.75rem;
  }
}
#p-contents .p-voice {
  color: #fff;
  background: #0b63dd;
}
#p-contents .p-voice-ttl {
  text-align: center;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-voice-ttl {
    margin-bottom: 15px;
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-voice-ttl {
    margin-bottom: 20px;
    font-size: 28px;
    font-size: 1.75rem;
  }
}
#p-contents .p-voice-lead {
  text-align: center;
  font-weight: bold;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-voice-lead {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-voice-lead {
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-voice-list {
    margin: auto;
    width: 520px;
  }
}
#p-contents .p-voice-list li {
  position: relative;
  background: #4784e4;
  border-radius: 8px;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-voice-list li {
    padding: 20px 30px 20px 80px;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-voice-list li {
    padding: 20px 30px 20px 80px;
    margin-bottom: 40px;
  }
}
#p-contents .p-voice-list p {
  font-weight: bold;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-voice-list p {
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 4px;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-voice-list p {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 8px;
  }
}
#p-contents .p-voice-list figure {
  position: absolute;
}
#p-contents .p-voice-list figure img {
  width: 100%;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-voice-list figure {
    width: 120px;
    left: -30px;
    top: 0;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-voice-list figure {
    width: 150px;
    left: -60px;
    top: -40px;
  }
}
@media only screen and (max-width: 959px) {
  #p-contents .p-voice-list span {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-voice-list span {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
#p-contents .p-message {
  color: #1a4480;
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-message {
    line-height: 2.5;
    margin: auto;
    width: calc(100% - 40px);
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-message {
    line-height: 3;
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 959px) {
  #p-contents .p-message figure {
    margin: 30px auto;
    width: 70px;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-message figure {
    margin: 60px auto;
    width: 90px;
  }
}
#p-contents .p-massage-name {
  background: #f2f3f4;
  display: inline-block;
  border-radius: 8px;
}
@media only screen and (max-width: 959px) {
  #p-contents .p-massage-name {
    width: calc(100% - 40px);
    padding: 5px 20px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 960px) {
  #p-contents .p-massage-name {
    padding: 5px 60px;
    font-size: 18px;
    font-size: 1.125rem;
  }
}
#p-contents .p-notice {
  color: #1a4480;
  text-align: center;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 30px;
  padding-bottom: 0;
  border-top: 1px solid #afafaf;
}/*# sourceMappingURL=index.css.map */