@charset "UTF-8";
/* Scss Document */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/* responsible_ai */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
@media screen and (max-width: 639px) {
  .ai-link.ai-link--ext:after,
  .ai-link.ai-link--movie:after {
    width: 18px;
    height: 14px;
    background-size: contain;
  }
}

p {
  line-height: 1.8;
  color: #333333;
}
h2, h3, h4, h5 { color: #333333; }

img {
  width: 100%;
}

.ai-responsible-word {
  padding-top: 60px;
}
@media screen and (max-width: 639px) {
  .ai-responsible-word {
    padding-top: 40px;
  }
}

.responsible-brock {
  margin: 80px 0 40px;
  padding: 80px 40px;
}
@media screen and (max-width: 639px) {
  .responsible-brock {
    margin: 60px 0 30px;
    padding: 60px 20px;
  }
}

.ai-responsible-title {
  text-align: center;
  margin-bottom: 30px;
  font-size: 32px;
  line-height: 1.4;
}
@media screen and (max-width: 639px) {
  .ai-responsible-title {
    margin-bottom: 20px;
    font-size: 24px;
  }
}

div.responsible-list {
  padding-bottom: 0;
}
@media screen and (max-width: 639px) {
  div.responsible-list {
    padding-bottom: 0px;
  }
}

div.responsible-list .responsible-link {
  font-size: 20px;
  line-height: 1.8;
  font-weight: bold;
  margin-bottom: 10px;
}

div.responsible-list div.lst-block {
  margin-top: 60px;
  line-height: 1.2;
  font-size: 16px;
}

div.responsible-list div.lst-block-fst {
  margin-top: 46px;
}

@media screen and (max-width: 639px) {
  div.responsible-list div.lst-block-fst {
    margin-top: 36px;
  }
  div.responsible-list div.lst-block {
    margin-top: 40px;
  }
  div.responsible-list div.lst-block-fst p,
  div.responsible-list div.lst-block p {
    font-size: 16px;
    line-height: 1.6;
  }
  div.responsible-list p.responsible-link {
    font-size: 15px !important;
    line-height: 1.7 !important;
    margin-bottom: 5px;
  }
}

.ai-btnContainer_2 .btn_small {
  font-size: 12px;
}
@media screen and (max-width: 639px) {
  .ai-btnContainer_2 .btn_small {
    font-size: 12px;
  }
}

/* 新規ボタン */
.ai-btnContainer_2 {
  text-align: center;
}
.ai-btnContainer_2 + .ai-btnContainer_2 {
  margin-top: 20px;
}
.ai-btnContainer_2 .ai-btn {
  font-size: 14px;
  line-height: 1.4;
  display: inline-block;
  color: #5d5d5d;
  background-color: #ffffff;
  text-align: center;
  text-decoration: none;
  padding: 20px 25px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 639px) {
  .ai-btnContainer_2 .ai-btn {
    font-size: 14px;
    padding: 15px 40px;
  }
}
.ai-btnContainer_2 .ai-btn.ai-btn--ext {
  position: relative;
}
.ai-btnContainer_2 .ai-btn.ai-btn--ext:after {
  content: "";
  display: inline-block;
  vertical-align: text-top;
  width: 22px;
  height: 16px;
  margin-left: 10px;
  background-image: url("../img/icon_window.png");
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  right: 15px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.ai-btnContainer_3 {
  text-align: center;
  margin-top: 20px;
}
.ai-btnContainer_3 .ai-btn {
  font-size: 14px;
  line-height: 1.4;
  display: inline-block;
  color: #5d5d5d;
  background-color: #ffffff;
  text-align: center;
  text-decoration: none;
  padding: 20px 25px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 639px) {
  .ai-btnContainer_3 .ai-btn {
    font-size: 14px;
    padding: 15px 30px;
  }
}
.ai-btnContainer_3 .ai-btn.ai-btn--ext {
  position: relative;
}
.ai-btnContainer_3 .ai-btn.ai-btn--ext:after {
  content: "";
  display: inline-block;
  vertical-align: text-top;
  width: 22px;
  height: 16px;
  margin-left: 10px;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  right: 15px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

sup {
  top: -0.5em;
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.seavice-notes {
  text-indent: -1em;
  padding-left: 1em;
}

ul.paper_lst li {
  line-height: 1.5;
  margin-top: 1em;
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (max-width: 639px) {
  ul.paper_lst li {
    font-size: 12px;
  }
}

div.responsible-list p.responsible-link2 {
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 639px) {
  div.responsible-list p.responsible-link2 {
    font-size: 13.5px !important;
  }
}

/* 以下202403追記 */

@media screen and (max-width: 639px) {
  .ai-navBtn {
    width: 100% !important;
    height: 48px !important;
    padding: 0 !important;
    background: #efefef;
    border: none;
  }
  .ai-navBtn p {
    line-height: 48px;
    text-align: center;
  }
  .ai-navBtn .ai-navBtn__inner {
    width: 16px;
    height: 13px;
    margin: auto;
    position: absolute;
    top: 2px;
    right: calc(50% - 87px);
    bottom: 0;
  }
  .ai-header .ai-header__inner {
    padding: 0 0 20px;
    top: 48px;
    background: #efefef;
    border-top: 1px solid #cccccc;
  }
  .ai-header .ai-header__links li {
    padding: 16px 0;
  }
}

.ai-header .ai-header__links a {
  padding-top: 12px;
  font-size: 16px;
  position: relative;
}
.ai-header .ai-header__links a:hover,
.ai-header .ai-header__links a:focus {
  text-decoration: none;
}
.ai-header .ai-header__links a:hover {
  opacity: 1;
  border-bottom-color: #000;
}
.ai-btnContainer_2.link-btn {
  margin-top: -76px;
}
.ai-btnContainer_2.link-btn .ai-btn {
  border: 1px solid #333333;
}
.ai-btnContainer_2.link-btn .ai-btn br {
  display: none;
}
@media screen and (max-width: 639px) {
  .ai-btnContainer_2.link-btn {
    margin-top: -46px;
  }
  .ai-btnContainer_2.link-btn .ai-btn {
    width: calc(100% - 32px);
    margin: 0 16px;
    padding: 10px;
  }
  .ai-btnContainer_2.link-btn .ai-btn br {
    display: block;
  }
}
.ai-btnContainer_2.link-btn .ai-btn.ai-btn--ext:after {
  width: 10px;
  height: 11px;
  background-image: url(../img/arrow_right.png);
  background-size: contain;
}


/* 2025.09.11 add-start */
h4 {
  font-size: 20px;
  line-height: 1.8;
  font-weight: bold;
  margin-bottom: 10px;
}

h5,
.chronology-ttl {
  font-size: 18px;
  line-height: 1.8;
  font-weight: bold;
  margin-bottom: 10px;
}
h5 { margin-top: 2em;}

.chronology {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  color: #333333;
}
.chronology dt {
  flex-basis: 126px;
  padding: 14px 10px 14px 0;
}

.chronology dd {
  margin-left: 0; /*初期値リセット*/
  flex-basis: calc(100% - 126px);
  border-left:  2px solid #ccc;
  padding: 14px 0 14px 40px;
}
.chronology dt,
.chronology dd {
  box-sizing: border-box;
}

.chronology dt:first-child,
.chronology dd:first-of-type {
  padding-top: 0;
}
.chronology dt:last-of-type,
.chronology dd:last-child {
  padding-bottom: 0;
}

.singlespace { margin-top: 1em;}
.ai_guideline { margin: 1.5em 0 0.5em 2em; font-size: 18px; }
ol.number { margin-bottom: 1em; color: #333333; margin-left: 2em; }
ol.number li {
  list-style-type: decimal;
  margin-left: 1em;
  padding-left: 0.5em;
  line-height: 1.8;
}
.ai-header .ai-header__links a, .ly_breadcrumb, .ly_breadcrumb a { color: #333333 !important; font-weight: normal; }

@media screen and (max-width: 639px) {
  .ai-interviewHead__title { font-size: 26px !important;}
  .ai-interviewHead__text { font-size: 16px !important; }

  h5,
  .chronology-ttl {
    font-size: 18px !important;
  }
  .chronology dt {
    flex-basis: 21%;
  }
  
  .chronology dd {
    flex-basis: calc(100% - 21%);
    padding: 14px 0 14px 18px;
  }
  .chronology dt,
  .chronology dd {
    list-style: none;1.6
  }

  .ai_guideline { margin: 1.5em 0 0.5em 1em; }
  ol.number { margin-left: 1em; }

}
/* 2025.09.11 add-end