@charset "UTF-8";

.section_inner {
  padding: 0px 0 0px 0;
}
#hero_image {
  height: 200px;
  margin-top: 65px;
}
#hero_image p.sp_on img {
  width: 60%;
}
#hero_image p.ornaments {
  top: 40%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#hero_image p.sp_on {
  top: 40%;
}
.name {
  text-align: right;
  padding: 20px 0 30px;
}
ol {
  padding-left: 5%;
  text-align: left;
}
ol li {
  list-style: outside decimal;
  line-height: 1.5;
  margin-bottom: 20px;
}
ol li p {
  margin-bottom: 20px;
}

footer .section_inner {
  text-align: center;
}
/*#recruit .section_inner {
    padding: 40px 0 10px 0;
	text-align: center;
	font-size: 2.0rem;
	font-weight: normal;
}*/
#container .topicpath {
  margin-bottom: 60px;
}
#recruit {
  margin-bottom: 70px;
}

/* =======================
		.recruit
========================== */
h1,
h2 {
  font-weight: normal;
}

.recruit {
  width: 99%;
  border-top: #e3e3e3 solid 1px;
  font-size: 12px;
  color: #3c3c3c;
  line-height: 3;
  letter-spacing: 1px;
  text-align: left;
  margin-bottom: 30px;
}
.recruit tr {
  padding: 10px 0;
  border-bottom: #e3e3e3 solid 1px;
  border-left: #e3e3e3 solid 1px;
}
.recruit tr td {
  border-right: #e3e3e3 solid 1px;
  line-height: 1.5;
  padding: 1em 5px 1em 10px;
}
.recruit tr .ttl_1 {
  font-weight: bold;
  width: 23%;
  line-height: 1.5;
  padding: 1em 0 1em 10px;
  border-right: #e3e3e3 solid 1px;
  background-color: #efefef;
}
h2 {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: #e3e3e3 solid 1px;
}
#recruit h2.min {
  font-size: 2.4rem;
  margin-bottom: 30px;
  border: none;
  line-height: 1.5;
}
#recruit p.bnr_fl {
  display: block;
  text-align: center;
}
#recruit p.bnr_fl a {
  display: inline;
}
#contact_tel {
  font-family: "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "メイリオ", Meiryo, Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #3c3c3c;
  line-height: 1.5;
  letter-spacing: 1px;
  margin-bottom: 30px;
}
.recruit_btn {
  margin-bottom: 20px;
}
p.recruit_copy {
  text-align: center;
  line-height: 2;
  margin: 60px auto;
}
/*　モバイルランドスケープ用　*/
@media only screen and (min-width: 568px) {
  #hero_image p.sp_on img {
    width: 30%;
  }
  #hero_image p.ornaments {
    top: 45%;
  }
}
/*　PC・タブレット用　*/
@media only screen and (min-width: 768px) {
  #recruit #hero_image .ornaments.sp_on.pc_on.tab_on {
    display: block;
  }
  #hero_image {
    height: 250px;
    margin-top: 78px;
  }
  #hero_image p.pc_on {
    top: 35%;
  }
  #privacy .section_inner {
    padding: 50px 0 10px 0;
    width: 1000px;
  }
  /* =======================
		.recruit
========================== */
  .link {
    margin-top: -100px;
    padding-top: 100px;
    display: block;
  }
  .recruit {
    width: 100%;
    border-top: #e3e3e3 solid 1px;
    font-size: 12px;
    color: #3c3c3c;
    line-height: 3;
    letter-spacing: 1px;
    margin: 0 auto 30px;
    text-align: left;
  }
  .recruit tr {
    padding: 10px 0;
    border-bottom: #e3e3e3 solid 1px;
    border-left: #e3e3e3 solid 1px;
  }
  .recruit tr td {
    border-right: #e3e3e3 solid 1px;
    line-height: 1.5;
    padding: 1em 5px 1em 10px;
  }
  .recruit tr .ttl_1 {
    font-weight: bold;
    width: 23%;
    line-height: 1.5;
    padding: 1em 0 1em 10px;
    border-right: #e3e3e3 solid 1px;
    background-color: #efefef;
  }
  .recruit tr .ttl_2 {
    width: 23%;
  }
  .form_box {
    display: flex;
    justify-content: center;
  }
  .recruit_btn {
    width: 30%;
    margin: 0% 1%;
  }
  .one_column {
    width: 30%;
  }
  .entry h2 {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: #e3e3e3 solid 1px;
  }

  #contact_tel {
    font-family: "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "メイリオ", Meiryo, Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #3c3c3c;
    line-height: 1.5;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 30px;
  }
  .recruit .spbr {
    display: none;
  }
  /* =======================
		.container
========================== */
  .container h1 {
    display: none;
  }
  .container #h1 {
    text-align: center;
    font-size: 3rem;
    line-height: 1.3;
    margin: 30px 0 20px 0;
    font-weight: normal;
    letter-spacing: 0.1em;
  }
  .container #h1 span {
    font-size: 2rem;
    letter-spacing: 0.1em;
  }
  /* =======================
		#contents_box
========================== */
  #contents_box {
    width: 100%;
  }
  /* =======================
		.contents
========================== */
  .contents h2 {
    padding: 0 0 10px 0px;
    font-size: 2.2rem;
  }
  .contents h2.mt_none {
    margin-top: 0;
  }
  /* =======================
section_inner
========================== */
  .recruit_btn_last {
    width: 30%;
    margin: 0% 1%;
  }
  #container .recruit_copy {
    text-align: center;
    line-height: 2;
    margin-bottom: 60px;
  }
}
/*　PC用　*/
@media only screen and (min-width: 1024px) {
  #hero_image p.ornaments {
    top: 40%;
    display: block;
  }
  #hero_image p.pc_on img {
    width: 24%;
  }
  .recruit {
    width: 75%;
    border-top: #e3e3e3 solid 1px;
    font-size: 12px;
    color: #3c3c3c;
    line-height: 3;
    letter-spacing: 1px;
    margin: 0 auto 30px;
    text-align: left;
  }
  #container .topicpath {
    margin-bottom: 80px;
  }
  #recruit h2.min {
    font-size: 3rem;
    margin-bottom: 40px;
  }
  #recruit {
    margin-bottom: 90px;
  }
}
@media only screen and (min-width: 1150px) {
  #hero_image p.pc_on img {
    width: 260px;
  }

  nav .section_inner {
    width: 1000px;
  }
}
