
@charset "utf-8";

@media screen and (min-width: 641px) {
  .shoulder::before {
    content: "日本最大級の求人サイト。エージェントやスカウトサービスも充実！仕事探しなら「doda」";
    display: block;
    position: absolute;
    background: #fff;
    font-size: 12px;
  }

  #content {
    width: 100%;
    min-width: 1200px;
  }

  .content1200 {
    width: 100%;
  }

  .wrap {
    font-size: 14px;
    position: relative;
  }

  .wrap img {
    width: 100%;
  }

  .wrap h1,
  h2,
  h3,
  h4,
  h5 {
    line-height: 1.5;
  }

  .main-area {
    color: #686868;
    text-align: center;
    padding: 64px 0;
    width: 1136px;
    margin: 0 auto;
  }

  .top-area {
    font-weight: bold;
    display: -webkit-box;
    display: flex;
    position: relative;
    width: 1024px;
    margin: 0 auto 56px;
  }

  .oricon_logo_box {
    position: absolute;
    top: 0px;
    left: -50px;
    width: 100px;
    height: auto;
  }

  .top-txt-eye-catch {
    font-weight: normal;
    font-size: 24px;
    margin: 17px 0 24px;
  }

  .top-txt-eye-catch__child {
    font-size: 26px;
    font-weight: bold;
  }

  .top-txt-eye-catch__child--second {
    margin-left: -7px;
  }

  .top-txt-area {
    width: 352px;
    height: 330px;
    margin-left: 74px;
  }

  .top-txt-area-inner {
    display: -webkit-box;
    display: flex;
    justify-content: center;
    line-height: 1.1;
    margin-bottom: 32px;
  }

  .main-area-txt-small {
    font-size: 14px;
    font-weight: normal;
  }

  .top-txt-blue {
    color: #007fc3;
  }

  .txt-number-one-wrap {
    margin-left: 8px;
  }

  .txt-number-one {
    font-size: 84px;
    color: #ea545d;
    letter-spacing: -3.7px;
    margin: 8px 8px 0 0;
    position: relative;
  }

  .note {
    font-size: 12px;
    color: #acacac;
    font-weight: normal;
    margin-left: -4px;
    letter-spacing: 1px;
    position: absolute;
    bottom: 13px;
    right: -25px;
  }

  .note--second {
    position: inherit;
    margin: 0;
  }

  .top-txt-big {
    font-size: 20px;
  }

  .top-txt-area-inner .top-txt-doda {
    font-size: 56px;
    color: #007fc3;
    font-weight: bold;
    display: inline-block;
    line-height: 1.1;
  }

  .top-txt-area-inner .top-txt-doda__child {
    font-size: 24px;
  }

  .top-txt-satisfaction-level {
    font-size: 26px;
    color: #acacac;
  }

  .top-img-area {
    position: absolute;
    top: 0;
    right: 44px;
  }

  .published-txt {
    position: relative;
    color: #292929;
    margin-bottom: 16px;
  }

  .published-txt::before {
    content: "";
    background: no-repeat
      url("/cmn_web/img/front/parts_member/callout1_left_pc.png");
    background-size: cover;
    height: 47px;
    width: 47px;
    display: block;
    position: absolute;
    top: 16px;
    left: 346px;
  }

  .published-txt::after {
    content: "";
    background: no-repeat
      url("/cmn_web/img/front/parts_member/callout1_right_pc.png");
    background-size: cover;
    height: 47px;
    width: 47px;
    display: block;
    position: absolute;
    top: 16px;
    right: 346px;
  }

  .company-logo-area {
    width: 1136px;
  }

  .company-logo-list {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }

  .company-logo-list-item--his {
    width: 7%;
  }

  .company-logo-list-item--softbank {
    width: 9%;
  }

  .company-logo-list-item--taisei {
    width: 10%;
  }

  .company-logo-list-item--hitachi {
    width: 10.5%;
  }

  .company-logo-list-item--sapporo {
    width: 6%;
  }

  .company-logo-list-item--yahoo {
    width: 11.5%;
  }

  .company-logo-list-item--sumitomo {
    width: 10.1%;
  }

  .company-logo-list-item--fuji {
    width: 11%;
  }

  .company-logo-list-item--benesse {
    width: 5%;
  }

  .note-txt-area {
    text-align: right;
    margin-top: 16px;
    position: relative;
  }

  .note-txt {
    font-size: 12px;
    color: #acacac;
  }

  .contents-wrap {
    background: #fafafa;
    padding: 64px 16px 136px;
    text-align: center;
  }

  .contents-wrap-inner {
    width: 1200px;
    margin: 0 auto;
  }

  .section {
    margin-top: 64px;
    background: #fff;
    padding-top: 32px;
  }

  .section:first-child {
    margin-top: 0;
  }

  .section-ttl-area {
    display: block;
  }

  .section-ttl {
    background-image: linear-gradient(to right, #fff100 50%, transparent 50%);
    background-position: 0% 94%;
    display: inline;
    background-repeat: no-repeat;
    background-size: 200% 5px;
    font-size: 26px;
    font-weight: bold;
  }

  .section-ttl--published {
    line-height: 1;
    font-size: 20px;
  }

  .section-ttl--published::after {
    display: block;
    content: "";
    padding-top: 16px;
  }

  .section-sub-ttl {
    font-size: 16px;
    font-weight: bold;
  }

  .section-txt--blue-strong {
    font-size: 23px;
    color: #007fc3;
    font-weight: bold;
  }

  .section-main-area {
    display: -webkit-box;
    display: flex;
    padding: 0 135px;
  }

  .section-img-wrap {
    margin: 32px 8px;
    order: 1;
  }

  .section-img-small {
    height: 0px;
  }

  .section-img {
    height: 290px;
    width: 420px;
  }

  .section-img-small {
    height: 200px;
    width: 290px;
  }

  .section-img--contents1 {
    background: no-repeat
      url("/cmn_web/img/front/parts_member/contents1_picture.jpg");
  }

  .section-img--contents2 {
    background: no-repeat
      url("/cmn_web/img/front/parts_member/contents2_picture.jpg");
  }

  .section-img-small--first {
    background: no-repeat
      url("/cmn_web/img/front/parts_member/contents3_picture04pc.jpg");
  }

  .section-img-small--second {
    background: no-repeat
      url("/cmn_web/img/front/parts_member/contents3_picture01pc.jpg");
  }

  .section-img-small--third {
    background: no-repeat
      url("/cmn_web/img/front/parts_member/contents3_picture02pc.jpg");
  }

  .section-list-wrap {
    position: relative;
  }

  .section-list-wrapper {
    margin-top: 16px;
  }

  .section-list {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 96%;
  }

  .section__item {
    background: #007fc3;
    color: #fff;
    margin: 0 10px 13px 0;
    padding: 3px 16px;
    border-radius: 2px;
  }

  .section__item.txt-blue {
    background: #fff;
    padding: 0;
    display: -webkit-box;
    display: flex;
    align-items: flex-end;
    line-height: 1;
  }

  .section-txt-area {
    width: 489px;
    margin: 0 auto;
    align-self: center;
  }

  .section-txt-area--desired-condition {
    width: 422px;
  }

  .section-txt {
    margin: 24px 16px 0;
  }

  .section-txt--desired-condition {
    margin: 24px 0 0 0;
  }

  .desired-condition-list-wrap {
    margin: 16px 16px 0;
  }

  .desired-condition-list {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border: 1px solid #007fc3;
    border-radius: 7px;
    padding: 32px 24px;
    position: relative;
    margin-bottom: 16px;
  }

  .desired-condition-list::before {
    content: "";
    display: block;
    background: no-repeat
      url("/cmn_web/img/front/parts_member/contents2_icon.png");
    background-size: cover;
    height: 69px;
    width: 58px;
    position: absolute;
    bottom: -40px;
    left: -35px;
  }

  .desired-condition-list__item {
    margin: 0 5px 10px 0;
  }

  .desired-condition-list__item:nth-child(5),
  .desired-condition-list__item:nth-child(6),
  .desired-condition-list__item:nth-child(7) {
    margin-bottom: 0;
  }

  .desired-condition-list__item:nth-child(4),
  .desired-condition-list__item:nth-child(6) {
    margin-right: 0;
  }

  .feature-list {
    display: -webkit-box;
    display: flex;
    justify-content: center;
    padding: 32px 0;
  }

  .feature-list-item {
    width: 290px;
    margin: 0 50px 0 0;
  }

  .feature-list-item:last-child {
    width: 290px;
    margin: 0;
  }

  .feature-txt {
    margin-top: 16px;
    text-align: left;
  }

  .registration-txt-area {
    position: relative;
    margin-top: 64px;
  }

  .oricon_logo_area {
    display: none;
  }

  .registration-txt {
    margin-bottom: 24px;
    font-weight: bold;
    font-size: 20px;
  }

  .registration-txt-area::before {
    content: "";
    display: block;
    background: no-repeat
      url("/cmn_web/img/front/parts_member/callout1_left_pc.png");
    background-size: cover;
    height: 37.5px;
    width: 50px;
    position: absolute;
    top: 8px;
    left: 356px;
  }

  .registration-txt-area::after {
    content: "";
    display: block;
    background: no-repeat
      url("/cmn_web/img/front/parts_member/callout1_right_pc.png");
    background-size: cover;
    height: 37.5px;
    width: 50px;
    position: absolute;
    top: 8px;
    right: 356px;
  }

  .memberRegistrationBtnArea {
    width: 100%;
    margin: auto 0;
    padding: 0;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    box-shadow: none;
    background: none;
    border: none;
  }

  .fixed-registration-btn-area.memberRegistrationBtnArea {
    width: auto;
    margin: auto 0 auto 40px;
  }

  .memberRegistrationBtnArea .memberRegistrationBtn {
    width: 100%;
    height: auto;
  }

  .memberRegistrationBtnArea .memberRegistrationBtn a {
    font-size: 21px;
    display: block;
    height: 72px;
    width: 352px;
    color: #ffffff;
    font-weight: bold;
    line-height: 72px;
    text-decoration: none;
    text-align: center;
    background: linear-gradient(#fd8331, #f60);
    margin: 0 auto;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    font-weight: normal;
  }

  .memberRegistrationBtnArea .memberRegistrationBtn a span {
    margin-left: 0.5em;
  }

  .fixed-registration {
    transition: opacity 0.5s, visibility 0.5s;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    display: -webkit-box;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding: 20px 0;
  }

  .fixed-registration.is-fixed {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    opacity: 1;
    visibility: visible;
  }

  .txt-blue {
    color: #007fc3;
  }

  .txt-blue--fs16px {
    color: #007fc3;
    font-size: 16px;
  }

  .d-flex {
    display: -webkit-box;
    display: flex;
  }

  .fw-bold {
    font-weight: bold;
  }

  .txt-align--left {
    text-align: left;
  }

  .pc-none {
    display: none;
  }

  /*--------------------------------------
20230831追加
----------------------------------------*/
  /*-------- 
フッター
 --------*/
  .r52_footer_style0001 {
    margin: 0px;
    padding-bottom: 30px;
    text-align: center;
  }
  #r52_pagetop_style0001 {
    width: 1200px;
    margin: 10px auto 5px;
    text-align: right;
    font-size: small;
  }
  .header_bar {
    border-bottom: solid 1px #dedede;
    margin-bottom: 16px;
  }
  .mb_reg_footer_inner {
    width: 1200px;
    margin: 5px auto;
  }
  .mb_reg_footer_inner_i {
    float: initial;
  }
  .footer_corporateBtn a {
    float: left;
    display: inline-block;
    padding: 10px 30px 10px 15px;
    background-color: #ebebeb;
    color: #353535 !important;
    font-size: 15px;
    font-weight: bold;
    border-radius: 5px;
    text-align: left;
    line-height: 1.2;
  }
  .footer_corporateBtn > a:hover {
    opacity: 0.8;
    text-decoration: none;
  }

  .mb_reg_footer_inner_r {
    text-align: right;
    padding-top: 5px;
    margin: 0 auto;
  }

  .mb_reg_footer_inner_r .footer-inte {
    float: right;
    margin-left: 30px;
  }
  .mb_reg_footer_inner_r2 {
    float: right;
  }
  .Left {
    text-align: left;
    margin-top: 6px;
  }
  .mb_reg_footer_copy_right {
    margin: 0 auto;
    width: 1024px;
  }
  .clr {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .clr:after {
    content: ".";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0px;
    line-height: 0;
  }
  .mgr-20 {
    margin-left: 20px;
  }
  .sp_hide {
    display: block;
  }
  .cf {
    zoom: 1;
  }
  .cf:before,
  .cf:after {
    content: "";
    display: table;
  }
  .cf:after {
    clear: both;
  }
  #r52_pagetop_style0001 a:link:not(.a-decoration) {
    color: #007fc3;
    text-decoration: none;
  }
}

@media screen and (max-width: 640px) {
  #mainHeader {
    position: absolute;
  }

  #mainHeader p {
    text-align: left;
    padding-left: 10px;
  }

  .wrap {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ",
      "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック",
      sans-serif;
  }

  .wrap img {
    width: 100%;
  }

  .wrap h1,
  h2,
  h3,
  h4,
  h5 {
    line-height: 1.5;
  }

  .main-area {
    margin: 0 16px;
    color: #686868;
    text-align: center;
    padding: 16px 0;
  }

  .top-area {
    font-weight: bold;
    position: relative;
  }

  .oricon_logo_box {
    position: absolute;
    top: 44px;
    left: 0px;
    width: 18%;
    height: auto;
  }

  .top-txt-eye-catch {
    font-weight: normal;
    font-size: 18px;
    text-align: right;
  }

  .top-txt-eye-catch__child {
    font-size: 23px;
    font-weight: bold;
    vertical-align: baseline;
  }

  .top-txt-eye-catch__child--second {
    margin-left: -6px;
  }
/*-------- オリコンロゴあり　
  .top-txt-area-inner {
    display: flex;
    justify-content: right;
    line-height: 1.3;
    margin: 8px 0;
  }
--------*/
/*-------- オリコンロゴなし　--------*/
  .top-txt-area-inner {
    display: flex;
    justify-content: center;
    line-height: 1.3;
    margin: 8px 0;
  }


  .main-area-txt-small {
    font-size: 12px;
    font-weight: normal;
  }

  .top-txt-blue {
    color: #007fc3;
  }

  .txt-number-one {
    font-size: 62px;
    color: #ea545d;
    letter-spacing: -3.35px;
    margin-left: 8px;
    position: relative;
  }

  .note {
    font-size: 12px;
    color: #686868;
    font-weight: normal;
    margin-left: -10px;
    letter-spacing: 1px;
    position: absolute;
    top: 53px;
    right: -16px;
  }

  .note--second {
    position: inherit;
    margin: 0;
  }

  .top-txt-big {
    font-size: 20px;
  }

  .top-txt-area-inner .top-txt-doda {
    font-size: 40px;
    color: #007fc3;
    font-weight: bold;
    display: inline-block;
    line-height: 1.1;
  }

  .top-txt-area-inner .top-txt-doda__child {
    font-size: 18px;
    line-height: 1.5;
  }

  .top-txt-satisfaction-level {
    font-size: 18px;
    color: #acacac;
  }

  .top-img-area {
  }

  .published-txt {
    position: relative;
    color: #292929;
    margin-bottom: 16px;
    width: 288px;
    margin: 0 auto 16px;
  }

  .published-txt::before {
    content: "";
    background: no-repeat
      url("/cmn_web/img/front/parts_member/callout1_left_sp.png");
    background-size: cover;
    height: 37.5px;
    width: 22px;
    display: block;
    position: absolute;
    top: 20px;
    left: -6px;
  }

  .published-txt::after {
    content: "";
    background: no-repeat
      url("/cmn_web/img/front/parts_member/callout1_right_sp.png");
    background-size: cover;
    height: 37.5px;
    width: 22px;
    display: block;
    position: absolute;
    top: 20px;
    right: -6px;
  }

  .company-logo-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin: 0 16px;
  }

  .company-logo-list-item--his {
    width: 27%;
    margin-left: 10px;
  }

  .company-logo-list-item--softbank {
    width: 35%;
  }

  .company-logo-list-item--taisei {
    width: 31%;
    margin-right: -7px;
  }

  .company-logo-list-item--hitachi {
    width: 35%;
    margin-left: -3px;
  }

  .company-logo-list-item--sapporo {
    width: 22%;
    margin-left: -4px;
  }

  .company-logo-list-item--yahoo {
    width: 33%;
    margin-right: -7px;
  }

  .company-logo-list-item--sumitomo {
    width: 31%;
  }

  .company-logo-list-item--fuji {
    width: 38%;
    margin-left: -7px;
  }

  .company-logo-list-item--benesse {
    width: 18%;
    margin-right: 11px;
  }

  .note-txt-area {
    text-align: right;
    margin-top: 16px;
  }

  .note-txt {
    font-size: 10px;
    color: #acacac;
  }

  .contents-wrap {
    background: #fafafa;
    padding: 24px 16px;
    text-align: center;
  }

  .section {
    margin-top: 40px;
  }

  .section:first-child {
    margin-top: 0;
  }

  .section-ttl-area {
    display: block;
    margin-bottom: 24px;
  }

  .section-ttl {
    background-image: linear-gradient(to right, #fff100 50%, transparent 50%);
    background-position: 0% 94%;
    display: inline;
    background-repeat: no-repeat;
    background-size: 200% 5px;
    font-size: 19px;
    font-weight: bold;
  }

  .section-sub-ttl {
    font-size: 16px;
    font-weight: bold;
  }

  .section-txt--blue-strong {
    font-size: 19px;
    color: #007fc3;
    font-weight: bold;
    vertical-align: baseline;
  }

  .section-img-wrap {
    margin: 16px 8px 0;
  }

  .section-img-small {
    height: 190px;
  }

  .section-img--contents1 {
    background: no-repeat
      url("/cmn_web/img/front/parts_member/contents1_picture.jpg");
  }

  .section-img--contents2 {
    background: no-repeat
      url("/cmn_web/img/front/parts_member/contents2_picture.jpg");
  }

  .section-img-small--first {
    background: no-repeat
      url("/cmn_web/img/front/parts_member/contents3_picture04sp.jpg");
  }

  .section-img-small--second {
    background: no-repeat
      url("/cmn_web/img/front/parts_member/contents3_picture01sp.jpg");
  }

  .section-img-small--third {
    background: no-repeat
      url("/cmn_web/img/front/parts_member/contents3_picture02sp.jpg");
  }

  .section-list-wrap {
    position: relative;
  }

  .section-list-wrapper {
    margin-top: 16px;
  }

  .section-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 24px;
  }

  .section__item {
    background: #007fc3;
    color: #fff;
    margin: 0 10px 13px 0;
    padding: 3px 16px;
    border-radius: 2px;
  }

  .section__item.txt-blue {
    background: #fafafa;
    padding: 0;
    display: flex;
    align-items: flex-end;
    line-height: 1;
  }

  .section-txt {
    margin: 24px 16px 0;
  }

  .section-txt--desired-condition {
    text-align: center;
  }

  .desired-condition-list-wrap {
    margin: 16px 16px 0;
  }

  .desired-condition-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border: 1px solid #007fc3;
    border-radius: 7px;
    padding: 16px 32px;
    position: relative;
    margin-bottom: 24px;
    background: #fff;
  }

  .desired-condition-list::before {
    content: "";
    display: block;
    background: no-repeat
      url("/cmn_web/img/front/parts_member/contents2_icon_01.png");
    background-size: cover;
    height: 69px;
    width: 58px;
    position: absolute;
    bottom: -18px;
    left: -14px;
  }

  .desired-condition-list__item {
    margin: 0 5px 10px 0;
  }

  .desired-condition-list__item:nth-child(6),
  .desired-condition-list__item:nth-child(7) {
    margin-bottom: 0;
  }

  .desired-condition-list__item:nth-child(6) {
    margin-right: 0;
  }

  .feature-list-item {
    margin-bottom: 40px;
  }

  .feature-txt {
    margin: 16px 8px 0;
    text-align: left;
  }

  .oricon_logo_area {
    background: #ffffff;
    text-align: center;
    box-sizing: border-box;
    padding: 20px 10px 26px;
  }
  .oricon_logo_area img {
    width: auto;
    max-width: 280px;
    margin: 0 auto;
  }
  .oricon_logo_area p {
    font-size: 16px;
    margin-top: 18px;
  }

  .registration-txt-area {
    position: relative;
    width: 285px;
    margin: 0 auto;
  }

  .registration-txt {
    word-break: break-all;
    font-weight: bold;
  }

  .registration-txt-area::before {
    content: "";
    background: no-repeat
      url("/cmn_web/img/front/parts_member/callout1_left_sp.png");
    background-size: cover;
    height: 37.5px;
    width: 22px;
    display: block;
    position: absolute;
    left: 30px;
    bottom: 0;
  }

  .registration-txt-area::after {
    content: "";
    background: no-repeat
      url("/cmn_web/img/front/parts_member/callout1_right_sp.png");
    background-size: cover;
    height: 37.5px;
    width: 22px;
    display: block;
    position: absolute;
    right: 30px;
    bottom: 0;
  }

  .memberRegistrationBtnArea {
    width: 285px;
    margin: 0 auto;
    padding: 24px 0;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    box-shadow: none;
    background: none;
    border: none;
  }

  .memberRegistrationBtnArea .memberRegistrationBtn {
    width: 100%;
    height: auto;
  }

  .memberRegistrationBtnArea .memberRegistrationBtn a {
    font-weight: normal;
    display: block;
    height: 55px;
    color: #ffffff;
    font-weight: bold;
    line-height: 55px;
    text-decoration: none;
    text-align: center;
    background: linear-gradient(#fd8331, #f60);
    margin: 0 auto;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
  }

  .memberRegistrationBtnArea .memberRegistrationBtn a span {
    margin-left: 0.5em;
    vertical-align: baseline;
  }

  .fixed-registration {
    transition: opacity 0.5s, visibility 0.5s;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
  }

  .fixed-registration.is-fixed {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    padding-top: 20px;
    opacity: 1;
    visibility: visible;
  }

  .txt-blue {
    color: #007fc3;
    vertical-align: baseline;
  }

  .txt-blue--fs16px {
    color: #007fc3;
    font-size: 16px;
  }

  .d-flex {
    display: flex;
  }

  .fw-bold {
    font-weight: bold;
  }

  .txt-align--left {
    text-align: left;
  }

  .sp-none {
    display: none;
  }
}

/*20240124追記*/
@media screen and (max-width: 640px) {
  .logo {
    position: absolute;
    top: 76px;
    left: 0px;
    width: 20%;
    min-width: 75px;
    height: auto;
  }
  .logo>img {
    height: auto;
  }
  
  .top-area_widthAdjustSP {
    max-width: 343px;
    margin-left: auto;
    margin-right: auto;
  }
  .top-txt-eye-catch_adjustSP {
    text-align: center;
    font-size: 16px;
    margin-bottom: 18px;
  }
  .top-txt-area-inner_adjustSP {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
  .top-txt-area-inner .top-txt-doda_adjustSP {
    font-size: 37px;
  }
  .top-txt-area-inner .top-txt-doda__child_adjustSP {
    font-size: 16px;
  }
  .top-txt-satisfaction-level_adjustSP {
    font-size: 16px;
  }
  .txt-number-one_adjustSP {
    font-size: 60px;
    margin-right: 6px;
  }
  .txt-number-one_adjustSP .note {
    right: -22px;
    top: initial;
    bottom: 14px;
  }
}
@media screen and (max-width: 374px) {
  .top-txt-eye-catch_adjustSP {
    margin-bottom: 5vw;
  }
  .top-txt-area-inner .top-txt-doda_adjustSP {
    font-size: 10vw;
  }
  .top-txt-area-inner .top-txt-doda__child_adjustSP {
    font-size: 4.2vw;
  }
  .top-txt-satisfaction-level_adjustSP {
    font-size: 4.2vw;
    margin-right: 5px;
  }
  .txt-number-one_adjustSP {
    font-size: 16vw;
  }
}

@media screen and (min-width: 641px) {
  .logo {
    position: absolute;
    top: 0px;
    left: -50px;
    width: 100px;
    height: auto;
  }
  .logo>img {
    height: auto;
  }
  .memberRegistrationBtnArea .memberRegistrationBtn a span {
    vertical-align: initial;
  }
}



