@charset "utf-8";

.interview .lead a {
  color: #0062C5;
  text-decoration: underline;
}

.interview h1 {
  font-size: 28px;
  line-height: 1.4em;
}
.interview h3 {
  background-color: #000000;
  box-shadow: 0px 0px 0px 5px #000000;
  border: solid 2px rgba(0, 98, 197, 0.50);
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.8em;
  margin: 0 0 24px;
  padding: 4px 8px;
}

.interview p a {
  color: #0062C5;
  text-decoration: underline;
}

/* point */
.interview .area_point {
  display: flex;
  justify-content: space-between;
  margin: 0 0 56px;
  padding: 8% 2% 2%;
}
.interview .el_mafutsu_mitarai {
  background-image: url(../img/img_02_03.webp), url(../img/bg_name_02_b1.svg), linear-gradient(0deg, transparent 19px, #ccc 20px), linear-gradient(90deg, transparent 19px, #ccc 20px);
  background-position: center bottom, center top;
  background-repeat: no-repeat, no-repeat, repeat, repeat;
  background-size: contain, contain, 20px 20px, 20px 20px;
  flex-direction: row-reverse;
}
.interview .el_shishigami {
  background-image: url(../img/img_03_03.webp), url(../img/bg_name_03_b1.svg), linear-gradient(0deg, transparent 19px, #ccc 20px), linear-gradient(90deg, transparent 19px, #ccc 20px);
  background-position: left bottom, center top;
  background-repeat: no-repeat, no-repeat, repeat, repeat;
  background-size: contain, contain, 20px 20px, 20px 20px;
  flex-direction: row-reverse;
}
.interview .el_kano {
  background-image: url(../img/img_03_04.webp), url(../img/bg_name_03_b2.svg), linear-gradient(0deg, transparent 19px, #ccc 20px), linear-gradient(90deg, transparent 19px, #ccc 20px);
  background-position: right bottom, center top;
  background-repeat: no-repeat, no-repeat, repeat, repeat;
  background-size: contain, contain, 20px 20px, 20px 20px;
}
.interview .el_tendo_murasame {
  background-image: url(../img/img_04_03.webp), url(../img/bg_name_04_b1.svg), linear-gradient(0deg, transparent 19px, #ccc 20px), linear-gradient(90deg, transparent 19px, #ccc 20px);
  background-position: center bottom, center top;
  background-repeat: no-repeat, no-repeat, repeat, repeat;
  background-size: contain, contain, 20px 20px, 20px 20px;
  flex-direction: row-reverse;
}
.interview .el_mikado {
  background-image: url(../img/img_05_03.webp), url(../img/bg_name_05_b1.svg), linear-gradient(0deg, transparent 19px, #ccc 20px), linear-gradient(90deg, transparent 19px, #ccc 20px);
  background-position: left bottom, center top;
  background-repeat: no-repeat, no-repeat, repeat, repeat;
  background-size: contain, contain, 20px 20px, 20px 20px;
  flex-direction: row-reverse;
}
.interview .el_manabe {
  background-image: url(../img/img_05_04.webp), url(../img/bg_name_05_b2.svg), linear-gradient(0deg, transparent 19px, #ccc 20px), linear-gradient(90deg, transparent 19px, #ccc 20px);
  background-position: right bottom, center top;
  background-repeat: no-repeat, no-repeat, repeat, repeat;
  background-size: contain, contain, 20px 20px, 20px 20px;
}
.interview .area_point .box_chara {
  flex-basis: 28%;
}
.interview .area_point .box_chara h4 {
  margin: 0 16% 8px;
  text-align: center;
}
.interview .area_point .box_chara .box_point {
  background-color: rgba(238, 238, 238, 0.80);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.25);
  margin: 0 0 12px;
  padding: 5% 4% 4%;
}
.interview .area_point .box_chara .box_point:last-of-type {
  margin: 0;
}
.interview .area_point .box_chara .box_point dt {
  background-color: #0062C5;
  color: #FFF;
  font-size: 13px;
  line-height: 1.2em;
  margin: 0 0 4px;
  padding: 4px;
  text-align: center;
}
.interview .area_point .box_chara .box_point dd {
  font-size: 13px;
  line-height: 1.6em;
}
.interview .area_point .box_chara .box_point dd.el_point {
  color: #0062C5;
  font-size: 15px;
  line-height: 1.3em;
  margin: 0 0 4px;
}

/* gallery */
.interview figure {
  margin: 0;
}
.interview .area_gallery_flex {
  display: flex;
  justify-content: center;
}
.interview .area_gallery_flex_c {
  display: flex;
  justify-content: center;
  margin: 0 auto 4px;
}
.interview .area_gallery_flex_rev {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin: 0 auto 4px;
  width: 720px;
}
.interview .area_gallery_flex figure {
  margin: 0 8px;
}
.interview figure img {
  width: 100%;
}
.interview figure figcaption {
  padding: 4px 0 0;
}
.interview figure.border_on img {
  border: 1px solid #000000;
}
.interview figure.box_img_w360 {
  flex-basis: 360px;
}
.interview figure.box_img_w720 {
  flex-basis: 720px;
}
.interview .box_caption {
  margin: 0 auto;
}
.interview .box_caption_c {
  margin: 0 auto;
  text-align: center;
  width: 720px;
}
.interview figure figcaption,
.interview .box_caption p,
.interview .box_caption_c p {
  font-size: 13px;
  line-height: 1.5em;
}

.interview .box_next {
  border-bottom: 2px solid #0062C5;
  margin: 0 0 48px;
  padding: 0 0 32px;
  text-align: center;
}
.interview .box_next p {
  color: #0062C5;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.8em;
  margin: 0 0 8px;
}
.interview .box_next .box_img_next {
  border: solid 1px;
  margin: 0 auto 8px;
	text-align: center;
  width: 360px;
}
.interview .box_next .box_img_next img {
  vertical-align: top;
}

/* ruby */
[data-ruby]::before {
	bottom: 120%;
}
