.text-center {
  text-align: center;
}

#blog-content .post-content .post-area #content.no-bg-image {
  background-image: none;
}
#blog-content .post-content .post-area #content #maker-info {
  margin-top: 30px;
}
#blog-content .post-content .post-area #content #maker-info__l {
  width: 25%;
}
@media only screen and (max-width: 767px) {
  #blog-content .post-content .post-area #content #maker-info__l {
    width: 100%;
  }
}
#blog-content .post-content .post-area #content #maker-info__l figure {
  border: 1px solid #e5e5e5;
}
#blog-content .post-content .post-area #content #maker-info__l figure img {
  width: 100%;
}
#blog-content .post-content .post-area #content #maker-info__l ul {
  font-size: 0;
  text-align: center;
  margin-top: 20px;
}
#blog-content .post-content .post-area #content #maker-info__l ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  margin-top: 5px;
}
#blog-content .post-content .post-area #content #maker-info__l ul li a img {
  width: 31px;
}
#blog-content .post-content .post-area #content #maker-info__r {
  width: 70%;
}
@media only screen and (max-width: 767px) {
  #blog-content .post-content .post-area #content #maker-info__r {
    width: 100%;
    margin-top: 20px;
  }
}
#blog-content .post-content .post-area #content #maker-info__r--title {
  color: #333333;
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: 0.12em;
  line-height: 1.458333333;
  border-bottom: 1px dashed #e5e5e5;
  padding: 0 0 5px 0;
  font-weight: bold;
  margin-top: 0;
}
#blog-content .post-content .post-area #content #maker-info__r--description {
  color: #333333;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.18em;
  line-height: 1.607142857;
}
#blog-content .post-content .post-area #content #maker-info__hp-btn {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.12em;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
  color: #333;
  border: 1px solid #e5e5e5;
  margin-top: 20px;
}
#blog-content .post-content .post-area #content #maker-comment {
  position: relative;
  background: #f7f7f7;
  border-radius: 4px;
  margin-top: 70px;
  margin-bottom: 100px;
}
#blog-content .post-content .post-area #content #maker-comment > img {
  position: absolute;
  width: 203px;
  top: -14px;
  left: 0;
  right: 0;
  margin: auto;
}
#blog-content .post-content .post-area #content #maker-comment--inner {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.18em;
  line-height: 1.75;
  padding: 40px 30px 20px;
}
#blog-content .post-content .post-area #content #maker-news__news {
  margin-bottom: 100px;
}
#blog-content .post-content .post-area #content #maker-news__news figure {
  align-items: center;
  margin-top: 30px;
}
#blog-content .post-content .post-area #content #maker-news__news figure .img-box {
  width: 25.7400257%;
  border: 1px solid #e5e5e5;
}
#blog-content .post-content .post-area #content #maker-news__news figure figcaption {
  width: 70.7850708%;
}
#blog-content .post-content .post-area #content #maker-news__news figure figcaption .title {
  margin-top: 0px;
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 0.12em;
  line-height: 1.75;
  color: #333333;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 5px;
  font-weight: bold;
}
#blog-content .post-content .post-area #content #maker-news__news figure figcaption .body {
  margin-top: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.928571429;
  letter-spacing: 0.08em;
  color: #333333;
}
#blog-content .post-content .post-area #content #maker-news__news figure figcaption a {
  display: block;
  margin-top: 20px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 0.18em;
  line-height: 1.75;
  padding: 8px 0px;
  position: relative;
  color: #333;
  border: 1px solid #333;
  text-align: center;
}
#blog-content .post-content .post-area #content #maker-news__news figure figcaption a:before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#blog-content .post-content .post-area #content .items {
  margin-bottom: 100px;
}
#blog-content .post-content .post-area #content .items:before {
  content: "";
  display: block;
  width: 23.2947233%;
  height: 0;
  order: 1;
}
#blog-content .post-content .post-area #content .items:after {
  content: "";
  display: block;
  width: 23.2947233%;
  height: 0;
}
#blog-content .post-content .post-area #content .items__item {
  display: block;
  width: 23.2947233%;
  margin-top: 50px;
}
#blog-content .post-content .post-area #content .items__item figure .img-box {
  padding-top: 100%;
  border: 1px solid #e5e5e5;
}
#blog-content .post-content .post-area #content .items__item figure .img-box img {
  position: absolute;
  height: 50%;
  width: auto;
  top: 50%;
  left: 50%;
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
#blog-content .post-content .post-area #content .items__item figure figcaption {
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.6;
  color: #333;
  margin-top: 15px;
}

.post-archive h2 {
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: 0.12em;
  font-weight: bold;
  color: #333333;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
}
@media only screen and (max-width: 767px) {
  .post-archive h2 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.post-archive .makers::before,
.post-archive .writers::before {
  content: "";
  display: block;
  width: 22.9086229%;
  order: 1;
}
@media only screen and (max-width: 767px) {
  .post-archive .makers::before,
  .post-archive .writers::before {
    width: 47%;
  }
}
.post-archive .makers::after,
.post-archive .writers::after {
  content: "";
  display: block;
  width: 22.9086229%;
}
@media only screen and (max-width: 767px) {
  .post-archive .makers::after,
  .post-archive .writers::after {
    width: 47%;
  }
}
.post-archive .makers > a,
.post-archive .writers > a {
  display: block;
  width: 22.9086229%;
  margin-top: 45px;
}
@media only screen and (max-width: 767px) {
  .post-archive .makers > a,
  .post-archive .writers > a {
    width: 47%;
  }
}
.post-archive .makers > a > figure > div,
.post-archive .writers > a > figure > div {
  border-radius: 100px;
  overflow: hidden;
}
.post-archive .makers > a > figure > div > div,
.post-archive .writers > a > figure > div > div {
  background-size: cover;
  background-position: center;
  padding-top: 100%;
}
.post-archive .makers > a > figure > figcaption,
.post-archive .writers > a > figure > figcaption {
  text-align: center;
  color: #333333;
  margin-top: 20px;
}
.post-archive .makers > a > figure > figcaption > span,
.post-archive .writers > a > figure > figcaption > span {
  display: block;
  font-size: 10px;
  letter-spacing: 0.12em;
}
.post-archive .makers > a > figure > figcaption > p,
.post-archive .writers > a > figure > figcaption > p {
  display: block;
  font-size: 16px;
  letter-spacing: 0.12em;
  font-weight: bold;
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .post-archive .makers > a > figure > figcaption > p,
  .post-archive .writers > a > figure > figcaption > p {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.post-archive .makers > a > figure > div {
  border: 1px solid #e6e6e6;
  border-radius: 0;
}
.post-archive .makers > a > figure > div > div {
  background-size: 50% auto;
  background-position: center;
  background-repeat: no-repeat;
}
.post-archive .writer-detail > div:nth-child(1) {
  width: 25.7400257%;
}
@media only screen and (max-width: 767px) {
  .post-archive .writer-detail > div:nth-child(1) {
    width: 100%;
  }
}
.post-archive .writer-detail > div:nth-child(1) > div {
  border-radius: 100px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .post-archive .writer-detail > div:nth-child(1) > div {
    width: 47%;
    margin: auto;
  }
}
.post-archive .writer-detail > div:nth-child(1) > div > div {
  background-size: cover;
  background-position: center;
  padding-top: 100%;
}
.post-archive .writer-detail > div:nth-child(1) ul {
  margin-top: 30px;
  text-align: center;
  font-size: 0;
}
.post-archive .writer-detail > div:nth-child(1) ul li {
  margin: 0 4px;
  display: inline-block;
  vertical-align: middle;
}
.post-archive .writer-detail > div:nth-child(1) ul li a {
  display: block;
}
.post-archive .writer-detail > div:nth-child(1) ul li a img {
  height: 34px;
}
.post-archive .writer-detail > div:nth-child(2) {
  width: 70.7850708%;
}
@media only screen and (max-width: 767px) {
  .post-archive .writer-detail > div:nth-child(2) {
    width: 100%;
  }
}
.post-archive .writer-detail > div:nth-child(2) > div {
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  align-items: flex-end;
}
.post-archive .writer-detail > div:nth-child(2) > div h3 {
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: 0.12em;
  font-weight: bold;
  color: #333333;
}
.post-archive .writer-detail > div:nth-child(2) > div p {
  font-size: 11px;
  font-size: 1.1rem;
  letter-spacing: 0.12em;
  font-weight: bold;
  color: #fff;
  background: #d9ad56;
  border-radius: 12px;
  padding: 3px 15px;
  position: relative;
  top: -3px;
}
.post-archive .writer-detail > div:nth-child(2) > p {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.18em;
  line-height: 1.5;
  margin-top: 20px;
}
.post-archive .writer-post-midashi {
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  padding: 10px 0;
  border-top: 1px solid #d9ad56;
  border-bottom: 1px solid #d9ad56;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .sp-mt0 {
    margin-top: 0 !important;
  }
}

@media only screen and (max-width: 767px) {
  #blog-content .post-content #item-information figure {
    align-items: flex-start;
  }
}

#blog-content .post-content .post-area #content .items__item {
  cursor: default;
}
#blog-content .post-content .post-area #content .items__item:hover {
  opacity: 1;
}

/*# sourceMappingURL=style2.css.map */
