@charset "UTF-8";
/*
font-family :"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'Roboto', sans-serif;
*/
/* line 16, footer.scss */
footer #pagetop { margin: 50px auto; }
/* line 17, footer.scss */
footer #pagetop a { display: flex; flex-direction: column; flex-wrap: wrap; align-items: center; display: inline-flex; padding: 0 20px; }
/* line 18, footer.scss */
footer #pagetop a i { width: 40px; position: relative; top: 0px; transition: .35s; }
/* line 19, footer.scss */
footer #pagetop a em { font-size: 16px; font-style: italic; margin-top: 10px; }
/* line 21, footer.scss */
footer #pagetop a:hover i { top: -5px; }
@media only screen and (max-width: 750px) { /* line 29, footer.scss */
  footer #pagetop { margin: 20px auto; }
  /* line 30, footer.scss */
  footer #pagetop a { padding: 0 20px; }
  /* line 31, footer.scss */
  footer #pagetop a i { width: 30px; }
  /* line 32, footer.scss */
  footer #pagetop a em { font-size: 15px; margin-top: 10px; }
  /* line 34, footer.scss */
  footer #pagetop a:hover i { top: -5px; } }
/* line 42, footer.scss */
footer .info { background: #f7f7f7; width: 100%; padding: 30px 0 30px; }
/* line 44, footer.scss */
footer .info .wrap .footId { margin: 0 auto 30px; }
/* line 45, footer.scss */
footer .info .wrap .footId a { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; display: inline-flex; }
/* line 46, footer.scss */
footer .info .wrap .footId a i { width: 60px; margin-right: 12px; }
/* line 47, footer.scss */
footer .info .wrap .footId a em { width: 240px; }
/* line 51, footer.scss */
footer .info .wrap ul.addSec.listWrap li { text-align: left; }
/* line 52, footer.scss */
footer .info .wrap ul.addSec.listWrap li .t { font-size: 15px; background: #ffef99; color: #242950; padding: .25em 1em; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; display: inline-flex; margin-bottom: .75em; }
/* line 53, footer.scss */
footer .info .wrap ul.addSec.listWrap li .add, footer .info .wrap ul.addSec.listWrap li .tel { font-size: 14px; font-weight: 400; }
/* line 54, footer.scss */
footer .info .wrap ul.addSec.listWrap li .add span, footer .info .wrap ul.addSec.listWrap li .tel span { letter-spacing: .025em; }
/* line 58, footer.scss */
footer .info .wrap ul.addSec.listWrap li .add span:nth-of-type(1) { margin-right: .5em; }
/* line 63, footer.scss */
footer .info .wrap ul.addSec.listWrap li .tel span:not(:last-child) { margin-right: 1em; }
/* line 70, footer.scss */
footer .info .wrap ul.addSec.listWrap li.list02 .add span:nth-of-type(3) { display: block; }
/* line 77, footer.scss */
footer .info .wrap nav { margin-top: 30px; }
/* line 78, footer.scss */
footer .info .wrap nav ul.listWrap { justify-content: center; }
/* line 79, footer.scss */
footer .info .wrap nav ul.listWrap li { position: relative; }
/* line 81, footer.scss */
footer .info .wrap nav ul.listWrap li:not(:last-child)::after { content: ""; width: 1px; height: 15px; background: rgba(36, 41, 80, 0.5); position: absolute; top: 50%; transform: translateY(-50%); z-index: 10; left: calc(100% + .0em); margin-top: 2px; }
/* line 83, footer.scss */
footer .info .wrap nav ul.listWrap li a { padding: .5em 1em; }
@media only screen and (max-width: 750px) { /* line 93, footer.scss */
  footer .info { padding: 30px 0 40px; }
  /* line 94, footer.scss */
  footer .info .wrap { max-width: 100%; }
  /* line 95, footer.scss */
  footer .info .wrap .footId { margin: 0 auto 30px; }
  /* line 97, footer.scss */
  footer .info .wrap .footId a i { width: 45px; margin-right: 12px; }
  /* line 98, footer.scss */
  footer .info .wrap .footId a em { width: 200px; }
  /* line 101, footer.scss */
  footer .info .wrap ul.addSec.listWrap { padding: 0 5%; }
  /* line 102, footer.scss */
  footer .info .wrap ul.addSec.listWrap li { text-align: center; width: 100%; }
  /* line 103, footer.scss */
  footer .info .wrap ul.addSec.listWrap li:not(:last-child) { margin-bottom: 20px; }
  /* line 104, footer.scss */
  footer .info .wrap ul.addSec.listWrap li .t { font-size: 15px; padding: .25em 1em; margin-bottom: .75em; }
  /* line 105, footer.scss */
  footer .info .wrap ul.addSec.listWrap li .add, footer .info .wrap ul.addSec.listWrap li .tel { font-size: 14px; }
  /* line 106, footer.scss */
  footer .info .wrap ul.addSec.listWrap li .add span, footer .info .wrap ul.addSec.listWrap li .tel span { letter-spacing: .025em; }
  /* line 110, footer.scss */
  footer .info .wrap ul.addSec.listWrap li .add span:nth-of-type(1) { margin-right: .5em; }
  /* line 115, footer.scss */
  footer .info .wrap ul.addSec.listWrap li .tel span:not(:last-child) { margin-right: 1em; }
  /* line 129, footer.scss */
  footer .info .wrap nav { margin-top: 30px; }
  /* line 130, footer.scss */
  footer .info .wrap nav ul.listWrap { justify-content: space-between; border-top: 1px solid rgba(36, 41, 80, 0.25); }
  /* line 131, footer.scss */
  footer .info .wrap nav ul.listWrap li { width: calc(100% / 2); border-bottom: 1px solid rgba(36, 41, 80, 0.25); }
  /* line 133, footer.scss */
  footer .info .wrap nav ul.listWrap li:last-child::after { content: ""; width: 1px; height: 100%; background: rgba(36, 41, 80, 0.25); position: absolute; top: 50%; transform: translateY(-50%); z-index: 10; left: calc(100% + .0em); margin-top: 1px; }
  /* line 136, footer.scss */
  footer .info .wrap nav ul.listWrap li:not(:last-child)::after { content: ""; width: 1px; height: 100%; background: rgba(36, 41, 80, 0.25); position: absolute; top: 50%; transform: translateY(-50%); z-index: 10; left: calc(100% + .0em); margin-top: 1px; }
  /* line 138, footer.scss */
  footer .info .wrap nav ul.listWrap li a { padding: .5em 1.15em; } }
/* line 148, footer.scss */
footer #footer { background: #242950; padding: 50px 0; }
/* line 149, footer.scss */
footer #footer .wrap { display: flex; justify-content: space-between; flex-wrap: wrap; align-items: flex-end; position: relative; /*.corporateLink { font-size: 15px; margin: 0 auto -5px 10px;
a { color: #fff;
i { margin-right: .15em;}
em {}
}
}*/ }
/* line 150, footer.scss */
footer #footer .wrap .recruiteFootId { text-align: left; }
/* line 151, footer.scss */
footer #footer .wrap .recruiteFootId a { display: flex; justify-content: flex-start; flex-wrap: wrap; align-items: flex-end; color: #fff; }
/* line 152, footer.scss */
footer #footer .wrap .recruiteFootId a span { width: 80px; margin-right: 15px; }
/* line 153, footer.scss */
footer #footer .wrap .recruiteFootId a em { display: flex; flex-direction: column; flex-wrap: wrap; margin-bottom: -.1em; }
/* line 154, footer.scss */
footer #footer .wrap .recruiteFootId a em b { font-size: 28px; line-height: 1.0; font-weight: 900; font-style: italic; }
/* line 155, footer.scss */
footer #footer .wrap .recruiteFootId a em strong { font-size: 18px; font-weight: 600; letter-spacing: -.025em; line-height: 1; margin-top: .25em; }
/* line 156, footer.scss */
footer #footer .wrap .recruiteFootId a em strong small { font-size: 70%; margin-right: .25em; }
/* line 167, footer.scss */
footer #footer .wrap .corporateLink { font-size: 15px; position: absolute; right: 0; bottom: 7px; }
/* line 168, footer.scss */
footer #footer .wrap .corporateLink a { color: #fff; }
/* line 169, footer.scss */
footer #footer .wrap .corporateLink a i { margin-right: .15em; }
/* line 173, footer.scss */
footer #footer .wrap .telSec { width: 480px; }
/* line 177, footer.scss */
footer #footer .wrap .telSec .t { border-radius: 15px; margin-bottom: 15px; }
/* line 179, footer.scss */
footer #footer .wrap .telSec .t em { font-size: 16px; letter-spacing: .025em; padding: 0 .15em; }
/* line 183, footer.scss */
footer #footer .wrap .telSec .telWrap .tel a { color: #ffd700; }
/* line 184, footer.scss */
footer #footer .wrap .telSec .telWrap .tel a span { margin-bottom: -.25em; }
/* line 185, footer.scss */
footer #footer .wrap .telSec .telWrap .tel a span i { font-size: 32px; }
/* line 187, footer.scss */
footer #footer .wrap .telSec .telWrap .tel a em { font-size: 39px; font-weight: 400; }
/* line 190, footer.scss */
footer #footer .wrap .telSec .telWrap .cap { color: #ffd700; font-size: 13px; display: block; text-align: left; width: auto; align-items: center; margin-left: 1.25em; }
/* line 191, footer.scss */
footer #footer .wrap .telSec .telWrap .cap span { display: block; line-height: 1.45; }
/* line 192, footer.scss */
footer #footer .wrap .telSec .telWrap .cap span::after { content: none; }
/* line 197, footer.scss */
footer #footer .wrap nav { margin-top: 20px; margin-left: -1em; }
/* line 198, footer.scss */
footer #footer .wrap nav ul.listWrap { justify-content: center; }
/* line 199, footer.scss */
footer #footer .wrap nav ul.listWrap li { position: relative; }
/* line 201, footer.scss */
footer #footer .wrap nav ul.listWrap li:not(:last-child)::after { content: ""; width: 1px; height: 15px; background: rgba(255, 255, 255, 0.5); position: absolute; top: 50%; transform: translateY(-50%); z-index: 10; left: calc(100% + .0em); margin-top: 2px; }
/* line 203, footer.scss */
footer #footer .wrap nav ul.listWrap li a { color: #fff; padding: .5em 1em; }
/* line 208, footer.scss */
footer #footer .copyright { font-size: 14px; color: #fff; margin-top: 50px; font-style: italic; letter-spacing: 0; }
@media only screen and (max-width: 750px) { /* line 214, footer.scss */
  footer #footer { padding: 30px 0 40px; }
  /* line 215, footer.scss */
  footer #footer .wrap { max-width: 100%; }
  /* line 216, footer.scss */
  footer #footer .wrap .recruiteFootId { margin: 0 auto 20px; order: 0; }
  /* line 218, footer.scss */
  footer #footer .wrap .recruiteFootId a span { width: 65px; margin-right: 12px; }
  /* line 219, footer.scss */
  footer #footer .wrap .recruiteFootId a em { margin-bottom: -.15em; }
  /* line 220, footer.scss */
  footer #footer .wrap .recruiteFootId a em b { font-size: 24px; }
  /* line 221, footer.scss */
  footer #footer .wrap .recruiteFootId a em strong { font-size: 16px; margin-top: .25em; }
  /* line 222, footer.scss */
  footer #footer .wrap .recruiteFootId a em strong small { font-size: 70%; margin-right: .25em; }
  /* line 227, footer.scss */
  footer #footer .wrap .corporateLink { font-size: 15px; position: relative; top: auto; left: auto; bottom: auto; right: auto; transform: none; margin: 30px auto 0px; order: 3; }
  /* line 228, footer.scss */
  footer #footer .wrap .corporateLink a { color: #fff; }
  /* line 229, footer.scss */
  footer #footer .wrap .corporateLink a i { margin-right: .15em; }
  /* line 233, footer.scss */
  footer #footer .wrap .telSec { width: 90%; margin: 0 auto; order: 2; }
  /* line 237, footer.scss */
  footer #footer .wrap .telSec .t { border-radius: 15px; margin-bottom: 20px; width: 92%; }
  /* line 239, footer.scss */
  footer #footer .wrap .telSec .t em { font-size: 15px; line-height: 1.45; padding: .35em .15em; }
  /* line 244, footer.scss */
  footer #footer .wrap .telSec .telWrap .tel a span { margin-bottom: -.25em; }
  /* line 245, footer.scss */
  footer #footer .wrap .telSec .telWrap .tel a span i { font-size: 32px; }
  /* line 247, footer.scss */
  footer #footer .wrap .telSec .telWrap .tel a em { font-size: 39px; font-weight: 400; }
  /* line 250, footer.scss */
  footer #footer .wrap .telSec .telWrap .cap { font-size: 13px; display: block; text-align: center; width: 100%; margin-left: 0em; margin-top: .5em; }
  /* line 251, footer.scss */
  footer #footer .wrap .telSec .telWrap .cap span { display: inline-block; line-height: 1.45; }
  /* line 253, footer.scss */
  footer #footer .wrap .telSec .telWrap .cap span:not(:last-child)::after { content: " ／ "; }
  /* line 259, footer.scss */
  footer #footer .wrap nav { margin: 10px auto 30px; order: 1; width: 80%; }
  /* line 260, footer.scss */
  footer #footer .wrap nav ul.listWrap { justify-content: space-between; border-top: 1px solid rgba(255, 255, 255, 0.25); }
  /* line 261, footer.scss */
  footer #footer .wrap nav ul.listWrap li { width: 100%; border-bottom: 1px solid rgba(255, 255, 255, 0.25); }
  /* line 262, footer.scss */
  footer #footer .wrap nav ul.listWrap li:not(:last-child) { /*&::after{ content: ""; width: 1px; height: 15px; background: rgba(#fff, .5); @include centerY; left: calc(100% + .0em); margin-top: 2px;}*/ }
  /* line 264, footer.scss */
  footer #footer .wrap nav ul.listWrap li:not(:last-child)::after { content: none; }
  /* line 266, footer.scss */
  footer #footer .wrap nav ul.listWrap li a { color: #fff; padding: .5em 1em; width: 100%; height: 100%; }
  /* line 271, footer.scss */
  footer #footer .copyright { font-size: 11px; margin-top: 30px; } }

/* line 278, footer.scss */
#page-top { position: fixed; bottom: 20px; right: 20px; z-index: 10; width: 60px; height: 60px; border-radius: 50%; overflow: hidden; text-indent: 100%; white-space: nowrap; }
/* line 279, footer.scss */
#page-top a { display: block; width: 100%; height: 100%; background: #ffd700; }
/* line 280, footer.scss */
#page-top a:hover { opacity: 0.7; }
/* line 281, footer.scss */
#page-top a:after { content: ""; position: absolute; top: 50%; transform: translateY(-50%); left: 0; right: 0; margin: auto; z-index: 10; top: calc(50% - 4px); width: 12px; height: 12px; border-top: 2px solid #242950; border-right: 2px solid #242950; transform: rotate(-45deg); }

@media only screen and (max-width: 750px) { /* line 288, footer.scss */
  #page-top { bottom: 50px; right: 5px; width: 40px; height: 40px; } }
