@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  font-family: "Arial", sans-serif;
}

html{
  height: 100%;
}

body {
  height: 100%;
  line-height: 1.5;
  line-break: strict;
  word-break: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
  font-feature-settings: “palt”;
  text-align: justify;
  text-align: left;
  color: #333;
  font-size: 10px;
  font-weight: 400;
  background: #fff;
  overflow-x: hidden;
  letter-spacing: 0.1em;
  animation: fade_in 1.3s ease forwards;
}

ol,
ul {
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

* {
  box-sizing: border-box;
  word-break: break-all;
}

body.fixed {
  position: fixed;
  width: 100%;
}

.premium_ponta_cp h2 img,
.content-point02__contain__details img{display:inline!important;}


/* parts */
.inner {
  max-width: 400px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .inner {
    padding: 0 16px;
  }
}
@media screen and (max-width: 320px) {
  .inner {
    padding: 0 5px;
  }
}
.inner--min {
  max-width: 280px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .inner--min {
    padding: 0 16px;
  }
}

.inner-lp {
  max-width: 600px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .inner-lp {
    padding: 0 16px;
  }
}
@media screen and (max-width: 320px) {
  .inner-lp {
    padding: 0 10px;
  }
}
.inner-lp--min {
  max-width: 280px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .inner-lp--min {
    padding: 0 16px;
  }
}

.inner-point {
  max-width: 600px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .inner-point {
    padding: 0;
  }
}
.inner-point--min {
  max-width: 280px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .inner-point--min {
    padding: 0;
  }
}

.u-bold {
  font-weight: bold !important;
}

/*--------------------------------------------------------------------
  style__fv
--------------------------------------------------------------------*/
.header {
  max-width: 100%;
  background: url(/image/member/premium/ponta_campaign/main_bg_pc.png) no-repeat center top;
  background-size: cover;
  position: relative;
  padding:4em 0;
}
@media screen and (max-width: 768px) {
  .header {
    background: url(/image/member/premium/ponta_campaign/main_bg_sp.png) no-repeat center top;
    background-size: cover;
  }
}

@media screen and (max-width: 414px) {
  .header {
    background: url(/image/member/premium/ponta_campaign/main_bg_sp.png) no-repeat center top;
    background-size: cover;
  }
}
.header__top__logo {
  text-align: center;
  top: 13%;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .header__top__logo {
    top: 8%;
    max-width: 700px;
  }
}
@media screen and (max-width: 414px) {
  .header__top__logo {
    top: 11%;
    max-width: 400px;
  }
}
@media screen and (max-width: 768px) {
  .header__top__logo img {
    margin: 0 auto;
    width:90%;
  }
}
@media screen and (max-width: 768px) {
  .header__top__detail p {
    position: absolute;
    bottom: 16%;
    font-size: 16px;
    left: 0;
    right: 0;
    color: #000;
    font-weight: bold;
    text-align: center;
  }
}
@media screen and (max-width: 414px) {
  .header__top__detail p {
    position: absolute;
    bottom: 10%;
    font-size: 16px;
    left: 0;
    right: 0;
    color: #000;
    font-weight: bold;
    text-align: center;
  }
}
@media (orientation: landscape) {
  .header__top__detail p {
    bottom: 9%;
  }
}
@media screen and (max-width: 768px) {
  .header__top__detail a::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    margin-bottom: 20px;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 16px solid #fe47a2;
    animation: arrowmove 1.5s ease-in-out infinite;
  }
}
@media screen and (max-width: 414px) {
  .header__top__detail a::before {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 320px) {
  .header__top__detail a::before {
    margin-bottom: 85px;
  }
}
@media (orientation: landscape) {
  .header__top__detail a::before {
    margin-bottom: 5px;
  }
}

/*--------------------------------------------------------------------
  content-point01
--------------------------------------------------------------------*/
.content-point01 {
  padding: 72px 60px;
  background: url(/image/member/premium/ponta_campaign/detail_3.svg) left, no-repeat #0565AF;
  background-position: right 35% bottom 28%;
}
@media screen and (max-width: 768px) {
  .content-point01 {
    padding: 40px 60px;
    background-position: right 22% bottom 37%;
  }
}
@media screen and (max-width: 414px) {
  .content-point01 {
    padding: 40px 24px;
  }
}
.content-point01__contain {
  background: #fff;
  padding: 10px 0 40px;
  border-radius: 50px;
  max-width: 1200px;
  margin: 10px auto;
}
@media screen and (max-width: 768px) {
  .content-point01__contain {
    border-radius: 200px 200px 0 0;
  }
}
.content-point01__contain h2 {
  text-align: center;
  padding: 28px 0 30px;
  margin-top: -62px;
}
@media screen and (max-width: 768px) {
  .content-point01__contain h2 {
    margin-top: -24px;
  }
}
.content-point01__contain h3 {
  margin: 0 auto;
  padding: 0 0 30px;
}
@media screen and (max-width: 768px) {
  .content-point01__contain h3 {
    max-width: 100%;
    padding: 0 30px 30px;
  }
}
@media screen and (max-width: 414px) {
  .content-point01__contain h3 {
    max-width: 100%;
    padding: 0 10px 30px;
  }
}
.content-point01__contain__plan {
  background: #0565AF;
  padding: 10px;
  position: relative;
  max-width: 470px;
  margin: 0 auto;
  border-radius: 5px;
}
@media screen and (max-width: 768px) {
  .content-point01__contain__plan {
    max-width: 300px;
  }
}
.content-point01__contain__plan p {
  color: #fff;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .content-point01__contain__plan p {
    font-size: 16px;
  }
}
.content-point01__contain__plan::after {
  content: " ";
  position: absolute;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 25px solid #0565AF;
  margin: 0 auto;
  right: 42%;
}
.content-point01__contain__service dl {
  padding-top: 32px;
}
.content-point01__contain__service dl dt {
  font-size: 24px;
  text-align: center;
  padding-bottom: 24px;
  position: relative;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .content-point01__contain__service dl dt {
    font-size: 18px;
  }
}
@media screen and (max-width: 320px) {
  .content-point01__contain__service dl dt {
    font-size: 16px;
  }
}
.content-point01__contain__service dl dt::before, .content-point01__contain__service dl dt::after {
  position: absolute;
  content: "";
}
.content-point01__contain__service dl dt::before {
  top: -2px;
  height: 35px;
  transform: rotate(-20deg);
  border-right: 2px solid #0565AF;
  margin-left: -15px;
}
@media screen and (max-width: 768px) {
  .content-point01__contain__service dl dt::before {
    height: 50px;
    margin-left: -50px;
  }
}
.content-point01__contain__service dl dt::after {
  top: -2px;
  height: 35px;
  transform: rotate(20deg);
  border-left: 2px solid #0565AF;
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
  .content-point01__contain__service dl dt::after {
    height: 50px;
  }
}
.content-point01__contain__service dl dt span {
  background: linear-gradient(transparent 60%, #ff6 60%);
}
.content-point01__contain__service dl dd {
  text-align: center;
}
.content-point01__contain__service dl dd img {
  margin: 0 auto;
  max-width: 200px;
}
.content-point01__contain__cover {
  background: #FFF7E0;
  padding: 24px;
  max-width: 612px;
  margin: 32px auto;
}
@media screen and (max-width: 768px) {
  .content-point01__contain__cover {
    max-width: 100%;
  }
}
.content-point01__contain__cover_box {
  background: #fff;
  padding: 0 0 10px;
  border: 1px solid #E2E2E2;
}
.content-point01__contain__cover_box h4 {
  text-align: center;
  padding: 16px 0;
}
.content-point01__contain__cover_box h4 img {
  max-width: 50%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .content-point01__contain__cover_box h4 img {
    max-width: 100%;
    padding: 10px 20px;
  }
}
@media screen and (max-width: 414px) {
  .content-point01__contain__cover_box h4 img {
    max-width: 100%;
    padding: 10px 30px;
  }
}
.content-point01__contain__cover_box ul {
  display: flex;
  justify-content: center;
  border-top: 1px solid #E2E2E2;
  padding: 16px 0 0;
}
@media screen and (max-width: 768px) {
  .content-point01__contain__cover_box ul {
    display: block;
    text-align: center;
    padding: 20px 0 0;
  }
}
.content-point01__contain__cover_box ul li {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin: 0 23px;
}
@media screen and (max-width: 768px) {
  .content-point01__contain__cover_box ul li {
    font-size: 26px;
    margin: 5px auto;
  }
}
.content-point01__contain__cover_box ul li:first-child::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin: 0 0 0 20px;
  border: 10px solid transparent;
  border-right: 0 solid transparent;
  border-left: 15px solid #E20070;
  margin-left: 20px;
  position: absolute;
  top: 8px;
}
@media screen and (max-width: 768px) {
  .content-point01__contain__cover_box ul li:first-child::after {
    display: none;
  }
}
.content-point01__contain__cover_box p {
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  padding: 16px 0;
}
.content-point01__contain__btn h4 {
  font-size: 24px;
  font-weight: bold;
  color: #E20070;
  text-align: center;
  padding-bottom: 10px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .content-point01__contain__btn h4 {
    font-size: 16px;
  }
}
.content-point01__contain__btn h4::before, .content-point01__contain__btn h4::after {
  position: absolute;
  top: 0;
  height: 28px;
  content: "";
}
.content-point01__contain__btn h4::before {
  border-right: 2px solid #E20070;
  transform: rotate(-20deg);
}
@media screen and (max-width: 768px) {
  .content-point01__contain__btn h4::before {
    top: -3px;
  }
}
.content-point01__contain__btn h4::after {
  border-right: 2px solid #E20070;
  transform: rotate(20deg);
}
.content-point01__contain__btn h4 span {
  margin: 0 7px;
}
.content-point01__contain__btn a:hover {
  opacity: 0.8;
}
.content-point01__contain__btn p {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding-top: 16px;
}
@media screen and (max-width: 768px) {
  .content-point01__contain__btn p {
    font-size: 12px;
  }
}
.content-point01__contain__btn img {
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .arrow {
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  .arrow li {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin-bottom: 70px;
    padding: 0;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #fe47a2;
  }
}

/*--------------------------------------------------------------------
  content-point02
--------------------------------------------------------------------*/
.content-point02 {
  padding: 72px 60px;
  background: url(/image/member/premium/ponta_campaign/detail_3.svg) left no-repeat #27B3D6;
  background-position: right 35% bottom 25%;
}
@media screen and (max-width: 768px) {
  .content-point02 {
    padding: 40px 60px;
    background-position: right 22% bottom 37%;
  }
}
@media screen and (max-width: 414px) {
  .content-point02 {
    padding: 40px 24px;
  }
}
.content-point02__contain {
  background: #fff;
  padding: 10px 44px 40px;
  border-radius: 50px;
  max-width: 1200px;
  margin: 10px auto;
}
@media screen and (max-width: 768px) {
  .content-point02__contain {
    padding: 10px 0 40px;
    border-radius: 200px 200px 0 0;
  }
}
.content-point02__contain h2 {
  text-align: center;
  padding: 28px 0 30px;
  margin-top: -62px;
}
@media screen and (max-width: 768px) {
  .content-point02__contain h2 {
    margin-top: -24px;
  }
}
.content-point02__contain h3 {
  margin: 0 auto;
  padding: 0 10px;
}
@media screen and (max-width: 768px) {
  .content-point02__contain h3 {
    max-width: 100%;
    padding: 0 70px;
  }
}
@media screen and (max-width: 414px) {
  .content-point02__contain h3 {
    max-width: 100%;
    padding: 0 30px;
  }
}
.content-point02__contain__plan {
  background: #0565AF;
  padding: 10px;
  position: relative;
  max-width: 470px;
  margin: 0 auto;
  border-radius: 5px;
}
@media screen and (max-width: 768px) {
  .content-point02__contain__plan {
    max-width: 300px;
  }
}
.content-point02__contain__plan p {
  color: #fff;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .content-point02__contain__plan p {
    font-size: 16px;
  }
}
.content-point02__contain__plan::after {
  content: " ";
  position: absolute;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 25px solid #0565AF;
  margin: 0 auto;
  right: 42%;
}
.content-point02__contain__service {
  padding-top: 32px;
}
.content-point02__contain__service p {
  text-align: center;
}
.content-point02__contain__service p img {
  margin: 0 auto;
  max-width: 180px;
}
.content-point02__contain__cover {
  background: #FFFAF4;
  padding: 24px;
  max-width: 612px;
  margin: 32px auto;
}
@media screen and (max-width: 768px) {
  .content-point02__contain__cover {
    max-width: 100%;
  }
}
.content-point02__contain__cover_box {
  background: #fff;
  padding: 0 0 10px;
  border: 1px solid #E2E2E2;
}
.content-point02__contain__cover_box h4 {
  text-align: center;
  padding: 16px 0;
}
.content-point02__contain__cover_box h4 img {
  max-width: 30%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .content-point02__contain__cover_box h4 img {
    max-width: 100%;
    padding: 10px 30px;
  }
}
.content-point02__contain__cover_box ul {
  display: flex;
  justify-content: center;
  border-top: 1px solid #E2E2E2;
  padding: 16px 0 0;
}
@media screen and (max-width: 768px) {
  .content-point02__contain__cover_box ul {
    display: block;
    text-align: center;
    padding: 20px 0 0;
  }
}
.content-point02__contain__cover_box ul li {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin: 0 25px;
}
@media screen and (max-width: 768px) {
  .content-point02__contain__cover_box ul li {
    font-size: 20px;
  }
}
.content-point02__contain__cover_box ul li:first-child::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin: 0 0 0 20px;
  border: 10px solid transparent;
  border-right: 0 solid transparent;
  border-left: 15px solid #E20070;
  margin-left: 20px;
  position: absolute;
  top: 8px;
}
@media screen and (max-width: 768px) {
  .content-point02__contain__cover_box ul li:first-child::after {
    display: none;
  }
}
.content-point02__contain__cover_box p {
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  padding: 24px 0;
}
.content-point02__contain__btn h4 {
  font-size: 24px;
  font-weight: bold;
  color: #E20070;
  text-align: center;
  padding-bottom: 10px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .content-point02__contain__btn h4 {
    font-size: 18px;
  }
}
@media screen and (max-width: 414px) {
  .content-point02__contain__btn h4 {
    font-size: 14px;
  }
}
.content-point02__contain__btn h4::before, .content-point02__contain__btn h4::after {
  position: absolute;
  top: 0;
  height: 28px;
  content: "";
}
.content-point02__contain__btn h4::before {
  border-right: 2px solid #E20070;
  transform: rotate(-20deg);
}
@media screen and (max-width: 768px) {
  .content-point02__contain__btn h4::before {
    top: -3px;
  }
}
.content-point02__contain__btn h4::after {
  border-right: 2px solid #E20070;
  transform: rotate(20deg);
}
@media screen and (max-width: 768px) {
  .content-point02__contain__btn h4::after {
    top: -3px;
  }
}
.content-point02__contain__btn h4 span {
  margin: 0 10px;
}
.content-point02__contain__btn a:hover {
  opacity: 0.8;
}
.content-point02__contain__btn p {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding-top: 16px;
}
@media screen and (max-width: 768px) {
  .content-point02__contain__btn p {
    font-size: 12px;
  }
}
.content-point02__contain__btn img {
  margin: 0 auto;
}
.content-point02__contain__details {
  padding: 0 0 32px 0;
}
.content-point02__contain__details ul {
  display: flex;
  justify-content: space-between;
  margin-top: 48px;
}
@media screen and (max-width: 1008px) {
  .content-point02__contain__details ul {
    display: block;
  }
}
.content-point02__contain__details ul li {
  width: 32.5%;
  text-align: center;
  border-radius: 10px;
  line-height: 0;
}
@media screen and (max-width: 1008px) {
  .content-point02__contain__details ul li {
    width: 100%;
    margin: 0;
    padding: 0 24px 32px;
    border-radius: 0%;
  }
}
@media screen and (max-width: 320px) {
  .content-point02__contain__details ul li {
    padding: 0 10px 32px;
  }
}
.content-point02__contain__details ul li:first-child {
  background: #F2FFE0;
}
.content-point02__contain__details ul li:nth-child(2) {
  background: #DDF4FF;
}
.content-point02__contain__details ul li:nth-child(3) {
  background: #FFF7E0;
}
.content-point02__contain__details .title {
  font-size: 30px;
  padding-bottom: 24px;
  min-height: 108px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  line-height: 1;
  max-width: 360px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .content-point02__contain__details .title {
    font-size: 28px;
  }
}
.content-point02__contain__details .title--border {
  background: linear-gradient(transparent 60%, #ff6 60%);
}
.content-point02__contain__details h3 {
  font-size: 16px;
  padding: 32px 0 24px;
  position: relative;
}
.content-point02__contain__details .point01 {
  position: relative;
  padding: 32px 0 24px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 1008px) {
  .content-point02__contain__details .point01 {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  .content-point02__contain__details .point01 {
    font-size: 20px;
  }
}
@media screen and (max-width: 414px) {
  .content-point02__contain__details .point01 {
    font-size: 16px;
  }
}
.content-point02__contain__details .point01::before, .content-point02__contain__details .point01::after {
  position: absolute;
  top: 22px;
  height: 18px;
  content: "";
}
.content-point02__contain__details .point01::before {
  border-right: 2px solid #629816;
  transform: rotate(-20deg);
}
.content-point02__contain__details .point01::after {
  border-right: 2px solid #629816;
  transform: rotate(20deg);
}
.content-point02__contain__details .point01 span {
  margin: 0 10px;
}
.content-point02__contain__details .point02 {
  position: relative;
  padding: 32px 0 24px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 1008px) {
  .content-point02__contain__details .point02 {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  .content-point02__contain__details .point02 {
    font-size: 20px;
  }
}
@media screen and (max-width: 414px) {
  .content-point02__contain__details .point02 {
    font-size: 16px;
  }
}
.content-point02__contain__details .point02::before, .content-point02__contain__details .point02::after {
  position: absolute;
  top: 22px;
  height: 18px;
  content: "";
}
.content-point02__contain__details .point02::before {
  border-right: 2px solid #2190E6;
  transform: rotate(-20deg);
}
.content-point02__contain__details .point02::after {
  border-right: 2px solid #2190E6;
  transform: rotate(20deg);
}
.content-point02__contain__details .point02 span {
  margin: 0 10px;
}
.content-point02__contain__details .point03 {
  position: relative;
  padding: 32px 0 24px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 1008px) {
  .content-point02__contain__details .point03 {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  .content-point02__contain__details .point03 {
    font-size: 20px;
  }
}
@media screen and (max-width: 414px) {
  .content-point02__contain__details .point03 {
    font-size: 16px;
  }
}
.content-point02__contain__details .point03::before, .content-point02__contain__details .point03::after {
  position: absolute;
  top: 22px;
  height: 18px;
  content: "";
}
.content-point02__contain__details .point03::before {
  border-left: 2px solid #F0850F;
  transform: rotate(-20deg);
}
.content-point02__contain__details .point03::after {
  border-right: 2px solid #F0850F;
  transform: rotate(20deg);
}
.content-point02__contain__details .point03 span {
  margin: 0 10px;
}
.content-point02__contain__details_tmb01, .content-point02__contain__details_tmb02, .content-point02__contain__details_tmb03 {
  font-size: 16px;
  padding: 22px 0;
  margin-top: 34px;
  color: #fff;
  border-radius: 0 0 10px 10px;
  min-height: 110px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 1240px) {
  .content-point02__contain__details_tmb01, .content-point02__contain__details_tmb02, .content-point02__contain__details_tmb03 {
    min-height: 95px;
  }
}
@media screen and (max-width: 1239px) {
  .content-point02__contain__details_tmb01, .content-point02__contain__details_tmb02, .content-point02__contain__details_tmb03 {
    min-height: 133px;
  }
}
@media screen and (max-width: 768px) {
  .content-point02__contain__details_tmb01, .content-point02__contain__details_tmb02, .content-point02__contain__details_tmb03 {
    font-size: 12px;
    padding: 16px 0;
    border-radius: 5px;
    display: block;
    min-height: 0;
  }
}
.content-point02__contain__details_tmb01 p, .content-point02__contain__details_tmb02 p, .content-point02__contain__details_tmb03 p {
  line-height: 1.4;
}
@media screen and (max-width: 1008px) {
  .content-point02__contain__details_tmb01 p, .content-point02__contain__details_tmb02 p, .content-point02__contain__details_tmb03 p {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  .content-point02__contain__details_tmb01 p, .content-point02__contain__details_tmb02 p, .content-point02__contain__details_tmb03 p {
    font-size: 20px;
  }
}
@media screen and (max-width: 414px) {
  .content-point02__contain__details_tmb01 p, .content-point02__contain__details_tmb02 p, .content-point02__contain__details_tmb03 p {
    font-size: 16px;
  }
}
.content-point02__contain__details_tmb01 {

  background: #629816;
  width: 100%;
}
.content-point02__contain__details_tmb02 {
  background: #2190E6;
  width: 100%;
}
.content-point02__contain__details_tmb03 {
  background: #F0850F;
  width: 100%;
}
.content-point02__contain__details--icon {
  line-height: 10;
}

/*--------------------------------------------------------------------
  content-overview
--------------------------------------------------------------------*/
.content-overview {
  background: #fff;
  padding: 80px 10px 50px;
}
@media screen and (max-width: 768px) {
  .content-overview {
    padding: 42px 95px 50px;
  }
}
@media screen and (max-width: 414px) {
  .content-overview {
    padding: 42px 10px 50px;
  }
}
.content-overview h2 {
  padding-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .content-overview h2 {
    padding: 0 60px 32px;
  }
}
.content-overview__main {
  max-width: 1200px;
  margin: 0 auto;
}
.content-overview__main ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .content-overview__main ul {
    display: block;
  }
}
.content-overview__main ul li {
  border: 1px solid #D9D9D9;
  width: 48.5%;
  border-radius: 10px;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .content-overview__main ul li {
    width: 100%;
  }
}
.content-overview__main ul li h3 {
  font-size: 16px;
  background: #0D2F60;
  color: #fff;
  text-align: center;
  padding: 13px 0;
  border-radius: 10px 10px 0 0;
}
.content-overview__main ul li p {
  font-size: 20px;
  text-align: center;
  padding: 20px 0;
  min-height: 115px;
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .content-overview__main ul li p {
    font-size: 14px;
    display: block;
    min-height: auto;
  }
}
@media screen and (max-width: 320px) {
  .content-overview__main ul li p {
    font-size: 12px;
    display: block;
    min-height: auto;
  }
}
.content-overview__main ul li p span {
  font-size: 16px;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .content-overview__main ul li p span {
    font-size: 12px;
  }
}
.content-overview__main__note {
  font-size: 16px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .content-overview__main__note {
    font-size: 12px;
    text-align: left;
  }
}

/*--------------------------------------------------------------------
  content-notes
--------------------------------------------------------------------*/
.content-notes {
  background: #FFFAF4;
  padding: 72px 11px 80px;
}
@media screen and (max-width: 768px) {
  .content-notes {
    padding: 32px 95px 60px;
  }
}
@media screen and (max-width: 414px) {
  .content-notes {
    padding: 32px 24px 60px;
  }
}
.content-notes__explanation {
  max-width: 850px;
  margin: 0 auto;
}
.content-notes__explanation h2 {
  font-size: 16px;
  padding: 0 0 30px;
}
@media screen and (max-width: 768px) {
  .content-notes__explanation h2 {
    font-size: 12px;
  }
}
.content-notes__explanation p {
  font-size: 16px;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .content-notes__explanation p {
    font-size: 12px;
  }
}

/*--------------------------------------------------------------------
  content-premium
--------------------------------------------------------------------*/
.content-premium {
  background: #0565AF;
  padding: 10px;
}
@media screen and (max-width: 768px) {
  .content-premium {
    padding: 32px 95px 40px;
  }
}
@media screen and (max-width: 414px) {
  .content-premium {
    padding: 32px 24px 40px;
  }
}
.content-premium__main {
  background: #fff;
  padding: 56px 143px;
  max-width: 850px;
  margin: 72px auto;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .content-premium__main {
    margin: 0 auto;
    padding: 56px 10px;
  }
}
.content-premium__main h2 {
  text-align: center;
}
.content-premium__main .text {
  font-size: 18px;
  text-align: center;
  padding: 30px 0;
}
.content-premium__main ul {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .content-premium__main ul {
    display: block;
  }
}
.content-premium__main ul li {
  width: 100%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .content-premium__main ul li {
    text-align: center;
    display: inline;
  }
}
.content-premium__main ul li:last-child {
  padding: 0 0 0 50px;
}
@media screen and (max-width: 768px) {
  .content-premium__main ul li:last-child {
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .content-premium__main__image01, .content-premium__main__image02 {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .content-premium__main__image01 {
    display: flex;
    padding: 10px;
  }
  .content-premium__main__image01 p {
    padding: 0 10px;
  }
  .content-premium__main__image01 img {
    width: 60%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .content-premium__main__image02 {
    display: flex;
    padding: 10px;
  }
}
.content-premium__main__image02 p {
  padding: 0 0 40px;
}
@media screen and (max-width: 768px) {
  .content-premium__main__image02 p {
    padding: 0 10px;
  }
}
@media screen and (max-width: 768px) {
  .content-premium__main__image02 img {
    width: 100%;
  }
}
.content-premium__main__image02 a:hover {
  opacity: 0.8;
}

@media screen and (max-width: 768px) {
  .arrow {
    content: "";
    display: block;
    margin-bottom: 70px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fe47a2;
  }
}

.zigzag-white {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  position: relative;
}

.zigzag-white::after {
  content: "";
  position: absolute;
  background: linear-gradient(45deg, #fff 50%, transparent 52%), linear-gradient(315deg, #fff 50%, transparent 52%);
  background-size: 30px 30px;
  height: 13px;
  width: 100%;
  bottom: 0;
}

.zigzag-blue {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  position: relative;
}

.zigzag-blue::after {
  content: "";
  position: absolute;
  background: linear-gradient(45deg, #0565AF 50%, transparent 52%), linear-gradient(315deg, #0565AF 50%, transparent 52%);
  background-size: 30px 30px;
  height: 13px;
  width: 100%;
  bottom: 0;
}

@keyframes arrowmove {
  0% {
    bottom: 1%;
  }
  50% {
    bottom: 3%;
  }
  100% {
    bottom: 1%;
  }
}
.u-for-pc {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .u-for-pc {
    display: none;
  }
}

.u-for-sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .u-for-sp {
    display: block;
  }
}

/*--------------------------------------------------------------------
  animation
--------------------------------------------------------------------*/
.invew {
  opacity: 0;
}

.fade_in {
  animation: fade_in 0.9s ease 0.4s 1 forwards;
}

.fade_up {
  margin-top: 100px;
  animation: fade_up 1s ease forwards;
}

@keyframes fade_in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade_up {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    margin-top: 0;
  }
}
/*# sourceMappingURL=style.css.map */