input[type="text"]:disabled {
  background-color: #fff;
}

input[type="text"]:disabled::-moz-placeholder {
  color: #5050c4;
  font-family: Heebo, sans-serif;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 20px;
}

.space {
  background-color: #a00000;
}

/* Mobile */
@media screen and (min-width: 320px) and (max-width: 599px) {

  #corona-header-title {
    display: none;
  }

  #corona-header {
    margin-top: 0px;
    height: 70px;
    width: 100%;
    background-color: #A00000;
    color: white;
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr;
    border-bottom: 1px solid white;
  }

  #corona-header-title-mobile {
    margin-left: 18%;
    padding-top: 19px;
  }

  #corona-title-mobile {
    padding-bottom: 3px;
  }

  .corona-header-info {
    padding-top: 18px;
    text-align: center;
  }

  .corona-header-info {
    font-size: 12px;
  }

  .info-value {
    font-size: 20px !important;
    padding-bottom: 3px;
  }

  .popular {
    display: none;
  }
  #button-caption,
  #cancel-area,
  #cancel-doctor,
  #content-caption-m,
  #info-caption-m,
  #search-title-mobile,
  .contact-form h1 {
    font-family: Heebo, sans-serif;
    letter-spacing: 1px;
  }
  #cancel-area,
  #cancel-doctor {
    float: right;
    margin-top: -70px;
    border-radius: 0;
    border: none;
    width: 23%;
    height: 55px;
    background-color: #b9b9ce;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
  }
  #search-area,
  #search-doctor {
    padding: 14px 14px 14px 48px;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 15px;
    font-size: 16px;
  }
  #content-caption-m,
  #search-title-mobile {
    text-align: center;
    font-weight: 500;
    color: #fff;
  }
  #cancel-area,
  #cancel-doctor,
  #content-caption,
  #in,
  #info-button,
  #info-caption,
  #info-info,
  #purple-blob,
  #scroll-top,
  #scroll-top .fa,
  #search-title,
  .info-book-img,
  .info-search-img,
  .info-form-img,
  .info-form-img .tablet-img,
  .info-form-img .phone-img {
    display: none;
  }
  #search-title-mobile {
    display: block;
    font-size: 32px;
    padding: 80px 0;
  }
  #search-main {
    background-color: #a00000;
    height: 500px;
    width: 100%;
    background-size: 300%;
    background-repeat: no-repeat;
    background-position: center bottom -75px;
    background-image: url(../img/curve-red.svg);
  }
  #search-area,
  #search-button,
  #search-doctor {
    border-radius: 10px;
    display: block;
    width: 92%;
    margin: auto auto 15px;
    height: 55px;
    line-height: normal;
    border: none;
  }
  #search-doctor {
    background-image: url(../img/medical-kit.png);
  }
  #search-area {
    background-image: url(../img/location.png);
  }
  #content-caption-m,
  #info-caption-m,
  .contact-form h1 {
    padding: 0 40px;
  }
  #search-button {
    background-color: #dd746e;
    border: none;
  }
  #button-caption {
    font-weight: 500;
    color: #fff;
    font-size: 20px;
  }
  #purple-block {
    display: block;
    height: 175px;
    width: 100%;
    background-color: #5050c4;
    border-radius: 0 0 50% 50%;
  }
  #content-caption-m {
    font-size: 26px;
    transform: translateY(-50%);
    position: relative;
    top: 45%;
    line-height: 32px;
  }
  #info-caption-m,
  .contact-form h1 {
    font-weight: 600;
    color: #5050c4;
    font-size: 25px;
    margin-bottom: 60px;
    text-align: center;
    line-height: 30px;
  }
  #info-button-m,
  #info-info-m,
  .contact-form button,
  .contact-form h4,
  .contact-form input,
  .contact-form textarea,
  .founders p,
  .founders-img h3,
  .founders-img h4 {
    font-family: Heebo, sans-serif;
    letter-spacing: 1px;
    font-weight: 400;
  }
  #info-button-m,
  #info-info-m,
  .contact-form button {
    text-align: center;
  }
  .info-book-img-m,
  .info-search-img-m {
    height: 100%;
    width: 100%;
    padding: 0 15%;
  }
  .info-book-m,
  .info-search-m {
    padding: 80px 0;
  }
  .info-book-img-m img,
  .info-search-img-m img {
    width: 100%;
    box-shadow: 10px 15px 30px #d0d0e5;
  }
  .info-book-m {
    background-color: #fff;
  }
  #info-info-m {
    width: 70%;
    margin: auto;
    color: #041a31;
    font-size: 20px;
    line-height: 28px;
    padding-top: 80px;
  }
  #info-button-m,
  .contact-form button {
    display: block;
    margin: 60px auto auto;
    min-width: 160px;
    padding: 18px 25px;
    border: 2px solid #5050c4;
    border-radius: 100px;
    color: #5050c4;
    font-size: 16px;
    background-color: #fff;
  }
  .contact-form input,
  .contact-form textarea {
    width: 70%;
    font-size: 17px;
    display: block;
  }
  .contact {
    padding: 60px 0;
  }
  .contact-form input {
    height: 40px;
    margin: auto auto 10px;
    color: #041a31;
    border: 1px solid #dddde6;
  }
  .contact-form textarea {
    margin: auto;
    border-color: #dddde6;
    color: #041a31;
  }
  .contact-form h4,
  .founders p {
    font-size: 18px;
    color: #041a31;
  }
  .contact-form h4 {
    margin-left: 15%;
    clear: left;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .founders p {
    text-align: center;
    padding: 60px 15% 0;
    line-height: 27px;
  }
  .founders-img img {
    display: block;
    margin: 60px auto auto;
    height: 100px;
    width: 100px;
    border: none;
    border-radius: 60px;
  }
  .founders-img h3 {
    text-align: center;
    padding-top: 20px;
    font-size: 20px;
    color: #041a31;
  }
  .founders-img h4 {
    text-align: center;
    padding-top: 10px;
    font-size: 16px;
    color: #041a31;
  }
  .pac-container {
    border: 1px solid #d0d0e5;
    border-top: none;
    border-radius: 0;
    width: 100% !important;
    box-shadow: none;
  }
}

@media screen and (min-width: 600px) and (max-width: 1200px) {

  #corona-header {
    margin-top: 0px;
    height: 70px;
    width: 100%;
    background-color: #A00000;
    color: white;
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr;
    border-bottom: 1px solid white;
  }

  #corona-header-title {
    display: none;
  }

  #corona-header-title-mobile {
    margin-left: 11%;
    padding-top: 18px;
  }

  #corona-title-mobile {
    padding-bottom: 3px;
  }

  .corona-header-info div {
    font-size: 20px;
  }

  .corona-header-info {
    padding-top: 17px;
    text-align: center;
  }

  #content-caption-m,
  #info-button-m,
  #info-info-m,
  #scroll-top,
  #search-title-mobile,
  .contact-form button,
  .founders p,
  .founders-img {
    text-align: center;
  }
  #cancel-area,
  #cancel-doctor,
  #content-caption,
  #in,
  #info-button,
  #info-caption,
  #info-info,
  #purple-blob,
  #search-title,
  .br-mobile,
  .info-book-img,
  .info-search-img,
  .info-form-img,
  .info-form-img .tablet-img,
  .info-form-img .phone-img {
    display: none;
  }
  #cancel-area,
  #cancel-doctor {
    float: right;
    margin-top: -70px;
    border-radius: 0;
    border: none;
    width: 23%;
    height: 55px;
    background-color: #b9b9ce;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
  }
  #search-area,
  #search-doctor {
    padding: 14px 14px 14px 48px;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 15px;
  }
  #button-caption,
  #content-caption-m,
  #search-title-mobile {
    font-weight: 500;
    color: #fff;
    font-family: Heebo, sans-serif;
    letter-spacing: 1px;
  }
  #content-caption-m {
    font-size: 30px;
    transform: translateY(-50%);
    position: relative;
    top: 50%;
  }
  #search-title-mobile {
    display: block;
    font-size: 38px;
    padding: 80px 10%;
  }
  #search-main {
    background-color: #a00000;
    height: 500px;
    width: 100%;
    background-size: 150%;
    background-repeat: no-repeat;
    background-position: center bottom -75px;
    background-image: url(../img/curve-red.svg);
  }
  #search-area,
  #search-button,
  #search-doctor {
    border-radius: 10px;
    display: block;
    width: 90%;
    margin: auto auto 15px;
    height: 55px;
    line-height: normal;
    border: none;
  }
  #search-doctor {
    background-image: url(../img/medical-kit.png);
  }
  #search-area {
    background-image: url(../img/location.png);
  }
  #search-button {
    background-color: #dd746e;
    border: none;
  }
  #button-caption {
    font-size: 22px;
  }
  #purple-block {
    display: block;
    height: 150px;
    width: 100%;
    background-color: #5050c4;
  }
  #info-caption-m,
  .contact-form h1 {
    font-family: Heebo, sans-serif;
    letter-spacing: 1px;
    font-weight: 600;
    color: #5050c4;
    font-size: 28px;
    padding-bottom: 60px;
    text-align: center;
  }
  #info-button-m,
  #info-info-m,
  .contact-form button,
  .contact-form h4,
  .contact-form input,
  .contact-form textarea,
  .founders p,
  .founders-img h3,
  .founders-img h4 {
    font-family: Heebo, sans-serif;
    letter-spacing: 1px;
    font-weight: 400;
  }
  .info-book-img-m,
  .info-search-img-m {
    height: 100%;
    width: 100%;
    padding: 0 20%;
  }
  .info-book-m,
  .info-search-m {
    padding: 80px 0;
  }
  .info-book-img-m img,
  .info-search-img-m img {
    width: 100%;
    box-shadow: 10px 15px 30px #d0d0e5;
  }
  .info-book-m {
    background-color: #fff;
  }
  #info-info-m {
    width: 70%;
    margin: auto;
    color: #041a31;
    font-size: 20px;
    line-height: 28px;
    padding-top: 80px;
  }
  #info-button-m,
  .contact-form button {
    display: block;
    margin: 60px auto auto;
    min-width: 160px;
    padding: 18px 25px;
    border: 2px solid #5050c4;
    border-radius: 100px;
    color: #5050c4;
    font-size: 16px;
    background-color: #fff;
  }
  #scroll-top {
    display: none;
    background-color: rgba(255, 255, 255, 0.85);
    width: 60px;
    height: 60px;
    border-radius: 30px;
    border: 1px solid #dddde6;
    margin: 30px;
    position: fixed;
    bottom: 35px;
    right: 25px;
    transition: background-color 0.3s;
    z-index: 1000;
  }
  .contact-form input,
  .contact-form textarea {
    display: block;
    width: 70%;
    font-size: 17px;
  }
  #scroll-top .fa {
    transform: translateY(-50%);
    position: relative;
    top: 45%;
    color: #041a31;
  }
  .contact {
    padding: 60px 0;
  }
  .contact-form input {
    height: 40px;
    margin: auto auto 10px;
    color: #041a31;
    border: 1px solid #dddde6;
  }
  .contact-form textarea {
    margin: auto;
    border-color: #dddde6;
    color: #041a31;
  }
  .contact-form h4,
  .founders p {
    font-size: 18px;
    color: #041a31;
  }
  .contact-form h4 {
    margin-left: 15%;
    clear: left;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .founders p {
    padding: 60px 20%;
    line-height: 27px;
  }
  .founders-img {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 0 20%;
  }
  .founders-img img {
    height: 100px;
    width: 100px;
    border: none;
    border-radius: 60px;
  }
  .founders-img h3 {
    padding-top: 20px;
    font-size: 20px;
    color: #041a31;
  }
  .founders-img h4 {
    padding-top: 10px;
    font-size: 16px;
    color: #041a31;
  }
  .pac-container {
    border: 1px solid #d0d0e5;
    border-top: none;
    border-radius: 0;
    width: 100% !important;
    box-shadow: none;
  }
}

@media screen and (min-width: 1201px) {

  #test {
    display: none;
    background: rgba(255,255,255,0.2);
    height: 70px;
    width: 100%;
    position: relative;
    bottom: 70px;
    margin-bottom: -70px;
  }

  a:hover span#test {
    display: block;
  }

  #corona-header {
    margin-top: 0px;
    height: 70px;
    width: 100%;
    background-color: #A00000;
    color: white;
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr;
    border-bottom: 1px solid white;
  }

  #corona-header-title {
    padding-left: 15px;
  }

  #corona-title {
    padding-top: 28px;
  }

  #corona-title-details {
    padding-bottom: 20px;
  }

  #corona-header-title-mobile {
    display: none;
  }

  .corona-header-info {
    padding-top: 25px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    font-size: 20px;
  }

  .info-value {
    text-align: right;
    padding-right: 10px;
  }

  #content-caption,
  #guide-button,
  #guide-caption,
  #info-button,
  #info-caption,
  #info-info,
  #search-title,
  #support-caption,
  .contact-form button,
  .contact-form h1,
  .founders p,
  .founders-img h3,
  .founders-img h4,
  input {
    font-family: Heebo, sans-serif;
    letter-spacing: 1px;
  }
  #search-area,
  #search-button,
  #search-doctor,
  #search-main {
    background-repeat: no-repeat;
  }
  #button-caption,
  #cancel-area,
  #cancel-doctor,
  #info-button-m,
  #info-caption-m,
  #info-info-m,
  #scroll-top,
  #search-title-mobile,
  .info-book-img-m,
  .info-search-img-m {
    display: none;
  }
  .info-book,
  .info-search {
    grid-template-columns: 1fr 1fr;
  }
  #guide-button:hover,
  #info-button:hover,
  #scroll-top:hover,
  #search-button:hover {
    cursor: pointer;
  }
  #content {
    background-image: url(../img/pills.svg);
    background-size: 115%;
    background-attachment: fixed;
    background-repeat: none;
    background-color: #fff;
  }
  #scroll-top {
    background-color: rgba(255, 255, 255, 0.85);
    width: 60px;
    height: 60px;
    text-align: center;
    border-radius: 30px;
    border: 1px solid #dddde6;
    margin: 30px;
    position: fixed;
    bottom: 35px;
    right: 25px;
    transition: background-color 0.3s;
    z-index: 1000;
  }
  #search-area,
  #search-doctor {
    background-size: 20px;
    border: 1px solid #dddde6;
  }
  #scroll-top .fa {
    transform: translateY(-50%);
    position: relative;
    top: 45%;
    color: #041a31;
  }
  #in,
  #search-area,
  #search-button,
  #search-doctor {
    position: relative;
    top: 35%;
    float: left;
    height: 60px;
    line-height: normal;
  }
  #content-caption,
  #search-title {
    text-align: center;
    color: #fff;
  }
  input {
    font-size: 18px;
    color: #041a31;
    font-weight: 400;
  }
  #search-main {
    background-color: #a00000;
    height: 500px;
    width: 100%;
    background-size: 100%;
    background-position: center bottom -75px;
    background-image: url(../img/curve-red.svg);
  }
  #search-title {
    font-weight: 500;
    font-size: 38px;
    position: relative;
    top: 30%;
    padding-left: 10%;
    padding-right: 10%;
  }
  #search-area {
    width: 33%;
    padding: 14px 14px 14px 30px;
    border-left: none;
    background-image: url(../img/location.png);
    background-position: 0;
  }
  #search-doctor {
    width: 100%;
    padding: 14px 14px 14px 52px;
    background-image: url(../img/medical-kit.png);
    background-position: 18px;
    border-right: none;
    border-radius: 30px 0 0 30px;
  }
  #in {
    display: block;
    width: 45px;
    line-height: normal;
    padding: 14px;
    border: 1px solid #dddde6;
    border-right: none;
    border-left: none;
  }
  #in::-webkit-input-placeholder {
    color: #5050c4;
    opacity: 1;
    font-family: Heebo, sans-serif;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 20px;
  }
  #search-button {
    background-color: #fff;
    border-radius: 0 30px 30px 0;
    font-size: 17px;
    padding: 14px;
    width: 50px;
    background-image: url(../img/search-icon-purple.png);
    background-size: 22px;
    background-position: center;
    border: 1px solid #dddde6;
    border-left: none;
  }
  #content-caption {
    font-weight: 500;
    font-size: 30px;
    margin-top: -160px;
    margin-bottom: 100px;
    text-align: left;
    margin-left: 210px;
  }
  #guide-caption,
  .content-support,
  .founders-img,
  .guide-container a {
    text-align: center;
  }
  #purple-line {
    width: 400px;
    display: block;
    margin: 10px auto auto;
  }
  .info-search {
    display: grid;
    grid-column-gap: 30px;
    height: 500px;
    width: 100%;
    background-color: transparent;
  }
  .info-book-img img,
  .info-search-img img {
    width: 450px;
    box-shadow: 10px 15px 30px #d0d0e5;
  }
  .info-search-img {
    height: 100%;
    margin-left: 20px;
    margin-top: -15px;
    padding: 120px 10px 120px 120px;
  }
  .info-search-info {
    padding-right: 120px;
    padding-left: 40px;
  }
  .info-center {
    margin-top: 130px;
  }
  #info-caption {
    font-weight: 600;
    color: #5050c4;
    font-size: 28px;
    margin-bottom: 40px;
  }
  #guide-button,
  #info-button,
  #info-info {
    font-weight: 400;
  }
  #info-info {
    color: #041a31;
    font-size: 18px;
    line-height: 28px;
  }
  .info-book {
    display: grid;
    height: 500px;
    background-color: #f0f0fa;
  }
  .info-book-info {
    padding-left: 120px;
    padding-right: 40px;
  }
  .info-book-img {
    height: 100%;
    padding: 120px 120px 120px 70px;
    margin-top: -10px;
  }
  #guide-button,
  #info-button {
    padding: 18px 25px;
    font-size: 16px;
    color: #5050c4;
    text-align: center;
  }
  #guide-caption,
  #support-caption,
  .contact-form h1 {
    font-weight: 600;
  }
  #info-button {
    min-width: 160px;
    background-color: #fff;
    margin-top: 40px;
    border: 2px solid #5050c4;
    border-radius: 100px;
  }
  .guide-container {
    display: grid;
    grid-template-columns: 1fr 3fr 3fr 1fr;
  }
  .contact,
  .founders-img {
    grid-template-columns: 1fr 1fr;
  }
  #guide-img {
    margin: 80px auto auto;
    height: 160px;
  }
  #guide-button {
    margin: 75px auto auto;
    min-width: 100px;
    border: 2px solid #5050c4;
    border-radius: 100px;
  }
  #guide-caption,
  #support-caption {
    font-size: 28px;
  }
  .content-guide {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: transparent;
  }
  #guide-caption {
    color: #5050c4;
  }
  .content-support {
    height: 400px;
    background-color: #f0f0fa;
  }
  #support-caption {
    color: #787882;
    padding-top: 60px;
  }
  #tsukuba-logo {
    padding-top: 90px;
    width: 260px;
  }
  .pac-container {
    border: 1px solid #d0d0e5;
    border-top: none;
    border-radius: 0;
    margin-left: 13px;
    width: 32% !important;
    box-shadow: none;
  }
  .contact {
    display: grid;
    height: 600px;
  }
  .contact-form {
    padding-left: 20%;
    padding-right: 10%;
    padding-top: 100px;
  }
  .contact-form h1 {
    font-size: 25px;
    color: #5050c4;
    margin-bottom: 25px;
  }
  .contact-form h4,
  .contact-form input,
  .contact-form textarea {
    color: #041a31;
    font-family: Heebo, sans-serif;
    letter-spacing: 1px;
    font-weight: 400;
  }
  .contact-form h4,
  .contact-form input {
    margin-bottom: 10px;
  }
  .contact-form input {
    height: 40px;
    width: 100%;
    font-size: 17px;
    border: 1px solid #dddde6;
  }
  .contact-form textarea {
    width: 100%;
    border-color: #dddde6;
    font-size: 17px;
  }
  .contact-form h4 {
    font-size: 18px;
    clear: left;
    margin-top: 10px;
  }
  .contact-form button {
    margin-top: 20px;
    width: 160px;
    height: 40px;
    font-size: 15px;
    color: #5050c4;
    background-color: #fff;
    border: 1px solid #5050c4;
    border-radius: 20px;
    float: right;
  }
  .founders p,
  .founders-img h3,
  .founders-img h4 {
    font-weight: 400;
    color: #041a31;
  }
  .founders p {
    font-size: 18px;
    line-height: 27px;
    padding: 150px 20% 75px 10%;
  }
  .founders-img {
    display: grid;
    padding-left: 10%;
    padding-right: 20%;
  }
  .founders-img img {
    height: 100px;
    width: 100px;
    border: none;
    border-radius: 60px;
  }
  .founders-img h3 {
    padding-top: 20px;
    font-size: 20px;
  }
  .founders-img h4 {
    padding-top: 10px;
    font-size: 16px;
  }
  #purple-block {
    display: none;
  }
  .info-form-img {
    margin-top: 40px;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  
  .info-form-img .tablet-img {
    width: 450px;
    margin-top: -30px;
    position: absolute;
    margin-left: 30px;
  }
  
  .info-form-img .phone-img {
    width: 450px;
    margin-left: 180px;
    z-index: 1;
  }
}

.pac-item,
.pac-item-query {
  font-family: Heebo, sans-serif;
  letter-spacing: 1px;
  font-weight: 400;
}

::placeholder {
  color: #787882;
  font-family: Heebo, sans-serif;
  letter-spacing: 1px;
  font-weight: 400;
  font-size: 17px;
  opacity: 0.5;
}

a:hover,
button:hover {
  cursor: pointer;
  text-decoration: none;
}

.pop-up-search-area,
.pop-up-search-doctor {
  display: none;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 200;
  top: 0;
  background-color: #fff;
}

.pac-item-selected,
.pac-item-selected:hover,
.pac-item:hover {
  background-color: #f0f0fa;
}

.pac-item {
  padding: 9px 9px 9px 0;
  color: #b9b9ce;
  font-size: 16px;
  border-top: none;
  border-bottom: 1px solid #d0d0e5;
}

.pac-item:hover {
  cursor: pointer;
}

.pac-item-query {
  color: #041a31;
  font-size: 18px;
  padding: 16px 16px 16px 17px;
}

.pac-matched {
  color: #5050c4;
  font-weight: 500;
}

.pac-icon {
  display: none;
}

#version {
  color: white;
  font-size: 14px;
  padding-top: 23px;
  margin-bottom: -40px;
  font-family: Heebo, sans-serif;
  letter-spacing: 1px;
  font-weight: 400;
  text-align: center;
}

.popular {
  font-size: 16px;
  text-align: center;
  margin-top: 265px;
  font-family: Heebo, sans-serif;
  letter-spacing: 1px;
  color: white;
}

.popular u:hover {
  cursor: pointer;
}