@charset "UTF-8";
/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
  height: 0;
  /* Add the correct box sizing in Firefox */
  color: inherit;
  /* Correct border color in Firefox. */
}

details,
main {
  display: block;
  /* Render the `main` element consistently in IE. */
}

summary {
  display: list-item;
  /* Add the correct display in all browsers */
}

small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */
}

[hidden] {
  display: none;
  /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: none;
  /* Remove the bottom border in Chrome 57 */
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
}

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */
}

pre {
  font-size: 1em;
  /* Correct the odd `em` font sizing in all browsers */
}

b,
strong {
  font-weight: bolder;
  /* Add the correct font weight in Chrome, Edge, and Safari */
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit;
  /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0;
  /* Remove text indentation in Chrome, Edge, and Safari */
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
  /* Correct the cursor style of increment and decrement buttons in Chrome */
}

[type=search] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Remove the inner padding in Chrome and Safari on macOS */
}

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
  color: inherit;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge 18- and IE */
}

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled=true] {
  cursor: default;
}

input, textarea {
  border-radius: 0;
  line-height: normal;
  -webkit-appearance: none;
}

input[type=button],
input[type=submit] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
input[type=button]::-webkit-search-decoration,
input[type=submit]::-webkit-search-decoration {
  display: none;
}
input[type=button]::focus,
input[type=submit]::focus {
  outline-offset: -2px;
}

html {
  font-size: 16px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック", "メイリオ", Meiryo, sans-serif;
}
@media screen and (min-width: 736px) {
  html {
    font-size: 14px;
  }
}

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック", "メイリオ", Meiryo, sans-serif;
  background-color: #fff;
}

.wrapper {
  width: 100%;
}

.container {
  width: 100%;
  margin: auto;
  font-size: 16px;
}
@media screen and (min-width: 736px) {
  .container {
    max-width: 940px;
    width: 100%;
    font-size: 14px;
  }
}

a {
  color: #fff;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

footer {
  background: #000;
  margin-top: 3em;
}

.foot_area {
  padding: 10px;
  max-width: 640px;
  margin: 0 auto;
  color: #fff;
}
.foot_area h3 {
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  margin-top: 5px;
  color: #fff;
}
.foot_area h3 span {
  display: block;
}
@media screen and (min-width: 736px) {
  .foot_area h3 span {
    display: inline;
  }
}
.foot_area p {
  text-align: center;
  padding: 10px;
}
.foot_area p a {
  max-width: 270px;
  display: block;
  margin: auto;
  padding: 10px;
  color: #fff;
  text-decoration: none;
  border: 1px solid #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.foot_area p a:hover {
  background-color: #222;
}
.foot_area p a.mail::before {
  content: "";
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215.966%22%20height%3D%2212.532%22%20viewBox%3D%220%200%2015.966%2012.532%22%3E%20%3Cpath%20id%3D%22m_2%22%20data-name%3D%22m%202%22%20d%3D%22M15.925%2C56.846a2.209%2C2.209%2C0%2C0%2C0-.457-.968%2C1.9%2C1.9%2C0%2C0%2C0-.15-.167%2C2.21%2C2.21%2C0%2C0%2C0-1.566-.649H2.215a2.213%2C2.213%2C0%2C0%2C0-1.566.649%2C1.945%2C1.945%2C0%2C0%2C0-.15.167%2C2.182%2C2.182%2C0%2C0%2C0-.455.968A2.142%2C2.142%2C0%2C0%2C0%2C0%2C57.277v8.1a2.2%2C2.2%2C0%2C0%2C0%2C.183.879%2C2.171%2C2.171%2C0%2C0%2C0%2C.465.686c.05.049.1.095.153.14a2.213%2C2.213%2C0%2C0%2C0%2C1.413.509H13.751a2.2%2C2.2%2C0%2C0%2C0%2C1.413-.511%2C1.913%2C1.913%2C0%2C0%2C0%2C.153-.138%2C2.216%2C2.216%2C0%2C0%2C0%2C.468-.686v0a2.191%2C2.191%2C0%2C0%2C0%2C.181-.877v-8.1A2.276%2C2.276%2C0%2C0%2C0%2C15.925%2C56.846ZM1.45%2C56.512a1.07%2C1.07%2C0%2C0%2C1%2C.764-.317H13.751a1.064%2C1.064%2C0%2C0%2C1%2C.861.431L8.566%2C61.9a.887.887%2C0%2C0%2C1-1.166%2C0L1.356%2C56.623A.818.818%2C0%2C0%2C1%2C1.45%2C56.512Zm-.317%2C8.867V57.8l4.376%2C3.817L1.135%2C65.427A.323.323%2C0%2C0%2C1%2C1.133%2C65.379Zm12.618%2C1.081H2.215a1.067%2C1.067%2C0%2C0%2C1-.536-.142L6.294%2C62.3l.431.375a1.917%2C1.917%2C0%2C0%2C0%2C2.519%2C0l.431-.375%2C4.613%2C4.021A1.068%2C1.068%2C0%2C0%2C1%2C13.751%2C66.461Zm1.082-1.081a.337.337%2C0%2C0%2C1%2C0%2C.047l-4.374-3.811L14.833%2C57.8Z%22%20transform%3D%22translate(0%20-55.062)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat center center;
  display: inline-block;
  width: 17px;
  height: 17px;
  background-size: 17px;
  position: relative;
  top: 3px;
  right: 3px;
}
.foot_area .receptionion-time {
  font-size: 13px;
  font-weight: 400;
}
.foot_area address {
  padding: 8px 0;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  font-style: normal;
}

ul.terms {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 1em;
}
ul.terms li {
  list-style-type: none;
  font-size: 12px;
  padding: 2px 20px;
}
ul.terms li:first-child {
  border-right: 1px solid #ccc;
}

/* footer */
/* PC */
@media screen and (min-width: 736px) {
  footer .contact {
    padding: 30px 0;
  }
}
.wrapper {
  border-top: 15px solid #e73817;
}

header {
  margin: auto;
  padding: 0;
}
header img {
  width: 100%;
  vertical-align: top;
}
header picture {
  font-size: 0;
}

.wrapper.end {
  border-color: #451107;
}

.cp_end {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
}
.cp_end img {
  max-width: 940px;
  margin: auto;
}
.cp_end .end_cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  line-height: 1.5;
  height: 100%;
  z-index: 3;
}
.cp_end .end_cover .inner {
  position: relative;
  top: 30%;
  text-align: center;
  font-weight: bold;
}
.cp_end .end_cover .inner h3 {
  font-size: 1.4rem;
  margin-bottom: 30px;
}
.cp_end .end_cover .inner h3 span {
  display: block;
}
@media screen and (min-width: 736px) {
  .cp_end .end_cover .inner h3 {
    font-size: 1.75rem;
  }
  .cp_end .end_cover .inner h3 span {
    display: inline;
  }
}
.cp_end .end_cover .inner p {
  font-size: 1.2rem;
}
@media screen and (min-width: 736px) {
  .cp_end .end_cover .inner p {
    font-size: 1.4rem;
  }
}

.all_w {
  width: 100%;
}

.main {
  background: #e73817;
  margin: auto;
  text-align: center;
  margin-bottom: 2.5em;
}
.main .container {
  padding-top: 3em;
}

.recap {
  max-width: 915px;
  padding: 1.4em 0 3em 0;
}

.apply {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2030%2050.27%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23221815%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20id%3D%22l_2%22%20data-name%3D%22l%202%22%3E%3Cg%20id%3D%22l_1-2%22%20data-name%3D%22l%201%22%3E%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_177%22%20data-name%3D%22%E3%83%91%E3%82%B9%20177%22%20class%3D%22cls-1%22%20d%3D%22M4.87%2C0%2C0%2C4.87%2C20.27%2C25.13%2C0%2C45.4l4.87%2C4.87L30%2C25.13Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat right center #fbc600;
  background-position: right 15px center;
  color: #000;
  background-size: auto 50%;
  -webkit-box-shadow: 3px 3px #000;
          box-shadow: 3px 3px #000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-weight: bold;
  font-size: 2em;
  text-decoration: none;
  width: 90%;
}
.apply:hover {
  text-decoration: none;
}
@media screen and (min-width: 736px) {
  .apply {
    width: 80%;
  }
}
.apply img {
  height: 40px;
  vertical-align: middle;
}

.acquisition_link {
  text-decoration: underline;
  color: #fff;
}
.acquisition_link .btn_apply::before {
  content: "";
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222.76%22%20height%3D%2222.76%22%20viewBox%3D%220%200%2022.76%2022.76%22%3E%20%3Cpath%20id%3D%22ic_coupon%22%20d%3D%22M8.064-19.8l-.49.5a1.623%2C1.623%2C0%2C0%2C1-1.134.462A1.656%2C1.656%2C0%2C0%2C1%2C5.292-19.3a1.64%2C1.64%2C0%2C0%2C1%2C0-2.282l.5-.49-3.314-3.31-13.86%2C13.86%2C3.318%2C3.3.49-.49a1.614%2C1.614%2C0%2C0%2C1%2C2.282%2C0%2C1.614%2C1.614%2C0%2C0%2C1%2C0%2C2.282l-.49.49%2C3.3%2C3.318%2C13.86-13.86ZM-3.864-5.992a2.969%2C2.969%2C0%2C0%2C0%2C.448-1.582A3.046%2C3.046%2C0%2C0%2C0-4.3-9.7a3.046%2C3.046%2C0%2C0%2C0-2.128-.882%2C2.969%2C2.969%2C0%2C0%2C0-1.582.448l-1.4-1.386%2C7.8-7.8.49.49a.71.71%2C0%2C0%2C0%2C.5.21.7.7%2C0%2C0%2C0%2C.49-.21.677.677%2C0%2C0%2C0%2C.21-.49.677.677%2C0%2C0%2C0-.21-.49l-.49-.5L2.474-23.4l1.4%2C1.4A2.921%2C2.921%2C0%2C0%2C0%2C3.43-20.44a2.94%2C2.94%2C0%2C0%2C0%2C.882%2C2.128%2C2.94%2C2.94%2C0%2C0%2C0%2C2.128.882%2C2.921%2C2.921%2C0%2C0%2C0%2C1.568-.448l1.4%2C1.4L6.314-13.384l-.5-.49a.677.677%2C0%2C0%2C0-.49-.21.677.677%2C0%2C0%2C0-.49.21.693.693%2C0%2C0%2C0-.21.5.693.693%2C0%2C0%2C0%2C.21.5l.49.49-7.8%2C7.8Zm6.006-11.55-.868-.868a.693.693%2C0%2C0%2C0-.5-.21.693.693%2C0%2C0%2C0-.5.21.7.7%2C0%2C0%2C0%2C0%2C.98l.882.882a.7.7%2C0%2C0%2C0%2C.49.2.725.725%2C0%2C0%2C0%2C.49-.2.693.693%2C0%2C0%2C0%2C.21-.5A.693.693%2C0%2C0%2C0%2C2.142-17.542ZM4.41-15.274l-.868-.868a.693.693%2C0%2C0%2C0-.5-.21.693.693%2C0%2C0%2C0-.5.21.7.7%2C0%2C0%2C0%2C0%2C.98l.882.882a.657.657%2C0%2C0%2C0%2C.49.21.657.657%2C0%2C0%2C0%2C.49-.21.693.693%2C0%2C0%2C0%2C.21-.5.693.693%2C0%2C0%2C0-.21-.5Z%22%20transform%3D%22translate(11.382%2025.382)%22%20fill%3D%22%23ffffff%22%2F%3E%3C%2Fsvg%3E") no-repeat center top;
  width: 17px;
  height: 17px;
  display: inline-block;
  margin-top: 8px;
  background-size: 17px;
  position: relative;
  top: 3px;
}

.twitter {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2030%2050.27%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23ffffff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20id%3D%22l_2%22%20data-name%3D%22l%202%22%3E%3Cg%20id%3D%22l_1-2%22%20data-name%3D%22l%201%22%3E%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_177%22%20data-name%3D%22%E3%83%91%E3%82%B9%20177%22%20class%3D%22cls-1%22%20d%3D%22M4.87%2C0%2C0%2C4.87%2C20.27%2C25.13%2C0%2C45.4l4.87%2C4.87L30%2C25.13Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat right center #0493E3;
  background-position: right 15px center;
  background-size: auto 40%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: block;
  color: #fff;
  -webkit-box-shadow: 3px 3px #fff;
          box-shadow: 3px 3px #fff;
  margin-bottom: 3px;
  margin-top: 2em;
  margin-bottom: 2em;
  width: 90%;
}
@media screen and (min-width: 736px) {
  .twitter {
    width: 80%;
  }
}
.twitter span {
  text-align: center;
  display: block;
  text-align: center;
}
.twitter span img.pc {
  display: none;
}
.twitter span img.sp {
  display: block;
  width: 90%;
}
@media screen and (min-width: 736px) {
  .twitter span {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20id%3D%22Logo%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20248%20204%22%20style%3D%22enable-background%3Anew%200%200%20248%20204%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23FFFFFF%3B%7D%3C%2Fstyle%3E%3Cg%20id%3D%22Logo_1_%22%3E%20%3Cpath%20id%3D%22white_background%22%20class%3D%22st0%22%20d%3D%22M221.95%2C51.29c0.15%2C2.17%2C0.15%2C4.34%2C0.15%2C6.53c0%2C66.73-50.8%2C143.69-143.69%2C143.69v-0.04%20C50.97%2C201.51%2C24.1%2C193.65%2C1%2C178.83c3.99%2C0.48%2C8%2C0.72%2C12.02%2C0.73c22.74%2C0.02%2C44.83-7.61%2C62.72-21.66%20c-21.61-0.41-40.56-14.5-47.18-35.07c7.57%2C1.46%2C15.37%2C1.16%2C22.8-0.87C27.8%2C117.2%2C10.85%2C96.5%2C10.85%2C72.46c0-0.22%2C0-0.43%2C0-0.64%20c7.02%2C3.91%2C14.88%2C6.08%2C22.92%2C6.32C11.58%2C63.31%2C4.74%2C33.79%2C18.14%2C10.71c25.64%2C31.55%2C63.47%2C50.73%2C104.08%2C52.76%20c-4.07-17.54%2C1.49-35.92%2C14.61-48.25c20.34-19.12%2C52.33-18.14%2C71.45%2C2.19c11.31-2.23%2C22.15-6.38%2C32.07-12.26%20c-3.77%2C11.69-11.66%2C21.62-22.2%2C27.93c10.01-1.18%2C19.79-3.86%2C29-7.95C240.37%2C35.29%2C231.83%2C44.14%2C221.95%2C51.29z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat 10px top;
    background-position: 10px center;
    background-size: 30px;
    display: block;
    padding-left: 60px;
  }
  .twitter span img {
    height: 26px;
    vertical-align: top;
    display: block;
    padding-top: 2px;
    margin: auto;
  }
  .twitter span img.pc {
    display: block;
    margin: auto;
  }
  .twitter span img.sp {
    display: none;
  }
}

h3.oubo_txt {
  width: 90%;
  margin: auto;
  text-align: center;
  display: block;
  padding-bottom: 1em;
}

.step dl {
  display: block;
  width: 80%;
  margin: auto;
}
.step dl dt {
  background: #fff;
  border-radius: 0.5em;
  display: block;
  font-weight: bold;
}
.step dl dt span {
  border-radius: 0.5em;
  display: block;
  font-weight: bold;
}
.step dl dt i {
  width: 100%;
  display: block;
}
.step dl dt i img {
  margin: auto;
  width: 60px;
}
.step dl dd {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2037.55%2081.45%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fbc600%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20id%3D%22l_2%22%20data-name%3D%22l%202%22%3E%3Cg%20id%3D%22l_1-2%22%20data-name%3D%22l%201%22%3E%3Cpath%20id%3D%22nx%22%20class%3D%22cls-1%22%20d%3D%22M36.38%2C37.17a6%2C6%2C0%2C0%2C1%2C0%2C7.11L10.83%2C79A6%2C6%2C0%2C0%2C1%2C0%2C75.45V6A6%2C6%2C0%2C0%2C1%2C10.83%2C2.44Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center center;
  width: 100%;
  display: block;
  height: 30px;
  -webkit-transform: rotateZ(90deg);
          transform: rotateZ(90deg);
}
.step dl dd::before {
  content: "";
}
@media screen and (min-width: 736px) {
  .step dl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .step dl dt {
    width: 31%;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 120px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .step dl dt i {
    width: 60px;
    display: inline-block;
  }
  .step dl dt i img {
    width: 60px;
  }
  .step dl dt span {
    padding-left: 5px;
    display: inline-block;
    text-align: center;
    width: 100%;
  }
  .step dl dd {
    background-size: 20px;
    width: 4%;
    height: 120px;
    -webkit-transform: rotateZ(0);
            transform: rotateZ(0);
  }
  .step dl dd::before {
    content: "";
  }
}

section {
  padding-top: 1em;
  padding-bottom: 1em;
}

dl.overview {
  width: 90%;
  margin: auto;
}
@media screen and (min-width: 736px) {
  dl.overview {
    width: 100%;
  }
}
dl.overview dd {
  font-size: 13px;
}
dl.overview dd ul li {
  line-height: 160%;
  padding-bottom: 0.6em;
}
dl.overview dt {
  background: #e73817;
  border-radius: 0.3em;
  width: 270px;
  padding: 1px 10px;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
dl.overview dd {
  font-size: 13px;
  padding-bottom: 0.5em;
}

dl.inquiry {
  margin: auto;
  width: 100%;
  border-radius: 1em;
  border: 2px solid #000;
  text-align: center;
}
dl.inquiry a {
  color: #009DFF;
  text-decoration: underline;
}
@media screen and (min-width: 736px) {
  dl.inquiry {
    width: 70%;
  }
}
dl.inquiry dt {
  background: #000;
  height: 2.4em;
  border-radius: 0.7em 0.7em 0 0;
  width: 100%;
  display: block;
  color: #fff;
  font-weight: bold;
  padding: 0.5em;
}
dl.inquiry dd {
  background: #fff;
  display: block;
  padding: 0.5em;
  font-size: 12px;
  line-height: 170%;
}
@media screen and (min-width: 736px) {
  dl.inquiry dd {
    font-size: 13px;
    padding: 1em 0;
  }
}

@-webkit-keyframes pageup {
  0% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@keyframes pageup {
  0% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
.pageup {
  width: 60px;
  height: 60px;
  display: block;
  position: fixed;
  right: 10px;
  bottom: 100px;
  -webkit-animation: pageup 1s infinite alternate;
          animation: pageup 1s infinite alternate;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
@media screen and (min-width: 736px) {
  .pageup {
    right: 30px;
    bottom: 100px;
  }
}

.end_area {
  background: #fff;
}
.end_area .deadline {
  -webkit-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.2);
  background: #ffffff;
  border-radius: 0.5em;
}
.end_area .deadline p {
  font-size: 18px;
  font-weight: bold;
  padding-top: 20px;
  padding-bottom: 20px;
}
.end_area .deadline h3 {
  display: block;
  background: #ff0000;
  color: #fff;
  padding: 6px;
  font-size: 18px;
  border-radius: 0.5em 0.5em 0 0;
}
.end_area .deadline .btn_acquired {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2030%2050.27%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23221815%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20id%3D%22l_2%22%20data-name%3D%22l%202%22%3E%3Cg%20id%3D%22l_1-2%22%20data-name%3D%22l%201%22%3E%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_177%22%20data-name%3D%22%E3%83%91%E3%82%B9%20177%22%20class%3D%22cls-1%22%20d%3D%22M4.87%2C0%2C0%2C4.87%2C20.27%2C25.13%2C0%2C45.4l4.87%2C4.87L30%2C25.13Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat right center #fbc600;
  background-position: right 15px center;
  background-size: 10px;
  display: block;
  width: 80%;
  margin: auto;
  border-radius: 0.3em;
  margin-top: 10px;
  margin-bottom: 10px;
}
.end_area .deadline .btn_acquired a {
  text-decoration: none;
}
.end_area .deadline .btn_acquired b {
  display: block;
  font-weight: bold;
  color: #000;
  font-size: 18px;
  padding-top: 10px;
}
.end_area .deadline .btn_acquired span.explanation {
  display: inline;
  color: #000;
  font-size: 12px;
  padding-bottom: 5px;
  display: block;
}
.end_area .deadline p.sup {
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 20px;
  font-weight: normal;
  color: #666666;
}
.end_area .deadline span {
  display: block;
}
@media screen and (min-width: 736px) {
  .end_area .deadline span {
    display: inline;
  }
}

.p_10 {
  padding: 10px;
}
.p_10_t {
  padding-top: 10px;
}
.p_10_r {
  padding-right: 10px;
}
.p_10_b {
  padding-bottom: 10px;
}
.p_10_l {
  padding-left: 10px;
}

.p_20 {
  padding: 20px;
}
.p_20_t {
  padding-top: 20px;
}
.p_20_r {
  padding-right: 20px;
}
.p_20_b {
  padding-bottom: 20px;
}
.p_20_l {
  padding-left: 20px;
}

.p_30 {
  padding: 30px;
}
.p_30_t {
  padding-top: 30px;
}
.p_30_r {
  padding-right: 30px;
}
.p_30_b {
  padding-bottom: 30px;
}
.p_30_l {
  padding-left: 30px;
}

.p_40 {
  padding: 40px;
}
.p_40_t {
  padding-top: 40px;
}
.p_40_r {
  padding-right: 40px;
}
.p_40_b {
  padding-bottom: 40px;
}
.p_40_l {
  padding-left: 40px;
}

.p_50 {
  padding: 50px;
}
.p_50_t {
  padding-top: 50px;
}
.p_50_r {
  padding-right: 50px;
}
.p_50_b {
  padding-bottom: 50px;
}
.p_50_l {
  padding-left: 50px;
}

dl.overview dt {
  margin-bottom: 0.5em;
}
dl.overview dd {
  margin-bottom: 1em;
}

ul {
  margin-left: 1em;
}
ul.komejirushi {
  margin-left: 2em;
}
ul.komejirushi li {
  list-style-type: none;
  text-indent: -1em;
}
ul.komejirushi li::before {
  content: "※";
}

.bt_wide {
  display: inline-block;
  padding: 1rem 1rem;
  border-radius: 0.25rem;
}

.c_bt.u-bt__white {
  background-color: #fff;
}
.c_bt.u-bt__gray {
  background-color: #e0e0e0;
}
.c_bt.u-bt__red {
  background-color: #ff0000;
}
.c_bt.u-bt__black {
  background-color: #000;
}
.c_bt.u-bt__yellow {
  background-color: #fbc600;
}
.c_bt.u-bt__twitter {
  background-color: #0493E3;
}

.u_bt__white {
  color: #fff;
}
.u_bt__gray {
  color: #e0e0e0;
}
.u_bt__red {
  color: #ff0000;
}
.u_bt__black {
  color: #000;
}
.u_bt__yellow {
  color: #fbc600;
}
.u_bt__twitter {
  color: #0493E3;
}/*# sourceMappingURL=style.css.map */