@charset "UTF-8";
/* Scss Document */
main .h2_ttl {
  margin-bottom: 20px; }

/* --------------------
　企業概要
-------------------- */
/* 会社方針 */
.section03 {
  margin: 30px auto 0; }
  .section03 p {
    margin: auto;
    width: 94%; }

@media screen and (max-width: 768px) {
  .section03 p br {
    display: none; } }
/* 沿革 */
.section04 {
  margin: 60px auto 0; }
  .section04 .content_box {
    width: 950px;
    margin: auto; }
  .section04 table {
    width: 550px; }
  .section04 table th, .section04 table td {
    border-bottom: 1px dotted #ccc;
    padding: 0.5em; }
  .section04 table th {
    border-right: 3px solid #ff0;
    font-weight: normal;
    text-align: left; }

@media screen and (max-width: 768px) {
  .section04 .content_box {
    width: 96%; }
  .section04 table {
    font-size: 14px;
    width: 100%; }
  .section04 table th {
    text-align: center;
    width: 100px; }
  .section04 table th span {
    display: block; } }
/* 企業概要 */
.section05 {
  margin: 60px auto 0; }
  .section05 table {
    border: 1px solid #bfbfbf;
    font-size: 16px;
    margin: auto; }
  .section05 table th {
    background: #ddd;
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 10px;
    text-align: left;
    width: 140px; }
  .section05 table td {
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 10px;
    width: 800px; }

@media screen and (max-width: 768px) {
  .section05 table {
    font-size: 14px; }
    .section05 table th {
      width: 100px; }
    .section05 table td {
      width: auto; } }
/* 社内の写真 */
.section06, .section07 {
  margin: 60px auto 0; }
  .section06 .content_box, .section07 .content_box {
    width: 965px;
    margin: auto; }
  .section06 figre, .section07 figre {
    display: inline-block;
    margin-bottom: 30px;
    width: 464px; }
  .section06 figre:nth-of-type(odd), .section07 figre:nth-of-type(odd) {
    margin-right: 30px; }
  .section06 figcaption, .section07 figcaption {
    font-size: 18px;
    font-weight: bold;
    text-align: center; }

@media screen and (max-width: 768px) {
  .section06 .content_box, .section07 .content_box {
    max-width: 800px;
    width: 96%; }
  .section06 figre, .section07 figre {
    margin: auto 2% 30px;
    width: 96%; }
  .section06 figre:nth-of-type(odd), .section07 figre:nth-of-type(odd) {
    margin-right: 2%; }
  .section06 figre img, .section07 figre img {
    width: 100%; } }
.section07 h3 {
  background: linear-gradient(transparent 50%, #FF0 10%);
  line-height: 1.7;
  margin: 20px auto;
  text-align: center;
  width: 90%; }

/* --------------------
　採用情報
-------------------- */
.section07 {
  margin: 30px auto 0; }
  .section07 p.recruit_lead {
    margin: 30px auto;
    text-align: center; }
  .section07 p.recruit_lead span {
    display: block; }
  .section07 ul {
    display: inline-block;
    list-style: none;
    margin-right: 40px; }
  .section07 li {
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 15px;
    margin-bottom: 10px;
    width: 500px; }
  .section07 li h3 {
    border-left: 8px solid #02a8ff;
    box-sizing: border-box;
    font-size: 18px;
    padding-left: 10px;
    margin-bottom: 15px; }
  .section07 li p {
    box-sizing: border-box;
    padding-left: 1em; }
  .section07 li p.breakTime {
    font-size: 14px; }
  .section07 li p.breakTime span {
    display: inline-block; }
  .section07 .contactForm {
    display: none; }
  .section07 .pc_mode {
    display: inline-block !important; }
  .section07 form {
    display: inline-block;
    vertical-align: top; }
  .section07 table {
    border-collapse: collapse;
    font-size: 16px; }
  .section07 table th {
    background: #d2d2d2;
    border: 1px solid #a0a0a0;
    border-right: none;
    padding: 15px 0 15px 10px;
    text-align: left;
    width: 150px; }
    .section07 table th span {
      display: block;
      font-size: 12px; }
  .section07 table td {
    border: 1px solid #a0a0a0;
    border-left: none;
    padding: 15px 10px;
    width: 240px; }
  .section07 table td input {
    border-radius: none;
    box-sizing: border-box;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    line-height: 1.6;
    padding: 0.25em;
    width: 100%; }
  .section07 table td input.birth_a {
    margin: auto 5px;
    width: 4em; }
  .section07 table td input.birth_b {
    margin: auto 5px;
    width: 3em; }
  .section07 table td input.birth_aa {
    margin: auto 0;
    text-align: center;
    width: 4em; }
  .section07 table td input.birth_bb {
    margin: auto 0;
    text-align: center;
    width: 2em; }
  .section07 table td.radioBtn input {
    margin: 0 0.25em 0 1em;
    width: auto; }
  .section07 table tr:last-child td {
    vertical-align: top; }
    .section07 table tr:last-child td textarea {
      font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
      height: 460px;
      max-height: 650px;
      padding: 0.25em;
      resize: vertical;
      width: 240px; }
  .section07 form button {
    background: #0e215c;
    border: none;
    cursor: pointer;
    color: #fff;
    display: block;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    font-size: 16px;
    height: 60px;
    margin: 20px auto 0;
    vertical-align: middle;
    width: 200px; }
  .section07 form button:hover {
    opacity: 0.6; }

@media screen and (max-width: 768px) {
  .section07 p.recruit_lead {
    margin: auto auto 30px;
    text-align: left;
    width: 96%; }
  .section07 p.recruit_lead span {
    display: inline; }
  .section07 ul {
    display: block;
    margin-right: 0; }
  .section07 li {
    margin: auto auto 10px;
    width: 96%; }
  .section07 .contactForm {
    display: block;
    margin-top: 60px;
    position: relative;
    z-index: 2; }
  .section07 .sp_mode {
    display: block; }
  .section07 .contactForm .plus_icon {
    display: block;
    overflow: hidden;
    position: absolute;
    top: 9px;
    right: 9px;
    height: 30px;
    width: 30px;
    z-index: 2; }
    .section07 .contactForm .plus_icon span {
      display: block;
      position: relative; }
    .section07 .contactForm .plus_icon span:nth-child(1) {
      border-top: 1px solid #fff;
      top: 14px; }
    .section07 .contactForm .plus_icon span:nth-child(2) {
      border-left: 1px solid #fff;
      height: 30px;
      top: -1px;
      left: 14px; }
  .section07 .spHidden {
    display: none; }
  .section07 form {
    display: block;
    margin: auto;
    width: 96%; }
  .section07 table, .section07 tbody, .section07 table tr, .section07 table th, .section07 table td {
    border: none;
    box-sizing: border-box;
    display: block;
    width: 100%; }
  .section07 table th {
    padding: 10px; }
  .section07 table th span {
    display: inline-block;
    font-size: 12px; }
  .section07 table td {
    padding: 10px 0 30px; }
  .section07 table td input {
    border-radius: 0;
    font-size: 16px;
    line-height: 2; }
  .section07 table td.radioBtn input {
    font-size: 18px;
    margin: 0 0.25em 0 1.5em; }
  .section07 table tr:last-child td {
    padding-bottom: 0; }
  .section07 table tr:last-child td textarea {
    border-radius: 0;
    box-sizing: border-box;
    font-size: 16px;
    height: 320px;
    width: 100%; }
  .section07 form button {
    margin-top: 20px; } }
.section07.section07_2 form {
  display: block;
  margin: auto; }
.section07.section07_2 table {
  margin: auto; }
.section07.section07_2 table td {
  width: 500px; }

/* --------------------
　貸事務所情報
-------------------- */
/* 貸事務所「301号室」「401号室」 */
.section08 {
  margin: 30px auto 0; }
  .section08 .content_box {
    margin: auto;
    width: 950px; }
  .section08 figure {
    display: inline-block;
    margin-bottom: 30px;
    vertical-align: top;
    width: 450px; }
  .section08 figure:nth-of-type(odd) {
    margin-right: 40px; }
  .section08 figcaption {
    font-size: 18px;
    font-weight: bold;
    text-align: center; }
  .section08 figure p {
    text-align: center; }

/* 貸事務所「501号室」 */
.section09 {
  margin: 60px auto 0; }
  .section09 .content_box {
    margin: auto;
    width: 950px; }
  .section09 figure {
    display: inline-block;
    margin-bottom: 30px;
    vertical-align: top;
    width: 450px; }
  .section09 figure:nth-of-type(odd) {
    margin-right: 40px; }
  .section09 figcaption {
    font-size: 18px;
    font-weight: bold;
    text-align: center; }
  .section09 figure p {
    text-align: center; }

@media screen and (max-width: 768px) {
  .section08 .content_box, .section09 .content_box {
    max-width: 800px;
    width: 96%; }
  .section08 figure, .section09 figure {
    margin: auto 2% 30px;
    width: 96%; }
  .section08 figure:nth-of-type(odd), .section09 figure:nth-of-type(odd) {
    margin-right: 2%; }
  .section08 figure img, .section09 figure img {
    width: 100%; } }
/* --------------------
　お問い合わせ
-------------------- */
/* アクセス */
.section10 {
  margin: 30px auto 60px; }
  .section10 iframe {
    border: none;
    display: inline-block;
    height: 450px;
    width: 600px; }
  .section10 .map_info {
    display: inline-block;
    margin-left: 20px;
    vertical-align: top; }
  .section10 h3 {
    font-size: 18px;
    line-height: 1.8; }
  .section10 .map_address {
    line-height: 1.7;
    margin-bottom: 30px; }
  .section10 .map_address span {
    display: block; }
  .section10 .info {
    font-size: 14px;
    line-height: 2;
    width: 330px; }

@media screen and (max-width: 768px) {
  .section10 .content_box {
    margin: auto;
    width: 96%; }
  .section10 iframe {
    height: 300px;
    margin: auto;
    width: 100%; }
  .section10 .map_info {
    margin-left: 0; }
  .section10 .info {
    font-size: 16px;
    width: 100%; } }
/* お問い合わせ先 */
.section11 p {
  margin: 30px auto;
  text-align: center; }
.section11 p span {
  display: inline-block; }
.section11 .contact_bnr {
  margin: auto;
  width: 840px; }

@media screen and (max-width: 768px) {
  .section11 p {
    margin: 0 auto 10px; }
  .section11 .contact_bnr {
    width: 96%; }
  .section11 .contact_bnr img {
    width: 100%; } }
