@charset "UTF-8";
/*======================
CSSリセット*/
body, div, pre, p, blockquote,
form, fieldset, input, textarea, select, option,
dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
table, th, td, embed, object {
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

h1, h2, h3, h4, h5, h6 {
  font-style: normal;
  font-weight: normal;
  font-size: 1.0em;
  line-height: normal; }

table {
  border-spacing: 0; }

* html table {
  border-collapse: collapse; }

*:first-child + html table {
  border-collapse: collapse; }

caption, th {
  text-align: left; }

table, th, td, img {
  border: 0; }

img, input {
  vertical-align: middle; }

q:before, q:after {
  content: ''; }

ul {
  list-style: none; }

img {
  width: 100%; }

/*======================
初期設定*/
body {
  line-height: 1.5em;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo, メイリオ,sans-serif;
  color: #333333; }

a {
  color: #22719f;
  text-decoration: underline; }

a:active {
  text-decoration: none;
  opacity: 0.7; }

a.dent:active {
  position: relative;
  top: 1px;
  left: 1px; }

a.blink:active img {
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
  border: none; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix {
  display: inline-table; }

* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

.clearfix {
  zoom: 1; }

.fltl {
  float: left; }

.fltr {
  float: right; }

/*マージン設定*/
.mb5 {
  margin-bottom: 5px; }

.mb10 {
  margin-bottom: 10px; }

.mb15 {
  margin-bottom: 15px; }

.mb20 {
  margin-bottom: 20px; }

.mb25 {
  margin-bottom: 25px; }

.mb30 {
  margin-bottom: 30px; }

.mb35 {
  margin-bottom: 35px; }

.mb40 {
  margin-bottom: 40px; }

.mb45 {
  margin-bottom: 45px; }

.mb50 {
  margin-bottom: 50px; }

.mr5 {
  margin-right: 5px; }

.mr10 {
  margin-right: 10px; }

.mr15 {
  margin-right: 15px; }

.mr20 {
  margin-right: 20px; }

.mr25 {
  margin-right: 25px; }

.mr30 {
  margin-right: 30px; }

.mr40 {
  margin-right: 40px; }

.mr50 {
  margin-right: 50px; }

.ml5 {
  margin-left: 5px; }

.ml10 {
  margin-left: 10px; }

.ml15 {
  margin-left: 15px; }

.ml20 {
  margin-left: 20px; }

.ml30 {
  margin-left: 30px; }

.mt8 {
  margin-top: 8px; }

.mt22 {
  margin-top: 22px; }

.mt35 {
  margin-top: 35px; }

.mt40 {
  margin-top: 40px; }

.pt5 {
  padding-top: 5px; }

.pt10 {
  padding-top: 10px; }

.pt15 {
  padding-top: 15px; }

.pt28 {
  padding-top: 28px; }

.pt140 {
  padding-top: 140px; }

.pt150 {
  padding-top: 150px; }

.pt165 {
  padding-top: 170px; }

.pt30 {
  padding-top: 30px; }

.pb5 {
  padding-bottom: 5px; }

.pb50 {
  padding-bottom: 50px; }

.prel {
  position: relative; }

.mcntr {
  margin: 0 auto; }

.tcntr {
  text-align: center; }

.tright {
  text-align: right; }

.f10 {
  font-size: 10px;
  line-height: 1.5em; }

/*大きさ設定*/
.f11 {
  font-size: 11px;
  line-height: 1.5em; }

.f12 {
  font-size: 12px;
  line-height: 1.5em; }

.f13 {
  font-size: 13px;
  line-height: 1.5em; }

.f14 {
  font-size: 14px;
  line-height: 1.5em; }

.f15 {
  font-size: 15px;
  line-height: 1.5em; }

.f16 {
  font-size: 16px;
  line-height: 1.5em; }

.f24 {
  font-size: 24px;
  line-height: 1.5em; }

.f8 {
  font-size: 8px;
  line-height: 1.5em; }

/*大きさ設定*/
.bold {
  font-weight: bold; }

.fnarrow {
  letter-spacing: -0.1em; }

.fwide {
  letter-spacing: 0.2em; }

.vasub {
  vertical-align: sub; }

.vami {
  vertical-align: middle; }

.vaspr {
  vertical-align: super;
  font-size: small; }

.cb {
  clear: both; }

.PCpart {
  display: none; }

/*======================
テキスト　*/
p {
  font-size: 16px;
  line-height: 32px; }

html, body {
  overflow-x: hidden;
  width: 750px; }

#Header {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 750px;
  height: 136px;
  background-image: url(../images/common/header/bg--sp.png);
  background-size: 100% 136px; }
  #Header .wrap {
    position: relative;
    width: 750px;
    margin: 0 auto; }
  #Header .logo {
    position: absolute;
    top: 6px;
    left: 314px; }
    #Header .logo img {
      width: 122px; }
  #Header .btnTel {
    position: absolute;
    top: 22px;
    left: 30px; }
  #Header .btnMenu {
    position: absolute;
    top: 22px;
    right: 20px; }

#Header .lead,
#Header .staffBlog,
#Header .btnRecruit,
#Header .btnLine,
#Header .navi {
  display: none; }

#Footer {
  width: 750px;
  background-image: url(../images/common/footer/bg--sp.png);
  background-position: center top;
  background-repeat: repeat-x; }
  #Footer .warp {
    position: relative;
    height: 200px; }
  #Footer .lead {
    position: absolute;
    top: 40px;
    left: 30px;
    font-size: 20px;
    line-height: 26px; }
  #Footer .logo {
    position: absolute;
    top: 104px;
    left: 30px; }
    #Footer .logo img {
      width: 268px; }
  #Footer .btnTel {
    position: absolute;
    top: 34px;
    right: 30px; }
  #Footer .btnLine {
    position: absolute;
    top: 100px;
    right: 30px; }
  #Footer .copyright {
    padding: 5px 0;
    text-align: center;
    font-size: 18px;
    line-height: 1.3;
    color: #2e7697; }

.remodal-close {
  display: block;
  overflow: visible;
  margin: 0;
  padding: 0;
  cursor: pointer;
  transition: color 0.2s;
  text-decoration: none;
  border: 0;
  outline: 0;
  background: transparent; }

.SPMenuNavi {
  position: relative;
  width: 750px;
  padding: 160px 0 40px;
  background-color: #f4f4f4; }
  .SPMenuNavi .remodal-close {
    position: fixed;
    top: 20px;
    right: 20px;
    width: 80px;
    height: 80px;
    background-image: url(../images/common/header/btn-close--sp.png); }
  .SPMenuNavi .wrap {
    padding: 0 30px; }
    .SPMenuNavi .wrap ul.link {
      margin-bottom: 50px; }
      .SPMenuNavi .wrap ul.link li a {
        display: flex;
        align-items: center;
        height: 100px;
        background: url(../images/common/header/icon-link--sp.png) right 20px center no-repeat; }
        .SPMenuNavi .wrap ul.link li a img {
          width: auto;
          height: 32px; }
    .SPMenuNavi .wrap ul.banner li {
      margin-bottom: 30px; }
      .SPMenuNavi .wrap ul.banner li a {
        display: block; }
