@charset "UTF-8";
@import url("https://fonts.cdnfonts.com/css/proxima-nova-2");
@font-face {
  src: url(../../fonts/hiragino_ud_std_w3.otf) format("opentype");
  font-family: "hiragino_ud_std_w3";
}
@font-face {
  src: url(../../fonts/hiragino_ud_std_w4.otf) format("opentype");
  font-family: "hiragino_ud_std_w4";
}
@font-face {
  src: url(../../fonts/hiragino_ud_std_w5.otf) format("opentype");
  font-family: "hiragino_ud_std_w5";
}
@font-face {
  src: url(../../fonts/hiragino_ud_std_w6.otf) format("opentype");
  font-family: "hiragino_ud_std_w6";
}
/*----------------------------------------------------------------------
------------------------------------------------------------------------

File Name:		form.scss

------------------------------------------------------------------------
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
------------------------------------------------------------------------
目次

0.	共通使用変数定義
1.	ブラウザデフォルトスタイルリセット
2.	共通部分
3.	original

------------------------------------------------------------------------
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
0.	共通使用変数定義
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
1.	ブラウザデフォルトスタイルリセット
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
2.	共通部分
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
3.	original
----------------------------------------------------------------------*/
.l-header {
  top: 2.6666666667vw;
  left: 2.6666666667vw;
  padding: 0;
  width: auto;
  border: 0;
  background: 0;
}
.l-header__logo {
  margin-left: 0;
  width: auto;
}
.l-header__logo img {
  width: 24.5333333333vw;
  height: auto;
}

.l-content {
  padding-top: 0;
}

.p-page-header1 {
  height: auto;
  background-size: cover;
}
.input .p-page-header1 {
  padding-top: 13.3333333333vw;
  padding-bottom: 5.3333333333vw;
}
.p-page-header1__inner {
  width: auto;
}
.p-page-header1__text {
  margin-bottom: 4vw;
  line-height: 1.2765957447;
  font-size: 6.2666666667vw;
}

.l-footer {
  margin-top: auto;
}
/*# sourceMappingURL=form_has_case.css.map */
