@charset "UTF-8";
/*------------------------------------------------------------
	会社概要
------------------------------------------------------------*/
#main .supportRead {
  width: 850px;
  margin: 0 auto 40px auto;
  border: 1px solid #E8435F;
  padding: 20px;
  box-sizing: border-box; }
  #main .supportRead ul {
    margin: 10px auto;
    list-style-type: disc;
    padding-left: 20px;
    box-sizing: border-box; }
#main .recruitEntry {
  width: 850px;
  margin: 0 auto 50px auto; }
  #main .recruitEntry ul {
    display: flex;
    justify-content: space-between; }
    #main .recruitEntry ul li {
      width: 44%;
      height: auto; }
      #main .recruitEntry ul li img {
        max-width: 100%;
        height: auto; }
#main .recruitEntryform {
  width: 850px;
  margin: 0 auto 50px auto; }
  #main .recruitEntryform .recruitEntryform_bn {
    margin-bottom: 40px; }
    #main .recruitEntryform .recruitEntryform_bn img {
      max-width: 100%;
      height: auto; }
  #main .recruitEntryform .checkWrap {
    text-align: center;
    margin-bottom: 40px; }
  #main .recruitEntryform input.form_area {
    font-size: 1.2rem;
    padding: 4px;
    box-sizing: border-box;
    color: #373737; }
  #main .recruitEntryform .textarea {
    width: 98%;
    height: 100px;
    font-size: 1.2em;
    border: 1px solid #c3c3c3;
    color: #373737; }
#main .recruitWomanMain {
  text-align: center;
  margin-bottom: 40px; }
#main .recruitWomanImg {
  width: 100%;
  background: #FFE6E8;
  margin-bottom: 40px; }
  #main .recruitWomanImg ul {
    width: 1077px;
    margin: auto;
    padding: 20px 0;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    #main .recruitWomanImg ul li {
      width: 32%;
      height: auto;
      margin-bottom: 20px; }
      #main .recruitWomanImg ul li img {
        max-width: 100%;
        height: auto; }
#main .recruitReadpointMain {
  margin: 40px auto 60px auto;
  font-size: 1.8rem;
  text-align: center; }
#main .recruitReadpointWrap {
  width: 850px;
  margin: 0 auto 40px auto; }
#main .recruitReadpointRead {
  width: 850px;
  margin: 0 auto 40px auto;
  border: 1px solid #E8435F;
  padding: 20px;
  box-sizing: border-box; }
  #main .recruitReadpointRead ul {
    margin: 10px auto;
    list-style-type: disc;
    padding-left: 20px;
    box-sizing: border-box; }
  #main .recruitReadpointRead .recruitReadpointKosodate_img {
    width: 300px;
    height: auto;
    margin: 10px auto; }
  #main .recruitReadpointRead .taishokukin {
    margin: 40px auto 60px auto; }
    #main .recruitReadpointRead .taishokukin ul {
      display: flex;
      justify-content: space-between; }
      #main .recruitReadpointRead .taishokukin ul li {
        text-align: center;
        width: 23%;
        background: #E8435F;
        color: #FFF;
        padding: 5px;
        box-sizing: border-box;
        border-radius: 4px; }
#main .recruitWrap {
  width: 100%;
  height: auto;
  margin-bottom: 100px; }
  #main .recruitWrap .recruitWrap_bannerMain {
    width: 100%;
    height: auto;
    margin: 20px auto; }
    #main .recruitWrap .recruitWrap_bannerMain img {
      width: 100%;
      height: auto; }
  #main .recruitWrap .recruitWrap_banner {
    display: flex;
    justify-content: flex-start; }
    #main .recruitWrap .recruitWrap_banner li {
      width: 50%; }
      #main .recruitWrap .recruitWrap_banner li img {
        width: 100%;
        height: auto; }
#main .privacy {
  border: solid 1px #808080;
  width: 850px;
  margin: 0 auto 10px auto;
  height: 120px;
  padding: 10px;
  overflow: auto;
  box-sizing: border-box; }
  #main .privacy h1 {
    margin: 20px 0;
    padding: 5px 10px;
    font-size: 150%;
    color: #fff;
    border-radius: 4px;
    background: #51A8E8;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }
  #main .privacy h2 {
    margin: 10px 0;
    padding: 3px 5px;
    font-size: 130%;
    font-weight: normal;
    color: #AB6F72;
    border-left: 5px solid #AB6F72; }
  #main .privacy h3 {
    margin: 10px 0;
    font-size: 120%;
    font-weight: normal;
    color: #AB6F72;
    border-bottom: 1px solid #AB6F72; }

table.table_style_1 {
  width: 100%;
  border: 0; }
  table.table_style_1 tr, table.table_style_1 th, table.table_style_1 td {
    border: 0; }
  table.table_style_1 th, table.table_style_1 td {
    padding: 12px 20px;
    box-sizing: border-box; }
  table.table_style_1 th {
    text-align: center;
    width: 20%;
    background: #E8435F;
    border: 0;
    color: #FFF; }
  table.table_style_1 td {
    width: 80%;
    background: #EAEAEA; }
    table.table_style_1 td .red {
      color: #B5181B; }
  table.table_style_1 .table_style_1_dl {
    display: flex;
    flex-wrap: wrap; }

table.table_style_2 {
  width: 100%;
  border: 0; }
  table.table_style_2 tr, table.table_style_2 th, table.table_style_2 td {
    border: 0; }
  table.table_style_2 th, table.table_style_2 td {
    padding: 14px 10px 14px 10px;
    box-sizing: border-box; }
  table.table_style_2 th {
    text-align: center;
    width: 24%;
    background: #747474;
    border: 0;
    color: #FFF; }
  table.table_style_2 td {
    width: 76%;
    border: 1px solid #747474;
    color: #B0B0B0; }
  table.table_style_2 .table_style_tit_th {
    background: #E8435F;
    color: #FFF; }
  table.table_style_2 .table_style_col3 {
    display: flex;
    padding: 20px 0;
    box-sizing: border-box; }
    table.table_style_2 .table_style_col3 li {
      width: 28%;
      margin-left: 10px;
      height: auto;
      text-align: center; }
      table.table_style_2 .table_style_col3 li img {
        max-width: 100%;
        height: auto; }

table.table_style_3 {
  width: 100%;
  border: 1px solid #747474; }
  table.table_style_3 tr, table.table_style_3 th, table.table_style_3 td {
    border: 0; }
  table.table_style_3 th, table.table_style_3 td {
    padding: 14px 10px 14px 10px;
    box-sizing: border-box; }
  table.table_style_3 th {
    text-align: center;
    width: 24%;
    border: 0;
    border-right: 1px solid #747474;
    border-bottom: 1px solid #747474; }
  table.table_style_3 td {
    width: 76%;
    border-right: 1px solid #747474;
    border-bottom: 1px solid #747474; }
  table.table_style_3 .midashi {
    display: block;
    width: 100%;
    background: #FFE6E8;
    padding: 8px;
    box-sizing: border-box; }
  table.table_style_3 .midashi_read {
    padding: 10px;
    box-sizing: border-box; }
    table.table_style_3 .midashi_read ul {
      list-style-type: circle;
      padding-left: 20px;
      box-sizing: border-box;
      margin-bottom: 10px; }

table.table_style_clm3 {
  width: 100%;
  border-top: 1px solid #747474;
  border-left: 1px solid #747474; }
  table.table_style_clm3 tr, table.table_style_clm3 th, table.table_style_clm3 td {
    border: 0; }
  table.table_style_clm3 th, table.table_style_clm3 td {
    padding: 14px 10px 14px 10px;
    box-sizing: border-box; }
  table.table_style_clm3 th {
    text-align: center;
    width: 33%;
    border: 0;
    border-right: 1px solid #747474;
    border-bottom: 1px solid #747474; }
  table.table_style_clm3 td {
    text-align: center;
    width: 33%;
    border-right: 1px solid #747474;
    border-bottom: 1px solid #747474; }

table.table_style_clm4 {
  width: 100%;
  border-top: 1px solid #747474;
  border-left: 1px solid #747474; }
  table.table_style_clm4 tr, table.table_style_clm4 th, table.table_style_clm4 td {
    border: 0; }
  table.table_style_clm4 th, table.table_style_clm4 td {
    padding: 14px 10px 14px 10px;
    box-sizing: border-box; }
  table.table_style_clm4 th {
    text-align: center;
    width: 25%;
    border: 0;
    border-right: 1px solid #747474;
    border-bottom: 1px solid #747474; }
  table.table_style_clm4 td {
    text-align: center;
    width: 25%;
    border-right: 1px solid #747474;
    border-bottom: 1px solid #747474; }

.btnLink input.image-btn {
  padding: 10px 40px 11px;
  color: #fff;
  margin: 0 auto;
  display: inline-block;
  font-size: 1.6rem;
  text-align: center;
  background-color: #e7435e;
  letter-spacing: 2px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -O-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 4px;
  border: 2px solid #e7435e; }

.btnLink input.image-btn:hover {
  color: #e7435e;
  background-color: #fff;
  border: 2px solid #e7435e;
  box-sizing: border-box; }

#main .mynavi-bn{
	width: 300px;
	display: flex;
	margin: 0px auto 20px auto;
	justify-content: space-between;
}
#main .mynavi-bn li{
	width: 45%;
	text-align: center;
}
@media all and (max-width: 767px) {
  #main .recruitEntry {
    width: 98%;
    margin: 0 auto 40px auto; }
    #main .recruitEntry ul {
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap; }
      #main .recruitEntry ul li {
        width: 100%;
        height: auto; }
        #main .recruitEntry ul li img {
          max-width: 100%;
          height: auto; }
  #main .recruitEntryform {
    width: 98%;
    margin: 0 auto 40px auto;
    padding: 0 5px 0 5px 0;
    box-sizing: border-box; }
  #main .recruitWomanMain {
    text-align: center;
    margin-bottom: 40px; }
  #main .recruitWomanImg {
    width: 100%;
    background: #FFE6E8;
    margin-bottom: 40px; }
    #main .recruitWomanImg ul {
      width: 100%;
      margin: auto;
      padding: 20px 0;
      box-sizing: border-box;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      #main .recruitWomanImg ul li {
        width: 32%;
        height: auto;
        margin-bottom: 20px; }
        #main .recruitWomanImg ul li img {
          max-width: 100%;
          height: auto; }
  #main .recruitReadpointWrap {
    width: 98%;
    margin: auto; }
  #main .recruitReadpointRead {
    width: 98%; }
  #main .privacy {
    width: 98%;
    margin: 0 auto 10px auto; }

  table.table_style_1 tr, table.table_style_1 th, table.table_style_1 td {
    width: 100%;
    display: block; }
  table.table_style_1 th, table.table_style_1 td {
    display: block;
    width: 100%;
    padding: 8px 10px;
    box-sizing: border-box; }
  table.table_style_1 th {
    width: 100%;
    border: 0; }
  table.table_style_1 td {
    width: 100%; }

  table.table_style_2 tr, table.table_style_2 th, table.table_style_2 td {
    display: block; }
  table.table_style_2 th, table.table_style_2 td {
    display: block;
    width: 100%;
    padding: 8px 10px;
    box-sizing: border-box; }
  table.table_style_2 th {
    width: 100%;
    background: #333333;
    border: 0;
    color: #FFF; }
  table.table_style_2 td {
    width: 100%; }

  table.table_style_3 {
    width: 98%;
    margin: auto; }
    table.table_style_3 tr, table.table_style_3 th, table.table_style_3 td {
      width: 100%;
      display: block; }
    table.table_style_3 th, table.table_style_3 td {
      box-sizing: border-box; }
    table.table_style_3 th {
      width: 100%; }
    table.table_style_3 td {
      width: 100%; } }
