@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wght@100..900&display=swap");
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * 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 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in 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 */
  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;
}

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

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

/**
 * 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

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

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * 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 {
  -moz-box-sizing: content-box;
       box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}

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

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 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 {
  -moz-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 */
}

/**
 * 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"] {
  -moz-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 OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

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

@font-face {
  font-family: 'mplus medium';
  src: url("../fonts/mplus-1p-medium.ttf");
}

@font-face {
  font-family: 'mplus bold';
  src: url("../fonts/mplus-1p-bold.ttf");
}

@font-face {
  font-family: 'mplus heavy';
  src: url("../fonts/mplus-1p-heavy.ttf");
}

html {
  font-size: 10px;
}

body {
  overflow-wrap: break-word;
}

a,
a:link,
a:visited,
a:active,
a:hover,
a:hover img {
  text-decoration: none;
  color: #333232;
}

a:hover {
  text-decoration: none;
}

a:hover,
a:hover img,
.img_hover:hover {
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  opacity: .80;
}

a {
  color: #404040;
}

img {
  vertical-align: bottom;
  max-width: 100%;
  width: auto;
  height: auto;
}

div,
p {
  /*word-break: break-all;*/
}

ul,
ol,
li {
  list-style: none;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, nav, picture {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

ul,
ol,
li {
  list-style: none;
}

body,
td,
th,
input,
textarea {
  color: #404040;
  font-family: "mplus medium";
  font-size: 15px;
  font-weight: 300;
  line-height: 1.5;
}

* {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

*:before, *:after {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
}

figure, picture {
  line-height: 0;
}

picture {
  display: block;
}

html, body {
  width: 100%;
  height: 100%;
}

button {
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

button:hover {
  opacity: 0.7;
}

.inner {
  max-width: 1000px;
  width: 100%;
  margin: auto;
}

@media screen and (max-width: 1000px) {
  .inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.mv__top {
  padding: 15px 17px 0;
}

.mv__top h1 {
  line-height: 0;
  text-align: center;
}

.mv__top h1 img {
  width: 100%;
  max-width: 1367px;
  height: auto;
}

.mv__top p {
  line-height: 0;
  text-align: center;
  margin-top: 15px;
}

.mv__top p img {
  width: 100%;
  max-width: 703px;
  height: auto;
}

.mv__mid {
  position: relative;
  margin-top: 25px;
}

.mv__mid figure {
  width: 100%;
}

.mv__mid figure img {
  width: 100%;
  height: auto;
  min-height: 361px;
  object-fit: cover;
}

.mv__mid h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: inline-block;
  line-height: 0;
  width: 813px;
}

.mv__mid h2 img {
  width: 100%;
  height: auto;
}

.mv__bot {
  padding: 26px 0;
}

.mv__bot p {
  text-align: center;
  line-height: 0;
}

.mv__bot p img {
  width: 736px;
}

.worrie {
  position: relative;
  z-index: 2;
  margin-bottom: 59px;
}

.worrie__fig {
  background: url("../img/bgWorrie.png") 0 0 no-repeat;
  -moz-background-size: cover;
       background-size: cover;
  text-align: center;
  line-height: 0;
  padding: 50px 0 0;
}

.worrie__fig img {
  width: 768.5px;
}

.worrie__note {
  margin-top: 104px;
  text-align: center;
}

.worrie__note span {
  line-height: 0;
  width: 480px;
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
     -moz-transform: translateZ(0);
          transform: translateZ(0);
}

.worrie__note span::before {
  position: absolute;
  content: "";
  width: 238.5px;
  height: 63px;
  background: url("../img/arrow.png") 0 0 no-repeat;
  -moz-background-size: contain;
       background-size: contain;
  top: -80px;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.worrie__note span::after {
  position: absolute;
  content: "";
  width: 161px;
  height: 280px;
  background: url("../img/man.png") 0 0 no-repeat;
  -moz-background-size: contain;
       background-size: contain;
  left: -123px;
  top: -130px;
  z-index: -1;
}

.cta {
  position: relative;
  z-index: 3;
}

.cta__inner--top {
  border: 10px solid #0D4F04;
  border-bottom: 0;
  -moz-border-radius: 10px 10px 0 0;
       border-radius: 10px 10px 0 0;
  padding-bottom: 45px;
}

.cta__inner--top h2 {
  text-align: center;
  line-height: 0;
}

.cta__inner--top h2 img {
  width: 755px;
  margin-top: -41px;
}

.cta__inner--top .txt {
  line-height: 0;
}

.cta__inner--top .txt img {
  width: 944px;
  margin-top: -62px;
  margin-left: -15px;
}

.cta__inner--top > p {
  text-align: center;
  line-height: 0;
  margin-top: 13px;
}

.cta__inner--top > p img {
  width: 660px;
}

.cta__inner--top .wrapBtn {
  margin-top: 28px;
  text-align: center;
}

.cta__inner--top .wrapBtn span {
  line-height: 0;
  width: 321px;
  display: inline-block;
}

.cta__inner--top .wrapBtn span img {
  width: 100%;
  height: auto;
}

.cta__inner--top .wrapBtn a {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
     -moz-transform: translateZ(0);
          transform: translateZ(0);
  line-height: 0;
  width: 800px;
  margin-top: 8px;
}

.cta__inner--top .wrapBtn a::before, .cta__inner--top .wrapBtn a::after {
  position: absolute;
  content: "";
}

.cta__inner--top .wrapBtn a::before {
  width: 138.5px;
  height: 136.5px;
  background: url("../img/yelLine.png") 0 0 no-repeat;
  -moz-background-size: contain;
       background-size: contain;
  left: -50px;
  top: -53px;
}

.cta__inner--top .wrapBtn a::after {
  width: 162px;
  height: 200px;
  background: url("../img/womanLine.png") 0 0 no-repeat;
  -moz-background-size: contain;
       background-size: contain;
  bottom: 0;
  right: -16px;
}

.cta__inner--bot {
  line-height: 0;
}

.cta__inner--ex {
  margin-top: 22px;
  border: 11px solid #D21D22;
  background: #fff;
  padding: 39px 37px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.cta__inner--ex .left {
  padding: 0 0 0 56.96px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.cta__inner--ex .left a {
  position: relative;
  -webkit-transform: translateZ(0);
     -moz-transform: translateZ(0);
          transform: translateZ(0);
  font-size: 50px;
  line-height: 1;
  font-weight: 700;
  color: #323232;
  font-family: 'Noto Sans JP',sans-serif;
}

.cta__inner--ex .left a::before {
  position: absolute;
  content: "";
  width: 50.96px;
  height: 50.96px;
  top: 2px;
  left: -56.96px;
  background: url("../img/icTel.svg") 0 0 no-repeat;
  -moz-background-size: contain;
       background-size: contain;
}

.cta__inner--ex .left span {
  font-size: 18px;
  line-height: 26px;
  font-family: 'Noto Sans JP',sans-serif;
  font-weight: 400;
  color: #000;
}

.cta__inner--ex .btnMail {
  line-height: 0;
  width: 454px;
}

.cta__inner--ex .btnMail img {
  width: 100%;
  height: auto;
}

.business {
  margin-top: 67px;
}

.business h2 {
  text-align: center;
  line-height: 0;
}

.business h2 img {
  width: 627px;
}

.business figure {
  margin-top: 27px;
}

.business .txt {
  line-height: 0;
  margin-top: 29px;
}

.business .list {
  margin-top: 50px;
}

.business .list ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: -10px;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.business .list ul li {
  line-height: 0;
  margin: 10px;
  width: 319px;
}

.sell {
  margin-top: 71px;
  margin-bottom: 122px;
}

.sell h2 {
  text-align: center;
  line-height: 0;
}

.sell h2 img {
  width: 627px;
}

.sell .list {
  margin-top: 30px;
}

.sell .list ul {
  margin: -10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.sell .list ul li {
  line-height: 0;
  margin: 10px;
  width: 490px;
}

.sell .note {
  text-align: center;
  line-height: 0;
  margin-top: 18px;
}

.sell .note img {
  width: 700px;
}

.reason {
  margin-top: 80px;
  margin-bottom: 126px;
}

.reason h2 {
  text-align: center;
  line-height: 0;
}

.reason h2 img {
  width: 735px;
}

.reason .list {
  margin-top: 30px;
}

.reason .list ul {
  margin: -10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.reason .list ul li {
  line-height: 0;
  margin: 10px;
  width: 319px;
}

.comment {
  margin-top: 80px;
}

.comment h2 {
  text-align: center;
  line-height: 0;
}

.comment h2 img {
  width: 263px;
}

.comment .list {
  margin-top: 30px;
}

.comment .list ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: -16px;
}

.comment .list ul li {
  margin: 16px;
  width: 484px;
}

.flow {
  margin-top: 83px;
  margin-bottom: 121px;
}

.flow h2 {
  text-align: center;
  line-height: 0;
}

.flow h2 img {
  width: 757px;
}

.flow figure {
  width: 100%;
  margin-top: 32px;
}

.message {
  margin-top: 80px;
}

.message h2 {
  text-align: center;
  line-height: 0;
}

.message h2 img {
  width: 578px;
}

.message .box {
  margin-top: 30px;
  border: 4px solid #0D4F04;
  padding: 17px 20px 20px;
}

.message .box::after {
  content: "";
  clear: both;
  display: table;
}

.message .box figure {
  width: 480px;
  float: left;
  margin-top: -17px;
  margin-left: -20px;
  margin-right: 20px;
}

.message .box p {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.05em;
  font-family: 'mplus bold';
}

.faq {
  margin-top: 81px;
  margin-bottom: 121px;
}

.faq h2 {
  line-height: 0;
}

.faq .list {
  margin: 15px -15px -15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.faq .list dl {
  width: 313px;
  margin: 15px;
  background: #F5F5F5;
}

.faq .list dl dt {
  background: #F06400;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-family: 'mplus heavy';
  position: relative;
  -webkit-transform: translateZ(0);
     -moz-transform: translateZ(0);
          transform: translateZ(0);
  padding: 9px 18px 9px 56px;
}

.faq .list dl dt::before {
  position: absolute;
  content: "Q";
  font-size: 40px;
  line-height: 24px;
  font-family: 'mplus heavy';
  color: #fff;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.faq .list dl dd {
  padding: 8px 10px 16px;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.05em;
  color: #404040;
  font-family: 'mplus medium';
}

.footer {
  margin-top: 50px;
  padding-bottom: 18px;
}

.footer ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer ul li + li {
  margin-top: 15px;
}

.footer ul li a {
  font-size: 16px;
  line-height: 24px;
  font-family: 'mplus bold';
  letter-spacing: 0.05em;
}

.footer .copy {
  text-align: center;
  margin-top: 40px;
  font-size: 16px;
  line-height: 24px;
  font-family: 'mplus bold';
  letter-spacing: 0.05em;
}

.privacy {
  padding: 100px 0 0;
}

.privacy .inner {
  max-width: 414px;
}

.privacy h2 {
  font-size: 30px;
  line-height: 50px;
  letter-spacing: 0.05em;
  font-family: 'mplus heavy';
  color: #0D4F04;
  text-align: center;
  margin-bottom: 30px;
}

.privacy .con {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.05em;
  font-family: 'mplus bold';
}

.contact {
  margin-top: 69px;
}

.contact__main h2 {
  text-align: center;
  font-size: 50px;
  line-height: 70px;
  letter-spacing: 0.05em;
  color: #0D4F04;
  font-family: 'mplus heavy';
}

.contact__main .form {
  max-width: 703px;
  margin: 33px auto 0;
  font-family: 'Noto Sans JP',sans-serif;
}

.contact__main .form dl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.contact__main .form dl + dl {
  margin-top: 10px;
}

.contact__main .form dl dt {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  color: #000;
  padding: 15px 0 0;
}

.contact__main .form dl dt span {
  color: #D73A0F;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  margin-left: 9px;
}

.contact__main .form dl dd {
  width: 455px;
}

.contact__main .form dl dd input[type="text"], .contact__main .form dl dd input[type="email"], .contact__main .form dl dd textarea {
  border: 1px solid #BDB0A5;
  -moz-border-radius: 5px;
       border-radius: 5px;
  width: 100%;
  background: #F3F3F3;
  height: 56px;
  font-size: 16px;
  line-height: 26px;
  padding: 15px;
  color: #000;
}

.contact__main .form dl dd input[type="text"]::-webkit-input-placeholder, .contact__main .form dl dd input[type="email"]::-webkit-input-placeholder, .contact__main .form dl dd textarea::-webkit-input-placeholder {
  opacity: 1;
  color: #AEAEAE;
}

.contact__main .form dl dd input[type="text"]::-moz-placeholder, .contact__main .form dl dd input[type="email"]::-moz-placeholder, .contact__main .form dl dd textarea::-moz-placeholder {
  opacity: 1;
  color: #AEAEAE;
}

.contact__main .form dl dd input[type="text"]:-ms-input-placeholder, .contact__main .form dl dd input[type="email"]:-ms-input-placeholder, .contact__main .form dl dd textarea:-ms-input-placeholder {
  opacity: 1;
  color: #AEAEAE;
}

.contact__main .form dl dd input[type="text"]::placeholder, .contact__main .form dl dd input[type="email"]::placeholder, .contact__main .form dl dd textarea::placeholder {
  opacity: 1;
  color: #AEAEAE;
}

.contact__main .form dl dd textarea {
  height: 273px;
  resize: none;
}

.contact__main .form .checkboxWr {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 29px;
}

.contact__main .form .checkboxWr label {
  cursor: pointer;
}

.contact__main .form .checkboxWr label input {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
}

.contact__main .form .checkboxWr label input:checked + span::before {
  content: "\2713";
}

.contact__main .form .checkboxWr label span {
  position: relative;
  display: inline-block;
  padding: 0 0 0 33px;
  font-size: 16px;
  line-height: 26px;
  color: #000;
}

.contact__main .form .checkboxWr label span a {
  text-decoration: underline;
}

.contact__main .form .checkboxWr label span::before {
  position: absolute;
  content: "";
  width: 21px;
  height: 21px;
  -moz-border-radius: 5px;
       border-radius: 5px;
  background: #F3F3F3;
  border: 1px solid #BDB0A5;
  left: 0;
  top: 2px;
  font-size: 21px;
  line-height: 21px;
  text-align: center;
}

.contact__main .form .checkboxWr em.error {
  text-align: center;
}

.contact__main .form .wrapBtn {
  margin-top: 35px;
  text-align: center;
  line-height: 0;
}

.contact__main .form .wrapBtn button {
  width: 354px;
  border: 0;
  outline: none;
  -moz-box-shadow: none;
       box-shadow: none;
  background: none;
}

.contact__main .form em.error {
  width: 100%;
  display: block;
  font-style: normal;
  color: #ff0000;
}

.thanks__content {
  font-size: 16px;
  line-height: 24px;
  font-family: 'mplus bold';
  letter-spacing: 0.05em;
  margin-top: 33px;
  text-align: center;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.pThanks {
  height: 100%;
}

.pThanks .container {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.pThanks .container footer {
  margin-top: auto;
}
