@charset "UTF-8";

.header{
  position: absolute;
  background-color: transparent;
}

#info{
   display: none !important;
}
.noscript_content {
  position: relative;
  z-index: 2000000;
  margin-top: 0;
}
.is-emg #info{
  display: block !important;
}

/* -------------------------------------
  kvSection
------------------------------------- */
.kvSection{
  overflow: hidden;
  position: relative;
  z-index: 1;
  height: 495px;
  margin: 0 -40px;
  text-align: center;
  background-color: #000;
}
.kvSectionInner{
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
}
.kvSectionInner .kvContents{
  display: none;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 0;
  max-width: 950px;
  margin: 0 auto;
  padding-bottom: 416px;
}
.kvSectionInner .kvContents >div{
  position: absolute;
  z-index: 1;
  top: 0;
  left: 50%;
  width: 100%;
  padding-top: 154px;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: none;
}
.kvSectionInner .kvContents >div:after{
  content: '';
  position: absolute;
  top: 0;
  left: -60px;
  z-index: 1;
  width: 310px;
  height: 490px;
}
.kvSectionInner .kvContents .contents1:after{
  background: url(/i/docs/csr/2017/images/top/img_kv_num_01.png) left top no-repeat;
}
.kvSectionInner .kvContents .contents2:after{
  background: url(/i/docs/csr/2017/images/top/img_kv_num_02.png) left top no-repeat;
}
.kvSectionInner .kvContents .contents3:after{
  background: url(/i/docs/csr/2017/images/top/img_kv_num_03.png) left top no-repeat;
}
.kvSectionInner .kvContents .contents4:after{
  background: url(/i/docs/csr/2017/images/top/img_kv_num_04.png) left top no-repeat;
}
.kvSectionInner h1,
.kvSectionInner .subTtl,
.kvSectionInner .txt{
  position: relative;
  z-index: 2;
}
.kvSectionInner h1{
  margin-bottom: 24px;
  padding: 0;
}
.kvSectionInner .subTtl{
  color: #fff;
  font-family: 'Noto Sans Japanese','メイリオ',Meiryo;
  font-size: 42px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 16px;
}
.kvSectionInner .subTtl.txtCr,
.kvSectionInner .txt.txtCr{
  color: #f03;
}
.kvSectionInner .txt{
  color: #fff;
  font-weight: bold;
}
.kvSectionInner .kvSectionCatBtn{
  position: absolute;
  z-index: 10;
  left: 0;
  bottom: 0;
  width: 100%;
}
.kvSectionInner .kvSectionCatBtn.iconList li{
  width: 32px;
  margin: 0 5px;
  padding: 0;
  box-sizing: border-box;
}
.kvSectionInner .kvSectionCatBtn.iconList li:last-child{
  padding-right: 0;
}
.kvSectionInner .kvSectionCatBtn .iconBtn,
.kvSection .movieControlBtnWrap li a{
  position: relative;
  z-index: 1;
  display: block;
  width: 32px;
  height: 32px;
}
.kvSectionInner .kvSectionCatBtn img,
.kvSection .movieControlBtnWrap li a img,
.kvSection .kvSectionMessegeBtn img{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: auto;
  opacity: 1;
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
}
.kvSectionInner .kvSectionCatBtn .on,
.kvSection .movieControlBtnWrap li a img.on,
.kvSection .kvSectionMessegeBtn img.on{
  opacity: 0;
  z-index: 2;
}
.kvSectionInner .kvSectionCatBtn .is-active .on,
.kvSection .movieControlBtnWrap li a.is-active img.on,
.is-pc .kvSectionInner .kvSectionCatBtn .iconBtn:hover img.on,
.is-pc .kvSection .movieControlBtnWrap li a:hover img.on,
.is-pc .kvSection .kvSectionMessegeBtn a:hover img.on{
  opacity: 1;
}
.kvSectionInner .kvSectionCatBtn .is-active img,
.kvSection .movieControlBtnWrap li a.is-active img,
.is-pc .kvSectionInner .kvSectionCatBtn .iconBtn:hover img,
.is-pc .kvSection .movieControlBtnWrap li a:hover img,
.is-pc .kvSection .kvSectionMessegeBtn a:hover img{
  opacity: 0;
}

.kvSectionInner .kvSectionBtn{
  position: absolute;
  z-index: 2;
  top: 386px;
  left: 50%;
  width: 76%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.kvSectionInner .kvSectionBtn a{
  display: inline-block;
}
.kvSection .kvSectionBg{
  display: none;
}
.kvSection .kvSectionBg{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: #000;
}
.kvSection .kvSectionBg div{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.kvSection .kvSectionBg div:after{
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/i/docs/csr/2017/images/top/pattern.png) left top repeat;
  background-size: 2px;
}
.kvSection .kvSectionBg div.is-active{
  z-index: 2;
}
.kvSection .kvSectionBg >div{
  display: none;
}
.kvSection .kvSectionBg .kvSectionBg01{
  background: url(/i/docs/csr/2017/images/top/img_top_01.jpg) center top no-repeat;
  background-size: cover;
}
.kvSection .kvSectionBg .kvSectionBg02{
  background: url(/i/docs/csr/2017/images/top/img_top_02.jpg) center top no-repeat;
  background-size: cover;
}
.kvSection .kvSectionBg .kvSectionBg03{
  background: url(/i/docs/csr/2017/images/top/img_top_03.jpg) center top no-repeat;
  background-size: cover;
}
.kvSection .kvSectionBg .kvSectionBg04{
  background: url(/i/docs/csr/2017/images/top/img_top_04.jpg) center top no-repeat;
  background-size: cover;
}

.kvSection .movieControlBtnWrap{
  position: absolute;
  right: 10px;
  bottom: 0;
  z-index: 11;
  opacity: 0.7;
}
.kvSection .movieControlBtnWrap button {
  background-color: transparent;
  border: none;
  outline: none;
}
.kvContents .lang-btn {
  position: absolute;
  top: 1em;
  right: 14px;
  z-index: 99;
}
@media (min-width: 950px) {
  .kvContents .lang-btn {
  top: auto;
  bottom: 46px;
  right: 14px;
  }
}
@media (max-width: 800px) {
  .kvContents .lang-btn {
  top: 2em;
  }
}

.kvContents .lang-btn a {
  padding-top: .3em;
}
.is-tab .kvSection .movieControlBtnWrap{
  display: none;
}
.kvSection .movieControlBtnWrap li{
  display: inline-block;
  vertical-align: top;
  width: 42px;
  padding: 0 5px;
  box-sizing: border-box;
}
.kvSection .movieControlBtnWrap li a,
.kvSection .kvSectionMessegeBtn a{
  display: block;
}
.kvSection .kvSectionMessegeBtn{
  width: 294px;
  margin: 20px auto 0;
}
.kvSection .kvSectionMessegeBtn img{
  width: 100%;
}
.kvSection .kvSectionMessegeBtn a{
  position: relative;
  z-index: 1;
}

/* -------------------------------------
  topTicker
------------------------------------- */
.topTicker{
  overflow: hidden;
  position: relative;
  margin-right: -40px;
  margin-left: -40px;
  padding-top: 32px;
  background-color: #bf2626;
  text-align: left;
}
.topTickerOuter{
  margin-right: 8px;
  margin-left: 8px;
}
.topTickerInner{
  overflow: hidden;
  position: relative;
  max-width: 811px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 106px;
  background-color: #fff;
}
.topTickerNews{
  max-width: 872px;
  min-height: 32px;
  padding-top: 16px;
  padding-bottom: 16px;
}
.topTickerTitle{
  position: absolute;
  top: 0;
  left: 16px;
  bottom: 0;
  height: 16px;
  margin: auto;
  padding: 10px 8px 6px;
  border: 1px solid #ff0020;
  color: #ff0020;
  line-height: 1;
}
.topTickerItem{
  display: none;
  position: absolute;
  top: 50%;
  left: 106px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  margin-right: 39px;
  font-size: 12px;
}
.topTickerItem a{
  display: block;
  overflow: hidden;
  max-height: 42px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.topTickerItem:nth-child(2){
  display: block;
}
.topTickerItem a{
  color: #000;
}
.topTickerDotted{
  position: absolute;
  top: 0;
  right: 16px;
  bottom: 0;
  height: 45px;
  margin: auto;
}
.topTickerDottedItem{
  display: block;
  width: 7px;
  height: 7px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: #ededed;
  transition: 1.7s ease-out;
}
.topTickerDottedItem:last-child{
  margin-bottom: 0;
}
.topTickerDottedItem.active{
  background: #ff0020;
}
.topTickerDottedItem button{
  display: block;
  width: 7px;
  height: 7px;
  margin-bottom: 12px;
  border-radius: 50%;
  border: none;
  transition: .2s ease-out;
  background: transparent;
}
.topTickerDottedItem button:hover {
  background: #ff0020;
}


/* -------------------------------------
  topSlideWrap
------------------------------------- */
.topSlideWrap{
  position: relative;
  z-index: 2;
  margin: 0 -40px;
  background-color: #bf2626;
}
/* .topSlideWrap:after{
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 200%;
  height: 100%;
  z-index: 1;
  background-color: #bf2626;
  -ms-transform: rotate(-13deg);
  -ms-transform: rotateZ(-13deg);
  -webkit-transform: rotateZ(-13deg);
  transform: rotateZ(-13deg);
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.topSlideWrap:before{
  content: '';
  position: absolute;
  top: 0;
  right: 50%;
  width: 200%;
  height: 100%;
  z-index: 1;
  background-color: #bf2626;
  -ms-transform: rotate(13deg);
  -ms-transform: rotateZ(13deg);
  -webkit-transform: rotateZ(13deg);
  transform: rotateZ(13deg);
  -ms-transform-origin: right top;
  -webkit-transform-origin: right top;
  transform-origin: right top;
} */
.topSlideWrap .topSlideInner{
  position: relative;
  z-index: 10;
  top: 30px;
  opacity: 0;
}
.topSlideWrap .topSlideInner.is-init{
  top: 0 !important;
  opacity: 1 !important;
}
.topSlideWrap .topSlide{
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
  letter-spacing: -0.4em;
  text-align: center;
}
.topSlideWrap .topSlide li{
  display: inline-block;
  vertical-align: top;
  max-width: 311px;
  width: 33.3%;
  padding: 10px 8px 32px;
  letter-spacing: 0;
  box-sizing: border-box;
}
.topSlideWrap .topSlide li a{
  display: block;
}
.topSlideWrap .topSlide li img{
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
}
.topSlideWrap .topSlide .img{
  position: relative;
  z-index: 1;
  margin-bottom: 16px;
}
.topSlideWrap .topSlide .img span{
  display: block;
}
.topSlideWrap .topSlide .iconNumRed01:after,
.topSlideWrap .topSlide .iconNumRed02:after,
.topSlideWrap .topSlide .iconNumRed03:after,
.topSlideWrap .topSlide .iconNumRed04:after{
  content: '';
  position: absolute;
  z-index: 2;
  left: 50%;
  bottom: 0;
  width: 12.5%;
  height: 100%;
  max-height: 36px;
  -ms-transform: translate(-50%,50%);
  -webkit-transform: translate(-50%,50%);
  transform: translate(-50%,50%);
}
.topSlideWrap .topSlide .iconNumRed01:after{
  background: url(/i/docs/csr/2017/images/icon_num_darkred_01_pc.png) center center no-repeat;
  background-size: contain;
}
.topSlideWrap .topSlide .iconNumRed02:after{
  background: url(/i/docs/csr/2017/images/icon_num_darkred_02_pc.png) center center no-repeat;
  background-size: contain;
}
.topSlideWrap .topSlide .iconNumRed03:after{
  background: url(/i/docs/csr/2017/images/icon_num_darkred_03_pc.png) center center no-repeat;
  background-size: contain;
}
.topSlideWrap .topSlide .iconNumRed04:after{
  background: url(/i/docs/csr/2017/images/icon_num_darkred_04_pc.png) center center no-repeat;
  background-size: contain;
}
.topSlideWrap .topSlide .txtWrap{
  position: relative;
  z-index: 2;
  color: #fff;
  text-align: left;
}
.topSlideWrap .topSlide .title{
  margin-bottom: 24px;
  font-size: 11px;
  font-weight: bold;
}
.topSlideWrap .topSlide .title span{
  position: relative;
  z-index: 1;
  display: inline-block;
  vertical-align: top;
}
.topSlideWrap .topSlide .title span:after{
  content: '';
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: -5px;
  width: 100%;
  height: 2px;
  background-color: #eb9297;
}

/* -------------------------------------
  topCol2Wrap
------------------------------------- */
.topCol2Wrap{
  margin: 0 -40px;
}
.topCol2Wrap .col2{
  margin: 0 auto;
  text-align: center;
  letter-spacing: -0.4em;
}
.topCol2Wrap .col2 li{
  position: relative;
  z-index: 1;
  display: inline-block;
  vertical-align: top;
  width: 50%;
  letter-spacing: 0;
}
.topCol2Wrap .col2 .img{
  position: relative;
  z-index: 1;
}
.topCol2Wrap .col2 .col2title,
.topCol2Wrap .col2 h2{
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  width: 100%;
  max-width: inherit;
  margin: 0;
  padding: 28px;
  text-align: left;
  line-height: 1;
  background: rgba(230,46,46,0.8);
  box-sizing: border-box;
}
.topCol2Wrap .col2 .col2title span,
.topCol2Wrap .col2 h2 span{
  display: block;
  color: #fff;
  font-family: 'Noto Sans Japanese','メイリオ',Meiryo;
  font-weight: 700;
  font-size: 24px;
  background: url(/i/docs/csr/2017/images/top/icon_arrow_w_right_pc.png) right center no-repeat;
}
.topCol2Wrap .col2 .col2title span:after,
.topCol2Wrap .col2 h2 span:after{
  content: none;
}
.topCol2Wrap .col2 a{
  overflow: hidden;
  position: relative;
  z-index: 1;
  display: block;
  height: 340px;
}
.topCol2Wrap .col2 .col2message .img,
.topCol2Wrap .col2 .col2stakeholder .img{
  position: absolute;
  z-index: 1;
  top: 0;
  left: 50%;
  width: 1500px;
  height: 340px;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

/* -------------------------------------
  featureWrap
------------------------------------- */

.featureWrap{
  margin: 0 -40px;
  padding-bottom: 64px;
  background-color: #bf2626;
}
.featureWrap a{
  color: #000;
}
.featureWrap h1{
  margin-bottom: 45px;
  padding-top: 64px;
  font-size: 26px;
  font-family: 'Noto Sans Japanese','メイリオ',Meiryo;
  font-weight: 900;
  text-align: center;
  line-height: 1;
}
.featureWrap h1 span{
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 1;
}
.featureWrap h1 span:after{
  content: '';
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: -13px;
  width: 100%;
  height: 2px;
  background-color: #f03;
}
.featureWrap h2{
  color: #fff;
}
.featureWrap h2 span:after{
  background-color: #fff;
}
.featureWrap .featureSlideWrap{
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 100%;
  height: 328px;
  max-width: 917px;
  margin: 0 auto;
}
.featureWrap .featureSlide{
  text-align: center;
  letter-spacing: -0.4em;
}
/* .featureSlide:before{
  display: block;
  content: "";
  position: absolute;
  width: 17.95%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #bf2626;
  z-index: 10;
}
.featureSlide:after{
  display: block;
  content: "";
  position: absolute;
  width: 17.95%;
  height: 100%;
  top: 0;
  right: 0;
  background-color: #bf2626;
  z-index: 10;
} */
.featureWrap .featureSlide li{
  display: inline-block;
  vertical-align: top;
  width: 236px;
  padding: 0 12px;
  letter-spacing: 0;
  box-sizing: border-box;
}
.featureWrap .featureSlide li a{
  display: block;
  min-height: 300px;
  background-color: #fff;
}
.featureWrap .featureSlide .img{
  margin-bottom: 20px;
}
.featureWrap .featureSlide .img img{
  width: 100%;
}
.featureWrap .featureSlide .title{
  text-align: left;
}
.featureWrap .featureSlide .title span{
  position: relative;
  z-index: 1;
  display: inline-block;
  vertical-align: top;
  margin: 0 20px 20px;
  font-size: 11px;
  font-weight: bold;
  line-height: 1;
}
.featureWrap .featureSlide .title span:after{
  content: '';
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: -7px;
  width: 100%;
  height: 2px;
  background-color: #f03;
}
.featureWrap .featureSlide .txt{
  margin: 0px 20px;
  padding-bottom: 10px;
  font-weight: bold;
  text-align: left;
}
.featureSlideWrap .featureSlideBtn{
  position: absolute;
  z-index: 10;
  display: none;
  top: 60px;
}
.featureSlideWrap .featureSlideBtn a{
  display: block;
}
.featureSlideWrap .featureSlidePrevBtn{
  left: 0;
}
.featureSlideWrap .featureSlideNextBtn{
  right: 0;
}

.featureSlideWrap .featureSlide.is-liquid{
  display: table;
  table-layout: fixed;
  width: 100%;
  box-sizing: border-box;
  letter-spacing: 0;
}

/* -------------------------------------
  yahooCSRMedias
------------------------------------- */
.yahooCSRMedias {
  margin-right: -40px;
  margin-left: -40px;
  background-color: #eee;
}
.yahooCSRMedias .ttl-lv1{
  padding-right: 40px;
  padding-left: 40px;
}
.yahooCSRMedias .readTxt {
  margin-top: 35px;
  padding-right: 40px;
  padding-left: 40px;
  text-align: center;
}
.yahooCSRMedias .readTxt:not(:first-child) {
  margin-top: 4px;
}
.yahooCSRMediasLogo {
  box-sizing: border-box;
  position: relative;
  max-width: 950px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 250px 17px 104px;
}
.yahooCSRMediasLogoItem {
  position: absolute;
  bottom: 104px;
  width: 31.6%;
  font-weight: bold;
  text-align: center;
}
.yahooCSRMediasLogoItem:nth-child(1) {
  left: 0;
}
.yahooCSRMediasLogoItem:nth-child(2) {
  right: 0;
  bottom: 64px;
  left: 0;
  margin-right: auto;
  margin-left: auto;
}

.yahooCSRMediasLogoItem:nth-child(3) {
  right: 0;
}
.yahooCSRMediasLogoTxt {
  margin-bottom: 10px;
}
.yahooCSRMediasLogoItem a {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.yahooCSRMediasLogoItem img {
  max-width: 100%;
  height: auto;
}
.yahooCSRMediasRemarks {
  margin-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 10px;
  font-weight: normal;
  text-align: left;
}

/* -------------------------------------
  timeline
------------------------------------- */
.timeLineWrap{
  padding: 0 17px 80px;
}
.timeLineInner{
  overflow: hidden;
}
.timeLineInner.is-open{
  height: auto;
}
.timeLine{
  overflow: hidden;
  max-width: 984px;
  width: 100%;
  margin: 0 auto;
}
.timeLineItem{
  width: 21.5%;
  padding: 0 1.75% 36px;
}
.timeLineItem .timelineModal{
  position: relative;
  z-index: 1;
}
.modalWrap .iconWrap,
.timeLineItem .iconWrap{
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 13px;
  color: #666;
  font-size: 11px;
  background-color: #ededed;
  box-sizing: border-box;
}
.modalWrap .iconWrap span,
.timeLineItem .iconWrap span{
  display: table-cell;
  vertical-align: middle;
}
.modalWrap .iconWrap span.sp,
.timeLineItem .iconWrap span.sp{
  display: none;
}
.modalWrap .iconWrap .imgIcon,
.timeLineItem .iconWrap .imgIcon{
  width: 40px;
  vertical-align: middle;
}
.modalWrap .iconWrap .txt,
.timeLineItem .iconWrap .txt{
  padding-left: 7px;
}
.modalWrap .iconWrap .txt{
  font-weight: bold;
}
.modalWrap img,
.timeLineItem img{
  width: 100%;
}
.timeSnsWrap{
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 8px;
  padding-top: 8px;
  box-sizing: border-box;
}
.timeSnsWrap .time{
  display: table-cell;
  vertical-align: bottom;
  color: #666;
  font-size: 11px;
}
.timeSnsWrap p{
  display: table-cell;
  vertical-align: bottom;
  width: 28px;
}
.timeSnsWrap a{
  overflow: hidden;
  display: block;
  width: 24px;
  height: 24px;
  margin-left: 4px;
  text-indent: -999px;
}
.timeSnsWrap .ffBtn{
  background: url(/i/docs/csr/2017/images/btn_icon_facebook_s_pc.png) left bottom no-repeat;
  background-size: contain;
}
.timeSnsWrap .twBtn{
  background: url(/i/docs/csr/2017/images/btn_icon_twitter_s_pc.png) left bottom no-repeat;
  background-size: contain;
}
.timeLineItem .itemLink{
  padding-top: 12px;
  border-top : 1px solid #ccc;
  text-align: right;
}
.timeLineItem .itemLink a{
  padding-right: 24px;
  background: url(/i/docs/csr/2017/images/icon_arrow_right_pc.png) right 0.25em no-repeat;
}
.timeLineBtnWrap{
  max-width: 950px;
  margin: 0 auto;
  padding-top: 4px;
  text-align: center;
  border-top: 1px solid #ccc;
}
.timeLineBtnWrap .timeLineBtn{
  display: inline-block;
  vertical-align: top;
  padding: 16px 8px 16px 8px;
}
.timeLineBtnWrap .timeLineBtn span{
  display: inline-block;
  vertical-align: top;
  padding-right: 30px;
  background: url(/i/docs/csr/2017/images/icon_arrow_bottom_pc.png) right center no-repeat;
}
.timeLineItem .text{
  display: none;
  word-break: break-all;
  word-wrap: break-word;
  white-space: normal;
}
.timelineModaltrigger{
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(/i/docs/csr/2017/images/bg_modal_btn.png);
}

.timeLineItem .iconBlank,
.modalCloseBtnWrap,
.modalImg{
  display: none;
}

.modalWrap{
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  z-index: 10001;
  top: 0;
  right: -526px;
  width: 526px;
  height: 100%;
  max-height: 730px;
  background-color: #fff;
}
.modalWrap .modalInner{
  width: 526px;
  padding-top: 50px;
}
.modalWrap .modalCloseBtnWrap{
  position: fixed;
  z-index: 100;
  top: 0;
  right: -526px;
  display: block;
  width: 526px;
  height: 50px;
  text-align: right;
  background-color: #fff;
}
.modalWrap .modalCloseBtnWrap .cloceBtn{
  display: inline-block;
  vertical-align: top;
  padding: 14px;
}
.modalWrap .iconWrap{
  padding: 13px 34px;
}
.modalWrap .timeTitleWrap{
  padding: 16px 34px;
}
.modalWrap .timeTitleWrap .text{
  word-break: break-all;
  word-wrap: break-word;
  white-space: normal;
}
.modalWrap .timeSnsWrap{
  margin-bottom: 16px;
  padding-top: 0;
  line-height: 1;
}
.modalWrap .emphasisText{ display: none; }
.modalWrap .moreLinkWrap{
  margin: 0 34px;
  padding: 0 0 16px;
}
.modalWrap .moreLinkWrap .iconBlank{
  display: inline-block;
  padding-left: 16px;
  background: url(/i/docs/csr/2017/images/icon_link_blank_pc.png) left center no-repeat;
}
.is-pc .modalWrap .linkBtn:hover .iconBlank{
  text-decoration: none;
}

.modalWrap .modalImg{
  display: block;
  height: 350px;
  text-align: center;
}
.modalWrap .modalImg img{
  width: auto;
  height: 100%;
}
.modalWrap .moreLinkWrap span,
.modalWrap .imgTextWrap .img{
  display: none;
}

.modalBg{
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.7);
  cursor: pointer;
}
.creditTxt{
  max-width: 950px;
  margin: 0 auto 32px;
  font-size: 10px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 801px) {
  .topSlideWrap .topSlide .img span,
  .featureWrap .featureSlide .img,
  .timeLineWrap .imgTextWrap .img{
    overflow: hidden;
  }
  .is-pc .topSlideWrap .topSlide li a img,
  .is-pc .featureWrap .featureSlide .img img,
  .is-pc .timeLineWrap .imgTextWrap .img img,
  .is-pc .topCol2Wrap .col2 .col2message img,
  .is-pc .topCol2Wrap .col2 .col2stakeholder img,
  .yahooCSRMediasLogoItem img{
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 1s cubic-bezier(0.34,0.96,0.74,0.9);
    transition: 1s cubic-bezier(0.34,0.96,0.74,0.9);
  }
  .is-pc .topSlideWrap .topSlide li a:hover img,
  .is-pc .featureWrap .featureSlide li a:hover .img img,
  .is-pc .timeLineWrap .timelineModaltrigger:hover+div .imgTextWrap .img img,
  .is-pc .topCol2Wrap .col2 .col2message:hover img,
  .is-pc .topCol2Wrap .col2 .col2stakeholder:hover img,
  .yahooCSRMediasLogoItem:hover img{
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  .is-pc .featureSlideWrap .featureSlideBtn a img{
    opacity: 1;
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .is-pc .featureSlideWrap .featureSlidePrevBtn a:hover img{
    opacity: 0.8;
    -ms-transform: translateX(-8px);
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px);
  }
  .is-pc .featureSlideWrap .featureSlideNextBtn a:hover img{
    opacity: 0.8;
    -ms-transform: translateX(8px);
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
}

@media screen and (max-width: 800px) {
  .noscript_content {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 2000000;
    box-sizing: border-box;
  }
  .is-emg #info{
    padding-top: 60px;
    padding-bottom: 0;
  }
  .is-pc .contents,
  .is-tab .contents,
  .is-sp .contents{
    padding: 40px 15px 0;
  }
  .is-emg .contents{
    padding: 10px 15px 0;
  }
  .contents{
    padding: 40px 15px 0;
  }
  .header{
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    border-bottom: 2px solid #ededed;
    -webkit-transform:translate3d(0,0,0);
  }
  .header .headerInner{
    /* display: block; */
    table-layout: auto;
  }
  .header .headerInner .menuBtnWrap{
    display: block;
    float: left;
  }
  .header .headerInner .logo{
    display: block;
    float: right;
    background-color: transparent;
  }
  .header .logo a{
    padding: 16px 8px;
  }
  .contents{
    padding-top: 52px;
  }

  /* -------------------------------------
    kvSection
  ------------------------------------- */
  .kvSection{
    height: 0;
    margin: 0 -15px;
    padding-bottom: 87%;
  }
  .kvSectionInner{
    position: relative;
    z-index: 2;
    padding-top: 0;
    padding-bottom: 87%;
  }
  .kvSectionInner .kvContents{
    padding-bottom: 69.8%;
  }
  .kvSectionInner .firstKv{
    padding-bottom: 65.3%;
  }
  .kvSectionInner .kvContents >div{
    padding-top: 23.2%;
  }
  .kvSectionInner .kvContents >div:after{
    content: '';
    position: absolute;
    top: 36%;
    left: -7%;
    z-index: 1;
    width: 41.33%;
  }
  .kvSectionInner .kvContents .contents1:after{
    background: url(/i/docs/csr/2017/images/top/img_kv_num_01.png) left top no-repeat;
    background-size: 100% auto;
  }
  .kvSectionInner .kvContents .contents2:after{
    background: url(/i/docs/csr/2017/images/top/img_kv_num_02.png) left top no-repeat;
    background-size: 100% auto;
  }
  .kvSectionInner .kvContents .contents3:after{
    background: url(/i/docs/csr/2017/images/top/img_kv_num_03.png) left top no-repeat;
    background-size: 100% auto;
  }
  .kvSectionInner .kvContents .contents4:after{
    background: url(/i/docs/csr/2017/images/top/img_kv_num_04.png) left top no-repeat;
    background-size: 100% auto;
  }
  .kvSectionInner h1{
    width: 58.66%;
    margin: 0 auto 5.6%;
  }
  .kvSectionInner .subTtl{
    font-size: 24px;
    margin: 0 auto 3.2%;
  }
  .kvSectionInner .txt{
   display: none;
  }
  .kvSectionInner .kvSectionCatBtn{
    margin-bottom: 5px;
  }
  .kvSectionInner .kvSectionCatBtn.iconList li{
    width: 5.5%;
    padding: 0;
  }
  .kvSectionInner .kvSectionCatBtn.iconList li:last-child{
    padding-right: 0;
  }
  .kvSectionInner .kvSectionCatBtn .iconBtn{
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
  }
  .kvSectionInner .kvSectionCatBtn img{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .kvSectionInner .kvSectionBtn{
    top: 69%;
    width: 76%;
    margin: 0 auto;
  }
  .kvSection .kvSectionBg .kvSectionBg01{
    background: url(/i/docs/csr/2017/images/top/bg_kv_01_sp.png) center top no-repeat;
    background-size: cover;
  }
  .kvSection .kvSectionBg .kvSectionBg02{
    background: url(/i/docs/csr/2017/images/top/bg_kv_02_sp.png) center top no-repeat;
    background-size: cover;
  }
  .kvSection .kvSectionBg .kvSectionBg03{
    background: url(/i/docs/csr/2017/images/top/bg_kv_03_sp.png) center top no-repeat;
    background-size: cover;
  }
  .kvSection .kvSectionBg .kvSectionBg04{
    background: url(/i/docs/csr/2017/images/top/bg_kv_04_sp.png) center top no-repeat;
    background-size: cover;
  }
  .kvSection .kvSectionMessegeBtn{
    width: 78.4%;
    margin-top: 7.4%;
  }
  .kvSection .movieControlBtnWrap{
    display: none;
  }

  /* -------------------------------------
    topTicker
  ------------------------------------- */
  .topTicker {
    margin-right: -15px;
    margin-left: -15px;
    padding-top: 16px;
  }
  .topTickerInner {
    padding-left: 90px;
  }
  .topTickerNews {
    min-height: 50px;
    padding-top: 1px;
    padding-bottom: 1px;
  }
  .topTickerTitle {
    left: 8px;
    font-size: 12px;
  }
  .topTickerItem {
    left: 82px;
  }
  .topTickerDotted {
    height: 42px;
  }
  .topTickerDottedItem {
    margin-bottom: 10px;
  }

  /* -------------------------------------
  topSlideWrap
  ------------------------------------- */
  .topSlideWrap{
    margin: 0 -15px;
  }
  .topSlideWrap .topSlide{
    max-width: inherit;
    text-align: left;
  }
  .topSlideInner{
    overflow: hidden;
/*     height: 350px; */
  }
  .topSlideWrap .topSlideInner{
    top: 10px;
  }
  .topSlideWrap .topSlide li{
    max-width: inherit;
    width: 56%;
    padding: 10px 8px 32px;
  }
  .topSlideWrap .topSlide li a{
    display: block;
  }
  .topSlideWrap .topSlide li img{
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto;
  }
  .topSlideWrap .topSlide .img{
    position: relative;
    z-index: 1;
    margin-bottom: 16px;
  }
  .topSlideWrap .topSlide .iconNumRed01:after,
  .topSlideWrap .topSlide .iconNumRed02:after{
    content: '';
    position: absolute;
    z-index: 2;
    left: 50%;
    bottom: 0;
    width: 18.5%;
    height: 100%;
    max-height: 36px;
    -ms-transform: translate(-50%,50%);
    -webkit-transform: translate(-50%,50%);
    transform: translate(-50%,50%);
  }
  .topSlideWrap .topSlide .iconNumRed01:after{
    background: url(/i/docs/csr/2017/images/icon_num_darkred_01_sp.png) center center no-repeat;
    background-size: contain;
  }
  .topSlideWrap .topSlide .iconNumRed02:after{
    background: url(/i/docs/csr/2017/images/icon_num_darkred_02_sp.png) center center no-repeat;
    background-size: contain;
  }
  .topSlideWrap .topSlide .iconNumRed03:after{
    background: url(/i/docs/csr/2017/images/icon_num_darkred_03_sp.png) center center no-repeat;
    background-size: contain;
  }
  .topSlideWrap .topSlide .iconNumRed04:after{
    background: url(/i/docs/csr/2017/images/icon_num_darkred_04_sp.png) center center no-repeat;
    background-size: contain;
  }
  .topSlideWrap .topSlide .txtWrap{
    position: relative;
    z-index: 2;

    color: #fff;
    text-align: left;
  }
  .topSlideWrap .topSlide .title{
    margin-bottom: 24px;
    font-size: 11px;
    font-weight: bold;
  }
  .topSlideWrap .topSlide .title span{
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: top;
  }
  .topSlideWrap .topSlide .title span:after{
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: -5px;
    width: 100%;
    height: 2px;
    background-color: #eb9297;
  }

  .topSlideBtn{
    position: absolute;
    z-index: 10;
    top: 11%;
    width: 12.54%;
  }
  .topSlideBtn a{
    display: block;
  }
  .topSlidePrevBtn{
    left: 0;
  }
  .topSlideNextBtn{
    right: 0;
  }
  .topSlideBtn img{
    width: 100%;
  }

  /* -------------------------------------
    topCol2Wrap
  ------------------------------------- */
  .topCol2Wrap .col2 li{
    display: block;
    width: 100%;
  }
  .topCol2Wrap .col2 .col2message,
  .topCol2Wrap .col2 .col2stakeholder{
    height: 240px;
  }
  .topCol2Wrap .col2 .col2message .img,
  .topCol2Wrap .col2 .col2stakeholder .img{
    height: 160px;
  }
  .topCol2Wrap .col2 .col2title {
    background: rgba(230,46,46,1);
  }
  .topCol2Wrap .col2 .col2message .img img,
  .topCol2Wrap .col2 .col2stakeholder .img img{
    height: 100%;
    width: auto;
  }
  .topCol2Wrap .col2 .col2stakeholder .img img{
    height: 200px;
  }

  /* -------------------------------------
    yahooCSRMedias
  ------------------------------------- */
  .yahooCSRMedias .readTxt br {
    display: none;
  }
  .yahooCSRMediasLogo{
    position: static;
    padding: 0 17px 40px;
    margin-top: 50px;

  }
  .yahooCSRMediasLogoItem{
    box-sizing: border-box;
    position: static;
    width: 100%;
    padding-right: 38px;
    padding-left: 38px;
    margin-bottom: 40px;
  }
  .yahooCSRMediasLogoTxt{
    margin-bottom: 15px;
    margin-left: -20px;
    margin-right: -20px;
  }

  /* -------------------------------------
    timeline
  ------------------------------------- */
  .timeLineWrap{
    padding: 0 0 40px;
  }
  .timeLineItem{
    position: static !important;
    width: 100%;
    padding: 0 0 36px;
    -ms-transform: translate3d(0,0,0) !important;
    -webkit-transform: translate3d(0,0,0) !important;
    transform: translate3d(0,0,0) !important;
  }
  .timeLineItem .iconWrap{
    margin-bottom: 12px;
    padding: 9px 15px;
  }
  .modalWrap .iconWrap .imgIcon,
  .timeLineItem .iconWrap .imgIcon{
    width: 9.6%;
  }
  .modalWrap .iconWrap span.sp,
  .timeLineItem .iconWrap span.sp{
    position: relative;
    z-index: 1;
    display: table-cell;
    vertical-align: middle;
    width: 11.5%;
    padding: 5.1% 0;
  }
  .modalWrap .iconWrap span.sp a,
  .timeLineItem .iconWrap span.sp a{
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    overflow: hidden;
    display: block;
    width: 89%;
    padding-bottom: 89%;
    font-size: 0;
    text-indent: -999px;
  }
  .modalWrap .iconWrap span.sp .ffBtn,
  .timeLineItem .iconWrap span.sp .ffBtn{
    background: url(/i/docs/csr/2017/images/btn_icon_facebook_sp.png) left bottom no-repeat;
    background-size: contain;
  }
  .modalWrap .iconWrap span.sp .twBtn,
  .timeLineItem .iconWrap span.sp .twBtn{
    background: url(/i/docs/csr/2017/images/btn_icon_twitter_sp.png) left bottom no-repeat;
    background-size: contain;
  }

  .timeLineItem .imgTextWrap{
    display: table;
    table-layout: fixed;
    width: 100%;
    box-sizing: border-box;
  }
  .timeLineItem .imgTextWrap .img{
    display: table-cell;
    vertical-align: top;
    width: 29%;
    padding-bottom: 15px;
  }
  .timeLineItem .imgTextWrap .timeTitleWrap{
    display: table-cell;
    vertical-align: top;
  }
  .timeLineItem .imgTextWrap .img+.timeTitleWrap{
    padding-left: 15px;
  }
  .timeSnsWrap{
    display: block;
    width: 100%;
    padding-top: 0;
    box-sizing: border-box;
  }
  .timeSnsWrap .time{
    display: block;
    font-size: 10px;
    font-weight: bold;
  }

  .timeLineItem .itemLink{
    padding-top: 12px;
    border-top : 1px solid #ccc;
    text-align: right;
  }
  .timeLineItem .itemLink a{
    font-size: 16px;
    background: url(/i/docs/csr/2017/images/icon_arrow_s_right_sp.png) right center no-repeat;
    background-size: 13px;
  }

  .modalWrap{
    width: 85%;
  }
  .modalWrap .modalInner{
    width: 100%;
    padding-top: 49px;
  }
  .modalWrap .modalCloseBtnWrap{
    width: 85%;
    height: 49px;
  }
  .modalWrap .modalCloseBtnWrap .cloceBtn{
    padding: 14.5px;
  }
  .modalWrap .modalImg{
    height: 213px;
  }
  .modalWrap .iconWrap{
    padding: 16px 15px;
  }
  .modalWrap .timeTitleWrap{
    padding: 20px 15px;
  }
  .modalWrap .timeSnsWrap .time{
    font-size: 12px;
  }
  .modalWrap .moreLinkWrap{
    margin: 0 16px;
    padding: 0 0 16px;
  }
  .modalWrap .imgTextWrap .text{
    font-size: 16px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: normal;
  }
  .modalWrap .moreLinkWrap .iconBlank{
    padding-left: 22px;
    background: url(/i/docs/csr/2017/images/icon_link_blank_sp.png) left center no-repeat;
    background-size: 14px;
  }
  .creditTxt{
    margin: 0 auto 22px;
    font-size: 12px;
  }
}
@media screen and (max-width: 320px) {
  .noscript_content {
    font-size: 12px;
  }
}

/* -------------------------------------
  page footer banner area
------------------------------------- */
.pageBannerArea {
  width: 950px;
  margin: 80px auto 50px;
  overflow: hidden;
}
.pageBannerArea a {
  display: block;
  float: left;
}
.pageBannerArea a img {
  width: 280px;
  margin-left: 55px;
}
.pageBannerArea a:first-child img {
  margin-left: 0;
}
@media screen and (max-width: 800px) {
  .pageBannerArea {
    width: 100%;
    margin: 0 auto;
  }
  .pageBannerArea a {
    float: none;
    text-align: center;
    margin-bottom: 30px;
  }
  .pageBannerArea a img {
    margin-left: 0;
  }
}