
@import url("https://fonts.googleapis.com/css?family=Roboto:900");

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

@keyframes show {
  0% {
    opacity: 0;
    display: none;
  }
  1% {
    opacity: 0;
    display: block;
  }
  100% {
    opacity: 1;
    display: block;
  }
}

@keyframes hide {
  0% {
    opacity: 1;
    display: block;
  }
  99% {
    opacity: 0;
    display: block;
  }
  100% {
    opacity: 0;
    display: none;
  }
}

html {
  font-size: 62.5%;
  width: 100%;
}

body {
  position: relative;
  right: 0;
  width: 100%;
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.08em;
  color: #000000;
  background-color: #fff;
}

html, body {
  min-width: 100%;
  height: 100%;
}

a {
  text-decoration: none;
  color: #C1272D;
}

a:link {
  color: #C1272D;
}

a:hover {
  color: #2E4492;
}

a:hover img {
  opacity: .5;
}

a:visited {
  color: #808080;
}

h1, h2, h3, h4, h5, h6, div, p, ul, li {
  margin: 0;
  padding: 0;
  font-size: 1.6rem;
  font-weight: normal;
}

ul, li {
  list-style: none;
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

@media screen and (max-width: 600px) {
  br {
    display: none !important;
  }
  br.br {
    display: block !important;
  }
  br.brsp {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}

.main {
  border-top: 20px solid #000000;
  width: 900px;
  margin: 0 auto;
}

.main img {
  width: 100%;
}

.main__head {
  display: -ms-flexbox;
  display: flex;
  padding: 40px 0 35px 0;
}

.main__head__hobonichi {
  width: 228px;
  margin-left: 18px;
  margin-bottom: 5px;
}

.main__head__title-img {
  width: 463px;
}

.main__head__caption {
  padding-left: 30px;
}

.main__head__caption p {
  font-size: 1.4rem;
  line-height: 1.6875;
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: 500;
}

.main__head.detail {
  display: block;
  padding: 10px 0 35px 0;
}

.main__head.detail .main__head__title {
  display: block;
  text-align: center;
}

.main__head.detail .main__head__title-img {
  display: inline-block;
  width: 781px;
}

.main__head.detail .main__head__hobonichi {
  display: inline-block;
  margin-bottom: 20px;
}

.main__img {
  width: 800px;
  margin: 0 auto 40px;
}

.main__contents {
  display: -ms-flexbox;
  display: flex;
  width: 800px;
  margin: 0 auto;
  position: relative;
}

.main__date {
  width: 330px;
  text-align: center;
}

.main__date-year {
  font-size: 2.0rem;
  margin: 5px 0 10px;
}

.main__date-month {
  font-size: 2.8rem;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.main__date-day {
  font-size: 12.4rem;
  letter-spacing: 0;
}

.main__date-date {
  font-size: 2.8rem;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.main__date-date-6 {
  color: #2E4492;
}

.main__date-date-7 {
  color: #C1272D;
}

.main__date-special h2 {
  font-family: "Roboto", "Noto Sans Japanese", sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: 0;
}

.main__date-special p {
  display: none;
}

.main__caption {
  width: 470px;
}

.main__caption h2 {
  display: none;
  letter-spacing: 0;
  font-family: "Roboto", "Noto Sans Japanese", sans-serif;
  font-weight: 700;
}

.main__caption p {
  line-height: 1.875;
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: 500;
  margin-bottom: 1em;
}

.main__follow {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
      align-items: baseline;
  width: 800px;
  margin: 120px auto 60px;
}

.main__follow__title {
  width: 330px;
  text-align: center;
  font-size: 2rem;
}

.main__follow__contents {
  display: -ms-flexbox;
  display: flex;
  width: 342px;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.main__follow__contents li a {
  display: block;
  width: 60px;
}

.main__follow__contents li.twitter a {
  width: 72px;
}

.main__info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  width: 100%;
  border-top: 10px solid #000000;
  border-bottom: 10px solid #000000;
  padding: 20px 0;
  line-height: 1.875;
}

.main__info h3 {
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: 700;
}

.main__info p {
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: 500;
}

.main__credit {
  text-align: right;
  width: 50%;
  color: #C1272D;
  font-weight: 500;
}

.main__credit p {
  font-size: 1.5rem;
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: 500;
}

.main__more {
  width: 50%;
}

.pagenav {
  width: 800px;
  margin: 130px auto 55px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.pagenav__back a:before, .pagenav__top a:before, .pagenav__next a:after {
  content: '';
  background-size: 17px 25px;
  background-repeat: no-repeat;
  width: 17px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.pagenav__back a:before {
  background-image: url("../images/icon-arrow-l.png");
}

.pagenav__top a:before {
  background-size: 25px 17px;
  width: 25px;
  height: 17px;
  background-image: url("../images/icon-arrow-t.png");
}

.pagenav__next a:after {
  margin-right: 0px;
  margin-left: 10px;
  background-image: url("../images/icon-arrow-r.png");
}

.pagenav li a {
  font-size: 2rem;
  color: #000000;
}

.pagenav li a:hover {
  opacity: .5;
}

.index {
  width: 900px;
  margin: 90px auto 0;
}

.index__title {
  font-size: 1.8rem;
  margin-bottom: 10px;
  letter-spacing: 0;
  text-transform: uppercase;
}

.index__list {
  display: -ms-flexbox;
  display: flex;
  font-size: 1.3rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 90px;
}

.index__list li {
  text-align: center;
  margin-right: 10px;
  margin-bottom: 15px;
  position: relative;
}

.index__list li:nth-child(7n) {
  margin-right: 0;
}

.index__list li a {
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 0;
}

.index__list li a img {
  opacity: 0;
}

.index__list li a img.active {
  animation: show 1s ease-out 1 alternate forwards;
}

.index__list li .loading {
  width: 50px;
  position: absolute;
  left: 50%;
  top: 41%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}

.footer {
  width: 900px;
  margin: 0 auto;
  border-top: 10px solid #000000;
}

.footer img {
  width: 100%;
}

.footer__list {
  display: -ms-flexbox;
  display: flex;
  width: 660px;
  margin: 0 auto;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: baseline;
      align-items: baseline;
  padding: 45px 0 65px;
}

.footer__list li {
  text-align: center;
}

.footer__list li.twitter a img {
  width: 69px;
}

.footer__list li.facebook a img {
  width: 71px;
}

.footer__list li.mail a img {
  width: 56px;
}

.footer__list li.home a img {
  width: 99px;
}

.footer__list li a {
  display: block;
  color: #000000;
}

.footer .copyright {
  display: block;
  text-align: center;
  margin-bottom: 50px;
}

.profile {
  padding: 10px;
}

.profile h3 {
  margin-bottom: 1em;
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: 700;
}

.profile p {
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: 500;
  margin-bottom: 1em;
}

.banner {
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0 0;
  width: 100%;
}

.banner a {
  display: block;
  margin: 0 auto;
  width: calc(50% - 20px);
}

@media screen and (max-width: 600px) {
  .banner {
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 20px 0 0;
  }
  .banner a {
    margin: 0 10px;
    width: calc(100% - 20px);
  }
  .main {
    width: 100%;
  }
  .main img {
    width: 100%;
  }
  .main__head {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 10px 0 35px 0;
  }
  .main__head__hobonichi {
    width: 50%;
    margin: 0 auto 10px;
  }
  .main__head__title-img {
    width: calc(100% - 16px);
    margin: 0 auto 20px;
  }
  .main__head__caption {
    width: calc(100% - 16px);
    margin: 0 auto;
    padding-left: 0;
  }
  .main__head__caption p {
    font-size: 1.4rem;
    line-height: 1.6875;
    font-family: "Noto Sans Japanese", sans-serif;
  }
  .main__head.detail {
    display: block;
    padding: 10px 0 0px 0;
  }
  .main__head.detail .main__head__title {
    display: block;
    text-align: center;
  }
  .main__head.detail .main__head__title-img {
    display: inline-block;
    width: calc(100% - 16px);
    margin: 0 auto 12px;
  }
  .main__head.detail .main__head__hobonichi {
    display: inline-block;
    margin-bottom: 5px;
  }
  .main__img {
    width: 100%;
    margin: 0 auto 0px;
  }
  .main__contents {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  .main__date {
    width: 310px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: baseline;
        align-items: baseline;
  }
  .main__date-year {
    font-size: 1.4rem;
    margin: 0;
  }
  .main__date-month {
    font-size: 2.2rem;
    margin: 0;
  }
  .main__date-day {
    font-size: 6.0rem;
  }
  .main__date-date {
    font-size: 2.2rem;
    margin: 0;
  }
  .main__date-special {
    display: none;
  }
  .main__caption {
    width: 100%;
  }
  .main__caption h2 {
    display: block;
    text-align: center;
    font-size: 1.3rem;
    margin-top: 10px;
  }
  .main__caption p {
    width: calc(100% - 16px);
    margin: 20px auto;
    line-height: 1.875;
    font-family: "Noto Sans Japanese", sans-serif;
    font-size: 1.4rem;
  }
  .main__follow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: baseline;
        align-items: baseline;
    width: calc(100% - 16px);
    margin: 60px auto 40px;
  }
  .main__follow__title {
    width: calc(100% - 16px);
    text-align: center;
    font-size: 2rem;
    margin-bottom: 20px;
  }
  .main__follow__contents {
    display: -ms-flexbox;
    display: flex;
    width: calc(100% - 140px);
    margin: 0 auto;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .main__follow__contents li a {
    display: block;
    width: 40px;
  }
  .main__follow__contents li.twitter a {
    width: 48px;
  }
  .main__info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 100%;
    border-top: 10px solid #000000;
    border-bottom: 10px solid #000000;
    padding: 20px 0;
    line-height: 1.875;
    font-family: "Noto Sans Japanese", sans-serif;
  }
  .main__credit {
    text-align: left;
    width: calc(100% - 16px);
    margin: 0 auto 50px;
    color: #C1272D;
  }
  .main__credit p {
    font-size: 1.3rem;
  }
  .main__more {
    width: calc(100% - 16px);
    margin: 0 auto;
  }
  .main__more p {
    font-size: 1.4rem;
  }
  .pagenav {
    width: calc(100% - 16px);
    margin: 85px auto 55px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .pagenav__back a:before, .pagenav__top a:before, .pagenav__next a:after {
    content: '';
    background-size: 17px 25px;
    background-repeat: no-repeat;
    width: 17px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
  }
  .pagenav__back a:before {
    background-image: url("../images/icon-arrow-l.png");
  }
  .pagenav__top a:before {
    background-size: 25px 17px;
    width: 25px;
    height: 17px;
    background-image: url("../images/icon-arrow-t.png");
  }
  .pagenav__next a:after {
    margin-right: 0px;
    margin-left: 10px;
    background-image: url("../images/icon-arrow-r.png");
  }
  .pagenav a {
    font-size: 2.4rem;
  }
  .index {
    width: 100%;
    margin: 90px auto 0;
  }
  .index__title {
    font-size: 1.8rem;
    margin-bottom: 10px;
    padding-left: 10px;
  }
  .index__list {
    display: -ms-flexbox;
    display: flex;
    font-size: 1.3rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 90px;
  }
  .index__list li {
    text-align: center;
    margin-right: 0;
    margin-bottom: 15px;
    width: 25%;
  }
  .index__list li:nth-child(7n) {
    margin-right: 0;
  }
  .index__list li img {
    width: 100%;
    height: auto;
  }
  .footer {
    width: 100%;
    margin: 0 auto;
    border-top: 10px solid #000000;
  }
  .footer img {
    width: 100%;
  }
  .footer__list {
    display: -ms-flexbox;
    display: flex;
    width: calc(100% - 40px);
    margin: 0 auto;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: baseline;
        align-items: baseline;
    text-align: center;
    padding: 45px 0 65px;
  }
  .footer__list li {
    display: block;
    text-align: center;
    width: 25%;
  }
  .footer__list li.twitter a img {
    width: calc(69px * 0.7);
  }
  .footer__list li.facebook a img {
    width: calc(71px * 0.7);
  }
  .footer__list li.mail a img {
    width: calc(56px * 0.7);
  }
  .footer__list li.home a img {
    width: calc(99px * 0.7);
  }
  .footer__list li a {
    display: block;
    font-size: 1rem;
    line-height: 1.5;
    width: 100%;
    text-align: center;
  }
  .footer .copyright {
    display: block;
    text-align: center;
    margin-bottom: 50px;
  }
}

.profile p img {
  width: 100%;
}

