@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

.bg {
  font-family: "Zen Kaku Gothic New";
  line-height: 1.7;
  letter-spacing: 1px;
  background-color: #ffffff;
}

.mainvisual {
  width: 100%;
}

.section {
  border: #d7000f solid 5px;
  background-color: #ffffff;
  border-radius: 15px;
}

@media screen and (min-width: 751px) {
  html {
    scroll-padding-top: 90px;
    scroll-behavior: smooth;
  }
  .mainvisual__text__area {
    padding: 60px 110px;
  }
  .mainvisual__text {
    font-size: 25px;
    font-weight: bold;
  }
  .prime-member__area {
    margin-top: 30px;
    text-align: center;
  }
  .prime-member__text {
    font-size: 36px;
    font-weight: 900;
  }
  .prime__btn {
    width: 620px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
  }
  .btn {
    display: inline-block;
    width: 260px;
    text-align: center;
    background-color: #d7000f;
    color: #ffffff;
    border-radius: 7px;
    padding: 10px 0;
    font-size: 36px;
    font-weight: 900;
  }
  .prime__container {
    padding: 0px 60px;
    padding-bottom: 50px;
  }
  .section {
    padding: 50px 35px;
  }
  .title__area {
    text-align: center;
    margin-bottom: 60px;
  }
  .section__title {
    color: #d7000f;
    font-size: 36px;
    font-weight: 900;
    margin-bottom: 25px;
  }
  .section__lead {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    display: inline;
    background: linear-gradient(transparent 80%, rgba(215, 0, 15, 0.5) 20%);
    display: inline;
    padding-bottom: 3px;
  }
  .list__title {
    margin-left: 80px;
    color: #000000;
    font-size: 32px;
    font-weight: 700;
    margin-left: 80px;
  }
  .benefit__list {
    counter-reset: li;
  }
  .list__item {
    position: relative;
    margin-bottom: 40px;
  }
  .list__item::before {
    position: absolute;
    font-weight: bold;
    counter-increment: li;
    content: counter(li) "";
    left: 0;
    top: 2%;
    color: #fff;
    width: 50px;
    height: 50px;
    font-size: 35px;
    text-align: center;
    box-sizing: border-box;
    font-weight: bold;
    line-height: 1;
    background: #d7000f;
    padding: 6px 0;
  }
  .list__text {
    margin-top: 15px;
    font-size: 24px;
    font-weight: 500;
    color: #424141;
  }
  .link {
    font-size: 22px;
    font-weight: bold;
    color: #d7000f;
    text-decoration: underline;
  }
  .supplement {
    display: block;
    font-size: 22px;
  }
  .application__area {
    padding: 55px 15px;
    background-color: #fcf8e3;
    border-radius: 15px;
  }
  dl {
    display: flex;
    flex-wrap: wrap;
    font-size: 22px;
    font-weight: 500;
  }
  dl dt {
    width: 21%;
  }
  dl dd {
    width: 79%;
  }
  .application__btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 430px;
    margin: 0 auto;
    padding: 0.5em 1em;
    margin: 30px auto;
    border-radius: 27px;
    background-color: #fd9217;
    color: #ffffff;
    box-shadow: 0px 5px 15px 0px rgba(89, 76, 8, 0.5);
    font-size: 30px;
    font-weight: 900;
  }
  .application__btn::after {
    transform: rotate(45deg);
    width: 13px;
    height: 13px;
    margin-left: 10px;
    border-top: 3px solid #ffffff;
    border-right: 3px solid #ffffff;
    content: "";
  }
  .secondary {
    text-indent: -1.1em;
    padding-left: 1.5em;
    font-weight: 500;
    color: #424141;
  }
  .point {
    margin-top: 50px;
    text-align: center;
  }
  .point__text {
    background-color: #d7000f;
    color: #ffffff;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 30px;
  }
  .attention__list {
    margin-top: 30px;
    text-align: left;
    font-size: 20px;
    font-weight: 500;
  }
  .attention__item {
    list-style: none;
    text-indent: -1.5em;
    padding-left: 1em;
  }
  .attention__item::before {
    content: "※";
  }
  .epoint {
    display: none;
  }
  .sp-only {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  html {
    scroll-padding-top: 60px;
    scroll-behavior: smooth;
  }
  .mainvisual__text__area {
    padding: 30px;
  }
  .mainvisual__text {
    font-size: 16px;
    font-weight: bold;
  }
  .prime-member__area {
    margin-top: 20px;
    text-align: center;
  }
  .prime-member__text {
    font-size: 20px;
    font-weight: 900;
  }
  .prime__btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 250px;
    margin: auto;
    margin-top: 20px;
  }
  .btn {
    display: inline-block;
    width: 42%;
    text-align: center;
    background-color: #d7000f;
    color: #ffffff;
    border-radius: 5px;
    font-size: 20px;
    font-weight: 900;
  }
  .prime__container {
    padding: 0 3%;
    padding-bottom: 30px;
  }
  .section {
    padding: 20px 15px;
  }
  .title__area {
    text-align: center;
    margin-bottom: 30px;
  }
  .section__title {
    color: #d7000f;
    font-size: 25px;
    font-weight: 900;
    margin-bottom: 15px;
  }
  .section__lead {
    text-align: center;
    font-size: 19px;
    font-weight: 700;
    display: inline;
    background: linear-gradient(transparent 80%, rgba(215, 0, 15, 0.5) 20%);
    display: inline;
    padding-bottom: 3px;
  }
  .list__title {
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    margin-left: 40px;
  }
  .benefit__list {
    counter-reset: li;
  }
  .list__item {
    position: relative;
    margin-bottom: 40px;
  }
  .list__item::before {
    position: absolute;
    font-weight: bold;
    counter-increment: li;
    content: counter(li) "";
    left: 0;
    top: 1%;
    color: #fff;
    width: 30px;
    height: 30px;
    font-size: 20px;
    text-align: center;
    box-sizing: border-box;
    font-weight: bold;
    line-height: 1;
    background: #d7000f;
    padding: 4px 0;
  }
  .list__text {
    margin-top: 10px;
    font-size: 18px;
    font-weight: 500;
    color: #424141;
  }
  .supplement {
    text-indent: -1.9em;
    padding-left: 1.8em;
    display: block;
    font-size: 15px;
  }
  .link {
    font-size: 18px;
    font-weight: bold;
    color: #d7000f;
    text-decoration: underline;
  }
  .application__area {
    padding: 2%;
    background-color: #fcf8e3;
    border-radius: 16px;
    max-width: 650px;
    margin: auto;
  }
  dl {
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    font-weight: 500;
  }
  dl dt {
    width: 37%;
    max-width: 120px;
  }
  dl dd {
    width: 63%;
  }
  .application__btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 85%;
    max-width: 400px;
    margin: 0 auto;
    padding: 0.3em 1em;
    margin: 20px auto;
    border-radius: 27px;
    background-color: #fd9217;
    color: #ffffff;
    box-shadow: 0px 5px 15px 0px rgba(89, 76, 8, 0.5);
    font-size: 16px;
    font-weight: 900;
  }
  .application__btn::after {
    transform: rotate(45deg);
    width: 8px;
    height: 8px;
    margin-left: 10px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    content: "";
  }
  .secondary {
    text-indent: -1.2em;
    padding-left: 1.5em;
    font-weight: 500;
    color: #424141;
  }
  .point {
    margin-top: 30px;
    text-align: center;
  }
  .point__text {
    background-color: #d7000f;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 10px;
    margin-bottom: 30px;
  }
  .point__image {
    width: 80%;
    max-width: 300px;
  }
  .attention__list {
    margin-top: 30px;
    text-align: left;
    font-size: 16px;
    font-weight: 500;
  }
  .attention__item {
    list-style: none;
    text-indent: -1.5em;
    padding-left: 1em;
  }
  .attention__item::before {
    content: "※";
  }
  .epoint {
    display: none;
  }
  .pc-only {
    display: none;
  }
}/*# sourceMappingURL=prime.css.map */