@charset "UTF-8";
/* Scss Document
*****************************************************************/
/* mixin
*********************************************************************/
/* カラー */
/* media query */
/* SP縦から */
/* SP横から */
/* タブレット縦から */
/* フルワイド */
/* 1280 */
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;400;700&display=swap");
/*　font-family: 'Noto Serif JP', serif;　*/
@import url("https://fonts.googleapis.com/css2?family=Yuji+Syuku&display=swap");
/*　font-family: 'Yuji Syuku', serif;　*/
.area_contents .block_contents .box_readcopy p {
  font-size: 1.5rem;
  line-height: 1.8em;
}
.area_contents .block_contents .profile {
  max-width: 900px;
  margin: auto;
}
.area_contents .block_contents .profile ul {
  margin: 40px 0 0;
  padding: 30px;
  background: rgba(255, 255, 255, 0.4);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.area_contents .block_contents .profile ul li:first-child {
  width: 67%;
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .profile ul li:first-child {
    width: 100%;
    margin-top: 20px;
    order: 2;
  }
}
.area_contents .block_contents .profile ul li:first-child h3 {
  font-size: 2.2rem;
  padding: 0;
  border-bottom: #2A1710 dotted 1px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1.4em;
  padding: 0 0 8px;
}
.area_contents .block_contents .profile ul li:first-child h3 span.small {
  font-size: 1.5rem;
  font-weight: normal;
  margin-left: 15px;
}
.area_contents .block_contents .profile ul li:first-child h3 + p {
  padding: 10px 0 0;
  font-size: 1.5rem;
  line-height: 1.8em;
}
.area_contents .block_contents .profile ul li:last-child {
  width: 28%;
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .profile ul li:last-child {
    width: 100%;
    order: 1;
    text-align: center;
  }
}
.area_contents .block_contents .profile ul li:last-child .photoby {
  text-align: center;
  font-size: 1.4rem;
  margin-top: 15px;
}
.area_contents .block_contents .profile ul li:last-child img {
  width: 100%;
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .profile ul li:last-child img {
    max-width: 200px;
  }
}
.area_contents .block_contents .box_twocolumn .side_img {
  width: 50%;
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .box_twocolumn .side_img {
    width: 100%;
  }
}
.area_contents .block_contents .box_twocolumn .side_img.txt_c {
  text-align: center;
}
.area_contents .block_contents .box_twocolumn .side_img img.initial {
  width: initial;
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .box_twocolumn .side_img img.initial {
    max-width: 100%;
  }
}
.area_contents .block_contents .box_twocolumn .side_txt {
  width: 50%;
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .box_twocolumn .side_txt {
    width: 100%;
  }
}
.area_contents .block_contents .box_twocolumn .side_txt .headline_medium {
  font-size: 2.2rem;
  font-weight: bold;
  letter-spacing: 1px;
  border-top: none;
}
.area_contents .block_contents .box_twocolumn .side_txt .headline_medium span {
  font-size: 1.8rem;
}
.area_contents .block_contents .box_twocolumn .side_txt p {
  font-size: 1.5rem;
  line-height: 1.8em;
  padding: 15px 0 0;
}
.area_contents .block_contents .box_twocolumn .side_txt p.notice {
  font-size: 1.4rem;
}
.area_contents .block_contents .box_twocolumn.wide .side_txt {
  width: 100%;
}
.area_contents .block_contents .box_twocolumn.small {
  justify-content: space-between;
}
.area_contents .block_contents .box_twocolumn.small .side_img {
  width: 31%;
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .box_twocolumn.small .side_img {
    width: 100%;
  }
}
.area_contents .block_contents .box_twocolumn.small .side_txt {
  width: 67%;
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .box_twocolumn.small .side_txt {
    width: 100%;
  }
}
.area_contents .block_contents .img_col2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: auto;
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .img_col2 {
    display: block;
  }
}
.area_contents .block_contents .img_col2 li {
  width: 48%;
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .img_col2 li {
    width: 100%;
  }
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .img_col2 li:nth-child(2) {
    margin-top: 20px;
  }
}
.area_contents .block_contents .img_col2.w1000 {
  max-width: 1000px;
  margin: auto;
}
.area_contents .block_contents .img_col2.w1000 li:first-child {
  width: 62.5%;
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .img_col2.w1000 li:first-child {
    width: 100%;
  }
}
.area_contents .block_contents .img_col2.w1000 li:nth-child(2) {
  width: 33%;
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .img_col2.w1000 li:nth-child(2) {
    width: 100%;
  }
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .img_col2.w1000 li:nth-child(2) img {
    max-width: 250px;
  }
}
.area_contents .block_contents .img_col3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: auto;
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .img_col3 {
    display: block;
  }
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .img_col3 li {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .img_col3 li:last-child {
    margin-bottom: 0;
  }
}
.area_contents .block_contents .img_col3 li img {
  max-height: 300px;
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .img_col3 li img {
    max-height: none;
  }
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .img_col3 li img.initial {
    max-width: 250px;
  }
}
.area_contents .block_contents p.caption {
  display: none;
  margin-top: 10px;
  font-size: 1.5rem;
  line-height: 1.8em;
  text-align: center;
}
.area_contents .block_contents img {
  width: 100%;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
}
.area_contents .block_contents .txt_c {
  text-align: center;
}
.area_contents .block_contents .w940 {
  max-width: 940px;
}
.area_contents .block_contents .w940 li:first-child {
  width: 63.5%;
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .w940 li:first-child {
    width: 100%;
  }
}
.area_contents .block_contents .w940 li:last-child {
  width: 32%;
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .w940 li:last-child {
    width: 100%;
    text-align: center;
  }
}
@media all and (max-width: 896px) {
  .area_contents .block_contents .w940 li:last-child img {
    max-width: 200px;
  }
}
.area_contents .block_contents .w1090 {
  max-width: 1090px;
}