@charset "UTF-8";
/*==================================
/ir/br2026/
===================================*/
/*------------------------------------------------------------------------------
    CSS reset
------------------------------------------------------------------------------*/
html {
  color: #232f3e;
  line-height: 1;
  font-size: 15px;
  font-family: Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", Roboto, "Droid Sans", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック", Meiryo, "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
body {
  margin: 0;
  color: #232f3e;
  font-size: 15px;
  font-family: Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", Roboto, "Droid Sans", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック", Meiryo, "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
img {
  border: 0;
  margin: 0;
  vertical-align: top;
  max-width: 100%;
  height: auto;
}
p {
  line-height: 1.75;
  margin: 0 0 1em;
  padding: 0;
}
p:last-child {
  margin-bottom: 0;
}
a {
  color: #232f3e;
  text-decoration: none;
}
a:link,
a:visited {
  color: #232f3e;
  text-decoration: none;
}
input,
textarea,
select {
  font-family: Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", Roboto, "Droid Sans", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック", Meiryo, "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif;
  -webkit-appearance: none;
  border-radius: 0;
  outline: none;
}
table {
  border-collapse: collapse;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 15px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.outerBlock {
  overflow: hidden;
}
.innerBlock {
  margin: 0 auto;
  padding: 0 7.5%;
  position: relative;
  max-width: 1300px;
}
#wrapper {
  position: relative;
  padding: 0;
}
.pc {
  display: block !important;
}
.pcIb {
  display: inline-block !important;
}
.sp {
  display: none !important;
}
.spIb {
  display: none !important;
}
@media screen and (min-width: 769px) {
  a {
    transition: 0.3s ease-in-out;
  }
  a:hover {
    opacity: 0.7;
  }
}
/*------------------------------------------------------------------------------
    CSS reset
------------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  body {
    font-size: 14px;
    position: relative;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .outerBlock {
    min-width: 375px;
  }
  .innerBlock {
    padding: 0 15px;
    width: auto;
  }
  #wrapper {
    min-width: 375px;
    position: relative;
    overflow: hidden;
  }
  img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  input[type="submit"] {
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  input,
  select,
  textarea {
    font-size: 16px !important;
  }
  .pc {
    display: none !important;
  }
  .pcIb {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .spIb {
    display: inline-block !important;
  }
}
/***  media ***/
/***  color ***/
/*** font ***/
@font-face {
  font-family: "LucidaGrande";
  font-style: normal;
  font-weight: normal;
  src: url('../font/LucidaGrande.eot');
  src: url('../font/LucidaGrande.eot?#iefix') format('embedded-opentype'), url('../font/LucidaGrande.woff') format('woff'), url('../font/LucidaGrande.ttf') format('truetype');
}
/*=========================================================
BR共通 カラー変数
（既存の @white, @sp, @yuGothic, @hiragino は _config.less から使用）
=========================================================*/
/*=========================================================
フォント
=========================================================*/
/*=========================================================
余白・サイズ
=========================================================*/
/*=========================================================
ミックスイン（年別で背景画像が異なる要素のレイアウト共通化）
=========================================================*/
/*=========================================================
Initial Settings
=========================================================*/
html {
  font-size: 16px;
}
body {
  font-size: 16px;
  font-family: Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", Roboto, "Droid Sans", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック", Meiryo, "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif, "SourceHanSans";
}
h2,
h3,
h4,
h5,
* aside {
  line-height: 1.8;
}
p {
  margin: 0;
  line-height: 2;
}
img {
  display: block;
  margin: 0 auto;
}
ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
.outerBlock .innerInBlock {
  background-color: transparent;
}
@media screen and (max-width: 768px) {
  h2,
  h3,
  h4,
  h5,
  * aside {
    line-height: 1.6;
  }
  p {
    line-height: 1.8;
  }
}
/*=========================================================
Common Item
=========================================================*/
#wrapper {
  padding-top: 120px;
}
.english-letter {
  font-family: 'Lato', sans-serif;
}
a.btn {
  display: block;
  font-size: 1rem;
  color: #fff;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  border-radius: 10px;
  background-color: #86a14d;
  width: 300px;
  padding: 1rem 2rem;
  margin: 0 auto;
  position: relative;
}
a.btn::after {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  top: 40%;
  right: 5%;
  transform: rotate(45deg);
}
.show-only-mobile-br,
.show-only-mobile-img,
.show-only-mobile-txt {
  display: none;
}
@media screen and (max-width: 768px) {
  #wrapper {
    padding-top: 60px;
  }
  .show-only-desktop-br,
  .show-only-desktop-img,
  .show-only-desktop-txt {
    display: none;
  }
  .show-only-mobile-br,
  .show-only-mobile-img,
  .show-only-mobile-txt {
    display: block;
  }
}
/*=========================================================
javascript
=========================================================*/
.js-fade-in {
  opacity: 0;
  visibility: hidden;
  transform: translateY(3.5rem);
  transition: opacity 2s, visibility 2s, transform 2s;
}
.fadein-bottom {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
@media screen and (max-width: 768px) {
  .js-fade-in {
    opacity: 0;
    visibility: hidden;
    transform: translateY(2rem);
    transition: opacity 2s, visibility 2s, transform 2s;
  }
  .fadein-bottom {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
  }
}
/*=========================================================
Key visual
=========================================================*/
.kv {
  display: flex;
  column-gap: 1.25rem;
  width: calc(100% - 80px);
  max-width: 1300px;
  height: 44.5625rem;
  margin: 1.875rem auto 7.0625rem;
}
.kv,
.kv a {
  color: #fff;
}
/*---------------------------------------------------------
Key visual > kv-left
---------------------------------------------------------*/
.kv-left {
  width: 50%;
  height: 100%;
  border-radius: 2.375rem 0 0 2.375rem;
  padding: 0 5%;
  background: linear-gradient(rgba(201, 213, 170, 0.6), rgba(111, 144, 110, 0.6)), url(../../assets/img/ir/br/common/br_kv_left.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.kv-left-title {
  position: absolute;
  bottom: 5%;
}
.kv-left h1 {
  display: inline;
  font-size: clamp(2.8125rem, 5.7325rem, 4.375rem);
  line-height: 1.1;
  letter-spacing: -0.02em;
  margin-right: 1.5rem;
}
.kv-left h1 span {
  line-height: 1.2;
}
.kv-left h2 {
  display: inline;
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 2.5;
  white-space: nowrap;
}
/*---------------------------------------------------------
Key visual > kv-right
---------------------------------------------------------*/
.kv-right {
  display: grid;
  row-gap: 1.25rem;
  text-align: center;
  width: 50%;
  height: 100%;
}
.kv-conversation h2 {
  font-size: clamp(2.5rem, 5.565rem, 3.75rem);
  line-height: 1.5;
}
.kv-conversation h3 {
  font-size: 1.625rem;
  font-weight: 600;
}
.view-with-arrow {
  position: absolute;
  right: 5%;
  bottom: 6%;
  width: 7.0625rem;
}
.view-with-arrow p {
  font-size: 1.125rem;
  font-weight: 600;
  text-align: left;
  padding-left: 0.5rem;
}
.view-with-arrow div {
  max-width: 7.0625rem;
  height: 0.75rem;
  border-bottom: 2px solid #fff;
  border-right: 3px solid #fff;
  transform: skew(45deg);
  margin-top: -0.5rem;
}
.kv-right-bottom {
  display: flex;
  column-gap: 1.25rem;
}
.kv-number {
  display: grid;
  place-content: center;
  width: 100%;
  height: auto;
  background: linear-gradient(rgba(134, 161, 77, 0.7), rgba(134, 161, 77, 0.7)), url(../../assets/img/ir/br/common/br_kv_number.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.kv-number h2 {
  font-size: clamp(1.5rem, 2.67rem, 2.125rem);
  font-weight: 600;
  line-height: 1.5;
}
.kv-topics {
  display: grid;
  place-content: center;
  width: 100%;
  height: auto;
  border-bottom-right-radius: 2.375rem;
  background: linear-gradient(rgba(239, 235, 190, 0.75), rgba(239, 235, 190, 0.75)), url(../../assets/img/ir/br/common/br_kv_topics.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
.kv-topics h2 {
  font-size: clamp(2.375rem, 4.83rem, 3.75rem);
  font-weight: 600;
  color: #86a14d;
}
.kv-number .view-with-arrow,
.kv-topics .view-with-arrow {
  right: 10%;
  bottom: 8%;
  width: 5.625rem;
}
.kv-topics .view-with-arrow p {
  color: #86a14d;
}
.kv-topics .view-with-arrow div {
  border-bottom: 2px solid #86a14d;
  border-right: 3px solid #86a14d;
}
@media screen and (max-width: 768px) {
  .kv {
    margin: 0.5rem auto 4.6875rem;
    width: 92%;
    max-width: 100%;
  }
  .kv,
  .kv-right,
  .kv-right-bottom {
    display: grid;
    row-gap: 1rem;
    height: auto;
  }
  .kv-left,
  .kv-right {
    width: 100%;
  }
  .kv-left {
    padding: 6% 5% 4%;
    border-radius: 8px;
  }
  .kv-left h1 {
    font-size: 2.8125rem;
  }
  .kv-left-title {
    position: static;
  }
  .kv-right {
    text-align: left;
  }
  .kv-left,
  .kv-number,
  .kv-topics {
    background-position: center center;
  }
  .kv-conversation,
  .kv-number,
  .kv-topics {
    height: 5.1875rem;
    padding: 0 5%;
    border-radius: 8px;
  }
  .kv-number,
  .kv-topics {
    display: flex;
    justify-content: start;
    align-items: center;
  }
  .view-with-arrow,
  .kv-number .view-with-arrow,
  .kv-topics .view-with-arrow {
    right: 5%;
    bottom: 15%;
    width: 20%;
  }
  .view-with-arrow div {
    height: 0.5rem;
  }
  .view-with-arrow p {
    font-size: 0.875rem;
  }
  .kv-conversation {
    display: block;
    height: 5.5rem;
    background-size: cover;
    background-position: center 20%;
    padding-top: 1%;
    border-top-right-radius: 8px;
  }
  .kv-conversation h2,
  .kv-topics h2 {
    font-size: 1.625rem;
  }
  .kv-conversation h3 {
    font-size: 0.875rem;
  }
  .kv-number h2 {
    font-size: 1.375rem;
  }
  .kv-topics {
    background-position: center 40%;
  }
}
/*=========================================================
section-conversation 共通部
（margin-bottom, .conversation-label 背景は年ファイルで指定）
=========================================================*/
.section-conversation a.btn {
  margin-bottom: 9.375rem;
}
.conversation-label-inner {
  display: flex;
  flex-direction: column;
  justify-content: end;
  width: 100%;
  max-width: 1150px;
  height: 100%;
  margin: 0 auto;
  padding: 0 24px 4%;
}
.outerBlock .innerInBlock section .conversation-label__english {
  margin: 0 0 6px;
  font-size: 3.75rem;
  font-weight: bold;
  line-height: 1.2;
}
.outerBlock .innerInBlock section .conversation-label__ttl {
  margin: 0;
  padding: 4px 0 4px 8px;
  font-size: 1.75rem;
  font-weight: 600;
  border-left: 4px solid #8bcb47;
}
.heading-challenge {
  font-size: 2.0625rem;
  font-weight: 600;
  text-align: center;
  color: #095d32;
  margin-bottom: 4.6875rem;
}
.flex {
  display: flex;
  column-gap: 3.75rem;
}
.flex .flex-txt .block-comment {
  margin-bottom: 0;
}
.flex-txt {
  width: calc(700 / 1100 * 100%);
}
.subheading {
  font-size: 1.375rem;
  font-weight: 600;
  color: #86a14d;
  margin-bottom: 3.5rem;
}
.name-tag {
  font-size: 0.875rem;
  color: #fff;
  border-radius: 10px;
  padding: 0.25rem 0.5rem;
  margin-right: 0.5rem;
}
.name-tag-darkgreen {
  background-color: #095d32;
}
.name-tag-olive {
  background-color: #86a14d;
}
.flex-img {
  width: calc(350 / 1100 * 100%);
}
.flex-img img {
  border-radius: 40px;
  max-height: 430px;
  height: calc(430 / 350 * 100%);
  object-fit: cover;
  margin-bottom: 1rem;
}
.flex-img p {
  font-weight: 600;
  color: #095d32;
  margin-left: 1.5rem;
}
.flex-img p:first-of-type {
  font-size: 0.875rem;
}
.flex-img p:nth-of-type(2) {
  font-size: 1.125rem;
}
.flex-img.txt-right p {
  text-align: right;
  margin-right: 1.5rem;
}
@media screen and (max-width: 768px) {
  .section-conversation a.btn {
    margin-bottom: 5.625rem;
  }
  .conversation-label {
    width: 100%;
    height: 15rem;
    margin: 0 0 1.875rem;
  }
  .conversation-label-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
  .outerBlock .innerInBlock section .conversation-label__english {
    margin-bottom: 0;
    font-size: 2rem;
  }
  .outerBlock .innerInBlock section .conversation-label__ttl {
    font-size: 1.25rem;
  }
  .heading-challenge {
    font-size: 1.5rem;
    margin-bottom: 2.8125rem;
  }
  .heading-challenge p {
    line-height: 1.6;
  }
  .flex {
    display: block;
  }
  .subheading {
    font-size: 1.25rem;
    margin-bottom: 2.375rem;
  }
  .flex-txt {
    width: 100%;
  }
  .flex .flex-txt .block-comment {
    margin-bottom: 1.875rem;
  }
  .flex-img {
    width: 100%;
  }
  .flex-img p {
    line-height: 1.6;
  }
}
/*---------------------------------------------------------
こぼれ話
section-conversation > block-small-talk 共通部
---------------------------------------------------------*/
.block-small-talk img {
  width: 100%;
}
.block-small-talk div {
  border: 4px solid #beb480;
  background-color: #f5f3dc;
  border-radius: 30px;
  padding: 3rem 4rem;
  width: 90%;
  margin-inline: auto;
}
.block-small-talk div h5 {
  font-size: 1.125rem;
  font-weight: 600;
  text-align: center;
  background-color: #fff;
  border-radius: 999px;
  padding: 1rem;
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 768px) {
  .block-small-talk img {
    width: 100%;
  }
  .block-small-talk div {
    border: 2px solid #beb480;
    border-radius: 20px;
    width: 100%;
    padding: 2.5rem 1.5rem;
    margin-top: 0;
  }
  .block-small-talk div h5 {
    padding: 0.5rem;
    margin-bottom: 1.5rem;
    font-size: 1rem;
  }
}
/*=========================================================
section-conversation（デフォルト値）
（年ファイルで必要に応じて上書き）
=========================================================*/
.section-conversation {
  margin-bottom: 9.25rem;
}
.block-conversation {
  margin-bottom: 7.0625rem;
}
.flex.margin-bottom {
  margin-bottom: 7.5rem;
}
.block-comment {
  display: grid;
  row-gap: 1.5rem;
  margin-bottom: 4.375rem;
}
@media screen and (max-width: 768px) {
  .section-conversation {
    margin-bottom: 4.375rem;
  }
  .block-conversation {
    margin-bottom: 2rem;
  }
  .flex.margin-bottom {
    margin-bottom: 3.5rem;
  }
  .block-comment {
    margin-bottom: 2.375rem;
  }
}
/*=========================================================
section-numeric-data heading
=========================================================*/
.numeric-data {
  background-color: #d8e7d5;
  padding: 5.875rem 0.625rem;
}
@media screen and (max-width: 768px) {
  .numeric-data {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.numeric-data__inner {
  max-width: 1100px;
  margin: 0 auto;
}
.numeric-data__ttl {
  font-weight: bold;
  font-size: 2.1875rem;
  color: #2b4e31;
  text-align: center;
  margin-bottom: 3.125rem;
}
@media screen and (max-width: 768px) {
  .numeric-data__ttl {
    font-size: 1.5rem;
    margin-bottom: 2.5rem;
  }
}
.kamakura-stats h3 {
  text-align: center;
  font-size: 1.375rem;
  line-height: 1.4;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .kamakura-stats h3 {
    font-size: 1.25rem;
  }
}
.kamakura-stats h3 span {
  display: block;
  font-family: Roboto, sans-serif;
  font-size: 1.375rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #3faf35;
  margin-bottom: 0.125rem;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .kamakura-stats h3 span {
    font-size: 0.875rem;
  }
}
.profile-section,
.reach-section {
  margin-bottom: 3.125rem;
}
.reach-section > h3 {
  margin-bottom: 0.625rem;
}
.stats__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 24px;
  padding-top: 1.25rem;
}
@media screen and (max-width: 768px) {
  .stats__list {
    flex-direction: column;
    align-content: center;
    gap: 10px;
  }
}
.stats__item {
  display: grid;
  grid-template-rows: repeat(3, auto);
  width: 100%;
  max-width: 360px;
  min-height: 312px;
  margin-inline: auto;
  padding: 1rem 0 1.5rem;
  background: #fff;
  border-radius: 12px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .stats__item {
    border-radius: 20px;
    padding: 0.875rem 0 1.5rem;
  }
}
.stats__item img {
  max-width: 210px;
  margin: 0 auto;
  align-self: center;
}
.stats__item .label {
  font-size: 1.25rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .stats__item .label {
    font-size: 1.25rem;
  }
}
.profile-list .stats__item {
  width: calc((100% - 24px * 2) / 3);
  min-width: 310px;
}
@media screen and (max-width: 768px) {
  .profile-list .stats__item {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .profile-list .stats__item:first-child img {
    max-width: 155px;
  }
}
@media screen and (max-width: 768px) {
  .profile-list .stats__item:nth-child(2) img,
  .profile-list .stats__item:nth-child(3) img {
    max-width: 210px;
  }
}
.kamakura-stats__value,
.gender-block {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 0.25rem;
  font-weight: bold;
  color: #3faf35;
}
.kamakura-stats__value .num,
.gender-block .num {
  font-family: Roboto, sans-serif;
  font-size: 2.5rem;
  line-height: 1;
}
.kamakura-stats__value .unit {
  font-size: 1.875rem;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .kamakura-stats__value .unit {
    font-size: 1.25rem;
  }
}
.reach-list .stats__item {
  width: calc((100% - 24px) / 2);
  max-width: none;
}
@media screen and (max-width: 768px) {
  .reach-list .stats__item {
    width: 100%;
    max-width: 360px;
  }
}
.reach-list .stats__item:first-child img {
  max-width: 345px;
}
@media screen and (max-width: 768px) {
  .reach-list .stats__item:first-child img {
    max-width: 290px;
  }
}
.reach-list .stats__item:nth-child(2) img {
  max-width: 230px;
}
@media screen and (max-width: 768px) {
  .reach-list .stats__item:nth-child(2) img {
    max-width: 210px;
  }
}
.performance-list .stats__item {
  width: calc((100% - 24px) / 2);
  max-width: none;
}
@media screen and (max-width: 768px) {
  .performance-list .stats__item {
    width: 100%;
    max-width: 360px;
  }
}
.performance-list .stats__item img {
  max-width: 170px;
}
@media screen and (max-width: 768px) {
  .performance-list .stats__item img {
    max-width: 155px;
  }
}
.gender-ratio-horizontal {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 1.25rem;
  margin-top: 0.3125rem;
}
.gender-block {
  align-items: flex-end;
  gap: 0.25rem;
}
.label-tag {
  background-color: #a1a1a1;
  color: #fff;
  font-size: 0.75rem;
  font-weight: bold;
  writing-mode: vertical-rl;
  text-orientation: upright;
  padding: 0.4375rem 0.25rem;
  border-radius: 8px;
  white-space: nowrap;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.unit-small {
  font-size: 1.875rem;
  font-weight: bold;
  color: #3faf35;
}
.breakdown {
  margin: 0.3125rem 0;
  padding: 0;
  list-style: none;
  font-size: 0.5rem;
  text-align: left;
}
.breakdown li {
  margin: 2px 0;
}
.reach-note {
  font-size: 0.875rem;
  color: #666;
  text-align: center;
}
/*=========================================================
Topics 共通部
（padding, ::before height/top, h2 font-size,
  .item-topics-link size, .link-box height は年ファイルで指定）
=========================================================*/
.section-topics {
  background-color: #f2f2f2;
}
.section-topics .innerInBlock.innerBlock {
  position: relative;
}
.section-topics-heading {
  margin: 0 0 5.625rem 3.75rem;
}
.section-topics-heading::before {
  content: "";
  position: absolute;
  left: 25px;
  display: inline-block;
  background-color: #707070;
  width: 0.5rem;
  border-radius: 0 0 0.25rem 0.25rem;
}
.section-topics-heading p {
  font-size: 1.25rem;
  font-weight: 600;
}
.list-topics-link {
  display: flex;
  column-gap: 1.5rem;
  margin-bottom: 5.625rem;
}
.list-topics-link li {
  width: 100%;
}
.item-topics-link {
  width: 7.5rem;
  height: 7.5rem;
  border-radius: 50%;
  background-color: #ccc783;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
}
.item-topics-link span {
  font-size: 5.25rem;
  margin-top: -0.5rem;
  font-weight: 600;
  color: #095d32;
}
.link-box {
  position: relative;
  z-index: 0;
  margin-top: -3.5rem;
  background-color: #095d32;
  color: #fff;
  text-align: center;
  border-radius: 2.375rem;
}
.link-box::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  bottom: 8%;
  left: 50%;
  transform: translateX(-50%);
}
.link-box h3,
.link-box aside {
  font-weight: 600;
  line-height: 1.7;
}
.link-box h3 {
  font-size: clamp(1.125rem, 2.14rem, 1.5rem);
}
.link-box aside {
  font-size: clamp(0.875rem, 1.31rem, 1rem);
}
.list-topics-detail {
  display: grid;
  row-gap: 4.6875rem;
}
.item-topics-detail-heading {
  color: #fff;
  background-color: #095d32;
  border-radius: 1.25rem;
  max-width: calc(970 / 1100 * 100%);
  padding: 1.875rem 2.8125rem;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.item-topics-detail-heading h3 {
  font-size: 2.25rem;
}
.item-topics-detail-heading h3,
.item-topics-detail-heading aside {
  font-weight: 600;
}
.item-topics-detail-main {
  background-color: #fff;
  border-radius: 1.25rem;
  padding: 7.875rem 3.75rem 3.5rem;
  margin-top: -5rem;
  padding-top: 8.4375rem;
  position: relative;
  z-index: 0;
}
.img-logo {
  width: calc(600 / 1100 * 100%);
  height: auto;
  margin-bottom: 2.8125rem;
}
.item-inner-block {
  margin-bottom: 3.5rem;
}
.item-inner-block h4 {
  font-size: 1.375rem;
  font-weight: 600;
}
.item-inner-block h4::after {
  content: "";
  display: block;
}
.item-inner-block .margin-bottom {
  margin-bottom: 1.875rem;
}
.item-flex {
  display: flex;
  column-gap: 2.375rem;
  margin-bottom: 2.375rem;
}
.item-flex-left {
  width: 55%;
  display: grid;
  row-gap: 1.5rem;
}
.item-flex-left a span:first-of-type {
  color: #fff;
  background-color: #86a14d;
  border-radius: 0.375rem;
  padding: 0.25rem;
  margin-right: 0.5rem;
}
.item-flex-left a span:nth-of-type(2) {
  border-bottom: 1px solid #666;
}
.item-flex-left h4 {
  margin-bottom: 0;
}
.item-flex-left aside {
  font-size: 0.75rem;
}
.item-flex-right {
  width: 45%;
}
.item-list-up {
  background-color: #d7f4b8;
  border-radius: 0.625rem;
  padding: 1.5rem 1.875rem;
  margin-bottom: 2.375rem;
}
.item-list-up h4 {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1.25rem;
}
.item-list-up ol {
  font-size: 1.125rem;
  line-height: 1.8;
  list-style: inside;
  list-style-type: decimal;
}
#item-topics-detail-03 .item-list-up {
  margin-bottom: 1rem;
}
#item-topics-detail-03 .item-topics-detail-main > p {
  font-size: 0.75rem;
  padding: 0 0.25rem;
}
#item-topics-detail-03 .item-topics-detail-heading h3 {
  margin-bottom: 0;
}
.item-flex-left.item-inner-block {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .section-topics-heading {
    margin: 0 0 2.375rem 1.5rem;
  }
  .section-topics-heading::before {
    left: 0;
    border-radius: 0 0 0.125rem 0.125rem;
  }
  .section-topics-heading p {
    font-size: 1rem;
    line-height: 1.6;
  }
  .list-topics-link {
    column-gap: 0.75rem;
    margin-bottom: 2.375rem;
  }
  .item-topics-link {
    width: 2.375rem;
    height: 2.375rem;
  }
  .item-topics-link span {
    font-size: 1.5rem;
    margin-top: -0.125rem;
  }
  .link-box {
    border-radius: 1.25rem;
    margin-top: -1.25rem;
  }
  .link-box h3 {
    font-size: 0.875rem;
  }
  .list-topics-detail {
    row-gap: 3.5rem;
  }
  .item-topics-detail-main {
    width: 100%;
    padding: 4.9375rem 1.5rem 2.375rem;
    margin-top: -3.5rem;
  }
  .item-topics-detail-heading {
    padding: 1.5rem;
  }
  .item-topics-detail-heading h3 {
    font-size: 1.25rem;
    line-height: 1.5;
    margin-bottom: 0.75rem;
  }
  .item-topics-detail-heading aside {
    font-size: 0.875rem;
    line-height: 1.4;
  }
  .item-flex {
    display: grid;
    row-gap: 1.875rem;
  }
  .item-flex-left,
  .item-flex-right {
    width: 100%;
  }
  .item-flex-left {
    row-gap: 0;
  }
  .item-flex-left a {
    line-height: 1.4;
    margin-bottom: 1rem;
  }
  .item-list-up {
    padding: 1.5rem;
  }
  .item-list-up h4 {
    font-size: 1rem;
    margin-bottom: 0.75rem;
  }
  .item-list-up ol {
    font-size: 0.875rem;
  }
  .item-inner-block {
    margin-bottom: 1.875rem;
  }
  .item-inner-block h4 {
    font-size: 1.125rem;
    margin-bottom: 0.75rem;
  }
  .item-inner-block h4::after {
    margin-top: 0.5rem;
  }
  .item-inner-block .margin-bottom {
    margin-bottom: 1rem;
  }
  .img-logo {
    width: 100%;
    padding-right: 1rem;
    margin-bottom: 1.25rem;
  }
}
/*=========================================================
section-topics（デフォルト値）
（link-box height・item-inner-block h4 border は年ファイルで上書き）
=========================================================*/
.section-topics {
  padding: 7.0625rem 0;
}
.section-topics-heading::before {
  top: -7.0625rem;
  height: 25.8125rem;
}
.section-topics-heading h2 {
  font-size: 5.25rem;
  font-weight: 600;
  color: #86a14d;
  margin-bottom: 1.875rem;
}
.link-box {
  padding: 4.6875rem 8% 0;
}
.link-box::after {
  border-width: 1.625rem 1.75rem 0 1.75rem;
}
.link-box h3 {
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 768px) {
  .section-topics {
    padding: 2.8125rem 0 3.75rem;
  }
  .section-topics-heading::before {
    top: -3rem;
    width: 0.25rem;
    height: 13.625rem;
  }
  .section-topics-heading h2 {
    font-size: 2.375rem;
    margin-bottom: 1rem;
  }
  .link-box {
    padding-top: 1.875rem;
  }
  .link-box::after {
    border-width: 0.75rem 0.75rem 0 0.75rem;
  }
}
.outerBlock .innerInBlock section p {
  margin: 0;
}
@media screen and (max-width: 768px) {
  .outerBlock .innerInBlock.innerBlock {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
/*==================================
Key visual
===================================*/
.kv-conversation {
  display: grid;
  place-content: center;
  width: 100%;
  height: auto;
  border-top-right-radius: 2.5rem;
  background-size: auto 120%;
  background-repeat: no-repeat;
  background-position: 70% center;
  position: relative;
  background-image: linear-gradient(rgba(102, 102, 102, 0.5), rgba(102, 102, 102, 0.5)), url(../img/ir/br/2026/kv_conversation_pc.jpg);
  background-size: auto 100%;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .kv-conversation {
    display: block;
    height: 5.5rem;
    background-size: cover;
    background-position: center 20%;
    padding-top: 1%;
    border-top-right-radius: 8px;
    background-image: linear-gradient(rgba(102, 102, 102, 0.5), rgba(102, 102, 102, 0.5)), url(../img/ir/br/2026/kv_conversation_sp.jpg);
    background-position: center 32%;
  }
}
/*==================================
section-conversation
===================================*/
.section-conversation {
  margin-bottom: 8.625rem;
}
@media screen and (max-width: 768px) {
  .section-conversation {
    margin-bottom: 4.125rem;
  }
}
.conversation-label {
  width: 100vw;
  height: 34.375rem;
  margin: 0 calc(50% - 50vw) 4.5rem;
  color: #fff;
  background-size: cover;
  background-position: 0% 20%;
  background-image: linear-gradient(transparent 50%, rgba(0, 0, 40, 0.6) 95%), url(../img/ir/br/2026/kv_conversation_pc.jpg);
  background-position: center;
}
@media screen and (max-width: 768px) {
  .conversation-label {
    width: 100%;
    height: 15rem;
    margin: 0 0 1.875rem;
  }
}
.block-conversation {
  margin-bottom: 5rem;
}
@media screen and (max-width: 768px) {
  .block-conversation {
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .flex.margin-bottom {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .flex-img {
    margin-bottom: 1.625rem;
  }
}
@media screen and (max-width: 768px) {
  .flex-img.show-only-mobile-img {
    margin-top: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .flex-img img {
    border-radius: 8px;
    aspect-ratio: 3/2;
  }
}
.flex-img p {
  line-height: 1.6;
}
.outerBlock .innerInBlock .block-conversation .subheading {
  margin: 0 0 1.5rem;
  padding: 0;
  font-size: 1.375rem;
  border: none;
}
@media screen and (max-width: 768px) {
  .outerBlock .innerInBlock .block-conversation .subheading {
    margin-bottom: 1rem;
    font-size: 1.25rem;
  }
}
.block-comment {
  display: grid;
  row-gap: 1.5rem;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .block-comment {
    margin-bottom: 2.5rem;
  }
}
.block-small-talk img {
  width: 64%;
}
.block-small-talk div {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .block-small-talk div {
    margin-top: 0;
  }
}
.block-small-talk p .bold {
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .block-small-talk h5,
  .block-small-talk p:first-of-type {
    width: 100%;
  }
}
.figure-graph {
  width: 100%;
  padding: 5rem 0 0;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .figure-graph {
    padding-top: 0;
  }
}
.figure-graph figcaption {
  margin-top: 1rem;
  color: #666;
  text-align: center;
  font-size: 0.875rem;
}
.figure-graph__01 {
  max-width: 724px;
}
.figure-graph__02 {
  max-width: 864px;
}
.figure-graph__03 {
  max-width: 746px;
}
.figure-conversation {
  width: 100%;
  max-width: 746px;
  margin: 4.5rem auto 0;
}
@media screen and (max-width: 768px) {
  .figure-conversation {
    margin-top: 2.5rem;
  }
}
/*==================================
numeric 数字で見る鎌倉新書
===================================*/
.kamakura-stats__note {
  margin: 1rem 0 0;
  font-size: 0.875rem;
  text-align: right;
}
/*==================================
Topics
===================================*/
.section-topics {
  padding: 6.25rem 0;
}
@media screen and (max-width: 768px) {
  .section-topics {
    padding: 3.5rem 0 3.75rem;
  }
}
.section-topics-heading::before {
  top: -6.25rem;
  height: 16.6875rem;
}
@media screen and (max-width: 768px) {
  .section-topics-heading::before {
    top: -3.5rem;
    left: 0.9375rem;
    width: 0.1875rem;
    height: 9.6875rem;
  }
}
.section-topics-heading h2 {
  margin-bottom: 0;
  font-size: 3.75rem;
  font-weight: 600;
  color: #86a14d;
}
@media screen and (max-width: 768px) {
  .section-topics-heading h2 {
    margin-bottom: 0;
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .list-topics-link {
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .list-topics-detail {
    row-gap: 2.5rem;
  }
}
.item-topics-link {
  width: 5.5rem;
  height: 5.5rem;
}
@media screen and (max-width: 768px) {
  .item-topics-link {
    width: 2.5rem;
    height: 2.5rem;
  }
}
.item-topics-link span {
  font-size: 2.25rem;
}
@media screen and (max-width: 768px) {
  .item-topics-link span {
    font-size: 1.5rem;
  }
}
.link-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 68px 22px 56px;
  min-height: 13.125rem;
}
@media screen and (max-width: 768px) {
  .link-box {
    padding: 24px 4px;
    min-height: 7.5rem;
  }
}
.link-box::after {
  border-width: 1.125rem 1.25rem 0 1.25rem;
  bottom: 28px;
}
@media screen and (max-width: 768px) {
  .link-box::after {
    border-width: 0.5rem 0.625rem 0 0.625rem;
    bottom: 9px;
  }
}
.link-box h3 {
  margin-bottom: 0;
}
.item-topics-detail-heading {
  padding: 32px 48px;
}
@media screen and (max-width: 768px) {
  .item-topics-detail-heading {
    max-width: 313px;
    padding: 24px;
  }
}
.item-topics-detail-heading h3 {
  font-size: 1.625rem;
}
@media screen and (max-width: 768px) {
  .item-topics-detail-heading h3 {
    font-size: 1.25rem;
  }
}
.item-topics-detail-main {
  padding: 7.875rem 3.75rem 2.5rem;
}
@media screen and (max-width: 768px) {
  .item-topics-detail-main {
    padding: 82px 1rem 2rem;
  }
}
.item-topics-detail-note {
  margin-top: 1.5rem;
}
@media screen and (max-width: 768px) {
  .item-topics-detail-note {
    margin-top: 1rem;
  }
}
.item-topics-detail-note p {
  font-size: 0.75rem;
  line-height: 1;
}
.item-inner-block {
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 768px) {
  .item-inner-block {
    margin-bottom: 1.5rem;
  }
}
.item-inner-block p {
  margin-bottom: 0;
  text-indent: 1em;
}
.topics-figure {
  width: 100%;
  max-width: 780px;
  margin: 2.5rem auto 0;
  text-align: center;
}
.topics-figure figcaption {
  font-size: 0.875rem;
}
