/* CSS Document */
@charset "utf-8";
/*-------------------------------*/
* {
  text-align: left;
  list-style: none outside;
  font-size: 100%;
}
html {
  margin: 0;
  padding: 0;
  font: normal normal normal 100% sans-serif;
}
body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: 500;
  -webkit-text-size-adjust: 100%;
}
@media screen and (min-width:768px) {
  body {
    min-width: 1200px;
  }
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, table, th, td, em, img {
  margin: 0;
  padding: 0;
  border: none;
  font-weight: normal;
}
th, td {
  vertical-align: top;
}
/**/
a:link {
  text-decoration: none;
  color: #000000;
}
a:visited {
  text-decoration: none;
  color: #000000;
}
a:hover {
  text-decoration: none;
  color: #000000;
}
.wrapAbout a {
  text-decoration: underline;
  color: #0F68BB;
}
.wrapAbout a:hover {
  text-decoration: none;
}
.bdrBx {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.afterClear {
  overflow: hidden;
}
.afterClear:after, .eleUnit:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
a.alp:hover {
  filter: alpha(opacity=70);
  -moz-opacity: .70;
  opacity: .70;
}
a.iconLink01 {
  padding: 3px 0 3px 15px;
  background: url(/sscs/ikeda/cognitive_bias/img/icon_link_01.png) no-repeat 0 50%;
  text-decoration: none;
}
a.iconLink01:hover {
  text-decoration: underline;
}
/*-----------------------共通-----------------------*/
#wrapBody, #wrapHead, #wrapFoot {
  clear: both;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.eleUnit {
  position: relative;
  margin: 0 auto;
  width: 1080px;
}
h2.naked {
  margin: 30px 0 15px;
  border-left: 5px solid #346377;
  padding: 0 0 0 10px;
  font-size: 1.1rem;
}
h3.naked {
  margin: 20px 0 10px;
  border-bottom: 1px dotted #303440;
  padding: 0 0 5px;
  font-size: 1rem;
}
p sub, p sup {
  font-size: 70%;
}
@media screen and (max-width:767px) {
  .eleUnit {
    width: auto;
  }
  #wrapBody .eleUnit {
    margin: 0 10px;
  }
}
/*-------------------------------*/
#wrapBody h1.idx {
  margin: 0 0 60px;
  /*	font-size: 1.8em;*/
  /*	font-size: 1.7em;*/
  /*	font-size: 1.5em;*/
  font-size: 1.4em;
  line-height: 1;
}
#wrapBody h1.idx span {
  font-size: 60%;
  margin: 0 0 0 20px;
}
#wrapBody h1.idx strong {
  font-weight: normal;
}
.wrapIntro {
  margin: 0 0 30px;
}
.wrapIntro h2 {
  margin: 0 0 8px;
  font-size: 1em;
  line-height: 1;
}
.wrapIntro p {
  font-size: 0.9em;
  line-height: 1.5;
}
.wrapIntro p a {
  text-decoration: underline;
}
@media screen and (max-width:767px) {
  #wrapBody h1.idx {
    margin: 0 0 30px;
    font-size: 6vw;
    text-align: center;
  }
  #wrapBody h1.idx span {
    display: block;
    margin: 10px auto 0;
    text-align: center;
    font-size: 3vw;
  }
  .wrapIntro {
    margin: 0 0 30px;
  }
  .wrapIntro h2 {
    line-height: 1.5;
  }
  .wrapIntro h2 span {
    white-space: nowrap;
  }
}
/**/
ul.idx li {
  float: left;
  width: 240px;
  margin: 0 40px 40px 0;
}
ul.idx li:nth-child(4n) {
  margin-right: 0;
}
ul.idx li div.cate {
  margin: 0 0 8px;
  padding: 8px 0 6px 32px;
  font-size: 0.9em;
}
ul.idx li div.cate a:hover {
  text-decoration: underline;
}
ul.idx li.c1 div.cate {
  background: url(/sscs/ikeda/cognitive_bias/img/icon_m_01.png) no-repeat 0 50%;
}
ul.idx li.c1 div.cate a {
  color: #d03944;
}
ul.idx li.c2 div.cate {
  background: url(/sscs/ikeda/cognitive_bias/img/icon_d_01.png) no-repeat 0 50%;
}
ul.idx li.c2 div.cate a {
  color: #2c5f73;
}
ul.idx li.c3 div.cate {
  background: url(/sscs/ikeda/cognitive_bias/img/icon_s_01.png) no-repeat 0 50%;
}
ul.idx li.c3 div.cate a {
  color: #d58c00;
}
ul.idx .layCard {
  width: 240px;
}
ul.idx .layCard a {
  display: block;
  padding: 0 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
ul.idx .layCard a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: .70;
  opacity: .70;
}
ul.idx .layCard a span.lay1 {
  display: table-cell;
  height: 180px;
  width: 200px;
  vertical-align: middle;
  overflow: hidden;
}
ul.idx li.c1 .layCard a {
  background: #cc2f5f;
}
ul.idx li.c2 .layCard a {
  background: #2c5f73;
}
ul.idx li.c3 .layCard a {
  background: #d58c00;
}
ul.idx .layCard a span {
  display: block;
  text-align: center;
  color: #ffffff;
}
ul.idx .layCard a span.title {
  font-size: 1.1em;
  line-height: 1.4;
  font-family: "游明朝体", "Yu Mincho", YuMincho;
}
ul.idx .layCard a span.sub {
  margin: 10px auto 15px;
  font-size: 0.8em;
  line-height: 1;
}
ul.idx .layCard a span.catch {
  padding: 10px 0 0;
  font-size: 0.95em;
  line-height: 1.6;
}
ul.idx li.c1 .layCard a span.catch {
  border-top: 1px solid #d6597f;
}
ul.idx li.c2 .layCard a span.catch {
  border-top: 1px solid #567f8f;
}
ul.idx li.c3 .layCard a span.catch {
  border-top: 1px solid #dda333;
}
@media screen and (max-width:767px) {
  ul.idx li {
    float: left;
    width: 50%;
    margin: 0 0 10px 0;
    padding: 0 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
  }
  ul.idx .layCard a span.lay1 {
    height: 160px;
    overflow: hidden;
  }
  ul.idx .layCard {
    width: 100%;
  }
  ul.idx .layCard a {
    display: table;
    width: 100%;
    padding: 0 5px;
    text-align: center;
  }
  ul.idx .layCard a span.title {
    /*font-size: 0.85rem;*/
    font-size: 2.6vw;
    line-height: 1.4;
    text-align: center;
  }
  ul.idx .layCard a span.sub {
    margin: 5px auto 10px;
    /*	font-size: 0.8em;*/
    font-size: 2vw;
  }
  ul.idx .layCard a span.catch {
    margin: 0 5px;
    padding: 10px 0 0;
    /*	font-size: 0.9em;*/
    font-size: 2.2vw;
    line-height: 1.5;
  }
}
@media screen and (max-width:420px) {
  ul.idx .layCard a span.title {
    font-size: 3.6vw;
  }
  ul.idx .layCard a span.sub {
    font-size: 2.6vw;
  }
  ul.idx .layCard a span.catch {
    font-size: 2.9vw;
  }
}
/*-------------------------------*/
article.article .eleUnit.head {
  min-height: 180px;
}
article.article .eleUnit.head.cateM {
  background: url(/sscs/ikeda/cognitive_bias/img/icon_m_02.png) no-repeat 100% 0;
}
article.article .eleUnit.head.cateD {
  background: url(/sscs/ikeda/cognitive_bias/img/icon_d_02.png) no-repeat 100% 0;
}
article.article .eleUnit.head.cateS {
  background: url(/sscs/ikeda/cognitive_bias/img/icon_s_02.png) no-repeat 100% 0;
}
@media screen and (max-width:767px) {
  article.article .eleUnit.head {
    min-height: 100px;
  }
  article.article .eleUnit.head.cateM, article.article .eleUnit.head.cateD, article.article .eleUnit.head.cateS {
    background-size: auto 80px;
  }
}
h1.article {
  margin: 0 150px 20px 0;
  padding: 0 0 10px;
  color: #333333;
  /*	font-size: 36px;*/
  font-size: 33px;
  font-weight: bold;
  line-height: 1;
  font-family: "游明朝体", "Yu Mincho", YuMincho;
}
h1.article.cateM {
  color: #cc2f5f;
  border-bottom: 1px dotted #cc2f5f;
}
h1.article.cateD {
  color: #2c5f73;
  border-bottom: 1px dotted #2c5f73;
}
h1.article.cateS {
  color: #d58c00;
  border-bottom: 1px dotted #d58c00;
}
h1.article span {
  font-size: 50%;
  padding: 0 0 0 15px;
}
p.catch {
  margin: 0 150px 20px 0;
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
}
.wrapEx {
  margin: 0 150px 0 0;
}
.wrapEx dl {}
.wrapEx dt {
  margin: 0 0 5px;
  /*	font-weight: bold;*/
  font-size: 1em;
}
.wrapEx dd {
  font-size: 0.95em;
  line-height: 1.4;
}
@media screen and (max-width:767px) {
  h1.article {
    margin: 0 80px 10px 0;
    padding: 0 0 10px;
    font-size: 20px;
  }
  h1.article span {
    display: block;
    font-size: 60%;
    padding: 5px 0 0 0;
  }
  p.catch {
    margin: 0 100px 15px 0;
    font-size: 16px;
    font-weight: normal;
  }
  .wrapEx {
    margin: 0;
  }
  .wrapEx dt {
    margin: 0 0 3px;
    font-size: 0.9rem;
  }
  .wrapEx dd {
    font-size: 0.9rem;
  }
}
.wrapThink {
  margin: 30px 0 0;
  padding: 30px 0 40px;
  background: #f4f4f4 url(../img/ptn_01.png);
  min-height: 300px;
}
.wrapThink p {
  /*font-weight: bold;*/
  font-size: 0.98em;
  line-height: 1.5;
}
.wrapCommentary {
  padding: 30px 0;
}
article.article h2 {
  float: left;
  width: 170px;
}
article.article .divider {
  float: left;
  width: 740px;
  padding: 20px 0 0;
}
article.article .divider p.bold {
  /*font-weight: bold;*/
}
article.article .divider p.mini {
  font-size: 0.85em;
}
article.article .divider p.sub {
  margin-top: 30px;
  font-style: italic;
  font-size: 0.75em;
  font-weight: normal;
}
article.article .divider p + p, article.article .divider ul + p {
  margin-top: 10px;
}
article.article .divider .wrapReferences {
  margin: 30px 0 0;
  background: #f4f4f4;
  padding: 10px;
}
article.article .divider .wrapReferences p {
  font-size: 0.75em;
}
.divider p a.dyn {
  text-decoration: underline;
}
article.article .divider p a.icon {
  display: inline-block;
  margin: 0 5px;
  background: #666666 url(/sscs/ikeda/cognitive_bias/img/icon_link_01.png ) no-repeat 8px 50%;
  padding: 0 10px 0 20px;
  color: #ffffff;
}
article.article .divider p a.icon:hover {
  background-color: #454545;
}
.wrapThink h3 {
  margin: 0 0 15px;
  padding: 0 0 10px;
  border-bottom: 1px dotted #000000;
  /*	font-size: 1.05em;*/
  /*	line-height: 1.5;*/
  font-size: 0.98em;
  line-height: 1.5;
  font-weight: bold;
  font-weight: normal;
}
.wrapThink h3.dyn {
  padding: 0;
  border-bottom: none;
}
.wrapThink p + h3.dyn {
  margin-top: 10px;
}
.wrapThink h3.dyn2 {
  margin-top: 18px;
}
.wrapThink ul + h3.dyn2, .wrapThink ol + h3.dyn2 {
  margin-top: 20px;
}
article.article .divider li {
  font-size: 0.98em;
}
.wrapThink li {
  /*	font-weight: bold;*/
}
ul.upperA, ol.upperA {
  margin: 20px 0 0;
}
ul.upperA li, ol.upperA li {
  margin: 0 0 0 30px;
  list-style: upper-alpha;
  padding: 0 0 0 10px;
}
ul.upperA li + li, ol.upperA li + li {
  margin-top: 5px;
}
ul.num {
  margin: 20px 0 0;
}
h3 + ul.num, h3 + ul.upperA, h3 + ol.upperA {
  margin-top: 10px;
}
ul.num li {
  margin: 0 0 0 30px;
  list-style: decimal;
  padding: 0 0 0 10px;
}
ul.num li + li {
  margin-top: 10px;
}
ul.disc {
  margin: 20px 0 0;
}
ul.disc li {
  margin: 0 0 0 30px;
  list-style: disc;
  padding: 0 0 0 10px;
}
ul.disc li + li {
  margin-top: 10px;
}
ul.kome {
  margin: 20px 0 0;
}
ul.kome li {
  position: relative;
  padding: 0 0 0 20px;
  font-size: 0.98em;
}
ul.kome li:before {
  content: "＊";
  clear: both;
  height: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
ul.kome li + li {
  margin-top: 10px;
}
article.article img {
  max-width: 500px;
  height: auto;
}
article.article img.border {
  border: 1px solid #dddddd;
}
article.article span.sub {
  display: block;
  margin: 5px 0 0;
  font-style: italic;
  font-size: 0.75rem;
}
.wrapCommentary .divider p {
  font-size: 0.95em;
  line-height: 1.4;
}
@media screen and (max-width:767px) {
  .wrapThink {
    margin: 20px 0 0;
    padding: 20px 0;
    min-height: 100px;
  }
  .wrapThink p {
    font-size: 0.85rem;
    line-height: 1.4;
  }
  .wrapCommentary {
    padding: 20px 0;
  }
  article.article h2 {
    float: none;
    width: auto;
    text-align: center;
  }
  article.article h2 img {
    width: 80px;
    height: auto;
  }
  article.article .divider {
    float: none;
    width: auto;
    padding: 20px 0 0;
  }
  .wrapThink h3 {
    margin: 0 0 10px;
    padding: 0 0 10px;
    font-size: 0.85rem;
  }
  .wrapCommentary .divider p {
    font-size: 0.85rem;
    line-height: 1.4;
  }
  article.article .divider li {
    font-size: 0.85rem;
  }
  article.article .divider p.sub {
    margin-top: 15px;
  }
  article.article .divider p a.icon {
    display: block;
    margin: 5px 0;
    width: 70%;
    line-height: 1.6;
    background-size: 6px auto;
  }
  article.article .divider .wrapReferences {
    margin: 20px 0 0;
  }
  article.article img {
    max-width: 300px;
    height: auto;
  }
}
@media screen and (max-width:560px) {
  article.article .divider p a.icon {
    font-size: 12px;
  }
}
/**/
.wrapGuide {
  margin: 30px 0 60px;
}
.wrapGuide ul {
  text-align: center;
}
.wrapGuide li {
  display: inline-block;
  text-align: center;
}
.wrapGuide li.cateIdx {
  padding: 0 110px;
}
.wrapGuide li a {
  display: block;
  width: 160px;
}
.wrapGuide li a:hover {
  background: #afafaf;
  color: #ffffff;
}
.wrapGuide li a span {
  display: block;
  padding: 10px 0;
  border: 2px solid #dddddd;
  text-align: center;
}
.wrapGuide li.cateIdx a {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  width: 300px;
  padding: 10px;
  text-align: center;
  color: #ffffff;
  border: none;
}
.wrapGuide li.cateIdx.cateM a {
  background: #cc2f5f;
}
.wrapGuide li.cateIdx.cateD a {
  background: #2c5f73;
}
.wrapGuide li.cateIdx.cateS a {
  background: #d58c00;
}
@media screen and (max-width:767px) {
  .wrapGuide {
    margin: 10px 0 40px;
  }
  .wrapGuide li.cateIdx {
    padding: 0 15px;
  }
  .wrapGuide li {
    font-size: 0.85rem;
  }
  .wrapGuide li a {
    display: block;
    width: 60px;
  }
  .wrapGuide li.cateIdx a {
    width: 110px;
  }
}
/*-------------------------------*/
.wrapAbout h1 {
  font-size: 28px;
  margin: 0 0 30px;
}
.wrapAbout h2.catch {
  font-size: 22px;
  margin: 0 0 20px;
  color: #6e9854;
  font-weight: bold;
}
.wrapAbout p {
  font-size: 0.98em;
  line-height: 1.6;
}
.wrapAbout p.date {
  text-align: right;
}
p.quote {
  font-size: 0.9rem;
  word-break: break-all;
}
p.quote span.quote {
  font-style: italic;
}
.wrapAbout p + p {
  margin-top: 15px;
}
.wrapAbout .divider + .divider {
  margin-top: 40px;
  padding-top: 60px;
  background: url(/sscs/ikeda/cognitive_bias/img/icon_kazari_01.png) no-repeat 50% 0;
}
.wrapAbout .divider.dyn h2, .wrapAbout .divider.dyn h3 {
  text-align: right;
  font-weight: bold;
  font-size: 0.98em;
}
.wrapAbout .divider.dyn h3 {
  margin-top: 20px;
}
.wrapAbout .divider.dyn p, .update p {
  text-align: right;
}
.wrapAbout .divider.dyn p.sub, .update p {
  font-size: 0.8em;
}
.wrapAbout .divider.dyn p a {
  text-decoration: underline;
}
.wrapAbout ul.book {
  margin-top: 40px;
}
.wrapAbout ul.book li + li {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #dddddd;
}
@media screen and (max-width:767px) {
  .wrapAbout h1 {
    margin: 0 0 20px;
    font-size: 5.5vw;
    font-size: clamp(20px, 5.5vw, 28px);
  }
  .wrapAbout p, ul.kome li {
    font-size: 0.85rem;
    line-height: 1.6;
  }
  .wrapAbout .divider.dyn h2, .wrapAbout .divider.dyn h3 {
    font-size: 0.9rem;
    margin-bottom: 5px;
  }
  .wrapAbout .divider + .divider {
    margin-top: 20px;
    padding-top: 40px;
    background-size: 100px auto;
  }
  .wrapAbout .divider.dyn p.sub {
    font-size: 0.7rem;
  }
}
/*-------------------------------*/
/*-------------------------------*/
.link-book {
  margin: 30px 0;
  padding: 20px 30px;
  background: rgba(110, 152, 84, 0.1);
  border: 2px solid #6e9854;
  border-radius: 10px;
}
.link-book p a span:hover {
  color: #6e9854;
  text-decoration: underline;
}
/*-------------------------------*/
span.icon-arrow-01 {
  position: relative;
  padding: 0 0 0 18px;
}
span.icon-arrow-01:after {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
  width: 6px;
  height: 6px;
  border-top: 2px solid #d58c00;
  border-right: 2px solid #d58c00;
  transform: rotate(45deg);
}
.link-book span.icon-arrow-01:after {
  border-top: 2px solid #6e9854;
  border-right: 2px solid #6e9854;
}
.icon-blank-01 {
  padding: 0 0 0 20px;
  background: url("/sscs/ikeda/cognitive_bias/img/ico_blank.svg") no-repeat 0 50% / 12px auto;
}
.icon-book-02 {
  display: block;
  padding: 6px 0 6px 40px;
  background: url("/sscs/ikeda/cognitive_bias/img/ico_book_02.svg") no-repeat 0 0.5em / 30px auto;
}
.icon-book-03 {
  display: block;
  min-height: 20px;
  padding: 0 0 0 40px;
  background: url("/sscs/ikeda/cognitive_bias/img/ico_book_03.svg") no-repeat 0 0 / 30px auto;
}
.icon-movie-03 {
  display: block;
  min-height: 20px;
  padding: 0 0 0 40px;
  background: url("/sscs/ikeda/cognitive_bias/img/ico_movie_03.svg") no-repeat 0 0 / 30px auto;
}
/*-------------------------------*/
/*動画で学ぶ One-Minute BiasSkit*/
.wrapVideo {
  padding-bottom: 40px;
}
.wrapVideo h1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 0 50px;
}
.wrapVideo h1 span{
  display: block;
  margin: 20px 0 0;
  text-align: center;
}
@media screen and (max-width:767px) {
  .wrapVideo h1 {
    margin-bottom: 30px;
  }
  .wrapVideo h1 img {
    width: 50%;
    max-width: 360px;
    height: auto;
  }
}
.wrapVideo .divider + .divider {
  margin-top: 50px;
}
@media screen and (max-width:767px) {
  .wrapVideo .divider + .divider {
    margin-top: 40px;
  }
}
.wrapVideo .divider h2 {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  margin: 0 0 45px 0;
  padding: 0 0 0 50px;
  min-height: 35px;
  font-size: 18px;
  font-weight: bold;
  background: no-repeat 0 50% / auto 30px;
}
@media screen and (max-width:767px) {
  .wrapVideo .divider h2 {
    margin: 0 0 clamp(10px, 1vh, 30px) 0;
    padding: 0 0 0 clamp(38px, 10vw, 50px);
    font-size: clamp(16px, 5vw, 18px);
    background-size:auto clamp(24px, 6vw, 30px);
  }
}
.wrapVideo .divider.BiasSkit-M h2 {
  color: #cc2f5f;
  background-image: url("/sscs/ikeda/cognitive_bias/img/icon_m_03.svg");
}
.wrapVideo .divider.BiasSkit-D h2 {
  color: #2c5f73;
  background-image: url("/sscs/ikeda/cognitive_bias/img/icon_d_03.svg");
  background-size: auto 35px;
}
@media screen and (max-width:767px) {
.wrapVideo .divider.BiasSkit-D h2 {
    background-size:auto clamp(22px, 10vw, 30px);
  }
  }

.wrapVideo .divider.BiasSkit-S h2 {
  color: #d58c00;
  background-image: url("/sscs/ikeda/cognitive_bias/img/icon_s_03.svg");
}
.wrapVideo .videoList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.wrapVideo .videoList li {
  width: 348px;
  padding: 35px 0 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
@media screen and (max-width:767px) {
  .wrapVideo .videoList {
    display: block;
  }
  .wrapVideo .videoList li {
    width: 100%;
    padding: 50px 0 0;
  }
}
.wrapVideo .videoList li .layVideoBdr, .wrapBiasSkit .layVideoBdr {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  width: 100%;
  border: 2px solid #dddddd;
}
.wrapVideo .divider.BiasSkit-M .layVideoBdr, body.cateM .wrapBiasSkit .layVideoBdr {
  border-color: #cc2f5f;
}
.wrapVideo .divider.BiasSkit-D .layVideoBdr, body.cateD .wrapBiasSkit .layVideoBdr {
  border-color: #2c5f73;
}
.wrapVideo .divider.BiasSkit-S .layVideoBdr, body.cateS .wrapBiasSkit .layVideoBdr {
  border-color: #d58c00;
}
.wrapVideo .videoList li .layVideo, .wrapBiasSkit .layVideo {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.wrapVideo .divider .videoList li .layVideo:after {
  content: "";
  display: block;
  position: absolute;
  top: -35px;
  left: -2px;
  width: 100%;
  height: 24px;
  background: no-repeat 0 0 / auto 24px;
}
.wrapVideo .divider.BiasSkit-M .videoList li .layVideo:after {
  background-image: url("/sscs/ikeda/cognitive_bias/img/ico_pickup_m.svg");
}
.wrapVideo .divider.BiasSkit-S .videoList li .layVideo:after {
  background-image: url("/sscs/ikeda/cognitive_bias/img/ico_pickup_s.svg");
}
.wrapVideo .divider.BiasSkit-D .videoList li .layVideo:after {
  background-image: url("/sscs/ikeda/cognitive_bias/img/ico_pickup_d.svg");
}
.wrapVideo .videoList li .layVideo iframe, .wrapBiasSkit .layVideo iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.wrapVideo .videoList li .layTxt {
  margin: 8px 0 0;
  text-align: center;
}
@media screen and (max-width:767px) {
  .layVideo {
    width: 80%;
  }
}
@media screen and (max-width:374px) {
  .layVideo {
    width: 90%;
  }
}
.wrapVideo .videoListLink {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  margin: 50px -10px -10px;
}
.wrapVideo .videoListLink li {
  display: flex;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  width: 25%;
  height: 90px;
  padding: 10px;
}
.wrapVideo .videoListLink li a {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  width: 100%;
  padding: 0 15px 0 20px;
  color: #ffffff;
  line-height: 1.2;
  background: #000000;
  transition: background 0.2s ease-out;
}
@media screen and (max-width:767px) {
  .wrapVideo .videoListLink {
    margin: 30px 0 0;
    display: block;
  }
  .wrapVideo .videoListLink li {
    width: 100%;
    height: auto;
    padding: 5px;
  }
  .wrapVideo .videoListLink li a {
    padding: 15px 15px 15px 20px;
  }
}
.wrapVideo .divider.BiasSkit-M .videoListLink li a {
  background: #cc2f5f;
}
.wrapVideo .divider.BiasSkit-D .videoListLink li a {
  background: #2c5f73;
}
.wrapVideo .divider.BiasSkit-S .videoListLink li a {
  background: #d58c00;
}
.wrapVideo .videoListLink li a:hover {
  transition: background 0.2s ease-out;
}
.wrapVideo .divider.BiasSkit-M .videoListLink li a:hover {
  background: rgba(204, 47, 95, 0.80);
}
.wrapVideo .divider.BiasSkit-D .videoListLink li a:hover {
  background: rgba(44, 95, 115, 0.80);
}
.wrapVideo .divider.BiasSkit-S .videoListLink li a:hover {
  background: rgba(213, 140, 0, 0.80);
}
.wrapVideo .videoListLink li a .layIcon {
  width: 100%;
  padding: 0 0 0 28px;
  background: url("/sscs/ikeda/cognitive_bias/img/ico_arrow_01.png") no-repeat 0 50% / 18px 18px;
}
/*ページ内リンク*/
.navBS {
  margin: 100px 0 60px;
  width: 100%;
  font-size: 18px;
}
.navBS ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  width: 100%;
}
.navBS ul li {
  width: 350px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
@media screen and (max-width:767px) {
  .navBS {
    margin: clamp(50px, 4.5vh, 110px) 0 clamp(20px, 3vh, 60px);
    font-size: clamp(11px, 3.5vw, 16px);
  }
  .navBS ul li {
    width: 30%;
  }
}
.navBS ul li span.act {
  display: flex;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  width: 100%;
  padding: 15px 0;
  text-align: center;
  font-weight: bold;
  border-bottom: 2px solid #808080;
}
@media screen and (max-width:767px) {
  .navBS ul li span.act {
    padding: clamp(5px, 2vw, 15px) 0;
  }
}
.navBS ul li span.act:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -5px;
  width: 10px;
  height: 7px;
  /*background: #ffffff;
  border-bottom: 2px solid #808080;
  border-right: 2px solid #808080;
  transform: rotate(45deg) skew(10deg, 10deg);*/
  background: #ffffff no-repeat 0 0 / 100% 100%;
}
.navBS ul li.bsnav-cate_m span.act {
  color: #cc2f5f;
  border-color: #cc2f5f;
}
.navBS ul li.bsnav-cate_m span.act:after {
  border-color: #cc2f5f;
  background-image: url("/sscs/ikeda/cognitive_bias/img/ico_active_m.svg");
}
.navBS ul li.bsnav-cate_d span.act {
  color: #2c5f73;
  font-weight: bold;
  border-color: #2c5f73;
}
.navBS ul li.bsnav-cate_d span.act:after {
  border-color: #2c5f73;
  background-image: url("/sscs/ikeda/cognitive_bias/img/ico_active_d.svg");
}
.navBS ul li.bsnav-cate_s span.act {
  color: #d58c00;
  font-weight: bold;
  border-color: #d58c00;
}
.navBS ul li.bsnav-cate_s span.act:after {
  border-color: #d58c00;
  background-image: url("/sscs/ikeda/cognitive_bias/img/ico_active_s.svg");
}
.navBS ul li a {
  display: flex;
  justify-content: center;
  width: 100%;
  color: #808080;
  font-weight: bold;
  border-bottom: 2px solid #808080;
  transition: border 0.2s ease-out, color 0.2s ease-out;
}
.navBS ul li a span {
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  width: 100%;
  padding: 15px 0;
  text-align: center;
}
@media screen and (max-width:767px) {
  .navBS ul li a span {
    padding: clamp(5px, 2vw, 15px) 0;
  }
}
.navBS ul li a:hover {
  transition: border 0.2s ease-out, color 0.2s ease-out;
}
.navBS ul li.bsnav-cate_m a:hover {
  color: #cc2f5f;
  border-color: #cc2f5f;
}
.navBS ul li.bsnav-cate_d a:hover {
  color: #2c5f73;
  border-color: #2c5f73;
}
.navBS ul li.bsnav-cate_s a:hover {
  color: #d58c00;
  border-color: #d58c00;
}
/*各ページの動画表示*/
.wrapBiasSkit {
  display: none;
}
body.bsY .wrapBiasSkit {
  display: block;
  margin: 100px 0;
  padding: 90px 0 0;
  border-top: 2px solid #dedede;
}
@media screen and (max-width:767px) {
  body.bsY .wrapBiasSkit {
    margin: clamp(45px, 10vw, 100px) 0;
    padding: clamp(40px, 8vw, 90px) 0 0;
  }
}
article.article .wrapBiasSkit h2 {
  float: none;
  display: flex;
  justify-content: center;
  margin: 0 0 50px;
  width: auto;
}
article.article .wrapBiasSkit h2 img {
  width: 200px;
  height: auto;
}
@media screen and (max-width:767px) {
  article.article .wrapBiasSkit h2 img {
    width: clamp(120px, 30vw, 160px);
  }
}
.layBiasSkitHead {
  position: relative;
}
.layLinkBtn {
  display: flex;
  position: absolute;
  right: 0;
  bottom: 0;
}
.layLinkBtn a {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  width: 150px;
  height: 45px;
  padding: 15px;
  color: #222222;
  border: 2px solid #dddddd;
  transition: background 0.2s ease-out;
}
.layLinkBtn a .layIcon {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.layLinkBtn a:hover {
  background: rgba(221, 221, 221, 0.5);
  transition: background 0.2s ease-out;
}
.layLinkBtn a .layIcon:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -4px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #222222;
  border-right: 1px solid #222222;
  transform: rotate(45deg) skew(-10deg, -10deg);
}
@media screen and (max-width:767px) {
  .layLinkBtn a {
    width: auto;
    height: auto;
    padding: 0;
  }
  .layLinkBtn a .layIcon {
    padding: 5px 25px 5px 10px;
    font-size: clamp(11px, 4vw, 14px);
  }
  .layLinkBtn a .layIcon:after {
    right: 10px;
  }
}
@media screen and (max-width:425px) {
  article.article .wrapBiasSkit h2 {
    margin-bottom: 15px;
  }
  .layLinkBtn {
    display: flex;
    justify-content: center;
    position: relative;
    margin: 0 20px 20px;
  }
}
/*-------------------------------*/
.swp {}
/*-------------------------------*/
/*end*/