@charset "UTF-8";
body {
  color: #000;
  font-size: 1.6rem;
}

.TimeTable #page-title {
  min-width: 320px;
  width: 55%;
  margin: 0em auto 0em;
}
.TimeTable #page-title h1 {
  line-height: 1.2;
}
.TimeTable #page-title h1 img {
  width: 238px;
  margin-bottom: 0.8em;
}
.TimeTable #page-title h1 span:nth-of-type(1) {
  display: block;
  font-size: 1em;
}
.TimeTable #page-title h1 span:nth-of-type(2) {
  font-size: 70%;
}
.TimeTable #start1 {
  border: 2px solid #5fc54d;
  text-align: right;
  padding-right: 4px;
  font-size: 1.3em;
}
.TimeTable #start2 {
  border: 2px solid #5fc54d;
  text-align: right;
  padding-right: 4px;
  font-size: 1.3em;
}
.TimeTable p {
  width: 90%;
  max-width: 550px;
  line-height: 1.3;
  text-align: left;
  margin: 2rem auto;
}
.TimeTable p.com {
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
  color: #000000;
  line-height: 1.2;
}
.TimeTable p.com span:nth-of-type(1) {
  color: #000;
  font-size: 1em;
}
.TimeTable p.com span:nth-of-type(2) {
  font-weight: bold;
  font-size: 1.1em;
  color: #fc0000;
}
.TimeTable p.com span:nth-of-type(3) {
  font-size: 0.7em;
}
.TimeTable dl.rule {
  width: 90%;
  max-width: 500px;
  margin: auto;
  margin-bottom: 2em;
}
.TimeTable dl.rule dt {
  text-indent: -2em;
  padding-left: 2em;
  margin-bottom: 0.4em;
}
.TimeTable dl.rule dd {
  margin-left: 2em;
}
.TimeTable i {
  color: #c50707;
}
.TimeTable #submit {
  cursor: pointer;
  display: inline-block;
  width: 170px;
  padding: 15px 30px;
  background: radial-gradient(white, #c0fb9b);
  border: 3px double green;
  border-radius: 650px;
  font-size: 2.5rem;
  text-align: center;
  color: #095f84;
}
.TimeTable #delete {
  cursor: pointer;
  margin-top: 2rem;
  padding: 1rem;
  border-radius: 10px;
  border: 1px solid #000;
}
.TimeTable #text {
  display: block;
  width: 95%;
  max-width: 450px;
  margin: 1rem auto 3rem auto;
  line-height: 1.5;
  border: 1px solid #5fc54d;
  padding: 15px;
  text-shadow: 0.3px 0px 0px #000;
  color: #000;
  box-shadow: 7px 7px 15px #ccc;
  clear: both;
}
.TimeTable #page-title {
  margin-bottom: rem;
}
.TimeTable .aaa {
  font-size: 2rem;
}
.TimeTable ul {
  width: 100%;
}
.TimeTable ul li {
  text-align: left;
  margin-bottom: 1em;
  line-height: 1.4;
}
.TimeTable article.ex-1 {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 5em;
  padding: 0%;
  line-height: 1.5;
  text-align: left;
}
.TimeTable article.ex-1 section.ex {
  padding: 110em auto;
  width: 95%;
  margin: auto;
  margin-bottom: 2em;
  clear: both;
}
.TimeTable article.ex-1 section.ex h3 {
  text-align: left;
  width: 90%;
  margin-bottom: 1em;
}
.TimeTable article.ex-1 section.ex img {
  max-width: 200px;
}
.TimeTable article.ex-1 section.ex h2 {
  width: 95%;
  margin: 5rem auto 3rem auto;
  padding: 0.5rem 1rem;
  border-left: 10px solid #1a66a8;
  border-bottom: 2px solid #177fd8;
  color: #177fd8;
  text-align: left;
  font-size: 2rem;
  line-height: 1;
  text-shadow: 0.04rem 0.04rem 0rem #000;
}
.TimeTable article.ex-1 dl.書き方 {
  display: block;
  width: 100%;
  max-width: 400px;
  margin: auto;
  padding: 0%;
  background-color: #fff;
  border: 1px solid #aaa;
}
.TimeTable article.ex-1 dl.書き方 dt {
  padding: 0em 0.3em 0em;
  font-size: 1.8rem;
  line-height: 1.2;
  text-indent: -2em;
  padding-left: 2em;
  text-shadow: 0.2px 0.2px 0px #0A0A03;
}
.TimeTable article.ex-1 dl.書き方 dd {
  font-size: 1.6rem;
  line-height: 1.2;
  margin-left: 2em;
  margin-bottom: em;
  color: #af0d0d;
}
.TimeTable article.ex-1 .その他 ul.counter {
  width: 95%;
  text-align: left;
}
.TimeTable article.ex-1 .その他 ul.counter li {
  text-align: left;
  width: 100%;
  margin-bottom: 1em;
  text-indent: -1em;
  margin-left: 2em;
  line-height: 1.4;
}
.TimeTable article.ex-1 .説明２ {
  counter-reset: ff;
}
.TimeTable article.ex-1 .説明２ p {
  text-indent: -1.5em;
  line-height: 1.4;
  counter-increment: ff;
}
.TimeTable article.ex-1 .説明２ p::before {
  content: counter(ff) ". ";
  font-weight: bold;
  color: red;
  font-size: 1.4rem;
}

.TimeTable2 #back {
  width: 200px;
  line-height: 50px;
  margin: 30px auto;
  background: radial-gradient(white, #9bf0fb);
  text-align: center;
}
.TimeTable2 .btnClipboard {
  cursor: pointer;
  width: 220px;
  padding: 7px;
  border: 0.5px solid #fff;
  box-shadow: 2px 2px 0px 2px #dddcdc;
  border-radius: 20px;
  background: radial-gradient(white, #f8c7ad);
  line-height: 1.2;
  color: #810505;
  text-shadow: 0.7px 0.7px 0.7px #f8c7ad;
}
.TimeTable2 #clipboard-target {
  padding-left: 1rem;
  text-align: left;
}
.TimeTable2 #clipboard-target .timeTable {
  margin: 0 auto;
  border: 1px solid #bbb;
  font-size: 1.6rem;
  text-align: left;
  white-space: pre-line;
  background-color: #fff;
}
.TimeTable2 #clipboard-target .timeTable td {
  border: solid 1px #ddd;
  padding: 0.5rem;
  padding-left: 1rem;
}
.TimeTable2 #clipboard-target .timeTable #t-ttl {
  background-color: #d8f9fc;
  text-shadow: 0.5px 0.5px 0px #000;
}
.TimeTable2 #clipboard-target .timeTable #t-ttl2 {
  font-weight: bold;
  color: #666;
}
.TimeTable2 #clipboard-target .timeTable .start {
  width: 13rem;
  padding: 0.5rem;
  padding-left: 1rem;
  text-shadow: 0.5px 0.5px 0px #000;
}