@charset 'UTF-8';

@media (min-width: 768px) {
  .int_stories {
    margin-top: 4%;
    padding: 0px 50px 20px 50px;
  }

  .int_link {
    text-decoration-line: none !important;
  }

  .img_fwj {
    vertical-align: middle;
    height: 30px;
  }

  .img_int {
    margin-bottom: 98px;
  }

  .block .block__inner h2 {
    font-size: 3.4rem;
    font-weight: bold;
    font-style: italic;
    text-align: left;
  }

  time {
    display: inline-block;
    font-weight: bold;
    margin-right: 40px;
  }

  .news-section p {
    color: #1c448d;
    display: inline-block;
    text-decoration: underline;
  }

  .caption-box p {
    margin-top: 15px;
    font-size: 1.6rem;
  }

  .fwj_outline {
    background-color: #eee;
  }

  .fwj_label_int {
    color: #fff !important;
    font-size: 1.2rem;
    height: 18px;
    line-height: 1.17;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #eee !important;
    min-width: auto;
    max-width: none;
    padding: 0 5px 1px;
    background: #1b1a1a;
    margin: 0;
    letter-spacing: 0;
  }

  .fwj_label_wp {
    color: #fff !important;
    font-size: 1.2rem;
    height: 18px;
    line-height: 1.17;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #eee !important;
    min-width: auto;
    max-width: none;
    padding: 0 5px 1px;
    background: #37c3ed !important;
    margin: 0;
    letter-spacing: 0;
  }

  .wp_label {
    color: #fff !important;
    font-size: 1.2rem;
    height: 18px;
    line-height: 1.17;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #eee !important;
    min-width: auto;
    max-width: none;
    padding: 0 5px 1px;
    background: #0047bb !important;
    margin: 0;
    letter-spacing: 0;
  }

  .int_label {
    color: #fff !important;
    font-size: 1.2rem;
    height: 18px;
    line-height: 1.17;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #eee !important;
    min-width: auto;
    max-width: none;
    padding: 0 5px 1px;
    background: #000000 !important;
    margin: 0;
    letter-spacing: 0;
  }

  .event_label {
    color: #fff !important;
    font-size: 1.2rem;
    height: 18px;
    line-height: 1.17;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #eee !important;
    min-width: auto;
    max-width: none;
    padding: 0 5px 1px;
    background: #1bd2d3 !important;
    margin: 0;
    letter-spacing: 0;
  }

  .press_label {
    color: #fff !important;
    font-size: 1.2rem;
    height: 18px;
    line-height: 1.17;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #eee !important;
    min-width: auto;
    max-width: none;
    padding: 0 5px 1px;
    background: #1d884a !important;
    margin: 0;
    letter-spacing: 0;
  }

  .title01 {
    padding: 5px 0 7px 15px;
    font-size: 1.8rem;
    line-height: 1.44;
    letter-spacing: 0.9px;
    margin: 40px 0 0;
    border-left: 2px solid #383838b8;
  }

  .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  }

  .panel-body {
    padding: 15px;
  }

  .panel-primary {
    border-color: #337ab7;
  }

  .agenda-fwj-top {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 35px;
  }

  .agenda-fwj-item {
    font-size: large;
    margin-left: 100px;
    margin-bottom: 25px;
  }

  .flexbox__content .balance__content .item {
    flex: 1;
  }

  .col2>.item {
    width: 48.5%;
  }

  .col3>.item {
    width: 32%;
  }

  .col4>.item {
    width: 24%;
  }

  .flexbox__content .start .col3 .item {
    margin-right: 0.6%;
    margin-left: 0.6%;
  }

  .flexbox__content .start .col4 .item {
    margin-right: 1.3%;
  }

  .flexbox__content .start .item:last-of-type {
    margin-right: 0;
  }

  .flexbox__content .new .col2 .item {
    margin-right: 0.6%;
    margin-left: 0.6%;
  }

  .flexbox__content {
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
  }

  .int__imgtop h1 {
    left: 65px;
    padding: 50px 0px 49px 0px;
    background-color: #fff;
    height: fit-content;
    opacity: 0.69;
  }

  .int__imgtop span {
    right: 50px;
    bottom: -154px;
  }

  .int__imgtop {
    background-image: url("../img/content/back.jpg?240814");
  }

  .int_profile {
    margin: 30px 50px 10px 200px;
  }

  .btn__head {
    display: block;
    width: 100%;
    font-size: 16px;
    text-align: center;
    background: #f4f4f4;
    position: relative;
    padding: 6px 0;
    transition: 0.5s;
  }

  .btn__head:after {
    content: "";
    display: block;
    width: 8px;
    height: 15px;
    background-size: contain;
    position: absolute;
    top: 50%;
    right: 4%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
  }

  .anchor__content {
    margin-bottom: 20px;
  }

  .anchor__content .btn__head {
    color: #33b000;
    text-decoration: none;
    background: none;
    padding: 20px 0;
    border: 1.5px solid #33b668;
  }

  .anchor__content .btn__head:hover {
    color: #ffffff;
    background-color: #33b668;
  }

  .anchor__content .btn__head:after {
    right: 0;
    left: 0;
    top: auto;
    -webkit-transform: none;
    transform: none;
    bottom: 6px;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 4.5px 0 4.5px;
    border-color: #33b668 transparent;
  }

  .content-title {
    /* background: url(/img/content/back.jpg) no-repeat center; */
    background-size: cover;
    margin: 0;
    padding: 20px 0 20px;
  }

  .Pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }

  .Pagination-Item-Link {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    overflow: hidden;
    background: #fff;
    border: solid 2px #111;
    font-size: 14px;
    color: #111;
    font-weight: bold;
    transition: all 0.15s linear;
  }

  .Pagination-Item-Link-Icon {
    width: 20px;
  }

  .Pagination-Item-Link.isActive {
    background: #111;
    color: #fff;
    pointer-events: none;
  }

  .Pagination-Item-Link:not(.isActive):hover {
    background: #111;
    color: #fff;
  }

  .Pagination>*+* {
    margin-left: 8px;
  }

  .int_antimg01 {
    width: 370px;
    margin: 0px 10px 0px 20px;
    margin-bottom: 30px;
    float: right;
    text-align: center;
  }

  .int_antimg02 {
    float: none;
    text-align: center;
    float: center;
    /* Invalid property, will be ignored */
  }

  .int_antimg03 {
    width: 450px;
    margin: 30px;
    float: left;
  }

  .int_tx01 {
    margin-top: 20px;
    margin-left: 10px;
    line-height: 2.38;
  }
}

@media (max-width: 767px) {
  .int_link {
    text-decoration-line: none !important;
  }

  .fwj_outline {
    background-color: #eee;
  }

  .fwj_label_int {
    color: #fff !important;
    font-size: 1.2rem;
    height: 18px;
    line-height: 1.17;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #eee !important;
    min-width: auto;
    max-width: none;
    padding: 0 5px 1px;
    background: #1b1a1a !important;
    margin: 0;
    letter-spacing: 0;
  }

  .fwj_label_wp {
    color: #fff !important;
    font-size: 1.2rem;
    height: 18px;
    line-height: 1.17;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #eee !important;
    min-width: auto;
    max-width: none;
    padding: 0 5px 1px;
    background: #37c3ed !important;
    margin: 0;
    letter-spacing: 0;
  }

  .int_label {
    color: #fff !important;
    font-size: 1.2rem;
    height: 18px;
    line-height: 1.17;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #eee !important;
    min-width: auto;
    max-width: none;
    padding: 0 5px 1px;
    background: #000000 !important;
    margin: 0;
    letter-spacing: 0;
  }

  .wp_label {
    color: #fff !important;
    font-size: 1.2rem;
    height: 18px;
    line-height: 1.17;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #eee !important;
    min-width: auto;
    max-width: none;
    padding: 0 5px 1px;
    background: #0047bb !important;
    margin: 0;
    letter-spacing: 0;
  }

  .event_label {
    color: #fff !important;
    font-size: 1.2rem;
    height: 18px;
    line-height: 1.17;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #eee !important;
    min-width: auto;
    max-width: none;
    padding: 0 5px 1px;
    background: #1bd2d3 !important;
    margin: 0;
    letter-spacing: 0;
  }

  .press_label {
    color: #fff !important;
    font-size: 1.2rem;
    height: 18px;
    line-height: 1.17;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #eee !important;
    min-width: auto;
    max-width: none;
    padding: 0 5px 1px;
    background: #1d884a !important;
    margin: 0;
    letter-spacing: 0;
  }

  .img_int {
    margin-bottom: 10px;
  }

  .btn__head {
    display: block;
    width: 100%;
    font-size: 16px;
    text-align: center;
    position: relative;
    transition: 0.5s;
  }

  .anchor__content .btn__head {
    padding: 10px 0;
    margin-bottom: 10px;
    color: #33b000;
    text-decoration: none;
    background: none;
    border: 1px solid #33b668;
  }

  .anchor__content .btn__head:hover {
    color: #ffffff;
    background-color: #33b668;
  }

  .content-title {
    /* background: url(/img/content/back.jpg) no-repeat center; */
    background-size: cover;
    margin: 0;
    padding: 5px 0 5px;
  }

  .int__imgtop h1 {
    height: 80px;
    padding: 5px 0px 5px;
    background-color: #fff;
    opacity: 0.79;
  }

  .int__imgtop span {
    right: 15px;
    bottom: -30px;
    width: 175px;
  }

  .int__imgtop {
    background-image: url("../img/content/back.jpg?240814");
  }

  .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  }

  .panel-body {
    padding: 15px;
  }

  .panel-primary {
    border-color: #337ab7;
  }

  .agenda-fwj-top {
    margin: 0px 5px 10px 100px;
    line-height: 50px;
  }

  .agenda-fwj-item {
    margin: 10px 0px 0px 30px;
    line-height: 50px;
  }

  .Pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }

  .Pagination-Item-Link {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    overflow: hidden;
    background: #fff;
    border: solid 2px #111;
    font-size: 14px;
    color: #111;
    font-weight: bold;
    transition: all 0.15s linear;
  }

  .Pagination-Item-Link-Icon {
    width: 20px;
  }

  .Pagination-Item-Link.isActive {
    background: #111;
    color: #fff;
    pointer-events: none;
  }

  .Pagination-Item-Link:not(.isActive):hover {
    background: #111;
    color: #fff;
  }

  .Pagination>*+* {
    margin-left: 8px;
  }

  .title01 {
    padding: 30px 1px 7px 11px;
    margin: 5px 0 20px;
    font-size: 1.8rem;
    line-height: 1.44;
    letter-spacing: 0.9px;
    border-bottom: none;
    background-color: transparent;
    color: #000;
    position: relative;
  }

  .int_antimg01 {
    width: 95%;
    float: none;
    margin: 20px 0px 20px 0px;
    text-align: center;
  }

  .int_antimg02 {
    width: 105%;
    float: none;
    margin: 20px 0px 7px 0px;
    text-align: center;
  }

  .int_antimg03 {
    width: 95%;
    float: none;
    margin: 20px 0px 20px 0px;
    text-align: center;
  }

  .int_tx01 {
    margin-top: 20px;
    margin-left: 10px;
    line-height: 2;
  }

  .int_stories {
    margin-top: 4%;
    padding: 20px 20px 20px 10px;
  }

  .int_profile {
    margin: 30px 20px 10px 20px;
  }

}

@media print,
screen and (min-width: 768px) and (max-width: 1000px) {
  .int_link {
    text-decoration-line: none !important;
  }

  .int__imgtop {
    background-image: url("../img/content/back.jpg?240814");
  }

  .int__imgtop h1 {
    left: 0;
  }

  .int__imgtop span {
    bottom: -210px;
  }

  .int_profile {
    margin: 30px 100px 10px 100px;
  }
}

@media (min-width: 1000px) {
  .int_profile {
    margin: 30px 280px 10px 280px;
  }
}


.news-section {
  text-decoration: none;
}

/* 追加：aタグ下線打ち消し用 */
.flex-box-issue a {
  text-decoration: none;
}

@media (min-width: 769px) {

  .flex-box-issue,
  .flex-box-event {
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
    padding: 15px 20px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    box-shadow: 0px 2px 20px 0 rgba(1, 1, 1, 0.06);
  }
}

@media (max-width: 768px) {

  .flex-box-issue,
  .flex-box-event {
    width: 100%;
    height: auto;
    margin-bottom: 15px !important;
    padding: 10px;
    flex-direction: column;
    box-shadow: 0px 2px 20px 0 rgba(1, 1, 1, 0.06);
  }
}

/* Item content wrapper */
.flex-item-content {
  display: flex;
  flex-grow: 1;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

@media (min-width: 769px) {

  .flex-item-content {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}

@media (max-width: 768px) {

  .flex-item-content {
    flex-direction: column;
    align-items: flex-start;
  }
}

/* Header section (date, label, user-agent) */
.item-header-section {
  width: 165px;
  border-left: 5px solid red;
  padding-left: 15px;
  padding-top: 13px;
  padding-bottom: 5px;
  flex-shrink: 0;
}


@media (max-width: 768px) {
  .item-header-section {
    margin-right: 0;
    margin-top: 10px;
    padding-left: 10px;
    width: 100%;
  }
}

/* Date and label wrapper */
.date-label-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}

/* User-agent (title) style adjustments */
.user-agent {
  margin-block-start: 0;
  margin-block-end: 0;
  text-align: left;
  padding: 5px 0;
  font-weight: bold;
}

.user-agent small {
  font-size: 80%;
  display: block;
}

/* Body section (text content and button) */
.item-body-section {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}

@media (max-width: 768px) {

  .item-body-section {
    width: 100%;
    margin-top: 0;
    align-items: flex-start;
  }
}

/* Text content style */
.item-text-content {
  white-space: normal;
  width: 100%;
}

@media (max-width: 768px) {
  .item-text-content {
    margin-right: 0;
    margin-bottom: 0;
    width: 100%;
  }
}

/* Adjust existing list (ul) styles */
.flex-list-event,
.flex-list-press,
.flex-list-wp {
  margin-top: 5px;
  margin-left: 0;
  padding-left: 20px;
  text-align: left;
}

/* Adjust bullet point position for li elements */
.flex-item-pl::before {
  left: 0;
  top: 0.2em;
}

.flex-item-pl {
  padding-left: 20px;
}

/* Interview p tag style adjustments */
.interview-detail-p,
.interview-description-p {
  text-align: left !important;
  font-size: 1.4rem;
  line-height: 1.6;
}

.interview-description-p {
  margin-top: 5px;
  padding-left: 20px;
}

.interview-detail-p:last-of-type {
  margin-top: 10px;
}

.productcontents h3.mod-center {
  padding: 20px 0;
}

.section-divider {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

/* Ensure productcontents margin is consistent */
.productcontents {
  margin-top: 30px;
  margin-bottom: 0;
}

@media print,
screen and (min-width: 768px) {
  .productcontents {
    margin-top: 50px;
    margin-bottom: 0;
  }
}

/* ------------------------------ */
/* common.css margin打ち消しのため */
/* ------------------------------ */

/* 要素ごとの空白調整 */
@media (min-width: 769px) {
  .grid__content {
    margin-right: 30px;
    margin-left: 30px;
  }
}

@media (max-width: 768px) {
  .grid__content {
    margin-right: 0;
    margin-left: 0;
  }
}

/* ------------------------------ */
/* content/int以下のHTML用スタイル  */
/* ------------------------------ */
/* インタビュー画像 */
@media (max-width: 767px) {
  .img_box {
    width: 150px;
    margin: 0 auto;
    overflow: hidden;
  }
}

@media (min-width: 768px) {
  .img_box {
    width: 300px;
    margin: 0 auto;
    overflow: hidden;
  }
}

/* 画面下部製品画像関係 */
@media print,
screen and (min-width: 768px) {
  .product__planon .product__obj {
    top: -5%;
    width: 40%;
  }
}

@media print,
screen and (min-width: 768px) {
  .product__obj {
    position: absolute;
    top: 0;
    right: 25px;
  }
}

/* 画面下部の製品紹介部分 */
@media print,
screen and (min-width: 768px) and (max-width: 1100px) {
  .product__planon .product__obj {
    top: 7%;
    width: 35%;
  }
}

/* アコーディオンの新しいスタイル */
.accordion-header {
    margin-top: 15px; /* ボタン上部の余白 */
    margin-bottom: 15px; /* ボタン下部の余白 */
    margin-left: 30px; /* ニュースリストのul要素に合わせるための左マージン */
    width: calc(100% - 30px); /* 親要素(grid-column12)の幅から、左マージンを除いた幅 */
    box-sizing: border-box; /* パディングとボーダーを幅に含める */
}

.accordion-button {
    justify-content: space-between;
    align-items: center;
    width: 100%; /* .accordion-headerの全幅を占める */
    padding: 10px 15px; /* ニュースリストのli要素のパディングに近似 */
    border: 1px solid #ddd;
    background-color: #f9f9f9;
    cursor: pointer;
    font-weight: bold;
    color: #0047bb;
    text-decoration: none;
    box-sizing: border-box;
    transition: background-color 0.3s ease;
}

.accordion-button:hover {
    background-color: #eee;
}

.accordion-button .arrow-icon {
    display: inline-block;
    transition: transform 0.3s ease;
}

.accordion-button .arrow-icon.open {
    transform: rotate(180deg);
}

.accordion-content {
    max-height: 0; /* 初期状態で非表示 */
    overflow: hidden;
    transition: max-height 0.5s ease-out, opacity 0.5s ease-out; /* スムーズな開閉アニメーション */
    opacity: 0; /* 初期状態で透明 */
}

.accordion-content.expanded {
    max-height: 2000px; /* コンテンツが収まる十分な高さ */
    opacity: 1; /* 表示状態で不透明 */
}

/* レスポンシブ調整 */
@media (min-width: 768px) {
    .accordion-button {
        font-size: 1.4rem; /* ニュースリストのp要素のフォントサイズに合わせる */
    }

    .accordion-content ul {
        margin-left: 0 !important; /* インラインスタイルを上書き */
        padding-left: 15px; /* block__innerのパディングに合わせる */
        padding-right: 15px;
        box-sizing: border-box;
    }
}

@media (max-width: 767px) {
    .accordion-header {
        margin-left: 0; /* モバイルでは左マージンをなくし、親要素の幅いっぱいに */
        width: 100%; /* grid-column12の全幅を占める */
        padding-left: 15px; /* block__innerのパディングに合わせる */
        padding-right: 15px;
        box-sizing: border-box;
    }
    .accordion-button {
        font-size: 1.1rem; /* ニュースリストのp要素のフォントサイズに合わせる */
        padding: 8px 10px; /* モバイル向けにパディングを小さく */
    }
    /* アコーディオン内のul要素のインラインスタイルを上書きし、モバイル向けに調整 */
    .accordion-content ul {
        margin-left: 0 !important; /* インラインスタイルを上書き */
        padding-left: 15px; /* block__innerのパディングに合わせる */
        padding-right: 15px;
        box-sizing: border-box;
    }
    /* アコーディオン内のhr要素の調整 */
    .accordion-content hr.section-divider {
        margin-left: 15px; /* ulのパディングに合わせる */
        margin-right: 15px;
    }

    .accordion-button[aria-expanded="true"] {
    margin-bottom: 20px;
}
}