@charset "UTF-8";
@import url("https://use.typekit.net/aqs4yuf.css");
@font-face {
  font-family: "MyYuMinchoC";
  src: local("YuMincho-Demibold"), local("YuMincho Demibold");
  /* for Mac */
}
main {
  background-color: #FFF;
}
main h3 {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
}
main h3 span {
  white-space: nowrap;
  display: inline-block;
}
main h3 span:nth-child(1) {
  color: #05388D;
  font-family: futura-pt-condensed, sans-serif;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0.1em;
}
main h3 span:nth-child(2) {
  color: #111;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.1em;
  padding: 0 0 0 20px;
}
main .visual {
  width: 100%;
  margin: 0px;
  position: relative;
  overflow: hidden;
}
main .visual img.sp {
  display: none;
}
main .visual .imgs {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: stretch;
}
main .visual .imgs div {
  width: 50%;
}
main .visual .ph {
  width: 100%;
}
main .visual .phset {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
}
main .visual .phset > div {
  width: 50%;
}
main .visual .combo {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
}
main .visual .combo .text {
  width: 50%;
}
main .visual .combo .text .title {
  text-align: left;
  width: 100%;
  height: 100%;
  padding: 40px;
  background-color: #f6f6f9;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
}
main .visual .combo .text .title h3 {
  color: #111;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 4.8rem;
  font-weight: 100;
  line-height: 2;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  margin-bottom: 40px;
}
main .visual .combo .text .title h4 {
  color: #111;
  font-family: futura-pt-condensed, sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
}
main .visual .combo .ph {
  width: 50%;
}
main .visual .photoset {
  width: 100%;
  height: calc((100vw - 300px) * 0.6666);
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
}
main .visual .photoset .text .title {
  text-align: left;
  width: 100%;
  height: 100%;
  padding: 40px;
  background-color: #f6f6f9;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
}
main .visual .photoset .text .title h3 {
  color: #111;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 5rem;
  font-weight: 100;
  line-height: 7.4rem;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  white-space: nowrap;
  margin-bottom: 40px;
}
main .visual .photoset .text .title h4 {
  color: #111;
  font-family: futura-pt-condensed, sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
}
main .visual .photoset .ph1 {
  width: 55%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
main .visual .photoset .ph1 .image {
  width: 100%;
  height: 100%;
}
main .visual .photoset .ph1 .title {
  text-align: left;
  width: 100%;
  height: 100%;
  padding: 40px;
  background-color: #f6f6f9;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
}
main .visual .photoset .ph1 .title h3 {
  color: #111;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 5rem;
  font-weight: 100;
  line-height: 7.4rem;
  letter-spacing: 0.2em;
  font-feature-settings: "palt";
  white-space: nowrap;
  margin-bottom: 40px;
}
main .visual .photoset .ph1 .title h4 {
  color: #111;
  font-family: futura-pt-condensed, sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
}
main .visual .photoset .ph2 {
  width: 45%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
main .visual .photoset .ph2 img {
  display: none;
}
main .visual .catch {
  text-align: left;
  width: 100%;
  height: 100%;
  padding: 40px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
main .visual .catch h3 {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
main .visual .catch h3 span {
  color: #05388D;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 5rem;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  padding: 0px;
}
main .visual .catch h4 {
  color: #05388D;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 3.2rem;
  letter-spacing: 0em;
  font-feature-settings: "palt";
}
main .visual::after {
  content: "INTERVIEW";
  color: #FFF;
  font-family: futura-pt-condensed, sans-serif;
  font-size: 10rem;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.1em;
  position: absolute;
  right: 0px;
  bottom: -1.75rem;
  opacity: 0.25;
  z-index: 1;
}
main .visual.mb {
  margin-bottom: 40px;
}
main .lead {
  width: calc(100% - 80px);
  margin: 0 auto 80px auto;
}
main .lead p {
  color: #4EA6D5;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2;
  letter-spacing: 0em;
  text-align: left;
}
main .lead p:not(:last-child) {
  margin-bottom: 20px;
}
main .profile {
  padding: 40px;
  margin-bottom: 80px;
  background-color: #4EA6D5;
  position: relative;
}
main .profile h3 {
  color: #FFF;
  font-family: futura-pt-condensed, sans-serif;
  font-size: 8rem;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.05em;
  position: absolute;
  left: -8rem;
  top: calc(50% - 4rem);
  transform: rotate(90deg);
  opacity: 0.2;
}
main .profile .wrap {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 0 40px;
}
main .profile .wrap dl {
  text-align: left;
  width: calc(100% - 280px);
}
main .profile .wrap dl dt {
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-end;
}
main .profile .wrap dl dt span:nth-child(1) {
  color: #FFF;
  font-family: futura-pt, sans-serif;
  font-size: 3.4rem;
  font-weight: 100;
  line-height: 100%;
  letter-spacing: 0em;
  font-style: italic;
}
main .profile .wrap dl dt span:nth-child(2) {
  color: #FFF;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2rem;
  font-weight: 100;
  line-height: 1;
  letter-spacing: 0em;
  margin-left: 20px;
}
main .profile .wrap dl dd {
  color: #FFF;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.4rem;
  letter-spacing: 0em;
}
main .profile .wrap > div {
  width: 240px;
}
main .profile.nm {
  margin-bottom: 0px;
}
main .interview {
  width: calc(100% - 80px);
  margin: 0 auto 80px auto;
}
main .interview h3 {
  color: #FFF;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  padding: 20px;
  background-color: #05388D;
  justify-content: center;
}
main .interview h3:not(:last-child) {
  margin-bottom: 40px;
}
main .interview h4 {
  color: #05388D;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 3.2rem;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  text-align: left;
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
main .interview h4 + p:not(:last-child) {
  margin-bottom: 20px;
}
main .interview h4::before {
  content: "";
  width: 2rem;
  height: 2px;
  background-color: #05388D;
  margin: 0 20px 0 0;
}
main .interview h4.q {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
main .interview h4.q::before {
  content: "Q";
  color: #FFF;
  font-family: futura-pt-condensed, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
  width: 30px;
  height: 30px;
  background-color: #2B4E88;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  border-radius: 15px;
}
main .interview h4.q span {
  color: #2B4E88;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.75;
  letter-spacing: 0em;
  font-feature-settings: "palt";
  width: calc(100% - 50px);
}
main .interview h4.q + p {
  padding-left: 50px;
}
main .interview h5 {
  color: #05388D;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 3.2rem;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  text-align: left;
  margin-bottom: 20px;
}
main .interview p {
  color: #111;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.6rem;
  letter-spacing: 0em;
  text-align: left;
}
main .interview p:not(:last-child) {
  margin-bottom: 40px;
}
main .interview p:not(:last-child).mb {
  margin-bottom: 40px;
}
main .interview p.mb {
  margin-bottom: 40px;
}
main .interview p.ex {
  background-color: #dfe6f1;
  padding: 20px;
  border-radius: 8px;
}
main .interview .ph {
  width: 100%;
}
main .interview .ph:not(:last-child) {
  margin-bottom: 40px;
}
main .interview dl {
  text-align: left;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
}
main .interview dl:not(:last-child) {
  margin-bottom: 20px;
}
main .interview dl.mb {
  margin-bottom: 40px;
}
main .interview dl dt {
  color: #FFF;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0em;
  width: 100px;
  padding: 10px;
  border-radius: 3px;
  background-color: #05388D;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}
main .interview dl dt.blk {
  background-color: #111;
}
main .interview dl dt.orange {
  background-color: #ff6633;
}
main .interview dl dd {
  color: #111;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.6rem;
  letter-spacing: 0em;
  width: calc(100% - 120px);
}
main .interview .paragraph {
  width: 100%;
}
main .interview .paragraph:not(:last-child) {
  margin-bottom: 80px;
}
main .interview .paragraph .set {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
}
main .interview .paragraph .set .text {
  width: calc(100% - 300px - 40px);
}
main .interview .paragraph .set .ph {
  width: 300px;
}
main .interview .paragraph .set .ph > div {
  width: 100%;
  margin-bottom: 10px;
}
main .interview .paragraph .set .ph p {
  color: #111;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0em;
}
main .interview .pset {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 0 40px;
}
main .interview .pset:not(:last-child) {
  margin-bottom: 80px;
}
main .interview .combo {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
}
main .interview .combo:not(:last-child) {
  margin-bottom: 40px;
}
main .interview .combo .text {
  width: calc(60% - 20px);
}
main .interview .combo .photo {
  width: calc(40% - 20px);
}
main .interview .photoset {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
}
main .interview .photoset div {
  width: calc(50% - 20px);
}
main .interview .photoset:not(:last-child) {
  margin-bottom: 40px;
}
main .interview .column {
  width: 100%;
  background-color: #dfe6f1;
  padding: 40px;
}
main .interview .column .intro {
  width: 100%;
  padding: 0px;
  margin-bottom: 40px;
  background-color: transparent;
}
main .interview .column .intro h4 {
  color: #05388D;
}
main .interview .column .intro p {
  color: #05388D;
  font-weight: 600;
}
main .interview .column .set {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 0 20px;
}
main .interview .column .set:not(:last-child) {
  margin-bottom: 40px;
}
main .interview .column .set .text {
  width: calc(100% - 380px - 20px);
}
main .interview .column .set .text h5 {
  color: #111;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0em;
}
main .interview .column .set .text dl {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
main .interview .column .set .text dl dt {
  color: #111;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0em;
  background-color: transparent;
  justify-content: flex-start;
  width: 100%;
  padding: 0px;
  margin: 0 0 10px 0;
}
main .interview .column .set .text dl dd p {
  color: #111;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0em;
}
main .interview .column .set .text dl dd p:not(:last-child) {
  margin-bottom: 10px;
}
main .interview .column .set .img {
  width: 380px;
}
main .interview .column .set2 {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
main .interview .column .set2 .text {
  width: 100%;
}
main .interview .column .set2 .text h5 {
  color: #111;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0em;
}
main .interview .column .set2 .photos {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
}
main .interview .column .set2 .photos > div {
  width: calc((100% - 40px) / 3);
}
main .index {
  width: calc(100% - 60px);
  padding-top: 80px;
  margin: 0 auto 80px auto;
  border-top: solid 1px #111;
}
main .index.top {
  border-top: none;
}
main .index h3 {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  padding: 0 10px;
  margin-bottom: 20px;
}
main .index h3 span {
  white-space: nowrap;
  display: inline-block;
}
main .index h3 span:nth-child(1) {
  color: #05388D;
  font-family: futura-pt-condensed, sans-serif;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0.1em;
}
main .index h3 span:nth-child(2) {
  color: #111;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.1em;
  padding: 0 0 0 20px;
}
main .index .inner {
  width: 100%;
  padding: 0px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
main .index .inner .thumb {
  width: 25%;
  padding: 10px;
}
main .index .inner .thumb a {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  transition: all 0.25s ease-in 0s;
}
main .index .inner .thumb a p {
  display: block;
  margin-bottom: 10px;
}
main .index .inner .thumb a dl {
  text-align: left;
  width: 100%;
  padding: 0px;
}
main .index .inner .thumb a dl dt {
  color: #111;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 2rem;
  letter-spacing: 0em;
}
main .index .inner .thumb a dl dd {
  color: #111;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.6rem;
  letter-spacing: 0em;
}
main .index .inner .thumb a:hover {
  opacity: 0.7;
}
main .index .btn {
  width: calc(100% - 20px);
  margin: 0 auto;
}
main .index .btn a {
  color: #FFF;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0em;
  background-color: #05388D;
  padding: 20px;
  display: block;
  transition: all 0.25s ease-in;
}
main .index .btn a:hover {
  color: #FFF;
  background-color: #111;
}

/* --------------------------------------- Media Queries Smartphone --------------------------------------- */
@media screen and (max-width: 768px) {
  main {
    background-color: #FFF;
  }
  main h3 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
  }
  main h3 span {
    white-space: nowrap;
    display: inline-block;
  }
  main h3 span:nth-child(1) {
    color: #05388D;
    font-family: futura-pt-condensed, sans-serif;
    font-size: 3rem;
    font-weight: 700;
    line-height: 4rem;
    letter-spacing: 0.1em;
  }
  main h3 span:nth-child(2) {
    color: #111;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 2rem;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 0.1em;
    padding: 0 0 0 20px;
  }
  main .visual {
    width: 100%;
    margin: 0px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
    overflow: hidden;
  }
  main .visual img.pc {
    display: none;
  }
  main .visual img.sp {
    display: block;
  }
  main .visual .ph {
    width: 100%;
    order: 1;
  }
  main .visual .photoset {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
  }
  main .visual .photoset .ph1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    order: 2;
  }
  main .visual .photoset .ph1 .image {
    width: 100%;
    height: auto;
    order: 2;
  }
  main .visual .photoset .ph1 .title {
    height: auto;
    padding: 20px;
    order: 1;
  }
  main .visual .photoset .ph1 .title h3 {
    color: #111;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 3.2rem;
    font-weight: 100;
    line-height: 4.2rem;
    letter-spacing: 0.2em;
    margin-bottom: 20px;
  }
  main .visual .photoset .ph1 .title h4 {
    color: #111;
    font-family: futura-pt-condensed, sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.1em;
    font-feature-settings: "palt";
  }
  main .visual .photoset .ph2 {
    width: 100%;
    height: auto;
    background-image: none;
    order: 1;
  }
  main .visual .photoset .ph2 img {
    width: 100%;
    display: block;
  }
  main .visual .catch {
    text-align: left;
    width: 100%;
    padding: 20px;
    position: relative;
    left: auto;
    top: auto;
    order: 2;
  }
  main .visual .catch h3 {
    margin-bottom: 10px;
  }
  main .visual .catch h3 span {
    color: #05388D;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 3rem;
    font-weight: 600;
    line-height: 1.75;
    letter-spacing: 0em;
    font-feature-settings: "palt";
  }
  main .visual .catch h4 {
    color: #05388D;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.75;
    letter-spacing: 0em;
    font-feature-settings: "palt";
  }
  main .visual::after {
    color: #FFF;
    font-family: futura-pt-condensed, sans-serif;
    font-size: 6rem;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 0.1em;
    bottom: -1.5rem;
    opacity: 0.25;
  }
  main .visual.mb {
    margin-bottom: 40px;
  }
  main .visual.tt .catch {
    height: 100%;
    background: none;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
  }
  main .visual.tt .catch div {
    text-align: center;
    height: 100%;
  }
  main .visual.tt .catch div p {
    width: 180px;
    margin: 0 auto 20px auto;
  }
  main .visual.tt .catch div h3 {
    color: #111;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 3.2rem;
    letter-spacing: 0.1em;
    justify-content: center;
  }
  main .visual.tt .catch div h4 {
    color: #111;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 2.4rem;
    letter-spacing: 0em;
    margin-top: auto;
  }
  main .visual.tt2 {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
  }
  main .visual.tt2 .catch {
    height: 100%;
    background: none;
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    left: auto;
    bottom: auto;
    order: 2;
  }
  main .visual.tt2 .catch div {
    text-align: center;
  }
  main .visual.tt2 .catch div p {
    width: 100%;
    margin: 0 auto 20px auto;
  }
  main .visual.tt2 .catch div h3 {
    color: #FFF;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 3.6rem;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.2em;
    justify-content: center;
  }
  main .visual.tt2 .catch div.tenth {
    transform: translateY(0px);
  }
  main .visual.tt2 .catch div.tenth h3 {
    text-shadow: none;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    transform: translateY(0px);
  }
  main .visual.tt2 .catch div.tenth h3 span {
    color: #FFF;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 2.2rem;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.1em;
    background-color: #0082DC;
    padding: 0 10px;
    box-sizing: border-box;
  }
  main .visual.tt2 .catch div.tenth h3 span:not(:last-child) {
    margin-bottom: 10px;
  }
  main .visual.tt2 .catch div.tenth h4 {
    color: #0082DC;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
    text-shadow: none;
  }
  main .visual.tt2 .ph {
    order: 1;
  }
  main .visual.qa {
    width: 100%;
    margin: 0px;
  }
  main .visual.qa::after {
    content: none;
  }
  main .visual.qa .catch {
    height: 100%;
    background: none;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
  }
  main .visual.qa .catch div h3 {
    width: 229px;
    height: 21px;
    background-image: url(../2023/images/qa/title1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    text-align: left;
    text-indent: 999%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
  }
  main .visual.qa .catch div h4 {
    width: 298px;
    height: 88px;
    background-image: url(../2023/images/qa/title2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    text-align: left;
    text-indent: 999%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
  }
  main .lead {
    width: calc(100% - 40px);
    margin: 0 auto 40px auto;
  }
  main .profile {
    padding: 40px 20px;
    margin-bottom: 40px;
    background-color: #4EA6D5;
    position: relative;
  }
  main .profile h3 {
    color: #FFF;
    font-family: futura-pt-condensed, sans-serif;
    font-size: 4rem;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 0.05em;
    position: absolute;
    left: -8rem;
    top: calc(50% - 4rem);
    transform: rotate(90deg);
    opacity: 0.2;
  }
  main .profile .wrap {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    gap: 20px 0;
  }
  main .profile .wrap dl {
    text-align: left;
    width: 100%;
    order: 1;
  }
  main .profile .wrap dl dt {
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-end;
  }
  main .profile .wrap dl dt span:nth-child(1) {
    color: #FFF;
    font-family: futura-pt, sans-serif;
    font-size: 3rem;
    font-weight: 100;
    line-height: 100%;
    letter-spacing: 0em;
    font-style: italic;
  }
  main .profile .wrap dl dt span:nth-child(2) {
    color: #FFF;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 2rem;
    font-weight: 100;
    line-height: 1;
    letter-spacing: 0em;
    margin-left: 20px;
  }
  main .profile .wrap dl dd {
    color: #FFF;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2.4rem;
    letter-spacing: 0em;
  }
  main .profile .wrap > div {
    width: 100%;
    order: 2;
  }
  main .profile.nm {
    margin-bottom: 0px;
  }
  main .interview {
    width: calc(100% - 40px);
    margin: 0 auto 40px auto;
  }
  main .interview h3 {
    color: #FFF;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 2.6rem;
    letter-spacing: 0.1em;
    font-feature-settings: "palt";
    text-align: left;
    margin-bottom: 20px;
    background-color: #05388D;
  }
  main .interview h4 {
    color: #05388D;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 2.6rem;
    letter-spacing: 0.1em;
    font-feature-settings: "palt";
    text-align: left;
    margin-bottom: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
  }
  main .interview h4 + p:not(:last-child) {
    margin-bottom: 10px;
  }
  main .interview h4::before {
    content: "";
    width: 1.5rem;
    height: 2px;
    margin: 0 10px 0 0;
  }
  main .interview h5 {
    color: #05388D;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 2.6rem;
    letter-spacing: 0.1em;
    font-feature-settings: "palt";
    margin-bottom: 10px;
  }
  main .interview p {
    color: #111;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2.4rem;
    letter-spacing: 0em;
    text-align: left;
  }
  main .interview p:not(:last-child) {
    margin-bottom: 20px;
  }
  main .interview p:not(:last-child).mb {
    margin-bottom: 20px;
  }
  main .interview p.ex {
    margin-bottom: 20px;
  }
  main .interview .ph:not(:last-child) {
    margin-bottom: 20px;
  }
  main .interview dl {
    text-align: left;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  main .interview dl:not(:last-child) {
    margin-bottom: 20px;
  }
  main .interview dl.mb {
    margin-bottom: 20px;
  }
  main .interview dl dt {
    color: #FFF;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0.1em;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    width: 40px;
    padding: 10px;
    border-radius: 3px;
    background-color: #05388D;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
  }
  main .interview dl dd {
    color: #111;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2.4rem;
    letter-spacing: 0em;
    width: calc(100% - 60px);
  }
  main .interview .combo {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
  main .interview .combo:not(:last-child) {
    margin-bottom: 20px;
  }
  main .interview .combo .text {
    width: 100%;
  }
  main .interview .combo .text:not(:last-child) {
    margin-bottom: 20px;
  }
  main .interview .combo .photo {
    width: 100%;
  }
  main .interview .photo:not(:last-child) {
    margin-bottom: 20px;
  }
  main .interview .photo p {
    color: #05388D;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.7rem;
    letter-spacing: 0em;
    width: 100%;
    padding: 10px;
    border-radius: 0px;
    position: absolute;
    right: 0px;
    bottom: 0px;
  }
  main .interview .photoset div {
    width: calc(50% - 10px);
  }
  main .interview .photoset:not(:last-child) {
    margin-bottom: 20px;
  }
  main .interview .myprof {
    width: 100%;
    padding: 0px;
    background-color: #F6F6F6;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
  main .interview .myprof .pt {
    text-align: left;
    width: 100%;
    padding: 20px;
    order: 2;
  }
  main .interview .myprof .pt h5 {
    color: #111;
    margin-bottom: 20px;
  }
  main .interview .myprof .pt table {
    width: 100%;
    margin-bottom: 20px;
    border-top: solid 1px #CCC;
  }
  main .interview .myprof .pt table tr th {
    color: #111;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 2.4rem;
    letter-spacing: 0em;
    width: 30%;
    padding: 5px 5px 5px 0;
    border-bottom: solid 1px #CCC;
    box-sizing: border-box;
  }
  main .interview .myprof .pt table tr td {
    color: #111;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2.4rem;
    letter-spacing: 0em;
    width: 70%;
    padding: 5px 0 5px 5px;
    border-bottom: solid 1px #CCC;
    box-sizing: border-box;
  }
  main .interview .myprof .pt p {
    color: #111;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2.4rem;
    letter-spacing: 0em;
  }
  main .interview .myprof .pp {
    width: 100%;
    order: 1;
  }
  main .interview .etc {
    padding: 20px;
  }
  main .interview .etc h4 {
    color: #FFF;
    font-family: futura-pt-bold, sans-serif;
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    margin: 0 0 20px 0;
  }
  main .interview .etc h4::before {
    content: none;
  }
  main .interview .etc h5 {
    color: #2B4E88;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 2.6rem;
    letter-spacing: 0em;
    margin-bottom: 10px;
  }
  main .interview.tt h4 {
    color: #111;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 2.6rem;
    letter-spacing: 0.1em;
  }
  main .interview.tt h4 + p:not(:last-child) {
    margin-bottom: 20px;
  }
  main .interview.tt h5 {
    color: #05388D;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 2rem;
    font-weight: 600;
    line-height: 3rem;
    letter-spacing: 0.1em;
  }
  main .interview.tt dl {
    text-align: left;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
  }
  main .interview.tt dl:not(:last-child) {
    margin-bottom: 20px;
  }
  main .interview.tt dl.mb {
    margin-bottom: 40px;
  }
  main .interview.tt dl dt {
    -ms-writing-mode: unset;
    writing-mode: unset;
    width: 60px;
    height: 60px;
    padding: 0px;
    border-radius: 30px;
    background-color: transparent;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-end;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  main .interview.tt dl dt span {
    color: #FFF;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0em;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5), 0px 0px 5px rgba(0, 0, 0, 0.5), 0px 0px 5px rgba(0, 0, 0, 0.5);
    padding: 0 0 10px 0;
    display: inline-block;
  }
  main .interview.tt dl dt.asano {
    background-image: url(../2022/images/tabletalk/photo_prof2.jpg);
  }
  main .interview.tt dl dt.mihara {
    background-image: url(../2022/images/tabletalk/photo_prof3.jpg);
  }
  main .interview.tt dl dt.watanabe {
    background-image: url(../2022/images/tabletalk/photo_prof4.jpg);
  }
  main .interview.tt dl dt.takeuchi {
    background-image: url(../2022/images/tabletalk/photo_prof5.jpg);
  }
  main .interview.tt dl dt.combo {
    background-image: url(../2022/images/tabletalk/photo_prof6.jpg);
  }
  main .interview.tt dl dt.all {
    background-color: #0082DC;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
  }
  main .interview.tt dl dt.all span {
    padding: 0;
  }
  main .interview.tt dl dd {
    color: #111;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2.4rem;
    letter-spacing: 0em;
    width: calc(100% - 80px);
  }
  main .interview .pset {
    gap: 0px;
  }
  main .interview .pset:not(:last-child) {
    margin-bottom: 40px;
  }
  main .interview .pset > div {
    width: 50%;
  }
  main .interview .paragraph {
    width: 100%;
  }
  main .interview .paragraph:not(:last-child) {
    margin-bottom: 40px;
  }
  main .interview .paragraph .set {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
  main .interview .paragraph .set .text {
    width: 100%;
  }
  main .interview .paragraph .set .text:not(:last-child) {
    margin-bottom: 20px;
  }
  main .interview .paragraph .set .ph {
    width: 100%;
  }
  main .interview .paragraph .set .ph > div {
    width: 100%;
    margin-bottom: 10px;
  }
  main .interview .paragraph .set .ph p {
    color: #111;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0em;
  }
  main .interview .column {
    width: 100%;
    padding: 20px;
  }
  main .interview .column:not(:last-child) {
    margin-bottom: 40px;
  }
  main .interview .column .intro {
    width: 100%;
    padding: 0px;
    background-color: transparent;
  }
  main .interview .column .intro h4 {
    color: #05388D;
  }
  main .interview .column .intro p {
    color: #05388D;
    font-weight: 400;
  }
  main .interview .column .set {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    gap: 20px 0;
  }
  main .interview .column .set:not(:last-child) {
    margin-bottom: 40px;
  }
  main .interview .column .set .text {
    width: 100%;
    order: 1;
  }
  main .interview .column .set .text h5 {
    color: #111;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0em;
  }
  main .interview .column .set .text dl {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
  main .interview .column .set .text dl dt {
    color: #111;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0em;
    background-color: transparent;
    justify-content: flex-start;
    writing-mode: horizontal-tb;
    width: 100%;
    padding: 0px;
    margin: 0 0 10px 0;
  }
  main .interview .column .set .text dl dd p {
    color: #111;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0em;
  }
  main .interview .column .set .text dl dd p:not(:last-child) {
    margin-bottom: 10px;
  }
  main .interview .column .set .text p:not(:last-child) {
    margin-bottom: 20px;
  }
  main .interview .column .set .img {
    width: 100%;
    margin-top: -60px;
    order: 2;
    position: relative;
  }
  main .interview .column .set2 {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
  main .interview .column .set2 .text {
    width: 100%;
  }
  main .interview .column .set2 .text h5 {
    color: #111;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0em;
  }
  main .interview .column .set2 .photos {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
  }
  main .interview .column .set2 .photos > div {
    width: 100%;
  }
  main .link {
    width: calc(100% - 80px);
    padding-top: 79px;
    margin: 0 auto 40px auto;
    border-top: solid 1px #111;
  }
  main .link ul {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
  main .link ul li {
    width: 25%;
    padding: 1px;
    box-sizing: border-box;
  }
  main .link ul li a {
    width: 100%;
    height: calc((100vw - 390px) / 4);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    transition: all 0.25s ease-in 0s;
    display: block;
  }
  main .link ul li a dl {
    width: 100%;
    height: 100%;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.3);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
    box-sizing: border-box;
    transition: all 0.25s ease-in 0s;
    opacity: 0;
  }
  main .link ul li a dl dt {
    color: #FFF;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 3rem;
    letter-spacing: 0em;
    margin-bottom: 10px;
    text-shadow: 0 0 5px #000;
  }
  main .link ul li a dl dd {
    color: #FFF;
    font-family: futura-pt-condensed, sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0.1em;
    text-shadow: 0 0 5px #000;
  }
  main .link ul li a:hover {
    background-size: 105% auto;
  }
  main .link ul li a:hover dl {
    opacity: 1;
  }
  main .index {
    width: calc(100% - 20px);
    padding-top: 40px;
    margin: 0 auto 40px auto;
  }
  main .index.top {
    border-top: none;
  }
  main .index h3 {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0 10px;
    margin-bottom: 40px;
  }
  main .index h3 span {
    white-space: nowrap;
    display: inline-block;
  }
  main .index h3 span:nth-child(1) {
    color: #05388D;
    font-family: futura-pt-condensed, sans-serif;
    font-size: 3rem;
    font-weight: 700;
    line-height: 4rem;
    letter-spacing: 0.1em;
  }
  main .index h3 span:nth-child(2) {
    color: #111;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 2rem;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 0.1em;
    padding: 5px 0 0 0;
  }
  main .index .inner {
    width: 100%;
    padding: 0px;
    margin-bottom: 30px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
  main .index .inner .thumb {
    width: 50%;
    padding: 10px;
  }
  main .index .inner .thumb a {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    transition: all 0.25s ease-in 0s;
  }
  main .index .inner .thumb a p {
    display: block;
    margin-bottom: 10px;
  }
  main .index .inner .thumb a dl {
    text-align: left;
    width: 100%;
    padding: 0px;
  }
  main .index .inner .thumb a dl dt {
    color: #111;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 2rem;
    letter-spacing: 0em;
  }
  main .index .inner .thumb a dl dd {
    color: #111;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 2.6rem;
    letter-spacing: 0em;
  }
  main .index .inner .thumb a:hover {
    opacity: 0.7;
  }
  main .index .btn {
    width: calc(100% - 20px);
  }
  main .index .btn a {
    color: #FFF;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 0em;
    padding: 10px;
  }
}

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