@charset "utf-8";
/* CSS Document */
#manboo {
  background-color: #00b9ef;
}

.oshirase_n {
  width: 480px;
  float: left;
  margin: 0;
}

.ttl h2 {
  width: 500px;
}

.text {
  display: inline-block;
  width: 200px;
  vertical-align: middle;
  font-size: 15px;
  font-size: 2rem;
  line-height: 1.6em;
  }

h3 {
  font-size: 22px;
  line-height: 1.2;
  text-align: center;
}

.jyuyo {
  font-size: 30px;
  font-weight: bold;
}

.text_p {
  width: 440px;
  font-size: 18px;
  line-height: 1.8;
  float: right;
  margin-top: 50px;
}

.txt_0424 {
  font-size: 25px;
  float: none;
  width: 780px;
  margin: 0 auto;
  margin-top: 50px;
  line-height: 1.8;
}

.txt_0424 span {
  font-weight: bold;
  font-size: 30px;
  text-decoration: underline;
  color: #fff100;
}

.text_p a {
  color: #fff100;
  text-decoration: underline;
}

.oshirase .nail,
.oshirase .morning {
  margin: 0 90px;
}

.no {
  clear: both;
}



@media screen and (max-width: 1280px) {
  .oshirase_n {
    width: 100%;
    float: none;
    margin: 0 auto;
  }
  .text_p {
    width: 100%;
    margin: 0 auto;
  }

  .text {
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
    }

    .txt_0424 {
      width: 100%;
    }

    .oshirase .nail,
    .oshirase .morning {
      margin: 0;
    }

    .ttl h2 {
      width: 100%;
    }

    h3 {
      width: 100%;
      margin: 50px auto;
      font-size: 20px;
    }

}
