.container960 {
  letter-spacing: 0.0em;
}

@media screen and (max-width: 1020px) {
  .container960 {
    width: 94%;
  }
}

.century {
  font-family: 'Century Gothic','Avenir-Light', sans-serif;
}

.left {
  float: left;
}

.right {
  float: right;
}

@media screen and (max-width: 1020px) {
  .container960 {
    width: 94%;
  }
}

.single01 .category01 {
  font-size: 13px;
}

.single01 .category01 span {
  font-size: 12px;
  color: #888888;
}

.single01 .detail01 {
  margin: 30px 0 120px;
}

@media screen and (max-width: 767px) {
  .single01 .detail01 {
    margin-bottom: 50px;
  }
}

.single01 .detail01 h3 {
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .single01 .detail01 h3 {
    font-size: 20px;
  }
}

@media screen and (max-width: 640px) {
  .single01 .detail01 h3 {
    font-size: 16px;
  }
}

.single01 .date01 {
  color: #888;
  margin: 10px 0 70px;
}

@media screen and (min-width: 768px) {
  .single01 .date01 {
    margin-top: 15px;
  }
}

@media screen and (max-width: 640px) {
  .single01 .date01 {
    font-size: 11px;
  }
}

.single01 .textArea01 {
  font-family: 'Noto Sans Japanese', sans-serif;
  margin-top: 40px;
}

.single01 .textArea01 p {
  margin-bottom: 2em;
  line-height: 1.8;
}

@media screen and (max-width: 640px) {
  .single01 .textArea01 p {
    font-size: 13px;
  }
}

.single01 .content01 {
  width: 64%;
}

@media screen and (max-width: 767px) {
  .single01 .content01 {
    width: 100%;
    float: none;
  }
}

.single01 .sidebar {
  width: 30%;
}

@media screen and (max-width: 767px) {
  .single01 .sidebar {
    width: 100%;
    padding-top: 50px;
    float: none;
  }
}

.single01 .sidebar h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 7px;
}

@media screen and (max-width: 640px) {
  .single01 .sidebar h3 {
    font-size: 16px;
    line-height: 1;
    margin-bottom: 13px;
  }
}

.single01 .sideList01 li {
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 13px;
  margin-bottom: 8px;
}

@media screen and (max-width: 640px) {
  .single01 .sideList01 li {
    font-size: 11px;
    margin-bottom: 5px;
  }
}

.single01 .sideList01:first-child li {
  position: relative;
}

.single01 .sideList01:first-child li:after {
  content: "";
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  width: 8px;
  height: 8px;
  margin: auto 0;
  border-top: 1px solid #1a1a1a;
  border-right: 1px solid #1a1a1a;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.single01 .sideList01:first-child li:hover {
  background: #eee;
}

.single01 .sideList01:first-child a {
  padding: 15px 40px 15px 15px;
  display: block;
}

.single01 .sideList01:not(:first-child) ul {
  margin: 0 15px;
}

.single01 .sideList01:not(:last-child) {
  margin-bottom: 18px;
  padding-bottom: 10px;
  border-bottom: 1px solid #999;
}

.single01 .archive01 li {
  float: left;
}

@media screen and (max-width: 767px) {
  .single01 .archive01 li:nth-child(3n+1) {
    clear: both;
  }
}

@media screen and (min-width: 1001px) {
  .single01 .archive01 li:not(:nth-child(3n)) {
    margin-right: 30px;
  }
}

@media screen and (max-width: 1000px) and (min-width: 768px) {
  .single01 .archive01 li:nth-child(2n+1) {
    clear: both;
  }
}

@media screen and (max-width: 1000px) and (min-width: 768px) {
  .single01 .archive01 li:not(:nth-child(2n)) {
    margin-right: 30px;
  }
}

@media screen and (max-width: 767px) {
  .single01 .archive01 li:not(:nth-child(3n)) {
    margin-right: 32px;
  }
}

.subPage.info .contents02 .item02 .child,
.subPage.info .contents02 .item03 .child {
  width: 100%;
  margin-right: 2%;
  float: left;
}

@media screen and (min-width: 768px) {
  .subPage.info .contents02 .item01 {
    width: 36% !important;
    margin-right: 4% !important;
  }
}

@media screen and (min-width: 768px) {
  .subPage.info .contents02 .item02 {
    width: 25% !important;
  }
}

@media screen and (min-width: 768px) {
  .subPage.info .contents02 .item02 .child {
    width: 48% !important;
  }
}

@media screen and (min-width: 768px) {
  .subPage.info .contents02 .item02 .child:nth-child(2n+1) {
    clear: both;
  }
}

@media screen and (min-width: 768px) {
  .subPage.info .contents02 .item03 {
    width: 31% !important;
  }
}

.subPage.info .contents02 .item03 li:not(.title) {
  width: 31%;
  margin-right: 2%;
  float: left;
}

@media screen and (min-width: 768px) {
  .subPage.info .contents02 .item03 li:not(.title):nth-child(3n+1) {
    clear: both;
  }
}

@media screen and (max-width: 640px) {
  .subPage h2.heading01 {
    margin-bottom: 50px;
  }
}

@media screen and (min-width: 641px) {
  .subPage.info .contents01 li:nth-child(3n+1) {
    clear: both;
  }
}

.single01 .archive01 li:nth-child(3n+1) {
  clear: both;
}

@media screen and (max-width: 1000px) and (min-width: 768px) {
  .single01 .archive01 li:nth-child(2n+1) {
    width: 52%;
  }
}

.single01 .archive01 li:not(:nth-child(3n)) {
  width: 34%;
  margin-right: 2%;
}

@media screen and (max-width: 1000px) and (min-width: 768px) {
  .single01 .archive01 li:not(:nth-child(2n)) {
    width: 52%;
  }
}
