@charset "UTF-8";
/*/////////////////////////////////////
page_shigyou
//////////////////////////////*/
.del {
  text-decoration: line-through; }

.bou {
  -webkit-text-emphasis: filled circle #00a99d;
  text-emphasis: filled circle #00a99d;
  color: #00a99d; }

.page_shigyou {
  /********************
  .price_box
  ***********************/
  /*foryou*/
  /*shiyou_table*/
  /*cases*/ }
  .page_shigyou h1 {
    font-weight: 900;
    text-align: center;
    font-size: 60px;
    line-height: 1;
    margin-bottom: 30px; }
  .page_shigyou .h1_subhead {
    font-weight: bold;
    text-align: center;
    font-size: 30px;
    margin-bottom: 60px; }
  .page_shigyou h2 {
    font-weight: 800;
    text-align: center;
    font-size: 36px; }
  .page_shigyou h3 {
    font-weight: bold;
    border-left: 5px solid #333;
    padding-left: 10px;
    margin: 20px 0 5px 0; }
  @media only screen and (max-width: 800px) {
    .page_shigyou h1 {
      font-weight: 900;
      text-align: center;
      font-size: 40px;
      line-height: 1.5;
      margin-bottom: 30px; }
    .page_shigyou .h1_subhead {
      font-weight: bold;
      text-align: center;
      font-size: 20px;
      margin-bottom: 60px; }
    .page_shigyou h2 {
      font-weight: 800;
      text-align: center;
      font-size: 20px; }
    .page_shigyou h3 {
      font-weight: bold;
      border-left: 5px solid #333;
      padding-left: 10px;
      margin: 20px 0 5px 0; } }
  .page_shigyou .main_sec {
    font-size: 16px;
    /********************
    .nayami_bullet
    *************************/ }
    .page_shigyou .main_sec .nayami_result01 {
      font-weight: bold;
      font-size: 18px;
      text-align: center; }
    .page_shigyou .main_sec .nayami_subhead {
      font-weight: bold;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      font-size: 20px;
      margin-bottom: 30px; }
    .page_shigyou .main_sec .nayami_bullet {
      background: #fff;
      border-radius: 10px;
      padding: 30px 0 30px 0;
      border-top: 3px solid #2C62A6;
      border-bottom: 3px solid #2C62A6; }
    .page_shigyou .main_sec .nayami_bullet_in {
      width: 90%;
      margin: auto; }
    .page_shigyou .main_sec .nayami_bullet .nayami_line01 {
      font-weight: bold;
      font-size: 18px; }
    .page_shigyou .main_sec .nayami_bullet .nayami_line02 {
      margin-bottom: 10px; }
    @media only screen and (max-width: 800px) {
      .page_shigyou .main_sec .nayami_result01 {
        font-weight: bold;
        font-size: 14px;
        text-align: left; }
      .page_shigyou .main_sec .nayami_subhead {
        font-weight: bold;
        font-size: 16px; }
      .page_shigyou .main_sec .nayami_bullet {
        background: #fff;
        border-radius: 10px;
        padding: 30px 0 30px 0; }
      .page_shigyou .main_sec .nayami_bullet_in {
        width: 90%;
        margin: auto; }
      .page_shigyou .main_sec .nayami_bullet .nayami_line01 {
        font-weight: bold;
        font-size: 14px; }
      .page_shigyou .main_sec .nayami_bullet .nayami_line02 {
        margin-bottom: 10px; } }
  .page_shigyou .kv {
    width: 500px;
    margin: auto; }
  .page_shigyou .headLine {
    font-weight: 900;
    font-size: 20px;
    color: #0067A8;
    text-align: center;
    margin-bottom: 20px; }
  @media only screen and (max-width: 800px) {
    .page_shigyou .kv {
      width: 90%;
      margin: auto; }
    .page_shigyou .headLine {
      font-weight: 900;
      font-size: 20px;
      color: #0067A8;
      text-align: center;
      margin-bottom: 30px; } }
  .page_shigyou .price_box {
    width: 800px;
    margin: auto;
    margin-bottom: 60px; }
  .page_shigyou .price_box_in {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #f5f5f5; }
  .page_shigyou .price_box .col {
    width: 48%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .page_shigyou .price_box .col_l {
    width: 30%;
    background: #2C62A6;
    font-size: 20px;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center; }
  .page_shigyou .price_box .col_r {
    width: 70%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center; }
  .page_shigyou .price_box .del {
    display: inline-block;
    margin-right: 10px; }
  .page_shigyou .price_box .price {
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
    color: #E30003; }
  @media only screen and (max-width: 800px) {
    .page_shigyou .price_box {
      width: 100%;
      margin: auto;
      margin-bottom: 60px; }
    .page_shigyou .price_box_in {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      background: #f5f5f5; }
    .page_shigyou .price_box .col {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      margin-bottom: 5px; }
    .page_shigyou .price_box .col_l {
      width: 30%;
      background: #2C62A6;
      font-size: 14px;
      color: #fff;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center; }
    .page_shigyou .price_box .col_r {
      width: 70%;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center; }
    .page_shigyou .price_box .del {
      display: inline-block;
      margin-right: 10px; }
    .page_shigyou .price_box .price {
      display: inline-block;
      font-weight: bold;
      font-size: 14px;
      color: #E30003; } }
  .page_shigyou .foryou_box {
    margin: auto;
    background: #fff;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px; }
  .page_shigyou .foryou_box_in {
    padding: 30px; }
  .page_shigyou .foryou_box li {
    position: relative;
    padding-left: 30px;
    font-weight: bold;
    font-size: 22px; }
  .page_shigyou .foryou_box li:before {
    position: absolute;
    left: 0;
    content: "\f00c";
    font-family: 'Font Awesome\ 5 Free';
    color: #2C62A6;
    font-weight: bold;
    margin-right: 10px; }
  @media only screen and (max-width: 750px) {
    .page_shigyou .foryou_box {
      width: 100%;
      margin: auto;
      background: #fff;
      border-radius: 15px;
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px; }
    .page_shigyou .foryou_box li {
      position: relative;
      padding-left: 20px;
      font-weight: bold;
      font-size: 14px;
      line-height: 1.5;
      margin-bottom: 10px; }
    .page_shigyou .foryou_box li:before {
      position: absolute;
      left: 0;
      content: "\f00c";
      font-family: 'Font Awesome\ 5 Free';
      font-weight: bold;
      margin-right: 10px; } }
  .page_shigyou .shiyou {
    width: 700px;
    margin: auto;
    background: #333;
    text-align: center;
    color: #fff;
    padding: 10px 0 10px 0;
    font-weight: bold; }
  .page_shigyou .shiyou_table {
    width: 700px;
    margin: auto;
    border-collapse: collapse;
    margin-bottom: 1.5em;
    padding: 0;
    border-top: 1px solid #959595;
    border-left: 1px solid #959595; }
  .page_shigyou .shiyou_table th,
  .page_shigyou .shiyou_table td {
    background: #fff;
    padding: 0.5em;
    border-right: 1px solid #959595;
    border-bottom: 1px solid #959595; }
  .page_shigyou .shiyou_table th {
    background-color: #f0f0f0;
    color: #00;
    font-weight: bold;
    text-align: left;
    width: 25%; }
  @media only screen and (max-width: 750px) {
    .page_shigyou .shiyou {
      width: 100%;
      margin: auto;
      background: #333;
      text-align: center;
      color: #fff;
      padding: 10px 0 10px 0;
      font-weight: bold; }
    .page_shigyou .shiyou_table {
      width: 100%;
      margin: auto;
      border-collapse: collapse;
      margin-bottom: 1.5em;
      padding: 0;
      border-top: 1px solid #959595;
      border-left: 1px solid #959595;
      font-size: 12px; }
    .page_shigyou .shiyou_table th,
    .page_shigyou .shiyou_table td {
      background: #fff;
      padding: 0.5em;
      border-right: 1px solid #959595;
      border-bottom: 1px solid #959595; }
    .page_shigyou .shiyou_table th {
      background-color: #f0f0f0;
      color: #00;
      font-weight: bold;
      text-align: left;
      width: 30%; } }
  .page_shigyou .cases_sec {
    background: #666;
    padding: 60px 0 60px 0; }
    .page_shigyou .cases_sec .subhead {
      text-align: center;
      font-weight: 800;
      font-size: 26px;
      color: #fff; }
    .page_shigyou .cases_sec .cases_ayamaru {
      display: block;
      width: 150px;
      margin: auto; }
    .page_shigyou .cases_sec .cases_tt {
      display: block;
      width: 100%;
      margin: auto; }
    .page_shigyou .cases_sec .text {
      background: #fff;
      padding: 30px;
      border-radius: 15px;
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px;
      margin: 30px 0 30px 0; }
    .page_shigyou .cases_sec .red {
      color: #ed1e79;
      font-weight: bold; }

/*page_shigyou/////////////////////////////////*/
.fix_cta {
  background: #192541;
  position: fixed;
  bottom: 0;
  width: 100%;
  color: #fff;
  padding: 20px 0 20px 0; }
  .fix_cta .cta_in {
    width: 800px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: auto; }
  .fix_cta .col_l {
    width: 50%; }
  .fix_cta .col_r {
    width: 50%; }
  .fix_cta .btn_line {
    display: block;
    width: 300px;
    margin: auto;
    background-color: #00c300;
    color: #fff;
    padding: 12px 20px;
    border-radius: 4px;
    text-decoration: none;
    font-weight: bold;
    text-align: center; }
  .fix_cta .btn_line:hover {
    color: #fff;
    opacity: 0.8; }
  .fix_cta .line01 {
    font-weight: bold;
    font-size: 24px; }
  .fix_cta .line02 {
    font-weight: bold; }

@media only screen and (max-width: 800px) {
  .fix_cta {
    background: #192541;
    position: fixed;
    bottom: 0;
    width: 100%;
    color: #fff;
    padding: 20px 0 20px 0; }
    .fix_cta .cta_in {
      width: 90%;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      margin: auto; }
    .fix_cta .col_l {
      width: 60%; }
    .fix_cta .col_r {
      width: 40%; }
    .fix_cta .btn_line {
      display: block;
      width: 90%;
      margin: auto;
      background-color: #00c300;
      color: #fff;
      padding: 12px 0;
      border-radius: 4px;
      text-decoration: none;
      font-weight: bold;
      text-align: center; }
    .fix_cta .btn_line:hover {
      color: #fff;
      opacity: 0.8; }
    .fix_cta .line01 {
      font-weight: bold;
      font-size: 16px; }
    .fix_cta .line02 {
      font-weight: normal;
      font-size: 11px; } }
/*--------------------------------------------------------
soudan_sec
--------------------------------------------------------*/
.soudan_sec {
  background: #2C62A6;
  color: #fff;
  padding: 60px 0 60px 0; }
  .soudan_sec .soudan_hl {
    font-weight: 900;
    text-align: center;
    font-size: 50px; }
  .soudan_sec .soudan_text {
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    margin-bottom: 30px; }

@media only screen and (max-width: 800px) {
  .soudan_sec {
    background: #2C62A6;
    color: #fff;
    padding: 30px 030px 0; }
    .soudan_sec .soudan_hl {
      font-weight: 900;
      text-align: center;
      font-size: 24px; }
    .soudan_sec .soudan_text {
      font-weight: bold;
      font-size: 13px;
      text-align: center;
      margin-bottom: 30px;
      text-align: left; } }
/*--------------------------------------------------------
フッター
--------------------------------------------------------*/
.footerCompany_sec {
  background: #f5f5f5;
  padding-bottom: 120px; }

.footerCompany_sec .sec_in {
  width: 800px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 30px 0 30px 0; }

.footerCompany_sec .col_l {
  width: 30%;
  padding-top: 30px; }

.footerCompany_sec .col_r {
  width: 60%; }

.footerCompany_sec i {
  margin-right: 5px; }

@media only screen and (max-width: 800px) {
  .footerCompany_sec {
    background: #f5f5f5; }

  .footerCompany_sec .sec_in {
    width: 90%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 30px 0 30px 0; }

  .footerCompany_sec .col_l {
    width: 60%;
    padding-top: 30px;
    order: 2; }

  .footerCompany_sec .col_r {
    width: 100%;
    order: 1; }

  .footerCompany_sec i {
    margin-right: 5px; } }
