@media (min-width: 768px) {
  /* ---------- info-content ---------- */
  .page-info {
    padding-top: 90px; }
    .page-info .contents__inner {
      width: 874px;
      margin: 0 auto; }
    .page-info .title {
      margin: 0px 0 55px;
      text-align: center; }
    .page-info .keyvisual {
      text-align: center;
      margin-bottom: 70px; }
    .page-info .info-box {
      padding: 0 8px 8px 8px;
      border-top: solid 1px #656565; }
    .page-info .info-area {
      width: 759px;
      margin: 0 auto;
      overflow: hidden; }
    .page-info dl.info-ttl {
      height: 55px;
      line-height: 55px;
      border-bottom: dotted 1px #000; }
    .page-info dl.info-ttl dt,
    .page-info dl.info-ttl dd {
      float: left; }
    .page-info dl.info-ttl dt {
      margin-right: 35px;
      font-size: 14px;
      font-style: italic;
      color: #cc0033; }
    .page-info dl.info-ttl dd {
      font-size: 20px; }
    .page-info .info-txt {
      margin-left: 120px;
      padding: 20px 0;
      clear: both; }
    .page-info .info-txt p {
      line-height: 1.8; }
      .page-info .info-txt p.mb40 {
        margin-bottom: 40px; }
    .page-info .info-txt a {
      color: #3399cc;
      text-decoration: underline; }
      .page-info .info-txt a:hover {
        text-decoration: none; }
    .page-info .info-box-last {
      margin-bottom: 35px;
      border-bottom: solid 1px #000; }
    .page-info .info-area .readmore {
      float: right;
      display: block;
      width: 189px;
      height: 45px; }
    .page-info .shocho-link {
      width: 775px;
      margin: 0 auto; }
      .page-info .shocho-link .shocho-link-ttl {
        margin-bottom: 30px; }
      .page-info .shocho-link .link-area {
        margin-bottom: 75px;
        overflow: hidden; }
        .page-info .shocho-link .link-area .link-box {
          float: left;
          width: 172px;
          height: 160px;
          margin: 0 20px 15px 0; }
          .page-info .shocho-link .link-area .link-box p {
            margin-top: 5px;
            font-size: 11.5px; }
          .page-info .shocho-link .link-area .link-box a.panel {
            display: block;
            width: 178px;
            height: 135px; }
          .page-info .shocho-link .link-area .link-box a img {
            width: 100%; }
        .page-info .shocho-link .link-area .mr0 {
          margin-right: 0 !important; }
      .page-info .shocho-link .recruit-info-btn {
        width: 382px;
        margin: 0 auto; }
    .page-info .btnArea {
      clear: both;
      text-align: center;
      padding: 40px 0 20px 0; }
      .page-info .btnArea li:first-child {
        float: left;
        margin-left: 0; }

  .info_btn {
    display: block;
    overflow: hidden;
    width: 780px;
    margin: 0 auto; }
    .info_btn li {
      display: block;
      width: 377px;
      float: left; }
    .info_btn .ml10 {
      margin-left: 10px; }

  .info__area__box {
    border-bottom: 1px #d7d7d7 solid;
    margin-bottom: 50px;
    padding-bottom: 50px;
    font-size: 0; }
    .info__area__box .img {
      width: 180px;
      display: inline-block;
      vertical-align: top;
      text-align: center; }
      .info__area__box .img img {
        width: 100px;
        margin: 0 auto;
        text-align: center; }
    .info__area__box .txt {
      font-size: 14px;
      display: inline-block;
      vertical-align: top;
      padding-left: 40px;
      width: 594px;
      box-sizing: border-box; }
      .info__area__box .txt .tit {
        font-size: 24px;
        font-weight: bold;
        padding-bottom: 20px; }
      .info__area__box .txt .intro {
        padding-bottom: 20px; }
      .info__area__box .txt .keywords {
        padding-bottom: 20px; }
      .info__area__box .txt .url {
        margin-bottom: 20px; }
        .info__area__box .txt .url span {
          display: inline-block;
          text-align: center;
          font-size: 12px;
          background: #f5f5f5;
          width: 63px;
          margin-right: 10px; }
        .info__area__box .txt .url a {
          color: #3399cc;
          text-decoration: underline; }
          .info__area__box .txt .url a:hover {
            text-decoration: none; }
          .info__area__box .txt .url a:after {
            content: '';
            width: 17px;
            height: 14px;
            background: url(../img/info/ico_window.svg) no-repeat;
            display: inline-block;
            margin-left: 10px; }
      .info__area__box .txt .link {
        display: flex;
        align-items: center; }
        .info__area__box .txt .link .btn {
          margin-right: 20px; }
          .info__area__box .txt .link .btn a {
            width: 192px;
            text-align: center;
            display: inline-block;
            line-height: 46px;
            border: 1px #999 solid;
            background: url(../img/info/ico_arw.svg) no-repeat 5% center;
            font-weight: bold; }
            .info__area__box .txt .link .btn a:hover {
              background: #333 url(../img/info/ico_arw.svg) no-repeat 5% center;
              color: #fff;
              text-decoration: none; }
        .info__area__box .txt .link .sns li {
          display: inline-block;
          padding-left: 10px; }

  .key {
    position: relative; }
    .key__cont {
      text-align: center;
      margin: 110px auto 0; }
      .key__cont__copy {
        position: relative; }
        .key__cont__copy:after {
          content: '';
          display: block;
          width: 80px;
          height: 2px;
          background-color: #000;
          text-align: center;
          margin: 34px auto; }
        .key__cont__copy img {
          margin: auto; }

  .fushou_massage {
    margin-bottom: 100px; }
    .fushou_massage dt {
      background-image: url(../img/howto/tit_bg.svg);
      background-size: cover;
      background-repeat: no-repeat;
      height: 60px;
      font-size: 22px;
      font-weight: bold;
      letter-spacing: 0.05em;
      line-height: 60px;
      text-align: center;
      position: relative;
      margin: 50px 0 20px; }
      .fushou_massage dt::after {
        content: "";
        position: absolute;
        border: none;
        width: 3px;
        height: 35px;
        background-color: #999;
        right: 45px;
        top: 12px;
        transition: .3s;
        transform: rotate(45deg); }
      .fushou_massage dt::before {
        content: "";
        position: absolute;
        border: none;
        width: 3px;
        height: 35px;
        transform: rotate(-45deg);
        right: 45px;
        top: 12px;
        background-color: #999;
        transition: .3s; }
      .fushou_massage dt.btnclose::after {
        transform: rotate(0deg); }
      .fushou_massage dt.btnclose::before {
        transform: rotate(90deg); }
    .fushou_massage dd ul li {
      display: flex;
      align-items: center;
      justify-content: space-between;
      width: 100%; }
      .fushou_massage dd ul li .img_area {
        float: left;
        width: 150px; }
        .fushou_massage dd ul li .img_area img {
          margin: auto;
          display: block;
          max-width: 82px; }
        .fushou_massage dd ul li .img_area p {
          text-align: center;
          font-weight: bold;
          margin-top: 15px; }
      .fushou_massage dd ul li .massage_area {
        float: left;
        width: 608px;
        box-sizing: border-box;
        margin-left: 10px;
        padding: 20px;
        border: 2px solid #ccc;
        position: relative; }
        .fushou_massage dd ul li .massage_area::after {
          content: "";
          border: 10px solid transparent;
          border-right: 10px solid #fff;
          position: absolute;
          left: -20px;
          bottom: calc((100% - 20px)/ 2); }
        .fushou_massage dd ul li .massage_area::before {
          content: "";
          border: 12px solid transparent;
          border-right: 12px solid #ccc;
          position: absolute;
          left: -24px;
          bottom: calc((100% - 24px)/ 2); }
      .fushou_massage dd ul li::after {
        content: "";
        display: block;
        clear: both; }
      .fushou_massage dd ul li:not(:last-child) {
        margin-bottom: 50px; }

  .shocho__nav {
    max-width: 800px;
    padding: 30px 40px 20px 40px;
    margin: 0px auto 50px;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 19px;
    outline-style: double; }
    .shocho__nav a {
      text-decoration: none; } }
@media (max-width: 767px) {
  /* ---------- info-content ---------- */
  .page-info {
    padding-top: 90px;
    width: auto !important; }
    .page-info .contents__inner {
      width: auto;
      margin: 0 15px; }
    .page-info .title {
      margin: 0px 15px 25px;
      text-align: center; }
    .page-info .keyvisual {
      text-align: center;
      margin-bottom: 15px; }
      .page-info .keyvisual img.sp-on {
        width: 100%; }
    .page-info .info-box {
      padding: 0 8px 8px 8px;
      border-top: solid 1px #656565; }
    .page-info .info-area {
      width: auto;
      margin: 0 auto;
      overflow: hidden; }
    .page-info dl.info-ttl {
      height: auto;
      line-height: 1.6;
      text-align: center;
      border-bottom: dotted 1px #000; }
    .page-info dl.info-ttl dt,
    .page-info dl.info-ttl dd {
      float: none; }
    .page-info dl.info-ttl dt {
      margin-right: 0;
      padding: 10px 0;
      font-size: 12px;
      font-style: italic;
      color: #cc0033; }
    .page-info dl.info-ttl dd {
      font-size: 18px;
      padding-bottom: 10px; }
    .page-info .info-txt {
      margin-left: 0px;
      padding: 20px 0;
      clear: both; }
    .page-info .info-txt p {
      line-height: 1.8; }
      .page-info .info-txt p.mb40 {
        margin-bottom: 40px; }
    .page-info .info-txt a {
      color: #3399cc;
      text-decoration: underline; }
      .page-info .info-txt a:hover {
        text-decoration: none; }
    .page-info .info-box-last {
      margin-bottom: 35px;
      border-bottom: solid 1px #000; }
    .page-info .info-area .readmore {
      float: right;
      display: block;
      width: 189px;
      height: 45px; }
    .page-info .shocho-link {
      width: auto;
      margin: 0 auto; }
      .page-info .shocho-link .shocho-link-ttl {
        margin-bottom: 30px;
        width: 100%; }
      .page-info .shocho-link .link-area {
        margin-bottom: 30px;
        overflow: hidden; }
        .page-info .shocho-link .link-area .link-box {
          float: none;
          display: inline-block;
          width: 48%;
          height: auto;
          margin: 0 0 5px 0;
          vertical-align: top; }
          .page-info .shocho-link .link-area .link-box p {
            margin-top: 5px;
            font-size: 10px; }
          .page-info .shocho-link .link-area .link-box a.panel {
            display: block;
            width: auto;
            height: auto; }
          .page-info .shocho-link .link-area .link-box a img {
            width: 100%; }
          .page-info .shocho-link .link-area .link-box.sp-odd {
            margin-right: 2% !important; }
        .page-info .shocho-link .link-area .mr0 {
          margin-right: 0; }
      .page-info .shocho-link .recruit-info-btn {
        width: 382px;
        margin: 0 auto; }
    .page-info .btnArea {
      clear: both;
      text-align: center;
      padding: 40px 0 40px 0; }
      .page-info .btnArea li:first-child {
        float: none;
        margin-left: 0;
        margin-bottom: 20px; }

  .info_btn {
    display: block;
    overflow: hidden;
    width: auto;
    margin: 0 auto; }
    .info_btn li {
      display: block;
      width: auto;
      float: none; }
    .info_btn .ml10 {
      margin-left: 0px; }

  .info__area__box {
    border-bottom: 1px #d7d7d7 solid;
    margin-bottom: 20px;
    padding-bottom: 20px; }
    .info__area__box .img {
      width: 100px;
      text-align: center;
      margin: 0 auto; }
      .info__area__box .img img {
        width: 100%; }
    .info__area__box .txt {
      font-size: 10px; }
      .info__area__box .txt .tit {
        font-size: 14px;
        font-weight: bold;
        padding: 20px 0 15px;
        text-align: center; }
      .info__area__box .txt .intro, .info__area__box .txt .keywords {
        padding-bottom: 15px; }
      .info__area__box .txt .url {
        margin-bottom: 20px; }
        .info__area__box .txt .url span {
          display: inline-block;
          text-align: center;
          font-size: 10px;
          background: #f5f5f5;
          padding: 0 2%;
          margin-right: 1%; }
        .info__area__box .txt .url a {
          color: #3399cc;
          text-decoration: underline; }
          .info__area__box .txt .url a:hover {
            text-decoration: none; }
          .info__area__box .txt .url a:after {
            content: '';
            width: 12px;
            height: 10px;
            background: url(../img/info/ico_window.svg) no-repeat center;
            background-size: contain;
            display: inline-block;
            margin-left: 1%; }
      .info__area__box .txt .link {
        font-size: 0; }
        .info__area__box .txt .link .btn {
          width: 46%;
          margin: 0 2%;
          display: inline-block; }
          .info__area__box .txt .link .btn a {
            width: 100%;
            text-align: center;
            display: inline-block;
            font-size: 10px;
            line-height: 30px;
            border: 1px #999 solid;
            background: url(../img/info/ico_arw.svg) no-repeat 5% center;
            font-weight: bold; }
            .info__area__box .txt .link .btn a:hover {
              background: #333 url(../img/info/ico_arw.svg) no-repeat 5% center;
              color: #fff;
              text-decoration: none; }
        .info__area__box .txt .link .sns {
          text-align: center;
          margin: 15px auto 0; }
          .info__area__box .txt .link .sns li {
            display: inline-block;
            padding: 0 3%; }

  .key {
    position: relative; }
    .key__cont {
      text-align: center;
      margin: 45px auto 0; }
      .key__cont__copy {
        position: relative; }
        .key__cont__copy img {
          margin: auto;
          max-width: 260px; }
        .key__cont__copy:after {
          content: '';
          display: block;
          width: 80px;
          height: 2px;
          background-color: #000;
          text-align: center;
          margin: 18px auto; }

  .fushou_massage {
    margin-bottom: 50px; }
    .fushou_massage dt {
      background-image: url(../img/howto/tit_bg.svg);
      background-size: cover;
      background-repeat: no-repeat;
      height: 40px;
      font-size: 14px;
      font-weight: bold;
      letter-spacing: 0.05em;
      line-height: 40px;
      text-align: center;
      position: relative;
      margin: 30px 0 10px; }
      .fushou_massage dt::after {
        content: "";
        position: absolute;
        border: none;
        width: 3px;
        height: 22px;
        background-color: #999;
        right: 20px;
        top: 9px;
        transition: .3s;
        transform: rotate(45deg); }
      .fushou_massage dt::before {
        content: "";
        position: absolute;
        border: none;
        width: 3px;
        height: 22px;
        transform: rotate(-45deg);
        right: 20px;
        top: 9px;
        background-color: #999;
        transition: .3s; }
      .fushou_massage dt.btnclose::after {
        transform: rotate(0deg); }
      .fushou_massage dt.btnclose::before {
        transform: rotate(90deg); }
    .fushou_massage dd ul li {
      text-align: center;
      width: 100%; }
      .fushou_massage dd ul li .img_area {
        width: 100%; }
        .fushou_massage dd ul li .img_area img {
          margin: auto;
          display: block;
          max-width: 100px; }
        .fushou_massage dd ul li .img_area p {
          text-align: center;
          font-weight: bold;
          margin-top: 15px; }
      .fushou_massage dd ul li .massage_area {
        width: 100%;
        box-sizing: border-box;
        margin-top: 10px;
        padding: 20px;
        border: 2px solid #ccc;
        position: relative; }
        .fushou_massage dd ul li .massage_area::after {
          content: "";
          border: 10px solid transparent;
          border-bottom: 10px solid #fff;
          position: absolute;
          top: -20px;
          left: calc((100% - 20px)/ 2); }
        .fushou_massage dd ul li .massage_area::before {
          content: "";
          border: 12px solid transparent;
          border-bottom: 12px solid #ccc;
          position: absolute;
          top: -24px;
          left: calc((100% - 24px)/ 2); }
      .fushou_massage dd ul li::after {
        content: "";
        display: block;
        clear: both; }
      .fushou_massage dd ul li:not(:last-child) {
        margin-bottom: 50px; }

  .shocho__nav {
    font-size: 12px;
    margin: 0px 7px 15px 7px;
    padding: 4px 10px 0px 10px;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    outline-style: double; }
    .shocho__nav a {
      text-decoration: none; } }

/*# sourceMappingURL=info-style.css.map */
