html, body{
    margin: 0;
    background-color: #edeff2;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
  
.page{
    max-width: 900px;
    margin: 0 auto 2rem auto;
    background-color: #ffffff;
    box-sizing: border-box;
    padding-bottom: 4rem;
}

.ch {
  display: inline-block;
  position: relative;
  margin: 0.4rem 0;
  letter-spacing: 0.1rem;
}
.preview-quote .ch {
  margin: 0.2rem 0;
}
.preview-quote hr {
  border: solid 0.5px #dcdce6;
  margin: 1rem 0;
}

.ch-k {
  font-size: 1.2rem;
  display: inline-block;
  writing-mode: horizontal-tb;
  margin: 0.8rem 1.3rem;
  position: relative;
  writing-mode: vertical-rl;
}

.ch-k-p {
  margin-bottom: 0;
}

.nl{
  content: '';
  display: block;
  margin-bottom: 0.7em;
}

.sb {
  letter-spacing: 0;
  position: absolute;
  top: 0;
  left: 2.6em;
  writing-mode: vertical-rl;
  display: inline-block;
  font-size: 0.6rem;
  user-select: none;
  height: 3em;
  line-height: 1em;
  text-align: right;
}

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

.sb-2 {
  letter-spacing: 2px;
  height: 3em;
}
.sb-3 {
  height: 3em;
}
.sb-4 {
  height: 4em;
}
.sb-5 {
  height: 5em;
}
.sb-6 {
  height: 4em;
}


.sb-t-2 {
  height: 4em;
}
.sb-t-3 {
  height: 3em;
}
.sb-t-4 {
  top: 1em;
  height: 4em;
}
.sb-t-5 {
  top: 1em;
  height: 3em;
}


.kt{
  letter-spacing: -0.6em;
  position: absolute;
  top: 2.4em;
  right: 1.8em;
  writing-mode: vertical-rl;
  display: inline-block;
  font-size: 0.6rem;
  user-select: none;
  line-height: 1em;
  text-align: left;
  height: 2em;
}

.kt-jv{
  letter-spacing: -0.2em;
}


.hy{
  letter-spacing: 0;
  position: absolute;
  top: 2.4em;
  right: 0;
  width: 100%;
  writing-mode: vertical-rl;
  display: inline-block;
  font-size: 0.7rem;
  user-select: none;
  line-height: 1em;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}


.rb {
  letter-spacing: 0px;
  position: absolute;
  top: -0.9em;
  left: 50%;
  transform: translateX(calc(-50% - 0.05rem));
  min-width: 100%;
  overflow: visible;
  display: block;
  font-size: 0.4rem;
  user-select: none;
  text-align: center;
  text-wrap: nowrap;
}


.rb-05{
  left: 25%;
}

.rb-03{
  left: 12.5%;
}

.rb-d{
  letter-spacing: 3px;
}


.image {
    width: 100%;
}

.image-caption {
    width: 100%;
    font-size: 0.8rem;
    letter-spacing: 1px;
    text-align: center;
}

.an{
  font-size: 0.7rem;
  user-select: none;
  writing-mode: horizontal-tb;
  margin-right: 0.5em;
}


.wrap{
    width: 100%;
    height: 100%;
    padding-top: 1rem;
  }

.title {
    letter-spacing: 4px;
    font-weight: bold;
    border-top: 2px solid #444444;
    border-bottom: 2px solid #444444;
    padding: 3rem 0;
    text-align: center;
    font-size: 1.8rem;
    color: #333333;
}

.subtitle-text{
    font-size: 1rem;
    margin-bottom: 0.3rem;
}

.date {
    font-size: 0.8rem;
    text-align: right;
    color: #333333;
    letter-spacing: 1px;
    margin: 1rem 0;
}


.content{
    max-width: 900px;
    margin: 0 auto;
    background-color: #ffffff;
    padding: 5rem;
    box-sizing: border-box;
}

.main-area{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 1rem 0;
    box-sizing: border-box;
}
.preview-area{
    background-color: #eeeeee;
    color: #333333;
    width: 50%;
    font-size: 1.2rem;
    font-weight: normal;
    font-family: sans-serif;
    line-height: 1.2rem;
    margin-left: 1rem;
    height: 80vh;
}
.preview{
    width: 100%;
    padding: 1rem 0rem;
    box-sizing: border-box;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1rem;
}

.preview-quote{
    border-radius: 8px;
    font-size: 0.9rem;
    padding: 2rem 3rem;
    background-color: #f4f6f9;
}

.preview-kambun {
    padding: 1rem 3rem 1rem 0;
    writing-mode: vertical-rl;
    min-height: 15rem;
    max-height: 29rem;
    max-width: 100%;
    min-width: 100%;
    column-count: 1;
    column-gap: 3em;
    column-fill: auto;
    overflow-y: visible;
}

.preview-kambun-short {
    display: flex;
    justify-content: center;
    align-items: center;
}

.preview-head {
    font-size: 1.2rem;
    letter-spacing: 3px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-left: 4px solid #111111;
    padding: 0.4rem 0.8rem 0.4rem 1.2rem;
    margin: 2rem 0 1rem 0;
}

.preview-head2 {
    padding: 2rem 0 0.4rem 0;
    font-size: 1.1rem;
    font-weight: bold;
}

.preview-note {
    font-size: 0.8rem;
}

.preview-footer {
    margin-top: 4rem;
    font-size: 0.8rem;
}

.preview-image {
    padding: 1rem 0;
}

.info-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.9rem;
    letter-spacing: 1px;
}

.info-table td{
    padding: 0.8rem 0;
    border-top: #888888 solid 1px;
    border-bottom: #888888 solid 1px;
}

.info-table td:first-child{
    padding-right: 0.5em;
    min-width: 5em;
}

.anotation-area{
    padding: 1rem 1rem;
    font-size: 0.8rem;
    
}

.anotation-item {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    text-align: justify;
    margin-bottom: 0.2rem;
}

.anotation-code {
    width: 3rem;
}
.anotation-text {
    text-align: justify;
    width: calc(100% - 3rem);
}





.footer{
  margin-top: 5rem;
  background-color: #444444;
  padding: 2rem 2rem;
}

.footer-title{
  width: 40%;
  max-width: 15rem;
}

.footer-link{
  font-size: 0.9rem;
  color: #cccccc;
  text-decoration: none;
}

.footer-image{
  width: 100%;
}

.footer-content{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin: 0 auto;
  box-sizing: border-box;
}

.footer-body{
  color: #cccccc;
  font-size: 0.7rem;
  max-width: 50%;
  line-height: 1.5em;
}

.copyright{
  margin-top: 0.5rem;
}

.breadcrumb-list {
    margin: 0.5rem auto;
    max-width: 900px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #444444;
}
.breadcrumb-list-arrow{
    margin: 0 0.5rem;
    color: #444444;
}

.card-area {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin: 1rem 0 3rem 0;
}
.card {
  width: 10rem;
  border-radius: 8px;
  border: 1px #dddddd solid;
}
.dummy-card {
  width: 10rem;
}
.card:hover {
  background-color: rgba(0,0,0,0.04);
}
.card-image {
  width: 100%;
  height: 8rem;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 8px 8px 0 0;
}
.card-title {
  font-size: 0.9rem;
  padding: 0.2rem 0.5rem;
  height: 2.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}


.bottom-link-area{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 2rem;
}
.bottom-link-half-area{
  width: calc(50% - 3px);
  padding: 1rem 3rem;
}

.bottom-link-label{
  font-size: 0.8rem;
  color: #888888;
}

.bottom-link-line{
  width: 1px;
  height: 5rem;
  background-color: #cccccc;
}

.bottom-link-item{
  font-size: 0.8rem;
}

@media (max-width: 600px) {
  .wrap{
    padding-top: 0;
  }
  .page{
      padding-bottom: 2rem;
  }
  .content{
      padding: 2rem 1.5rem;
  }
  .title {
      font-size: 1.4rem;
  }
  .subtitle-text{
    font-size: 0.9rem;
  }
  .preview-kambun {
      padding-right: 1rem;
  }
  .preview-head {
    margin: 2rem 0 0.5rem 0;
  }
  .preview-quote{
      padding: 1.5rem;
  }
  .kambun-area-wrap.preview-quote{
      padding: 1rem 0;
      
  }
  .footer-body{
      font-size: 0.6rem;
  }
  .ch {
      font-size: 0.9rem;
  }
  .ch-k {
      font-size: 1.1rem;
      margin: 0.8rem 1rem;
  }
  .breadcrumb-list {
      padding-left: 1rem;
      font-size: 0.8rem;
  }
  .card{
    width: calc(50% - 1rem);
  }
  .bottom-link-half-area{
    padding: 1rem 1rem;
  }

}