@charset "utf-8";
@media screen and (max-width: 959px) {
  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  #header .service_name {
    height: 50px;
    padding-left: 60px;
  }

  #header .service_name a {
    font-size: 2.6rem;
  }

  #header .top_txt {
    font-size: 1.5rem;
  }

  #footer .foot_link ul {
    display: block;
    font-size: 1.8rem;
  }

  #footer .foot_link ul li {
    margin-bottom: 10px;
    border: none !important;
  }

  #contents {
    background: url(/assets/img/bg_sp.png) no-repeat center;
    background-size: 100% 100%;
  }

  .top #contents {
    padding: 0 15px;
  }

  .top_tit>p {
    font-size: 3.3rem;
  }

  .lead‗v1 {
    padding: 0 15px;
  }

  .top .contents_wrap {
    overflow: unset;
    margin: auto;
    width: 100%;
  }

  .slick-prev {
    left: -30px !important;
  }

  .slick-next {
    right: -30px !important;
  }

  .slick-prev:before,
  .slick-next:before {
    width: 30px;
    height: 30px;
  }

  .linkArea .flex>div {
    width: 100%;
  }

  .linkArea .green_box {
    padding: 30px;
  }

  .linkArea .green_box p {
    margin-bottom: 15px;
  }

  .linkArea .green_box img {
    display: none;
  }

  .linkArea .faq {
    display: block;
    text-align: center;
  }

  .contents_wrap {
    max-width: none;
    min-width: auto;
    padding: 0 15px 100px;
    margin: 0 15px;
    width: calc(100% - 30px);
  }

  .h1-title {
    min-width: auto;
    max-width: none;
    padding: 25px 15px 31px;
    margin-left: -15px;
    width: calc(100% + 30px);
  }

  .form-flow .flow_title:nth-child(1)::before {
    height: calc(54px / 2);
    width: 54px;
    right: -40px;
  }

  .flow_title.is-current::before {
    height: calc(54px / 2);
    width: 54px;
    right: -40px;
    top: 12px;
  }

  body {
    font-size: 2rem;
  }

  .h2-title h2 {
    font-size: 2.4rem;
  }

  .h1-title h1,
  .lead‗v1,
  .lead‗v2,
  .lead‗v3,
  .Label,
  ul.icon_list li {
    font-size: 2.2rem;
  }

  .top_tit .linkArea .flex {
    display: flex;
  }

  .top_tit .linkArea .flex>div {
    width: 47%;
  }

  .top_tit .linkArea a {
    font-size: 2rem;
    height: 40px;
    width: 100%;
  }

  .form-flow .flow_title {
    font-size: 1.4rem;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .form-flow .flow_title:nth-child(n + 2) {
    padding-left: 30px;
  }

  .flex {
    display: block;
  }

  .select select {
    width: 100%;
    margin: auto;
  }

  form .flex p {
    text-align: left;
  }

  .flex input[type="text"],
  .flex input[type="email"],
  .flex input[type="password"] {
    width: 100%;
    margin: auto;
  }

  .first-dose-date .select,
  .hospital_visit .select {
    display: inline-block;
  }

  .first-dose-date .select:nth-child(n + 2),
  .hospital_visit .select:nth-child(n + 2) {
    margin-top: 20px;
  }

  .btn_flex {
    flex-direction: column-reverse;
    text-align: center;
    align-items: center;
  }

  .btn_flex button,
  .btn_flex a[class*="btn"] {
    margin: 10px 0;
  }

  .Label {
    font-size: 2.2rem;
    padding-right: 85px;
    position: relative;
  }

  .Label span {
    position: absolute;
    right: 1em;
  }

  a.terms {
    min-width: 257px;
    padding: 0 15px;
    height: auto;
    text-align: center;
    line-height: 1.3;
    padding: 10px 0;
    border-radius: 40px;
    margin: 20px auto 0;
  }

  input[type="radio"]+label {
    width: 100%;
  }

  form .purple_box {
    margin: 0 -15px;
  }

  .green_box {
    padding: 15px;
  }

  .login .green_box .btn_flex {
    margin: 0;
  }

  .linkArea .green_box a {
    height: 60px;
    width: 257px;
  }

  .change .h1-title {
    background: #fff url(/assets/img/h1bg_change.png) no-repeat center right -25px;
    background-size: contain;
  }

  .id span,
  .pass span {
    display: block;
    text-align: left;
  }

  .id input,
  .pass input {
    width: 100% !important;
  }

  .modalWrapper {
    width: 90%;
    padding: 50px 30px 20px;
  }

  .modalContents p {
    font-size: 2.2rem;
  }

  .h2-title {
    background: url(/assets/img/h2bg_sp.png) no-repeat;
    background-size: 100% 100%;
    padding: 7px 20px;
  }

  .h2-title::after {
    width: 144px;
    height: 153px;
  }

  .humei,
  .mitei {
    margin-top: 20px;
    margin-left: 0;
  }

  .bunnerArea p {
    font-size: 1.5rem;
  }

  .interviewWrap .interviewDetail {
    padding: 15px 10px;
  }

  .patient-card {
    margin: 0;
  }

  .patient-card__header .name {
    font-size: 2.0rem;
  }

  .sp_flex {
    display: flex;
    margin-bottom: 15px;
  }

  .patient__img {
    width: 35%;
  }

  .patient__img img {
    width: 100%;
  }

  .patient-card__profile {
    width: 65%;
    display: block;
    margin: 0 0 0 10px;
    padding: 10px 15px;
  }

  .patient-card__profile .patient-card__nickname {
    font-size: 1.6rem;
  }

  .patient-card__profile span {
    display: block;
    font-size: 1.6rem !important;
    margin: 0;
  }

  .patient-card__message {
    font-size: 1.8rem;
  }

  .patient-card__header .more,
  .interviewWrap .interviewDetail .accordion_inner .closeArea .close_box a.close_btn {
    font-size: 1.6rem;
    width: 160px;
  }

  .interviewWrap .interviewDetail .accordion_inner>p {
    font-size: 1.6rem;
  }

  .question {
    font-size: 2.0rem;
  }

  .answer {
    font-size: 1.6rem;
  }

  .tnx {
    padding: 10px 0;
  }

  .tnx span {
    display: block;
  }

  .interview .btn_flex a {
    width: 320px;
    /* font-size: 2.3rem; */
    border-radius: 50px;
  }

  .more {
    margin-top: 10px;
  }

  .btmLink {
    padding: 30px;
  }

  .btmLink .signup,
  .btmLink .login {
    display: block;
  }

  .btmLink a {
    height: 60px;
    width: 100%;
    margin-top: 10px;
  }

  .interview.case .btn_flex a {
    width: 100%;
  }
}