@charset "UTF-8";
/* =======================================================================
normalize
======================================================================= */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* =======================================================================
reset
======================================================================= */
img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
  max-width: 100%;
  height: auto;
}

ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, figure {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
}

ol, ul {
  list-style: none;
}

i {
  font-style: normal;
}

label {
  cursor: pointer;
}

th, td {
  vertical-align: middle;
}

th {
  font-weight: normal;
  text-align: left;
}

em {
  font-weight: bold;
  font-style: normal;
}

figcaption {
  line-height: normal;
}

button,
input[type=reset],
input[type=submit] {
  display: inline-block;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  border: 0;
  background: none;
  outline: none;
  vertical-align: top;
  margin: 0;
  padding: 0;
}

hr {
  margin: 0;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* =======================================================================
main
======================================================================= */
.l-wrapper {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  font-family: "Noto Sans JP", sans-serif;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 1.6rem;
  line-height: 1.231;
  color: #000;
}

.u-align-c {
  text-align: center;
}

.u-align-l {
  text-align: left;
}

.u-align-r {
  text-align: right;
}

.u-bg-clear {
  background-color: #ffffff;
}

.u-bg-primary {
  background-color: #eadccf;
}

.u-bg-secondary {
  background-color: #d36756;
}

.u-bg-tertiary {
  background-color: #4496c1;
}

.u-bg-round {
  background-color: #eadccf;
  margin-left: -200px;
  margin-right: -200px;
  padding-left: 200px;
  padding-right: 200px;
}

.u-color-primary {
  color: #000;
}
.u-color-primary a {
  color: #000;
}

.u-color-secondary {
  color: #d36756;
}
.u-color-secondary a {
  color: #d36756;
}

.u-color-clear {
  color: #ffffff;
}
.u-color-clear a {
  color: #ffffff;
}

a {
  color: #000;
  text-decoration: none;
  outline: none;
}

.u-uline {
  text-decoration: underline;
}

.u-uline:hover {
  text-decoration: none;
}

.u-hline:hover {
  text-decoration: underline;
}

.u-paragraph > * + * {
  margin-top: 1em;
}

.u-list > * {
  position: relative;
  padding-left: 0.75em;
}
.u-list > *:before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}

.u-decimal {
  counter-reset: num-counter;
}
.u-decimal > * {
  position: relative;
  padding-left: 1.5em;
}
.u-decimal > *:before {
  content: counter(num-counter);
  counter-increment: num-counter;
  position: absolute;
  left: 0;
  top: 0.35em;
  width: 14px;
  height: 14px;
  border: solid 1px;
  border-radius: 50%;
  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;
  font-size: 85%;
}

.u-remarks {
  counter-reset: num-counter;
}
.u-remarks > * {
  position: relative;
  padding-left: 2em;
}
.u-remarks > *:before {
  content: "※" counter(num-counter);
  counter-increment: num-counter;
  position: absolute;
  left: 0;
  top: 0;
}

/* =======================================================================
margin
padding
======================================================================= */
.u-fw-n {
  font-weight: 500;
}

.u-fw-b {
  font-weight: 700;
}

.u-fw-xb {
  font-weight: 900;
}

.c-h01 {
  position: relative;
  text-align: center;
  color: #d36756;
  font-weight: 700;
  padding-bottom: 20px;
}
.c-h01:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  background: radial-gradient(circle farthest-side, #d36756, #d36756 30%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0));
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.c-h02 {
  position: relative;
  text-align: center;
  font-weight: 700;
  color: #d36756;
  line-height: 1.5;
}
.c-h02::after {
/*  content: "";*/
  display: block;
  position: absolute;
  background: url(../image/intro_img_02.png) no-repeat center center;
  background-size: 100% 100%;
}
.c-h02 .em {
  font-style: normal;
}
.c-h02:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-image: url("../image/line_title.svg");
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

/* =======================================================================
top
======================================================================= */
.p-h {
  background-color: #ffce12;
}
.p-h-img {
  position: relative;
}
.p-h-img-txt {
  position: absolute;
  font-weight: 700;
  white-space: nowrap;
}
.p-h-img-txt a {
  color: #0000ff;
  text-decoration: underline;
}

.p-intro-txt {
  text-align: center;
  color: #d36756;
  font-weight: 700;
  line-height: 1.75;
}

.p-point-list.img {
  position: relative;
}
.p-point-list.img::before {
  background: no-repeat center center;
/*  content: "";*/
  bottom: 100%;
  display: block;
  position: absolute;
  background-size: 100% 100%;
}
.p-point-list__item {
  position: relative;
  background-color: #d36756;
  border-radius: 8px;
  color: #ffffff;
}
.p-point-list__item .ico {
  position: absolute;
  left: -10px;
  top: -10px;
}
.p-point-list__item .badge {
  position: absolute;
}
.p-point-list-h {
  text-align: center;
}
.p-point-list-h .txt {
  display: block;
  margin-bottom: 10px;
  line-height: 1.4;
  font-weight: 700;
}
.p-point-list-h .point {
  display: block;
  margin-left: 30px;
  margin-right: 30px;
}
.p-point-list-content {
  border-top: dotted 2px #ffffff;
  padding: 20px 0 0;
  margin-top: 10px;
  margin-left: 30px;
  margin-right: 30px;
  line-height: 1.95;
}

.p-dl-txt {
  line-height: 1.9;
}
.p-dl-h {
  text-align: center;
  color: #d36756;
  font-weight: 700;
}
.u-bg-secondary > .l-inner-xl {
  position: relative;
}
.u-bg-secondary > .l-inner-xl::after {
  /*bottom: 0;
  content: "";
  display: block;
  position: absolute;
  background: url(../image/download_img.png) no-repeat center top;
  background-size: 100% auto;*/
}
.u-bg-secondary .p-dl-h {
  color: #ffffff;
}
.p-dl-h-txt {
  line-height: 1.5;
}
.p-dl-h-title {
  line-height: 1.5;
}
.p-dl-h-title span {
  position: relative;
  display: inline-block;
}
.p-dl-h-title span:before, .p-dl-h-title span:after {
  content: "";
  position: absolute;
  top: 50%;
}
.u-bg-secondary .p-dl-h-title span:before, .u-bg-secondary .p-dl-h-title span:after {
  border-top-color: #ffffff;
}
.p-dl-h-title span:before {
  left: 0;
  -webkit-transform: translateY(-50%) rotate(-30deg);
          transform: translateY(-50%) rotate(-30deg);
}
.p-dl-h-title span:after {
  right: 0;
  -webkit-transform: translateY(-50%) rotate(30deg);
          transform: translateY(-50%) rotate(30deg);
}
.p-dl-bnrs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-dl-bnrs__title {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-dl-bnrs__list > * {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.p-dl-bnrs__list > *:hover {
  opacity: 0.7;
  text-decoration: none;
}
.p-month-btn {
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #ffffff;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  text-decoration: none !important;
}
.p-month-btn:hover {
  opacity: 0.7;
  text-decoration: none;
}
.p-month-btn .logo {
  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;
}
.p-month-btn .txt {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  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;
  font-weight: 700;
  color: #4496c1;
}
.p-month-btn .txt .ico {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url(../image/ico_month-btn.svg) no-repeat center center;
  background-size: 100% 100%;
  /*border-radius: 50%;
  background-color: #4496c1;*/
}
/*.p-month-btn .txt .ico:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}*/

.p-plan-title {
  text-align: center;
  color: #d36756;
  font-weight: 700;
  line-height: 1.4;
}
.p-plan-stitle {
  text-align: center;
  color: #d36756;
  font-weight: 700;
  line-height: 1.2;
}
.p-plan-btns > * {
  text-align: center;
}
.p-plan-btns a {
  position: relative;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 20px;
  background-color: #ffffff;
  text-decoration: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  font-weight: 700;
  line-height: 1.4;
}
.p-plan-btns a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.p-plan-btns a .h {
  color: #d36756;
}
.p-plan-btns a .txt {
  color: #d36756;
}
.p-plan-btns a .ico {
  position: absolute;
  left: 50%;
  bottom: 10px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-radius: 50%;
  background-color: #d36756;
}
.p-plan-btns a .ico:before {
  content: "";
  border-bottom: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -75%) rotate(45deg);
          transform: translate(-50%, -75%) rotate(45deg);
}

.p-time-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-time-list > * {
  text-align: center;
}
.p-time-list > * .ico {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.p-time-list > * .txt {
  line-height: 1.65;
}

.l-cont-nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.l-cont-nav-list > * {
  text-align: center;
}
.l-cont-nav-list > * .txt {
  position: relative;
  display: inline-block;
  padding-bottom: 10px;
}
.l-cont-nav-list > * .txt:before {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #0077b6;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-cont-nav-list > * a {
  display: block;
  position: relative;
  font-weight: 700;
  color: #d56856;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
}
.l-cont-nav-list > * a:hover {
  color: #0077b6;
  text-decoration: none;
}
.l-cont-nav-list > * a:hover .txt:before {
  opacity: 1;
}
.l-cont-nav-list > * a:hover .ico img {
  opacity: 0;
}
.l-cont-nav-list > * a:hover .ico img.is-on {
  opacity: 1;
}
.l-cont-nav-list > * a .ico {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
}
.l-cont-nav-list > * a .ico img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-cont-nav-list > * a .ico img.is-on {
  opacity: 0;
}

.p-guide-item__title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #d36756;
  color: #ffffff;
  text-align: center;
  font-weight: 700;
}
.p-faq-item + .p-faq-item {
  border-top: solid 1px #d36756;
}
.p-faq-item-content {
  display: none;
  margin-top: 15px;
  position: relative;
}
.p-faq-item-content a {
  color: #0000ff;
  text-decoration: underline;
}
.p-faq-item-content:before {
  content: "A";
  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;
  border-radius: 50%;
  background-color: #1b84c7;
  color: #ffffff;
  font-weight: 700;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 1;
}
.p-faq-item-title {
  cursor: pointer;
  position: relative;
  color: #d36756;
  line-height: 1.55;
  font-weight: 700;
}
.p-faq-item-title.is-on .ico:after {
  height: 0;
  opacity: 0;
}
.p-faq-item-title:before {
  content: "Q";
  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;
  border-radius: 50%;
  background-color: #d36756;
  color: #ffffff;
  font-weight: 700;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 0;
}
.p-faq-item-title .ico {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.p-faq-item-title .ico:before, .p-faq-item-title .ico:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  background-color: #d36756;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-faq-item-title .ico:before {
  width: 100%;
  height: 2px;
}
.p-faq-item-title .ico:after {
  width: 2px;
  height: 100%;
}

.p-contact-title {
  position: relative;
  text-align: center;
  color: #d36756;
  font-weight: 700;
}
.p-contact-title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 134px;
  background-color: #d36756;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.p-contact-txt {
  line-height: 1.5;
}

@media screen and (min-width: 668px), print {
  /* ==========================================================================
  Not SP
  ========================================================================== */
  /* =======================================================================
  main
  ======================================================================= */
  .l-wrapper {
    min-width: 1200px;
    padding-top: 150px;
  }
  .l-inner,
  .l-inner-s,
  .l-inner-m,
  .l-inner-l,
  .l-inner-xl {
    *zoom: 1;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-left: 60px;
    padding-right: 60px;
  }
  .l-inner:after,
  .l-inner-s:after,
  .l-inner-m:after,
  .l-inner-l:after,
  .l-inner-xl:after {
    content: "";
    display: table;
    clear: both;
  }
  .l-inner-s {
    max-width: 820px;
  }
  .l-inner-m {
    max-width: 1020px;
  }
  .l-inner-l {
    max-width: 1040px;
  }
  .l-inner-xl {
    max-width: 1080px;
  }
  .u-bg-round {
    border-radius: 1000px 1000px 1000px 1000px/200px 200px 200px 200px;
  }
  /* =======================================================================
  margin
  padding
  ======================================================================= */
  .u-mt-xs {
    margin-top: 10px;
  }
  .u-mt-s {
    margin-top: 20px;
  }
  .u-mt-m {
    margin-top: 30px;
  }
  .u-mt-l {
    margin-top: 40px;
  }
  .u-mt-xl {
    margin-top: 60px;
  }
  .u-mt-2xl {
    margin-top: 80px;
  }
  .u-mb-xs {
    margin-bottom: 10px;
  }
  .u-mb-s {
    margin-bottom: 20px;
  }
  .u-mb-m {
    margin-bottom: 30px;
  }
  .u-mb-l {
    margin-bottom: 40px;
  }
  .u-mb-xl {
    margin-bottom: 60px;
  }
  .u-mb-2xl {
    margin-bottom: 80px;
  }
  .u-pt-xs {
    padding-top: 10px;
  }
  .u-pt-s {
    padding-top: 20px;
  }
  .u-pt-m {
    padding-top: 30px;
  }
  .u-pt-l {
    padding-top: 40px;
  }
  .u-pt-xl {
    padding-top: 60px;
  }
  .u-pt-2xl {
    padding-top: 80px;
  }
  .u-pb-xs {
    padding-bottom: 10px;
  }
  .u-pb-s {
    padding-bottom: 20px;
  }
  .u-pb-m {
    padding-bottom: 30px;
  }
  .u-pb-l {
    padding-bottom: 40px;
  }
  .u-pb-xl {
    padding-bottom: 60px;
  }
  .u-pb-2xl {
    padding-bottom: 80px;
  }
  .u-fs-10 {
    font-size: 1rem;
    line-height: 1.6;
  }
  .u-fs-12 {
    font-size: 1.2rem;
    line-height: 1.75;
  }
  .u-fs-14 {
    font-size: 1.4rem;
    line-height: 1.75;
  }
  .u-fs-16 {
    font-size: 1.6rem;
    line-height: 2;
  }
  .u-fs-18 {
    font-size: 1.8rem;
    line-height: 1.6;
  }
  .u-fs-20 {
    font-size: 2rem;
    line-height: 1.6;
  }
  .u-fs-32 {
    font-size: 3.2rem;
    line-height: 1.6;
  }
  .c-h01 {
    font-size: 3.6rem;
  }
  .c-h01:before {
    height: 10px;
    background-size: 12px;
    width: 226px;
  }
  .c-h02 {
    font-size: 3rem;
/*    padding-left: 100px;*/
    padding-bottom: 40px;
  }
  .c-h02::after {
    bottom: 13px;
    right: calc(50% + 115px);
    width: 119px;
    height: 155px;
  }
  .c-h02 .em {
    font-size: 5.2rem;
  }
  .c-h02:before {
    width: 500px;
    height: 16px;
  }
  /* =======================================================================
  top
  ======================================================================= */
  .p-h {
    padding: 5px 20px;
  }
  .p-h-img {
    max-width: 994px;
    margin-left: auto;
    margin-right: auto;
  }
  .p-h-img-txt {
    left: 100px;
    bottom: 20px;
    font-size: 1.5rem;
  }
  .p-mv {
    position: relative;
    background-color: #d36756;
    background-image: url("../image/mv_bg_01.png");
    background-size: 1200px auto;
    background-repeat: no-repeat;
    background-position: 50% 100%;
    height: 640px;
    min-width: 1200px;
  }
  .p-mv:before {
    content: "";
    position: absolute;
    height: 80px;
    width: 100%;
    left: 50%;
    bottom: 0;
    background-size: 1200px auto;
    background-image: url("../image/mv_bg_02.png");
    background-position: 50% 100%;
    background-repeat: repeat-x;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .p-mv-title {
    position: absolute;
    left: 50%;
    bottom: 270px;
    width: 422px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .p-mv-txt {
    position: absolute;
    left: 50%;
    bottom: 93px;
    width: 786px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .p-intro-txt {
    font-size: 2.8rem;
  }
  .p-point-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: -40px;
  }
  .p-point-list.img::before {
    background-image: url(../image/intro_img.png);
    width: 160px;
    height: 226px;
    right: 117px;
  }
  .p-point-list__item {
    width: calc(50% - 40px);
    margin-right: 40px;
    padding: 20px 0px 30px;
  }
  .p-point-list__item .ico {
    width: 68px;
    height: 68px;
  }
  .p-point-list__item .badge {
    right: -30px;
    top: -40px;
    width: 120px;
    height: 120px;
  }
  .p-point-list-h .txt {
    height: 65px;
    font-size: 1.55rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .p-point-list-content {
    font-size: 1.7rem;
  }
  .p-dl-txt {
    font-size: 1.8rem;
  }
  .p-dl-h-txt {
    font-size: 2.2rem;
  }
  .p-dl-h-title {
    font-size: 3.9rem;
  }
  .p-dl-h-title span {
    padding-left: 30px;
    padding-right: 30px;
  }
  .p-dl-h-title span:before, .p-dl-h-title span:after {
    border-top: solid 40px #d36756;
    border-left: solid 8px transparent;
    border-right: solid 8px transparent;
  }
  .p-dl-bnrs {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
  }
  .p-dl-bnrs__title {
    width: 11.8421052632%;
  }
  .p-dl-bnrs__list {
    width: 83.1578947368%;
    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;
  }
  .p-dl-bnrs__list > *.as {
    width: 46.835443038%;
  }
  .p-dl-bnrs__list > *.gp {
    width: 48.7341772152%;
  }
  .u-bg-secondary > .l-inner-xl::after {
    /*right: 20px;
    width: 121px;
    height: 147px;*/
  }
  .p-month-btn {
    max-width: 540px;
    min-height: 80px;
    border-radius: 80px;
    border: solid 4px #4496c1;
  }
  .p-month-btn .logo {
    width: 51.8518518519%;
    padding: 10px 30px;
  }
  .p-month-btn .logo + .txt {
    border-left: solid 4px #4496c1;
  }
  .p-month-btn .txt {
    font-size: 2.2rem;
  }
  .p-month-btn .txt .ico {
    width: 32px;
    height: 32px;
    margin-left: 10px;
    /*width: 36px;
    height: 36px;*/
  }
  /*.p-month-btn .txt .ico:before {
    border-top: solid 10px #ffffff;
    border-left: solid 6px transparent;
    border-right: solid 6px transparent;
  }*/
  .p-plan-title {
    font-size: 3.6rem;
  }
  .p-plan-stitle {
    font-size: 2.6rem;
  }
  .p-plan-stitle small {
    font-size: 1.6rem;
  }
  .p-plan-btns {
    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;
    margin-right: -10px;
  }
  .p-plan-btns > * {
    width: calc(50% - 10px);
    margin-right: 10px;
  }
  .p-plan-btns a {
    border: solid 5px #d36756;
    min-height: 160px;
    border-radius: 160px;
  }
  .p-plan-btns a .h {
    font-size: 2.6rem;
  }
  .p-plan-btns a .txt {
    font-size: 1.6rem;
  }
  .p-plan-btns a .ico {
    width: 32px;
    height: 32px;
  }
  .p-plan-btns a .ico:before {
    width: 10px;
    height: 10px;
  }
  .p-time-list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-time-list > * .ico {
    width: 128px;
    height: 128px;
    margin-bottom: 20px;
  }
  .p-time-list > * .txt {
    font-size: 1.8rem;
  }
  .l-cont {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .l-cont.is-fixed {
    top: 150px;
    left: 0;
    width: 100%;
    min-width: 1200px;
    position: fixed;
    z-index: 5000;
    background-color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .l-cont.is-fixed + * {
    margin-top: 250px;
  }
  .l-cont-nav-list > * {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
  }
  .l-cont-nav-list > * a {
    font-size: 1.6rem;
  }
  .p-guide-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .p-guide-item + .p-guide-item {
    margin-top: 50px;
  }
  .p-guide-item__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 140px;
    font-size: 1.5rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .p-guide-item__content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    padding-left: 20px;
  }
  .p-about-img {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
  }
  .p-faq-item + .p-faq-item {
    padding-top: 30px;
    margin-top: 30px;
  }
  .p-faq-item-content {
    padding-left: 40px;
  }
  .p-faq-item-content:before {
    width: 32px;
    height: 32px;
    font-size: 1.6rem;
  }
  .p-faq-item-title {
    padding-left: 40px;
    padding-right: 40px;
    min-height: 32px;
    font-size: 1.6rem;
  }
  .p-faq-item-title:before {
    width: 32px;
    height: 32px;
    font-size: 1.6rem;
  }
  .p-faq-item-title .ico {
    right: 10px;
    width: 20px;
    height: 20px;
  }
  .p-contact-title {
    padding-bottom: 20px;
    font-size: 2.8rem;
  }
  .p-contact-title:before {
    height: 2px;
  }
  .p-contact-content {
    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;
  }
  .p-contact-tel {
    width: 390px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 15px;
  }
  .p-contact-txt {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1399px) {
  /* ==========================================================================
  Large
  ========================================================================== */
  /* =======================================================================
  main
  ======================================================================= */
  .u-sp-only {
    display: none;
  }
  /* =======================================================================
  margin
  padding
  ======================================================================= */
  /* =======================================================================
  top
  ======================================================================= */
}
@media screen and (min-width: 1025px) and (max-width: 1399px), print {
  /* ==========================================================================
  PC
  ========================================================================== */
  /* =======================================================================
  main
  ======================================================================= */
  .u-sp-only {
    display: none;
  }
  /* =======================================================================
  margin
  padding
  ======================================================================= */
  /* =======================================================================
  top
  ======================================================================= */
}
@media screen and (min-width: 668px) and (max-width: 1024px) {
  /* ==========================================================================
  TB
  ========================================================================== */
  /* =======================================================================
  main
  ======================================================================= */
  .u-sp-only {
    display: none;
  }
  /* =======================================================================
  margin
  padding
  ======================================================================= */
  /* =======================================================================
  top
  ======================================================================= */
}
@media screen and (max-width: 667px) {
  /* ==========================================================================
  SP
  ========================================================================== */
  img {
    width: 100%;
    max-width: inherit;
  }
  /* =======================================================================
  main
  ======================================================================= */
  .l-wrapper {
    padding-top: 18vw;
  }
  .l-inner,
  .l-inner-s,
  .l-inner-m,
  .l-inner-l,
  .l-inner-xl {
    padding-left: 20px;
    padding-right: 20px;
  }
  .u-bg-round {
    border-radius: 1000px 1000px 1000px 1000px/400px 400px 400px 400px;
  }
  .u-pc-only {
    display: none;
  }
  /* =======================================================================
  margin
  padding
  ======================================================================= */
  .u-mt-xs {
    margin-top: 5px;
  }
  .u-mt-s {
    margin-top: 10px;
  }
  .u-mt-m {
    margin-top: 15px;
  }
  .u-mt-l {
    margin-top: 20px;
  }
  .u-mt-xl {
    margin-top: 30px;
  }
  .u-mt-2xl {
    margin-top: 40px;
  }
  .u-mb-xs {
    margin-bottom: 5px;
  }
  .u-mb-s {
    margin-bottom: 10px;
  }
  .u-mb-m {
    margin-bottom: 15px;
  }
  .u-mb-l {
    margin-bottom: 20px;
  }
  .u-mb-xl {
    margin-bottom: 30px;
  }
  .u-mb-2xl {
    margin-bottom: 40px;
  }
  .u-pt-xs {
    padding-top: 5px;
  }
  .u-pt-s {
    padding-top: 10px;
  }
  .u-pt-m {
    padding-top: 15px;
  }
  .u-pt-l {
    padding-top: 20px;
  }
  .u-pt-xl {
    padding-top: 30px;
  }
  .u-pt-2xl {
    padding-top: 40px;
  }
  .u-pb-xs {
    padding-bottom: 5px;
  }
  .u-pb-s {
    padding-bottom: 10px;
  }
  .u-pb-m {
    padding-bottom: 15px;
  }
  .u-pb-l {
    padding-bottom: 20px;
  }
  .u-pb-xl {
    padding-bottom: 30px;
  }
  .u-pb-2xl {
    padding-bottom: 40px;
  }
  .u-fs-10 {
    font-size: 1rem;
    line-height: 1.6;
  }
  .u-fs-12 {
    font-size: 1rem;
    line-height: 1.75;
  }
  .u-fs-14 {
    font-size: 1rem;
    line-height: 1.75;
  }
  .u-fs-16 {
    font-size: 1.2rem;
    line-height: 2;
  }
  .u-fs-18 {
    font-size: 1.2rem;
    line-height: 1.6;
  }
  .u-fs-20 {
    font-size: 1.6rem;
    line-height: 1.6;
  }
  .u-fs-32 {
    font-size: 2rem;
    line-height: 1.6;
  }
  .c-h01 {
    font-size: 2.2rem;
  }
  .c-h01:before {
    height: 5px;
    background-size: 6px;
    width: 15.625vw;
  }
  .c-h02 {
    font-size: 1.8rem;
/*    padding-left: 60px;*/
    padding-bottom: 20px;
  }
  .c-h02 .em {
    font-size: 3.1rem;
  }
  .c-h02::before {
    width: 280px;
    height: 10px;
  }
  .c-h02::after {
    width: 69px;
    height: 90px;
    bottom: 8px;
    right: calc(50% + 65px);
  }
  /* =======================================================================
  top
  ======================================================================= */
  .p-h {
    padding: 10px 20px;
  }
  .p-h-img-txt {
    font-size: 1.90625vw;
    top: 1.5625vw;
    left: 53.125vw;
  }
  .p-mv {
    height: 150vw;
    background-image: url("../image/mv_sp.png");
    background-size: cover;
  }
  .p-mv-title {
    display: none;
  }
  .p-mv-txt {
    display: none;
  }
  .p-intro-txt {
    font-size: 1.6rem;
  }
  /*.u-bg-round .has-img .c-h01 {
    margin-right: 100px;
  }*/
  .p-point-list {
    margin-left: 10px;
    margin-right: 10px;
  }
  .p-point-list.img::before {
    background-image: url(../image/intro_img_sp.png);
    width: 25.625vw;
    height: 38.5vw;
    right: 3vw;
  }
  .p-point-list__item {
    padding: 20px 0px;
  }
  .p-point-list__item + .p-point-list__item {
    margin-top: 20px;
  }
  .p-point-list__item .ico {
    width: 40px;
    height: 40px;
  }
  .p-point-list__item .badge {
    right: -40px;
    top: -50px;
    width: 110px;
    height: 110px;
  }
  .p-point-list-h .txt {
    font-size: 1.2rem;
  }
  .p-point-list-content {
    font-size: 1rem;
  }
  .p-dl-txt {
    font-size: 1rem;
  }
  .p-dl-h-txt {
    font-size: 1.4rem;
  }
  .p-dl-h-title {
    font-size: 1.7rem;
  }
  .p-dl-h-title span {
    padding-left: 20px;
    padding-right: 20px;
  }
  .p-dl-h-title span:before, .p-dl-h-title span:after {
    border-top: solid 30px #d36756;
    border-left: solid 6px transparent;
    border-right: solid 6px transparent;
  }
  /*.u-bg-secondary .p-dl-bnrs {
    padding-right: 100px;
    flex-direction: column;
  }*/
  .p-dl-bnrs__title {
    width: 23.125vw;
    margin-right: 20px;
  }
  .u-bg-secondary .p-dl-bnrs__title {
    margin: 20px 12px 20px 0;
  }
  .p-dl-bnrs__list {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
  }
  .p-dl-bnrs__list > * {
    display: block;
  }
  .p-dl-bnrs__list > * + * {
    margin-top: 10px;
  }
  .u-bg-secondary > .l-inner-xl::after {
    /*right: 9px;
    width: 111px;
    height: 241px*/
  }
  .p-month-btn {
    width: 78.125vw;
    min-height: 40px;
    border-radius: 40px;
    border: solid 2px #4496c1;
  }
  .p-month-btn .logo {
    width: 52%;
    padding: 10px 20px;
  }
  .p-month-btn .logo + .txt {
    border-left: solid 2px #4496c1;
  }
  .p-month-btn .txt {
    font-size: 3.125vw;
  }
  .p-month-btn .txt .ico {
    margin-left: 5px;
    width: 18px;
    height: 18px;
  }
  .p-month-btn .txt .ico:before {
    border-top: solid 5px #ffffff;
    border-left: solid 3px transparent;
    border-right: solid 3px transparent;
  }
  .p-plan-title {
    font-size: 2.2rem;
  }
  .p-plan-stitle {
    font-size: 1.6rem;
  }
  .p-plan-stitle small {
    font-size: 1rem;
  }
  .p-plan-btns > * + * {
    margin-top: 20px;
  }
  .p-plan-btns a {
    border: solid 3px #d36756;
    min-height: 120px;
    border-radius: 120px;
  }
  .p-plan-btns a .h {
    font-size: 1.6rem;
  }
  .p-plan-btns a .txt {
    font-size: 1rem;
  }
  .p-plan-btns a .ico {
    width: 24px;
    height: 24px;
  }
  .p-plan-btns a .ico:before {
    width: 8px;
    height: 8px;
  }
  .p-time-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: -20px;
  }
  .p-time-list > * {
    width: 50%;
    margin-bottom: 20px;
  }
  .p-time-list > * .ico {
    width: 23.4375vw;
    height: 23.4375vw;
    margin-bottom: 10px;
  }
  .p-time-list > * .txt {
    font-size: 1.2rem;
  }
  .l-cont {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .l-cont-nav-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: -40px;
  }
  .l-cont-nav-list > * {
    width: 50%;
    margin-bottom: 40px;
  }
  .l-cont-nav-list > * a {
    font-size: 1.5rem;
  }
  .p-guide-item + .p-guide-item {
    margin-top: 20px;
  }
  .p-guide-item__title {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 5px 10px;
    min-width: 100px;
    font-size: 1.1rem;
  }
  .p-guide-item__content {
    margin-top: 10px;
  }
  .p-faq-item + .p-faq-item {
    padding-top: 20px;
    margin-top: 20px;
  }
  .p-faq-item-content {
    padding-left: 30px;
  }
  .p-faq-item-content:before {
    width: 24px;
    height: 24px;
    font-size: 1.2rem;
  }
  .p-faq-item-title {
    padding-left: 30px;
    padding-right: 20px;
    min-height: 24px;
    font-size: 1.2rem;
  }
  .p-faq-item-title:before {
    width: 24px;
    height: 24px;
    font-size: 1.2rem;
  }
  .p-faq-item-title .ico {
    right: 0px;
    width: 15px;
    height: 15px;
  }
  .p-contact-title {
    padding-bottom: 15px;
    font-size: 1.8rem;
  }
  .p-contact-title:before {
    height: 1px;
  }
  .p-contact-tel {
    text-align: center;
  }
  .p-contact-txt {
    margin-top: 20px;
    font-size: 1rem;
  }
}