@charset "UTF-8";
@import url("https://fonts.googleapis.com/earlyaccess/notosansjapanese.css");
/*================================================================================
FileName: _base.scss
================================================================================*/
html,
button,
input,
select,
textarea {
  color: #333;
}

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

hr {
  display: block;
  height: 1px;
  padding: 0;
  margin: 1em 0;
  border: 0;
  border-top: 1px solid #ccc;
}

img {
  vertical-align: middle;
}

li img {
  vertical-align: bottom;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

textarea {
  resize: vertical;
}

body {
  position: relative;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  word-wrap: break-word;
}

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

ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

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

/*
global
------------------------------------------------*/
body,
body > div,
input,
button,
textarea,
select {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue",
    "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN",
    メイリオ, Meiryo, sans-serif;
  line-height: 1.5;
  color: #333;
}

h1 {
  margin: 0;
  font-size: 150%;
}

h2 {
  margin: 0;
  font-size: 140%;
}

h3 {
  margin: 0;
  font-size: 130%;
}

h4 {
  margin: 0;
  font-size: 120%;
}

h5 {
  margin: 0;
  font-size: 110%;
}

p {
  padding: 0;
  margin: 0;
}

a {
  color: #000;
  outline: none !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover {
  text-decoration: none;
}

*:focus {
  outline: none;
}

:placeholder-shown {
  opacity: 0.7;
}

::-webkit-input-placeholder {
  opacity: 0.7;
}

:-moz-placeholder {
  opacity: 0.7;
}

::-moz-placeholder {
  opacity: 0.7;
}

:-ms-input-placeholder {
  opacity: 0.7;
}

.spOnly {
  display: none !important;
}

@media only screen and (max-width: 1024px) {
  .spOnly {
    display: block !important;
  }
}

.spOnlyIn {
  display: none !important;
}

@media only screen and (max-width: 1024px) {
  .spOnlyIn {
    display: inline-block !important;
  }
}

.spOnlyTb {
  display: none !important;
}

@media only screen and (max-width: 1024px) {
  .spOnlyTb {
    display: table !important;
  }
}

.pcOnly {
  display: block !important;
}

@media only screen and (max-width: 1024px) {
  .pcOnly {
    display: none !important;
  }
}

.pcOnlyIn {
  display: inline-block !important;
}

@media only screen and (max-width: 1024px) {
  .pcOnlyIn {
    display: none !important;
  }
}

.pcOnlyTb {
  display: table !important;
}

@media only screen and (max-width: 1024px) {
  .pcOnlyTb {
    display: none !important;
  }
}

@font-face {
  font-family: "jins_next";
  font-style: normal;
  font-weight: 400;
  src: url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextRegular.eot");
  src: url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextRegular.eot?#iefix")
      format("embedded-opentype"),
    url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextRegular.woff")
      format("woff"),
    url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextRegular.ttf")
      format("truetype"),
    url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextRegular.svg#jins_next_ttregular")
      format("svg");
}

@font-face {
  font-family: "jins_next";
  font-style: normal;
  font-weight: 300;
  src: url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextLight.eot");
  src: url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextLight.eot?#iefix")
      format("embedded-opentype"),
    url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextLight.woff")
      format("woff"),
    url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextLight.ttf")
      format("truetype"),
    url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextLight.svg#jins_next_ttlight")
      format("svg");
}

@font-face {
  font-family: "jins_next";
  font-style: normal;
  font-weight: 500;
  src: url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextMedium.eot");
  src: url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextMedium.eot?#iefix")
      format("embedded-opentype"),
    url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextMedium.woff")
      format("woff"),
    url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextMedium.ttf")
      format("truetype"),
    url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextMedium.svg#jins_next_ttmedium")
      format("svg");
}

@font-face {
  font-family: "jins_next";
  font-style: normal;
  font-weight: 600;
  src: url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextBold.eot");
  src: url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextBold.eot?#iefix")
      format("embedded-opentype"),
    url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextBold.woff")
      format("woff"),
    url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextBold.ttf")
      format("truetype"),
    url("/jp/client_info/JINSJINS/view/userweb/ext/common/fonts/JINS_NextBold.svg#jins_next_ttbold")
      format("svg");
}

/*================================================================================
FileName: _layout.scss
================================================================================*/
body {
  min-width: 320px;
  color: #3a4763;
}

.noJn {
  font-family: "Noto Sans Japanese", sans-serif;
}

/*
header
------------------------------------------------*/
/*
container
------------------------------------------------*/
body {
  padding-top: 40px !important;
  margin-top: 0 !important;
}

.container {
  margin-top: 40px;
}

.c-logo {
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .c-logo {
    width: 80px;
    margin: 0 auto;
  }
}

.l-center {
  text-align: center;
}

.c-txt {
  font-size: 20px;
}

@media only screen and (max-width: 768px) {
  .c-txt {
    font-size: 14px;
  }
}

.c-txt__middle {
  font-size: 28px;
}

@media only screen and (max-width: 768px) {
  .c-txt__middle {
    font-size: 16px;
  }
}

.c-info,
.c-info2,
.c-info3,
.c-info4 {
  display: none;
}

.c-info.is-active,
.c-info2.is-active,
.c-info3.is-active,
.c-info4.is-active {
  display: block;
}

.c-link {
  text-decoration: underline;
}

.u-mgn--bottom--small {
  margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
  .u-mgn--bottom--small {
    margin-bottom: 15px;
  }
}

.u-mgn--bottom {
  margin-bottom: 40px;
}

@media only screen and (max-width: 768px) {
  .u-mgn--bottom {
    margin-bottom: 30px;
  }
}

.u-mgn--bottom--large {
  margin-bottom: 60px;
}

@media only screen and (max-width: 768px) {
  .u-mgn--bottom--large {
    margin-bottom: 40px;
  }
}

.progress-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
}

/*# sourceMappingURL=maps/style.css.map */
