@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 {
  /*box_h2*/
  /*fv*/
  /*foryou*/
  /*feature_sec*/
  /*shiyou_table*/
  /*price_sec*/
  /*cases*/
  /*------------------------------------------------------------
  page-faq
  -------------------------------------------------------------*/ }
  .page_shigyou .box_h2 h2 {
    font-size: 36px;
    font-weight: 800;
    text-align: center;
    position: relative;
    margin-bottom: 30px; }
  @media only screen and (max-width: 750px) {
    .page_shigyou {
      /*box_h2*/ }
      .page_shigyou .box_h2 h2 {
        font-size: 20px;
        font-weight: 800;
        text-align: center;
        position: relative; } }
  .page_shigyou .fv_sec {
    height: 604px;
    background: url("../images/page/startup01/fv_pc02.png");
    background-size: 1920px;
    background-position: center center;
    background-repeat: no-repeat; }
    .page_shigyou .fv_sec .sec_in {
      width: 1200px;
      height: 603px;
      position: relative; }
    .page_shigyou .fv_sec .btn {
      display: block;
      width: 350px;
      padding: 10px;
      text-align: center;
      font-weight: bold;
      background: #ed1e79;
      position: absolute;
      bottom: 50px;
      left: 5px;
      color: #fff;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px; }
  .page_shigyou .btn:hover {
    -webkit-box-shadow: 0 0 15px 0 #777;
    -moz-box-shadow: 0 0 15px 0 #777;
    box-shadow: 0 0 15px 0 #777; }
  @media only screen and (max-width: 750px) {
    .page_shigyou .fv_sec {
      height: auto;
      background: none; } }
  .page_shigyou .foryou_sec {
    background: #f0f0f0; }
    .page_shigyou .foryou_sec .sec_in {
      padding: 60px 0 60px 0; }
    .page_shigyou .foryou_sec .foryou_box {
      width: 750px;
      margin: auto;
      background: #fff;
      border-radius: 15px;
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px; }
    .page_shigyou .foryou_sec .foryou_box_in {
      padding: 30px; }
    .page_shigyou .foryou_sec li {
      position: relative;
      padding-left: 30px;
      font-weight: bold;
      font-size: 22px; }
    .page_shigyou .foryou_sec li:before {
      position: absolute;
      left: 0;
      content: "\f00c";
      font-family: 'Font Awesome\ 5 Free';
      color: #00a99d;
      font-weight: bold;
      margin-right: 10px; }
  @media only screen and (max-width: 750px) {
    .page_shigyou .foryou_sec {
      background: #f0f0f0;
      padding: 10px; }
      .page_shigyou .foryou_sec .sec_in {
        padding: 60px 0 60px 0; }
      .page_shigyou .foryou_sec .foryou_box {
        width: 100%;
        margin: auto;
        background: #fff;
        border-radius: 15px;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px; }
      .page_shigyou .foryou_sec li {
        position: relative;
        padding-left: 20px;
        font-weight: bold;
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 10px; }
      .page_shigyou .foryou_sec li:before {
        position: absolute;
        left: 0;
        content: "\f00c";
        font-family: 'Font Awesome\ 5 Free';
        font-weight: bold;
        margin-right: 10px; } }
  .page_shigyou .feature_sec {
    background: #f9f9f9;
    padding: 60px 0 60px 0; }
    .page_shigyou .feature_sec .icon img {
      width: 60px;
      display: block;
      margin: auto; }
    .page_shigyou .feature_sec .icon {
      margin-bottom: 20px; }
    .page_shigyou .feature_sec .feature_flBox {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
    .page_shigyou .feature_sec .col {
      width: 32%;
      background: #fff;
      margin-bottom: 30px;
      border-radius: 15px;
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px;
      -webkit-box-shadow: 0 0 15px 0 #ccc;
      /* Safari, Chrome用 */
      -moz-box-shadow: 0 0 15px 0 #ccc;
      /* Firefox用 */
      box-shadow: 0 0 15px 0 #ccc;
      /* CSS3 */ }
    .page_shigyou .feature_sec .col_in {
      padding: 30px; }
    .page_shigyou .feature_sec .title {
      font-weight: bold;
      display: block;
      font-size: 18px;
      text-align: center;
      margin-bottom: 20px; }
    .page_shigyou .feature_sec .text {
      display: block; }
  @media only screen and (max-width: 750px) {
    .page_shigyou .feature_sec {
      bpadding: 60px 0 60px 0; }
      .page_shigyou .feature_sec .icon img {
        width: 60px;
        display: block;
        margin: auto; }
      .page_shigyou .feature_sec .icon {
        margin-bottom: 20px; }
      .page_shigyou .feature_sec .feature_flBox {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
      .page_shigyou .feature_sec .col {
        width: 100%;
        margin-bottom: 30px;
        background: #fff;
        margin-bottom: 30px;
        border-radius: 15px;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-box-shadow: 0 0 15px 0 #ccc;
        /* Safari, Chrome用 */
        -moz-box-shadow: 0 0 15px 0 #ccc;
        /* Firefox用 */
        box-shadow: 0 0 15px 0 #ccc;
        /* CSS3 */ }
      .page_shigyou .feature_sec .col_in {
        padding: 30px; }
      .page_shigyou .feature_sec .title {
        font-weight: bold;
        display: block;
        font-size: 18px;
        text-align: center;
        margin-bottom: 20px; }
      .page_shigyou .feature_sec .text {
        display: block; } }
  .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 .price_sec {
    padding: 60px 0 60px 0; }
    .page_shigyou .price_sec .price_flBox {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      width: 800px;
      margin: 0 auto 20px auto; }
    .page_shigyou .price_sec .col_l {
      width: 30%;
      font-weight: bold;
      background: #00a99d;
      color: #fff;
      font-size: 30px; }
    .page_shigyou .price_sec .col_l_in {
      padding: 10px; }
    .page_shigyou .price_sec .col_r {
      width: 70%;
      font-weight: bold;
      background: #f0f0f0;
      font-size: 30px; }
    .page_shigyou .price_sec .col_r_in {
      padding: 10px 0 10px 30px; }
    .page_shigyou .price_sec .small {
      font-size: 16px; }
    @media only screen and (max-width: 750px) {
      .page_shigyou .price_sec .price_flBox {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 100%;
        margin: 0 auto 10px auto; }
      .page_shigyou .price_sec .col_l {
        width: 35%;
        font-weight: bold;
        background: #00a99d;
        color: #fff;
        font-size: 14px; }
      .page_shigyou .price_sec .col_l_in {
        padding: 10px; }
      .page_shigyou .price_sec .col_r {
        width: 65%;
        font-weight: bold;
        background: #f0f0f0;
        font-size: 14px; }
      .page_shigyou .price_sec .col_r_in {
        padding: 10px 0 10px 10px; }
      .page_shigyou .price_sec .small {
        font-size: 12px; } }
  .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 .faq_sec {
    background: #f9f9f9;
    padding: 60px 0 60px 0; }
  .page_shigyou dl {
    width: 800px;
    margin: auto; }
  .page_shigyou dl dt {
    color: #111;
    margin: 10px 0 0 0;
    font-size: 16px;
    font-weight: 800;
    position: relative;
    background: #fff;
    border-radius: 15px 15px 0 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 15px 15px 0 0;
    padding: 15px 5px 15px 80px; }
  .page_shigyou dl dt:hover {
    cursor: pointer;
    cursor: hand;
    opacity: 0.9; }
  .page_shigyou dl dt::before {
    content: "Q";
    position: absolute;
    top: 12px;
    left: 30px;
    width: 25px;
    font-size: 20px;
    color: #00a99d; }
  .page_shigyou dl dt:after {
    font-size: 20px;
    position: absolute;
    right: 5px;
    top: 15px;
    content: "\f055";
    font-family: 'Font Awesome\ 6 Free';
    font-weight: bold;
    margin-right: 10px;
    color: #ccc; }
  .page_shigyou dl dt.active {
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0; }
  .page_shigyou dl dt.active:after {
    content: "\f056";
    font-family: 'Font Awesome\ 6 Free'; }
  .page_shigyou dl dd::before {
    content: "A";
    position: absolute;
    top: 12px;
    left: 30px;
    width: 25px;
    font-size: 20px;
    color: #ed1e79;
    font-weight: bold; }
  .page_shigyou dl dd {
    display: none;
    margin: 0;
    font-size: 1em;
    position: relative;
    padding: 20px 5px 10px 80px;
    background: #fff;
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px; }
  @media only screen and (max-width: 750px) {
    .page_shigyou .faq_sec {
      background: #f2f2f2;
      padding: 60px 0 60px 0; }
    .page_shigyou dl {
      width: 100%;
      margin: auto; }
    .page_shigyou dl dt {
      color: #111;
      margin: 20px 0 0 0;
      font-size: 14px;
      font-weight: 800;
      position: relative;
      background: #fff;
      border-radius: 15px 15px 0 0;
      -webkit-border-radius: 5px;
      -moz-border-radius: 15px 15px 0 0;
      padding: 15px 20px 15px 30px; }
    .page_shigyou dl dt:hover {
      cursor: pointer;
      cursor: hand;
      opacity: 0.9; }
    .page_shigyou dl dt::before {
      content: "Q";
      position: absolute;
      top: 15px;
      left: 10px;
      width: 25px;
      font-size: 14px; }
    .page_shigyou dl dt:after {
      font-size: 15px;
      position: absolute;
      right: 5px;
      top: 15px;
      content: "\f055";
      font-family: 'Font Awesome\ 6 Free';
      font-weight: bold;
      margin-right: 0;
      color: #ccc; }
    .page_shigyou dl dt.active {
      border-radius: 5px 5px 0 0;
      -webkit-border-radius: 5px 5px 0 0;
      -moz-border-radius: 5px 5px 0 0; }
    .page_shigyou dl dt.active:after {
      content: "\f056";
      font-family: 'Font Awesome\ 6 Free'; }
    .page_shigyou dl dd::before {
      content: "A";
      position: absolute;
      top: 20px;
      left: 10px;
      width: 25px;
      font-size: 14px; }
    .page_shigyou dl dd {
      display: none;
      margin: 0;
      font-size: 1em;
      position: relative;
      padding: 20px 5px 10px 30px;
      background: #fff;
      border-radius: 0 0 5px 5px;
      -webkit-border-radius: 0 0 5px 5px;
      -moz-border-radius: 0 0 5px 5px; } }

/*page_shigyou/////////////////////////////////*/
