@charset "UTF-8";
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 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: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * 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: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * 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;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

/**
 * 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;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 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 odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[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 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/*==========================
= メディアクエリ
===========================*/
/*==========================
= フレックス
===========================*/
/*==========================
= フォント
===========================*/
body,
div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre,
form, fieldset, input, textarea,
p,
figure, figcaption,
blockquote,
th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

li, ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

a img, map a {
  border: none;
}

body#site-top .media-reason__img--float::after, .site-footer-secondary__inner::after, .site-footer-guide-box::after, .site-footer-guide-row::after, .site-footer-guide::after, .site-footer-about::after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

body {
  color: #222;
  font-size: 17px;
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
}

a {
  color: #329cd1;
  text-decoration: none;
  cursor: pointer;
  outline: none;
}
a:hover {
  text-decoration: underline;
}
a.disabled {
  pointer-events: none;
}

em {
  font-style: normal;
  font-weight: bold;
}

pre {
  font-size: 100%;
  white-space: pre-wrap;
  word-wrap: break-word;
}

ul {
  list-style-type: none;
}

small {
  font-size: 100%;
}

img {
  vertical-align: top;
}

button,
input,
textarea {
  font-size: 100%;
  outline: none;
}

button,
input[type=button],
input[type=checkbox],
input[type=image],
input[type=radio],
input[type=reset],
input[type=submit],
label {
  cursor: pointer;
}

button:disabled,
input:disabled {
  cursor: default !important;
}

input[type=checkbox],
input[type=radio] {
  vertical-align: middle;
}

button {
  border: none;
  padding: 0;
  background-color: transparent;
}

@media (max-width: 768px) {
  :root, html {
    font-size: 62.5%;
  }
  body {
    font-size: 1.5rem;
  }
  *,
  *::before,
  *::after {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.inner-m,
.inner-s {
  padding: 72px 16px;
  margin: 0 auto;
}

.inner-m {
  max-width: calc(814px + 8px * 2);
}

.inner-s {
  max-width: calc(665px + 8px * 2);
}

@media (max-width: 768px) {
  .inner-m, .inner-s {
    width: 100%;
    padding: 56px 12px;
  }
}
.header-top {
  width: 100%;
  background: #fff;
  padding: 11px 0 9px;
  margin: 0 auto;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", sans-serif;
  font-weight: 400;
}
.header-top:first-child {
  border-bottom: 1.5px solid #2cbcd9;
}
.header-top:nth-child(2) {
  border-bottom: 1px solid #EDFCFF;
}
.header-top:last-child {
  border-style: none;
}
.header-top__inner {
  max-width: calc(1096px + 8px * 2);
  padding: 0 16px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.header-top__inner .site-logo {
  width: 117px;
}
.header-top__inner .site-logo a > img {
  width: 100%;
}
.header-top__inner .site-name {
  font-weight: 700;
  font-size: 11px;
  color: #257db7;
}
.header-top__inner .presented {
  font-size: 13px;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3px;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  font-family: "Noto Sans JP", sans-serif;
  text-align: right;
  color: rgba(34, 34, 34, 0.6);
  white-space: nowrap;
}
.header-top__inner .site-text {
  color: #AEAEAE;
  font-size: 10px;
}
.header-top__genre {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.header-top .genre-primary {
  font-size: 11px;
  display: block;
  color: #717171;
  margin-left: 16px;
  margin-right: 12px;
}
@media (max-width: 768px) {
  .header-top .genre-primary {
    margin-top: -5px;
  }
}
.header-top__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.header-top__list__item--genre_secondary {
  font-size: 13px;
  border-radius: 4px;
  margin-right: 8px;
}
.header-top__list__item .btn-header-only {
  padding: 7px 12px 6px 12px;
}

/* header scroll */
#header-top-primary {
  z-index: 999;
  position: fixed;
}

#header-top-secondary {
  padding-top: 92px;
}

@media (max-width: 768px) {
  .header-top {
    position: relative;
    width: 100%;
    background: #fff;
    padding: 8px 0;
  }
  .header-top:first-child {
    border-style: none;
  }
  .header-top:nth-child(2) {
    border-style: none;
  }
  .header-top:last-child {
    padding: 0;
  }
  .header-top__inner {
    padding: 5px;
    width: 100%;
  }
  .header-top__inner .presented {
    margin-left: auto;
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
  .header-top__inner--bm_close {
    padding-top: 2px;
  }
  .header-top__inner--bm_open {
    color: #fff;
    background-color: #2cbcd9;
    display: none;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .header-top__logo {
    margin-left: 20px;
    width: 50%;
  }
  .header-top__logo--bm_close {
    margin-top: 4px;
    max-width: 42px;
  }
  .header-top__logo--bm_open {
    font-size: 13px;
    padding: 7px 12px 6px;
    border: solid 0.5px #fff;
    border-radius: 4px;
    max-width: 144px;
  }
  .header-top__logo--bm_open a > p {
    color: #fff;
  }
  .header-top__bm {
    margin-right: 16px;
    text-align: center;
  }
  .header-top__bm > img {
    max-width: 32px;
  }
  .header-top__bm > p {
    font-size: 7px;
    width: 40px;
  }
  .header-top__bm--bm_open {
    padding-bottom: 4px;
  }
  .header-top__lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .header-top__lists > input {
    display: none;
  }
  .header-top__list, .header-top__list > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    color: #fff;
    text-decoration: none;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .header-top__list > img, .header-top__list > a > img {
    max-width: 32px;
    max-height: 32px;
  }
  .header-top__list > p, .header-top__list > a > p {
    padding-left: 16px;
    display: block;
    width: calc(100% - 68px);
  }
  .header-top__list-primary, .header-top__list > a-primary {
    border-top: 1px solid rgba(232, 232, 232, 0.5);
    padding: 24px 24px 25px 20px;
  }
  .header-top__list-secondary, .header-top__list > a-secondary {
    background: rgba(0, 0, 0, 0.16);
    padding-left: 60px;
  }
  .header-top__list-secondary > a, .header-top__list > a-secondary > a {
    border-top: 1px solid rgba(232, 232, 232, 0.5);
    padding: 24px 24px 25px 0;
  }
  /* アコーディオン閉じる */
  .bmac {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: 0.8s;
    transition: 0.8s;
  }
  /* アコーディオン開く */
  .bmc:checked + ul {
    height: auto;
    width: 100%;
    opacity: 1;
  }
  /* headerエリアスクロール */
  .pf-scroll {
    position: fixed;
    z-index: 999;
    height: 100%;
    overflow-y: scroll;
    background: rgba(77, 77, 77, 0.6);
  }
  .pa {
    position: absolute;
    top: 0;
  }
}
.heading-lv2 {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", sans-serif;
  font-weight: 700;
  font-size: 30px;
  text-align: center;
  line-height: 1.15;
  margin-bottom: 40px;
}
.heading-lv2--large {
  font-size: 156%;
}
@media (max-width: 768px) {
  .heading-lv2 {
    font-size: 3rem;
    margin-bottom: 40px;
  }
}

body#site-top .voice-detail__question, .heading-lv3 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 27px;
  text-align: left;
  margin-bottom: 16px;
  line-height: 1.35;
}

@media (max-width: 768px) {
  .heading-lv3 {
    font-size: 2.4rem;
    text-align: center;
  }
}

.text {
  font-size: 17px;
  line-height: 1.9;
}
@media (max-width: 768px) {
  .text {
    font-size: 1.5rem;
  }
}

.note, body#site-top .desc {
  color: rgba(34, 34, 34, 0.6);
  font-size: 11px;
  line-height: 1.7;
}

/*
%btn-base
*/
.btn-quaternary, .btn-inquiry-tertiary, .btn-inquiry-secondary, .btn-inquiry-primary, .btn-secondary, .btn-primary, .btn-default {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.15;
  text-align: center;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", sans-serif;
}
.btn-quaternary, .btn-inquiry-tertiary, .btn-inquiry-secondary, .btn-inquiry-primary, .btn-secondary, .btn-primary, .btn-default {
  color: #222;
}
.is-disabled.btn-quaternary, .is-disabled.btn-inquiry-tertiary, .is-disabled.btn-inquiry-secondary, .is-disabled.btn-inquiry-primary, .is-disabled.btn-secondary, .is-disabled.btn-primary, .is-disabled.btn-default, [disabled].btn-quaternary, [disabled].btn-inquiry-tertiary, [disabled].btn-inquiry-secondary, [disabled].btn-inquiry-primary, [disabled].btn-secondary, [disabled].btn-primary, [disabled].btn-default {
  border-color: #e3e3e3;
  background-color: #e3e3e3;
  -webkit-box-shadow: none;
          box-shadow: none;
  pointer-events: none;
}
.is-disabled.btn-quaternary, .is-disabled.btn-inquiry-tertiary, .is-disabled.btn-inquiry-secondary, .is-disabled.btn-inquiry-primary, .is-disabled.btn-secondary, .is-disabled.btn-primary, .is-disabled.btn-default, [disabled].btn-quaternary, [disabled].btn-inquiry-tertiary, [disabled].btn-inquiry-secondary, [disabled].btn-inquiry-primary, [disabled].btn-secondary, [disabled].btn-primary, [disabled].btn-default {
  color: #b5b5b5;
}

/*
%btn-standard
*/
.btn-quaternary, .btn-inquiry-tertiary, .btn-inquiry-secondary, .btn-inquiry-primary, .btn-secondary, .btn-primary, .btn-default {
  border-radius: 4px;
  border: 1px solid transparent;
}

/*doc
---
title: button
name: button
category: components
---
```haml_example
%a.btn-default.btn--small button
%a.btn-primary.btn--small button
%a.btn-secondary.btn--small button
%a.btn-inquiry-primary.btn--small button
%a.btn-inquiry-secondary.btn--small button
%br
%br
%button.btn-default.btn--small{ type: 'button' } button
%button.btn-primary.btn--small{ type: 'button' } button
%button.btn-secondary.btn--small{ type: 'button' } button
%button.btn-inquiry-primary.btn--small{ type: 'button' } button
%button.btn-inquiry-secondary.btn--small{ type: 'button' } button
%br
%br
%a.btn-default.btn--small.is-disabled button
%a.btn-primary.btn--small.is-disabled button
%a.btn-secondary.btn--small.is-disabled button
%a.btn-inquiry-primary.btn--small.is-disabled button
%a.btn-inquiry-secondary.btn--small.is-disabled button
%br
%br
%button.btn-default.btn--small{ type: 'button', disabled: true } button
%button.btn-primary.btn--small{ type: 'button', disabled: true } button
%button.btn-secondary.btn--small{ type: 'button', disabled: true } button
%button.btn-inquiry-primary.btn--small{ type: 'button', disabled: true } button
%button.btn-inquiry-secondary.btn--small{ type: 'button', disabled: true } button
```
*/
.btn-default {
  -webkit-box-shadow: 0 -3px 0 0 #e6e6e6 inset;
          box-shadow: 0 -3px 0 0 #e6e6e6 inset;
  border: 1px solid #c7c7c7;
  background-color: #fff;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.btn-default, .btn-default:link, .btn-default:visited, .btn-default:hover, .btn-default:active, .btn-default:focus {
  color: #222;
}
.btn-default:hover {
  opacity: 0.7;
  text-decoration: none;
}

.btn-primary {
  -webkit-box-shadow: 0 -3px 0 0 #2099b2 inset;
          box-shadow: 0 -3px 0 0 #2099b2 inset;
  border-bottom: 1px solid #2099b2;
  background-color: #2cbcd9;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.btn-primary, .btn-primary:link, .btn-primary:visited, .btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  color: #fff;
}
.btn-primary:hover {
  opacity: 0.7;
  text-decoration: none;
}
.btn-primary--shadow {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.16);
  font-weight: 700;
  display: block;
}

.btn-secondary {
  -webkit-box-shadow: 0 -3px 0 0 #cc6e00 inset;
          box-shadow: 0 -3px 0 0 #cc6e00 inset;
  border-bottom: 1px solid #cc6e00;
  background-color: #ff8a00;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.btn-secondary, .btn-secondary:link, .btn-secondary:visited, .btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
  color: #fff;
}
.btn-secondary:hover {
  opacity: 0.7;
  text-decoration: none;
}

.btn-inquiry-primary {
  -webkit-box-shadow: 0 -3px 0 0 #15914f inset;
          box-shadow: 0 -3px 0 0 #15914f inset;
  border-bottom: 1px solid #15914f;
  background-color: #1cbd67;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.btn-inquiry-primary, .btn-inquiry-primary:link, .btn-inquiry-primary:visited, .btn-inquiry-primary:hover, .btn-inquiry-primary:active, .btn-inquiry-primary:focus {
  color: #fff;
}
.btn-inquiry-primary:hover {
  opacity: 0.7;
  text-decoration: none;
}

.btn-inquiry-secondary {
  -webkit-box-shadow: 0 -3px 0 0 #e6e6e6 inset;
          box-shadow: 0 -3px 0 0 #e6e6e6 inset;
  border: 1px solid #1cbd67;
  background-color: #fff;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.btn-inquiry-secondary, .btn-inquiry-secondary:link, .btn-inquiry-secondary:visited, .btn-inquiry-secondary:hover, .btn-inquiry-secondary:active, .btn-inquiry-secondary:focus {
  color: #1cbd67;
}
.btn-inquiry-secondary:hover {
  opacity: 0.7;
  text-decoration: none;
}

.btn-inquiry-tertiary {
  -webkit-box-shadow: 0 -3px 0 0 #0072cc inset;
          box-shadow: 0 -3px 0 0 #0072cc inset;
  border-bottom: 1px solid #0072cc;
  background-color: #008FFF;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.btn-inquiry-tertiary, .btn-inquiry-tertiary:link, .btn-inquiry-tertiary:visited, .btn-inquiry-tertiary:hover, .btn-inquiry-tertiary:active, .btn-inquiry-tertiary:focus {
  color: #fff;
}
.btn-inquiry-tertiary:hover {
  opacity: 0.7;
  text-decoration: none;
}

.btn-quaternary {
  -webkit-box-shadow: 0 -3px 0 0 #e6e6e6 inset;
          box-shadow: 0 -3px 0 0 #e6e6e6 inset;
  border: 1px solid #c7c7c7;
  background-color: #fff;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.btn-quaternary, .btn-quaternary:link, .btn-quaternary:visited, .btn-quaternary:hover, .btn-quaternary:active, .btn-quaternary:focus {
  color: #4d4d4d;
}
.btn-quaternary:hover {
  opacity: 0.7;
  text-decoration: none;
}

/*doc
---
title: button--size
name: button--size
category: components
parent: button
---
```haml_example
%a.btn-default.btn--small button
%a.btn-default.btn--medium button
%a.btn-default.btn--large button
%br
%button.btn-default.btn--small{ type: 'button' } button
%button.btn-default.btn--medium{ type: 'button' } button
%button.btn-default.btn--large{ type: 'button' } button
```
*/
.btn--small {
  padding: 12px;
  font-size: 14px;
}

.btn--medium {
  padding: 16px 24px;
  font-size: 18px;
}

.btn--large {
  padding: 20px 32px;
  font-size: 24px;
}
@media (max-width: 320px) {
  .btn--large {
    font-size: 2.2rem;
    padding: 24px 16px;
  }
}

.btn--xlarge {
  padding: 24px 40px 28px;
  font-size: 29px;
}
@media (max-width: 768px) {
  .btn--xlarge {
    font-size: 2.4rem;
    padding: 24px 16px 28px;
  }
}

/*doc
---
title: button--fluid
name: button--fluid
category: components
parent: button
---
```haml_example
%a.btn-default.btn--small.btn--fluid button
%br
%button.btn-default.btn--small.btn--fluid{ type: 'button' } button
```
*/
.btn--fluid {
  display: block;
  width: 100%;
}

/*doc
---
title: button--compact
name: button--compact
category: components
parent: button
---
```haml_example
%a.btn-default.btn--compact
  %i.icon-favorite
%a.btn-default.btn--compact
  %i.icon-favorite
  %br
  button
%button.btn-default.btn--compact{ type: 'button' }
  %i.icon-favorite
%button.btn-default.btn--compact{ type: 'button' }
  %i.icon-favorite
  %br
  button
```
*/
.btn--compact {
  padding: 8px;
  min-width: 36px;
  font-size: 12px;
}
.btn--compact i {
  margin: 0;
}

/*doc
---
title: button-block
name: button-block
category: components
parent: button
---
```haml_example
.btn-block
  %a.btn-default.btn--small button
  %button.btn-default.btn--small{ type: 'button' } button
```
*/
.btn-block {
  margin-bottom: 16px;
  border-top: 1px solid #e8e4e1;
  border-bottom: 1px solid #e8e4e1;
  padding: 20px;
  background-color: #f2f2f2;
  text-align: center;
}

.se-only {
  display: none !important;
}

.sp-only {
  display: none !important;
}

.pc-only {
  display: block !important;
}

@media (max-width: 768px) {
  .sp-only {
    display: block !important;
  }
  .pc-only {
    display: none !important;
  }
}
@media (max-width: 320px) {
  .se-only {
    display: block !important;
  }
}
.mgt8 {
  margin-top: 8px !important;
}

.mgt16 {
  margin-top: 16px !important;
}

.mgt24 {
  margin-top: 24px !important;
}

.txt-l {
  text-align: left !important;
}

.txt-r {
  text-align: right !important;
}

.txt-ct {
  text-align: center !important;
}

.bg-blue {
  background: #EDFCFF !important;
}

.form-cta-box {
  background: #2CBCD9;
  border-radius: 8px;
  margin-top: 16px;
}
@media (min-width: 769px) {
  .form-cta-box {
    padding: 24px 32px;
  }
}
@media (max-width: 768px) {
  .form-cta-box {
    padding: 16px;
  }
}
body#site-top .form-cta-box .form-powered {
  color: #fff !important;
}

.bg-white {
  background: #fff !important;
}

.bg-door {
  background: #2cbcd9 !important;
}

.emphasis {
  font-weight: bold;
}
.emphasis-alert {
  color: #ff8a00 !important;
}
.emphasis-primary {
  color: #2cbcd9 !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fade-in {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}

.fade-out {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}

#site-footer {
  background: #2cbcd9;
  color: #fff;
  font-size: 12px;
}

.site-footer-primary {
  margin: auto;
  padding: 36px 16px 0;
  max-width: 1096px;
}
.site-footer-primary__inner, .site-footer-primary__inner a {
  color: #fff;
}
@media (max-width: 768px) {
  .site-footer-primary img {
    max-width: 100%;
    height: auto;
  }
}

.site-footer-section {
  margin-bottom: 15px;
}

.site-footer-guide, .site-footer-banner, .site-footer-about, .site-footer-section-border {
  margin-bottom: 15px;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
  padding-bottom: 15px;
}

.site-footer-about .site-logo {
  float: left;
  margin-top: 25px;
  margin-right: 55px;
  width: 180px;
  text-align: center;
}
.site-footer-about .site-logo span {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 10px;
}
.site-footer-about .site-footer-description {
  overflow: hidden;
}
.site-footer-about .site-footer-description h2 {
  margin-bottom: 10px;
  font-size: 14px;
}

.site-footer-banner {
  text-align: center;
}

.site-footer-guide h2 {
  margin-bottom: 7px;
  font-size: 16px;
}

.site-footer-guide-row--col {
  position: relative;
  float: left;
  width: 540px;
}
.site-footer-guide-row--col:first-child {
  margin-right: 16px;
}
@media (max-width: 768px) {
  .site-footer-guide-row--col {
    width: calc(50% - 8px);
  }
}

.site-footer-guide-box {
  border-radius: 8px;
  padding: 15px;
  min-height: 195px;
  background-color: #fff;
  color: #222;
}
.site-footer-guide-box h3 {
  margin-bottom: 5px;
  font-size: 16px;
}
.site-footer-guide-box ul {
  margin-bottom: 20px;
}
.site-footer-guide-box ul:last-child {
  margin-bottom: 0;
}
.site-footer-guide-box a {
  color: #2cbcd9;
}

.site-footer-guide-area-list > li {
  clear: both;
}
.site-footer-guide-area-list > li strong {
  float: left;
  margin-right: 10px;
  width: 72px;
}
.site-footer-guide-area-list > li strong, .site-footer-guide-area-list > li strong a {
  color: #222;
  font-weight: normal;
}

.site-footer-anchors .site-footer-anchors-link-list li, .site-footer-guide-list li {
  display: inline-block;
  margin-right: 4px;
}
.site-footer-anchors .site-footer-anchors-link-list li::after, .site-footer-guide-list li::after {
  content: "|";
  margin-left: 4px;
  color: #2cbcd9;
}
.site-footer-anchors .site-footer-anchors-link-list li:last-child::after, .site-footer-guide-list li:last-child::after {
  content: "";
}

.site-footer-guide-list {
  overflow: hidden;
}

.site-footer-anchors h2 {
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: bold;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}
.site-footer-secondary {
  background-color: #257db7;
}
.site-footer-secondary__inner {
  margin: 0 auto;
  padding: 16px;
  max-width: 1096px;
}
.site-footer-secondary small {
  float: left;
  color: #fff;
}
.site-footer-secondary ul {
  float: right;
  white-space: nowrap;
}
.site-footer-secondary ul li {
  display: inline;
}
.site-footer-secondary ul li, .site-footer-secondary ul li a {
  padding-right: 5px;
  color: #fff;
}

/*==========================
= フッターsp
===========================*/
.sp-footer {
  padding: 24px 12px;
  text-align: center;
  color: #fff;
}
.sp-footer__logo {
  width: 124px;
  margin: 0 auto 16px;
}
.sp-footer__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto 8px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sp-footer__link li {
  font-size: 11px;
}
.sp-footer__link li:not(:last-child)::after {
  content: "｜";
}
.sp-footer__link li a,
.sp-footer__link li a:visited {
  line-height: 1;
  color: #fff;
}
.sp-footer small {
  font-size: 1rem;
  text-align: center;
  line-height: 1.1;
  color: #fff;
}

.bnr-iwaikin-250x210 {
  display: block;
  padding: 12px;
  background: url("../img/pc/iwaikin_section_line.png") repeat-x 0 0;
  background-color: #fff;
  border: 1px solid #ebeae7;
  border-radius: 4px;
}
.bnr-iwaikin-250x210:hover {
  text-decoration: none;
  opacity: 0.7;
}
.bnr-iwaikin-250x210__head {
  font-size: 12px;
  color: #4d2900;
  text-align: center;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}
.bnr-iwaikin-250x210__head > img {
  height: 14px;
}
.bnr-iwaikin-250x210__period {
  font-size: 12px;
  color: #4d2900;
  text-align: center;
}
.bnr-iwaikin-250x210__period > strong {
  color: #ff8a00;
  font-weight: bold;
}
.bnr-iwaikin-250x210__price-wrap {
  background: url("../img/pc/iwaikin-bg.gif");
  border-radius: 4px;
  padding: 12px;
}
.bnr-iwaikin-250x210__price {
  background-color: #ffffff;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  padding: 8px 0;
  margin: 2px 0 4px;
}
.bnr-iwaikin-250x210__max {
  color: #ff8a00;
  font-size: 28px;
  margin: 0 2px;
}
.bnr-iwaikin-250x210__max-text {
  font-size: 12px;
  color: #4d2900;
  line-height: 1.1;
  display: block;
  -ms-flex-item-align: center;
      align-self: center;
  font-weight: bold;
  margin-bottom: 4px;
}
.bnr-iwaikin-250x210__yen {
  font-size: 13px;
  color: #4d2900;
  font-weight: bold;
  line-height: 1;
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-bottom: 2px;
}
.bnr-iwaikin-250x210__all {
  text-align: center;
  color: #4d2900;
  font-size: 14px;
}
.bnr-iwaikin-250x210__all > strong {
  font-weight: bold;
  color: #ff8a00;
}

.bnr-iwaikin-common-small {
  display: block;
  border: 1px solid #ff8a00;
  border-radius: 4px;
  background: url("common/iwaikin/iwaikin-bg.gif");
}
.bnr-iwaikin-common-small:hover {
  text-decoration: none !important;
  opacity: 0.7;
}
.bnr-iwaikin-common-small__head {
  font-size: 14px;
  background-color: #ff8a00;
  color: #fff;
  text-align: center;
  font-weight: bold;
  margin-bottom: 2px;
}
.bnr-iwaikin-common-small__period {
  font-size: 12px;
  color: #4d2900;
  text-align: center;
}
.bnr-iwaikin-common-small__price {
  background-color: #ffffff;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  padding: 2px 0;
  margin: 4px;
}
.bnr-iwaikin-common-small__max {
  color: #ff8a00;
  font-size: 30px;
  margin: 0 2px;
}
.bnr-iwaikin-common-small__max-text {
  font-size: 12px;
  color: #4d2900;
  line-height: 1.1;
  display: block;
  -ms-flex-item-align: center;
      align-self: center;
  font-weight: bold;
}
.bnr-iwaikin-common-small__yen {
  font-size: 15px;
  color: #4d2900;
  font-weight: bold;
  line-height: 1;
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-bottom: 2px;
}
.bnr-iwaikin-common-small__get {
  font-size: 15px;
  color: #ff8a00;
  font-weight: bold;
  line-height: 1;
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-bottom: 2px;
}

.bnr-iwaikin-960x100 {
  max-width: 960px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 12px 12px 8px 12px;
  background: url("../img/pc/iwaikin_section_line.png") repeat-x 0 0;
  background-color: #fff;
  border: 1px solid #ebeae7;
  border-radius: 4px;
}
.bnr-iwaikin-960x100:hover {
  text-decoration: none;
  opacity: 0.7;
}
.bnr-iwaikin-960x100__img {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
  width: 60px;
  border-radius: 30px;
  margin-right: 16px;
}
.bnr-iwaikin-960x100__img > img {
  height: 40px !important;
}
.bnr-iwaikin-960x100__head {
  font-size: 13px;
  color: #4d2900;
  text-align: center;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}
.bnr-iwaikin-960x100__head > img {
  height: 14px;
}
.bnr-iwaikin-960x100__period {
  font-size: 14px;
  color: #4d2900;
  text-align: center;
}
.bnr-iwaikin-960x100__period > strong {
  color: #ff8a00;
  font-weight: bold;
}
.bnr-iwaikin-960x100__price-wrap {
  background: url("../img/pc/iwaikin-bg.gif");
  border-radius: 4px;
  padding: 8px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: calc(100% - 252px);
  min-width: 550px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bnr-iwaikin-960x100__price {
  background-color: #ffffff;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  padding: 8px 16px;
  margin-right: 16px;
}
.bnr-iwaikin-960x100__max {
  color: #ff8a00;
  font-size: 40px;
  margin: 0 2px;
}
.bnr-iwaikin-960x100__max-text {
  font-size: 14px;
  color: #4d2900;
  line-height: 1.1;
  display: block;
  -ms-flex-item-align: center;
      align-self: center;
  font-weight: bold;
}
.bnr-iwaikin-960x100__yen {
  font-size: 18px;
  color: #4d2900;
  font-weight: bold;
  line-height: 1;
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-bottom: 2px;
}
.bnr-iwaikin-960x100__all {
  color: #4d2900;
  font-size: 15px;
  text-align: left;
}
.bnr-iwaikin-960x100__all > strong {
  font-weight: bold;
  color: #ff8a00;
}
.bnr-iwaikin-960x100__present {
  font-size: 24px;
  line-height: 1.2;
  color: #ff8a00;
}
.bnr-iwaikin-960x100__button-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 240px;
  padding-left: 12px;
}
.bnr-iwaikin-960x100__button {
  height: 44px;
  line-height: 39px;
  font-size: 16px;
  margin: 2px 0 8px 0;
}

body#site-top {
  /*==========================
  = ボックス設定
  ===========================*/
  /*==========================
  = sp用リストタイトル
  ===========================*/
  /*==========================
  = cta
  ===========================*/
  /*==========================
  = h2下アイコン
  ===========================*/
  /*==========================
  = mv
  ===========================*/
  /*==========================
  = mv下業者カルーセル？
  ===========================*/
  /*==========================
  = エビデンス
  ===========================*/
  /*==========================
  = 選ばれる理由
  ===========================*/
  /*==========================
  = 事例紹介
  ===========================*/
  /*==========================
  = 売却成功体験談
  ===========================*/
  /*==========================
  = 5つのコツ
  ===========================*/
  /*==========================
  = 売却までの流れ
  ===========================*/
  /*==========================
  = cta下部
  ===========================*/
  /*==========================
  = ご利用の注意
  ===========================*/
  /*==========================
  = サービス説明
  ===========================*/
  /*==========================
  = サービスリンク
  ===========================*/
}
body#site-top img {
  width: 100%;
}
body#site-top .point-wrap .mod-point-card, body#site-top .intro .top-cta, body#site-top .mod-cta__wrap {
  border-radius: 10px;
  background: #fff;
  border: 1px solid #e8e8e8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body#site-top .point-wrap .non-bg.mod-point-card, body#site-top .intro .non-bg.top-cta, body#site-top .non-bg.mod-cta__wrap {
  background: none;
  padding: 24px;
}
@media (max-width: 768px) {
  body#site-top .point-wrap .non-bg.mod-point-card, body#site-top .intro .non-bg.top-cta, body#site-top .non-bg.mod-cta__wrap {
    border: none;
    padding: 0;
  }
}
body#site-top .point-wrap .mod-point-card__ttl-num, body#site-top .media-reason .ttl-num {
  color: #2cbcd9;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", sans-serif;
  font-weight: 700;
}
body#site-top .point-wrap .mod-point-card__ttl-num span, body#site-top .media-reason .ttl-num span {
  font-size: 155%;
}
body#site-top .mod-cta {
  display: block;
  max-width: 665px;
  margin: auto;
}
body#site-top .mod-cta:hover {
  text-decoration: none;
}
body#site-top .mod-cta__wrap {
  padding: 24px;
  -webkit-box-shadow: 0 5px 17px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 5px 17px 0 rgba(0, 0, 0, 0.16);
  width: 100%;
}
body#site-top .mod-cta__wrap .cta__img__pre-sp {
  text-align: center;
  line-height: 0;
}
body#site-top .mod-cta__wrap .cta__img__pre-sp img {
  width: 270px;
  height: auto;
}
body#site-top .mod-cta__wrap dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: inherit;
      -ms-flex-align: inherit;
          align-items: inherit;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
body#site-top .mod-cta__wrap dl .cta__img {
  max-width: 285px;
}
body#site-top .mod-cta__wrap dl .cta__img__en {
  position: relative;
  height: 100%;
}
@media (max-width: 768px) {
  body#site-top .mod-cta__wrap dl .cta__img__en {
    height: auto;
    margin-bottom: 15px;
    text-align: center;
  }
}
body#site-top .mod-cta__wrap dl .cta__img__en::after {
  content: "";
  display: block;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background: #FFF6EC;
  position: absolute;
  z-index: 1;
  top: 0;
  left: calc(50% - 110px);
}
@media (max-width: 768px) {
  body#site-top .mod-cta__wrap dl .cta__img__en::after {
    display: none;
  }
}
body#site-top .mod-cta__wrap dl .cta__img__text01,
body#site-top .mod-cta__wrap dl .cta__img__text02,
body#site-top .mod-cta__wrap dl .cta__img__text03 {
  position: relative;
  z-index: 5;
  display: block;
  text-align: center;
  color: #000;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.04em;
}
body#site-top .mod-cta__wrap dl .cta__img__text01 {
  padding-top: 12px;
  font-size: 30px;
}
body#site-top .mod-cta__wrap dl .cta__img__text02 {
  color: #FF8A00;
  font-size: 98px;
}
@media (max-width: 768px) {
  body#site-top .mod-cta__wrap dl .cta__img__text02 {
    display: inline;
    font-size: 50px;
  }
}
body#site-top .mod-cta__wrap dl .cta__img__text03 {
  padding-top: 8px;
  font-size: 40px;
}
@media (max-width: 768px) {
  body#site-top .mod-cta__wrap dl .cta__img__text03 {
    display: inline;
    font-size: 50px;
  }
}
body#site-top .mod-cta__wrap dl .cta__txt {
  max-width: 315px;
}
body#site-top .mod-cta__wrap dl .cta__txt img:not(.powered-logo) {
  margin-left: -5px;
}
/* ---- CTA rank badge ---- */
body#site-top .cta-rank-badge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 2px solid #2cbcd9;
  border-radius: 50%;
  width: 110px;
  height: 110px;
  margin: 0 auto 12px;
  background: #fff;
  position: relative;
}
body#site-top .cta-rank-badge::before,
body#site-top .cta-rank-badge::after {
  content: "❧";
  position: absolute;
  color: #4caf50;
  font-size: 22px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
body#site-top .cta-rank-badge::before {
  left: -22px;
  -webkit-transform: translateY(-50%) scaleX(-1);
          transform: translateY(-50%) scaleX(-1);
}
body#site-top .cta-rank-badge::after {
  right: -22px;
}
body#site-top .cta-rank-badge__label {
  font-size: 11px;
  font-weight: 700;
  color: #333;
  margin: 0;
  line-height: 1.2;
}
body#site-top .cta-rank-badge__rank {
  font-size: 28px;
  font-weight: 700;
  color: #333;
  margin: 0;
  line-height: 1.1;
}
body#site-top .cta-rank-badge__stars {
  font-size: 13px;
  color: #FF8A00;
  margin: 0;
  line-height: 1.2;
}
body#site-top .cta-badge-img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto 12px;
}
body#site-top .mod-cta__wrap .btn-primary {
  background-color: #FF8A00;
  -webkit-box-shadow: 0 -3px 0 0 #c06600 inset;
          box-shadow: 0 -3px 0 0 #c06600 inset;
  border-bottom: 1px solid #c06600;
}
body#site-top .cta-powered {
  font-size: 13px;
  color: #888;
  margin: 6px 0 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.powered-logo {
  height: 46px;
  width: auto !important;
  max-width: none !important;
  vertical-align: middle;
  display: inline-block;
  margin-left: 0 !important;
}
.header-top__inner .presented .powered-logo {
  height: 50px;
}
.header-top__inner .presented,
body#site-top .form-powered,
body#site-top .cta-powered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  white-space: nowrap;
}
body#site-top .mod-cta--bottom {
  margin-top: -40px;
}
@media (max-width: 768px) {
  body#site-top .mod-cta__wrap {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  body#site-top .mod-cta__wrap dl {
    display: block;
  }
  body#site-top .mod-cta__wrap dl .cta__img,
  body#site-top .mod-cta__wrap dl .cta__txt {
    max-width: 100%;
  }
  body#site-top .mod-cta__wrap dl .cta__txt__sp-h4 {
    display: block;
    margin: 10px auto 16px;
  }
  body#site-top .mod-cta__wrap dl .cta__txt__sp-h4--small {
    font-size: 54%;
  }
  body#site-top .mod-cta--bottom, body#site-top .mod-cta--sp {
    width: calc(100% - 32px);
  }
}
body#site-top .h2-bottom-icon {
  margin: auto;
  display: block;
  margin-bottom: 40px;
  width: 42px;
}
@media (max-width: 768px) {
  body#site-top .h2-bottom-icon {
    margin-bottom: 32px;
  }
}
body#site-top .mv {
  width: 100%;
  position: relative;
}
body#site-top .mv::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 400px;
  z-index: -1;
  background-image: url("../img/pc/bg_hero.png");
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  body#site-top .mv {
    position: static;
    padding-top: 0;
  }
  body#site-top .mv::before {
    background: none;
  }
}
body#site-top .hero {
  display: none;
}
body#site-top .hero__text-wrap {
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  font-weight: 700;
  line-height: 1.1;
}
@media (max-width: 768px) {
  body#site-top .hero__text-wrap {
    top: 60px;
    padding-right: 130px;
    text-align: center;
  }
}
body#site-top .hero__text1 {
  display: block;
  color: #000;
  font-size: 40px;
}
@media (max-width: 768px) {
  body#site-top .hero__text1 {
    font-size: 20px;
    margin-bottom: 5px;
  }
}
body#site-top .hero__text2-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
body#site-top .hero__text2-flex__big {
  color: #FF8A00;
  font-size: 130px;
}
body#site-top .hero__text2-flex__small {
  color: #000;
  font-size: 40px;
}
@media (max-width: 768px) {
  body#site-top .hero__text2-flex {
    display: block;
  }
  body#site-top .hero__text2-flex__big {
    display: block;
    font-size: 70px;
    margin-bottom: 5px;
  }
  body#site-top .hero__text2-flex__small {
    display: block;
    font-size: 30px;
  }
}
body#site-top .hero__text3-sp {
  display: none;
}
@media (max-width: 768px) {
  body#site-top .hero__text3-sp {
    display: block;
    margin-top: 18px;
    text-align: center;
  }
  body#site-top .hero__text3-sp span {
    font-size: 12px;
    color: #000;
    background: #F5F7F8;
    display: inline-block;
    padding: 7px 15px;
    border-radius: 8px;
  }
}
body#site-top .hero__img {
  margin: 0 auto;
  max-width: 1200px;
  line-height: 0;
}
body#site-top .hero__img img {
  width: 100%;
  height: auto;
}
body#site-top .intro {
  padding: 20px 0 24px;
}

/* ---- Form Section ---- */
body#site-top .form-section {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 16px;
  text-align: center;
}
body#site-top .form-headline {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 16px;
  line-height: 1.6;
  color: #222;
}
body#site-top .hl-orange {
  color: #FF8A00;
  font-weight: 700;
}
body#site-top .hl-large {
  font-size: 30px;
  font-weight: 700;
}
body#site-top .hl-small {
  font-size: 16px;
  font-weight: 700;
}
@media (max-width: 768px) {
  body#site-top .hl-large {
    font-size: 22px;
  }
  body#site-top .hl-small {
    font-size: 13px;
  }
}
body#site-top .form-steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  background: #fff;
  border-radius: 8px;
  padding: 16px;
  margin-bottom: 16px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
body#site-top .form-step {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
body#site-top .step-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #333;
  text-align: left;
}
body#site-top .step-badge {
  background: #333;
  color: #fff;
  font-size: 10px;
  padding: 2px 7px;
  border-radius: 3px;
  font-weight: 700;
  white-space: nowrap;
}
body#site-top .select-wrap {
  position: relative;
}
body#site-top .select-wrap::after {
  content: "∨";
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: none;
  font-size: 11px;
  color: #666;
}
body#site-top .form-select {
  width: 100%;
  padding: 11px 32px 11px 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background: #fff;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-size: 14px;
  font-weight: 700;
  color: #333;
  cursor: pointer;
}
body#site-top .form-step--location .select-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
body#site-top .form-step--location .select-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
body#site-top .btn-satei {
  display: block;
  max-width: 420px;
  margin: 0 auto 10px;
  background: #FF8A00;
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  padding: 18px 24px;
  border-radius: 6px;
  text-decoration: none;
  text-align: center;
  -webkit-box-shadow: 0 4px 0 #c06600;
          box-shadow: 0 4px 0 #c06600;
  letter-spacing: 0.05em;
}
body#site-top .btn-satei:hover {
  opacity: 0.9;
}
body#site-top .flow-sp-imgs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 16px;
}
body#site-top .flow-sp-imgs img {
  width: 65%;
  max-width: 260px;
  height: auto;
  border-radius: 8px;
  display: block;
  margin: 0 auto;
}
body#site-top .flow-sp-connector {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  padding: 10px 0;
}
body#site-top .flow-sp-connector span {
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #2cbcd9;
}
body#site-top .flow-pc-img {
  text-align: center;
}
body#site-top .flow-pc-img img {
  width: 100%;
  max-width: 900px;
  height: auto;
}
body#site-top .note-mark {
  font-size: 0.7em;
  vertical-align: super;
  line-height: 1;
}
body#site-top .form-powered {
  font-size: 13px;
  color: #666;
  margin: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 768px) {
  body#site-top .form-section {
    padding: 0 12px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  body#site-top .form-headline {
    font-size: 13px;
    margin-bottom: 12px;
  }
  body#site-top .form-steps {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px;
    padding: 12px;
    background: #fff;
    border-radius: 8px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  body#site-top .form-step {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  body#site-top .step-label {
    color: #333;
    margin-bottom: 10px;
  }
  body#site-top .step-badge {
    background: #333;
    color: #fff;
  }
  /* SP: プロパティグリッド */
  body#site-top .sp-property-grid {
    display: -ms-grid !important;
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
  }
  body#site-top .sp-property-btn {
    background: #fff;
    border: 1.5px solid #ccc;
    border-radius: 4px;
    padding: 10px 4px;
    font-size: 13px;
    font-weight: 700;
    color: #333;
    text-align: center;
    cursor: pointer;
    line-height: 1.4;
    width: 100%;
    min-height: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  body#site-top .sp-property-btn:active {
    background: #ffe5c0;
    border-color: #FF8A00;
  }
  /* メインボタン（一戸建て・土地・マンション） */
  body#site-top .sp-property-btn--main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6px;
    min-height: 80px;
    padding: 10px 4px;
    background: #fff;
    border: 2px solid #2CBCD9;
    color: #1a9ab5;
    font-size: 14px;
  }
  body#site-top .sp-property-btn--main:active {
    background: #EDFCFF;
    border-color: #1a9ab5;
  }
  body#site-top .sp-property-icon {
    width: 36px;
    height: 36px;
    -o-object-fit: contain;
       object-fit: contain;
    display: block;
  }
  /* SP: Step2 ドロップダウン横並び */
  body#site-top .form-step--location .select-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 6px;
  }
  body#site-top .form-step--location .select-wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  body#site-top .form-select {
    font-size: 12px;
    padding: 10px 24px 10px 8px;
  }
  body#site-top .btn-satei {
    font-size: 20px;
    padding: 16px;
    max-width: 100%;
    margin-top: 12px;
  }
}
body#site-top .intro__slider-wrap {
  overflow-x: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
body#site-top .intro__slider-wrap .agent-list {
  display: inline-block;
  white-space: nowrap;
  width: 100%;
  margin-bottom: 16px;
}
body#site-top .intro__slider-wrap .agent-list__item {
  display: inline-block;
  width: 108px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body#site-top .intro__slider-wrap .agent-list__item:not(:first-child) {
  margin-left: 8px;
}
body#site-top .intro .lead {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 18px;
  text-align: center;
  margin-bottom: 24px;
}
body#site-top .intro .top-cta {
  max-width: 730px;
  padding: 16px;
  background: #fff;
  margin: auto;
  margin-bottom: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
body#site-top .intro .top-cta__img {
  width: 45%;
}
body#site-top .intro .top-cta__img figure {
  position: relative;
}
body#site-top .intro .top-cta__img figure::after {
  position: absolute;
  content: "※画像はイメージです";
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 11px;
  color: #fff;
  bottom: 42px;
  right: 12px;
}
body#site-top .intro .top-cta__catch {
  width: 52%;
}
body#site-top .intro .top-cta__catch h2 {
  margin-bottom: 0;
  font-weight: 800;
}
@media (max-width: 768px) {
  body#site-top .intro .top-cta {
    display: block;
    width: calc(100% - 32px);
  }
  body#site-top .intro .top-cta__catch {
    width: 100%;
  }
  body#site-top .intro .top-cta__catch h2 {
    font-size: 2.6rem;
  }
  body#site-top .intro .top-cta-spImg {
    margin: 12px auto;
  }
  body#site-top .intro .top-cta-spImg figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  body#site-top .intro .top-cta-spImg figure img {
    width: 32%;
  }
  body#site-top .intro .top-cta-spImg figure figcaption {
    margin-left: 16px;
  }
}
body#site-top .evidence__wrap {
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  max-width: 540px;
  padding: 16px;
}
body#site-top .evidence__wrap div {
  width: 50%;
  padding: 8px;
}
body#site-top .sale-points {
  background: #fff;
}

/* ===== reason-new ===== */
body#site-top .reason-new {
  background: #fff;
  padding: 48px 0;
}
body#site-top .reason-hero {
  text-align: center;
  margin-bottom: 40px;
}
body#site-top .reason-hero__sub {
  font-size: 15px;
  font-weight: 700;
  color: #555;
  margin: 0 0 8px;
}
body#site-top .reason-hero__ttl {
  font-size: 32px;
  font-weight: 700;
  color: #222;
  margin: 0;
  line-height: 1.4;
}
/* POINTブロック */
body#site-top .reason-block {
  border: 2px solid #2CBCD9;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 32px;
}
body#site-top .reason-block:last-child {
  margin-bottom: 0;
}
body#site-top .reason-block:last-child .reason-content__body {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body#site-top .reason-block__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  background: #2CBCD9;
  padding: 14px 24px;
}
body#site-top .reason-block__num {
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.05em;
  white-space: nowrap;
}
body#site-top .reason-block__num em {
  font-style: normal;
  font-size: 20px;
}
body#site-top .reason-block__label {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
}
body#site-top .reason-block__inner {
  padding: 28px 32px;
  background: #fff;
}
/* コンテンツ共通 */
body#site-top .reason-content__ttl {
  font-size: 18px;
  font-weight: 700;
  color: #333;
  text-align: center;
  background: #EDFCFF;
  padding: 12px 16px;
  border-radius: 4px;
  margin: 0 0 24px;
}
body#site-top .reason-content__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
body#site-top .reason-content__txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
body#site-top .reason-content__img {
  width: 45%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body#site-top .reason-content__img img {
  width: 100%;
  border-radius: 6px;
}
/* 2枚画像（POINT03） */
body#site-top .reason-content__imgs {
  width: 45%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body#site-top .reason-content__imgs img {
  width: 50%;
  border-radius: 6px;
}
body#site-top .reason-content__imgs img:first-child {
  width: 35%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
/* 比較バー */
body#site-top .reason-compare {
  width: 45%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: #f8f8f8;
  border-radius: 8px;
  padding: 20px;
}
body#site-top .reason-compare__ttl {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  margin: 0 0 14px;
  color: #333;
}
body#site-top .reason-compare__bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 4px;
  padding: 12px 16px;
  margin-bottom: 8px;
  font-weight: 700;
}
body#site-top .reason-compare__bar--main {
  background: #FF8A00;
  color: #fff;
  font-size: 16px;
}
body#site-top .reason-compare__bar--sub {
  background: #bbb;
  color: #fff;
  font-size: 14px;
}
body#site-top .reason-compare__val small {
  font-size: 0.75em;
}
/* 特徴リスト */
body#site-top .reason-features {
  list-style: none;
  margin: 16px 0 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
body#site-top .reason-features__item {
  background: #FFF8E1;
  border-radius: 4px;
  padding: 10px 16px;
  font-weight: 700;
  font-size: 14px;
  color: #333;
}
/* SP */
@media (max-width: 768px) {
  body#site-top .reason-new {
    padding: 32px 0;
  }
  body#site-top .reason-hero__ttl {
    font-size: 22px;
  }
  body#site-top .reason-block {
    margin-bottom: 20px;
  }
  body#site-top .reason-block__header {
    padding: 12px 16px;
    gap: 10px;
  }
  body#site-top .reason-block__label {
    font-size: 14px;
  }
  body#site-top .reason-block__inner {
    padding: 20px 16px;
  }
  body#site-top .reason-content__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body#site-top .reason-compare,
  body#site-top .reason-content__img {
    width: 100%;
  }
  body#site-top .reason-content__imgs {
    width: 100%;
  }
  body#site-top .reason-content__imgs img {
    width: 50%;
  }
}
body#site-top .sale-point-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
body#site-top .sale-point-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  padding: 40px 0;
  border-bottom: 1px solid #e8e8e8;
}
body#site-top .sale-point-item:last-child {
  border-bottom: none;
}
body#site-top .sale-point-item--rev {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
body#site-top .sale-point-txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
body#site-top .sale-point-img {
  width: 40%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body#site-top .sale-point-img img {
  width: 100%;
  border-radius: 8px;
}
body#site-top .sale-point-num {
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  background: #2CBCD9;
  display: inline-block;
  padding: 4px 12px;
  border-radius: 4px;
  margin: 0 0 12px;
  letter-spacing: 0.05em;
}
body#site-top .sale-point-num span {
  font-size: 20px;
  margin-left: 4px;
  vertical-align: middle;
  line-height: 1;
}
@media (max-width: 768px) {
  body#site-top .sale-point-item,
  body#site-top .sale-point-item--rev {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 28px 0;
    gap: 16px;
  }
  body#site-top .sale-point-img {
    width: 100%;
  }
}
body#site-top .reason > .inner-m {
  padding-left: 0;
  padding-right: 0;
}
body#site-top .media-reason {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin: 72px auto;
}
body#site-top .media-reason__sp-slide {
  width: 100%;
}
body#site-top .media-reason__img {
  max-width: 300px;
}
body#site-top .media-reason__img--float .logo {
  float: left;
  width: 144px;
  margin-right: 12px;
  margin-bottom: 12px;
}
body#site-top .media-reason__img--float .logo:nth-of-type(2n) {
  margin-right: 0;
}
@media (max-width: 768px) {
  body#site-top .media-reason__img--float {
    display: none;
  }
}
body#site-top .media-reason__slider {
  position: relative;
}
body#site-top .media-reason__slider .btn-prev,
body#site-top .media-reason__slider .btn-next {
  content: "";
  position: absolute;
  top: 0;
  z-index: 5;
  width: 19.8%;
}
body#site-top .media-reason__slider .btn-prev {
  left: 0;
}
body#site-top .media-reason__slider .btn-next {
  right: 0;
}
body#site-top .media-reason__slider-container {
  width: 100%;
  height: auto;
  overflow-x: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
body#site-top .media-reason__slider-container .slider-wrap {
  display: inline-block;
  white-space: nowrap;
}
body#site-top .media-reason__slider-container .slider-wrap .item {
  display: inline-block;
  width: 40.2%;
  margin-right: 8px;
}
body#site-top .media-reason__slider-container .slider-wrap .item img {
  display: block;
}
body#site-top .media-reason__slider-container .slider-wrap .item img:last-child {
  margin-top: 8px;
}
body#site-top .media-reason__txt-area {
  max-width: 480px;
}
body#site-top .media-reason .ttl-num {
  font-size: 3rem;
  text-align: center;
  margin-bottom: 8px;
  display: none;
}
body#site-top .media-reason--right {
  margin-right: 32px;
}
@media (max-width: 768px) {
  body#site-top .media-reason {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 24px auto 64px;
  }
  body#site-top .media-reason__img, body#site-top .media-reason__txt-area {
    max-width: 100%;
  }
  body#site-top .media-reason__img--smaller {
    padding-left: 16px;
    padding-right: 16px;
  }
  body#site-top .media-reason__txt-area {
    margin-bottom: 32px;
    padding-left: 16px;
    padding-right: 16px;
  }
  body#site-top .media-reason .ttl-num {
    display: block;
  }
  body#site-top .media-reason .flex-order1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  body#site-top .media-reason .flex-order2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  body#site-top .media-reason--right {
    margin-right: auto;
  }
}
body#site-top .card-case-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body#site-top .card-case-wrap .card {
  width: 32%;
  border: 1px solid #e8e8e8;
  border-radius: 10px;
}
body#site-top .card-case-wrap .card:not(:last-of-type) {
  margin-right: 16px;
}
body#site-top .card-case-wrap .card__img {
  width: 100%;
}
body#site-top .card-case-wrap .card__detail {
  padding: 8px 8px 16px;
}
body#site-top .card-case-wrap .card__detail .case-ttl {
  font-size: 16px;
  line-height: 1.3;
  text-align: center;
  font-weight: bold;
}
@media (max-width: 768px) {
  body#site-top .card-case-wrap {
    display: block;
  }
  body#site-top .card-case-wrap .card {
    width: 100%;
    margin-bottom: 32px;
  }
  body#site-top .card-case-wrap .card__detail .case-ttl {
    font-size: 1.3rem;
  }
  body#site-top .card-case-wrap .card:not(:last-of-type) {
    margin-right: 0;
  }
  body#site-top .card-case-wrap .card:last-of-type {
    margin-bottom: 0;
  }
}
body#site-top .voice-ttl-wrap {
  width: 100%;
  text-align: center;
}
body#site-top .voice-ttl-wrap .voice-ttl {
  position: relative;
  background: #2cbcd9;
  padding: 16px 30px 18px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 27px;
  text-align: center;
  color: #fff;
  margin: auto;
  line-height: 1.1;
  border-radius: 50px;
  display: inline-block;
}
body#site-top .voice-ttl-wrap .voice-ttl::after {
  width: 20px;
  height: 10px;
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 10px solid #2cbcd9;
  border-right-color: transparent;
  border-left-color: transparent;
  border-bottom-color: transparent;
}
@media (max-width: 768px) {
  body#site-top .voice-ttl-wrap .voice-ttl {
    font-size: 2.4rem;
  }
}
body#site-top .voice-ttl-wrap .voice-photo {
  position: relative;
  margin: 16px auto 32px;
}
body#site-top .voice-ttl-wrap .voice-photo img {
  width: 142px;
  height: 142px;
}
body#site-top .voice-ttl-wrap .voice-photo .note, body#site-top .voice-ttl-wrap .voice-photo .desc {
  position: absolute;
  bottom: 0;
}
@media (max-width: 768px) {
  body#site-top .voice-ttl-wrap .voice-photo .note, body#site-top .voice-ttl-wrap .voice-photo .desc {
    right: 0;
  }
}
body#site-top .voice-detail {
  margin: 0 auto 88px;
}
body#site-top .voice-detail__question {
  position: relative;
  padding-left: 42px;
}
body#site-top .voice-detail__question::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 33px;
  height: 33px;
  background-image: url("../img/common/ic_question.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
body#site-top .voice-detail__answer {
  padding-left: 42px;
  line-height: 1.8;
}
body#site-top .voice-detail__answer:not(:last-child) {
  margin-bottom: 42px;
}
@media (max-width: 768px) {
  body#site-top .voice-detail {
    margin: 0 auto 72px;
  }
  body#site-top .voice-detail__question {
    font-size: 2rem;
  }
}
body#site-top .bg--circle {
  position: relative;
}
body#site-top .bg--circle::before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin: auto;
  content: "";
  width: 116px;
  height: 116px;
  background: #EDFCFF;
  border-radius: 50%;
  z-index: -1;
}
@media (max-width: 768px) {
  body#site-top .bg--circle {
    position: static;
  }
}
body#site-top .point-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin: 0;
}
body#site-top .point-wrap .mod-point-card {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: calc((100% - 32px) / 2);
  border-radius: 20px;
  margin-bottom: 32px;
  position: relative;
}
body#site-top .point-wrap .mod-point-card::before {
  position: absolute;
  z-index: -1;
  content: "";
  width: 124px;
  height: 124px;
  top: 0;
  left: 0;
  background-image: url("../img/pc/bg_appeal_02.png");
  background-position: top left;
  background-size: cover;
}
body#site-top .point-wrap .mod-point-card:not(:nth-child(2n)) {
  margin-right: 32px;
}
body#site-top .point-wrap .mod-point-card__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  height: 90px;
}
body#site-top .point-wrap .mod-point-card__ttl-num {
  margin-right: 8px;
  width: 80px;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  font-size: 20px;
}
body#site-top .point-wrap .mod-point-card__ttl h3 {
  max-width: 270px;
}
body#site-top .point-wrap .mod-point-card__txt-area {
  line-height: 1.8;
}
@media (max-width: 768px) {
  body#site-top .point-wrap {
    display: block;
  }
  body#site-top .point-wrap .mod-point-card {
    width: 100%;
  }
  body#site-top .point-wrap .mod-point-card::before {
    position: static;
    display: none;
  }
  body#site-top .point-wrap .mod-point-card:not(:nth-child(2n)) {
    margin-right: 0;
  }
  body#site-top .point-wrap .mod-point-card__ttl {
    display: block;
    height: auto;
  }
  body#site-top .point-wrap .mod-point-card__ttl-num {
    margin-right: 0;
    width: 100%;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    font-size: 3rem;
    text-align: center;
    margin-bottom: 8px;
  }
  body#site-top .point-wrap .mod-point-card__ttl h3 {
    max-width: 100%;
  }
}
body#site-top .flow-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
body#site-top .flow-wrap .mod-flow {
  max-width: 174px;
}
body#site-top .flow-wrap .mod-flow__img {
  width: 100%;
}
body#site-top .flow-wrap .mod-flow__img-step {
  position: relative;
  background: #2cbcd9;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", sans-serif;
  font-weight: 700;
  font-size: 17px;
  color: #fff;
  text-align: center;
  width: calc(100% - 16px);
  padding: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 12px;
}
body#site-top .flow-wrap .mod-flow__img-step--nonArrow {
  width: 100%;
  position: static;
}
body#site-top .flow-wrap .mod-flow__img-step--nonArrow::after {
  display: none;
}
body#site-top .flow-wrap .mod-flow__img-step::after {
  content: "";
  position: absolute;
  top: 0;
  right: -16px;
  width: 16px;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: 16px solid #2cbcd9;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}
body#site-top .flow-wrap .mod-flow__txt-area {
  font-size: 15px;
  line-height: 1.7;
}
@media (max-width: 768px) {
  body#site-top .flow-wrap {
    display: block;
  }
  body#site-top .flow-wrap .mod-flow {
    max-width: 100%;
    position: relative;
  }
  body#site-top .flow-wrap .mod-flow:not(:last-child)::after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: -70px;
    margin: auto;
    width: 6px;
    height: 42px;
    background-image: url("../img/sp/dotted.svg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  body#site-top .flow-wrap .mod-flow__img {
    max-width: 174px;
    display: block;
    margin: auto;
  }
  body#site-top .flow-wrap .mod-flow__img-step {
    position: static;
    border-radius: 40px;
    margin: 0 auto 12px;
  }
  body#site-top .flow-wrap .mod-flow__img-step::after {
    display: none;
  }
  body#site-top .flow-wrap .mod-flow:not(:last-child) {
    margin-bottom: 116px;
  }
}
body#site-top .cta-visual {
  width: 100%;
  height: 365px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, rgba(255, 255, 255, 0)), to(rgba(43, 185, 214, 0.08))), url("../img/pc/bg_footer_visual.png");
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 80%, rgba(43, 185, 214, 0.08)), url("../img/pc/bg_footer_visual.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  z-index: -2;
}
body#site-top .cta-visual__img {
  max-width: 665px;
  padding: 0 16px;
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
@media (max-width: 768px) {
  body#site-top .cta-visual {
    background: none;
    height: auto;
  }
  body#site-top .cta-visual__img {
    max-width: 100%;
    padding: 0;
    bottom: 0;
    position: static;
  }
}
body#site-top .desc {
  color: #222;
  font-family: "Noto Sans JP", sans-serif;
}
@media (max-width: 768px) {
  body#site-top .hints > .inner-m {
    padding-bottom: 32px;
  }
}
body#site-top .us {
  font-size: 11px;
}
body#site-top .us__inner {
  padding: 32px 0;
  margin: 0 auto;
  max-width: calc(1096px + 8px * 2);
}
body#site-top .us__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
body#site-top .us__wrap > img {
  margin-right: 16px;
  max-width: 176px;
  width: 100%;
}
body#site-top .us__txt {
  max-width: 852px;
  width: 100%;
}
body#site-top .us__ttl {
  font-weight: 700;
}
body#site-top .us-links {
  color: #fff;
  font-size: 11px;
}
body#site-top .us-links__inner {
  padding: 32px 0;
  margin: 0 auto;
  max-width: calc(814px + 8px * 2);
}
body#site-top .us-links__ttl {
  color: #fff;
}
body#site-top .us-links__txt > a {
  color: #fff;
}/*# sourceMappingURL=master.css.map */