@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&family=Noto+Serif+JP:wght@300;400;500;600;700;900&display=swap");
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap");
/* サイトの基本のカラー */
/* 基本の黄色 */
/* サイトの基本の暗めカラー */
/* サイトの基本の暗めカラー */
/* 線のベースカラー */
/* エラー */
/*リンクカラー */
/* サイトの基本の明るめカラー */
/* マウスオーバーカラー */
/* 強調カラー */
/* サイトの基本の明るめカラー */
/* ブレイクポイント参考

PC:インナーコンテンツサイズ以上
Laptop-HiDPI:1440
Laptop-MDPI :1280
iPad Pro(10.5inch):834
iPad Pro(12.9inch):1024
iPad:601
SP:600

*/
/* レスポンシブサイト非表示 */
/*共通の処理*/
/* レスポンシブサイト非表示 */
/* PCのみ */
@media screen and (max-width: 1199px) {
  .pc {
    display: none !important;
  }
}
/* タブレット・PC */
@media screen and (max-width: 639px) {
  .tb-pc {
    display: none !important;
  }
  .tb {
    display: none !important;
  }
}
/* タブレット・SP */
@media screen and (min-width: 1200px) {
  .tb-sp {
    display: none !important;
  }
  .tb {
    display: none !important;
  }
}
/* SPのみ */
@media screen and (min-width: 640px) {
  .sp {
    display: none !important;
  }
}
/* タブレットのみ */
@media screen and (min-width: 640px) and (max-width: 1199px) {
  .tb {
    display: block !important;
  }
  .pc-and-sp {
    display: none !important;
  }
}
@media screen and (min-width: 1200px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
/*--------------------------------------------------------

	リセット : html5reset-1.6.1.css

参考
https://coliss.com/articles/build-websites/operation/css/my-css-reset-by-ire.html
----------------------------------------------------------*/
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html {
  font-size: 62.5%;
}

/*body設定*/
body {
  margin: 0;
  padding: 0px 0 0 0 !important;
  font-family: YakuHanJP_Narrow, -apple-system, BlinkMacSystemFont, "Yu Gothic Medium", "Yu Gothic", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
  color: #000000;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #fff;
  line-height: 1.6;
  font-size: 1.6rem;
  overflow-x: hidden;
  text-rendering: optimizeSpeed;
  font-feature-settings: "palt" 1;
  /*任意でフォントサイズを指定*/
}
@media screen and (min-width: 1200px) {
  body {
    font-weight: 500;
  }
}
@media screen and (max-width: 1199px) {
  body {
    font-size: 1.5rem;
    padding: 0px 0 0 0 !important;
  }
}
@media screen and (max-width: 639px) {
  body {
    padding: 0px 0 0 0 !important;
    font-size: 1.4rem;
  }
}
body#wysiwyg {
  padding-top: 0 !important;
}

/*IE用：游ゴシックの謎余白をなくすためフォントを別指定*/
@media all and (-ms-high-contrast: none) {
  body {
    font-family: Meiryo, sans-serif;
  }
}
/*要素のフォントサイズやマージン・パディングをリセットしています*/
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
span,
em,
small,
strong,
sub,
sup,
del,
ins,
strike,
abbr,
dfn,
blockquote,
q,
cite,
code,
pre,
ol,
ul,
li,
dl,
dt,
dd,
div,
section,
article,
main,
aside,
nav,
header,
hgroup,
footer,
img,
figure,
figcaption,
address,
time,
audio,
video,
canvas,
iframe,
details,
summary,
fieldset,
form,
label,
legend,
caption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
}

/*テーブル指定*/
table,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*新規追加要素のデフォルトはすべてインライン要素になっているので、section要素などをブロック要素へ変更しています*/
main,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

/*上付き文字*/
sup {
  font-size: 1.2rem;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}

/*nav要素内ulのマーカー（行頭記号）を表示しないようにしています marginを指定したら地獄*/
ul[class],
ol[class] {
  list-style: none;
}

/*引用符の表示が出ないようにしています*/
blockquote,
q {
  quotes: none;
}

/*blockquote要素、q要素の前後にコンテンツを追加しないように指定しています*/
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

/* ins要素のデフォルトをセットし、色を変える場合はここで変更できるようにしています */
/* mark要素のデフォルトをセットし、色やフォントスタイルを変える場合はここで変更できるようにしています。また、mark要素とは、文書内の検索結果で該当するフレーズをハイライトして、目立たせる際に使用するようです。*/
/*テキストに打ち消し線が付くようにしています*/
del {
  text-decoration: line-through;
}

/*IEではデフォルトで点線を下線表示する設定ではないので、下線がつくようにしています。また、マウスオーバー時にヘルプカーソルの表示が出るようにしています*/
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

/*水平罫線のデフォルトである立体的な罫線を見えなくしています*/
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

/*縦方向の揃え位置を中央揃えに指定しています*/
input,
select {
  vertical-align: middle;
}

/*画像を縦に並べたときに余白が出てしまわないように*/
img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
  -webkit-backface-visibility: hidden;
  width: auto;
  max-width: 100%;
  height: auto;
}

/* タッチデバイスでのリンクやボタンの反応を向上 */
a,
area,
button,
[role=button],
input:not([type=range]),
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

@page {
  size: A4;
  margin: 5mm;
}
/*a要素のフォントサイズなどをリセットしフォントの縦方向の揃え位置を親要素のベースラインに揃えるようにしています*/
a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
  transition: 0.2s;
  text-decoration: none;
}

/*クラスの指定がない場合のリンクのデフォルト色を指定*/
a:not([class]) {
  color: #4e69a9;
}

a:not([class]):hover {
  color: #4e69a9;
}

a:not([class]):active {
  color: #4e69a9;
}

/*すべての要素のfont-family, font-size, line-heightをその親から継承するようにリセット*/
* {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/*属性と状態のCSSリセット*/
[hidden] {
  display: none !important;
}

[disabled] {
  cursor: not-allowed;
}

:focus:not(:focus-visible) {
  outline: none;
}

/*box-sizing*/
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/*clearfix*/
/* For modern browsers */
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

/*禁則処理の追加*/
p,
li,
dt,
dd,
th,
td,
pre {
  -ms-line-break: strict;
  line-break: strict;
  -ms-word-break: break-strict;
  word-break: break-strict;
}

/** Selection */
::-moz-selection,
::selection {
  background-color: #b3d4fc;
  /* Change as appropriate */
  color: #000;
  /* Change as appropriate */
  text-shadow: none;
}

@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
/*マージン*/
.mlr-05 {
  margin-right: -0.5em;
  margin-left: -0.5em;
}

.mlr-03 {
  margin-right: -0.3em;
  margin-left: -0.3em;
}

.mlr-01 {
  margin-right: -0.1em;
  margin-left: -0.1em;
}

@media screen and (max-width: 639px) {
  .mlr0-sp {
    margin-right: -20px;
    margin-left: -20px;
  }
}

.mb00 {
  margin-bottom: 0px !important;
}
@media screen and (max-width: 639px) {
  .mb00 {
    margin-bottom: 0px !important;
  }
}

.mb05 {
  margin-bottom: 5px !important;
}
@media screen and (max-width: 639px) {
  .mb05 {
    margin-bottom: 5px !important;
  }
}

.mb10 {
  margin-bottom: 10px !important;
}
@media screen and (max-width: 639px) {
  .mb10 {
    margin-bottom: 5px !important;
  }
}

.mb15 {
  margin-bottom: 15px !important;
}
@media screen and (max-width: 639px) {
  .mb15 {
    margin-bottom: 10px !important;
  }
}

.mb20 {
  margin-bottom: 20px !important;
}
@media screen and (max-width: 639px) {
  .mb20 {
    margin-bottom: 10px !important;
  }
}

.mb30 {
  margin-bottom: 30px !important;
}
@media screen and (max-width: 1199px) {
  .mb30 {
    margin-bottom: 20px !important;
  }
}
@media screen and (max-width: 639px) {
  .mb30 {
    margin-bottom: 15px !important;
  }
}

.mb40 {
  margin-bottom: 40px !important;
}
@media screen and (max-width: 1199px) {
  .mb40 {
    margin-bottom: 30px !important;
  }
}
@media screen and (max-width: 639px) {
  .mb40 {
    margin-bottom: 20px !important;
  }
}

.mb50 {
  margin-bottom: 50px !important;
}
@media screen and (max-width: 639px) {
  .mb50 {
    margin-bottom: 25px !important;
  }
}

.mb70 {
  margin-bottom: 70px !important;
}
@media screen and (max-width: 1199px) {
  .mb70 {
    margin-bottom: 40px !important;
  }
}
@media screen and (max-width: 639px) {
  .mb70 {
    margin-bottom: 30px !important;
  }
}

.mb80 {
  margin-bottom: 80px !important;
}
@media screen and (max-width: 1199px) {
  .mb80 {
    margin-bottom: 40px !important;
  }
}
@media screen and (max-width: 639px) {
  .mb80 {
    margin-bottom: 30px !important;
  }
}

/*テキストアライン*/
.center {
  text-align: center !important;
}

/*クリアフィックス*/
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

@media print {
  .sp {
    display: none !important;
  }
  body {
    width: 1140px;
    -webkit-print-color-adjust: exact;
  }
  /*　------- ↓その他参考例　---------
  .header {
      position: relative !important; //ヘッダー固定fixedを解除
  }
  .header .header-inner {
      width: 100% !important; //サイト幅を解除
  }
  .page-title {
      margin-top: 0px !important; //固定ヘッダー時のマージンTOP分を解除
      width: 100% !important; //サイト幅を解除
  }
  .breadcrumbs-list {
      width: 100% !important; //サイト幅を解除
  }
  .global-nav {
      width: 100%; //サイト幅を解除
  }
  ------- ↑その他参考　---------*/
}
@page {
  size: A4;
  margin: 12.7mm 9.7mm;
}
select {
  -webkit-appearance: none; /* ベンダープレフィックス(Google Chrome、Safari用) */
  -moz-appearance: none; /* ベンダープレフィックス(Firefox用) */
  appearance: none; /* 標準のスタイルを無効にする */
}

::-ms-expand { /* select要素のデザインを無効にする（IE用） */
  display: none;
}

::placeholder {
  color: #aaa;
}

::-webkit-input-placeholder {
  color: #aaa;
  opacity: 1;
}

:-moz-placeholder {
  color: #aaa;
}

::-moz-placeholder {
  color: #aaa;
  opacity: 1;
}

/* IE */
:-ms-input-placeholder {
  color: #aaa;
}

/* Edge */
::-ms-input-placeholder {
  color: #aaa;
}

.form-wrapper {
  padding: 90px 50px 150px;
  background-color: #f3f2e7;
}
@media screen and (max-width: 1199px) {
  .form-wrapper {
    padding: 60px 40px 80px;
  }
}
@media screen and (max-width: 639px) {
  .form-wrapper {
    padding: 30px 20px 40px;
  }
}
.form-wrapper__inner {
  margin: 0 auto;
  width: 100%;
  max-width: 900px;
}
.form-wrapper__inner__title {
  margin-bottom: 30px;
  padding-left: 40px;
  font-size: 26px;
  line-height: 1.01;
  color: #000;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  font-weight: 400;
  position: relative;
}
.form-wrapper__inner__title::before {
  content: "";
  top: 3px;
  left: 0;
  width: 24px;
  height: 24px;
  background-color: #cd0f24;
  position: absolute;
}
@media screen and (max-width: 1199px) {
  .form-wrapper__inner__title {
    margin-bottom: 20px;
    padding-left: 30px;
    font-size: 22px;
  }
  .form-wrapper__inner__title::before {
    top: 2px;
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 639px) {
  .form-wrapper__inner__title {
    margin-bottom: 15px;
    padding-left: 22px;
    font-size: 16px;
  }
  .form-wrapper__inner__title::before {
    top: 2px;
    width: 14px;
    height: 14px;
  }
}
@media screen and (max-width: 639px) {
  .form-wrapper__inner__list {
    margin: 0 -20px;
    width: auto;
  }
}
.form-wrapper__inner__item {
  padding: 30px 0;
  border-bottom: 1px dotted #bbb;
}
.form-wrapper__inner__item:first-child {
  border-top: 1px dotted #bbb;
}
@media screen and (max-width: 639px) {
  .form-wrapper__inner__item {
    padding: 20px;
  }
}
.form-wrapper__inner__item__title-wrapper {
  width: 220px;
  float: left;
  position: relative;
  padding-top: 1em;
}
@media screen and (max-width: 1199px) {
  .form-wrapper__inner__item__title-wrapper {
    margin-bottom: 10px;
    width: auto;
    float: none;
  }
}
.form-wrapper__inner__item__title-wrapper__title {
  top: 50%;
  left: 0;
  padding-left: 40px;
  font-size: 16px;
  line-height: 1.01;
  color: #000;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  font-weight: 500;
  transform: translateY(-50%);
  display: block;
  position: absolute;
}
.form-wrapper__inner__item__title-wrapper__title::before {
  content: "";
  top: calc(50% - 1px);
  left: 0;
  width: 25px;
  height: 1px;
  background-color: #cd0f24;
  position: absolute;
}
@media screen and (max-width: 1199px) {
  .form-wrapper__inner__item__title-wrapper__title {
    top: auto;
    left: auto;
    padding-left: 30px;
    transform: translateY(0);
    position: relative;
    display: inline-block;
  }
  .form-wrapper__inner__item__title-wrapper__title::before {
    width: 20px;
  }
}
@media screen and (max-width: 639px) {
  .form-wrapper__inner__item__title-wrapper__title {
    padding-left: 0;
    font-size: 14px;
  }
  .form-wrapper__inner__item__title-wrapper__title::before {
    left: -20px;
    width: 15px;
  }
}
.form-wrapper__inner__item__title-wrapper__icon {
  top: calc(50% - 10px);
  right: 0;
  width: 50px;
  height: 20px;
  font-size: 13px;
  line-height: 20px;
  color: #fff;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  font-weight: 500;
  text-align: center;
  background-color: #cd0f24;
  position: absolute;
}
@media screen and (max-width: 1199px) {
  .form-wrapper__inner__item__title-wrapper__icon {
    margin-left: 15px;
    top: auto;
    right: auto;
    position: relative;
    display: inline-block;
  }
}
.form-wrapper__inner__item__form-wrapper {
  padding: 0 80px 0 0;
  width: calc(100% - 240px);
  box-sizing: border-box;
  float: right;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .form-wrapper__inner__item__form-wrapper {
    width: auto;
    float: none;
  }
}
@media screen and (max-width: 639px) {
  .form-wrapper__inner__item__form-wrapper {
    padding: 0 50px 0 0;
  }
}
.form-wrapper__inner__item__form-wrapper--pr0 {
  padding-right: 0;
}
.form-wrapper__inner__item__form-wrapper__text {
  min-height: 22px;
  font-size: 16px;
  line-height: 1.6;
  color: #000;
  text-align: justify;
}
@media screen and (max-width: 639px) {
  .form-wrapper__inner__item__form-wrapper__text {
    font-size: 14px;
    min-height: 0;
  }
}
.form-wrapper__inner__item__form-wrapper__text-id {
  margin-bottom: 7px;
  margin-right: -80px;
  padding-left: 1em;
  font-size: 14px;
  line-height: 1.6;
  color: #000;
  text-indent: -1em;
  text-align: justify;
}
@media screen and (max-width: 639px) {
  .form-wrapper__inner__item__form-wrapper__text-id {
    margin-right: -50px;
    font-size: 13px;
    min-height: 0;
  }
}
.form-wrapper__inner__item__form-wrapper--required::after {
  content: "OK";
  bottom: 0;
  right: 0;
  width: 60px;
  height: 60px;
  font-size: 20px;
  line-height: 60px;
  color: #fff;
  font-family: "Roboto", sans-serif !important;
  font-weight: 900;
  text-align: center;
  background-color: #ddd;
  display: block;
  position: absolute;
}
@media screen and (max-width: 639px) {
  .form-wrapper__inner__item__form-wrapper--required::after {
    width: 40px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
  }
}
.form-wrapper__inner__item__form-wrapper--required.valid::after {
  background-color: #cd0f24;
}
.form-wrapper__inner__item__form-wrapper .input-text {
  padding: 0 0 0 20px;
  width: 45%;
  height: 60px;
  background-color: #fff;
  border: none;
  font-size: 16px;
  color: #000;
  vertical-align: middle;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 639px) {
  .form-wrapper__inner__item__form-wrapper .input-text {
    padding: 0 0 0 10px;
    width: 100%;
    height: 40px;
    display: block;
  }
}
.form-wrapper__inner__item__form-wrapper .input-text--02 {
  margin-left: 10px;
  width: calc(55% - 10px);
}
@media screen and (max-width: 639px) {
  .form-wrapper__inner__item__form-wrapper .input-text--02 {
    margin-top: 10px;
    margin-left: 0;
    width: 100%;
    display: block;
  }
}
.form-wrapper__inner__item__form-wrapper .input-text--03 {
  width: calc(55% - 10px);
}
@media screen and (max-width: 639px) {
  .form-wrapper__inner__item__form-wrapper .input-text--03 {
    width: 100%;
    display: block;
  }
}
.form-wrapper__inner__item__form-wrapper .input-text--full {
  width: 100%;
}
.form-wrapper__inner__item__form-wrapper .select {
  padding: 0 0 0 20px;
  width: 45%;
  height: 60px;
  background-color: #fff;
  border: none;
  font-size: 16px;
  color: #000;
  vertical-align: middle;
  background-image: url(../img/form_arrow.svg);
  background-repeat: no-repeat;
  background-position: right 15px top 50%;
  background-size: 17px auto;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 639px) {
  .form-wrapper__inner__item__form-wrapper .select {
    padding: 0 0 0 10px;
    width: 100%;
    height: 40px;
    display: block;
  }
}
.form-wrapper__inner__item__form-wrapper .textarea {
  padding: 20px;
  width: 100%;
  height: 150px;
  background-color: #fff;
  border: none;
  font-size: 16px;
  line-height: 1.5;
  color: #000;
  vertical-align: top;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: relative;
}
@media screen and (max-width: 639px) {
  .form-wrapper__inner__item__form-wrapper .textarea {
    padding: 10px;
    width: 100%;
    height: 100px;
  }
}
.form-wrapper__inner__item__form-wrapper .checkbox-wrapper {
  margin-top: -15px;
}
@media screen and (max-width: 639px) {
  .form-wrapper__inner__item__form-wrapper .checkbox-wrapper {
    margin-top: 0;
  }
}
.form-wrapper__inner__item__form-wrapper .checkbox-wrapper__item {
  margin-top: 15px;
  width: 60%;
  float: left;
}
.form-wrapper__inner__item__form-wrapper .checkbox-wrapper__item:nth-child(even) {
  width: 40%;
  float: right;
}
@media screen and (max-width: 639px) {
  .form-wrapper__inner__item__form-wrapper .checkbox-wrapper__item {
    margin-top: 10px;
    width: 100%;
    float: none;
  }
  .form-wrapper__inner__item__form-wrapper .checkbox-wrapper__item:nth-child(even) {
    width: 100%;
    float: none;
  }
}
.form-wrapper__inner__item__form-wrapper .checkbox-wrapper__item__btn {
  padding-left: 30px;
  font-size: 16px;
  line-height: 1.4;
  color: #000;
  display: block;
  position: relative;
  cursor: pointer;
  transition: 0.5s;
}
@media screen and (max-width: 1199px) {
  .form-wrapper__inner__item__form-wrapper .checkbox-wrapper__item__btn {
    font-size: 15px;
  }
}
.form-wrapper__inner__item__form-wrapper .checkbox-wrapper__item__btn::before {
  content: "";
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 2px solid #ddd;
  position: absolute;
  box-sizing: border-box;
}
.form-wrapper__inner__item__form-wrapper .checkbox-wrapper__item__btn::after {
  content: "";
  top: 6px;
  left: 6px;
  width: 8px;
  height: 8px;
  background-color: #fff;
  position: absolute;
  transition: 0.5s;
}
@media screen and (max-width: 639px) {
  .form-wrapper__inner__item__form-wrapper .checkbox-wrapper__item__btn {
    padding-left: 22px;
    font-size: 14px;
  }
  .form-wrapper__inner__item__form-wrapper .checkbox-wrapper__item__btn::before {
    content: "";
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #ddd;
  }
  .form-wrapper__inner__item__form-wrapper .checkbox-wrapper__item__btn::after {
    content: "";
    top: 5px;
    left: 5px;
    width: 6px;
    height: 6px;
  }
}
.form-wrapper__inner__item__form-wrapper .checkbox-wrapper__item__btn:hover {
  color: #eee;
}
.form-wrapper__inner__item__form-wrapper .checkbox-wrapper__item__btn:hover::after {
  background-color: #000;
}
@media screen and (max-width: 1199px) {
  .form-wrapper__inner__item__form-wrapper .checkbox-wrapper__item__btn:hover {
    color: #000;
  }
  .form-wrapper__inner__item__form-wrapper .checkbox-wrapper__item__btn:hover::after {
    background-color: #fff;
  }
}
.form-wrapper__inner__item__form-wrapper .address-wrapper > li {
  margin-bottom: 10px;
}
.form-wrapper__inner__item__form-wrapper .address-wrapper > li:last-child {
  margin-bottom: 0;
}
.form-wrapper__inner__item__form-wrapper .address-wrapper > li button {
  margin-left: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  width: 110px;
  height: 60px;
  background-color: #555555;
  color: #fff;
  font-weight: 400;
  line-height: 1.2;
  padding: 15px 10px;
  font-size: 1.4rem;
  cursor: pointer;
}
@media screen and (min-width: 1200px) {
  .form-wrapper__inner__item__form-wrapper .address-wrapper > li button:hover {
    opacity: 0.8;
  }
}
@media screen and (max-width: 639px) {
  .form-wrapper__inner__item__form-wrapper .address-wrapper > li button {
    width: 90px;
    padding: 0;
    font-size: 1.3rem;
    height: 40px;
  }
}
@media screen and (max-width: 639px) {
  .form-wrapper__inner__item__form-wrapper .address-wrapper__post .input-text {
    width: calc(100% - 100px);
    display: inline-block;
  }
}
.form-wrapper__inner__privacy-box {
  margin: 30px 0 0;
  padding: 40px;
  background-color: #fff;
}
@media screen and (max-width: 639px) {
  .form-wrapper__inner__privacy-box {
    margin: 20px 0 20px;
    padding: 20px;
  }
}
.form-wrapper__inner__privacy-box__text {
  font-size: 16px;
  line-height: 1.8;
  color: #000;
}
@media screen and (max-width: 1199px) {
  .form-wrapper__inner__privacy-box__text {
    font-size: 15px;
  }
}
@media screen and (max-width: 639px) {
  .form-wrapper__inner__privacy-box__text {
    font-size: 14px;
  }
}
.form-wrapper__inner__privacy-box__text__link {
  color: #000;
  text-decoration: underline;
}
.form-wrapper__inner__privacy-box__text__link:hover {
  color: #000;
  text-decoration: none;
}
@media screen and (max-width: 1199px) {
  .form-wrapper__inner__privacy-box__text__link:hover {
    color: #000;
    text-decoration: underline;
  }
}
.form-wrapper__inner__privacy-box__caution {
  margin-top: 10px;
  padding-left: 1em;
  font-size: 14px;
  line-height: 1.3;
  color: #666;
  font-style: normal;
  text-indent: -1em;
  text-align: justify;
  display: block;
}
@media screen and (max-width: 639px) {
  .form-wrapper__inner__privacy-box__caution {
    margin-top: 5px;
    font-size: 11px;
  }
}
.form-wrapper__no-chintai {
  margin-bottom: 50px;
  background-color: #fff;
  padding: 30px;
  text-align: center;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  font-weight: 500;
  font-size: 1.5rem;
  letter-spacing: 0.04em;
  line-height: 1.4;
  color: #002461;
}
@media screen and (max-width: 639px) {
  .form-wrapper__no-chintai {
    margin-bottom: 40px;
    padding: 20px;
    font-size: 1.4rem;
  }
}
.form-wrapper__no-chintai .mb08 {
  margin-bottom: 8px !important;
}

.checkbox-hidden {
  display: none;
}

input[type=checkbox].checkbox-hidden:checked + .checkbox-wrapper__item__btn::after {
  background-color: #000;
}

.form-policy-btn {
  margin: 25px auto 0;
  padding-left: 10px;
  width: 440px;
  height: 60px;
  font-size: 16px;
  line-height: 60px;
  color: #666;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  font-weight: 400;
  text-align: center;
  background-color: #ddd;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  display: block;
  transition: 0.5s;
}
.form-policy-btn::before {
  content: "";
  top: calc(50% - 8px);
  left: 22px;
  width: 16px;
  height: 16px;
  background-color: #fff;
  position: absolute;
}
.form-policy-btn::after {
  content: "";
  top: calc(50% - 4px);
  left: 26px;
  width: 8px;
  height: 8px;
  background-color: #fff;
  position: absolute;
  transition: 0.5s;
}
.form-policy-btn:hover {
  color: #fff;
  background-color: #1a68b8;
}
.form-policy-btn:hover::after {
  background-color: #000;
}
@media screen and (max-width: 1199px) {
  .form-policy-btn:hover {
    color: #666;
    background-color: #ddd;
  }
  .form-policy-btn:hover::after {
    background-color: #fff;
  }
}
@media screen and (max-width: 639px) {
  .form-policy-btn {
    margin-top: 15px;
    padding-left: 10px;
    width: 100%;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
  }
  .form-policy-btn::before {
    content: "";
    top: calc(50% - 6px);
    left: 15px;
    width: 12px;
    height: 12px;
  }
  .form-policy-btn::after {
    content: "";
    top: calc(50% - 3px);
    left: 18px;
    width: 6px;
    height: 6px;
    background-color: #fff;
  }
}

input[type=checkbox].checkbox-hidden:checked + .form-policy-btn {
  color: #fff;
  background-color: #1a68b8;
}
input[type=checkbox].checkbox-hidden:checked + .form-policy-btn::after {
  background-color: #000;
}

.form-btn-wrapper {
  margin-top: 50px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .form-btn-wrapper {
    margin-top: 40px;
  }
}
@media screen and (max-width: 639px) {
  .form-btn-wrapper {
    margin-top: 20px;
  }
}
.form-btn-wrapper__btn {
  margin: 0 auto;
  height: 80px;
  width: 100%;
  max-width: 440px;
  font-size: 22px;
  line-height: 78px;
  color: #fff;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  font-weight: 500;
  text-align: center;
  background-color: #cd0f24;
  background-image: url(../img/button_arrow.svg);
  background-position: right 20px top 50%;
  background-size: 18px auto;
  background-repeat: no-repeat;
  border: none;
  cursor: pointer;
  position: relative;
  display: block;
  background-repeat: no-repeat;
  transition: 0.5s;
}
.form-btn-wrapper__btn:hover {
  background-color: #900;
}
@media screen and (max-width: 1199px) {
  .form-btn-wrapper__btn:hover {
    background-color: #900;
  }
}
@media screen and (max-width: 1199px) {
  .form-btn-wrapper__btn {
    max-width: 300px;
    height: 70px;
    font-size: 19px;
    line-height: 68px;
  }
}
@media screen and (max-width: 639px) {
  .form-btn-wrapper__btn {
    height: 50px;
    font-size: 15px;
    line-height: 49px;
    background-position: right 15px top 50%;
    background-size: 14px auto;
  }
}
.form-btn-wrapper__btn--correction {
  top: 0;
  left: 0;
  width: 200px;
  font-size: 18px;
  background-color: #89a;
  position: absolute;
  background-image: url(../img/button_arrow_back.svg);
  background-position: left 20px top 50%;
}
.form-btn-wrapper__btn--correction:hover {
  background-color: #567;
}
@media screen and (max-width: 1199px) {
  .form-btn-wrapper__btn--correction:hover {
    background-color: #89a;
  }
}
@media screen and (max-width: 1199px) {
  .form-btn-wrapper__btn--correction {
    margin-top: 10px;
    width: 300px;
    font-size: 19px;
    position: relative;
  }
}
@media screen and (max-width: 639px) {
  .form-btn-wrapper__btn--correction {
    font-size: 15px;
    background-position: left 15px top 50%;
    background-size: 14px auto;
  }
}

.errors-message {
  margin-bottom: 30px;
  padding: 20px;
  font-size: 18px;
  line-height: 1.6em;
  color: #b00;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  font-weight: 400;
  text-align: center;
  background-color: #fff;
  border: 2px solid #b00;
}
@media screen and (max-width: 639px) {
  .errors-message {
    margin: 0 20px 15px;
    padding: 15px;
    font-size: 14px;
    text-align: justify;
  }
}

.errors-text {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.6em;
  color: #b00;
}
@media screen and (max-width: 639px) {
  .errors-text {
    margin-top: 5px;
    font-size: 14px;
  }
}

.complete-wrapper {
  padding: 50px;
  background-color: #fff;
}
@media screen and (max-width: 639px) {
  .complete-wrapper {
    padding: 30px;
  }
}
.complete-wrapper__copy {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1.01;
  color: #cd0f24;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  font-weight: 900;
  text-align: center;
}
@media screen and (max-width: 639px) {
  .complete-wrapper__copy {
    margin-bottom: 15px;
    font-size: 18px;
  }
}
.complete-wrapper__text {
  font-size: 16px;
  line-height: 2.2;
  color: #000;
  text-align: center;
}
@media screen and (max-width: 639px) {
  .complete-wrapper__text {
    font-size: 14px;
    line-height: 1.8;
    text-align: justify;
  }
}

.header {
  height: 100px;
  width: 100%;
  background-color: #fff;
}
@media screen and (max-width: 1199px) {
  .header {
    height: 70px;
  }
}
@media screen and (max-width: 639px) {
  .header {
    height: 52px;
  }
}

.site-id {
  padding: 18px 0 0 20px;
}
@media screen and (max-width: 1199px) {
  .site-id {
    padding: 18px 0 0 14px;
  }
}
@media screen and (max-width: 1199px) {
  .site-id {
    padding: 10px 0 0 10px;
  }
}
.site-id__link {
  display: flex;
  justify-content: space-between;
}
.site-id--logo01 {
  max-width: 190px;
  width: 100%;
  margin-right: 35px;
}
@media screen and (max-width: 1199px) {
  .site-id--logo01 {
    max-width: 140px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 639px) {
  .site-id--logo01 {
    max-width: 100px;
    margin-right: 10px;
  }
}
.site-id--logo02 {
  display: block;
  max-width: 138px;
  width: 100%;
  margin-right: 30px;
}
@media screen and (max-width: 1199px) {
  .site-id--logo02 {
    max-width: 100px;
  }
}
@media screen and (max-width: 639px) {
  .site-id--logo02 {
    max-width: 75px;
    margin-right: 10px;
  }
}

.h-conv__btn {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 140px;
  height: 90px;
  display: block;
  padding: 10px;
  background-color: #1a68b8;
  transition: 0.3s;
}
.h-conv__btn:hover {
  background-color: #014f9e;
}
.h-conv__btn__text01 {
  text-align: center;
  font-weight: 600;
  width: 78%;
  margin: 0 auto 11px;
  display: block;
  color: #000;
  font-size: 1.1rem;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  background-color: #ffc600;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -o-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  line-height: 1;
  padding: 3px 8px 5px 8px;
  position: relative;
  white-space: nowrap;
}
.h-conv__btn__text01::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -8px;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 4px 0 4px;
  border-color: #ffc600 transparent transparent transparent;
}
.h-conv__btn__text02 {
  color: #fff;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  display: block;
  position: relative;
}
.h-conv__btn__text02::before, .h-conv__btn__text02::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
.h-conv__btn__text02::before {
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #fff;
  width: 14px;
  height: 14px;
  bottom: -22px;
}
.h-conv__btn__text02::after {
  width: 4px;
  height: 4px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  bottom: -16px;
}

.footer {
  padding: 90px 30px;
  background-color: #b50216;
}
@media screen and (max-width: 1199px) {
  .footer {
    padding: 70px 30px;
  }
}
@media screen and (max-width: 1199px) {
  .footer {
    padding: 50px 20px 20px;
  }
}
@media screen and (max-width: 639px) {
  .footer {
    padding: 30px 20px 70px;
  }
}
.footer__inner {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 1199px) {
  .footer__inner {
    flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    align-items: center;
  }
}

@media screen and (max-width: 1199px) {
  .footer-left {
    text-align: center;
  }
}
.footer-left__text {
  color: #fff;
  font-size: 1.3rem;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  font-weight: 400;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1199px) {
  .footer-left__text {
    margin-bottom: 30px;
  }
}
.footer-left__copyright {
  color: #fff;
  font-size: 1.1rem;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  font-weight: 100;
  letter-spacing: 0.04em;
}

.footer-logo01 {
  max-width: 281px;
  width: 100%;
  margin-bottom: 24px;
}
@media screen and (max-width: 639px) {
  .footer-logo01 {
    max-width: 200px;
    margin: 0 auto 16px;
  }
}

.footer-logo02 {
  max-width: 300px;
  width: 100%;
  margin-bottom: 24px;
  width: 100%;
}
@media screen and (max-width: 639px) {
  .footer-logo02 {
    max-width: 200px;
    margin: 0 auto 16px;
  }
}

@media screen and (max-width: 1199px) {
  .footer-right {
    margin-bottom: 30px;
  }
}
.footer-right__title {
  margin-bottom: 15px;
  color: #fff;
  font-size: 1.9rem;
  font-weight: 600;
  text-align: right;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 1199px) {
  .footer-right__title {
    margin-bottom: 10px;
    text-align: center;
  }
}
.footer-right__text {
  margin-bottom: 20px;
  color: #fff;
  font-size: 1.4rem;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  font-weight: 400;
  text-align: right;
  line-height: 2.1;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 1199px) {
  .footer-right__text {
    margin-bottom: 15px;
    font-size: 1.3rem;
    text-align: center;
    line-height: 1.8;
  }
}
@media screen and (max-width: 639px) {
  .footer-right__text {
    margin-bottom: 20px;
  }
}
.footer-right__text a {
  color: #fff;
  transition: 0.3s;
}
.footer-right__text a:hover {
  text-decoration: underline;
}
.footer-right__nav {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 1199px) {
  .footer-right__nav {
    justify-content: center;
  }
}
@media screen and (max-width: 639px) {
  .footer-right__nav {
    flex-direction: column;
    align-items: center;
  }
}
.footer-right__nav__item:not(:last-child) {
  margin-right: 30px;
}
@media screen and (max-width: 639px) {
  .footer-right__nav__item:not(:last-child) {
    margin-right: 0;
    margin-bottom: 5px;
  }
}
.footer-right__nav__item a {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  color: #fff;
  font-size: 1.4rem;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  font-weight: 400;
  text-decoration: none;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 639px) {
  .footer-right__nav__item a {
    padding-left: 20px;
  }
}
.footer-right__nav__item a::before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  background-image: url(../img/common/circle_arrow.png);
  background-size: 100%;
  transform: rotate(-90deg);
}
.footer-right__nav__item a.external::before {
  top: 5px;
  width: 15px;
  height: 14px;
  background-image: url(../img/common/icon_external.svg);
  transform: rotate(0);
}
.footer-right__nav__item a:hover {
  text-decoration: underline;
}

.page-title {
  background-color: #cd0f24;
  padding: 40px 0 40px 0;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 1500px) {
  .page-title {
    padding: 20px 0 20px 0;
  }
}
@media screen and (max-width: 1199px) {
  .page-title {
    padding: 16px 0 20px 0px;
  }
}
@media screen and (max-width: 639px) {
  .page-title {
    padding: 10px 0 12px 0px;
  }
}
.page-title__wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-title__icon {
  width: 99px;
  height: 99px;
  background-color: #ffc600;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  text-align: center;
  color: #000;
  font-weight: 800;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.3;
  position: relative;
  margin-right: 20px;
}
@media screen and (max-width: 1500px) {
  .page-title__icon {
    width: 80px;
    height: 80px;
    font-size: 1.4rem;
    margin-right: 16px;
  }
}
@media screen and (max-width: 1199px) {
  .page-title__icon {
    width: 70px;
    height: 70px;
  }
}
@media screen and (max-width: 1199px) {
  .page-title__icon {
    width: 56px;
    height: 56px;
    font-size: 1.1rem;
    margin-right: 10px;
  }
}
.page-title__icon::before {
  content: "";
  display: inline-block;
  position: absolute;
  right: 0px;
  bottom: 10px;
  margin: auto;
  clip-path: polygon(69% 0, 0 56%, 100% 81%);
  background-color: #ffc600;
  width: 20px;
  height: 20px;
}
@media screen and (max-width: 1199px) {
  .page-title__icon::before {
    width: 15px;
    height: 15px;
    bottom: 8px;
  }
}
.page-title__data {
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  font-size: 4.3rem;
  font-weight: 700;
  position: relative;
  line-height: 1.6;
}
@media screen and (max-width: 1500px) {
  .page-title__data {
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 1199px) {
  .page-title__data {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 639px) {
  .page-title__data {
    font-size: 2.4rem;
  }
}
.page-title__data span {
  font-family: "Roboto", sans-serif !important;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1;
  display: block;
  text-align: left;
  padding-left: 5px;
}
@media screen and (max-width: 1199px) {
  .page-title__data span {
    font-size: 1.2rem;
  }
}

.line-btn01 {
  border: 2px solid #000;
  display: block;
  max-width: 270px;
  width: 100%;
  padding: 22px 10px 22px 10px;
  line-height: 1;
  text-align: center;
  margin: 0 auto;
  color: #000;
  font-weight: 500;
  background-color: #fff;
}
@media screen and (max-width: 639px) {
  .line-btn01 {
    padding: 16px 10px 16px 10px;
  }
}
.line-btn01 span {
  position: relative;
  padding-right: 30px;
}
.line-btn01 span::before, .line-btn01 span::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.line-btn01 span::before {
  width: 14px;
  height: 14px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #666666;
}
.line-btn01 span::after {
  width: 4px;
  height: 4px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 6px;
}
.line-btn01:hover {
  text-decoration: none;
  background-color: #000;
  color: #fff;
}
.line-btn01:hover span::before {
  border: 1px solid #fff;
}
.line-btn01:hover span::after {
  width: 4px;
  height: 4px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.line-btn01.en {
  font-family: "Roboto", sans-serif !important;
  font-weight: 700;
}

.text-indent {
  padding-left: 1em;
  text-indent: -1em;
}/*# sourceMappingURL=style.css.map */