﻿m-csrTextLinkm-csrTextLinkm-csrTextLinkm-csrTextLinkm-csrTextLink

/* reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
figure {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
}

ol,
ul {
  list-style: none;
}

em {
  font-style: normal;
}

.pg-crumb {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
  font-size: 1.2rem;
}

.pg-crumb>a {
  padding-right: 15px;
  margin-right: 5px;
  background: url(https://www.itoyokado.co.jp/common/img/pg-crumb-next-pc.png) right center no-repeat;
}

.pg-crumb img {
  width: 12px;
}

.s .pg-crumb {
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 10px;
  font-size: 1.0rem;
}

img.preload {
  display: none;
}

/* style */
.pc-only {
  display: block;
}

.sp-only {
  display: none;
}

.m-contents {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding-bottom: 141px;
  background: #fff url("../images/pc_top_bg_03.png") no-repeat center bottom;
}

.m-csrContents {
  float: right;
  width: 724px;
  margin: 0 0 50px;
}

.m-csrRelatedLinks {
  width: 1000px;
  margin: 0 auto;
  padding: 20px 0 40px;
  background: #dff2fc;
}

.m-csrRelatedLinks__title {
  text-align: center;
  background: url("../images/pc_top_bg_04.png") no-repeat center center;
  padding: 12px 0;
  margin-bottom: 17px;
  font-size: 14px;
  font-size: 1.4rem;
}

.m-csrRelatedLinks__list {
  overflow: hidden;
  zoom: 1;
  width: 60%;
  margin: 0 auto;
  margin-right: 50px;
}

.m-csrRelatedLinks__listItem {
  float: left;
  width: 286px;
  background: #fff;
  margin-right: 26px;
}

.m-csrRelatedLinks__listItem:last-child {
  margin: 0;
}

.m-sideNav {
  width: 190px;
  float: left;
}

.m-sideNavTitie {
  color: #fff;
  background: #e50012;
  padding: 20px 10px;
  font-size: 16px;
  font-size: 1.6rem;
}

.m-sideNavListItem {
  border-bottom: 1px solid #ccc;
}

.m-sideNavListItem a {
  position: relative;
  padding: 20px 10px 20px 23px;
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
}

.m-sideNavListItem a::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #e50013;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -4px;
}

.m-sideNavListItem a span {
  display: block;
}

.m-sideNavListItem.current>a,
.m-sideNavListItem:hover>a {
  position: relative;
  padding: 20px 10px 20px 23px;
  display: block;
  background: #eaeade;
  text-decoration: none;
}

.m-sideNavListItem.current>a::before,
.m-sideNavListItem:hover>a::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #e50013;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -4px;
}

.m-sideNavListItem.current.selected>a::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: #e50013 transparent transparent transparent;
  position: absolute;
  top: 50%;
  left: 8px;
  margin-top: -4px;
}

.m-sideNavListItem.current.selected .m-sideNavListInner .m-sideNavListInnerItem {
  border-bottom: 1px dotted #ccc;
}

.m-sideNavListItem.current.selected .m-sideNavListInner .m-sideNavListInnerItem:last-child {
  border-bottom: none;
}

.m-sideNavListItem.current.selected .m-sideNavListInner .m-sideNavListInnerItem.current a {
  color: #e50013;
}

.m-sideNavListItem.current.selected .m-sideNavListInner a {
  background: #fff;
  position: relative;
  padding: 20px 10px 20px 40px;
  display: block;
  text-decoration: none;
}

.m-sideNavListItem.current.selected .m-sideNavListInner a::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #e50013;
  position: absolute;
  top: 50%;
  left: 25px;
  margin-top: -6px;
}

.m-sideNavListItem.current.selected .m-sideNavListInner a:hover {
  background: #eaeade;
  text-decoration: none;
}

.hdg_lv1 {
  font-size: 30px;
  border-left: 5px solid #e50013;
  background: #eaeade;
  margin-bottom: 50px;
  padding: 25px;
}

.hdg_lv2 {
  font-size: 22px;
  border-top: 1px solid #e50013;
  margin-bottom: 10px;
  padding: 5px 0;
  color: #e50013;
}
.hdg_lv2.line_none {
  border-top: none;
}

.hdg_lv3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}

.m-csrText {
  margin-bottom: 25px;
}
.m-csrText {
  margin-bottom: 10px;
}

.m-csrVisual {
  margin-bottom: 50px;
}

.m-csrVisual__image {
  text-align: center;
}

.m-csrTextLink {
  text-decoration: none;
}

.m-csrTextLink a.pdf {
  padding-left: 15px;
  background: url(/company/iycsr/common/images/pc_cmn_ico_02.png) no-repeat left center;
}

.m-csrTextLink a.external {
  padding-left: 15px;
  background: url(/company/iycsr/common/images/pc_cmn_ico_03.png) no-repeat left center;
}


/* ここから online/compliance/企業行動方針の浸透 追加要素css　*/
.column {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  gap: 50px;
  margin: 25px auto;
}

dt {
  margin: 0 0 .6em;
  font-weight: 800;
  font-size: 1.6rem;
}

.order-list {
  font-weight: 400;
}

.order-list li {
  position: relative;
  padding-left: 2.5rem;
  list-style: none;
  line-height: 1.6;
  margin-top: 2%;
}

.order-list__mark {
  color: #083;
  position: absolute;
  top: 0;
  left: 0;
}
.order-list__mark.black {
  color: #595757;
  font-weight: 900;
}

.order-list__mark:after {
  content: ".";
}
.order-list__mark.dot-none::after {
  content: "";
  display: none;
}
.quality-list {
  font-weight: bold;
}

.description-list .line-bottom {
  border-bottom: 1px solid #083;
}
.bg_gray {
  padding: 10px 20px;
  background-color: #eeeeee;
  font-weight: normal;
  font-size: 1.5rem;
}

.heading2__title {
  font-size: 20px;
  font-weight: 800;
  margin: 0 0 .6em;
}
.table__body {
          padding-bottom: 20px;
}

.table[data-table-sp="scroll"] {
  width: 100%;
  overflow-x: auto; 
  -webkit-overflow-scrolling: touch; 
  display: block; 
}
.table [class*=__cell--lv1] {
  background-color: #f6f6f6;
  padding: .8rem;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  text-align: left;
}
.table [class*=__cell--lv2] {
  background-color: #f6f6f6;
  padding: 10px;
  border: 1px solid #ddd;
  text-align: left;
  vertical-align: top;
  padding: .8rem;
} 

.table__body {
  min-width: 600px; 
}

.table__matrix {
  width: 100%;
  border-collapse: collapse;
}

.table__matrix th,
.table__matrix td {
  padding: 8px 12px;
  text-align: left;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-weight: normal;
}
.link-list__filesize {
  position: relative;
  font-style: normal;
  font-weight: normal;
}
.link-list__filesize::after {
  content: "";
  background-image: url(../images/pdf.png);
  background-repeat: no-repeat;
  background-size: 15%;
  width: 80px;
  height: 30px;
  position: absolute;
  bottom: -122%;
  left: 105%;
}


/* ここまで online/compliance/企業行動方針の浸透 追加要素css　*/



.m-csrTable {
  width: 100%;
  border-top: 1px solid #c1c1c1;
  border-bottom: 1px solid #c1c1c1;
  margin-bottom: 30px;
}

.m-csrTable th {
  width: 192px;
  text-align: center;
  background: #eaeade;
  font-weight: bold;
  padding: 20px 0;
  vertical-align: middle;
  border-bottom: 1px dotted #ccc;
  font-size: 13px;
}

.m-csrTable td {
  padding: 20px 25px;
  vertical-align: middle;
  border-bottom: 1px dotted #ccc;
  font-size: 13px;
}

.m-csrTable td ul li {
  float: left;
  margin-left: 1em;
  text-indent: -1em;
  width: 47%;
}

.m-csrTable td ul li span {
  color: #e50013;
  margin-right: 3px;
  font-size: 11px;
}

.m-csrTable._materiality {
  border-top: 1px solid #c1c1c1;
}

.m-csrTable._materiality th.line,
.m-csrTable._materiality td.line {
  border-right: 1px dotted #c1c1c1;
  margin-left: 1em;
  text-indent: -1em;
}

.m-csrTable._materiality th {
  width: 220px;
}

.m-csrTable._materiality td {
  padding: 20px 20px;
}

.m-csrTable._materiality td._ex {
  align-items: center;
  display: flex;
  width: 100%;
}

.m-csrTable._materiality td._ex ul.text {
  width: 60%;
}

.m-csrTable._materiality td._ex ul.icon {
  display: flex;
  flex-wrap: wrap;
  width: 40%;
  margin-left: 2em;
}

.m-csrTable._materiality td._ex {
  align-items: center;
  display: flex;
}

.m-csrTable._materiality td._ex ul li._icon_img {
  margin-left: 1%;
  text-indent: 0;
  width: 49%;
}

.m-csrTable._materiality td ul li {
  width: 100%;
}

.m-csrTable._materiality ul img {
  width: 100%;
  margin-bottom: 2%;
}

.m-csrTable._GREENCHALLENGE th.line,
td.line {
  border-right: 1px dotted #c1c1c1;
}

.m-csrTable._GREENCHALLENGE th,
.m-csrTable._GREENCHALLENGE td {
  width: 45px;
}

.m-csrTable._GREENCHALLENGE td {
  padding: 20px 15px;
}


.m-col01_Visual {
  width: 100%;
  margin: 0 auto;
}

.m-col01_Visual .desctiptionArea {
  background: #fff;
  position: relative;
  width: 83.8%;
  margin: -78px auto 20px;
  text-align: center;
}

.m-col01_Visual .desctiptionArea .balloon {
  position: relative;
}

.m-col01_Visual .desctiptionArea .balloon span {
  background: #e50013;
  color: #fff;
  padding: 8px 15px;
  border-radius: 20px;
  position: absolute;
  top: -18px;
  left: 50%;
  width: 60%;
  margin-left: -30%;
}

.m-col01_Visual .desctiptionArea .balloon span::after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 7px 0 7px;
  border-color: #e50013 transparent transparent transparent;
  position: absolute;
  bottom: -16px;
  left: 50%;
  margin-left: -7px;
}

.m-col01_Visual .desctiptionArea .em-text {
  font-size: 20px;
  color: #e50013;
  padding-top: 38px;
  margin-bottom: 7px;
}

.m-col01_Visual .desctiptionArea .pt {
  padding-top: 18px;
}

.m-col01_Visual .desctiptionArea .em-text em {
  font-size: 24px;
}

.m-col01_Visual .desctiptionArea .detail {
  overflow: hidden;
  zoom: 1;
  display: inline-block;
  margin: 0 auto;
  font-size: 16px;
}

.m-col01_Visual .desctiptionArea .detail dt {
  float: left;
  padding: 0 15px;
  font-weight: bold;
  border-right: 1px dotted #ccc;
}

.m-col01_Visual .desctiptionArea .detail dd {
  float: left;
  text-align: left;
}

.m-col01_Visual .desctiptionArea .detail dd span.list {
  color: #e50013;
  padding: 0 3px 0 15px;
}

.m-col01_Visual .desctiptionArea .detail dd span small {
  padding-left: 15px;
}

.m-col02_Visual img {
  width: 100%;
  height: auto;
}

.m-col02_Visual .m-col02_VisualList {
  overflow: hidden;
  zoom: 1;
}

.m-col02_Visual .m-col02_VisualList .m-col02_VisualListItem {
  float: left;
  width: 46.9%;
  margin-bottom: 30px;
}

.m-col02_Visual .m-col02_VisualList .m-col02_VisualListItem:nth-child(2n - 1) {
  margin-right: 6.2%;
}

.m-col02_Visual .m-col02_VisualList .m-col02_VisualListItem p {
  margin-top: 3px;
  font-size: 12px;
}

.m-col02_Visual .m-col02_VisualList .m-col02_VisualListItem .desctiptionArea {
  margin: 0 auto;
  background: #fff;
}

.m-col02_Visual .m-col02_VisualList .m-col02_VisualListItem .desctiptionArea .em-text {
  width: 85%;
  background: #fff;
  margin: -58px auto 0;
  text-align: center;
  position: relative;
  display: table;
  height: 96px;
  font-size: 18px;
  color: #e50013;
}

.m-col02_Visual .m-col02_VisualList .m-col02_VisualListItem .desctiptionArea .em-text span {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.6em;
  font-size: 20px;
}

.m-col03_Visual img {
  width: 100%;
  height: auto;
}

.m-col03_Visual .m-col03_VisualList {
  overflow: hidden;
  zoom: 1;
}

.m-col03_Visual .m-col03_VisualList .m-col03_VisualListItem {
  float: left;
  width: 33.3%;
  margin-bottom: 30px;
}

.m-col03_Visual .m-col03_VisualList .m-col03_VisualListItem p {
  margin-top: 3px;
  margin-right: 10px;
  font-size: 11px;
}

.interview {
  border-top: 1px dotted #e50013;
  overflow: hidden;
  zoom: 1;
  margin-bottom: 85px;
}

.interview strong {
  font-weight: 600;
}

.interview .interviewInner {
  border-top: 1px dotted #e50013;
}

.interview .interviewInner+.m-csrTextLink {
  padding-left: 19%;
}

.interview .interviewInner .textArea {
  width: 100%;
}

.interview .interviewInner .textArea .title {
  color: #e50013;
  font-weight: bold;
  font-size: 16px;
  margin: 0 0 5px;
  padding: 10px 0 0 19%;
}

.interview .interviewInner .textArea .dept {
  padding: 0 0 0 19%;
}

.interview .interviewInner .textArea .dept span {
  display: inline-block;
  vertical-align: baseline;
  margin-right: 5px;
}

.interview .interviewInner .textArea .dept small {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 5px;
}

.interview .interviewInner .textArea .photoArea {
  padding-top: 17px;
  float: left;
  width: 16.2%;
}

.interview .interviewInner .textArea .photoArea img {
  width: 100%;
  height: auto;
}

.interview .interviewInner .textArea .photoArea p {
  margin-top: 3px;
  font-size: 16px;
  line-height: 1em;
}

.interview .interviewInner .textArea .photoArea p span {
  font-size: 12px;
  padding-bottom: 5px;
  display: block;
}

.interview .interviewInner .textArea .photoArea p small {
  font-size: 10px;
}

.interview .interviewInner .textArea .text {
  font-size: 13px;
  padding: 20px 0 0 19%;
}

.interview .interviewInner .textArea .text small {
  display: block;
  line-height: 1.75;
  font-size: 11px;
  padding-top: 10px;
}

@media screen and (max-width: 1000px) {
  .m-csrContents {
    width: 100%;
    float: none;
  }

  .m-csrRelatedLinks {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0 40px;
    background: #dff2fc;
  }

  .m-csrRelatedLinks__title {
    text-align: center;
    background: url("../images/pc_top_bg_04.png") no-repeat center center;
    padding: 12px 0;
    margin-bottom: 17px;
  }

  .m-csrRelatedLinks__list {
    overflow: hidden;
    zoom: 1;
    width: 91%;
    margin: 0 auto;
  }

  .m-csrRelatedLinks__listItem {
    float: left;
    width: 48%;
    background: #fff;
    margin-right: 2.8%;
  }

  .m-csrRelatedLinks__listItem:last-child {
    margin: 0;
  }

  .m-csrRelatedLinks__listItem img {
    width: 100%;
  }

  .m-col01_Visual img {
    width: 100%;
  }

  .m-col02_Visual {
    width: 94%;
    margin: 0 auto;
  }

  .m-col02_Visual img {
    width: 100%;
    height: auto;
  }

  .m-col02_Visual .m-col02_VisualList {
    overflow: hidden;
    zoom: 1;
  }

  .m-col02_Visual .m-col02_VisualList .m-col02_VisualListItem {
    float: left;
    width: 46.9%;
    margin-bottom: 30px;
    padding: 1% 0;
  }

  .m-col02_Visual .m-col02_VisualList .m-col02_VisualListItem:nth-child(2n - 1) {
    margin-right: 4.2%;
  }

  .m-col02_Visual .m-col02_VisualList .m-col02_VisualListItem p {
    margin-top: 3px;
    font-size: 12px;
  }

  .m-col02_Visual .m-col02_VisualList .m-col02_VisualListItem .desctiptionArea {
    margin: 0 auto;
    background: #fff;
  }

  .m-col02_Visual .m-col02_VisualList .m-col02_VisualListItem .desctiptionArea .em-text {
    width: 85%;
    background: #fff;
    margin: -58px auto 0;
    text-align: center;
    position: relative;
    display: table;
    height: 96px;
    font-size: 18px;
    color: #e50013;
  }

  .m-col02_Visual .m-col02_VisualList .m-col02_VisualListItem .desctiptionArea .em-text span {
    display: table-cell;
    vertical-align: middle;
    line-height: 1.6em;
  }

  .interview {
    width: 94%;
    margin: 0 auto 85px;
  }

  .m-sideNav {
    width: 100%;
    float: none;
  }

  .m-sideNavTitie {
    display: none;
  }

  .m-sideNavList {
    border-top: 2px solid #ccc;
  }

  .m-sideNavListItem a {
    position: relative;
    padding: 20px 10px 20px 23px;
    display: block;
  }

  .m-sideNavListItem a::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 6px;
    border-color: transparent transparent transparent #e50013;
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -4px;
  }

  .m-sideNavListItem a span {
    display: inline;
  }

  .m-sideNavListItem>span {
    position: relative;
    padding: 20px 10px 20px 23px;
    display: block;
    background: #eaeade;
    font-size: 12px;
  }

  .m-sideNavListItem>span::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 6px;
    border-color: transparent transparent transparent #e50013;
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -4px;
  }

  .hdg_lv1 {
    font-size: 24px;
    border-left: 5px solid #e50013;
    background: #eaeade;
    padding: 15px;
    width: 94%;
    margin: 0 auto 30px;
  }

  .hdg_lv2 {
    font-size: 18px;
    border-top: 1px solid #e50013;
    padding: 5px 0;
    color: #e50013;
    width: 94%;
    margin: 0 auto 10px;
  }

  .hdg_lv3 {
    font-size: 18px;
    font-weight: bold;
    width: 94%;
    margin: 0 auto 20px;
  }

  .m-csrText {
    width: 94%;
    margin: 0 auto 20px;
  }
  .m-csrText._language {
    margin: 0 auto 10px;
  }

  .column {
    width: 94%;
    gap: 18px;
    margin: 0 auto 20px;
  }

  .m-csrVisual {
    width: 100%;
    margin: 0 auto 30px;
  }
}

@media screen and (max-width: 768px) {
  img {
    width: 100%;
    height: auto;
  }

  .pc-only {
    display: none;
  }

  .sp-only {
    display: block;
  }

  .m-contents {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 130px;
    background: #fff url("../images/sp_top_bg_03.png") no-repeat center bottom;
    background-size: contain;
  }

  .m-csrContents {
    margin-bottom: 30px;
  }

  .guideline {
    width: 75%;
    margin: 0 auto;
  }

  .m-csrRelatedLinks {
    width: 100%;
    margin: 0 auto;
    padding: 10px 0 20px;
  }

  .m-csrRelatedLinks__title {
    text-align: center;
    background: url("../images/pc_top_bg_04.png") no-repeat center center;
    padding: 6px 0;
    margin-bottom: 10px;
    font-size: 12px;
  }

  .m-csrRelatedLinks__list {
    overflow: hidden;
    zoom: 1;
    width: 91%;
    margin: 0 auto;
  }

  .m-csrRelatedLinks__listItem {
    float: none;
    width: 100%;
    background: #fff;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .m-csrRelatedLinks__listItem img {
    width: 100%;
  }

  .m-csrTextLink {
    text-decoration: none;
    width: 94%;
    margin: 0 auto 50px;
  }

  .m-csrTable {
    width: 94%;
    margin: 0 auto 15px;
  }

  .m-csrTable th {
    width: 150px;
    text-align: center;
    background: #eaeade;
    font-weight: bold;
    padding: 10px 0;
    vertical-align: middle;
    border-bottom: 1px dotted #ccc;
    font-size: 13px;
  }

  .m-csrTable td {
    padding: 10px 10px;
    vertical-align: middle;
    border-bottom: 1px dotted #ccc;
    font-size: 13px;
  }

  .m-csrTable td ul li {
    float: left;
    margin-left: 1em;
    text-indent: -1em;
    width: 100%;
  }

  .m-csrTable td ul li span {
    color: #e50013;
    margin-right: 3px;
    font-size: 11px;
  }

  .m-csrTable._materiality th {
    width: 130px;
  }

  .m-csrTable._materiality td {
    padding: 10px 10px;
  }

  .m-csrTable._materiality td._ex {
    display: block;
  }

  .m-csrTable._materiality td._ex ul.text {
    width: 100%;
  }

  .m-csrTable._materiality td._ex ul.icon {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-left: 1em;
  }

  .m-csrTable._materiality td._ex ul li._icon_img {
    margin-left: 2%;
    margin-top: 2%;
    width: 28%;
  }

  .m-csrTable._materiality td img {
    width: 100%;
    margin-bottom: 3%;
  }

  .m-col01_Visual {
    width: 100%;
    margin: 0 auto;
  }

  .m-col01_Visual .desctiptionArea {
    background: #fff;
    position: relative;
    width: 83.8%;
    margin: -78px auto 20px;
    text-align: center;
  }

  .m-col01_Visual .desctiptionArea .balloon {
    position: relative;
  }

  .m-col01_Visual .desctiptionArea .balloon span {
    background: #e50013;
    color: #fff;
    padding: 8px 15px;
    border-radius: 20px;
    position: absolute;
    top: -18px;
    left: 50%;
    font-size: 12px;
    width: 84%;
    margin-left: -40%;
  }

  .m-col01_Visual .desctiptionArea .balloon span::after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 7px 0 7px;
    border-color: #e50013 transparent transparent transparent;
    position: absolute;
    bottom: -16px;
    left: 50%;
    margin-left: -7px;
  }

  .m-col01_Visual .desctiptionArea .em-text {
    line-height: 1.4;
    font-size: 28px;
    color: #e50013;
    padding-top: 38px;
    width: 94%;
    margin: 0 auto 28px;
  }

  .m-col01_Visual .desctiptionArea .em-text em {
    font-size: 24px;
  }

  .m-col01_Visual .desctiptionArea .detail {
    overflow: hidden;
    zoom: 1;
    display: inline-block;
    margin: 0 auto;
    width: 100%;
  }

  .m-col01_Visual .desctiptionArea .detail dt {
    float: none;
    padding: 0 15px;
    font-weight: bold;
    border-right: none;
    border-bottom: 1px dotted #ccc;
    font-size: 14px;
    margin-bottom: 10px;
  }

  .m-col01_Visual .desctiptionArea .detail dd {
    float: none;
    font-size: 14px;
    text-align: center;
  }

  .m-col01_Visual .desctiptionArea .detail dd span.br {
    display: block;
  }

  .m-col01_Visual .desctiptionArea .detail dd span.list {
    color: #e50013;
    padding: 0 3px 0 15px;
  }

  .m-col02_Visual img {
    width: 100%;
    height: auto;
  }

  .m-col02_Visual .m-col02_VisualList {
    overflow: hidden;
    zoom: 1;
  }

  .m-col02_Visual .m-col02_VisualList .m-col02_VisualListItem {
    float: none;
    width: 100%;
    margin: 0 auto 15px;
    padding: 0;
  }

  .m-col02_Visual .m-col02_VisualList .m-col02_VisualListItem:nth-child(2n - 1) {
    margin-right: auto;
  }

  .m-col02_Visual .m-col02_VisualList .m-col02_VisualListItem figure {
    width: 70%;
    display: block;
    margin: 0 auto;
  }

  .m-col02_Visual .m-col02_VisualList .m-col02_VisualListItem p {
    margin-top: 3px;
    font-size: 12px;
  }

  .m-col02_Visual .m-col02_VisualList .m-col02_VisualListItem .desctiptionArea {
    margin: 0 auto;
    background: #fff;
  }

  .m-col02_Visual .m-col02_VisualList .m-col02_VisualListItem .desctiptionArea .em-text {
    width: 56%;
    background: #fff;
    margin: -8% auto 0;
    padding: 0 2%;
    text-align: center;
    position: relative;
    display: table;
    height: 60px;
    font-size: 15px;
    color: #e50013;
  }

  .m-col02_Visual .m-col02_VisualList .m-col02_VisualListItem .desctiptionArea .em-text span {
    display: table-cell;
    vertical-align: middle;
    line-height: 1.5;
    font-size: 22px;
  }

  .m-col03_Visual .m-col03_VisualList .m-col03_VisualListItem {
    float: none;
    width: 70%;
    margin: 0 auto 15px;
  }

  .m-col03_Visual .m-col03_VisualList .m-col03_VisualListItem p {
    margin-top: 3px;
    font-size: 12px;
  }

  .interview {
    border-top: 1px dotted #e50013;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 45px;
  }

  .interview .m-csrTextLink {
    width: 100%;
  }

  .interview .interviewInner {
    border-top: 1px dotted #e50013;
  }

  .interview .interviewInner+.m-csrTextLink {
    padding-left: 0;
  }

  .interview .interviewInner .textArea {
    float: left;
    width: 100%;
    position: relative;
  }

  /*  .interview .interviewInner .textArea .title {
    color: #e50013;
    font-weight: bold;
    font-size: 15px;
    margin: 0 0 5px;
    padding: 10px 0 0 0;
    width: 70%;
    display: inline-block;
  }*/
  .interview .interviewInner .textArea .title {
    color: #e50013;
    font-weight: bold;
    font-size: 17px;
    margin: 0 0 5px;
    padding: 10px 0 0 32%;
    /*width: 70%;*/
    /*display: inline-block;*/
  }

  .interview .interviewInner .textArea .dept {
    padding: 0 0 0 32%;
  }

  /*  .interview .interviewInner .textArea .photoArea {
    width: 26%;
    float: right;
    padding-top: 10px;
    width: 28%;
  }*/
  .interview .interviewInner .textArea .photoArea {
    /*width: 26%;*/
    /*float: right;*/
    padding-top: 10px;
    width: 28%;
  }

  .interview .interviewInner .textArea .photoArea img {
    width: 100%;
    height: auto;
  }

  .interview .interviewInner .textArea .photoArea figure {
    position: relative;
    width: 100%;
  }

  .interview .interviewInner .textArea .photoArea figure:before {
    content: "";
    display: block;
    padding-top: 120%;
  }

  .interview .interviewInner .textArea .photoArea figure img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .interview .interviewInner .textArea .photoArea p {
    margin-top: 3px;
    font-size: 16px;
    line-height: 1em;
  }

  .interview .interviewInner .textArea .photoArea p span {
    font-size: 12px;
    padding-bottom: 5px;
    display: block;
  }

  .interview .interviewInner .textArea .photoArea p small {
    font-size: 10px;
  }

  .interview .interviewInner .textArea .text {
    width: 100%;
    font-size: 13px;
    padding: 15px 0 0 0;
    clear: both;
  }
  .table__body {
     padding-bottom: 20px;
}

.table[data-table-sp="scroll"] {
  width: 95%;
  margin: 0 auto;
  overflow-x: auto; 
  -webkit-overflow-scrolling: touch; 
  display: block; 
}
.table [class*=__cell--lv1] {
  background-color: #f6f6f6;
  padding: .8rem;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  text-align: left;
}
.table [class*=__cell--lv2] {
  background-color: #f6f6f6;
  padding: 10px;
  border: 1px solid #ddd;
  text-align: left;
  vertical-align: top;
  padding: .8rem;
} 

.table__body {
  min-width: 600px; 
}

.table__matrix {
  border-collapse: collapse;
}

.table__matrix th,
.table__matrix td {
  padding: 8px 12px;
}
}

  @media screen and (max-width: 600px) {
    .m-col01_Visual .desctiptionArea {
      margin: -44px auto 20px;
    }
  }

  @media screen and (max-width: 420px) {
    .m-contents {
      padding-bottom: 80px;
    }
  }

  @media screen and (max-width: 320px) {
    .m-col01_Visual .desctiptionArea {
      margin: -34px auto 20px;
    }
  }

  .c-red {
    color: #e50013;
  }

  .spbr {
    display: none;
  }

  @media screen and (max-width: 768px) {
    .spbr {
      display: block;
    }
  }

  .pcbr {
    display: block;
  }

  @media screen and (max-width: 768px) {
    .pcbr {
      display: none;
    }
  }

  .m-csrLeadText .annotation {
    display: block;
    line-height: 1.75;
    font-size: 11px;
    padding-top: 10px;
  }