@charset "utf-8";

/*lp.min.css*/
/*common.css必要部分*********************************************************************************************/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  font-size: 1em;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block;
}

html {
  font-size: 62.5%;
}

body, table, input, textarea, select, option, h1, h2, h3, h4, h5, h6 {
  line-height: 1.1;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

table, input, textarea, select, option {
  line-height: 1.1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
  image-rendering: -webkit-optimize-contrast;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: #333;
}

a:hover {
  transition: all 300ms ease-in;
  -moz-transition: all 300ms ease-in;
  -webkit-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  -ms-transition: all 300ms ease-in;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  display: block;
  clear: both;
  content: '';
}

html, .wf-loading, .wf-inactive {
  font-family: YakuHanJP, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', sans-serif;
}

body, .wf-active {
  font-family: YakuHanJP, 'Noto Sans CJK JP', 'Noto Sans JP', 'Noto Sans CJK JP Subset', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', sans-serif;
  line-height: 1.5;
}

button,
input,
textarea {
  border: none;
  outline: none;
  cursor: pointer;
  font-family: inherit !important;
  -webkit-appearance: none;
}

#container {
  width: 100%;
  margin: 0 auto;
  text-align: left;
  background: #f9f6f1;
}

#footer .job_section h2.title_job_section {
  text-align: left;
}

.clear {
  clear: both;
}

@media all and (min-width: 768px) {
  .hide-sp {
    display: none;
  }

  .socialsdul li a.hide-sp {
    display: none;
  }
}

@media (max-width: 1140px) and (min-width: 768px) {
  .tablet {
    display: block;
  }

  .hide-tablet {
    display: none;
  }

  .pc-important {
    display: none !important;
  }

  .sp-important {
    display: none !important;
  }

  .tablet-important {
    display: block !important;
  }

  .hide-tablet-important {
    display: none !important;
  }

  .hide-tablet-and-disp-pcsp-important {
    display: none !important;
  }
}

@media all and (max-width: 767px) {
  .hide-pc {
    display: none;
  }

  .hide-sp {
    display: block;
  }
}


/*広告LP共通*********************************************************************************************/

/*フォーム下Pマーク*/
#form_privacymark {
  max-width: 800px;
  margin: 2% auto 0;
  box-sizing: border-box;
}

@media all and (max-width: 600px) {
  #form_privacymark {
    margin: 10px auto -2%;
  }
}

/*見出し系*/
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

h2 {
  text-align: center;
}

.line_title {
  clear: both;
  text-align: center;
  margin: 3em auto 10px;
  font-size: 20px;
}

.line_title strong {
  background-image: linear-gradient(to bottom, rgba(229, 245, 120, 0), rgba(229, 245, 120, 0) 63%, rgba(255, 255, 255, .6) 64%, rgba(255, 255, 255, .6) 67%, rgba(229, 245, 120, 0) 68%), linear-gradient(to bottom, rgba(229, 245, 120, 0), rgba(229, 245, 120, 0) 55%, rgba(255, 255, 255, .5) 56%, rgba(255, 255, 255, .5) 60%, rgba(229, 245, 120, 0) 61%), linear-gradient(179deg, rgba(229, 245, 120, 0), rgba(229, 245, 120, 0) 50%, rgba(229, 245, 120, 1) 60%, rgba(229, 245, 120, 1) 99%, rgba(229, 245, 120, 0)), linear-gradient(to bottom, rgba(229, 245, 120, 0), rgba(229, 245, 120, 0) 50%, rgba(229, 245, 120, 1) 60%, rgba(229, 245, 120, 1) 99%, rgba(229, 245, 120, 0));
}

.cnt_sub_ttl {
  border-left: none;
}

@media all and (max-width: 600px) {
  .line_title span {
    display: block;
  }
}

body {
  color: #666;
}

p strong, li strong, dt strong, dd strong {
  color: #333;
}


#container {
  background: #FFF;
}

#formTop {
  background: #fffbf4;
  padding: 2% 0;
}

.cnt_form_cov {
  background: #fffbf4;
}


@keyframes HeartBeat {
  50% {
    transform: scale(1.1, 1.1);
  }
}

@keyframes Hovering {
  50% {
    transform: translateY(-10px);
    box-shadow: 0 10px 15px -3px #BBB;
  }
}

@keyframes Ripple {
  0% {
    box-shadow: 0 0 0 0 #fbbd79;
  }

  100% {
    box-shadow: 0 0 0 1em rgba(255, 255, 255, 0);
  }
}

.effect1 {
  animation-name: HeartBeat;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}

.effect2 {
  animation-name: Hovering;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}

.effect3 {
  animation-name: Ripple;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}

.effect4 {
  animation-name: odate;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}

.basiclayout {
  width: 96%;
  max-width: 960px;
  margin: auto;
}

.basicpara {
  width: 96%;
  max-width: 900px;
  margin: auto;
}

.basicfont {
  font-size: 1.5rem;
}

.basicmargin {
  margin: 1.5em auto;
}

.columnpc2sp1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  box-sizing: border-box;
}

@media screen and (max-width:599px) {
  .basicpara {
    width: 90%;
  }

  .columnpc2sp1 {
    flex-direction: column;
  }
}

.note {
  font-size: .8em;
  text-align: right;
  display: block;
}

.midashi {
  font-size: 4.5vw;
  color: #035F7F;
  margin: 10px 3%;
}

.midashi span {
  display: block;
}

@media screen and (min-width:600px) {
  .midashi {
    font-size: 2.6em;
  }
}

.form_text {
  text-align: center;
  display: block;
  line-height: 1.5em;
  margin: 20px 3px 15px;
  font-size: 16px;
}

/*PC*/
@media only screen and (min-width: 768px) {
  #af .ad_bnr {
    float: left;
    margin: 20px;
  }

  #af .bnr_onecolumn {
    text-align: center;
  }

  #onformcopy, .onlinkbtncopy {
    font-size: 24px;
  }
}

#onformcopy, .onlinkbtncopy {
  text-align: center;
  width: 100%;
  max-width: 800px;
  margin: 0 auto 5px;
  color: #28B030;
  stroke: #28B030;
}

/*SP*/
@media only screen and (max-width: 767px) {
  body#lp #header_lp_common {
    width: 100%;
  }

  /*ヘッダー横PCきり*/
  #onformcopy, .onlinkbtncopy {
    margin: 0 auto -20px;
    font-size: 20px;
  }

  #footer_lp_common h3, .footer_companyprofile h3 {
    font-size: 12px;
    line-height: 1em;
  }

  footer.hide-sp img {
    padding: 5px;
    display: block;
    margin: auto;
  }

  .feature_bnr ul.other_feature li {
    width: 94%;
    margin: 0 auto;
  }

  .feature_bnr ul.other_feature li a {
    margin: 3px auto;
  }

  .form_text {
    text-align: left;
    margin: 25px 20px 10px;
    font-size: 13px;
  }
}


/*エントリータイトル*********************************************************************************************/
.cnt_ttl_cov {
  font-feature-settings: "palt";
  letter-spacing: .1em;
}



/*エントリーボタン*********************************************************************************************/
.btn_entry {
  background: #048703;
  border-radius: 5px;
  border-bottom: 7px solid #025d01;
  width: 80%;
  max-width: 500px;
  margin: 0 auto;
}

.btn_entry a {
  padding: 5px 0;
}

.btn_entry:hover {
  background: #0da60c;
  border-bottom: 7px solid #048703;
}


/*バナー*********************************************************************************************/
.linkbnr {
  max-width: 800px;
  width: 100%;
  margin: 30px auto;
  text-align: center;
}

.linkbnr img {
  width: 100%;
}

@media all and (max-width: 767px) {
  .linkbnr img {
    width: calc(100% - 40px);
  }
}

/*CVボタン*********************************************************************************************/
a.linkbtn {
  position: relative;
  display: block;
  color: #FFF;
  padding: 15px 0;
  font-size: 26px;
  text-align: center;
  max-width: 600px;
  font-weight: bold;
  border-radius: 5px;
  width: 90%;
  margin: 15px auto 30px;
  background: #1d863a;
  box-shadow: 0 4px 0 #3b6547;
  border: 1px solid #3b6547;
}

.linkbtn img {
  position: absolute;
  width: 80px;
  top: -24px;
  left: -2%;
}

/*ボタン2行の場合*/
a.linkbtn.textline2 {
  line-height: 1.3;
  padding: 8px 0;
}

.linkbtn.textline2 img {
  top: 0;
  left: 2%;
}

/*ミニサイズ*/
a.minbtn {
  width: 80%;
  max-width: 450px;
  padding: 10px 0;
  font-size: 22px;
}

/*色*/
a.whitebtn {
  color: #666;
  background: #FAFAFA;
  border: 1px solid #AAA;
  box-shadow: 0 4px 0 #AAA;
}

a.whitebtn:hover {
  background: #e6ece7;
}


@media screen and (max-width:600px) {
  a.linkbtn {
    font-size: 4.3vw;
  }

  .linkbtn img {
    width: 15vw;
    top: 0;
    left: 2%;
  }
}




/*メインイメージテキスト化*********************************************************************************************/

#mainimg {
  position: relative;
  font-family: "Hiragino Kaku Gothic W7 JIS2004", 'ヒラギノ角ゴ Pro W6';
  background: #f5dfbe;
  text-align: center;
  -webkit-font-feature-settings: 'palt'1;
  font-feature-settings: 'palt'1;
}

#mainimg .jpgroup,
#mainimg dd.badge {
  font-family: "Hiragino Kaku Gothic W5 JIS2004", 'ヒラギノ角ゴ Pro W6';
}

#mainimg #topcontent {
  width: 65vw;
  padding: 0 1vw 0 0;
  font-feature-settings: "palt";
  /*background: rgba(255,255,255,0.55);*/
}

.maincontainer {
  max-width: 960px;
  margin: auto;
  display: flex;
  align-items: flex-end;
}

span#pref_txt {
  font-weight: bold;
}

#mainimg .jpgroup {
  background: #f49700;
  color: #FFF;
  text-align: center;
  padding: 2px;
  border-radius: 5px;
  font-weight: bold;
  margin: 5px auto;
  font-size: 3vw;
}

#mainimg #manzokudo {
  width: 12vw;
  margin: 0;
}

#mainimg h2 {
  color: #3b6d68;
  font-size: 4.4vw;
  margin: 5px 0;
  text-align: left;
}

#mainimg h2 strong {
  color: #f69800;
  display: block;
  font-size: 1.4em;
}

#mainimg h3 {
  color: #0A7568;
  border: 2px solid;
  border-left: none;
  border-right: none;
  padding: 4px 0;
  font-size: 1.4em;
}

#mainimg .main_copy,
#mainimg .main_point {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: nowrap;
}

#mainimg .main_copy {
  justify-content: space-evenly;
}

#mainimg .main_point p {
  text-align: left;
  color: #396d68;
  font-size: 3.3vw;
}

#mainimg .main_point p strong {
  font-size: 1.3em;
  color: #f89900;
}

#mainimg dl {
  border: 1px solid #A6CED5;
  border-radius: 4px;
  background: #FFF;
  color: #50A197;
  width: 50%;
  margin: 4px 0;
  box-sizing: border-box;
  padding: 1.5%;
  font-weight: bold;
}

#mainimg dt {
  font-size: 3vw;
  border-bottom: 1px solid;
  margin-bottom: 5px;
}

#mainimg dd strong {
  color: #3b6d68;
  font-size: 4.2vw;
  line-height: 1em;
}

#mainimg dd.badge {
  font-size: .9em;
  color: #0F6E63;
  background: #FE0;
  border-radius: 2px;
  margin-top: 4px;
}

#HeadAnshinLogo {
  display: flex;
  background: #FFF;
  padding: 2vw;
  margin: 1vw 0;
  border-radius: 5px;
}

#HeadAnshinLogo li img {
  max-width: 9vw;
}

#mainimg+small,
#bonus+small {
  text-align: right;
  font-size: .8em;
  display: block;
  max-width: 900px;
  margin: auto;
}

/*派遣LP*/
.hakenlp #mainimg {
  background: url(/images/type/bg_entry_lp_type.gif);
  text-align: center;
  display: block;
}



@media screen and (min-width:600px) and (max-width:960px) {

  /*　画面サイズが600pxから960pxまではここを読み込む　*/
  #mainimg #topcontent {
    font-size: 1.5em;
    background-position: right 0;
  }

  #mainimg #manzokudo {}

  #mainimg dd strong {
    font-size: 1.8em;
  }

  #mainimg dd span {
    font-size: 0.8em;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }
}

@media screen and (min-width:960px) {

  /*　画面サイズが960pxからはここを読み込む　*/
  #mainimg {
    display: flex;
  }

  #mainimg #topcontent {
    width: 580px;
    margin: 1vw;
    background-position: right 0;
    background-size: inherit;
    font-size: 1.5em;
  }

  #HeadAnshinLogo {
    padding: 10px 25px;
  }

  #HeadAnshinLogo li img {
    width: 100%;
    max-width: 65px;
  }

  #mainimg .jpgroup {
    font-size: 1.4em;
  }

  #mainimg h2 {
    font-size: 2.7em;
  }

  #mainimg #manzokudo {
    width: 110px;
  }

  #mainimg #manzokudo img {
    width: 100%;
  }

  #mainimg .main_point p {
    font-size: 2em;
  }

  #mainimg dl {
    font-size: 1.3em;
    width: 48%;
  }

  #mainimg dt {
    font-size: 1.3em;
  }

  #mainimg dd strong {
    font-size: 1.9em;
  }

  #mainimg dd span {
    font-size: 0.8em;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }

  #mainimg+small {
    font-size: 1em;
  }

  /*アフィリエイトLP*/
  .af #mainimg #topcontent {
    margin-right: 280px;
  }
}

/*メインイメージテキスト化 NO1訴求*********************************************************************************************/
#mainContent.no1 {}

.no1 #mainimg {
  background: linear-gradient(#fff6e8 50%, #f5dfbe 50%);
}

.no1 #mainimg h2 {
  text-align: center;
}

.no1 #mainimg .jpgroup {
  background: none;
  color: #b94f00;
  border-bottom: 1px solid;
  border-radius: 0;
}

.no1 #mainimg .notice {
  text-align: right;
}

.no1 #mainimg .notice li {
  text-shadow: 1px -1px 2px #FFF;
  background-color: rgba(255, 255, 255, 0.5);
}


.merit {
  width: 96%;
  max-width: 960px;
  margin: 10px auto;
  color: #16685e;
  font-size: 2.5em;
  text-align: center;
}

.merit li {
  padding: 2%;
}

.merit strong {
  font-size: 1.3em;
  color: #16685e;
  background: linear-gradient(rgba(245, 159, 35, 0) 78%, rgba(245, 159, 35, 1) 85%, rgba(245, 159, 35, 0) 89%);
}

@media screen and (min-width:641px) {
  .merit {
    display: flex;
    justify-content: space-between;
  }

  .merit li {
    border: 3px double;
    width: 32%;
    box-sizing: border-box;
  }

  .merit span {
    display: block;
  }

  .merit .Vwrite {
    display: inline;
    font-size: 0.5em;
    font-weight: bold;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }
}

@media screen and (max-width:640px) {
  .no1 #mainimg #topcontent {
    width: 73vw;
  }

  .no1 #mainimg h2 {
    font-size: 6vw;
  }

  .no1 .maincontainer {
    display: block;
  }

  .merit {
    border: 3px double;
    font-size: 4vw;
    text-align: left;
    width: 94%;
  }

  .merit li {
    padding: .5% 2%;
  }

  .merit li:before {
    font-family: FontAwesome;
    content: "\f164";
    margin-right: 5px;
    color: #f59f23;
  }

  .no1 #mainimg .notice {
    font-family: YakuHanJP, 'Noto Sans CJK JP', 'Noto Sans JP', 'Noto Sans CJK JP Subset';
    margin: 0 3px;
    font-size: .7em;
  }

  .merit .Vwrite:before {
    content: "！";
  }

  .no1 #mainimg .notice li {
    display: inline-block;
  }
}



/*アフィリエイトLPメインにフォーム*/
#ShorAfMain dt {
  position: relative;
}

#ShorAfMain dt p {
  position: absolute;
  left: 47%;
  top: 13%;
  font-size: 70px;
  color: #007066;
}

@media screen and (max-width:768px) {
  #ShorAfMain dt p {
    font-size: 7vw;
  }

  #ShorAfMain .cnt_form {
    width: calc(100% - 40px);
    margin: 20px;
  }
}

@media screen and (max-width:600px) {
  #ShorAfMain dt p {
    left: 40%;
    top: 34%;
    width: 40vw;
    font-size: 15vw;
    text-align: right;
  }
}



@media screen and (max-width:667px) and (orientation: landscape) {
  #ShorAfMain dt p {
    top: 38%;
    font-size: 12vw;
  }
}

/*コンサルバージョン*/

#consultant_copy {
  font-weight: bold;
  margin: 2% auto .5%;
}

#consultant_copy section {
  display: flex;
  width: 96%;
  max-width: 800px;
  margin: auto;
  box-sizing: border-box;
}

#consultant_copy h2 {
  font-size: 2.3em;
  color: #396d68;
  margin: 10px auto 7px;
}

#consultant_copy p {
  text-align: center;
  font-size: 1.4em;
  font-weight: normal;
}

#consultant_copy h3 {
  color: #f49700;
  text-align: center;
  padding-bottom: 3px;
  border-bottom: 1px solid;
}

#consultant_copy ul {
  margin-left: 1em;
}

#consultant_copy li {
  font-size: 1.6em;
  line-height: 1.8em;
  margin-left: 1.4em;
  text-indent: -1.4em;
}

#consultant_copy li:before {
  font-family: FontAwesome;
  content: "\f00c";
  color: #0F6E63;
  margin-right: 5px;
}

#consultant_copy small {
  margin-left: 2em;
  font-size: 1.3em;
}

@media only screen and (max-width: 600px) {
  #consultant_copy section {
    flex-direction: column;
    width: 100%;
  }

  #consultant_copy h2 {
    font-size: 4.5vw;
    width: 95%;
  }

  /*#consultant_copy p{font-size:1.1em;width: 95%; margin:7px auto;}*/
  #consultant_copy h3 {
    font-size: 4.6vw;
    margin-bottom: 5px;
    font-weight: bold;
  }

  #consultant_copy div {
    z-index: 10;
    padding: 2%;
    box-sizing: border-box;
    background: rgba(255, 255, 255, .95);
    margin: -10px 3% 0;
  }

  #consultant_copy li {
    font-size: 4.2vw;
    line-height: 1.6em;
  }
}


@media screen and (min-width:601px) {
  #consultant_copy section {
    width: 96%;
    max-width: 960px;
    border: 5px solid #DDD;
  }

  #consultant_copy h3 {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 8px;
  }

  #consultant_copy picture {
    width: 40%;
  }

  #consultant_copy div {
    width: 60%;
    margin: 20px;
    box-sizing: border-box;
  }
}


/*エントリーフォーム*********************************************************************************************/

form {
  width: 99%;
  margin: auto;
}

.btn-step4_next, .btn-step4_next:hover, .btn-step4_next:active, .btn-step4_next:link, .btn-step4_next:visited {
  font-size: 24px;
}

@media (max-width: 1140px) and (min-width: 768px) {
  .cnt_form {
    width: 95%;
  }

  .cnt_blk {
    margin-top: 0;
  }

  #cnt_form .contact_form_in {
    padding: 0px 0px 10px;
  }

  #footer_tel_ssl {
    padding-left: 6%;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .btn-step4_next, .btn-step4_next:hover, .btn-step4_next:active, .btn-step4_next:link, .btn-step4_next:visited {
    font-size: 5.5vw;
  }

  .thanks_btn .cnt_btn {
    font-size: 5vw;
  }

  .contact_form_in .cnt_ttl_cov {
    margin: 0 -10px;
  }

  .cnt_blk {
    margin-top: 0;
  }

  #cnt_form .cnt_ttl_cov {
    width: 100%;
    box-sizing: border-box;
    margin: auto;
  }

  .cnt_form_cov {
    margin: 20px;
  }
}







/*現在の求人数*********************************************************************************************/
.currentJobs {
  width: 94%;
  max-width: 960px;
  margin: 5vh auto;
  font-size: 1.8em;
  text-align: center;
}

.currentJobs strong {
  display: inline;
  color: #3b6d68;
  font-size: 1.3em;
}

.currentJobs sup,
.currentJobs span {
  font-size: .4em;
}

.currentJobs small {
  width: 96%;
  text-align: right;
  display: block;
  font-size: .7em;
}

@media screen and (max-width:599px) {
  a.linkbtn {
    box-sizing: border-box;
    padding-left: 25%;
    text-align: left;
  }

  .linkbtn img {
    width: 14vw;
    top: 2%;
  }

  .currentJobs {
    font-size: 4.3vw;
  }

  #cnt_form .cnt_ttl_cov {
    font-size: 4.8vw;
  }

  ;

}



/*コロナ不安バルーン*********************************************************************************************/
.bg_bar {
  background: #f9fbfb;
  padding: 2% 0;
}

.baroon {
  width: 96%;
  max-width: 960px;
  margin: auto;
  font-size: 1.6em;
  stroke: #666;
}

.baroon h3 {
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 8px;
  text-align: center;
  padding-bottom: 3px;
  border-bottom: 1px solid;
}

.baroon strong {
  font-size: 1.2em;
  color: #ea9100;
}

.baroon ul {
  max-width: 840px;
  margin: auto;
}

.baroon li {
  margin: 10px 2% 15px;
  position: relative;
  background: #fff;
  text-align: center;
  padding: 15px;
  border: 4px solid #DDD;
  border-radius: 50px;
  border-left: 4px solid #fbe17b;
  border-top: 4px solid #fbe17b;
  display: inline-block;
  box-sizing: border-box;
}

.baroon li:before {
  content: "";
  position: absolute;
  border: 6px solid #fff;
  width: 0;
  height: 0;
  left: 50px;
  bottom: -12px;
  border-color: #fff transparent transparent #fff;
  z-index: 10;
}

.baroon .rightbar {}

.baroon li:after {
  content: "";
  position: absolute;
  border: 10px solid #DDD;
  width: 0;
  height: 0;
  left: 47px;
  bottom: -20px;
  border-color: #DDD transparent transparent #DDD;
}

.baroon .rightbar {
  float: right;
  border-right: 4px solid #fbe17b;
  border-left: 4px solid #DDD;
}

.baroon .fstbar:before,
.baroon .rightbar:before {
  border-color: #fff #fff transparent transparent;
  left: inherit;
  right: 50px;
}

.baroon .fstbar:after,
.baroon .rightbar:after {
  border-color: #DDD #DDD transparent transparent;
  left: inherit;
  right: 47px;
}

.baroon .subbaroon {
  max-width: 500px;
  display: flex;
  justify-content: center;
}

.baroon h4 {
  text-align: center;
  font-size: 1.3em;
  line-height: 1.3;
}

.baroon .tit_bar {
  margin-bottom: 12px;
  padding-bottom: 6px;
}

.kaizen {
  margin-top: 30px;
}

.kangei {
  margin-bottom: 50px;
}

@media screen and (max-width:768px) {
  .kaizen {
    margin-top: 0;
  }

  .baroon .mainbaroon li {
    text-align: left;
  }

  .baroon .subbaroon li {
    padding: 5px;
  }

  .baroon h4 {
    font-size: 1.1em;
  }
}

/*アニメーション*/
@keyframes PopBaroon {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  100% {
    opacity: 1transform: translateY(0px);
  }
}

.scrollanimation {
  opacity: 0;
}

.bar1.active {
  opacity: 1;
  animation: PopBaroon ease-in .4s;
}

.bar2.active {
  opacity: 1;
  animation: PopBaroon ease-in .6s;
}

.bar3.active {
  opacity: 1;
  animation: PopBaroon ease-in .6s;
}






/*Criteo注意書き文字サイズ調整*********************************************************************************************/
.smartphone .criteo_header, html #cto_cookies_header_message, .criteo_header * {
  font-size: 6px !important;
  font-family: Verdana, Arial, Helvetica, sans-serif !important;
  color: #5e5e5d;
  line-height: normal !important;
  margin: 0;
  padding: 0;
  line-height: 1.2em !important;
}

#cto_cookies_header_message p {
  font-size: 6px !important;
}

#cto_cookies_ack_header_message p {
  font-size: 6px !important;
}








/*フッター*********************************************************************************************/
/*フッター*/
#lp footer {
  width: 100%;
  margin: 30px auto 0;
  align-items: center;
  padding: 20px;

}


#lp footer #CompanyProfile {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  max-width: 960px;
  margin: auto;
}

#lp footer h3 {
  font-size: 1.5em;
}

#lp footer dl {
  display: flex;
  max-width: 600px;
  flex-wrap: wrap;
  font-size: 1.2em;
}

#lp footer dt {
  width: 14%;
  border-left: 5px solid #a3aa00;
  padding-left: 5px;
  box-sizing: border-box;
  margin-bottom: 10px;
  margin-left: 1%;
}

#lp footer dd {
  width: 85%;
  margin-bottom: 10px;
}

#lp footer .ssl_image {
  width: 100%;
  text-align: center;
}

#lp footer ul {
  width: 100%;
  display: flex;
  justify-content: space-around;
  border-top: 3px solid #FA0;
}

#lp footer li {}



@media only screen and (max-width: 599px) {
  #lp footer h3 {
    margin-bottom: 30px;
  }

  #lp footer dl {
    width: 96%;
    margin: auto;
  }

  #lp footer dt {
    width: 24%;
  }

  #lp footer dd {
    width: 75%;
  }

  #lp footer .ssl_image p img {
    width: 40%;
    margin-bottom: 5px;
  }

  #lp footer ul {
    flex-direction: column;
    text-align: center;
  }

}

/*lp.min.css*/


#main {
  position: relative;
  align-items: stretch;
  background: url(/images/lp/index7/top_bg_img.jpg);
  background-size: contain;
  overflow: hidden;
}

.f__white {
  color: var(--accColor);
}

.f__center {
  text-align: center;
}

.l__flex_center, .l__flex_center_endsp {
  display: flex;
  justify-content: center;
}

@media only screen and (max-width: 640px) {
  #main {
    height: 40vh;
  }
}

/*-----------------------------------------lp_twenties-----------------------------------------*/

#twenties {
  /*width: 100vw;*/
  overflow-x: hidden
}

ul.slider_job li.slick-slide {
  background: none !important
}

.cnt_form_cov, #formTop {
  background: initial
}

p strong, li strong, dt strong, dd strong {
  color: inherit;
  font-weight: inherit
}

#match, #own, #reasons {
  transform: skewY(-5deg)
}

#match>*, #own>*, #reasons>* {
  transform: skewY(5deg)
}

#strengths {
  z-index: -1
}

#match {
  background: var(--blue0);
  position: relative;
  padding: 5% 0;
  z-index: -1
}

#job {
  background: var(--green0);
  position: relative;
  padding: 10% 0;
  margin-top: -5%;
  clip-path: polygon(0 100%, 100% calc(100% - 5vh), 100% 0, 0 5vh)
}

#job .adjust_margin {
  margin-top: 50px
}

#own {
  background: linear-gradient(90deg, var(--orange25) 0%, var(--orange25) 55%, var(--accColor) 55%);
  margin: 5% 0 0 0;
  padding: 2% 0
}

#reasons {
  background: #effcff;
  padding: 5% 0;
  margin-top: 5%
}

#reasons .adjust_margintitle {
  margin-bottom: 50px
}

#reasons .adjust_margin {
  margin-bottom: 60px
}

@media screen and (max-width: 640px) {

  #own {
    background: var(--orange25)
  }

  #job .adjust_margin {
    margin-top: 10px
  }
}

#main {
  position: relative;
  align-items: stretch;
  background: url(/images/lp/index7/top_bg_img.jpg);
  background-size: contain;
  overflow: hidden
}

#main .wrap {
  position: relative;
  display: flex;
  align-items: center;
  padding: 2% 2% 2% 10%;
  background-color: #d4a900;
  background-image: var(--patt_stripe);
  clip-path: polygon(100% 0%, 100% 100%, 0% 100%, 20% 0%);
  z-index: 10;
  object-fit: contain;
  max-height: 100%;
  max-width: 100%;
}

.main_photo {
  margin-right: -10%;
  z-index: 100;
  display: flex;
  align-items: flex-end;
}

.main_photo img {
  object-fit: contain;
  max-height: 100%;
  max-width: 100%;
}

.mainlogo {
  width: 80%;
  display: block;
  margin: auto
}

#main .wrap .logo_manzoku .mainlogo {
  width: 100%
}

.logo_manzoku {
  margin: 3% 0
}

.wrap_text {
  position: relative;
  z-index: 50
}



@media screen and (max-width: 640px) {
  #main .wrap {
    clip-path: polygon(100% 0%, 100% 100%, 0% 100%, 10% 0%)
  }

  #main .wrap .logo_manzoku {
    margin: 3px
  }

  #main .main_photo {
    width: 36%;
  }

  #main .f__note {
    margin: 3% -1% 0 -80px;
    line-height: 1.2
  }

  #main .icon_no1 {
    width: 60px
  }


}

#strengths {
  background: #19324A;
  padding: 2% 0 2%;
  margin-bottom: 1%;
  position: relative;
  /*clip-path: polygon(100% 0, 100% 85%, 50% 100%, 0 85%, 0 0)*/
}

#formTop {
  position: relative
}

.bg_polygon {
  position: absolute;
  background: url(/images/common/lp/bg_form.svg);
  background-size: cover;
  width: 100%;
  height: 110%;
  z-index: -30
}

.form_style {
  max-width: 800px;
  margin: auto
}

.icon_no1 {
  max-width: 150px;
  margin: 0 10px
}

.img_pharmasist {
  transform: skewY(-5deg) translateY(-6%);
  padding: 3% 3% 0;
  margin-top: -1px;
  transition: .8s
}

.img_pharmasist img {
  transform: skewY(5deg)
}

@media screen and (max-width: 640px) {
  #own {
    padding-bottom: 10%
  }

  #own .l__waai {
    width: 100%
  }

  #own .img_pharmasist {
    overflow: hidden;
    background: var(--accColor)
  }

  #own .img_pharmasist img {
    margin: 2% 0 -5%
  }
}

#twenties #job_slider p {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px 0 15px;
  margin: 15px 0;
  font-size: 1.7em
}

#twenties #job_slider p:before, #twenties #job_slider p:after {
  content: "";
  position: absolute;
  display: block;
  width: 85%;
  max-width: 500px;
  min-height: 50px;
  z-index: -1;
  margin: 0 auto;
  transform: skew(-20deg)
}

ul.slider_job {
  position: relative
}

.slick-arrow.slick-prev, .slick-arrow.slick-next {
  top: 50%;
  transform: translateY(-100%)
}

#twenties #job_slider p:before {
  background: var(--green50)
}

#twenties #job_slider p:after {
  border: 1px solid #555;
  top: -12px;
  margin-left: 20px
}

@media screen and (max-width: 640px) {
  #twenties #job_slider p {
    font-size: 4.4vw
  }

  #twenties #job_slider p:after {
    top: -15px;
    margin-left: -6px
  }
}

.currentJoblist {
  display: flex;
  justify-content: space-around;
  position: relative;
  z-index: 1;
}

.featurejob {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  border-radius: 10px;
  width: 30vw;
  margin: 5px;
  padding: 15px;

}

.featurejob img {
  padding: 10px;

}

.featurejob p {
  text-align: left;
}

.currentJobs .currentJoblist img, .currentJobs .currentJoblist svg {
  display: block;
  margin: auto;
  max-width: 120px;
}

.currentJobs .currentJoblist img::after, .currentJobs .currentJoblist svg::after {
  content: "";
  background: var(--aacColor);
  border-radius: 50%;
  padding: 10px
}

.currentJobs .currentJoblist strong {
  color: #d4a900;
  font-size: 1.2em;
  font-weight: bold;
  margin: 10px 0 10px;

}

.currentJobs .currentJoblist p {
  font-size: 0.8em;
  line-height: 1.2em;
  ;
}

@media screen and (max-width: 640px) {
  .currentJobs .currentJoblist strong {
    text-align: left;
    line-height: 1.3em;
  }


}

.st0 {
  fill: #fff;
}

.st4 {
  fill: #fff;
  stroke: #000;
  stroke-width: 5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}

.st8 {
  fill: #BFC800
}

.st9 {
  fill: #BFC800;
  stroke: #000;
  stroke-width: 5;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10
}

.st10 {
  fill: #fff;
  stroke: #000;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10
}

.st11 {
  fill: #040000
}

.st16 {
  fill: none;
  stroke: #000;
  stroke-width: 4;
  stroke-miterlimit: 10
}

.st17 {
  fill: none;
  stroke: #000;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-miterlimit: 10
}

.star {
  animation: star 1.5s linear infinite forwards;
  transform-origin: center center
}

@keyframes star {
  0% {
    transform: rotate(0) scale(1) translate(0);
    opacity: 0
  }

  100% {
    transform: rotate(10deg) scale(2) translate(10);
    opacity: 1
  }
}

#m {
  animation: clock 12s linear infinite forwards;
  transform-origin: center center
}

#h {
  animation: clock 144s linear infinite forwards;
  transform-origin: center center
}

@keyframes clock {
  0% {
    transform: rotate(0)
  }

  100% {
    transform: rotate(360deg)
  }
}

.day {
  animation: day 2s linear infinite forwards;
  transform-origin: center center
}

.delay1 {
  animation-delay: 0.1s
}

.delay2 {
  animation-delay: 0.2s
}

.delay3 {
  animation-delay: 0.3s
}

.delay4 {
  animation-delay: 0.4s
}

.delay5 {
  animation-delay: 0.5s
}

@keyframes day {
  0% {
    opacity: .5;
    fill: #000
  }

  100% {
    opacity: 1;
    fill: #BFC800
  }
}

@media screen and (max-width: 640px) {
  .currentJobs {
    margin-top: 0;
  }

  .currentJoblist {
    flex-direction: column
  }

  .featurejob {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 90px auto;
    grid-template-columns: 90px auto;
    -ms-grid-rows: 2.5em 3em;
    align-items: center;
    margin-bottom: 15px;
    width: auto;
    max-width: 95vw;

  }

  .currenticon {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
    padding: 2px;
  }

  .currenticon img {
    padding: 0 10px 0 0;
  }
}

@media screen and (max-width: 640px) {
  .endbtn {
    margin: 50px 0 50px
  }
}

#main .wrap {
  opacity: 1;
  transform: translate(-50px, 0px)
}

#strengths .el__anime {
  transform: translate(0px, 50px)
}

.el__anime {
  opacity: 1
}

#match, #job, #own, #reasons {
  overflow: hidden
}

@keyframes fadeOut1 {
  0% {
    opacity: 0;
    width: 0;
    height: 0
  }

  50% {
    opacity: .8;
    width: 100px;
    height: 100px
  }

  100% {
    opacity: 0;
    width: 300px;
    height: 300px
  }
}

@keyframes fadeOut2 {
  0% {
    opacity: .3;
    width: 100px;
    height: 100px;
    filter: blur(3px)
  }

  100% {
    opacity: 0;
    width: 220px;
    height: 220px;
    filter: blur(1px)
  }
}

@keyframes fadeOut3 {
  0% {
    opacity: .3;
    width: 50px;
    height: 50px;
    filter: blur(3px)
  }

  100% {
    opacity: 0;
    width: 120px;
    height: 120px;
    filter: blur(1px)
  }
}

@media all and (-ms-high-contrast: none) {
  #job {
    padding: 5% 0;
    margin-top: -5%
  }

  #main .wrap {
    padding: .9% 2% .9% 10%;
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E")
  }

  #twenties #job_slider p::before, #twenties #job_slider p::after {
    top: 0;
    left: 23%
  }

  #formTop, .cnt_form_cov {
    background: #fff
  }
}

/*-----------------------------------------lp_twenties-----------------------------------------*/
/*-----------------------------------------font-awesome-----------------------------------------*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url('../font/fontawesome-webfont.eot?v=4.7.0');
  src: url('../font/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../font/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../font/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../font/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg'), url('../font/fontawesome-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%
}

.fa-2x {
  font-size: 2em
}

.fa-3x {
  font-size: 3em
}

.fa-4x {
  font-size: 4em
}

.fa-5x {
  font-size: 5em
}

.fa-fw {
  width: 1.28571429em;
  text-align: center
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none
}

.fa-ul>li {
  position: relative
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center
}

.fa-li.fa-lg {
  left: -1.85714286em
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em
}

.fa-pull-left {
  float: left
}

.fa-pull-right {
  float: right
}

.fa.fa-pull-left {
  margin-right: .3em
}

.fa.fa-pull-right {
  margin-left: .3em
}

.pull-right {
  float: right
}

.pull-left {
  float: left
}

.fa.pull-left {
  margin-right: .3em
}

.fa.pull-right {
  margin-left: .3em
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg)
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1)
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center
}

.fa-stack-1x {
  line-height: inherit
}

.fa-stack-2x {
  font-size: 2em
}

.fa-inverse {
  color: #fff
}

.fa-glass:before {
  content: "\f000"
}

.fa-music:before {
  content: "\f001"
}

.fa-search:before {
  content: "\f002"
}

.fa-envelope-o:before {
  content: "\f003"
}

.fa-heart:before {
  content: "\f004"
}

.fa-star:before {
  content: "\f005"
}

.fa-star-o:before {
  content: "\f006"
}

.fa-user:before {
  content: "\f007"
}

.fa-film:before {
  content: "\f008"
}

.fa-th-large:before {
  content: "\f009"
}

.fa-th:before {
  content: "\f00a"
}

.fa-th-list:before {
  content: "\f00b"
}

.fa-check:before {
  content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d"
}

.fa-search-plus:before {
  content: "\f00e"
}

.fa-search-minus:before {
  content: "\f010"
}

.fa-power-off:before {
  content: "\f011"
}

.fa-signal:before {
  content: "\f012"
}

.fa-gear:before, .fa-cog:before {
  content: "\f013"
}

.fa-trash-o:before {
  content: "\f014"
}

.fa-home:before {
  content: "\f015"
}

.fa-file-o:before {
  content: "\f016"
}

.fa-clock-o:before {
  content: "\f017"
}

.fa-road:before {
  content: "\f018"
}

.fa-download:before {
  content: "\f019"
}

.fa-arrow-circle-o-down:before {
  content: "\f01a"
}

.fa-arrow-circle-o-up:before {
  content: "\f01b"
}

.fa-inbox:before {
  content: "\f01c"
}

.fa-play-circle-o:before {
  content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e"
}

.fa-refresh:before {
  content: "\f021"
}

.fa-list-alt:before {
  content: "\f022"
}

.fa-lock:before {
  content: "\f023"
}

.fa-flag:before {
  content: "\f024"
}

.fa-headphones:before {
  content: "\f025"
}

.fa-volume-off:before {
  content: "\f026"
}

.fa-volume-down:before {
  content: "\f027"
}

.fa-volume-up:before {
  content: "\f028"
}

.fa-qrcode:before {
  content: "\f029"
}

.fa-barcode:before {
  content: "\f02a"
}

.fa-tag:before {
  content: "\f02b"
}

.fa-tags:before {
  content: "\f02c"
}

.fa-book:before {
  content: "\f02d"
}

.fa-bookmark:before {
  content: "\f02e"
}

.fa-print:before {
  content: "\f02f"
}

.fa-camera:before {
  content: "\f030"
}

.fa-font:before {
  content: "\f031"
}

.fa-bold:before {
  content: "\f032"
}

.fa-italic:before {
  content: "\f033"
}

.fa-text-height:before {
  content: "\f034"
}

.fa-text-width:before {
  content: "\f035"
}

.fa-align-left:before {
  content: "\f036"
}

.fa-align-center:before {
  content: "\f037"
}

.fa-align-right:before {
  content: "\f038"
}

.fa-align-justify:before {
  content: "\f039"
}

.fa-list:before {
  content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"
}

.fa-indent:before {
  content: "\f03c"
}

.fa-video-camera:before {
  content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e"
}

.fa-pencil:before {
  content: "\f040"
}

.fa-map-marker:before {
  content: "\f041"
}

.fa-adjust:before {
  content: "\f042"
}

.fa-tint:before {
  content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044"
}

.fa-share-square-o:before {
  content: "\f045"
}

.fa-check-square-o:before {
  content: "\f046"
}

.fa-arrows:before {
  content: "\f047"
}

.fa-step-backward:before {
  content: "\f048"
}

.fa-fast-backward:before {
  content: "\f049"
}

.fa-backward:before {
  content: "\f04a"
}

.fa-play:before {
  content: "\f04b"
}

.fa-pause:before {
  content: "\f04c"
}

.fa-stop:before {
  content: "\f04d"
}

.fa-forward:before {
  content: "\f04e"
}

.fa-fast-forward:before {
  content: "\f050"
}

.fa-step-forward:before {
  content: "\f051"
}

.fa-eject:before {
  content: "\f052"
}

.fa-chevron-left:before {
  content: "\f053"
}

.fa-chevron-right:before {
  content: "\f054"
}

.fa-plus-circle:before {
  content: "\f055"
}

.fa-minus-circle:before {
  content: "\f056"
}

.fa-times-circle:before {
  content: "\f057"
}

.fa-check-circle:before {
  content: "\f058"
}

.fa-question-circle:before {
  content: "\f059"
}

.fa-info-circle:before {
  content: "\f05a"
}

.fa-crosshairs:before {
  content: "\f05b"
}

.fa-times-circle-o:before {
  content: "\f05c"
}

.fa-check-circle-o:before {
  content: "\f05d"
}

.fa-ban:before {
  content: "\f05e"
}

.fa-arrow-left:before {
  content: "\f060"
}

.fa-arrow-right:before {
  content: "\f061"
}

.fa-arrow-up:before {
  content: "\f062"
}

.fa-arrow-down:before {
  content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
  content: "\f064"
}

.fa-expand:before {
  content: "\f065"
}

.fa-compress:before {
  content: "\f066"
}

.fa-plus:before {
  content: "\f067"
}

.fa-minus:before {
  content: "\f068"
}

.fa-asterisk:before {
  content: "\f069"
}

.fa-exclamation-circle:before {
  content: "\f06a"
}

.fa-gift:before {
  content: "\f06b"
}

.fa-leaf:before {
  content: "\f06c"
}

.fa-fire:before {
  content: "\f06d"
}

.fa-eye:before {
  content: "\f06e"
}

.fa-eye-slash:before {
  content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071"
}

.fa-plane:before {
  content: "\f072"
}

.fa-calendar:before {
  content: "\f073"
}

.fa-random:before {
  content: "\f074"
}

.fa-comment:before {
  content: "\f075"
}

.fa-magnet:before {
  content: "\f076"
}

.fa-chevron-up:before {
  content: "\f077"
}

.fa-chevron-down:before {
  content: "\f078"
}

.fa-retweet:before {
  content: "\f079"
}

.fa-shopping-cart:before {
  content: "\f07a"
}

.fa-folder:before {
  content: "\f07b"
}

.fa-folder-open:before {
  content: "\f07c"
}

.fa-arrows-v:before {
  content: "\f07d"
}

.fa-arrows-h:before {
  content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080"
}

.fa-twitter-square:before {
  content: "\f081"
}

.fa-facebook-square:before {
  content: "\f082"
}

.fa-camera-retro:before {
  content: "\f083"
}

.fa-key:before {
  content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
  content: "\f085"
}

.fa-comments:before {
  content: "\f086"
}

.fa-thumbs-o-up:before {
  content: "\f087"
}

.fa-thumbs-o-down:before {
  content: "\f088"
}

.fa-star-half:before {
  content: "\f089"
}

.fa-heart-o:before {
  content: "\f08a"
}

.fa-sign-out:before {
  content: "\f08b"
}

.fa-linkedin-square:before {
  content: "\f08c"
}

.fa-thumb-tack:before {
  content: "\f08d"
}

.fa-external-link:before {
  content: "\f08e"
}

.fa-sign-in:before {
  content: "\f090"
}

.fa-trophy:before {
  content: "\f091"
}

.fa-github-square:before {
  content: "\f092"
}

.fa-upload:before {
  content: "\f093"
}

.fa-lemon-o:before {
  content: "\f094"
}

.fa-phone:before {
  content: "\f095"
}

.fa-square-o:before {
  content: "\f096"
}

.fa-bookmark-o:before {
  content: "\f097"
}

.fa-phone-square:before {
  content: "\f098"
}

.fa-twitter:before {
  content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a"
}

.fa-github:before {
  content: "\f09b"
}

.fa-unlock:before {
  content: "\f09c"
}

.fa-credit-card:before {
  content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
  content: "\f09e"
}

.fa-hdd-o:before {
  content: "\f0a0"
}

.fa-bullhorn:before {
  content: "\f0a1"
}

.fa-bell:before {
  content: "\f0f3"
}

.fa-certificate:before {
  content: "\f0a3"
}

.fa-hand-o-right:before {
  content: "\f0a4"
}

.fa-hand-o-left:before {
  content: "\f0a5"
}

.fa-hand-o-up:before {
  content: "\f0a6"
}

.fa-hand-o-down:before {
  content: "\f0a7"
}

.fa-arrow-circle-left:before {
  content: "\f0a8"
}

.fa-arrow-circle-right:before {
  content: "\f0a9"
}

.fa-arrow-circle-up:before {
  content: "\f0aa"
}

.fa-arrow-circle-down:before {
  content: "\f0ab"
}

.fa-globe:before {
  content: "\f0ac"
}

.fa-wrench:before {
  content: "\f0ad"
}

.fa-tasks:before {
  content: "\f0ae"
}

.fa-filter:before {
  content: "\f0b0"
}

.fa-briefcase:before {
  content: "\f0b1"
}

.fa-arrows-alt:before {
  content: "\f0b2"
}

.fa-group:before, .fa-users:before {
  content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
  content: "\f0c1"
}

.fa-cloud:before {
  content: "\f0c2"
}

.fa-flask:before {
  content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5"
}

.fa-paperclip:before {
  content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7"
}

.fa-square:before {
  content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9"
}

.fa-list-ul:before {
  content: "\f0ca"
}

.fa-list-ol:before {
  content: "\f0cb"
}

.fa-strikethrough:before {
  content: "\f0cc"
}

.fa-underline:before {
  content: "\f0cd"
}

.fa-table:before {
  content: "\f0ce"
}

.fa-magic:before {
  content: "\f0d0"
}

.fa-truck:before {
  content: "\f0d1"
}

.fa-pinterest:before {
  content: "\f0d2"
}

.fa-pinterest-square:before {
  content: "\f0d3"
}

.fa-google-plus-square:before {
  content: "\f0d4"
}

.fa-google-plus:before {
  content: "\f0d5"
}

.fa-money:before {
  content: "\f0d6"
}

.fa-caret-down:before {
  content: "\f0d7"
}

.fa-caret-up:before {
  content: "\f0d8"
}

.fa-caret-left:before {
  content: "\f0d9"
}

.fa-caret-right:before {
  content: "\f0da"
}

.fa-columns:before {
  content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de"
}

.fa-envelope:before {
  content: "\f0e0"
}

.fa-linkedin:before {
  content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4"
}

.fa-comment-o:before {
  content: "\f0e5"
}

.fa-comments-o:before {
  content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7"
}

.fa-sitemap:before {
  content: "\f0e8"
}

.fa-umbrella:before {
  content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea"
}

.fa-lightbulb-o:before {
  content: "\f0eb"
}

.fa-exchange:before {
  content: "\f0ec"
}

.fa-cloud-download:before {
  content: "\f0ed"
}

.fa-cloud-upload:before {
  content: "\f0ee"
}

.fa-user-md:before {
  content: "\f0f0"
}

.fa-stethoscope:before {
  content: "\f0f1"
}

.fa-suitcase:before {
  content: "\f0f2"
}

.fa-bell-o:before {
  content: "\f0a2"
}

.fa-coffee:before {
  content: "\f0f4"
}

.fa-cutlery:before {
  content: "\f0f5"
}

.fa-file-text-o:before {
  content: "\f0f6"
}

.fa-building-o:before {
  content: "\f0f7"
}

.fa-hospital-o:before {
  content: "\f0f8"
}

.fa-ambulance:before {
  content: "\f0f9"
}

.fa-medkit:before {
  content: "\f0fa"
}

.fa-fighter-jet:before {
  content: "\f0fb"
}

.fa-beer:before {
  content: "\f0fc"
}

.fa-h-square:before {
  content: "\f0fd"
}

.fa-plus-square:before {
  content: "\f0fe"
}

.fa-angle-double-left:before {
  content: "\f100"
}

.fa-angle-double-right:before {
  content: "\f101"
}

.fa-angle-double-up:before {
  content: "\f102"
}

.fa-angle-double-down:before {
  content: "\f103"
}

.fa-angle-left:before {
  content: "\f104"
}

.fa-angle-right:before {
  content: "\f105"
}

.fa-angle-up:before {
  content: "\f106"
}

.fa-angle-down:before {
  content: "\f107"
}

.fa-desktop:before {
  content: "\f108"
}

.fa-laptop:before {
  content: "\f109"
}

.fa-tablet:before {
  content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b"
}

.fa-circle-o:before {
  content: "\f10c"
}

.fa-quote-left:before {
  content: "\f10d"
}

.fa-quote-right:before {
  content: "\f10e"
}

.fa-spinner:before {
  content: "\f110"
}

.fa-circle:before {
  content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112"
}

.fa-github-alt:before {
  content: "\f113"
}

.fa-folder-o:before {
  content: "\f114"
}

.fa-folder-open-o:before {
  content: "\f115"
}

.fa-smile-o:before {
  content: "\f118"
}

.fa-frown-o:before {
  content: "\f119"
}

.fa-meh-o:before {
  content: "\f11a"
}

.fa-gamepad:before {
  content: "\f11b"
}

.fa-keyboard-o:before {
  content: "\f11c"
}

.fa-flag-o:before {
  content: "\f11d"
}

.fa-flag-checkered:before {
  content: "\f11e"
}

.fa-terminal:before {
  content: "\f120"
}

.fa-code:before {
  content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"
}

.fa-location-arrow:before {
  content: "\f124"
}

.fa-crop:before {
  content: "\f125"
}

.fa-code-fork:before {
  content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127"
}

.fa-question:before {
  content: "\f128"
}

.fa-info:before {
  content: "\f129"
}

.fa-exclamation:before {
  content: "\f12a"
}

.fa-superscript:before {
  content: "\f12b"
}

.fa-subscript:before {
  content: "\f12c"
}

.fa-eraser:before {
  content: "\f12d"
}

.fa-puzzle-piece:before {
  content: "\f12e"
}

.fa-microphone:before {
  content: "\f130"
}

.fa-microphone-slash:before {
  content: "\f131"
}

.fa-shield:before {
  content: "\f132"
}

.fa-calendar-o:before {
  content: "\f133"
}

.fa-fire-extinguisher:before {
  content: "\f134"
}

.fa-rocket:before {
  content: "\f135"
}

.fa-maxcdn:before {
  content: "\f136"
}

.fa-chevron-circle-left:before {
  content: "\f137"
}

.fa-chevron-circle-right:before {
  content: "\f138"
}

.fa-chevron-circle-up:before {
  content: "\f139"
}

.fa-chevron-circle-down:before {
  content: "\f13a"
}

.fa-html5:before {
  content: "\f13b"
}

.fa-css3:before {
  content: "\f13c"
}

.fa-anchor:before {
  content: "\f13d"
}

.fa-unlock-alt:before {
  content: "\f13e"
}

.fa-bullseye:before {
  content: "\f140"
}

.fa-ellipsis-h:before {
  content: "\f141"
}

.fa-ellipsis-v:before {
  content: "\f142"
}

.fa-rss-square:before {
  content: "\f143"
}

.fa-play-circle:before {
  content: "\f144"
}

.fa-ticket:before {
  content: "\f145"
}

.fa-minus-square:before {
  content: "\f146"
}

.fa-minus-square-o:before {
  content: "\f147"
}

.fa-level-up:before {
  content: "\f148"
}

.fa-level-down:before {
  content: "\f149"
}

.fa-check-square:before {
  content: "\f14a"
}

.fa-pencil-square:before {
  content: "\f14b"
}

.fa-external-link-square:before {
  content: "\f14c"
}

.fa-share-square:before {
  content: "\f14d"
}

.fa-compass:before {
  content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152"
}

.fa-euro:before, .fa-eur:before {
  content: "\f153"
}

.fa-gbp:before {
  content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
  content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
  content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158"
}

.fa-won:before, .fa-krw:before {
  content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a"
}

.fa-file:before {
  content: "\f15b"
}

.fa-file-text:before {
  content: "\f15c"
}

.fa-sort-alpha-asc:before {
  content: "\f15d"
}

.fa-sort-alpha-desc:before {
  content: "\f15e"
}

.fa-sort-amount-asc:before {
  content: "\f160"
}

.fa-sort-amount-desc:before {
  content: "\f161"
}

.fa-sort-numeric-asc:before {
  content: "\f162"
}

.fa-sort-numeric-desc:before {
  content: "\f163"
}

.fa-thumbs-up:before {
  content: "\f164"
}

.fa-thumbs-down:before {
  content: "\f165"
}

.fa-youtube-square:before {
  content: "\f166"
}

.fa-youtube:before {
  content: "\f167"
}

.fa-xing:before {
  content: "\f168"
}

.fa-xing-square:before {
  content: "\f169"
}

.fa-youtube-play {
  font-family: 'FontAwesome';
}

.fa-youtube-play:before {
  content: "\f16a"
}

.fa-dropbox:before {
  content: "\f16b"
}

.fa-stack-overflow:before {
  content: "\f16c"
}

.fa-instagram:before {
  content: "\f16d"
}

.fa-flickr:before {
  content: "\f16e"
}

.fa-adn:before {
  content: "\f170"
}

.fa-bitbucket:before {
  content: "\f171"
}

.fa-bitbucket-square:before {
  content: "\f172"
}

.fa-tumblr:before {
  content: "\f173"
}

.fa-tumblr-square:before {
  content: "\f174"
}

.fa-long-arrow-down:before {
  content: "\f175"
}

.fa-long-arrow-up:before {
  content: "\f176"
}

.fa-long-arrow-left:before {
  content: "\f177"
}

.fa-long-arrow-right:before {
  content: "\f178"
}

.fa-apple:before {
  content: "\f179"
}

.fa-windows:before {
  content: "\f17a"
}

.fa-android:before {
  content: "\f17b"
}

.fa-linux:before {
  content: "\f17c"
}

.fa-dribbble:before {
  content: "\f17d"
}

.fa-skype:before {
  content: "\f17e"
}

.fa-foursquare:before {
  content: "\f180"
}

.fa-trello:before {
  content: "\f181"
}

.fa-female:before {
  content: "\f182"
}

.fa-male:before {
  content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184"
}

.fa-sun-o:before {
  content: "\f185"
}

.fa-moon-o:before {
  content: "\f186"
}

.fa-archive:before {
  content: "\f187"
}

.fa-bug:before {
  content: "\f188"
}

.fa-vk:before {
  content: "\f189"
}

.fa-weibo:before {
  content: "\f18a"
}

.fa-renren:before {
  content: "\f18b"
}

.fa-pagelines:before {
  content: "\f18c"
}

.fa-stack-exchange:before {
  content: "\f18d"
}

.fa-arrow-circle-o-right:before {
  content: "\f18e"
}

.fa-arrow-circle-o-left:before {
  content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191"
}

.fa-dot-circle-o:before {
  content: "\f192"
}

.fa-wheelchair:before {
  content: "\f193"
}

.fa-vimeo-square:before {
  content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195"
}

.fa-plus-square-o:before {
  content: "\f196"
}

.fa-space-shuttle:before {
  content: "\f197"
}

.fa-slack:before {
  content: "\f198"
}

.fa-envelope-square:before {
  content: "\f199"
}

.fa-wordpress:before {
  content: "\f19a"
}

.fa-openid:before {
  content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d"
}

.fa-yahoo:before {
  content: "\f19e"
}

.fa-google:before {
  content: "\f1a0"
}

.fa-reddit:before {
  content: "\f1a1"
}

.fa-reddit-square:before {
  content: "\f1a2"
}

.fa-stumbleupon-circle:before {
  content: "\f1a3"
}

.fa-stumbleupon:before {
  content: "\f1a4"
}

.fa-delicious:before {
  content: "\f1a5"
}

.fa-digg:before {
  content: "\f1a6"
}

.fa-pied-piper-pp:before {
  content: "\f1a7"
}

.fa-pied-piper-alt:before {
  content: "\f1a8"
}

.fa-drupal:before {
  content: "\f1a9"
}

.fa-joomla:before {
  content: "\f1aa"
}

.fa-language:before {
  content: "\f1ab"
}

.fa-fax:before {
  content: "\f1ac"
}

.fa-building:before {
  content: "\f1ad"
}

.fa-child:before {
  content: "\f1ae"
}

.fa-paw:before {
  content: "\f1b0"
}

.fa-spoon:before {
  content: "\f1b1"
}

.fa-cube:before {
  content: "\f1b2"
}

.fa-cubes:before {
  content: "\f1b3"
}

.fa-behance:before {
  content: "\f1b4"
}

.fa-behance-square:before {
  content: "\f1b5"
}

.fa-steam:before {
  content: "\f1b6"
}

.fa-steam-square:before {
  content: "\f1b7"
}

.fa-recycle:before {
  content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
  content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"
}

.fa-tree:before {
  content: "\f1bb"
}

.fa-spotify:before {
  content: "\f1bc"
}

.fa-deviantart:before {
  content: "\f1bd"
}

.fa-soundcloud:before {
  content: "\f1be"
}

.fa-database:before {
  content: "\f1c0"
}

.fa-file-pdf-o:before {
  content: "\f1c1"
}

.fa-file-word-o:before {
  content: "\f1c2"
}

.fa-file-excel-o:before {
  content: "\f1c3"
}

.fa-file-powerpoint-o:before {
  content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8"
}

.fa-file-code-o:before {
  content: "\f1c9"
}

.fa-vine:before {
  content: "\f1ca"
}

.fa-codepen:before {
  content: "\f1cb"
}

.fa-jsfiddle:before {
  content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd"
}

.fa-circle-o-notch:before {
  content: "\f1ce"
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
  content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
  content: "\f1d1"
}

.fa-git-square:before {
  content: "\f1d2"
}

.fa-git:before {
  content: "\f1d3"
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4"
}

.fa-tencent-weibo:before {
  content: "\f1d5"
}

.fa-qq:before {
  content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9"
}

.fa-history:before {
  content: "\f1da"
}

.fa-circle-thin:before {
  content: "\f1db"
}

.fa-header:before {
  content: "\f1dc"
}

.fa-paragraph:before {
  content: "\f1dd"
}

.fa-sliders:before {
  content: "\f1de"
}

.fa-share-alt:before {
  content: "\f1e0"
}

.fa-share-alt-square:before {
  content: "\f1e1"
}

.fa-bomb:before {
  content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3"
}

.fa-tty:before {
  content: "\f1e4"
}

.fa-binoculars:before {
  content: "\f1e5"
}

.fa-plug:before {
  content: "\f1e6"
}

.fa-slideshare:before {
  content: "\f1e7"
}

.fa-twitch:before {
  content: "\f1e8"
}

.fa-yelp:before {
  content: "\f1e9"
}

.fa-newspaper-o:before {
  content: "\f1ea"
}

.fa-wifi:before {
  content: "\f1eb"
}

.fa-calculator:before {
  content: "\f1ec"
}

.fa-paypal:before {
  content: "\f1ed"
}

.fa-google-wallet:before {
  content: "\f1ee"
}

.fa-cc-visa:before {
  content: "\f1f0"
}

.fa-cc-mastercard:before {
  content: "\f1f1"
}

.fa-cc-discover:before {
  content: "\f1f2"
}

.fa-cc-amex:before {
  content: "\f1f3"
}

.fa-cc-paypal:before {
  content: "\f1f4"
}

.fa-cc-stripe:before {
  content: "\f1f5"
}

.fa-bell-slash:before {
  content: "\f1f6"
}

.fa-bell-slash-o:before {
  content: "\f1f7"
}

.fa-trash:before {
  content: "\f1f8"
}

.fa-copyright:before {
  content: "\f1f9"
}

.fa-at:before {
  content: "\f1fa"
}

.fa-eyedropper:before {
  content: "\f1fb"
}

.fa-paint-brush:before {
  content: "\f1fc"
}

.fa-birthday-cake:before {
  content: "\f1fd"
}

.fa-area-chart:before {
  content: "\f1fe"
}

.fa-pie-chart:before {
  content: "\f200"
}

.fa-line-chart:before {
  content: "\f201"
}

.fa-lastfm:before {
  content: "\f202"
}

.fa-lastfm-square:before {
  content: "\f203"
}

.fa-toggle-off:before {
  content: "\f204"
}

.fa-toggle-on:before {
  content: "\f205"
}

.fa-bicycle:before {
  content: "\f206"
}

.fa-bus:before {
  content: "\f207"
}

.fa-ioxhost:before {
  content: "\f208"
}

.fa-angellist:before {
  content: "\f209"
}

.fa-cc:before {
  content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b"
}

.fa-meanpath:before {
  content: "\f20c"
}

.fa-buysellads:before {
  content: "\f20d"
}

.fa-connectdevelop:before {
  content: "\f20e"
}

.fa-dashcube:before {
  content: "\f210"
}

.fa-forumbee:before {
  content: "\f211"
}

.fa-leanpub:before {
  content: "\f212"
}

.fa-sellsy:before {
  content: "\f213"
}

.fa-shirtsinbulk:before {
  content: "\f214"
}

.fa-simplybuilt:before {
  content: "\f215"
}

.fa-skyatlas:before {
  content: "\f216"
}

.fa-cart-plus:before {
  content: "\f217"
}

.fa-cart-arrow-down:before {
  content: "\f218"
}

.fa-diamond:before {
  content: "\f219"
}

.fa-ship:before {
  content: "\f21a"
}

.fa-user-secret:before {
  content: "\f21b"
}

.fa-motorcycle:before {
  content: "\f21c"
}

.fa-street-view:before {
  content: "\f21d"
}

.fa-heartbeat:before {
  content: "\f21e"
}

.fa-venus:before {
  content: "\f221"
}

.fa-mars:before {
  content: "\f222"
}

.fa-mercury:before {
  content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
  content: "\f224"
}

.fa-transgender-alt:before {
  content: "\f225"
}

.fa-venus-double:before {
  content: "\f226"
}

.fa-mars-double:before {
  content: "\f227"
}

.fa-venus-mars:before {
  content: "\f228"
}

.fa-mars-stroke:before {
  content: "\f229"
}

.fa-mars-stroke-v:before {
  content: "\f22a"
}

.fa-mars-stroke-h:before {
  content: "\f22b"
}

.fa-neuter:before {
  content: "\f22c"
}

.fa-genderless:before {
  content: "\f22d"
}

.fa-facebook-official:before {
  content: "\f230"
}

.fa-pinterest-p:before {
  content: "\f231"
}

.fa-whatsapp:before {
  content: "\f232"
}

.fa-server:before {
  content: "\f233"
}

.fa-user-plus:before {
  content: "\f234"
}

.fa-user-times:before {
  content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
  content: "\f236"
}

.fa-viacoin:before {
  content: "\f237"
}

.fa-train:before {
  content: "\f238"
}

.fa-subway:before {
  content: "\f239"
}

.fa-medium:before {
  content: "\f23a"
}

.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b"
}

.fa-optin-monster:before {
  content: "\f23c"
}

.fa-opencart:before {
  content: "\f23d"
}

.fa-expeditedssl:before {
  content: "\f23e"
}

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
  content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244"
}

.fa-mouse-pointer:before {
  content: "\f245"
}

.fa-i-cursor:before {
  content: "\f246"
}

.fa-object-group:before {
  content: "\f247"
}

.fa-object-ungroup:before {
  content: "\f248"
}

.fa-sticky-note:before {
  content: "\f249"
}

.fa-sticky-note-o:before {
  content: "\f24a"
}

.fa-cc-jcb:before {
  content: "\f24b"
}

.fa-cc-diners-club:before {
  content: "\f24c"
}

.fa-clone:before {
  content: "\f24d"
}

.fa-balance-scale:before {
  content: "\f24e"
}

.fa-hourglass-o:before {
  content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253"
}

.fa-hourglass:before {
  content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255"
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256"
}

.fa-hand-scissors-o:before {
  content: "\f257"
}

.fa-hand-lizard-o:before {
  content: "\f258"
}

.fa-hand-spock-o:before {
  content: "\f259"
}

.fa-hand-pointer-o:before {
  content: "\f25a"
}

.fa-hand-peace-o:before {
  content: "\f25b"
}

.fa-trademark:before {
  content: "\f25c"
}

.fa-registered:before {
  content: "\f25d"
}

.fa-creative-commons:before {
  content: "\f25e"
}

.fa-gg:before {
  content: "\f260"
}

.fa-gg-circle:before {
  content: "\f261"
}

.fa-tripadvisor:before {
  content: "\f262"
}

.fa-odnoklassniki:before {
  content: "\f263"
}

.fa-odnoklassniki-square:before {
  content: "\f264"
}

.fa-get-pocket:before {
  content: "\f265"
}

.fa-wikipedia-w:before {
  content: "\f266"
}

.fa-safari:before {
  content: "\f267"
}

.fa-chrome:before {
  content: "\f268"
}

.fa-firefox:before {
  content: "\f269"
}

.fa-opera:before {
  content: "\f26a"
}

.fa-internet-explorer:before {
  content: "\f26b"
}

.fa-tv:before, .fa-television:before {
  content: "\f26c"
}

.fa-contao:before {
  content: "\f26d"
}

.fa-500px:before {
  content: "\f26e"
}

.fa-amazon:before {
  content: "\f270"
}

.fa-calendar-plus-o:before {
  content: "\f271"
}

.fa-calendar-minus-o:before {
  content: "\f272"
}

.fa-calendar-times-o:before {
  content: "\f273"
}

.fa-calendar-check-o:before {
  content: "\f274"
}

.fa-industry:before {
  content: "\f275"
}

.fa-map-pin:before {
  content: "\f276"
}

.fa-map-signs:before {
  content: "\f277"
}

.fa-map-o:before {
  content: "\f278"
}

.fa-map:before {
  content: "\f279"
}

.fa-commenting:before {
  content: "\f27a"
}

.fa-commenting-o:before {
  content: "\f27b"
}

.fa-houzz:before {
  content: "\f27c"
}

.fa-vimeo:before {
  content: "\f27d"
}

.fa-black-tie:before {
  content: "\f27e"
}

.fa-fonticons:before {
  content: "\f280"
}

.fa-reddit-alien:before {
  content: "\f281"
}

.fa-edge:before {
  content: "\f282"
}

.fa-credit-card-alt:before {
  content: "\f283"
}

.fa-codiepie:before {
  content: "\f284"
}

.fa-modx:before {
  content: "\f285"
}

.fa-fort-awesome:before {
  content: "\f286"
}

.fa-usb:before {
  content: "\f287"
}

.fa-product-hunt:before {
  content: "\f288"
}

.fa-mixcloud:before {
  content: "\f289"
}

.fa-scribd:before {
  content: "\f28a"
}

.fa-pause-circle:before {
  content: "\f28b"
}

.fa-pause-circle-o:before {
  content: "\f28c"
}

.fa-stop-circle:before {
  content: "\f28d"
}

.fa-stop-circle-o:before {
  content: "\f28e"
}

.fa-shopping-bag:before {
  content: "\f290"
}

.fa-shopping-basket:before {
  content: "\f291"
}

.fa-hashtag:before {
  content: "\f292"
}

.fa-bluetooth:before {
  content: "\f293"
}

.fa-bluetooth-b:before {
  content: "\f294"
}

.fa-percent:before {
  content: "\f295"
}

.fa-gitlab:before {
  content: "\f296"
}

.fa-wpbeginner:before {
  content: "\f297"
}

.fa-wpforms:before {
  content: "\f298"
}

.fa-envira:before {
  content: "\f299"
}

.fa-universal-access:before {
  content: "\f29a"
}

.fa-wheelchair-alt:before {
  content: "\f29b"
}

.fa-question-circle-o:before {
  content: "\f29c"
}

.fa-blind:before {
  content: "\f29d"
}

.fa-audio-description:before {
  content: "\f29e"
}

.fa-volume-control-phone:before {
  content: "\f2a0"
}

.fa-braille:before {
  content: "\f2a1"
}

.fa-assistive-listening-systems:before {
  content: "\f2a2"
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "\f2a3"
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "\f2a4"
}

.fa-glide:before {
  content: "\f2a5"
}

.fa-glide-g:before {
  content: "\f2a6"
}

.fa-signing:before, .fa-sign-language:before {
  content: "\f2a7"
}

.fa-low-vision:before {
  content: "\f2a8"
}

.fa-viadeo:before {
  content: "\f2a9"
}

.fa-viadeo-square:before {
  content: "\f2aa"
}

.fa-snapchat:before {
  content: "\f2ab"
}

.fa-snapchat-ghost:before {
  content: "\f2ac"
}

.fa-snapchat-square:before {
  content: "\f2ad"
}

.fa-pied-piper:before {
  content: "\f2ae"
}

.fa-first-order:before {
  content: "\f2b0"
}

.fa-yoast:before {
  content: "\f2b1"
}

.fa-themeisle:before {
  content: "\f2b2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "\f2b3"
}

.fa-fa:before, .fa-font-awesome:before {
  content: "\f2b4"
}

.fa-handshake-o:before {
  content: "\f2b5"
}

.fa-envelope-open:before {
  content: "\f2b6"
}

.fa-envelope-open-o:before {
  content: "\f2b7"
}

.fa-linode:before {
  content: "\f2b8"
}

.fa-address-book:before {
  content: "\f2b9"
}

.fa-address-book-o:before {
  content: "\f2ba"
}

.fa-vcard:before, .fa-address-card:before {
  content: "\f2bb"
}

.fa-vcard-o:before, .fa-address-card-o:before {
  content: "\f2bc"
}

.fa-user-circle:before {
  content: "\f2bd"
}

.fa-user-circle-o:before {
  content: "\f2be"
}

.fa-user-o:before {
  content: "\f2c0"
}

.fa-id-badge:before {
  content: "\f2c1"
}

.fa-drivers-license:before, .fa-id-card:before {
  content: "\f2c2"
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
  content: "\f2c3"
}

.fa-quora:before {
  content: "\f2c4"
}

.fa-free-code-camp:before {
  content: "\f2c5"
}

.fa-telegram:before {
  content: "\f2c6"
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
  content: "\f2c7"
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: "\f2c8"
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
  content: "\f2c9"
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: "\f2ca"
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: "\f2cb"
}

.fa-shower:before {
  content: "\f2cc"
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
  content: "\f2cd"
}

.fa-podcast:before {
  content: "\f2ce"
}

.fa-window-maximize:before {
  content: "\f2d0"
}

.fa-window-minimize:before {
  content: "\f2d1"
}

.fa-window-restore:before {
  content: "\f2d2"
}

.fa-times-rectangle:before, .fa-window-close:before {
  content: "\f2d3"
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
  content: "\f2d4"
}

.fa-bandcamp:before {
  content: "\f2d5"
}

.fa-grav:before {
  content: "\f2d6"
}

.fa-etsy:before {
  content: "\f2d7"
}

.fa-imdb:before {
  content: "\f2d8"
}

.fa-ravelry:before {
  content: "\f2d9"
}

.fa-eercast:before {
  content: "\f2da"
}

.fa-microchip:before {
  content: "\f2db"
}

.fa-snowflake-o:before {
  content: "\f2dc"
}

.fa-superpowers:before {
  content: "\f2dd"
}

.fa-wpexplorer:before {
  content: "\f2de"
}

.fa-meetup:before {
  content: "\f2e0"
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto
}

/*-----------------------------------------basic_ps-----------------------------------------*/
:root {
  --accColor: #fff;
  --baseColor: #333;
  --color0: #f2f2f0;
  --color25: #d4d4b8;
  --color50: #ccc;
  --color75: #636363;
  --color100: #323433;
  --black0: #f2f2f0;
  --black25: #d4d4b8;
  --black50: #ccc;
  --black75: #636363;
  --black100: #323433;
  --blue0: #effffc;
  --blue25: #d6f6f3;
  --blue50: #6ce0d7;
  --blue75: #49d5ca;
  --blue100: #36a49b;
  --green0: #f7f9e4;
  --green25: #eef09c;
  --green50: #e6e894;
  --green75: #bfc800;
  --green100: #cbd02b;
  --orange0: #fdfdf1;
  --orange25: #fff2e5;
  --orange50: #ef9737;
  --orange75: #ff8500;
  --orange100: #ca6900;
  --yellow100: #fff949;
  --easing: cubic-bezier(0.61, 0.39, 0.49, 0.59)
}

.theme__blue, .theme__blue>* {
  --color0: #effffc;
  --color25: #d6f6f3;
  --color50: #6ce0d7;
  --color75: #49d5ca;
  --color100: #36a49b
}

.theme__green, .theme__green>* {
  --color0: #f7f9e4;
  --color25: #eef09c;
  --color50: #e6e894;
  --color75: #bfc800;
  --color100: #cbd02b
}

.theme__orange, .theme__orange>* {
  --color0: #fdfdf1;
  --color25: #fff2e5;
  --color50: #ef9737;
  --color75: #ff8500;
  --color100: #ca6900
}

.theme__yellow, .theme__yellow>* {
  --color100: #fff949
}

.theme__white, .theme__white>* {
  --color0: #f2f2f0;
  --color25: #d4d4b8;
  --color50: #ccc;
  --color75: #636363;
  --color100: #323433
}

.l__flex {
  display: flex;
  align-items: center;
  justify-content: space-between
}

.l__flex_center, .l__flex_center_endsp {
  display: flex;
  align-items: center;
  justify-content: center
}

.l__flex_start {
  display: flex;
  justify-content: flex-start;
  align-items: baseline
}

.l__flex_top {
  display: flex;
  justify-content: space-between
}

.l__flex_end {
  display: flex;
  align-items: flex-end
}

.l__flex_row {
  display: flex;
  flex-direction: row-reverse
}

.l__flex_left {
  display: flex
}

.l__flex_left_middle {
  display: flex;
  align-items: center
}

.l__flex_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.l__flex_same {
  display: flex;
  align-items: center;
  justify-content: space-between
}

.l__flex_list li {
  display: flex
}

.l__flex_list li:before {
  content: "・"
}

.l__flex_column {
  display: flex;
  flex-direction: column
}

.l__flex_column_center {
  display: flex;
  flex-direction: column;
  align-items: center
}

.l__flexc_2 {
  flex: 1 1 48%
}

.l__f_center {
  justify-content: center
}

.l__f_end {
  align-items: flex-end
}

.l__f_row {
  flex-direction: row-reverse
}

.l__f_v_center {
  align-items: center
}

.l__f_auto {
  flex: 1 1 auto
}

.l__inflex {
  display: inline-flex
}

.l__inflex_center {
  display: inline-flex;
  justify-content: center
}

.l__grid {
  display: -ms-grid;
  display: grid;
  align-items: center;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
  gap: 2%
}

.l__grid_re {
  display: -ms-grid;
  display: grid;
  align-items: center;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -ms-grid-columns: 1fr auto;
  grid-template-columns: 1fr auto;
  gap: 2%
}

.l__grid_img {
  -ms-grid-row: 1;
  grid-row: 1;
  -ms-grid-column: 1;
  grid-column: 1
}

.l__grid_text {
  -ms-grid-row: 1;
  grid-row: 1;
  -ms-grid-column: 2;
  grid-column: 2
}

.l__grid_re_img {
  -ms-grid-row: 1;
  grid-row: 1;
  -ms-grid-column: 2;
  grid-column: 2
}

.l__grid_re_text {
  -ms-grid-row: 1;
  grid-row: 1;
  -ms-grid-column: 1;
  grid-column: 1
}

.l__grid_move {
  display: -ms-grid;
  display: grid;
  align-items: center;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
  grid-template-areas: "visual title""visual text";
  gap: 2%
}

.l__grid_moveimg {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
  grid-area: visual
}

.l__grid_movetitle {
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-row: 1;
  -ms-grid-column: 2;
  grid-area: title
}

.l__grid_movetext {
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-row: 2;
  -ms-grid-column: 2;
  grid-area: text
}

.l__grid {
  display: -ms-grid;
  -ms-grid-columns: auto 1fr;
  -ms-grid-rows: auto
}

.l__grid_re {
  display: -ms-grid;
  -ms-grid-columns: 1fr auto;
  -ms-grid-rows: auto
}

.l__grid_img {
  -ms-grid-row: 1;
  -ms-grid-column: 1
}

.l__grid_text {
  -ms-grid-row: 1;
  -ms-grid-column: 2
}

.l__grid_re_img {
  -ms-grid-row: 1;
  -ms-grid-column: 2
}

.l__grid_re_text {
  -ms-grid-row: 1;
  -ms-grid-column: 1
}

.l__block, .l__block_sp {
  width: 96%;
  max-width: 960px;
  margin: 10px auto
}

.l__minblock {
  width: 96%;
  max-width: 800px;
  margin: 10px auto
}

.l__center {
  display: flex;
  align-items: center;
  justify-content: center
}

.l__col2 {
  width: 48%
}

.l__col3 {
  width: 28%;
  margin: 0 2% 0 0;

}

.l__col4 {
  width: 24%
}

.l__col5 {
  width: 19%
}

.l__magin {
  margin: 2% 0
}

.l__magin_l {
  margin: 4% 0
}

.l__magin_bottom {
  margin: 2% 12px 35px
}

.l__magin_min {
  margin: 10px 0
}

.l__magin_text {
  margin: 8px 0
}

.l__magin_bl {
  margin-bottom: 50px
}

.l__magin_bm {
  margin-bottom: 25px
}

.l__magin_bs {
  margin-bottom: 10px
}

.l__waai {
  display: flex;
  align-items: baseline;
  justify-content: center;
  margin: 2vh;
}

.l__waai2 {
  display: flex;
  align-items: flex-end;
  justify-content: center
}

.l__waailine, .l__waailine2 {
  width: 15px;
  height: auto;
  margin: 0 8px;
  stroke: var(--black75)
}

@media all and (-ms-high-contrast: none) {
  .l__waailine, .l__waailine2 {
    height: 19px
  }
}

@media screen and (max-width: 640px) {
  .l__flex, .l__flex_start {
    flex-direction: column
  }

  .l__flex_center_endsp {
    align-items: flex-end
  }

  .l__grid, .l__grid_re {
    display: flex;
    flex-direction: column
  }

  .l__block_sp {
    width: 100%
  }

  .l__col2 {
    width: 48%;
    margin-bottom: 8px
  }

  .l__col3 {
    width: 93%;
    margin: 0 0 8px 0
  }

  .l__col4 {
    width: 100%;
    margin-bottom: 8px
  }

  .l__flex_wrap .l__col4 {
    width: 49%;
    margin-bottom: 8px
  }

  .l__waai {
    align-items: center;
    width: 96%;
    margin: auto
  }

  .l__waailine2 {
    transform: scale(1.2, 1.8)
  }

  .l__grid_move {
    -ms-grid-columns: 1fr 4fr;
    grid-template-columns: 1fr 4fr;
    grid-template-areas: "title title""visual text"
  }
}

.m__btn {
  display: block;
  width: 90%;
  max-width: 500px;
  margin: 15px auto 30px;
  padding: 15px 0;
  text-align: center;
  transition: .3s;
  color: var(--accColor);
  background: #930000;
  box-shadow: 0 4px 0 #292929;
  border-radius: 5px
}

.m__btn_flat {
  display: block;
  width: 90%;
  max-width: 500px;
  margin: 15px auto;
  padding: 15px;
  line-height: 1.3;
  transition: .3s;
  border-radius: 3px
}

.m__btn_mini {
  max-width: 350px
}

.m__btn_arrow {
  position: relative
}

.m__btn_arrow::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 12px;
  height: 12px;
  transform: rotate(45deg) translateY(-50%);
  border-top: 2px solid;
  border-right: 2px solid;
  border-radius: 0 2px 0 0
}

.m__btn:hover {
  background: var(--color50)
}

.m__btnfree::before {
  content: "無料";
  margin-right: 8px;
  padding: 0 15px 2px;
  color: #292929;
  background: var(--yellow100);
  border-radius: 50px
}

.m__box {
  padding: 2% 2%;
  background: var(--accColor);
  box-shadow: 0 4px 0 var(--color25);
  border-radius: 5px;
}

.m__bordertext {
  color: var(--accColor);
  text-shadow: 0 1px 1px var(--black100), 1px 0 1px var(--black100), 0 -1px 1px var(--black100), -1px 0 1px var(--black100);
  stroke: var(--accColor)
}

.m__border_wh {
  filter: drop-shadow(0px 2px 0px var(--accColor)) drop-shadow(1px -2px 1px var(--accColor)) drop-shadow(2px -1px 0px var(--accColor)) drop-shadow(-2px 2px 1px var(--accColor)) drop-shadow(-2px -1px 0px var(--accColor))
}

.m__border_waai {
  stroke: var(--accColor);
  filter: drop-shadow(0px 1px 0 var(--baseColor)) drop-shadow(0 -1px 0 var(--baseColor)) drop-shadow(1px 0 0 var(--baseColor)) drop-shadow(-1px 0 0 var(--baseColor))
}

.m__waai {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center
}

.m__waai::before, .m__waai::after {
  content: "";
  width: 10%;
  max-width: 2em;
  height: 1px;
  transform: rotate(60deg);
  background: var(--color75)
}

.m__waai::after {
  transform: rotate(-60deg)
}

.m__borderlineY {
  background: linear-gradient(transparent 0%, transparent 85%, var(--yellow100) 85%)
}

.m__borderlineG {
  background: linear-gradient(transparent 0%, transparent 85%, var(--green100) 85%)
}

.m__borderlineB {
  background: linear-gradient(transparent 0%, transparent 85%, var(--blue75) 85%)
}

mark {
  padding: 0 2%;
  color: #fff;
  background: #d4a900;
  font-size:1.1em;
}

.m__marker {
  background-image: linear-gradient(to left, transparent 50%, var(--color) 50%);
  background-repeat: repeat-x;
  background-position: -200% 1em;
  background-size: 200% .3em
}

.m__baroon {
  position: relative;
  margin-bottom: 10px;
  padding: 1px 5%;
  text-align: center;
  color: var(--color75);
  background: var(--accColor);
  border-radius: 50px
}

.m__baroon_border {
  border: 3px solid
}

.m__baroon:before, .m__baroon_border:before, .m__baroon_border:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  transform: translateX(-50%) scaleX(0.7);
  border: 10px solid var(--accColor);
  border-color: var(--accColor) transparent transparent transparent
}

.m__baroon_border:before {
  z-index: 100
}

.m__baroon_border:after {
  z-index: 10;
  border: 16px solid;
  border-color: var(--color75) transparent transparent transparent
}

.m__baroon_up:before, .m__baroon_border.m__baroon_up:before, .m__baroon_border.m__baroon_up:after {
  content: "";
  position: absolute;
  z-index: 100;
  top: -20px;
  border-color: transparent transparent var(--accColor) transparent
}

.m__baroon_border.m__baroon_up:after {
  z-index: 10;
  top: -32px;
  border: 16px solid;
  border-color: transparent transparent var(--color75) transparent
}

@media all and (-ms-high-contrast: none) {
  * {
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif
  }

  .theme__blue .m__btn {
    background: var(--blue75);
    color: var(--accColor) !important
  }

  .theme__blue .m__btnfree:before {
    color: var(--blue75) !important
  }

  .m__baroon:before, .m__baroon_border:before, .m__baroon_border:after {
    border-color: #fff transparent transparent transparent
  }

  .m__baroon_up:before, .m__baroon_border.m__baroon_up:before, .m__baroon_border.m__baroon_up:after {
    border-color: transparent transparent #fff transparent
  }

  #main .wrap {
    padding: .9% 2% .9% 10%;
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E")
  }

  #twenties #job_slider p::before, #twenties #job_slider p::after {
    top: 0;
    left: 23%
  }

  #formTop {
    background: #fff
  }
}

.m__centerline {
  display: flex;
  align-items: center
}

.m__centerline:before, .m__centerline:after {
  content: "";
  flex-grow: 1;
  height: 1px;
  margin: 0 .3em;
  border-top: 1px solid
}

.m__br_pc {
  display: block
}

.m__br_sp {
  display: inline
}

@media screen and (max-width: 640px) {
  .m__bordertext {
    text-shadow: 0 1px 0 var(--black100), 1px 0 0 var(--black100), 0 -1px 0 var(--black100), -1px 0 0 var(--black100)
  }

  .m__br_pc {
    display: inline
  }

  .m__br_sp {
    display: block
  }

  .m__spslider {
    overflow: hidden;
    width: 100%
  }

  .m__spslider:after {
    content: "← スワイプで移動できます →";
    display: block;
    margin-bottom: 10px;
    font-size: .9rem;
    color: #666
  }

  .m__slides {
    display: flex;
    overflow-x: auto;
    justify-content: initial;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch
  }

  .m__slides li {
    flex-shrink: 0;
    position: relative;
    width: 90%;
    margin: auto 2%;
    transition: transform .5s;
    transform: scale(1);
    transform-origin: center center;
    scroll-snap-align: start
  }
}

.f__title {
  font-size: calc(24px + 3 * (100vw - 375px) / 265);
  text-align: center
}

.f__subtitle {
  font-size: calc(21px + 3 * (100vw - 375px) / 265);
  text-align: center;
  font-weight: bold;
  color: #19324A;
}

.f__minitext {
  font-size: calc(10px + 2 * (100vw - 375px) / 265)
}

.f__stit {
  font-size: 24px;
  font-size: clamp(21px, 2vw, 28px);
  text-align: center
}

.f__bigbtn {
  font-size: calc(18px + 3 * (100vw - 375px) / 265);
  text-align: center
}

.f__btn {
  font-size: calc(20px + 2 * (100vw - 375px) / 265);
  text-align: center
}

.f__btnM {
  font-size: calc(18px + 1 * (100vw - 375px) / 265);
  text-align: center
}

.f__minibtn {
  font-size: calc(16px + 2 * (100vw - 375px) / 265);
  text-align: center
}

.f__textLL {
  font-size: calc(18px + 2 * (100vw - 375px) / 265)
}

.f__leadtext {
  font-size: calc(15px + 2 * (100vw - 375px) / 265)
}

.f__textlarge {
  font-size: calc(14px + 2 * (100vw - 375px) / 265);
  text-align: center;
  font-weight: bold
}

.f__text {
  font-size: calc(14px + 1 * (100vw - 375px) / 265)
}

.f__minitext {
  font-size: calc(10px + 2 * (100vw - 375px) / 265)
}

.f__small {
  font-size: 11px
}

.f__note {
  font-size: 11px;
  display: block
}

.f__lpmaincopy {
  font-size: 16px;
  font-size: clamp(10px, 1.4vw, 2em)
}

.f__center {
  text-align: center
}

.f__right {
  text-align: right
}



.f__white {
  color: var(--accColor)
}

.f__em {
  font-size: 2em;
  line-height: 1
}

.f__strong {
  display: inline-block;
  font-size: 1.2em;
  line-height: 1;
  transform: skewX(-10deg);
  color: #d4a900
}

.f__boxtext {
  text-align: justify;
  line-height: 1;
  font-size: .95em
}

.f__bold {
  font-weight: bold
}

@media screen and (max-width: 640px) {
  .f__note {
    font-size: 7px
  }

}

@keyframes lineStroke {
  0% {
    background-position: -100% 1em
  }

  100% {
    background-position: -200% 1em
  }
}

@keyframes popbaroon {
  0%, 100% {
    transform: translateY(-15%)
  }

  50% {
    transform: translateY(0)
  }
}

.popbaroon {
  animation: popbaroon 4s infinite
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url('../font/fontawesome-webfont.eot?v=4.7.0');
  src: url('../font/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../font/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../font/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../font/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg'), url('../font/fontawesome-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%
}

.fa-2x {
  font-size: 2em
}

.fa-3x {
  font-size: 3em
}

.fa-4x {
  font-size: 4em
}

.fa-5x {
  font-size: 5em
}

.fa-fw {
  width: 1.28571429em;
  text-align: center
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none
}

.fa-ul>li {
  position: relative
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center
}

.fa-li.fa-lg {
  left: -1.85714286em
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em
}

.fa-pull-left {
  float: left
}

.fa-pull-right {
  float: right
}

.fa.fa-pull-left {
  margin-right: .3em
}

.fa.fa-pull-right {
  margin-left: .3em
}

.pull-right {
  float: right
}

.pull-left {
  float: left
}

.fa.pull-left {
  margin-right: .3em
}

.fa.pull-right {
  margin-left: .3em
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg)
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1)
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center
}

.fa-stack-1x {
  line-height: inherit
}

.fa-stack-2x {
  font-size: 2em
}

.fa-inverse {
  color: #fff
}

.fa-glass:before {
  content: "\f000"
}

.fa-music:before {
  content: "\f001"
}

.fa-search:before {
  content: "\f002"
}

.fa-envelope-o:before {
  content: "\f003"
}

.fa-heart:before {
  content: "\f004"
}

.fa-star:before {
  content: "\f005"
}

.fa-star-o:before {
  content: "\f006"
}

.fa-user:before {
  content: "\f007"
}

.fa-film:before {
  content: "\f008"
}

.fa-th-large:before {
  content: "\f009"
}

.fa-th:before {
  content: "\f00a"
}

.fa-th-list:before {
  content: "\f00b"
}

.fa-check:before {
  content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d"
}

.fa-search-plus:before {
  content: "\f00e"
}

.fa-search-minus:before {
  content: "\f010"
}

.fa-power-off:before {
  content: "\f011"
}

.fa-signal:before {
  content: "\f012"
}

.fa-gear:before, .fa-cog:before {
  content: "\f013"
}

.fa-trash-o:before {
  content: "\f014"
}

.fa-home:before {
  content: "\f015"
}

.fa-file-o:before {
  content: "\f016"
}

.fa-clock-o:before {
  content: "\f017"
}

.fa-road:before {
  content: "\f018"
}

.fa-download:before {
  content: "\f019"
}

.fa-arrow-circle-o-down:before {
  content: "\f01a"
}

.fa-arrow-circle-o-up:before {
  content: "\f01b"
}

.fa-inbox:before {
  content: "\f01c"
}

.fa-play-circle-o:before {
  content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e"
}

.fa-refresh:before {
  content: "\f021"
}

.fa-list-alt:before {
  content: "\f022"
}

.fa-lock:before {
  content: "\f023"
}

.fa-flag:before {
  content: "\f024"
}

.fa-headphones:before {
  content: "\f025"
}

.fa-volume-off:before {
  content: "\f026"
}

.fa-volume-down:before {
  content: "\f027"
}

.fa-volume-up:before {
  content: "\f028"
}

.fa-qrcode:before {
  content: "\f029"
}

.fa-barcode:before {
  content: "\f02a"
}

.fa-tag:before {
  content: "\f02b"
}

.fa-tags:before {
  content: "\f02c"
}

.fa-book:before {
  content: "\f02d"
}

.fa-bookmark:before {
  content: "\f02e"
}

.fa-print:before {
  content: "\f02f"
}

.fa-camera:before {
  content: "\f030"
}

.fa-font:before {
  content: "\f031"
}

.fa-bold:before {
  content: "\f032"
}

.fa-italic:before {
  content: "\f033"
}

.fa-text-height:before {
  content: "\f034"
}

.fa-text-width:before {
  content: "\f035"
}

.fa-align-left:before {
  content: "\f036"
}

.fa-align-center:before {
  content: "\f037"
}

.fa-align-right:before {
  content: "\f038"
}

.fa-align-justify:before {
  content: "\f039"
}

.fa-list:before {
  content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"
}

.fa-indent:before {
  content: "\f03c"
}

.fa-video-camera:before {
  content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e"
}

.fa-pencil:before {
  content: "\f040"
}

.fa-map-marker:before {
  content: "\f041"
}

.fa-adjust:before {
  content: "\f042"
}

.fa-tint:before {
  content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044"
}

.fa-share-square-o:before {
  content: "\f045"
}

.fa-check-square-o:before {
  content: "\f046"
}

.fa-arrows:before {
  content: "\f047"
}

.fa-step-backward:before {
  content: "\f048"
}

.fa-fast-backward:before {
  content: "\f049"
}

.fa-backward:before {
  content: "\f04a"
}

.fa-play:before {
  content: "\f04b"
}

.fa-pause:before {
  content: "\f04c"
}

.fa-stop:before {
  content: "\f04d"
}

.fa-forward:before {
  content: "\f04e"
}

.fa-fast-forward:before {
  content: "\f050"
}

.fa-step-forward:before {
  content: "\f051"
}

.fa-eject:before {
  content: "\f052"
}

.fa-chevron-left:before {
  content: "\f053"
}

.fa-chevron-right:before {
  content: "\f054"
}

.fa-plus-circle:before {
  content: "\f055"
}

.fa-minus-circle:before {
  content: "\f056"
}

.fa-times-circle:before {
  content: "\f057"
}

.fa-check-circle:before {
  content: "\f058"
}

.fa-question-circle:before {
  content: "\f059"
}

.fa-info-circle:before {
  content: "\f05a"
}

.fa-crosshairs:before {
  content: "\f05b"
}

.fa-times-circle-o:before {
  content: "\f05c"
}

.fa-check-circle-o:before {
  content: "\f05d"
}

.fa-ban:before {
  content: "\f05e"
}

.fa-arrow-left:before {
  content: "\f060"
}

.fa-arrow-right:before {
  content: "\f061"
}

.fa-arrow-up:before {
  content: "\f062"
}

.fa-arrow-down:before {
  content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
  content: "\f064"
}

.fa-expand:before {
  content: "\f065"
}

.fa-compress:before {
  content: "\f066"
}

.fa-plus:before {
  content: "\f067"
}

.fa-minus:before {
  content: "\f068"
}

.fa-asterisk:before {
  content: "\f069"
}

.fa-exclamation-circle:before {
  content: "\f06a"
}

.fa-gift:before {
  content: "\f06b"
}

.fa-leaf:before {
  content: "\f06c"
}

.fa-fire:before {
  content: "\f06d"
}

.fa-eye:before {
  content: "\f06e"
}

.fa-eye-slash:before {
  content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071"
}

.fa-plane:before {
  content: "\f072"
}

.fa-calendar:before {
  content: "\f073"
}

.fa-random:before {
  content: "\f074"
}

.fa-comment:before {
  content: "\f075"
}

.fa-magnet:before {
  content: "\f076"
}

.fa-chevron-up:before {
  content: "\f077"
}

.fa-chevron-down:before {
  content: "\f078"
}

.fa-retweet:before {
  content: "\f079"
}

.fa-shopping-cart:before {
  content: "\f07a"
}

.fa-folder:before {
  content: "\f07b"
}

.fa-folder-open:before {
  content: "\f07c"
}

.fa-arrows-v:before {
  content: "\f07d"
}

.fa-arrows-h:before {
  content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080"
}

.fa-twitter-square:before {
  content: "\f081"
}

.fa-facebook-square:before {
  content: "\f082"
}

.fa-camera-retro:before {
  content: "\f083"
}

.fa-key:before {
  content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
  content: "\f085"
}

.fa-comments:before {
  content: "\f086"
}

.fa-thumbs-o-up:before {
  content: "\f087"
}

.fa-thumbs-o-down:before {
  content: "\f088"
}

.fa-star-half:before {
  content: "\f089"
}

.fa-heart-o:before {
  content: "\f08a"
}

.fa-sign-out:before {
  content: "\f08b"
}

.fa-linkedin-square:before {
  content: "\f08c"
}

.fa-thumb-tack:before {
  content: "\f08d"
}

.fa-external-link:before {
  content: "\f08e"
}

.fa-sign-in:before {
  content: "\f090"
}

.fa-trophy:before {
  content: "\f091"
}

.fa-github-square:before {
  content: "\f092"
}

.fa-upload:before {
  content: "\f093"
}

.fa-lemon-o:before {
  content: "\f094"
}

.fa-phone:before {
  content: "\f095"
}

.fa-square-o:before {
  content: "\f096"
}

.fa-bookmark-o:before {
  content: "\f097"
}

.fa-phone-square:before {
  content: "\f098"
}

.fa-twitter:before {
  content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a"
}

.fa-github:before {
  content: "\f09b"
}

.fa-unlock:before {
  content: "\f09c"
}

.fa-credit-card:before {
  content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
  content: "\f09e"
}

.fa-hdd-o:before {
  content: "\f0a0"
}

.fa-bullhorn:before {
  content: "\f0a1"
}

.fa-bell:before {
  content: "\f0f3"
}

.fa-certificate:before {
  content: "\f0a3"
}

.fa-hand-o-right:before {
  content: "\f0a4"
}

.fa-hand-o-left:before {
  content: "\f0a5"
}

.fa-hand-o-up:before {
  content: "\f0a6"
}

.fa-hand-o-down:before {
  content: "\f0a7"
}

.fa-arrow-circle-left:before {
  content: "\f0a8"
}

.fa-arrow-circle-right:before {
  content: "\f0a9"
}

.fa-arrow-circle-up:before {
  content: "\f0aa"
}

.fa-arrow-circle-down:before {
  content: "\f0ab"
}

.fa-globe:before {
  content: "\f0ac"
}

.fa-wrench:before {
  content: "\f0ad"
}

.fa-tasks:before {
  content: "\f0ae"
}

.fa-filter:before {
  content: "\f0b0"
}

.fa-briefcase:before {
  content: "\f0b1"
}

.fa-arrows-alt:before {
  content: "\f0b2"
}

.fa-group:before, .fa-users:before {
  content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
  content: "\f0c1"
}

.fa-cloud:before {
  content: "\f0c2"
}

.fa-flask:before {
  content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5"
}

.fa-paperclip:before {
  content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7"
}

.fa-square:before {
  content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9"
}

.fa-list-ul:before {
  content: "\f0ca"
}

.fa-list-ol:before {
  content: "\f0cb"
}

.fa-strikethrough:before {
  content: "\f0cc"
}

.fa-underline:before {
  content: "\f0cd"
}

.fa-table:before {
  content: "\f0ce"
}

.fa-magic:before {
  content: "\f0d0"
}

.fa-truck:before {
  content: "\f0d1"
}

.fa-pinterest:before {
  content: "\f0d2"
}

.fa-pinterest-square:before {
  content: "\f0d3"
}

.fa-google-plus-square:before {
  content: "\f0d4"
}

.fa-google-plus:before {
  content: "\f0d5"
}

.fa-money:before {
  content: "\f0d6"
}

.fa-caret-down:before {
  content: "\f0d7"
}

.fa-caret-up:before {
  content: "\f0d8"
}

.fa-caret-left:before {
  content: "\f0d9"
}

.fa-caret-right:before {
  content: "\f0da"
}

.fa-columns:before {
  content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de"
}

.fa-envelope:before {
  content: "\f0e0"
}

.fa-linkedin:before {
  content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4"
}

.fa-comment-o:before {
  content: "\f0e5"
}

.fa-comments-o:before {
  content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7"
}

.fa-sitemap:before {
  content: "\f0e8"
}

.fa-umbrella:before {
  content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea"
}

.fa-lightbulb-o:before {
  content: "\f0eb"
}

.fa-exchange:before {
  content: "\f0ec"
}

.fa-cloud-download:before {
  content: "\f0ed"
}

.fa-cloud-upload:before {
  content: "\f0ee"
}

.fa-user-md:before {
  content: "\f0f0"
}

.fa-stethoscope:before {
  content: "\f0f1"
}

.fa-suitcase:before {
  content: "\f0f2"
}

.fa-bell-o:before {
  content: "\f0a2"
}

.fa-coffee:before {
  content: "\f0f4"
}

.fa-cutlery:before {
  content: "\f0f5"
}

.fa-file-text-o:before {
  content: "\f0f6"
}

.fa-building-o:before {
  content: "\f0f7"
}

.fa-hospital-o:before {
  content: "\f0f8"
}

.fa-ambulance:before {
  content: "\f0f9"
}

.fa-medkit:before {
  content: "\f0fa"
}

.fa-fighter-jet:before {
  content: "\f0fb"
}

.fa-beer:before {
  content: "\f0fc"
}

.fa-h-square:before {
  content: "\f0fd"
}

.fa-plus-square:before {
  content: "\f0fe"
}

.fa-angle-double-left:before {
  content: "\f100"
}

.fa-angle-double-right:before {
  content: "\f101"
}

.fa-angle-double-up:before {
  content: "\f102"
}

.fa-angle-double-down:before {
  content: "\f103"
}

.fa-angle-left:before {
  content: "\f104"
}

.fa-angle-right:before {
  content: "\f105"
}

.fa-angle-up:before {
  content: "\f106"
}

.fa-angle-down:before {
  content: "\f107"
}

.fa-desktop:before {
  content: "\f108"
}

.fa-laptop:before {
  content: "\f109"
}

.fa-tablet:before {
  content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b"
}

.fa-circle-o:before {
  content: "\f10c"
}

.fa-quote-left:before {
  content: "\f10d"
}

.fa-quote-right:before {
  content: "\f10e"
}

.fa-spinner:before {
  content: "\f110"
}

.fa-circle:before {
  content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112"
}

.fa-github-alt:before {
  content: "\f113"
}

.fa-folder-o:before {
  content: "\f114"
}

.fa-folder-open-o:before {
  content: "\f115"
}

.fa-smile-o:before {
  content: "\f118"
}

.fa-frown-o:before {
  content: "\f119"
}

.fa-meh-o:before {
  content: "\f11a"
}

.fa-gamepad:before {
  content: "\f11b"
}

.fa-keyboard-o:before {
  content: "\f11c"
}

.fa-flag-o:before {
  content: "\f11d"
}

.fa-flag-checkered:before {
  content: "\f11e"
}

.fa-terminal:before {
  content: "\f120"
}

.fa-code:before {
  content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"
}

.fa-location-arrow:before {
  content: "\f124"
}

.fa-crop:before {
  content: "\f125"
}

.fa-code-fork:before {
  content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127"
}

.fa-question:before {
  content: "\f128"
}

.fa-info:before {
  content: "\f129"
}

.fa-exclamation:before {
  content: "\f12a"
}

.fa-superscript:before {
  content: "\f12b"
}

.fa-subscript:before {
  content: "\f12c"
}

.fa-eraser:before {
  content: "\f12d"
}

.fa-puzzle-piece:before {
  content: "\f12e"
}

.fa-microphone:before {
  content: "\f130"
}

.fa-microphone-slash:before {
  content: "\f131"
}

.fa-shield:before {
  content: "\f132"
}

.fa-calendar-o:before {
  content: "\f133"
}

.fa-fire-extinguisher:before {
  content: "\f134"
}

.fa-rocket:before {
  content: "\f135"
}

.fa-maxcdn:before {
  content: "\f136"
}

.fa-chevron-circle-left:before {
  content: "\f137"
}

.fa-chevron-circle-right:before {
  content: "\f138"
}

.fa-chevron-circle-up:before {
  content: "\f139"
}

.fa-chevron-circle-down:before {
  content: "\f13a"
}

.fa-html5:before {
  content: "\f13b"
}

.fa-css3:before {
  content: "\f13c"
}

.fa-anchor:before {
  content: "\f13d"
}

.fa-unlock-alt:before {
  content: "\f13e"
}

.fa-bullseye:before {
  content: "\f140"
}

.fa-ellipsis-h:before {
  content: "\f141"
}

.fa-ellipsis-v:before {
  content: "\f142"
}

.fa-rss-square:before {
  content: "\f143"
}

.fa-play-circle:before {
  content: "\f144"
}

.fa-ticket:before {
  content: "\f145"
}

.fa-minus-square:before {
  content: "\f146"
}

.fa-minus-square-o:before {
  content: "\f147"
}

.fa-level-up:before {
  content: "\f148"
}

.fa-level-down:before {
  content: "\f149"
}

.fa-check-square:before {
  content: "\f14a"
}

.fa-pencil-square:before {
  content: "\f14b"
}

.fa-external-link-square:before {
  content: "\f14c"
}

.fa-share-square:before {
  content: "\f14d"
}

.fa-compass:before {
  content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152"
}

.fa-euro:before, .fa-eur:before {
  content: "\f153"
}

.fa-gbp:before {
  content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
  content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
  content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158"
}

.fa-won:before, .fa-krw:before {
  content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a"
}

.fa-file:before {
  content: "\f15b"
}

.fa-file-text:before {
  content: "\f15c"
}

.fa-sort-alpha-asc:before {
  content: "\f15d"
}

.fa-sort-alpha-desc:before {
  content: "\f15e"
}

.fa-sort-amount-asc:before {
  content: "\f160"
}

.fa-sort-amount-desc:before {
  content: "\f161"
}

.fa-sort-numeric-asc:before {
  content: "\f162"
}

.fa-sort-numeric-desc:before {
  content: "\f163"
}

.fa-thumbs-up:before {
  content: "\f164"
}

.fa-thumbs-down:before {
  content: "\f165"
}

.fa-youtube-square:before {
  content: "\f166"
}

.fa-youtube:before {
  content: "\f167"
}

.fa-xing:before {
  content: "\f168"
}

.fa-xing-square:before {
  content: "\f169"
}

.fa-youtube-play {
  font-family: 'FontAwesome';
}

.fa-youtube-play:before {
  content: "\f16a"
}

.fa-dropbox:before {
  content: "\f16b"
}

.fa-stack-overflow:before {
  content: "\f16c"
}

.fa-instagram:before {
  content: "\f16d"
}

.fa-flickr:before {
  content: "\f16e"
}

.fa-adn:before {
  content: "\f170"
}

.fa-bitbucket:before {
  content: "\f171"
}

.fa-bitbucket-square:before {
  content: "\f172"
}

.fa-tumblr:before {
  content: "\f173"
}

.fa-tumblr-square:before {
  content: "\f174"
}

.fa-long-arrow-down:before {
  content: "\f175"
}

.fa-long-arrow-up:before {
  content: "\f176"
}

.fa-long-arrow-left:before {
  content: "\f177"
}

.fa-long-arrow-right:before {
  content: "\f178"
}

.fa-apple:before {
  content: "\f179"
}

.fa-windows:before {
  content: "\f17a"
}

.fa-android:before {
  content: "\f17b"
}

.fa-linux:before {
  content: "\f17c"
}

.fa-dribbble:before {
  content: "\f17d"
}

.fa-skype:before {
  content: "\f17e"
}

.fa-foursquare:before {
  content: "\f180"
}

.fa-trello:before {
  content: "\f181"
}

.fa-female:before {
  content: "\f182"
}

.fa-male:before {
  content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184"
}

.fa-sun-o:before {
  content: "\f185"
}

.fa-moon-o:before {
  content: "\f186"
}

.fa-archive:before {
  content: "\f187"
}

.fa-bug:before {
  content: "\f188"
}

.fa-vk:before {
  content: "\f189"
}

.fa-weibo:before {
  content: "\f18a"
}

.fa-renren:before {
  content: "\f18b"
}

.fa-pagelines:before {
  content: "\f18c"
}

.fa-stack-exchange:before {
  content: "\f18d"
}

.fa-arrow-circle-o-right:before {
  content: "\f18e"
}

.fa-arrow-circle-o-left:before {
  content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191"
}

.fa-dot-circle-o:before {
  content: "\f192"
}

.fa-wheelchair:before {
  content: "\f193"
}

.fa-vimeo-square:before {
  content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195"
}

.fa-plus-square-o:before {
  content: "\f196"
}

.fa-space-shuttle:before {
  content: "\f197"
}

.fa-slack:before {
  content: "\f198"
}

.fa-envelope-square:before {
  content: "\f199"
}

.fa-wordpress:before {
  content: "\f19a"
}

.fa-openid:before {
  content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d"
}

.fa-yahoo:before {
  content: "\f19e"
}

.fa-google:before {
  content: "\f1a0"
}

.fa-reddit:before {
  content: "\f1a1"
}

.fa-reddit-square:before {
  content: "\f1a2"
}

.fa-stumbleupon-circle:before {
  content: "\f1a3"
}

.fa-stumbleupon:before {
  content: "\f1a4"
}

.fa-delicious:before {
  content: "\f1a5"
}

.fa-digg:before {
  content: "\f1a6"
}

.fa-pied-piper-pp:before {
  content: "\f1a7"
}

.fa-pied-piper-alt:before {
  content: "\f1a8"
}

.fa-drupal:before {
  content: "\f1a9"
}

.fa-joomla:before {
  content: "\f1aa"
}

.fa-language:before {
  content: "\f1ab"
}

.fa-fax:before {
  content: "\f1ac"
}

.fa-building:before {
  content: "\f1ad"
}

.fa-child:before {
  content: "\f1ae"
}

.fa-paw:before {
  content: "\f1b0"
}

.fa-spoon:before {
  content: "\f1b1"
}

.fa-cube:before {
  content: "\f1b2"
}

.fa-cubes:before {
  content: "\f1b3"
}

.fa-behance:before {
  content: "\f1b4"
}

.fa-behance-square:before {
  content: "\f1b5"
}

.fa-steam:before {
  content: "\f1b6"
}

.fa-steam-square:before {
  content: "\f1b7"
}

.fa-recycle:before {
  content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
  content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"
}

.fa-tree:before {
  content: "\f1bb"
}

.fa-spotify:before {
  content: "\f1bc"
}

.fa-deviantart:before {
  content: "\f1bd"
}

.fa-soundcloud:before {
  content: "\f1be"
}

.fa-database:before {
  content: "\f1c0"
}

.fa-file-pdf-o:before {
  content: "\f1c1"
}

.fa-file-word-o:before {
  content: "\f1c2"
}

.fa-file-excel-o:before {
  content: "\f1c3"
}

.fa-file-powerpoint-o:before {
  content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8"
}

.fa-file-code-o:before {
  content: "\f1c9"
}

.fa-vine:before {
  content: "\f1ca"
}

.fa-codepen:before {
  content: "\f1cb"
}

.fa-jsfiddle:before {
  content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd"
}

.fa-circle-o-notch:before {
  content: "\f1ce"
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
  content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
  content: "\f1d1"
}

.fa-git-square:before {
  content: "\f1d2"
}

.fa-git:before {
  content: "\f1d3"
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4"
}

.fa-tencent-weibo:before {
  content: "\f1d5"
}

.fa-qq:before {
  content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9"
}

.fa-history:before {
  content: "\f1da"
}

.fa-circle-thin:before {
  content: "\f1db"
}

.fa-header:before {
  content: "\f1dc"
}

.fa-paragraph:before {
  content: "\f1dd"
}

.fa-sliders:before {
  content: "\f1de"
}

.fa-share-alt:before {
  content: "\f1e0"
}

.fa-share-alt-square:before {
  content: "\f1e1"
}

.fa-bomb:before {
  content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3"
}

.fa-tty:before {
  content: "\f1e4"
}

.fa-binoculars:before {
  content: "\f1e5"
}

.fa-plug:before {
  content: "\f1e6"
}

.fa-slideshare:before {
  content: "\f1e7"
}

.fa-twitch:before {
  content: "\f1e8"
}

.fa-yelp:before {
  content: "\f1e9"
}

.fa-newspaper-o:before {
  content: "\f1ea"
}

.fa-wifi:before {
  content: "\f1eb"
}

.fa-calculator:before {
  content: "\f1ec"
}

.fa-paypal:before {
  content: "\f1ed"
}

.fa-google-wallet:before {
  content: "\f1ee"
}

.fa-cc-visa:before {
  content: "\f1f0"
}

.fa-cc-mastercard:before {
  content: "\f1f1"
}

.fa-cc-discover:before {
  content: "\f1f2"
}

.fa-cc-amex:before {
  content: "\f1f3"
}

.fa-cc-paypal:before {
  content: "\f1f4"
}

.fa-cc-stripe:before {
  content: "\f1f5"
}

.fa-bell-slash:before {
  content: "\f1f6"
}

.fa-bell-slash-o:before {
  content: "\f1f7"
}

.fa-trash:before {
  content: "\f1f8"
}

.fa-copyright:before {
  content: "\f1f9"
}

.fa-at:before {
  content: "\f1fa"
}

.fa-eyedropper:before {
  content: "\f1fb"
}

.fa-paint-brush:before {
  content: "\f1fc"
}

.fa-birthday-cake:before {
  content: "\f1fd"
}

.fa-area-chart:before {
  content: "\f1fe"
}

.fa-pie-chart:before {
  content: "\f200"
}

.fa-line-chart:before {
  content: "\f201"
}

.fa-lastfm:before {
  content: "\f202"
}

.fa-lastfm-square:before {
  content: "\f203"
}

.fa-toggle-off:before {
  content: "\f204"
}

.fa-toggle-on:before {
  content: "\f205"
}

.fa-bicycle:before {
  content: "\f206"
}

.fa-bus:before {
  content: "\f207"
}

.fa-ioxhost:before {
  content: "\f208"
}

.fa-angellist:before {
  content: "\f209"
}

.fa-cc:before {
  content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b"
}

.fa-meanpath:before {
  content: "\f20c"
}

.fa-buysellads:before {
  content: "\f20d"
}

.fa-connectdevelop:before {
  content: "\f20e"
}

.fa-dashcube:before {
  content: "\f210"
}

.fa-forumbee:before {
  content: "\f211"
}

.fa-leanpub:before {
  content: "\f212"
}

.fa-sellsy:before {
  content: "\f213"
}

.fa-shirtsinbulk:before {
  content: "\f214"
}

.fa-simplybuilt:before {
  content: "\f215"
}

.fa-skyatlas:before {
  content: "\f216"
}

.fa-cart-plus:before {
  content: "\f217"
}

.fa-cart-arrow-down:before {
  content: "\f218"
}

.fa-diamond:before {
  content: "\f219"
}

.fa-ship:before {
  content: "\f21a"
}

.fa-user-secret:before {
  content: "\f21b"
}

.fa-motorcycle:before {
  content: "\f21c"
}

.fa-street-view:before {
  content: "\f21d"
}

.fa-heartbeat:before {
  content: "\f21e"
}

.fa-venus:before {
  content: "\f221"
}

.fa-mars:before {
  content: "\f222"
}

.fa-mercury:before {
  content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
  content: "\f224"
}

.fa-transgender-alt:before {
  content: "\f225"
}

.fa-venus-double:before {
  content: "\f226"
}

.fa-mars-double:before {
  content: "\f227"
}

.fa-venus-mars:before {
  content: "\f228"
}

.fa-mars-stroke:before {
  content: "\f229"
}

.fa-mars-stroke-v:before {
  content: "\f22a"
}

.fa-mars-stroke-h:before {
  content: "\f22b"
}

.fa-neuter:before {
  content: "\f22c"
}

.fa-genderless:before {
  content: "\f22d"
}

.fa-facebook-official:before {
  content: "\f230"
}

.fa-pinterest-p:before {
  content: "\f231"
}

.fa-whatsapp:before {
  content: "\f232"
}

.fa-server:before {
  content: "\f233"
}

.fa-user-plus:before {
  content: "\f234"
}

.fa-user-times:before {
  content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
  content: "\f236"
}

.fa-viacoin:before {
  content: "\f237"
}

.fa-train:before {
  content: "\f238"
}

.fa-subway:before {
  content: "\f239"
}

.fa-medium:before {
  content: "\f23a"
}

.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b"
}

.fa-optin-monster:before {
  content: "\f23c"
}

.fa-opencart:before {
  content: "\f23d"
}

.fa-expeditedssl:before {
  content: "\f23e"
}

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
  content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244"
}

.fa-mouse-pointer:before {
  content: "\f245"
}

.fa-i-cursor:before {
  content: "\f246"
}

.fa-object-group:before {
  content: "\f247"
}

.fa-object-ungroup:before {
  content: "\f248"
}

.fa-sticky-note:before {
  content: "\f249"
}

.fa-sticky-note-o:before {
  content: "\f24a"
}

.fa-cc-jcb:before {
  content: "\f24b"
}

.fa-cc-diners-club:before {
  content: "\f24c"
}

.fa-clone:before {
  content: "\f24d"
}

.fa-balance-scale:before {
  content: "\f24e"
}

.fa-hourglass-o:before {
  content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253"
}

.fa-hourglass:before {
  content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255"
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256"
}

.fa-hand-scissors-o:before {
  content: "\f257"
}

.fa-hand-lizard-o:before {
  content: "\f258"
}

.fa-hand-spock-o:before {
  content: "\f259"
}

.fa-hand-pointer-o:before {
  content: "\f25a"
}

.fa-hand-peace-o:before {
  content: "\f25b"
}

.fa-trademark:before {
  content: "\f25c"
}

.fa-registered:before {
  content: "\f25d"
}

.fa-creative-commons:before {
  content: "\f25e"
}

.fa-gg:before {
  content: "\f260"
}

.fa-gg-circle:before {
  content: "\f261"
}

.fa-tripadvisor:before {
  content: "\f262"
}

.fa-odnoklassniki:before {
  content: "\f263"
}

.fa-odnoklassniki-square:before {
  content: "\f264"
}

.fa-get-pocket:before {
  content: "\f265"
}

.fa-wikipedia-w:before {
  content: "\f266"
}

.fa-safari:before {
  content: "\f267"
}

.fa-chrome:before {
  content: "\f268"
}

.fa-firefox:before {
  content: "\f269"
}

.fa-opera:before {
  content: "\f26a"
}

.fa-internet-explorer:before {
  content: "\f26b"
}

.fa-tv:before, .fa-television:before {
  content: "\f26c"
}

.fa-contao:before {
  content: "\f26d"
}

.fa-500px:before {
  content: "\f26e"
}

.fa-amazon:before {
  content: "\f270"
}

.fa-calendar-plus-o:before {
  content: "\f271"
}

.fa-calendar-minus-o:before {
  content: "\f272"
}

.fa-calendar-times-o:before {
  content: "\f273"
}

.fa-calendar-check-o:before {
  content: "\f274"
}

.fa-industry:before {
  content: "\f275"
}

.fa-map-pin:before {
  content: "\f276"
}

.fa-map-signs:before {
  content: "\f277"
}

.fa-map-o:before {
  content: "\f278"
}

.fa-map:before {
  content: "\f279"
}

.fa-commenting:before {
  content: "\f27a"
}

.fa-commenting-o:before {
  content: "\f27b"
}

.fa-houzz:before {
  content: "\f27c"
}

.fa-vimeo:before {
  content: "\f27d"
}

.fa-black-tie:before {
  content: "\f27e"
}

.fa-fonticons:before {
  content: "\f280"
}

.fa-reddit-alien:before {
  content: "\f281"
}

.fa-edge:before {
  content: "\f282"
}

.fa-credit-card-alt:before {
  content: "\f283"
}

.fa-codiepie:before {
  content: "\f284"
}

.fa-modx:before {
  content: "\f285"
}

.fa-fort-awesome:before {
  content: "\f286"
}

.fa-usb:before {
  content: "\f287"
}

.fa-product-hunt:before {
  content: "\f288"
}

.fa-mixcloud:before {
  content: "\f289"
}

.fa-scribd:before {
  content: "\f28a"
}

.fa-pause-circle:before {
  content: "\f28b"
}

.fa-pause-circle-o:before {
  content: "\f28c"
}

.fa-stop-circle:before {
  content: "\f28d"
}

.fa-stop-circle-o:before {
  content: "\f28e"
}

.fa-shopping-bag:before {
  content: "\f290"
}

.fa-shopping-basket:before {
  content: "\f291"
}

.fa-hashtag:before {
  content: "\f292"
}

.fa-bluetooth:before {
  content: "\f293"
}

.fa-bluetooth-b:before {
  content: "\f294"
}

.fa-percent:before {
  content: "\f295"
}

.fa-gitlab:before {
  content: "\f296"
}

.fa-wpbeginner:before {
  content: "\f297"
}

.fa-wpforms:before {
  content: "\f298"
}

.fa-envira:before {
  content: "\f299"
}

.fa-universal-access:before {
  content: "\f29a"
}

.fa-wheelchair-alt:before {
  content: "\f29b"
}

.fa-question-circle-o:before {
  content: "\f29c"
}

.fa-blind:before {
  content: "\f29d"
}

.fa-audio-description:before {
  content: "\f29e"
}

.fa-volume-control-phone:before {
  content: "\f2a0"
}

.fa-braille:before {
  content: "\f2a1"
}

.fa-assistive-listening-systems:before {
  content: "\f2a2"
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "\f2a3"
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "\f2a4"
}

.fa-glide:before {
  content: "\f2a5"
}

.fa-glide-g:before {
  content: "\f2a6"
}

.fa-signing:before, .fa-sign-language:before {
  content: "\f2a7"
}

.fa-low-vision:before {
  content: "\f2a8"
}

.fa-viadeo:before {
  content: "\f2a9"
}

.fa-viadeo-square:before {
  content: "\f2aa"
}

.fa-snapchat:before {
  content: "\f2ab"
}

.fa-snapchat-ghost:before {
  content: "\f2ac"
}

.fa-snapchat-square:before {
  content: "\f2ad"
}

.fa-pied-piper:before {
  content: "\f2ae"
}

.fa-first-order:before {
  content: "\f2b0"
}

.fa-yoast:before {
  content: "\f2b1"
}

.fa-themeisle:before {
  content: "\f2b2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "\f2b3"
}

.fa-fa:before, .fa-font-awesome:before {
  content: "\f2b4"
}

.fa-handshake-o:before {
  content: "\f2b5"
}

.fa-envelope-open:before {
  content: "\f2b6"
}

.fa-envelope-open-o:before {
  content: "\f2b7"
}

.fa-linode:before {
  content: "\f2b8"
}

.fa-address-book:before {
  content: "\f2b9"
}

.fa-address-book-o:before {
  content: "\f2ba"
}

.fa-vcard:before, .fa-address-card:before {
  content: "\f2bb"
}

.fa-vcard-o:before, .fa-address-card-o:before {
  content: "\f2bc"
}

.fa-user-circle:before {
  content: "\f2bd"
}

.fa-user-circle-o:before {
  content: "\f2be"
}

.fa-user-o:before {
  content: "\f2c0"
}

.fa-id-badge:before {
  content: "\f2c1"
}

.fa-drivers-license:before, .fa-id-card:before {
  content: "\f2c2"
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
  content: "\f2c3"
}

.fa-quora:before {
  content: "\f2c4"
}

.fa-free-code-camp:before {
  content: "\f2c5"
}

.fa-telegram:before {
  content: "\f2c6"
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
  content: "\f2c7"
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: "\f2c8"
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
  content: "\f2c9"
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: "\f2ca"
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: "\f2cb"
}

.fa-shower:before {
  content: "\f2cc"
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
  content: "\f2cd"
}

.fa-podcast:before {
  content: "\f2ce"
}

.fa-window-maximize:before {
  content: "\f2d0"
}

.fa-window-minimize:before {
  content: "\f2d1"
}

.fa-window-restore:before {
  content: "\f2d2"
}

.fa-times-rectangle:before, .fa-window-close:before {
  content: "\f2d3"
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
  content: "\f2d4"
}

.fa-bandcamp:before {
  content: "\f2d5"
}

.fa-grav:before {
  content: "\f2d6"
}

.fa-etsy:before {
  content: "\f2d7"
}

.fa-imdb:before {
  content: "\f2d8"
}

.fa-ravelry:before {
  content: "\f2d9"
}

.fa-eercast:before {
  content: "\f2da"
}

.fa-microchip:before {
  content: "\f2db"
}

.fa-snowflake-o:before {
  content: "\f2dc"
}

.fa-superpowers:before {
  content: "\f2dd"
}

.fa-wpexplorer:before {
  content: "\f2de"
}

.fa-meetup:before {
  content: "\f2e0"
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto
}

/*-----------------------------------------basic_ps-----------------------------------------*/
/*-----------------------------------------parts-----------------------------------------*/
@charset "utf-8";

/*求人カルーセル*********************************************************************************************/
.amp-carousel-button-prev {
  margin-left: -16px;
}

.amp-carousel-button-next {
  margin-right: -16px;
}

#job_slider {
  width: 98%;
  max-width: 960px;
  margin: 15px auto;
  font-size: 14px;
}

#job_slider h2 {
  font-size: 5.6vw;
  color: #035F7F;
  margin-bottom: 4px;
}

#job_slider p {
  text-align: center;
}

#job_slider p.note {
  font-size: .8em;
  text-align: left;
  width: 90%;
  margin: auto;
}

#job_slider .job_wrapper {
  display: flex;
  justify-content: center;
}

#job_slider dl {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #CCC;
  border-radius: 1px;
  margin: 1% 0.5%;
  padding: 5px 15px;
  box-shadow: 0 4px 3px #EEE;
  position: relative;
}

#job_slider dl:after {
  content: "詳細のお問い合わせはこちら";
  text-decoration: underline;
  color: #00b6f2;
  position: absolute;
  right: 2%;
  bottom: 2%;
}

#job_slider dt {
  font-size: 1.5em;
  font-weight: bold;
  margin: 15px auto;
}

#job_slider dt span {
  float: right;
  font-size: 0.7em;
  display: inline-block;
  padding: 3px 10px;
  background: #6c6857;
  color: #fff;
  border-radius: 15px;
  text-align: center;
  box-sizing: border-box;
}

#job_slider dd strong {
  font-weight: bold;
  text-align: center;
}

#job_slider dd ul {
  width: 90%;
  margin: 15px auto 20px;
  padding: 3px;
  /*color: #FFF;*/
}

#job_slider .nensyu {
  text-align: center;
  font-weight: bold;
  color: #FFF;
  font-size: 1.4em;
  border-radius: 3px;
}

#job_slider .seisyain {
  background: #FDFDF0;
}

#job_slider .seisyain dt {
  color: #a3a911;
  border-bottom: 1px solid;
}

#job_slider .seisyain .nensyu {
  background: #cbd02c;
}

#job_slider .haken {
  background: #F9FBFB;
}

#job_slider .haken dt {
  color: #4396D8;
  border-bottom: 1px solid;
}

#job_slider .haken .nensyu {
  background: #4396D8;
}

#job_slider .part {
  background: #FFFBF7;
}

#job_slider .part dt {
  color: #DE8E45;
  border-bottom: 1px solid;
}

#job_slider .part .nensyu {
  background: #DE8E45;
}

#job_slider .qualvaBtn {
  margin: 0 0.5%;
}

#job_slider small {
  display: block;
  width: 90%;
  font-size: .7em;
  line-height: 1.2em;
  margin: auto auto auto 1.5em;
  text-indent: -1em;
}

#job_slider+small {
  width: 98%;
  margin: 3px auto;
  text-align: right;
  display: block;
  max-width: 900px;
}


@media screen and (min-width:600px) {
  #job_slider h2 {
    font-size: 1.8em;
  }

  #job_slider a {
    display: flex;
    width: 100%;
  }

  #job_slider .nensyu {
    padding: 0 0 8px;
  }

  #job_slider strong {
    display: block;
    margin: 10px auto 5px;
    font-size: 1.1em;
  }

  #job_slider dl {
    padding: 5px 15px 2em;
  }

  #job_slider dd {
    font-size: 1.1em;
  }

}

@media screen and (max-width:599px) {
  #job_slider h2 span {
    display: block;
  }

  #job_slider .job_wrapper {
    flex-direction: column;
  }

  #job_slider dl {
    width: 90%;
    margin: 0 auto 8px;
    padding-bottom: 2em;
  }

  #job_slider dt {
    margin: 5px auto;
    font-size: 5.5vw;
  }

  #job_slider dd {
    font-size: 4vw;
    margin: 5px auto;
  }

  #job_slider .nensyu {
    font-size: 5vw;
  }

  #job_slider .nensyu amp-img {
    display: none;
  }

  .amp-carousel-button {
    width: 16px;
    height: 44px;
  }
}




/*転職者の声カルーセル*********************************************************************************************/


#voice_slider {
  width: 98%;
  max-width: 960px;
  margin: 15px auto;
  font-size: 14px;
}

#voice_slider h2 {
  font-size: 24px;
  color: #E75317;
  margin-bottom: 4px;
  stroke: #E75317;
  text-align: center;
}

#voice_slider article {
  width: 94%;
  box-sizing: border-box;
  border: 1px solid #DDD;
  border-radius: 1px;
  padding: 5px 3% 5px 23%;
  box-shadow: 0 3px 6px #EEE;
  position: relative;
}

#voice_slider article.voice1 {
  background: url(/images/common/lp/jireiimg_01.png) 20px no-repeat, #FFFBF7;
  background-size: contain;
}

#voice_slider article.voice2 {
  background: url(/images/common/lp/jireiimg_02.png) 20px no-repeat, #FFFBF7;
  background-size: contain;
}

#voice_slider article.voice3 {
  background: url(/images/common/lp/jireiimg_03.png) 20px no-repeat, #FFFBF7;
  background-size: contain;
}

#voice_slider article.voice4 {
  background: url(/images/common/lp/jireiimg_04.png) 20px no-repeat, #FFFBF7;
  background-size: contain;
}

#voice_slider h4 {
  font-size: 1.2em;
  margin-top: 2%;
  font-weight: bold;
  color: #80450A;
}

#voice_slider small {
  font-size: .9em;
}

#voice_slider p {
  margin: 3px 0 8px;
  color: #796B5D;
}

#voice_slider strong {
  color: #796B5D;
  font-weight: normal;
}

#voice_slider small+p {
  border-top: 1px solid #DDD;
  padding-top: 5px;
}

@media screen and (max-width:768px) {

  #voice_slider article.voice1,
  #voice_slider article.voice2,
  #voice_slider article.voice3,
  #voice_slider article.voice4 {
    background-size: 14vw;
    background-position: 4.5vw 4vw;
  }
}

@media screen and (max-width:599px) {
  #voice_carousel {
    height: 360px !important;
  }

  #voice_slider article {
    padding: 5px 3%;
  }

  #voice_slider h2 svg {
    display: none;
  }

  #voice_slider h2 {
    font-size: 5.7vw;
  }

  #voice_slider h4,
  #voice_slider small {
    margin-left: 20vw;
  }

  .amp-carousel-button {
    width: 16px;
    height: 44px;
  }

  #voice_slider small+p {
    margin-top: 8px;
  }

}





/*求人多数表示*********************************************************************************************/
.waai {
  text-align: center;
  color: #f69800;
  stroke: #f69800;
  font-size: 1.8em;
  margin: 10px auto -7px;
}

.waai strong {
  font-size: 1.2em;
  color: #f69800;
}

.merit {
  width: 96%;
  max-width: 960px;
  margin: 10px auto;
  color: #16685e;
  font-size: 1.9em;
  text-align: center;
}

.merit li {
  padding: 2% 0;
}

.merit strong {
  font-size: 1.2em;
  color: #16685e;
  background: linear-gradient(rgba(245, 159, 35, 0) 78%, rgb(255, 241, 0) 85%);
}

@media screen and (min-width:641px) {
  .waai {
    font-size: 2.8em;
  }

  .merit {
    display: flex;
    justify-content: space-between;
  }

  .merit li {
    border: 3px double;
    width: 32%;
    box-sizing: border-box;
  }

  .merit span {
    display: block;
  }

  .merit .Vwrite {
    display: inline;
    font-size: 0.5em;
    font-weight: bold;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }
}

@media screen and (max-width:640px) {
  .merit {
    border: 3px double;
    font-size: 4vw;
    text-align: left;
    width: 94%;
  }

  .merit li {
    padding: .5% 2%;
  }

  .merit li:before {
    font-family: FontAwesome;
    content: "\f164";
    margin-right: 5px;
    color: #f59f23;
  }

  .merit .Vwrite:before {
    content: "！";
  }

  .merit strong {
    font-size: 1.15em;
  }
}


.goodjob {
  width: 96%;
  max-width: 470px;
  margin: 10px auto;
  color: #035F7F;
  font-size: 1.6em;
}

.goodjob dt {
  border-bottom: 1px solid;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
}

.goodjob dd {}

.goodjob ul {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}

.goodjob ul:after {
  content: "など";
}

.goodjob li {
  font-size: 1.2em;
}

.goodjob li:before {
  font-family: FontAwesome;
  content: "\f00c";
  color: #f27800;
}





/*tablet以上*/
@media only screen and (min-width: 600px) {}


/*SP*/
@media only screen and (max-width: 599px) {
  .goodjob dt {
    font-size: 5.4vw;
  }

  .goodjob li {
    font-size: 4.5vw;
  }
}






/*選ばれる理由*********************************************************************************************/
#reason {
  background-color: #f4f9fa;
  padding: 2% 0;
}

#reason article {
  display: flex;
  flex-direction: column;
  max-width: 960px;
  margin: auto;
}

#reason h2 {
  font-size: 3em;
  color: #035F7F;
}

#reason dl {
  display: flex;
  font-size: 1.4rem;
  margin: 1% 2%;
  align-items: center;
}

#reason dt {
  font-size: 1.8rem;
  font-weight: bold;
  color: #035F7F;
}

#reason dt img {
  margin: .5% 0;
}

#reason dd {}

#reason img,
#reason amp-img {
  border-radius: 1%;
}

#reason dd dl {
  display: flex;
  flex-direction: column;
}

#reason dd,
#reason dd dt,
#reason dd dd {
  width: 100%;
}

#reason dd dt {
  border-bottom: 1px solid;
}

@media only screen and (max-width: 599px) {
  #reason {
    padding: 5% 0;
  }

  #reason h2 {
    font-size: 5vw;
  }

  #reason dl {
    flex-direction: column;
  }

  #reason dt {
    text-align: center;
    position: relative;
  }

  #reason .reason_contents {
    margin: -25% 2% 2%;
    z-index: 10;
  }

  #reason dd dl {
    background: rgba(255, 255, 255, .85);
    padding: 2%;
    font-size: .9em;
  }
}




/*3つの安心（新）*********************************************************************************************/
.anshin {
  width: 100%;
  background: #effffc;
  padding: 2% 0;
  font-size: 13px;
  box-sizing: border-box;
  margin-bottom: 30px;
}

.anshin h2 {
  font-size: 2.6em;
  color: #E75317;
  text-align: center;
}

.nintei {
  display: flex;
  width: 96%;
  max-width: 960px;
  margin: 1% auto;
  border-radius: 10px;
  counter-reset: item;
}

.nintei li {
  flex: 1 1 33%;
  position: relative;
  margin: 1% 1% 5%;
  padding: 2%;
  background: #FFF;
  box-shadow: 0 10px 0 rgb(0 0 0 / 5%);
}

.nintei li:before {
  counter-increment: item;
  content: counter(item);
  color: #fff;
  z-index: 10;
  position: absolute;
  top: 0;
  left: 10px;
  font-size: 2em;
}

.nintei li:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border: 30px solid;
  border-color: #ff8600 transparent transparent #ff8600;
}

.nintei dt,
.nintei dd:first-of-type {
  text-align: center;
}

.nintei dd:first-of-type {
  color: #FF850A;
  margin: 5px 0;
  font-size: 1.2em;
}

.nintei dd {
  text-align: justify;
}

@media only screen and (max-width: 599px) {
  .anshin h2 {
    font-size: 6.5vw;
  }

  .nintei {
    flex-direction: column;
  }

  .nintei dt {
    float: left;
    width: 20%;
    margin: 10% 3% 0;
  }

  .nintei dd:first-of-type,
  .nintei dd {
    float: left;
    width: 74%;
    text-align: left;
  }

  .nintei dd:first-of-type {
    margin: 5px 0 0;
  }
}





/*満足度アンケート*********************************************************************************************/
#enquete {
  width: 96%;
  max-width: 960px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
}

#enquete h2 {
  width: 100%;
  font-size: 24px;
  color: #E75317;
}

#enquete .question {
  width: 49%;
  margin: .5%;
  padding: 1%;
  box-sizing: border-box;
}

#enquete figure strong {
  display: block;
  font-weight: bold;
  font-size: 2em;
  line-height: 1;
  color: #f4807d;
}

#enquete sup {
  font-size: 0.6em;
}

#enquete small {
  width: 98%;
  text-align: right;
}

#enquete figure {
  position: relative;
  width: 120px;
  height: 120px;
  background: #f28180;
  border-radius: 50%;
  text-align: center;
  overflow: hidden;
  z-index: 1;
  margin: 10px;
  color: #f4807d;
}

#enquete figure::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -60px;
  width: 120px;
  height: 120px;
  background: #fdeeee;
  transform-origin: right 60px;
  z-index: 2;
}

#enquete figure.soudan::before {
  transform: rotate(167deg);
}

#enquete figure.teikyou::before {
  transform: rotate(132deg);
}

#enquete figure::after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 60px;
  width: 120px;
  height: 120px;
  background: #f28180;
  transform-origin: left 60px;
  z-index: 3;
}

#enquete figure .circle-inner {
  position: absolute;
  top: 12px;
  left: 12px;
  width: 96px;
  height: 66px;
  padding-top: 30px;
  background: #fff;
  border-radius: 50%;
  z-index: 4;
}

#enquete dl {
  overflow: hidden;
}

#enquete dt {
  font-size: 1.6em;
  color: #f08282;
  text-indent: -2em;
  margin-left: 2em;
}

#enquete dt:before {
  content: "Q：";
}

#enquete dd {
  font-size: 1.3em;
  color: #888;
  display: table-cell;
  vertical-align: middle;
}

@media screen and (max-width:600px) {
  #enquete {
    flex-direction: column;
  }

  #enquete .question {
    width: 98%;
  }
}


/*転職フロー（新）*********************************************************************************************/

#flow {
  width: 100%;
  margin: 20px auto;
  padding: 2%;
  background: #FFF4E4;
  font-size: 1.4em;
  box-sizing: border-box;
}

.af #flow {
  background: none;
}

#flow h2 {
  font-size: 2.2em;
  color: #E75317;
}

.flowimage {
  display: flex;
  max-width: 960px;
  margin: auto;
}

.flowimage dl {
  width: 23%;
  margin: 2%;
  position: relative;
}

.flowimage dl:after {
  position: absolute;
  font-size: 2em;
  font-family: FontAwesome;
  content: '\f0da';
  color: #a3a911;
  right: -10%;
  top: 40%;
}

.flowimage dl:last-of-type:after {
  content: none;
}

.flowimage dt {
  width: 100%;
  text-align: center;
  color: #a3a911;
  font-size: 1.2em;
}


@media screen and (max-width:600px) {
  #flow h2 {
    font-size: 1.8em;
    background-color: #F29600;
    color: #FFF;
    padding: 5px;
  }

  .flowimage {
    flex-direction: column;
  }

  .flowimage dl {
    width: 95%;
    margin-bottom: 5%;
  }

  .flowimage dl:after {
    content: '\f0d7';
    right: 45%;
    top: 90%;
  }

  .flowimage dt {
    text-align: left;
    width: 96%;
  }

  .flowimage dt img,
  .flowimage dt amp-img {
    width: 30%;
    margin: auto;
    float: left;
    margin: 5px;
  }

  .flowimage dd {
    margin: 0 5px;
    overflow: hidden;
  }
}




/*No1コンテンツ*********************************************************************************************/
#no1site {
  width: 96%;
  max-width: 960px;
  margin: 3% auto;
}

#no1site dl {
  display: flex;
}

#no1site dt,
#no1site dd {
  display: block;
  margin: auto;
}

#no1site p {
  font-size: 1.6em;
  text-align: center;
  border: 3px solid #DDD;
  padding: 2%;
  box-sizing: border-box;
  border-radius: 5px;
}

#no1site .notice li {
  text-align: right;
  margin: 0 auto 15px;
}

#no1site .notice li img {
  display: block;
  width: 90%;
  margin: 0 auto;
}

@media screen and (max-width:600px) {
  #no1site p {
    font-size: 1.4em;
  }

  #no1site p span {
    display: block;
  }
}

/*新検索条件*********************************************************************************************/
#jobsearch {
  width: 96%;
  max-width: 800px;
  margin: 2% auto;
}

#lp_search_box {
  border: 2px solid #FFD2AB;
  background-color: #FFFCFA;
  border-radius: 3px;
}

.selectPref,
.selectIndustry,
.selectEmployment,
.checkbox li {
  display: flex;
}

#jobsearch h2 {
  color: #E75317;
  font-size: 2.6em;
  padding-bottom: 8px;
}

#jobsearch h2 strong {
  font-size: 1.6em;
}

#jobsearch h2 .newarrive {
  font-size: .8em;
  color: #FFF;
  background: #E75317;
  border-radius: 3px;
  padding: 0 10px;
  margin-right: 3px;
}

/*検索部分*/
#SearchCondition {
  background: #FFF;
  border: 3px solid #DDD;
  border-radius: 5px;
  width: 98%;
  margin: 5px auto;
}

#SearchCondition dl {
  border-bottom: 1px dotted #DDD;
}

#SearchCondition dt {
  width: 10em;
  background: #fff8eb;
  font-size: 1.4em;
  font-weight: bold;
  border-right: 1px solid #ffd7ad;
  color: #F70;
  padding: 5px;
}

#SearchCondition dd {
  width: 100%;
  padding: 5px 0;
  box-sizing: border-box;
}

#SearchCondition .checkbox {
  display: flex;
  flex-wrap: wrap;
}

#searchPref,
.checkbox li {
  margin: 0 1%;
}

.checkbox li span {
  margin: 1% 0;
}

.selectPref select,
.checkbox label .lever {
  border: none;
  color: #777;
  padding: 2px 30px;
  font-size: 1.3em;
  background: #e5e5e5;
  border-radius: 20px;
}

.selectPref select {
  width: 30%;
  line-height: 1.8;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

::-ms-expand {
  display: none;
}

.selectPref label {
  position: relative;
}

.selectPref label:after {
  font-family: FontAwesome;
  content: "\f0dc";
  position: absolute;
  color: #FFF;
  right: 12%;
  top: 0;
  bottom: 0;
  width: 0;
  height: 0;
  pointer-events: none;
}

.checkbox label input[type="checkbox"] {
  display: none;
}

.checkbox label {
  cursor: pointer;
  position: relative;
}

.checkbox label .lever {
  display: inline-block;
  transition: all 300ms cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
}

.checkbox label .lever:before {
  content: '';
  position: absolute;
  left: 3px;
  top: 3px;
  background: #fff;
  width: 18px;
  height: 18px;
  border-radius: 100%;
  transition: all 300ms cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
}

.selectPref select {
  -webkit-text-fill-color: #FFF;
  text-fill-color: #FFF;
  background: linear-gradient(#5099F7 100%, #5099F7 100%);
}

.checkbox label input[type="checkbox"]:checked+.lever {
  background: #5099F7;
  color: #fff;
}

.checkbox label input[type="checkbox"]:checked+.lever:before {
  left: 100%;
  margin-left: -22px;
  border-color: #fff;
}

#SearchCondition .selectIndustry {
  margin-bottom: 0;
  border-bottom: none;
}

@media all and (-ms-high-contrast:none) {
  .selectPref select {
    color: #FFF;
  }

  .selectPref select option {
    color: #666;
  }

  /* IE10 */
}

/*検索結果*/
#box {
  width: 96%;
  margin: 15px auto;
}

.box_inner {
  display: flex;
  font-size: 1.3em;
}

.box_inner:nth-child(even) {
  background: #EEE;
}

.box_inner li {
  border-bottom: 1px dotted #DDD;
  padding: 4px 1%;
  color: #777;
}

.box_inner:last-child li {
  border: none;
}

.titleArea {
  width: 80%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.titleArea a {
  color: #0090BF;
}

.titleArea a:hover {
  text-decoration: underline;
}

.dateArea {
  width: 20%;
  text-align: right;
  font-size: .9em;
}

.titleArea:before {
  font-family: FontAwesome;
  content: "\f105";
  color: #0090BF;
}

@media screen and (max-width:600px) {

  .selectPref,
  .selectIndustry,
  .selectEmployment,
  .checkbox li {
    flex-direction: column;
  }

  .checkbox label .lever {
    text-align: center;
  }

  #jobsearch h2 .newarrive {
    display: inline-block;
    padding: 4px 8px;
  }

  #jobsearch h2 span {}

  .selectPref select {
    width: 50%;
  }

  .selectPref label:after {
    top: -1px;
  }

  #SearchCondition {
    width: 94%;
  }

  #SearchCondition dt {
    width: inherit;
    border: none;
  }

  .titleArea {
    width: 100%;
  }

  .dateArea {
    display: none;
  }

}



/*該当件数0件時のポップアップ*/
#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
  background: #fff;
  max-width: 600px;
  width: 96%;
  height: auto;
  padding: 5%;
  border: 1px solid #DDD;
  border-radius: 5px;
  box-sizing: border-box;
}

#none_msgbox_facebox p {
  text-align: center;
  font-size: 1.6em;
  color: #F70;
}

#btn_registform a {
  font-size: 2em;
  display: block;
  text-align: center;
  padding: 3%;
  border-radius: 3px;
  color: #FFF;
  width: 80%;
  margin: 5% auto;
  background: #0CAB6B;
  border-bottom: 5px solid #1C8C5F;
}

#btn_closewindow a {
  font-size: 1.4em;
  display: block;
  color: #999;
  border: 2px solid;
  width: 30%;
  margin: 2% auto;
  text-align: center;
  padding: 1% 2%;
}

#btn_closewindow a:after {
  font-family: FontAwesome;
  content: "\f057";
}


@media screen and(max-width:768px) {
  width: 100%;
}

#facebox .content {
  display: table;
}

#facebox .content>p:first-child {
  margin-top: 0;
}

#facebox .content>p:last-child {
  margin-bottom: 0;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}

.facebox_hide {
  z-index: -100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}






/*調剤テキスト バナーアコーディオン*********************************************************************************************/

#kyouiku {
  width: 640px;
  margin: 50px auto 0;
}

#kyouiku h4 {
  background: #F7B04B;
  color: #fff;
  border-radius: 5px;
  margin: 15px 0;
  text-align: center;
  font-size: 1.5em;
  padding: 5px;
}

#kyouiku label {
  display: block;
  width: 640px;
  height: 87px;
  cursor: pointer;
  background: url(/images/common/lp_banner/bnr_kyouiku.jpg?1906) no-repeat;
}

#kyouiku label:hover {
  background: url(/images/common/lp_banner/bnr_kyouiku_h.jpg?1906) no-repeat;
}

input[type="checkbox"].on-off {
  display: none;
}

#kyouiku div {
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  margin: 15px 0;
  font-size: 14px;
  line-height: 1.5;
}

input[type="checkbox"].on-off+div {
  height: 0;
  overflow: hidden;
}

input[type="checkbox"].on-off:checked+div {
  height: auto;
}

#txt_feature {
  float: left;
  width: 48%;
}

#txtimg {
  width: 45%;
  float: right;
  padding: 5% 3%;
  margin: 0;
  background: #fefaef;
  text-align: center;
}

#txtimg h3 {
  text-align: center;
  color: #57a63d;
  margin-top: 0;
}

#txtimg ul {
  margin: 5px;
  font-size: 16px;
}

#txtimg li {
  text-align: left;
  font-size: 16px !important;
  line-height: 1.6em;
  float: left;
}

#txtimg .point {
  top: -20px;
  left: -30px;
}

#txtimg img {
  width: 65px;
}

#txtimg a img {
  margin: 10px 1px;
  border: 1px solid #CCC;
  box-shadow: #CCC 0 2px 2px;
}

#txtimg a:hover img {
  border: 1px solid #00a0e8;
}

#txtimg p {
  font-size: 12px;
}

.cf :after {
  content: " ";
  display: block;
  clear: both;
}

.doniti {
  margin: 5px auto;
}

/*! Lity - v1.6.6 - 2016-04-22
	* http://sorgalla.com/lity/
	* Copyright (c) 2016 Jan Sorgalla; Licensed MIT */

.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.lity.lity-opened {
  opacity: 1;
}

.lity.lity-closed {
  opacity: 0;
}

.lity * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}

.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.lity-loading .lity-loader {
  opacity: 1;
}

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}

.lity-content {
  z-index: 9993;
  width: 94%;
  margin: 3%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease;
}

.lity-loading .lity-content,
.lity-closed .lity-content {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.lity-close:active {
  top: 1px;
}

/* Image */
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}

/* iFrame */
.lity-iframe .lity-container {
  width: 100%;
  max-width: 964px;
}

.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}

.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

.lity-hide {
  display: none;
}


/*エージェント求人*/
#agent {
  font-size: 1.6em;
  text-align: center;
}

#agent {
  padding: 2%;
  border-bottom: 1px solid #DDD;
  max-width: 1000px;
  margin: auto;
}

#agent h2 {
  color: #035F7F;
  font-size: 1.4em;
  margin-bottom: 4px;
}

#agent span {
  display: block;
}

#agent ul {
  display: flex;
  justify-content: space-between;
  margin: auto;
}

#agent li {
  margin: 1%;
}

#agent p {
  margin: 2% auto 0;
}

#agent small {
  text-align: right;
  font-size: .7em;
  display: block;
}

@media screen and (max-width:599px) {
  #agent h2 {
    font-size: 4.2vw;
    margin: 5% auto;
  }
}


/*（アフィ設置）特集ボタン*/
.feature_bnr {
  width: 96%;
  max-width: 960px;
  margin: auto;
}

.feature_bnr h2 {
  clear: both;
  font-weight: bold;
  font-size: 1.8em;
  color: #F70;
  padding: 8px .8em 3px;
  margin-bottom: 8px;
  border-bottom: 2px solid;
  text-align: left;
}

.feature_bnr ul {
  display: flex;
  justify-content: space-between;
}

.feature_bnr ul.other_feature {
  flex-wrap: wrap;
}

.feature_bnr ul.other_feature li {
  width: 49%;
  margin: .3% .5%;
}

.feature_bnr ul.other_feature li a {
  width: 100%;
}

.other_feature li a {
  display: block;
  border: 1px solid #CCC;
  padding: 5px 20px;
  background: #fff3db;
  text-align: center;
  margin: 5px;
  box-sizing: border-box;
  border-radius: 5px;
  font-size: 16px;
}

.other_feature li a:hover {
  background: #f8dc98;
}

.other_feature li a {
  width: 96%;
  float: inherit;
  margin: 8px auto;
}

@media only screen and (max-width: 767px) {
  .feature_bnr ul.other_feature li {
    width: 94%;
    margin: 0 auto;
  }

  .feature_bnr ul.other_feature li a {
    margin: 3px auto;
  }
}

/*-----------------------------------------parts-----------------------------------------*/
/*-----------------------------------------step-----------------------------------------*/
@charset "UTF-8";

/* ==============================================



============================================== */
body {
  -webkit-text-size-adjust: none;
}

.dn {
  display: none !important;
}

.hidden {
  display: none !important;
}

.is-disabled>.btn-step4_next {
  cursor: not-allowed;
  background: #a57c98;
}

.StepBox_pagger {
  list-style: none;
  display: inline-block;
  justify-content: center;
}

.pager_list_cov {
  text-align: right;
  float: right;
}

.StepBox_pagger .icon {
  font-size: 14px;
}

.pager_list_sec {
  margin-top: 20px;
}

.step_txt {
  float: left;
  font-size: 16px;
  color: #99827E;
  padding-right: 8px;
}

.cnt_btn.disabled:hover {
  background: #f8485d;
  border-bottom: 5px solid #bd3344;
  transition: none;
}

.disabled {
  opacity: 0.5;
  cursor: default;
}

.StepBox_pagger li {
  display: inline-block;
  width: 35px;
  height: 35px;
  background-color: #c7c0bf;
  border-radius: 5px;
  text-align: center;
  line-height: 35px;
  color: #FFFFFF;
  font-size: 20px;
  margin-right: 3px;
}

#cnt_form .contact_form_in.dynamic_cnt {
  padding: 33px 40px;
}

.bg_brown {
  background: #eee8d0;
  border-radius: 5px;
}

.bg_brown_sec .detail_cnt {
  width: 306px;
}

.ft_left {
  float: left;
}

.ft_right {
  float: right;
}

.bg_brown_sec {
  padding-top: 40px;
  padding-bottom: 40px;
}

.StepBox_pagger li.isCurrent {
  background-color: #f39b00;
}

.StepBox_pagger li.bg {
  background-color: #f39b00;
}

.step4_triger {
  float: right;
}

.step4_triger li {
  display: table-cell;
  vertical-align: middle;
}

.btn-step4_back, .btn-step4_back:hover, .btn-step4_back:active, .btn-step4_back:link, .btn-step4_back:visited {
  display: inline-block;
  /*display: block;*/
  padding: 12px 20px;
  margin-bottom: 20px;
  border-radius: 5px;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  background: #6c6857;
  border-bottom: 5px solid #444134;
  color: #fff;
  width: 150px;
  box-sizing: border-box;
  /*float: left;*/
  margin-right: 10px;
  position: relative;
  cursor: pointer;
}

.thanks_btn .cnt_btn {
  padding: 12px 15px 12px 15px;
  /*float: right;*/
  position: relative;
  width: auto;
}

.btn-step4_next, .btn-step4_next:hover, .btn-step4_next:active, .btn-step4_next:link, .btn-step4_next:visited {
  display: inline-block;
  /*display: block;*/
  padding: 12px 20px;
  margin-bottom: 20px;
  border-radius: 5px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  color: #ffffff;

  width: 250px;
  box-sizing: border-box;
  /*float: right;*/
  position: relative;
  cursor: pointer;
}

/*求人詳細ボタン*/
#detail_ph .cnt_btn {
  background: rgb(40, 176, 48);
  border-bottom: 5px solid rgb(40, 122, 48);
}

#detail_ph .cnt_btn:hover {
  background: rgb(38, 122, 47);
  border-bottom: 5px solid rgb(28, 76, 32);
}


.icn_free {
  display: inline-block;
  background-color: #CCC;
  padding: 1px 5px;
  border-radius: 3px;
  margin-left: 5px;
}

.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 2s;
  animation-name: fade;
  animation-duration: 2s;
}

@-webkit-keyframes fade {
  from {
    opacity: .4
  }

  to {
    opacity: 1
  }
}

@keyframes fade {
  from {
    opacity: .4
  }

  to {
    opacity: 1
  }
}

.d_cnt_btn_cov {
  padding-top: 30px;
  text-align: center;
}

.btn-step4_back::before {
  margin: auto;
  font-family: FontAwesome;
  content: '\f104';
  display: block;
  position: absolute;
  left: 20px;
  top: 13px;
}

/* .btn-step4_next::after {
    margin: auto;
    font-family: FontAwesome;
    content: '\f105';
    display: block;
    position: absolute;
    right: 20px;
    top: 13px;
} */
.bg_brown_sec .cnt_ttl {
  padding-top: 0;
  padding-left: 0;
}

/* .thanks_btn .cnt_btn::after {
    margin: auto;
    font-family: FontAwesome;
    content: '\f105';
    display: block;
    position: absolute;
    right: 15px;
    top: 16px;
} */
#pagination span {
  width: 27px;
  padding: 0px 0px 3px 0px;
  display: block;
  background: #c7c0bf;
  cursor: default;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 16px;
  color: #fff;
  pointer-events: none;
  text-align: center;
  float: left;
  margin-right: 3px;
}

#pagination span.active {
  background: #f39b00;
  cursor: default;
}

@media all and (-ms-high-contrast: none) {

  /** IE10以上に適用される **/
  #pagination span {
    padding: 5px 0px 0px 0px;
  }
}

@media only screen and (max-width: 1140px) {
  .bg_brown_sec {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .btn-step4_back, .btn-step4_back:hover, .btn-step4_back:active, .btn-step4_back:link, .btn-step4_back:visited {
    width: 35%;
    padding: 10px 15px;
    font-size: 14px;
    /*float: left;*/
    margin: 0;
    margin-bottom: 10px;
  }

  .btn-step4_next, .btn-step4_next:hover, .btn-step4_next:active, .btn-step4_next:link, .btn-step4_next:visited {
    width: 62%;
    padding: 10px 15px;
    font-size: 14px;
    /*float: right;*/
  }

  .thanks_btn .cnt_btn {
    /*width: 62%;*/
    padding: 10px 14px 10px 14px;
    font-size: 14px;
    margin-top: -1px;
  }

  .d_cnt_btn_cov {
    padding-top: 15px;
  }

  .pager_list_cov {
    text-align: left;
    float: none;
  }

  .StepBox_pagger li {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 15px;
    margin-right: 2px;
  }

  .step_txt {
    font-size: 14px;
    padding-top: 0px;
    padding-bottom: 5px;
    padding-right: 5px;
  }

  .btn-step4_next::after, .btn-step4_back::before {
    top: 10px;
  }

  .step4_triger {
    margin: 0;
    border-spacing: 0;
    width: 100%;
    max-width: 400px;
    float: right;
  }

  .step4_triger li {
    display: block;
    vertical-align: top;
  }

  .pager_list_sec {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .bg_brown_sec .cnt_ttl_cov {
    padding: 5px 0px 10px 0px !important;
  }

  .bg_brown_sec .cnt_tel_txt {
    width: 100%;
    float: none;
    margin-top: -10px;
  }

  .bg_brown_sec .cnt_ttl {
    width: 100%;
    text-align: center;
    font-size: 20px;
    float: none;
    text-align: center;
    padding-bottom: 0px;
    padding-left: 0;
  }

  .bg_brown_sec .detail_cnt {
    width: 62% !important;
    margin: 0 auto;
    float: none;
    padding-top: 0px;
    max-width: 230px;
  }

  .bg_brown_sec .detail_cnt img {
    max-width: 100%;
  }

  .bg_brown_sec {
    padding: 0 10px;
    box-sizing: border-box;
  }

  #cnt_form .contact_form_in.dynamic_cnt {

    padding: 15px;
  }

  #pagination span {
    width: 24px;
    padding: 0px 0px 2px 0px;
    font-size: 14px;
    margin-right: 2px;
  }

}

@media only screen and (max-width: 400px) {
  .btn-step4_next::after, .btn-step4_back::before {
    top: 8px;
    font-size: 16px;
  }

  .btn-step4_back::before {
    left: 10px;
  }

  .thanks_btn .cnt_btn::after {
    right: 7px;
    top: 13px;
    font-size: 16px;
  }

}

@media only screen and (max-width: 350px) {
  .StepBox_pagger li {
    width: 23px;
    height: 23px;
  }

  .StepBox_pagger li {
    margin-right: 1px;
  }

  .btn-step4_back, .btn-step4_next, .thanks_btn .cnt_btn {
    font-size: 12px;
  }

  .step_txt {
    font-size: 12px;
  }

  #pagination span {
    width: 21px;
    padding: 0px 0px 2px 0px;
  }
}

/*-----------------------------------------jquery----------------------------------------*/
/*! jQuery UI - v1.13.2 - 2022-12-20
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse
}

.ui-helper-clearfix:after {
  clear: both
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)"
}

.ui-front {
  z-index: 100
}

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none
}

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0
}

.ui-menu .ui-menu {
  position: absolute
}

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: -1px
}

.ui-menu-icons {
  position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em
}

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0
}

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0
}

.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em
}

.ui-widget .ui-widget {
  font-size: 1em
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em
}

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5
}

.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333
}

.ui-widget-content a {
  color: #333
}

.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: bold
}

.ui-widget-header a {
  color: #333
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
  color: #454545;
  text-decoration: none
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px rgb(94, 158, 214)
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #fff
}

.ui-icon-background, .ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #fff;
  text-decoration: none
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #777620
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #5f3f3f
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #5f3f3f
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  -ms-filter: "alpha(opacity=70)";
  font-weight: normal
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  -ms-filter: "alpha(opacity=35)";
  background-image: none
}

.ui-state-disabled .ui-icon {
  -ms-filter: "alpha(opacity=35)"
}

.ui-icon {
  width: 16px;
  height: 16px
}

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png")
}

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png")
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png")
}

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png")
}

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png")
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png")
}

.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png")
}

.ui-icon-blank.ui-icon-blank.ui-icon-blank {
  background-image: none
}

.ui-icon-caret-1-n {
  background-position: 0 0
}

.ui-icon-caret-1-ne {
  background-position: -16px 0
}

.ui-icon-caret-1-e {
  background-position: -32px 0
}

.ui-icon-caret-1-se {
  background-position: -48px 0
}

.ui-icon-caret-1-s {
  background-position: -65px 0
}

.ui-icon-caret-1-sw {
  background-position: -80px 0
}

.ui-icon-caret-1-w {
  background-position: -96px 0
}

.ui-icon-caret-1-nw {
  background-position: -112px 0
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px
}

.ui-icon-arrow-4 {
  background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px
}

.ui-icon-extlink {
  background-position: -32px -80px
}

.ui-icon-newwin {
  background-position: -48px -80px
}

.ui-icon-refresh {
  background-position: -64px -80px
}

.ui-icon-shuffle {
  background-position: -80px -80px
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px
}

.ui-icon-folder-open {
  background-position: -16px -96px
}

.ui-icon-document {
  background-position: -32px -96px
}

.ui-icon-document-b {
  background-position: -48px -96px
}

.ui-icon-note {
  background-position: -64px -96px
}

.ui-icon-mail-closed {
  background-position: -80px -96px
}

.ui-icon-mail-open {
  background-position: -96px -96px
}

.ui-icon-suitcase {
  background-position: -112px -96px
}

.ui-icon-comment {
  background-position: -128px -96px
}

.ui-icon-person {
  background-position: -144px -96px
}

.ui-icon-print {
  background-position: -160px -96px
}

.ui-icon-trash {
  background-position: -176px -96px
}

.ui-icon-locked {
  background-position: -192px -96px
}

.ui-icon-unlocked {
  background-position: -208px -96px
}

.ui-icon-bookmark {
  background-position: -224px -96px
}

.ui-icon-tag {
  background-position: -240px -96px
}

.ui-icon-home {
  background-position: 0 -112px
}

.ui-icon-flag {
  background-position: -16px -112px
}

.ui-icon-calendar {
  background-position: -32px -112px
}

.ui-icon-cart {
  background-position: -48px -112px
}

.ui-icon-pencil {
  background-position: -64px -112px
}

.ui-icon-clock {
  background-position: -80px -112px
}

.ui-icon-disk {
  background-position: -96px -112px
}

.ui-icon-calculator {
  background-position: -112px -112px
}

.ui-icon-zoomin {
  background-position: -128px -112px
}

.ui-icon-zoomout {
  background-position: -144px -112px
}

.ui-icon-search {
  background-position: -160px -112px
}

.ui-icon-wrench {
  background-position: -176px -112px
}

.ui-icon-gear {
  background-position: -192px -112px
}

.ui-icon-heart {
  background-position: -208px -112px
}

.ui-icon-star {
  background-position: -224px -112px
}

.ui-icon-link {
  background-position: -240px -112px
}

.ui-icon-cancel {
  background-position: 0 -128px
}

.ui-icon-plus {
  background-position: -16px -128px
}

.ui-icon-plusthick {
  background-position: -32px -128px
}

.ui-icon-minus {
  background-position: -48px -128px
}

.ui-icon-minusthick {
  background-position: -64px -128px
}

.ui-icon-close {
  background-position: -80px -128px
}

.ui-icon-closethick {
  background-position: -96px -128px
}

.ui-icon-key {
  background-position: -112px -128px
}

.ui-icon-lightbulb {
  background-position: -128px -128px
}

.ui-icon-scissors {
  background-position: -144px -128px
}

.ui-icon-clipboard {
  background-position: -160px -128px
}

.ui-icon-copy {
  background-position: -176px -128px
}

.ui-icon-contact {
  background-position: -192px -128px
}

.ui-icon-image {
  background-position: -208px -128px
}

.ui-icon-video {
  background-position: -224px -128px
}

.ui-icon-script {
  background-position: -240px -128px
}

.ui-icon-alert {
  background-position: 0 -144px
}

.ui-icon-info {
  background-position: -16px -144px
}

.ui-icon-notice {
  background-position: -32px -144px
}

.ui-icon-help {
  background-position: -48px -144px
}

.ui-icon-check {
  background-position: -64px -144px
}

.ui-icon-bullet {
  background-position: -80px -144px
}

.ui-icon-radio-on {
  background-position: -96px -144px
}

.ui-icon-radio-off {
  background-position: -112px -144px
}

.ui-icon-pin-w {
  background-position: -128px -144px
}

.ui-icon-pin-s {
  background-position: -144px -144px
}

.ui-icon-play {
  background-position: 0 -160px
}

.ui-icon-pause {
  background-position: -16px -160px
}

.ui-icon-seek-next {
  background-position: -32px -160px
}

.ui-icon-seek-prev {
  background-position: -48px -160px
}

.ui-icon-seek-end {
  background-position: -64px -160px
}

.ui-icon-seek-start {
  background-position: -80px -160px
}

.ui-icon-seek-first {
  background-position: -80px -160px
}

.ui-icon-stop {
  background-position: -96px -160px
}

.ui-icon-eject {
  background-position: -112px -160px
}

.ui-icon-volume-off {
  background-position: -128px -160px
}

.ui-icon-volume-on {
  background-position: -144px -160px
}

.ui-icon-power {
  background-position: 0 -176px
}

.ui-icon-signal-diag {
  background-position: -16px -176px
}

.ui-icon-signal {
  background-position: -32px -176px
}

.ui-icon-battery-0 {
  background-position: -48px -176px
}

.ui-icon-battery-1 {
  background-position: -64px -176px
}

.ui-icon-battery-2 {
  background-position: -80px -176px
}

.ui-icon-battery-3 {
  background-position: -96px -176px
}

.ui-icon-circle-plus {
  background-position: 0 -192px
}

.ui-icon-circle-minus {
  background-position: -16px -192px
}

.ui-icon-circle-close {
  background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px
}

.ui-icon-circle-check {
  background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 3px
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 3px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 3px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 3px
}

.ui-widget-overlay {
  background: #aaa;
  opacity: .3;
  -ms-filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666
}

.ui-helper-hidden {
  display: none
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse
}

.ui-helper-clearfix:after {
  clear: both
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0)
}

.ui-front {
  z-index: 100
}

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none
}

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0
}

.ui-menu .ui-menu {
  position: absolute
}

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: -1px
}

.ui-menu-icons {
  position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em
}

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0
}

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0
}

.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em
}

.ui-widget .ui-widget {
  font-size: 1em
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em
}

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5
}

.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333
}

.ui-widget-content a {
  color: #333
}

.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: bold
}

.ui-widget-header a {
  color: #333
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
  color: #454545;
  text-decoration: none
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px rgb(94, 158, 214)
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #fff
}

.ui-icon-background, .ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #fff;
  text-decoration: none
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #777620
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #5f3f3f
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #5f3f3f
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35)
}

.ui-icon {
  width: 16px;
  height: 16px
}

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png")
}

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png")
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png")
}

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png")
}

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png")
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png")
}

.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png")
}

.ui-icon-blank {
  background-position: 16px 16px
}

.ui-icon-caret-1-n {
  background-position: 0 0
}

.ui-icon-caret-1-ne {
  background-position: -16px 0
}

.ui-icon-caret-1-e {
  background-position: -32px 0
}

.ui-icon-caret-1-se {
  background-position: -48px 0
}

.ui-icon-caret-1-s {
  background-position: -65px 0
}

.ui-icon-caret-1-sw {
  background-position: -80px 0
}

.ui-icon-caret-1-w {
  background-position: -96px 0
}

.ui-icon-caret-1-nw {
  background-position: -112px 0
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px
}

.ui-icon-arrow-4 {
  background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px
}

.ui-icon-extlink {
  background-position: -32px -80px
}

.ui-icon-newwin {
  background-position: -48px -80px
}

.ui-icon-refresh {
  background-position: -64px -80px
}

.ui-icon-shuffle {
  background-position: -80px -80px
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px
}

.ui-icon-folder-open {
  background-position: -16px -96px
}

.ui-icon-document {
  background-position: -32px -96px
}

.ui-icon-document-b {
  background-position: -48px -96px
}

.ui-icon-note {
  background-position: -64px -96px
}

.ui-icon-mail-closed {
  background-position: -80px -96px
}

.ui-icon-mail-open {
  background-position: -96px -96px
}

.ui-icon-suitcase {
  background-position: -112px -96px
}

.ui-icon-comment {
  background-position: -128px -96px
}

.ui-icon-person {
  background-position: -144px -96px
}

.ui-icon-print {
  background-position: -160px -96px
}

.ui-icon-trash {
  background-position: -176px -96px
}

.ui-icon-locked {
  background-position: -192px -96px
}

.ui-icon-unlocked {
  background-position: -208px -96px
}

.ui-icon-bookmark {
  background-position: -224px -96px
}

.ui-icon-tag {
  background-position: -240px -96px
}

.ui-icon-home {
  background-position: 0 -112px
}

.ui-icon-flag {
  background-position: -16px -112px
}

.ui-icon-calendar {
  background-position: -32px -112px
}

.ui-icon-cart {
  background-position: -48px -112px
}

.ui-icon-pencil {
  background-position: -64px -112px
}

.ui-icon-clock {
  background-position: -80px -112px
}

.ui-icon-disk {
  background-position: -96px -112px
}

.ui-icon-calculator {
  background-position: -112px -112px
}

.ui-icon-zoomin {
  background-position: -128px -112px
}

.ui-icon-zoomout {
  background-position: -144px -112px
}

.ui-icon-search {
  background-position: -160px -112px
}

.ui-icon-wrench {
  background-position: -176px -112px
}

.ui-icon-gear {
  background-position: -192px -112px
}

.ui-icon-heart {
  background-position: -208px -112px
}

.ui-icon-star {
  background-position: -224px -112px
}

.ui-icon-link {
  background-position: -240px -112px
}

.ui-icon-cancel {
  background-position: 0 -128px
}

.ui-icon-plus {
  background-position: -16px -128px
}

.ui-icon-plusthick {
  background-position: -32px -128px
}

.ui-icon-minus {
  background-position: -48px -128px
}

.ui-icon-minusthick {
  background-position: -64px -128px
}

.ui-icon-close {
  background-position: -80px -128px
}

.ui-icon-closethick {
  background-position: -96px -128px
}

.ui-icon-key {
  background-position: -112px -128px
}

.ui-icon-lightbulb {
  background-position: -128px -128px
}

.ui-icon-scissors {
  background-position: -144px -128px
}

.ui-icon-clipboard {
  background-position: -160px -128px
}

.ui-icon-copy {
  background-position: -176px -128px
}

.ui-icon-contact {
  background-position: -192px -128px
}

.ui-icon-image {
  background-position: -208px -128px
}

.ui-icon-video {
  background-position: -224px -128px
}

.ui-icon-script {
  background-position: -240px -128px
}

.ui-icon-alert {
  background-position: 0 -144px
}

.ui-icon-info {
  background-position: -16px -144px
}

.ui-icon-notice {
  background-position: -32px -144px
}

.ui-icon-help {
  background-position: -48px -144px
}

.ui-icon-check {
  background-position: -64px -144px
}

.ui-icon-bullet {
  background-position: -80px -144px
}

.ui-icon-radio-on {
  background-position: -96px -144px
}

.ui-icon-radio-off {
  background-position: -112px -144px
}

.ui-icon-pin-w {
  background-position: -128px -144px
}

.ui-icon-pin-s {
  background-position: -144px -144px
}

.ui-icon-play {
  background-position: 0 -160px
}

.ui-icon-pause {
  background-position: -16px -160px
}

.ui-icon-seek-next {
  background-position: -32px -160px
}

.ui-icon-seek-prev {
  background-position: -48px -160px
}

.ui-icon-seek-end {
  background-position: -64px -160px
}

.ui-icon-seek-start {
  background-position: -80px -160px
}

.ui-icon-seek-first {
  background-position: -80px -160px
}

.ui-icon-stop {
  background-position: -96px -160px
}

.ui-icon-eject {
  background-position: -112px -160px
}

.ui-icon-volume-off {
  background-position: -128px -160px
}

.ui-icon-volume-on {
  background-position: -144px -160px
}

.ui-icon-power {
  background-position: 0 -176px
}

.ui-icon-signal-diag {
  background-position: -16px -176px
}

.ui-icon-signal {
  background-position: -32px -176px
}

.ui-icon-battery-0 {
  background-position: -48px -176px
}

.ui-icon-battery-1 {
  background-position: -64px -176px
}

.ui-icon-battery-2 {
  background-position: -80px -176px
}

.ui-icon-battery-3 {
  background-position: -96px -176px
}

.ui-icon-circle-plus {
  background-position: 0 -192px
}

.ui-icon-circle-minus {
  background-position: -16px -192px
}

.ui-icon-circle-close {
  background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px
}

.ui-icon-circle-check {
  background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 3px
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 3px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 3px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 3px
}

.ui-widget-overlay {
  background: #aaa;
  opacity: .3;
  filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666
}

.ui-menu-item {
  font-size: 17px;
}

.ui-autocomplete li.ui-menu-item:nth-child(n + 6) {
  display: none;
}

.ui-menu .ui-menu-item:hover {
  background: #eeeeee;
}

.nintei .icon {
  display: flex;
  flex-basis: 50%;
  box-sizing: border-box;
  padding: 0 3%;
  max-width: 50vw;
}

article>*+* {
  margin-top: inherit
}

.pcbr {
  display: block
}

@media screen and (max-width:640px) {
  .spbr {
    display: inline-block
  }

  .pcbr {
    display: inline
  }
}

.wrapper {
  box-sizing: border-box;
  width: 96%;
  max-width: 900px
}

.wrap_wh {
  padding: 2%;
  background: #fff
}

.bdr_gr {
  box-sizing: border-box;
  border: 4px solid #f2f2f2
}

.l_flex {
  display: flex;
  align-items: center;
  gap: 15px
}

@media screen and (max-width:640px) {
  .l_flex {
    flex-direction: column
  }
}

.l_flex_wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 10px
}

.l_flex_center {
  display: flex;
  justify-content: center;
  gap: 10px
}

.l_center {
  display: flex;
  align-items: center;
  justify-content: center
}

.m_center, .wrapper {
  margin-right: auto;
  margin-left: auto
}

.t_center {
  text-align: center
}

.t_right {
  text-align: right
}

.f_notice {
  display: block;
  margin-left: 1em;
  font-size: .8em;
  text-indent: -1em
}

.n_list>li {
  margin-left: 1.2em;
  list-style: disc
}

.ck_list>li::before {
  content: "";
  margin-right: 5px;
  font-family: FontAwesome
}

.num_list>li {
  margin-left: 1.2em;
  list-style: decimal
}

.no_list>li {
  margin-left: 1em;
  text-indent: -1em
}

@media screen and (max-width:640px) {
  .m_spslider {
    overflow: hidden;
    width: 100%
  }

  .m_slides {
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch
  }

  .m_slides img {
    width: 200%;
    max-width: 200%
  }
}

.waai {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 10px;
  color: #fff;
  width: 98%;
  margin: 15px auto;
  font-size: min(5vw, 2.8em);
  text-align: center
}

.waai::before, .waai::after {
  content: "";
  width: 2px;
  height: 1.6em;
  margin: 0 10px;
  border-left: 2px solid
}

.waai::before {
  transform: rotate(-35deg)
}

.waai::after {
  transform: rotate(35deg)
}

#job_slider {
  overflow: hidden;
  position: relative;
  width: 98%;
  max-width: 960px;
  margin: 15px auto;
  font-size: 14px
}

#job_slider .job_wrapper a {
  display: flex;
  justify-content: center;
  color: #636363
}

#job_slider p {
  text-align: center
}

#job_slider dl {
  width: 100%;
  padding: 5px 15px 2em;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 1px;
  margin: 1% .5%;
  padding: 5px 15px;
  box-shadow: 0 4px 3px #eee;
  position: relative
}

#job_slider dt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.5em;
  line-height: 1;
  font-weight: bold;
  margin: 15px auto;
  border-bottom: 1px solid;
  padding-bottom: 8px
}

#job_slider dt span {
  font-size: .7em;
  display: inline-block;
  padding: 5px 10px;
  background: #676767;
  color: #fff;
  border-radius: 15px;
  text-align: center;
  box-sizing: border-box
}

#job_slider dd {
  font-size: 1.1em
}

#job_slider dd strong {
  font-weight: bold;
  text-align: center
}

#job_slider .nensyu {
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: 1.2em;
  border-radius: 3px
}

#job_slider .full {
  background: #fffaed
}

#job_slider .full dt {
  color: #cdaa38
}

#job_slider .full .nensyu {
  background: #cdaa38
}

#job_slider .part {
  background: #fafbff
}

#job_slider .part dt {
  color: #071c60
}

#job_slider .part .nensyu {
  background: #071c60
}
#job_slider .spot {
  background: #e9fff0
}

#job_slider .spot dt {
  color: #17BEBB
}

#job_slider .spot .nensyu {
  background: #17BEBB
}

#job_slider strong {
  display: block;
  margin: 10px auto 5px;
  font-size: 1.1em
}

@media screen and (max-width:640px) {
  #job_slider .job_wrapper a {
    display: flex;
    flex-direction: column
  }

  #job_slider dl {
    width: 90%;
    margin: 0 auto 8px;
    padding-bottom: 2em
  }

  #job_slider dt {
    margin: 5px auto;
    font-size: 5.5vw
  }

  #job_slider dd {
    font-size: 4vw;
    margin: 5px auto
  }

  #job_slider .nensyu {
    font-size: 5vw
  }

  #job_slider .nensyu amp-img {
    display: none
  }

  #job_slider .amp-carousel-button {
    width: 16px;
    height: 44px
  }
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px
}

.slick-initialized .slick-slide {
  display: inline-block
}

.slick-arrow.slick-prev, .slick-arrow.slick-next {
  position: absolute;
  top: 50%;
  width: 38px;
  height: 39px;
  line-height: 38px;
  color: #fff;
  z-index: 2000;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  opacity: .5
}

@media screen and (max-width:640px) {
  .slick-arrow.slick-prev, .slick-arrow.slick-next {
    width: 38px;
    height: 39px;
    line-height: 50px
  }
}

.slick-arrow.slick-prev {
  left: 0;
  background: url(../../images/index/pre.png) no-repeat
}

.slick-arrow.slick-next {
  right: 0;
  background: url(../../images/index/next.png) no-repeat
}

.web_soudan {
  display: flex;
  align-items: center;
  width: 96%;
  max-width: 750px;
  margin: 10px auto;
  padding: 2%;
  font-size: 1.5em;
  line-height: 1.3;
  box-sizing: border-box
}

.web_soudan img[src$=".svg"] {
  width: 50%
}

.web_soudan h5 {
  font-size: 1.5em;
  color: #001d64;
  text-align: left;
  margin-bottom: 10px
}

.web_soudan img {
  margin: 10px
}

.web_soudan p {
  text-align: justify
}

@media screen and (max-width:640px) {
  .web_soudan {
    flex-direction: column
  }

  .web_soudan h5 {
    font-size: 1.1em;
    text-align: center
  }

  .web_soudan img {
    width: 80px !important;
    height: auto
  }

  .web_soudan p {
    font-size: .85em
  }
}

.btn_entry {
  display: block;
  text-align: center;
  margin: 30px auto
}

.btn_entry span {
  display: block;
  text-align: center
}

.btn_entry a {
  display: block;
  position: relative;
  background: #a48442;
  background: linear-gradient(128deg, rgb(164, 132, 66) 0%, rgb(164, 132, 66) 6%, rgb(176, 151, 102) 6%, rgb(176, 151, 102) 8%, rgb(166, 135, 71) 8%, rgb(166, 134, 70) 9%, rgb(176, 151, 102) 9%, rgb(176, 151, 102) 10%, rgb(166, 134, 70) 10%, rgb(164, 132, 66) 100%);
  border-radius: 2px;
  width: 85%;
  max-width: 500px;
  color: #fff;
  font-size: 18px;
  margin: auto;
  padding: 20px 10px;
  background-size: 200% 100%;
  transition: all .3s;
  box-shadow: 0 3px 3px rgba(79, 79, 79, .3)
}

.btn_entry a:hover {
  opacity: 1;
  background-position: -280% 100%;
  box-shadow: 0 0 10px #807a7a
}

.btn_entry a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 20px;
  height: 20px;
  border-right: 1px solid;
  border-top: 1px solid;
  transform: translateY(-70%) rotate(135deg)
}

.btn_entry.uparrow a:after {
  transform: translateY(-20%) rotate(315deg)
}

.btn_entry span {
  padding-top: 10px
}

@media screen and (max-width: 480px) {
  .btn_entry a {
    font-size: 16px
  }

  .btn_entry a:after {
    content: none
  }
}

.mainimg {
  background: url(/images/lp/syoukaki/bg_mainimg_pc.png) no-repeat 100%/cover;
  padding: 2% 0
}

@media screen and (max-width:640px) {
  .mainimg {
    background: url(/images/lp/syoukaki/bg_mainimg_sp.png) no-repeat top/contain, #3594ac
  }
}

.mainimg .maincopy {
  margin: 5% 0;
  filter: drop-shadow(0px 3px 5px #0D7A95)
}

#container.bgcolor {
  background: #f9f6f1
}

#mainimgForm {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 96%;
  max-width: 1110px;
  margin: auto
}

@media screen and (max-width:640px) {
  #mainimgForm {
    flex-direction: column
  }
}

#mainimgForm #copy {
  width: 40%
}

#mainimgForm #copy img {
  width: 100%
}

#mainimgForm #entryform {
  width: 46%;
  border: 1px solid;
  background: #f9faff;
  margin: 20px
}

@media screen and (max-width:640px) {
  #mainimgForm #entryform {
    width: 96%
  }
}

#mainimgForm #entryform h2 {
  background: #001d64;
  color: #fff;
  font-size: 1.8em;
  border-bottom: none;
  padding: 2% 0;
  margin: 0 auto;
  text-align: center
}

#entryform .cnt_tbl, #entryform #privacypolicy, #mainimgForm #entryform h2.cnt_sub_ttl {
  width: 96%;
  margin: auto
}

#entryform .cnt_tbl tr {
  display: flex
}

#entryform .cnt_tbl tr td:first-child {
  display: flex;
  align-items: center
}

#entryform .form_mark.require, #entryform .form_mark.any {
  text-align: center;
  width: 2.5em
}

#entryform #clinic_parent {
  margin-bottom: 5px
}

#entryform .cnt_tbl tr td:first-child {
  background: #e1ebf5
}

#entryform .cnt_tbl tr td:nth-child(2) {
  width: 70%
}

#entryform .input_box {
  width: 100%
}

#entryform .text_box {
  height: 50px
}

#entryform #privacypolicy {
  height: 60px
}

@media screen and (max-width:640px) {
  #mainimgForm {
    flex-direction: column
  }

  #mainimgForm #copy, #mainimgForm #entryform {
    width: 96%;
    margin: auto
  }

  #mainimgForm #entryform h2 {
    font-size: 5vw
  }

  #entryform .cnt_tbl tr {
    flex-direction: column
  }

  #entryform .cnt_tbl tr td:nth-child(2) {
    width: 100%
  }

  #entryform .btn-step4_next, .btn-step4_next:hover, .btn-step4_next:active, .btn-step4_next:link, .btn-step4_next:visited {
    width: 100%;
    max-width: 300px;
    padding: 10px 30px
  }

  #entryform .btn-step4_back {
    width: 90px
  }

  #entryform .btn-step4_back::before {
    top: 6px;
    left: 7px
  }

  #entryform .d_cnt_btn_cov ul {
    width: 96%;
    margin: auto
  }
}

.introduction {
  background: #3594ac;
  color: #3594ac;
  padding: 2%
}

.introduction .copy {
  text-align: center;
  font-size: min(5vw, 3em);
  margin: 30px auto 5px;
  max-width: 650px;
  line-height: 1.3
}

.introduction .f__orange {
  color: #e6c75f
}

.adjflex {
  display: flex;
  gap: 2%;
  margin-bottom: 3%
}

.adjflex>* {
  flex: 1;
  text-align: center
}

@media screen and (max-width:640px) {
  .adjflex {
    flex-direction: column
  }

  .adjflex .wrap {
    display: flex;
    align-items: center;
    gap: 2%;
    margin: 0 3% 3%;
    padding: 2%;
    text-align: left
  }

  .adjflex .wrap .iconimg {
    flex-basis: 20%
  }
}

.adjflex .adjtxt {
  flex-basis: 75%
}

.adjflex .txtlink {
  text-align: right;
  color: #3594ac;
  display: block
}

.wrap {
  background: var(--accColor);
  border-radius: 5px;
  padding: 2%
}

.webmeeting {
  box-sizing: border-box;
  padding: 0 3% 2%
}

.webmeeting .l__grid_movetitle {
  font-size: 2em;
  text-align: left
}

@media screen and (max-width:640px) {
  .webmeeting .l__grid_movetitle {
    font-size: 4.5vw;
    text-align: center
  }
}

.form {
  margin: 10px 2%;
  padding: 4% 2%;
  background: var(--orange25);
  border-radius: 5px
}

.form .formtitle {
  padding: 2%;
  text-align: center;
  color: var(--color75);
  border-top: 1px solid;
  border-bottom: 1px solid
}

.nintei {
  max-width: 960px;
  margin: 33px auto;
}

@media screen and (max-width:640px) {
  .nintei {
    flex-direction: column;
  }
}

.nintei .icon {
  display: flex;
  flex-basis: 50%;
  box-sizing: border-box;
  padding: 0 3%
}

@media screen and (max-width:640px) {
  .nintei .icon {
    flex: 1 1 auto
  }

  .nintei .icon .nintei_icon {
    width: 60px
  }
}

.sankan {
  padding: 4% 2%;
  text-align: center;
  background: #fffaed
}

#footer {
  box-sizing: border-box;
  width: 96%;
  max-width: 1000px;
  margin: auto;
  font-size: 1rem;
  color: #666
}

#footer .job_section {
  padding: 40px 0
}

#footer .title_job_section {
  padding-left: 5px;
  font-size: 1.2rem;
  color: #333;
  border-left: 4px solid #a48b3f
}

#footer .text {
  margin-top: 10px;
  text-align: justify
}

#footer .bottom {
  padding-top: 40px;
  text-align: center
}

#footer .bottom img {
  width: 100%;
  max-width: 110px;
  height: auto
}

#footer .bottom .text {
  margin-top: 15px;
  text-align: center
}

#footer .bottom .copyright {
  margin-top: 15px;
  font-size: 1.2rem
}