@charset "UTF-8";
/* ====================================================================================
	1. main style
======================================================================================= */
main .column-main-img {
  text-align: center; }
main .small {
  color: #666666;
  font-size: 12px;
  margin-bottom: 7px;
  line-height: 1.6; }
main .tl-box:after {
  top: 33px; }
main .tl-box .stl {
  background: #fff;
  padding: 0 20px;
  z-index: 10;
  position: relative;
  display: inline-block; }
main .title-box .tl-main {
  line-height: 1.2; }
  main .title-box .tl-main .ttl {
    line-height: 1.4;
    display: block;
    padding-top: 8px; }
  main .title-box .tl-main br {
    display: none; }
main .title-box .date {
  color: #202020;
  display: inline-block;
  margin: 0 15px 0 0; }
main .title-box .cat {
  width: 88px;
  height: 22px;
  text-align: center;
  font-weight: bold;
  color: #007fc3;
  font-size: 84.61538%;
  border: 1px solid #007fc3;
  padding-top: 5px;
  box-sizing: border-box;
  display: inline-block;
  margin: 0 5px 0 0; }
main .title-box .cat-description {
  width: 178px;
  height: 24px;
  display: inline-block;
  background-color: #edf3ff;
  color: #007fc3;
  text-align: center;
  box-sizing: border-box;
  font-size: 84.61538%;
  font-weight: bold;
  padding-top: 7px; }
main .title-box .column-link {
  margin: 20px 0;
  color: #007fc3;
  font-weight: bold;
  line-height: 1.5; }
main .title-box .link-downloadbtm {
  text-align: left;
  margin: 0; }
main .news-box {
  margin-bottom: 60px; }
  main .news-box dl .column-link {
    max-height: 3.9em;
    overflow: hidden;
    padding: 0; }
  main .news-box dl dd {
    margin: 0 0 15px 0; }
    main .news-box dl dd a {
      padding-bottom: 0.4px; }
    main .news-box dl dd .sprite-icon-pdf {
      padding-right: 8px; }
  main .news-box dl dt {
    width: 290px; }
    main .news-box dl dt .date {
      display: inline-block;
      margin-top: 6px;
      color: #202020;
      font-size: 100%; }
    main .news-box dl dt .cat-description {
      position: relative;
      width: 178px;
      height: 24px;
      display: inline-block;
      background-color: #edf3ff;
      color: #007fc3;
      font-size: 92.30769%;
      font-weight: bold;
      text-align: center;
      vertical-align: top;
      line-height: 2; }
main .txt-box {
  /*　既存スタイル */
  /*　追加スタイル */ }
  main .txt-box .tl {
    font-size: 24px;
    font-size: 1.84615rem;
    line-height: 1.29167;
    font-weight: bold;
    color: #007fc3;
    margin-bottom: 16px; }
  main .txt-box .txt {
    font-size: 15px;
    font-size: 1.15385rem;
    line-height: 1.77777;
    margin-left: 4px;
    margin-bottom: 45px; }
  main .txt-box .bold {
    font-weight: bold; }
  main .txt-box .heading-index {
    border: 1px solid #007fc3;
    padding: 0 24px;
    margin-bottom: 50px;
    position: relative; }
    main .txt-box .heading-index h2 {
      font-size: 18px;
      font-size: 1.38462rem;
      color: #007fc3;
      font-weight: bold;
      padding: 15px 0;
      display: block;
      margin: 0;
      text-align: left;
      position: relative;
      cursor: pointer;
      line-height: 18px;
      vertical-align: middle; }
      main .txt-box .heading-index h2::before, main .txt-box .heading-index h2::after {
        display: none; }
      main .txt-box .heading-index h2 .btn {
        font-weight: normal;
        font-size: 15px;
        font-size: 1.15385rem;
        margin-left: 10px;
        line-height: 18px;
        color: #202020;
        vertical-align: middle; }
        main .txt-box .heading-index h2 .btn .label {
          margin: 0 5px;
          line-height: 18px;
          color: #007fc3;
          vertical-align: middle; }
          main .txt-box .heading-index h2 .btn .label:hover {
            text-decoration: underline; }
    main .txt-box .heading-index a {
      color: #202020;
      text-decoration: none; }
      main .txt-box .heading-index a:hover {
        text-decoration: underline; }
    main .txt-box .heading-index > ul {
      padding: 10px 20px 23px;
      margin-top: 0;
      margin-bottom: 0; }
      main .txt-box .heading-index > ul > li {
        line-height: 1.6;
        font-size: 15px;
        font-size: 1.15385rem;
        font-weight: bold;
        margin: 0;
        position: relative; }
        main .txt-box .heading-index > ul > li::before {
          content: "";
          display: block;
          width: 5px;
          height: 5px;
          background: #007fc3;
          line-height: 1;
          margin-right: 0.7em;
          position: absolute;
          top: 0.5em;
          left: -1em;
          border-radius: 0; }
        main .txt-box .heading-index > ul > li ul, main .txt-box .heading-index > ul > li ol {
          padding: 10px 10px 10px 20px;
          margin-top: 0;
          margin-bottom: 0; }
          main .txt-box .heading-index > ul > li ul li, main .txt-box .heading-index > ul > li ol li {
            font-weight: normal;
            margin-left: 0; }
            main .txt-box .heading-index > ul > li ul li a, main .txt-box .heading-index > ul > li ol li a {
              text-decoration: none;
              font-weight: normal; }
        main .txt-box .heading-index > ul > li ul li {
          position: relative; }
          main .txt-box .heading-index > ul > li ul li::before {
            content: "";
            display: block;
            width: 3px;
            height: 3px;
            background: #007fc3;
            line-height: 1;
            position: absolute;
            top: 0.6em;
            left: -0.7em;
            border-radius: 0; }
        main .txt-box .heading-index > ul > li ol li {
          list-style-type: decimal; }
  main .txt-box p {
    font-size: 15px;
    font-size: 1.15385rem;
    line-height: 1.77777;
    margin-left: 0;
    margin-bottom: 30px; }
  main .txt-box h2, main .txt-box h3, main .txt-box h4, main .txt-box h5, main .txt-box h6 {
    line-height: 1.5; }
  main .txt-box h2, main .txt-box h3 {
    font-size: 24px;
    font-size: 1.84615rem;
    color: #007fc3;
    font-weight: bold;
    margin-top: 45px;
    margin-bottom: 45px;
    display: flex;
    align-items: center;
    text-align: center; }
    main .txt-box h2::before, main .txt-box h2::after, main .txt-box h3::before, main .txt-box h3::after {
      content: "";
      display: inline-block;
      width: 100%;
      height: 1px;
      background: #bbdcf4;
      margin-right: 10px;
      flex-shrink: 99999; }
    main .txt-box h2::after, main .txt-box h3::after {
      margin-right: 0;
      margin-left: 10px; }
  main .txt-box h4 {
    margin: 80px auto 40px;
    text-align: center;
    display: flex;
    align-items: flex-end;
    color: #007fc3;
    font-weight: bold;
    line-height: 1.33333;
    letter-spacing: 0.06em;
    text-decoration: none;
    background: linear-gradient(rgba(0, 0, 0, 0) 80%, #fff100 80%);
    vertical-align: middle;
    font-size: 24px;
    font-size: 1.84615rem; }
    main .txt-box h4::before, main .txt-box h4::after {
      content: "";
      display: inline-block;
      width: 100%;
      height: 1em;
      background: #FFF;
      margin-right: 10px;
      flex-shrink: 99999; }
    main .txt-box h4::after {
      margin-right: 0;
      margin-left: 10px; }
  main .txt-box h5 {
    margin-bottom: 45px;
    font-size: 20px;
    font-size: 1.53846rem;
    font-weight: bold;
    color: #007fc3;
    margin-bottom: 16px; }
  main .txt-box h6 {
    margin-bottom: 45px;
    font-size: 16px;
    font-size: 1.23077rem;
    font-weight: bold;
    color: #007fc3;
    margin-bottom: 16px; }
  main .txt-box ul, main .txt-box ol {
    padding: 0 40px;
    margin: 10px 0; }
    main .txt-box ul li, main .txt-box ol li {
      list-style-type: none;
      position: relative;
      background: transparent;
      font-size: 15px;
      font-size: 1.15385rem;
      line-height: 1.6;
      margin: 0 0 5px 20px; }
      main .txt-box ul li::before, main .txt-box ol li::before {
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background: #007fc3;
        line-height: 1;
        margin-right: 0.7em;
        position: absolute;
        top: 0.5em;
        left: -1em;
        border-radius: 10px; }
  main .txt-box .bg-gray {
    background: #f0f0f0;
    padding: 40px;
    margin-top: 30px;
    margin-bottom: 30px; }
    main .txt-box .bg-gray ul, main .txt-box .bg-gray ol {
      margin-top: 0;
      margin-bottom: 0; }
    main .txt-box .bg-gray p:last-child {
      margin-bottom: 0; }
  main .txt-box ol li {
    list-style-type: decimal; }
    main .txt-box ol li::before {
      display: none; }
  main .txt-box strong {
    font-weight: bold;
    text-decoration: underline;
    color: #ff6601; }
  main .txt-box b {
    font-weight: bold; }
  main .txt-box img {
    max-width: 100%;
    height: auto; }
  main .txt-box table {
    margin-bottom: 30px; }
    main .txt-box table th, main .txt-box table td {
      padding: 15px 30px;
      border: solid 1px #d3d3e7; }
    main .txt-box table th {
      background-color: #f4f4f4;
      color: #007fc3;
      font-weight: bold;
      border: solid 1px #d3d3e7; }
  main .txt-box .horizontal-scroll {
    max-width: 100%;
    overflow-x: auto;
    margin-bottom: 30px; }
    main .txt-box .horizontal-scroll table {
      margin-bottom: 0; }
      main .txt-box .horizontal-scroll table th, main .txt-box .horizontal-scroll table td {
        white-space: nowrap; }
  main .txt-box a {
    font-weight: bold;
    color: #007fc3;
    text-decoration: underline; }
  main .txt-box .manga-slider {
    max-width: 600px;
    width: 100%;
    margin: 0 auto 30px;
    position: relative; }
  main .txt-box .manga-item {
    text-align: center; }
  main .txt-box .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
    background-color: rgba(0, 127, 195, 0.8);
    display: block;
    width: 50px;
    height: 50px;
    text-indent: -9999px;
    border: none;
    -webkit-appearance: none;
    border-radius: 0; }
    main .txt-box .slick-arrow::before {
      position: absolute;
      content: "";
      display: block;
      width: 14px;
      height: 14px;
      border-top: 2px solid #fff;
      border-left: 2px solid #fff;
      transform: rotate(-45deg);
      top: 17px;
      left: 20px; }
  main .txt-box .slick-arrow.slick-prev {
    left: -80px; }
  main .txt-box .slick-arrow.slick-next {
    right: -80px; }
    main .txt-box .slick-arrow.slick-next::before {
      transform: rotate(135deg);
      left: 13px; }
  main .txt-box .slick-arrow.slick-disabled {
    display: none !important; }
  main .txt-box .contact .contact__txt {
    margin-bottom: 40px;
    font-weight: bold;
    text-align: center;
    line-height: 1.6em;
    color: #007fc3; }
  main .txt-box .contact .contact-mark {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    background: #eef4fb;
    margin: 0 0 30px;
    padding: 20px; }
  main .txt-box .contact .contact-mark-img {
    margin-right: 20px;
    flex-shrink: 0;
    width: 76px; }
  main .txt-box .contact .contact-mark-img img {
    width: 100%; }
  main .txt-box .contact .contact-mark-txt {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 0 !important; }
  main .txt-box .contact .contact-mark-note {
    font-size: 12px;
    margin-top: 10px;
    line-height: 1.5;
    margin-bottom: 0 !important; }
  main .txt-box .contact .btn-contact {
    display: table;
    margin: 0 auto; }
  main .txt-box .contact .btn-contact a {
    text-decoration: none; }
  main .txt-box .btn-download {
    padding-bottom: 5em; }
  main .txt-box .btn-download a {
    font-size: 15px;
    font-size: 1.15385rem;
    text-align: center;
    display: block;
    width: 19em;
    color: #fff;
    font-weight: bold;
    background: #ff5a00;
    margin: 0 auto;
    padding: 1em 0;
    text-decoration: none;
    height: auto; }
  main .txt-box .btn-download a i {
    margin-right: 7px; }
main .last-message {
  margin-bottom: 100px; }
  main .last-message p.last-message-p {
    font-size: 34px;
    font-size: 2.61538rem;
    color: #007fc3;
    font-weight: bold;
    margin-top: 45px;
    margin-bottom: 50px;
    text-align: center;
    line-height: 1.6; }
  main .last-message .btn-contact {
    margin: 0 auto;
    text-align: center; }
    main .last-message .btn-contact a {
      background: #60AB0F;
      text-align: center;
      padding: 15px 25px;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      color: #fff;
      font-weight: bold;
      text-decoration: none;
      font-size: 20px;
      font-size: 1.53846rem;
      display: inline-block; }
      main .last-message .btn-contact a i {
        margin-right: 10px;
        vertical-align: -6px; }
main .link-btn-center {
  text-align: center; }
main .table-area thead tr:nth-child(1) th:nth-child(1) {
  background: #dce5f8;
  border-left: 1px solid #cfcfe4; }
main .table-area thead tr:nth-child(2) th {
  border-bottom: 1px solid #cfcfe4; }
  main .table-area thead tr:nth-child(2) th:nth-child(1), main .table-area thead tr:nth-child(2) th:nth-child(3), main .table-area thead tr:nth-child(2) th:nth-child(5) {
    border-right: 1px dashed #cfcfe4; }
main .table-area tbody td {
  padding: 20px 0; }
  main .table-area tbody td.head {
    width: 220px;
    padding: 20px; }
  main .table-area tbody td:nth-child(3), main .table-area tbody td:nth-child(5), main .table-area tbody td:nth-child(7) {
    border-left: 1px dashed #cfcfe4; }
main .post-pager {
  font-size: 115.38462%;
  font-weight: bold; }
  main .post-pager a {
    color: #007fc3;
    line-height: 1.53333;
    border-bottom: solid 1px #007fc3;
    padding-bottom: 1px; }
    main .post-pager a:hover {
      border-bottom: solid 1px transparent; }
  main .post-pager .prev {
    text-align: left;
    margin: 0 0 30px 0;
    position: relative;
    padding-left: 35px; }
    main .post-pager .prev:before {
      background: url(../../assets/img/report/detail/arrow-prev.png) no-repeat 0 0;
      content: '';
      position: absolute;
      display: block;
      width: 14px;
      height: 24px;
      background-size: 14px 23px;
      top: 0px;
      left: 0px; }
  main .post-pager .next {
    text-align: right;
    position: relative;
    padding-right: 35px; }
    main .post-pager .next:before {
      background: url(../../assets/img/report/detail/arrow-next.png) no-repeat 0 0;
      content: '';
      position: absolute;
      display: block;
      width: 14px;
      height: 24px;
      background-size: 14px 23px;
      top: 1px;
      right: 5px; }
main .section-recommend {
  margin-bottom: 50px; }
  main .section-recommend .case-slides {
    width: 946px;
    margin: 0 auto; }
    main .section-recommend .case-slides .case-list li {
      border: solid 1px #cfcfe4;
      box-sizing: border-box;
      display: inline-block;
      vertical-align: top;
      margin-left: 23px; }
      main .section-recommend .case-slides .case-list li:first-child {
        margin-left: 0; }
      main .section-recommend .case-slides .case-list li a .item {
        position: relative;
        width: 295px; }
        main .section-recommend .case-slides .case-list li a .item .heading {
          position: absolute;
          width: 100%;
          height: 197px;
          background-repeat: no-repeat;
          background-size: cover; }
          main .section-recommend .case-slides .case-list li a .item .heading p {
            font-size: 12px;
            font-size: 0.92308rem;
            font-weight: bold;
            width: 100%;
            text-align: center;
            position: absolute;
            bottom: 0;
            color: #fff;
            background: rgba(0, 127, 195, 0.8);
            padding: 10px 0; }
        main .section-recommend .case-slides .case-list li a .item .profile {
          width: 100%;
          box-sizing: border-box;
          padding: 212px 15px 11px; }
          main .section-recommend .case-slides .case-list li a .item .profile .name {
            color: #202020;
            font-size: 18px;
            font-size: 1.38462rem;
            font-weight: bold;
            line-height: 1.3;
            margin-bottom: 6px; }
          main .section-recommend .case-slides .case-list li a .item .profile .sector {
            color: #202020;
            font-size: 12px;
            font-size: 0.92308rem;
            margin-bottom: 6px; }
          main .section-recommend .case-slides .case-list li a .item .profile .number {
            color: #202020;
            font-size: 12px;
            font-size: 0.92308rem;
            margin-bottom: 10px; }
          main .section-recommend .case-slides .case-list li a .item .profile .tag-service {
            letter-spacing: -.40em; }
            main .section-recommend .case-slides .case-list li a .item .profile .tag-service li {
              width: auto;
              color: #007FC3;
              display: inline-block;
              letter-spacing: normal;
              font-size: 11px;
              font-size: 0.84615rem;
              border: none;
              background-color: #E6E6E6;
              padding: 5px;
              margin-left: 0;
              margin-right: 5px;
              margin-bottom: 5px; }
main .intro-flow-box .intro-flow {
  display: flex;
  margin: 0;
  padding: 0; }
  main .intro-flow-box .intro-flow ul {
    margin: 0;
    padding: 0; }
  main .intro-flow-box .intro-flow > li:before {
    display: none; }
  main .intro-flow-box .intro-flow > li {
    width: 200px;
    margin: 0 50px 0 0;
    padding-bottom: 20px;
    background-color: #f0f0f0;
    position: relative; }
  main .intro-flow-box .intro-flow > li:last-child {
    margin-right: 0px;
    background-color: #dce4f7; }
  main .intro-flow-box .intro-flow > li::after {
    content: "";
    width: 21px;
    height: 36px;
    background-image: url(../img/guide/kihon/arrow-flow-right.png);
    background-repeat: no-repeat;
    background-position: 0 100%;
    vertical-align: middle;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -30px;
    margin: auto; }
  main .intro-flow-box .intro-flow > li:last-child:after {
    content: "";
    width: 0px;
    height: 0px; }
  main .intro-flow-box .intro-flow .ttl-step {
    padding: 10px;
    color: #fff;
    font-weight: bold;
    background-color: #1f63b4;
    text-align: center;
    letter-spacing: 0.04em; }
  main .intro-flow-box .intro-flow .ttl {
    margin: 20px 20px 15px 20px;
    font-size: 15px;
    font-size: 1.15385rem;
    letter-spacing: 0.08em;
    color: #007fc3;
    font-weight: bold; }
  main .intro-flow-box .intro-flow ul {
    margin: 15px 5px 0px 15px;
    font-size: 12px;
    font-size: 0.92308rem; }
    main .intro-flow-box .intro-flow ul li {
      vertical-align: middle;
      font-size: inherit;
      line-height: 1.4; }
      main .intro-flow-box .intro-flow ul li:before {
        content: "・";
        background: none;
        top: .1em;
        font-size: 16px;
        font-size: 1.23077rem;
        vertical-align: middle; }
main .guide-box {
  font-size: 15px;
  font-size: 1.15385rem;
  line-height: 1.53333;
  letter-spacing: 0.08em; }
  main .guide-box h3 {
    margin-bottom: 20px;
    color: #007fc3;
    font-weight: bold;
    font-size: 20px;
    font-size: 1.53846rem;
    line-height: 1.33333;
    letter-spacing: 0.06em; }
    main .guide-box h3:before {
      display: none !important; }
    main .guide-box h3:after {
      display: none !important; }
  main .guide-box .point01, main .guide-box .point02, main .guide-box .point03, main .guide-box .point04, main .guide-box .point05 {
    margin-bottom: 50px; }
  main .guide-box ul.guide-list {
    width: 100%;
    letter-spacing: 0;
    font-size: 0; }
    main .guide-box ul.guide-list li {
      vertical-align: top;
      width: 32%;
      border: 1px solid #ccc !important;
      box-sizing: border-box;
      display: inline-block;
      margin-bottom: 2%; }
      main .guide-box ul.guide-list li a {
        display: block; }
      main .guide-box ul.guide-list li a:hover {
        opacity: 0.7; }
      main .guide-box ul.guide-list li img {
        width: 100%;
        height: auto; }
      main .guide-box ul.guide-list li .guide-inner {
        padding: 10px; }
      main .guide-box ul.guide-list li .guide-title {
        font-size: 16px;
        font-weight: bold;
        color: #202020;
        margin-bottom: 10px; }
    main .guide-box ul.guide-list li:nth-child(3n-1) {
      margin: 0 2%; }
  main .guide-box .method-ttl strong {
    color: #007fc3;
    text-decoration: none; }
  main .guide-box .related-link {
    margin-top: 10px;
    font-weight: bold; }
    main .guide-box .related-link a {
      color: #007fc3;
      text-decoration: underline; }
      main .guide-box .related-link a.out-link {
        display: inline-block;
        padding-right: 15px;
        background-image: url(../img/guide/kihon/icon_window_open.png);
        background-repeat: no-repeat;
        background-position: 100% 50%;
        vertical-align: top; }
  main .guide-box.entrance img.image {
    display: block;
    margin: 60px auto 0 auto; }
  main .guide-box .target-table {
    margin: 30px 0;
    border-collapse: collapse;
    font-size: 17px;
    font-size: 1.30769rem; }
    main .guide-box .target-table th {
      padding: 15px 30px;
      background-color: #f4f4f4;
      color: #007fc3;
      font-weight: bold;
      border: solid 1px #d3d3e7; }
    main .guide-box .target-table td {
      padding: 15px 30px;
      border: solid 1px #d3d3e7; }
  main .guide-box .cost-table {
    margin: 30px 0;
    border-collapse: collapse;
    width: 100%;
    font-size: 17px;
    font-size: 1.30769rem; }
    main .guide-box .cost-table th {
      width: 50%;
      padding: 15px 30px;
      background-color: #f4f4f4;
      color: #007fc3;
      font-weight: bold;
      border: solid 1px #d3d3e7; }
    main .guide-box .cost-table td {
      width: 50%;
      padding: 15px 30px;
      border: solid 1px #d3d3e7; }
  main .guide-box .method-box {
    margin-bottom: 40px;
    padding: 40px 40px 20px 40px;
    background-color: #f0f0f0; }
    main .guide-box .method-box .item {
      margin-bottom: 30px; }
      main .guide-box .method-box .item p {
        margin-bottom: 0; }
    main .guide-box .method-box .other-method-list {
      margin-top: 30px; }
      main .guide-box .method-box .other-method-list dt {
        margin-bottom: 10px;
        padding-left: 20px;
        font-weight: bold;
        font-size: 18px;
        font-size: 1.38462rem;
        font-weight: bold;
        background-image: url(../img/guide/kihon/check.png);
        background-repeat: no-repeat;
        background-position: 0% 50%; }
      main .guide-box .method-box .other-method-list dd {
        margin-bottom: 30px; }
        main .guide-box .method-box .other-method-list dd:last-child {
          margin-bottom: 0; }
  main .guide-box .special-list {
    margin: 30px auto 0px auto;
    padding: 20px;
    background-color: #f7faff; }
    main .guide-box .special-list .ttl {
      margin-bottom: 10px;
      font-weight: bold;
      color: #007fc3; }
    main .guide-box .special-list + .related-link {
      margin-top: 30px; }
  main .guide-box .point02:after {
    content: " ";
    display: block;
    clear: both; }
  main .guide-box .extra-list {
    margin-top: 20px; }
    main .guide-box .extra-list .ttl {
      font-weight: bold; }
    main .guide-box .extra-list ul {
      margin-top: 10px; }
      main .guide-box .extra-list ul li:before {
        content: "";
        font-size: 23px;
        vertical-align: middle;
        line-height: 1; }
  main .guide-box .extra-img {
    margin-top: 20px; }
  main .guide-box .step03-flow {
    display: table;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 40px;
    background-image: url(../img/guide/kihon/arrow-flow.png);
    background-repeat: no-repeat;
    background-position: 100px 100%; }
    main .guide-box .step03-flow dt {
      display: table-cell;
      width: 230px;
      padding: 20px 5px;
      background-color: #f0f0f0;
      color: #007fc3;
      font-weight: bold;
      font-size: 18px;
      font-size: 1.38462rem;
      text-align: center;
      vertical-align: middle; }
      main .guide-box .step03-flow dt span {
        display: block;
        font-weight: normal;
        font-size: 12px;
        font-size: 0.92308rem; }
    main .guide-box .step03-flow dd {
      display: table-cell;
      padding-left: 30px;
      vertical-align: middle; }
    main .guide-box .step03-flow:last-child {
      background-image: none;
      padding-bottom: 0; }
  main .guide-box .caution {
    margin-bottom: 60px;
    font-weight: bold;
    font-size: 18px;
    font-size: 1.38462rem; }
  main .guide-box.step05 {
    margin-bottom: 120px; }
  main .guide-box ul.guide-list {
    width: 100%;
    letter-spacing: 0;
    font-size: 0; }
  main .guide-box ul.guide-list li {
    vertical-align: top;
    width: 32%;
    border: 1px solid #ccc !important;
    box-sizing: border-box;
    display: inline-block;
    margin-bottom: 2%; }
  main .guide-box .guide-list li:nth-child(3n-1) {
    margin: 0 2%; }
  main .guide-box ul.guide-list li a {
    display: block; }
  main .guide-box ul.guide-list li a:hover {
    opacity: 0.7; }
  main .guide-box ul.guide-list li img {
    width: 100%;
    height: auto; }
  main .guide-box ul.guide-list li .guide-inner {
    padding: 10px; }
  main .guide-box ul.guide-list li .guide-title {
    font-size: 16px;
    font-weight: bold;
    color: #202020;
    margin-bottom: 10px; }
  main .guide-box ul.guide-list li .guide-txt {
    font-size: 12px;
    color: #676767; }
  main .guide-box .img-box {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px; }
    main .guide-box .img-box a {
      color: #202020; }
    main .guide-box .img-box .righbox {
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.8);
      position: fixed;
      top: 0;
      left: 0;
      padding: 5% 0;
      display: none;
      box-sizing: border-box;
      overflow: hidden;
      z-index: 20000; }
      main .guide-box .img-box .righbox .btn-close {
        width: 946px;
        position: relative;
        margin: -34px auto 14px;
        z-index: 100;
        text-align: right; }
        main .guide-box .img-box .righbox .btn-close .sprite {
          cursor: pointer; }
      main .guide-box .img-box .righbox .inner {
        width: 946px;
        height: 100%;
        background: #fff;
        margin: 0 auto;
        position: relative;
        overflow: scroll;
        overflow-x: hidden;
        padding-top: 20px; }
  main .guide-box .check-list {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 0; }
    main .guide-box .check-list li {
      margin-bottom: 10px;
      margin-left: 0;
      padding-left: 20px;
      font-weight: bold;
      font-size: 18px;
      font-size: 1.38462rem;
      font-weight: bold;
      background-image: url(../img/guide/kihon/check.png);
      background-repeat: no-repeat;
      background-position: 0% 5px; }
      main .guide-box .check-list li:before {
        content: none; }
  main .guide-box .btn-contact {
    margin: 50px auto;
    text-align: center; }
    main .guide-box .btn-contact a {
      background: #60AB0F;
      text-align: center;
      padding: 15px 25px;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      color: #fff;
      font-weight: bold;
      text-decoration: none;
      font-size: 20px;
      font-size: 1.53846rem;
      display: inline-block; }
      main .guide-box .btn-contact a i {
        margin-right: 10px;
        vertical-align: -6px; }
main .guide-bottom-navigation {
  background: #007fc3;
  padding: 50px 173px;
  width: 945px;
  margin: 50px auto;
  box-sizing: border-box; }
  main .guide-bottom-navigation h3 {
    font-size: 34px;
    font-size: 2.61538rem;
    margin-bottom: 30px;
    color: #fff;
    font-weight: bold;
    white-space: nowrap; }
  main .guide-bottom-navigation p {
    font-size: 15px;
    font-size: 1.15385rem;
    margin-bottom: 30px;
    color: #fff;
    font-weight: bold;
    line-height: 1.5; }
  main .guide-bottom-navigation ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    main .guide-bottom-navigation ul li {
      width: 290px;
      margin-bottom: 20px; }
      main .guide-bottom-navigation ul li a {
        display: block;
        background: #fff;
        color: #007fc3;
        font-weight: bold;
        font-size: 20px;
        font-size: 1.53846rem;
        position: relative;
        text-align: center;
        padding: 20px 0;
        border: 1px solid #FFF; }
        main .guide-bottom-navigation ul li a::before {
          content: "";
          display: block;
          position: absolute;
          top: 21px;
          left: 10px;
          width: 15px;
          height: 15px;
          border-top: 3px solid #007fc3;
          border-right: 3px solid #007fc3;
          transform: rotate(45deg); }
        main .guide-bottom-navigation ul li a:hover {
          background: #007fc3;
          color: #fff; }
          main .guide-bottom-navigation ul li a:hover::before {
            border-top: 3px solid #FFF;
            border-right: 3px solid #FFF; }
main .guide-back-navigation {
  text-align: center;
  margin: 50px 0; }
  main .guide-back-navigation a {
    position: relative;
    padding-left: 20px;
    display: inline-block;
    text-align: center;
    color: #007fc3;
    font-weight: bold;
    text-decoration: underline;
    font-size: 18px;
    font-size: 1.38462rem; }
    main .guide-back-navigation a::before {
      content: "";
      display: block;
      position: absolute;
      top: 5px;
      left: 0px;
      width: 7px;
      height: 7px;
      border-top: 2px solid #007fc3;
      border-right: 2px solid #007fc3;
      transform: rotate(45deg); }
main .inquiry-box {
  background: #eef4fb;
  border: 1px solid #007fc3;
  display: flex;
  padding: 30px;
  margin: 0 0 30px; }
  main .inquiry-box-img {
    max-width: 300px;
    width: 34%;
    flex-shrink: 0;
    margin: 0 25px 0 0; }
  main .inquiry-box-body {
    width: 100%; }
  main .inquiry-box-ttl {
    color: #007fc3;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.75;
    margin-bottom: 5px;
    display: block; }
  main .inquiry-box-txt {
    font-size: 15px;
    line-height: 1.75;
    margin-bottom: 15px;
    display: block; }
  main .inquiry-box-link {
    font-weight: bold;
    font-size: 17px;
    text-align: center;
    color: #fff !important;
    background: #60ab0f;
    display: block;
    max-width: 240px;
    width: 100%;
    padding: 20px;
    text-decoration: none !important;
    box-sizing: border-box; }

/* ====================================================================================
	2. PC style
======================================================================================= */
@media screen and (min-width: 641px) {
  main h1.tl-main {
    margin-bottom: 50px; }
  main .column-main-img {
    margin: 0 0 20px 0; }
    main .column-main-img .img {
      overflow: hidden;
      width: 946px;
      height: auto;
      margin: 0 auto; }
      main .column-main-img .img img {
        width: 100%;
        height: auto; }
  main .sns-box {
    margin-bottom: 20px; }
  main .title-box {
    width: 946px;
    margin: 0 auto 15px; }
    main .title-box .column-link {
      font-size: 230.76923%;
      margin-bottom: 40px; }
    main .title-box .tl-main .ttl {
      font-size: 30px; }
    main .title-box .tl-main br.pc {
      display: inherit !important; }
  main .tl-box {
    margin: 0 auto 30px; }
  main .txt-box {
    width: 946px;
    margin: 0 auto 60px; }
    main .txt-box .contact {
      width: 946px;
      margin: 60px auto 40px; }
    main .txt-box .contact .contact-mark {
      margin: 0 0 50px;
      padding: 12px 50px; }
    main .txt-box .contact .contact-mark-img {
      margin-right: 40px;
      width: 84px; }
    main .txt-box .contact .contact-mark-txt {
      font-size: 20px; }
    main .txt-box .contact .contact-mark-note {
      margin-top: 10px; }
    main .txt-box .contact p.readol {
      text-align: center;
      margin: 18px 0 0 0;
      font-weight: bold;
      font-size: 18px;
      line-height: 1.4;
      margin-bottom: 8px; }
    main .txt-box .contact .btn-contact a {
      font-size: 24px;
      font-size: 1.84615rem;
      height: 60px;
      width: 376px;
      padding-top: 5px; }
    main .txt-box .contact .btn-contact a i {
      margin-top: -5px; }
    main .txt-box .contact .btn-high-career-search a {
      width: 376px;
      font-size: 14px; }
    main .txt-box .contact .btn-high-career-search a:hover {
      color: #fff;
      background-color: #047fc3; }
    main .txt-box .btn-download {
      margin-bottom: 4em; }
    main .txt-box .btn-download a {
      font-size: 18px;
      font-size: 1.38462rem;
      width: 21em; }
    main .txt-box .btn-download a i {
      margin-right: 10px; }
  main .post-pager {
    width: 946px;
    margin: 0 auto 110px; }
  main .link-downloadbtm {
    margin: 0 0 80px 0; }
  main .table .space {
    display: none; } }
/* ====================================================================================
	3. SP style
======================================================================================= */
@media screen and (min-width: 0px) and (max-width: 640px) {
  body main h1.tl-main {
    margin-bottom: 20px; }
  body main .sprite.sprite-icon-pdf {
    background: url(../img/common/sp/icon-pdf.png) no-repeat 0 0;
    background-size: 18px 20px;
    width: 18px;
    height: 20px;
    padding-right: 8px; }

  main .column-main-img {
    width: 100%;
    margin: 0 0 17px 0; }
    main .column-main-img .img img {
      width: 100%;
      height: auto; }
  main .title-box {
    margin-bottom: 10px;
    padding: 0 15px; }
    main .title-box .column-link {
      font-size: 184.61538%;
      line-height: 1.29167; }
    main .title-box .tl-main .ttl {
      font-size: 1.45rem; }
    main .title-box .tl-main br.sp {
      display: inherit !important; }
  main .txt-box {
    padding: 0 15px; }
    main .txt-box .heading-index {
      padding: 0;
      border-width: 2px; }
      main .txt-box .heading-index h2 {
        padding-left: 10px; }
      main .txt-box .heading-index > ul {
        padding-left: 30px;
        padding-right: 20px; }
        main .txt-box .heading-index > ul > li {
          margin-bottom: 10px; }
          main .txt-box .heading-index > ul > li::before {
            content: ""; }
          main .txt-box .heading-index > ul > li ul, main .txt-box .heading-index > ul > li ol {
            padding-left: 18px; }
    main .txt-box p {
      margin-left: 0; }
    main .txt-box h2, main .txt-box h3, main .txt-box h4, main .txt-box h5, main .txt-box h6 {
      margin-bottom: 20px; }
    main .txt-box h2, main .txt-box h3 {
      margin-top: 22px;
      margin-bottom: 22px; }
      main .txt-box h2::before, main .txt-box h2::after, main .txt-box h3::before, main .txt-box h3::after {
        min-width: 10px; }
    main .txt-box h4 {
      margin: 30px 0 30px 0;
      text-align: center;
      line-height: 1.33333; }
    main .txt-box ul, main .txt-box ol {
      padding-left: 10px;
      padding-right: 10px; }
    main .txt-box .bg-gray {
      padding: 20px; }
    main .txt-box .manga-slider {
      width: 84vw;
      margin: 0 auto 30px; }
    main .txt-box .manga-item img {
      width: 84vw; }
    main .txt-box .slick-arrow {
      width: 30px;
      height: 43px; }
      main .txt-box .slick-arrow::before {
        width: 10px;
        height: 10px;
        top: 15px;
        left: 10px; }
    main .txt-box .slick-arrow.slick-prev {
      left: -30px; }
    main .txt-box .slick-arrow.slick-next {
      right: -30px; }
      main .txt-box .slick-arrow.slick-next::before {
        left: 7px; }
    main .txt-box .contact {
      margin-bottom: 20px; }
    main .txt-box .contact-box .inner .btn-contact {
      display: block; }
    main .txt-box .contact {
      padding: 0 15px; }
    main .txt-box .contact .contact__txt {
      font-size: 20px;
      font-size: 1.53846rem;
      margin-bottom: 30px;
      text-align: center; }
    main .txt-box .contact p.readol {
      margin-bottom: 8px;
      text-align: left;
      font-size: 15px;
      font-size: 1.15385rem;
      line-height: 1.53333;
      letter-spacing: 0.08em; }
  main .last-message {
    margin-left: 10px;
    margin-right: 10px; }
    main .last-message p.last-message-p {
      font-size: 18px;
      font-size: 1.38462rem;
      margin-bottom: 35px; }
    main .last-message .btn-contact a {
      font-size: 15px;
      font-size: 1.15385rem; }
  main .link-btn-center {
    text-align: center; }
  main .hidden-box {
    display: none; }
  main .news-box .date,
  main .title-box .date {
    margin: 0 0 10px 0;
    display: block; }
  main .news-box dl dd a {
    -webkit-tap-highlight-color: transparent; }
  main .title-box,
  main .post-pager {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box; }
  main .post-pager {
    margin: 0 0 60px 0; }
    main .post-pager .prev:before {
      top: 1px; }
    main .post-pager .next:before {
      top: 1px; }
  main .link-downloadbtm {
    overflow: visible;
    width: auto;
    height: auto;
    margin: 0;
    margin-bottom: 40px; }
    main .link-downloadbtm a {
      width: auto;
      height: auto;
      background: transparent;
      text-align: center;
      margin-bottom: 0;
      color: #007fc3;
      font-size: 13px;
      font-size: 1rem;
      border-bottom: solid 1px #007fc3;
      overflow: visible;
      padding: 0;
      display: inline-block;
      margin: 0 auto; }
      main .link-downloadbtm a span {
        font-size: 11px;
        font-size: 0.84615rem; }
  main .btn-white {
    margin: 0 0 50px 0; }
  main .table {
    padding: 0 15px;
    box-sizing: border-box;
    overflow: auto; }
    main .table .space {
      width: 10px;
      height: 100%;
      border-top: none !important;
      border-bottom: 1px solid #fff !important;
      border-left: 1px solid #cfcfe4;
      border-right: none !important;
      background: #fff !important; }
  main .section-recommend {
    width: 100%;
    height: auto;
    padding: 20px 0 0px;
    box-sizing: border-box;
    margin-bottom: 60px; }
    main .section-recommend .desc-section {
      margin: 0 15px 26px; }
    main .section-recommend .case-slides {
      width: auto;
      margin-bottom: 30px;
      position: relative; }
      main .section-recommend .case-slides .case-list li {
        width: 220px;
        margin-left: 0;
        margin-right: 20px; }
        main .section-recommend .case-slides .case-list li a .item {
          width: auto; }
          main .section-recommend .case-slides .case-list li a .item .heading {
            height: 147px; }
          main .section-recommend .case-slides .case-list li a .item .profile {
            padding-top: 160px; }
            main .section-recommend .case-slides .case-list li a .item .profile .name-case {
              color: #202020;
              font-weight: bold;
              font-size: 18px;
              font-size: 1.38462rem;
              line-height: 1.3;
              margin-bottom: 6px; }
            main .section-recommend .case-slides .case-list li a .item .profile .name-job {
              color: #202020;
              font-size: 12px;
              font-size: 0.92308rem;
              margin-bottom: 11px; }
            main .section-recommend .case-slides .case-list li a .item .profile .tl-comment {
              font-size: 15px;
              font-size: 1.15385rem;
              color: #007fc3;
              line-height: 1.33333;
              margin-bottom: 11px; }
            main .section-recommend .case-slides .case-list li a .item .profile .tag-service li {
              font-size: 11px;
              font-size: 0.84615rem; }
      main .section-recommend .case-slides .slick-prev,
      main .section-recommend .case-slides .slick-next {
        position: absolute;
        top: 42%;
        left: 0;
        z-index: 99;
        background-color: rgba(0, 127, 195, 0.8);
        display: block;
        width: 30px;
        height: 43px;
        text-indent: -9999px;
        border: none;
        -webkit-appearance: none;
        border-radius: 0; }
        main .section-recommend .case-slides .slick-prev::before,
        main .section-recommend .case-slides .slick-next::before {
          content: "";
          display: block;
          width: 10px;
          height: 10px;
          border-top: 2px solid #fff;
          border-left: 2px solid #fff;
          transform: rotate(-45deg);
          position: absolute;
          top: 15px;
          left: 10px; }
      main .section-recommend .case-slides .slick-next {
        left: auto;
        right: 0; }
        main .section-recommend .case-slides .slick-next::before {
          transform: rotate(135deg);
          left: 7px; }
  main .intro-flow-box .intro-flow {
    display: block; }
    main .intro-flow-box .intro-flow > li {
      width: 100%;
      margin-right: 0px;
      margin-bottom: 52px; }
    main .intro-flow-box .intro-flow > li::after {
      width: 56px;
      height: 22px;
      background-image: url(../img/guide/kihon/sp/arrow-flow.png);
      background-position: 50% 50%;
      background-size: 56px auto;
      position: absolute;
      top: auto;
      bottom: -37px;
      right: 0;
      left: 0;
      margin: auto; }
    main .intro-flow-box .intro-flow .ttl-step {
      font-size: 15px;
      font-size: 1.15385rem; }
    main .intro-flow-box .intro-flow .ttl {
      margin: 20px 5px 15px 15px;
      font-size: 16px;
      font-size: 1.23077rem; }
    main .intro-flow-box .intro-flow ul {
      margin: 15px 5px 0px 10px;
      font-size: 15px;
      font-size: 1.15385rem; }
      main .intro-flow-box .intro-flow ul li {
        line-height: 1.53333; }
        main .intro-flow-box .intro-flow ul li:before {
          font-size: 17px;
          font-size: 1.30769rem; }
  main .guide-box .point01, main .guide-box .point02, main .guide-box .point03, main .guide-box .point04, main .guide-box .point05 {
    margin-bottom: 25px; }
    main .guide-box .point01 h3, main .guide-box .point02 h3, main .guide-box .point03 h3, main .guide-box .point04 h3, main .guide-box .point05 h3 {
      width: 100%;
      margin-bottom: 10px;
      font-size: 20px;
      font-size: 1.53846rem;
      text-align: left; }
  main .guide-box img {
    max-width: 100%; }
  main .guide-box.entrance img.image {
    max-width: 280px;
    margin: 30px auto 60px auto; }
  main .guide-box .target-table {
    display: block;
    width: 280px;
    margin: 25px auto;
    border-bottom: solid 1px #d3d3e7;
    box-sizing: border-box;
    text-align: center; }
    main .guide-box .target-table th {
      display: block;
      width: 280px;
      margin: 0 auto;
      padding: 10px;
      border: solid 1px #d3d3e7;
      font-size: 16px;
      font-size: 1.23077rem;
      box-sizing: border-box; }
    main .guide-box .target-table td {
      display: block;
      width: 280px;
      margin: 0 auto;
      padding: 10px;
      border-top: solid 0px #d3d3e7;
      border-bottom: solid 0px #d3d3e7;
      font-size: 15px;
      font-size: 1.15385rem;
      box-sizing: border-box; }
  main .guide-box .cost-table {
    width: 100%;
    display: table; }
    main .guide-box .cost-table th {
      width: 100%;
      padding: 10px 10px;
      font-size: 16px;
      font-size: 1.23077rem; }
    main .guide-box .cost-table td {
      width: 100%;
      padding: 10px 10px;
      font-size: 15px;
      font-size: 1.15385rem; }
  main .guide-box .method-box {
    margin-bottom: 40px;
    padding: 1px 20px 20px 20px; }
    main .guide-box .method-box h5 {
      margin-bottom: 0px;
      padding: 15px 30px 15px 0px;
      font-size: 16px;
      font-size: 1.23077rem;
      line-height: 1.25;
      background-image: url(../img/guide/kihon/sp/icon-btn_up.png);
      background-position: 100% 50%;
      background-size: 25px auto;
      background-repeat: no-repeat;
      cursor: pointer; }
      main .guide-box .method-box h5.active {
        background-image: url(../img/guide/kihon/sp/icon-btn_down.png); }
    main .guide-box .method-box .item {
      padding: 0px 0 20px 0px; }
    main .guide-box .method-box .item.open {
      display: block; }
    main .guide-box .method-box .other-method-list {
      margin-top: 30px; }
      main .guide-box .method-box .other-method-list dt {
        margin-bottom: 10px;
        padding-left: 20px;
        font-size: 15px;
        font-size: 1.15385rem;
        font-weight: bold;
        background-image: url(../img/guide/kihon/sp/check.png);
        background-position: 0% 2px;
        background-size: 15px auto; }
      main .guide-box .method-box .other-method-list dd {
        margin-bottom: 25px; }
  main .guide-box .special-list {
    margin: 20px auto 0px auto;
    padding: 20px; }
    main .guide-box .special-list .ttl {
      margin-bottom: 10px;
      font-size: 16px;
      font-size: 1.23077rem; }
    main .guide-box .special-list ul {
      margin-left: -5px; }
    main .guide-box .special-list li:before {
      font-size: 15px; }
    main .guide-box .special-list + .related-link {
      margin-top: 15px; }
  main .guide-box .step03-flow {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 35px;
    background-image: url(../img/guide/kihon/sp/arrow-flow.png);
    background-position: 50% 100%;
    background-size: auto 18px;
    box-sizing: border-box; }
    main .guide-box .step03-flow dt {
      display: block;
      box-sizing: border-box;
      width: 100%;
      margin-bottom: 15px;
      padding: 10px 0px;
      font-size: 16px;
      font-size: 1.23077rem; }
      main .guide-box .step03-flow dt span {
        font-size: 13px;
        font-size: 1rem; }
        main .guide-box .step03-flow dt span:before, main .guide-box .step03-flow dt span:after {
          content: "?"; }
    main .guide-box .step03-flow dd {
      display: block;
      box-sizing: border-box;
      width: 100%;
      padding-left: 0px;
      vertical-align: middle; }
    main .guide-box .step03-flow:last-child {
      background-image: none;
      padding-bottom: 0; }
  main .guide-box .caution {
    margin-bottom: 25px;
    font-size: 15px;
    font-size: 1.15385rem; }
  main .guide-box.step05 {
    margin-bottom: 40px; }
  main .guide-box ul.guide-list li {
    width: 100%;
    border: 1px solid #ccc !important;
    box-sizing: border-box;
    display: inline-block;
    margin-bottom: 2%; }
  main .guide-box ul.guide-list li:nth-child(3n-1) {
    margin: 0 0 2% 0; }
  main .guide-box .tl-box.tl-tbl {
    margin-bottom: 13px; }
    main .guide-box .tl-box.tl-tbl:after {
      top: 50%; }
    main .guide-box .tl-box.tl-tbl .tl {
      line-height: 1.19643; }
  main .guide-bottom-navigation {
    width: 100%;
    margin: 50px 0;
    padding: 20px 15px; }
    main .guide-bottom-navigation h3 {
      font-size: 18px;
      font-size: 1.38462rem;
      white-space: normal;
      text-align: center;
      line-height: 1.5;
      margin-bottom: 20px; }
    main .guide-bottom-navigation p {
      font-size: 12px;
      font-size: 0.92308rem; }
    main .guide-bottom-navigation ul {
      display: block; }
      main .guide-bottom-navigation ul li {
        width: 100%;
        margin-bottom: 10px; }
        main .guide-bottom-navigation ul li a {
          font-size: 15px;
          font-size: 1.15385rem;
          padding: 20px 0; }
          main .guide-bottom-navigation ul li a::before {
            top: 22px;
            left: 18px;
            width: 9px;
            height: 9px; }
  main .guide-back-navigation a {
    font-size: 15px;
    font-size: 1.15385rem; }
  main .inquiry-box {
    display: block;
    padding: 20px;
    margin: 0 0 20px; }
    main .inquiry-box-img {
      max-width: 300px;
      width: 100%;
      margin: 0 auto 10px; }
    main .inquiry-box-ttl {
      font-size: 16px; }
    main .inquiry-box-txt {
      font-size: 13px;
      margin-bottom: 10px; }
    main .inquiry-box-link {
      font-size: 16px;
      margin: 0 auto; } }
main .column-wrapper .relation-column {
  width: 100%; }
main .column-wrapper .column-main-img .img {
  width: 100%; }
main .column-wrapper .sns-box {
  max-width: 946px;
  width: 100%; }
main .column-wrapper .title-box {
  width: 100%; }
main .column-wrapper .tl-box {
  width: 100%; }
main .column-wrapper .txt-box {
  box-sizing: border-box;
  width: 100%; }
  main .column-wrapper .txt-box .contact {
    width: 100%; }
main .column-wrapper .post-pager {
  width: 100%; }
main .column-wrapper .guide-bottom-navigation {
  width: 100%;
  padding: 50px; }
main .column-wrapper .guide-bottom-navigation h3 {
  white-space: initial; }
main .column-wrapper .column-side {
  padding: 0 15px 30px;
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box; }
  main .column-wrapper .column-side .side-lead {
    text-align: center;
    border: 1px solid #007fc3;
    padding: 10px; }
  main .column-wrapper .column-side .side-lead-ttl {
    color: #007fc3;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.4;
    border-bottom: 1px solid #007fc3;
    padding: 0 0 8px; }
  main .column-wrapper .column-side .side-lead-img {
    max-width: 140px;
    width: 100%;
    margin: 12px auto; }
    main .column-wrapper .column-side .side-lead-img img {
      width: 100%; }
  main .column-wrapper .column-side .side-lead-btn {
    display: block;
    font-weight: bold;
    color: #fff;
    background: #60ab0f;
    font-size: 18px;
    padding: 15px 5px;
    line-height: 1.3; }
    main .column-wrapper .column-side .side-lead-btn span {
      padding-left: 32px;
      background: url(../img/common/icn_mail.png) no-repeat center left/26px; }
  main .column-wrapper .column-side .side-cont {
    margin: 28px 0 0; }
  main .column-wrapper .column-side .side-cont-ttl {
    background: #f4f4f4;
    color: #007fc3;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
    padding: 5px 10px; }
  main .column-wrapper .column-side .side-cont-item {
    margin: 18px 0 0; }
  main .column-wrapper .column-side .side-cont-item-link {
    display: flex;
    color: #202020; }
  main .column-wrapper .column-side .side-cont-item-img {
    flex-shrink: 0;
    width: 106px;
    height: 56px;
    margin: 0 8px 0 0; }
    main .column-wrapper .column-side .side-cont-item-img img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  main .column-wrapper .column-side .side-cont-item-txt {
    font-size: 13px;
    line-height: 1.6; }
  main .column-wrapper .column-side .side-cont-bnr {
    display: block;
    margin: 12px 0 0; }
    main .column-wrapper .column-side .side-cont-bnr img {
      width: 100%; }

@media screen and (max-width: 640px) {
  main .relation-link-box {
    margin-bottom: 60px; } }
@media screen and (min-width: 641px) {
  main .column-wrapper {
    display: flex;
    justify-content: space-between;
    max-width: 1100px;
    width: 94%;
    margin: 0 auto;
    min-width: 946px; }
    main .column-wrapper .relation-column .relation-column-items .item .column-info {
      height: 11.8em;
      padding: 11px 15px; }
    main .column-wrapper .relation-column .relation-column-items .item .column-thum {
      height: 155px; }
    main .column-wrapper .section-recommend .case-slides {
      width: 100%; }
      main .column-wrapper .section-recommend .case-slides .case-list {
        display: flex;
        justify-content: space-between; }
        main .column-wrapper .section-recommend .case-slides .case-list li {
          width: 32%; }
          main .column-wrapper .section-recommend .case-slides .case-list li:nth-child(n+2) {
            margin-left: 16px; }
          main .column-wrapper .section-recommend .case-slides .case-list li a .item {
            max-width: 236px;
            width: 100%; }
            main .column-wrapper .section-recommend .case-slides .case-list li a .item .heading {
              height: 156px; }
            main .column-wrapper .section-recommend .case-slides .case-list li a .item .profile {
              padding: 168px 15px 11px; }
    main .column-wrapper .column-content {
      max-width: 740px;
      width: 70%; }
    main .column-wrapper .column-side {
      padding: 0 0 30px;
      max-width: 300px;
      width: 28%;
      margin: 0; }
    main .column-wrapper .side-cont2 {
      position: sticky;
      top: 100px; } }

/*# sourceMappingURL=column-detail.css.map */
