@charset "Shift_JIS";


/* =================================================================================

 Common style of ir

================================================================================= */

/* IRレスポンシブ対応 */
.rwd #topicpath {
  margin-bottom: 0;
}
.rwd #contents {
  padding-bottom: 96px;
}
@media screen and (max-width: 767px ) {
  .rwd #contents {
    padding-bottom: 50px;
    width: 100%;
  }
}

.rwd .full-box {
	width: 1024px;
}
@media screen and (max-width: 767px) {
	.rwd .full-box {
    width: 100%;
    padding-inline: 10px;
    box-sizing: border-box;
  }
  .rwd .index.full-box {
    padding-inline: 20px;
  }
}

/* ///////////////////////////////////////////////// common style */

div#sectionWrap .sttl03{
  margin-top:28px;
  margin-bottom:20px;
}

div#sectionWrap p.pagetop{
  margin-top:20px !important;
}

/* reportStyle */

div.reportStyle .ttlblue{
  margin-bottom:15px;
}

div.reportStyle .sttl02{
  margin-top:18px;
  margin-bottom:20px;
}

div.reportStyle .sttl03{
  margin-top:28px;
  margin-bottom:20px;
}

div.reportStyle p.pagetop{
  margin-top:20px !important;
}

div.reportStyle ul#anchorList{
  margin-bottom:30px;
}

div.reportStyle p{
  margin-top:13px;
  /* margin-top:expression((this.parentNode.firstChild == this)?'0':'13px'); */
  text-indent:1em;
}

div.reportStyle div.fBox{
  margin-top:20px;
}

div.reportStyle div.fBox img{
  margin-top:20px;
  /* margin-top:expression((this.parentNode.firstChild == this)?'0':'20px'); */
}

div.reportStyle div.grayBox p{
  text-indent:0;
}

div.reportStyle div.fl p:first-child,
div.reportStyle div.fr p:first-child,
div.reportStyle div.fl img:first-child,
div.reportStyle div.fr img:first-child{
  margin-top:0;
}

div.reportStyle p.text12{
  margin-top:3px;
  text-indent:0;
}

div.reportStyle .w110{width:110px !important;}
div.reportStyle .w175{width:175px !important;}
div.reportStyle .w200{width:200px !important;}
div.reportStyle .w210{width:210px !important;}
div.reportStyle .w240{width:240px !important;}
div.reportStyle .w300{width:300px !important;}
div.reportStyle .w305{width:305px !important;}
div.reportStyle .w320{width:320px !important;}
div.reportStyle .w370{width:370px !important;}
div.reportStyle .w415{width:415px !important;}
div.reportStyle .w435{width:435px !important;}
div.reportStyle .w440{width:440px !important;}
div.reportStyle .w500{width:500px !important;}
div.reportStyle .w520{width:520px !important;}
div.reportStyle .w530{width:530px !important;}
div.reportStyle .w565{width:565px !important;}


/* pageNavi */

div#sectionWrap div.pageNavi{
  background-color:#f2f2f2;
  padding:15px 15px 12px;
  margin-top:-20px;
}
div#sectionWrap div.pageNavi a{
  color:#333;
  text-decoration:underline;
}
div#sectionWrap div.pageNavi a:visited{
  color:#333;
}
div#sectionWrap div.pageNavi a:hover{
  text-decoration:none;
}
div#sectionWrap div.pageNavi h2{
  width:175px;
  font-size:93%;
  font-weight:bold;
}
div#sectionWrap div.pageNavi h2 a{
  color:#006fa6 !important;
  text-decoration:none !important;
}
div#sectionWrap div.pageNavi ul{
  margin-top:-1.2em;
  padding-left:165px;
}
div#sectionWrap div.pageNavi ul li{
  font-size:93%;
  background:transparent url(/common/css/shift/img/snavin_line.gif) no-repeat left 0.75em;
  padding-left:10px;
  padding-right:8px;
  width:170px;
}
div#sectionWrap div.pageNavi ul li.active{
  color:#006fa6 !important;
  text-decoration:none !important;
}
div#sectionWrap div.pageNavi ul li.active a{
  color:#006fa6 !important;
  text-decoration:none !important;
}

/* archiveList */

div#sectionWrap ul#archiveList{
  margin-top:5px;
  margin-right:-20px;
}
div#sectionWrap ul#archiveList li{
  width:240px;
  margin-top:5px;
  padding-right:20px;
}

/* newsList */

div#sectionWrap ul.newsList{
  margin:0 auto 30px;
  /*padding-top:10px;*/
  padding-top:5px;
  /* /padding-top:15px; */
}

div#sectionWrap ul.newsList li{
  margin-top:10px;
  padding-left:10.7em;
  position:relative;
  zoom:1;
}

/* for IE6,7 */
/** html div#sectionWrap ul#updateList li{ padding-left:14.1em; }
*:first-child+html div#sectionWrap ul#updateList li{ padding-left:14.1em; }*/

div#sectionWrap ul.newsList li span.date{
  position:absolute;
  left:0;
  top:0;
  font-size:85.7%;
}

div#sectionWrap ul.newsList li span.linkTxt{
  display:inline-block;
}
/* for IE6,7 */
* html div#sectionWrap ul.newsList li{
  margin-top:10px;
}

/* 下層共通のサイトマップ */

#sectionWrap #sitemapWrap{
  background-color:#f2f2f2;
  margin-top:30px;
}
.rwd #sectionWrap #sitemapWrap {
  margin-top: 96px;
}
@media screen and (max-width: 767px) {
  .rwd #sectionWrap #sitemapWrap {
    margin-top: 48px;
    margin-inline: 10px;
  }
  .rwd #sectionWrap.index #sitemapWrap {
    margin-inline: 0;
  }
}

#sectionWrap #sitemapWrap a{
  color:#333;
  text-decoration:underline;
}
#sectionWrap #sitemapWrap a:link{
  color:#333;
  text-decoration:underline;
}
#sectionWrap #sitemapWrap a:hover{
  color:#333;
  text-decoration:none;
}

#sectionWrap .accBtn{
  cursor:pointer;
  text-align: center;
}

#sectionWrap #accWrap{
  background:url(img/accline_bg.gif) no-repeat center top;
  padding-top:2px;
  display:block;
}
@media screen and (min-width: 768px) {
  .rwd #sectionWrap #accWrap {
    padding-inline: 132px;
  }
}

.reset .sitemapIn{
  float:left;
  padding-left:20px;
  padding-right:20px;
  padding-bottom:20px;
  width:213px;
}
.rwd .reset .sitemapIn {
  width: 253px;
}
@media screen and (max-width: 767px) {
  .rwd .reset .sitemapIn {
    width: 100%;
  }
}

.reset .sitemapIn h3{
  font-weight:bold;
  margin-top:20px;
  margin-bottom:13px;
}
#main .sitemapIn li{
  font-size:93%;
  line-height:1.25;
  margin-top:5px;
}

#sectionWrap #sitemapWrap.fBox img{
  margin-top:0 !important;
}

/* サイトマップのSP対応 */
@media screen and (max-width: 767px) {
  .rwd #sitemapWrap .accBtn {
    width: 100%;
    padding-top: 24px;
    padding-bottom: 16px;
  }
  .rwd #sitemapWrap .accBtn img {
    display: none;
  }
  .rwd #sitemapWrap .accBtn::before {
    display: block;
    font-family: "Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'ＭＳ Ｐゴシック', "MS PGothic", sans-serif;
    content: '株主・投資家情報（IR）サイトマップ';
    font-size: 16px;
    text-align: center;
  }
  .rwd #sitemapWrap .accBtn.active::before {
    color: #0D72B8;
  }
  .rwd #sitemapWrap .accBtn::after{
    content: '';
    display: block;
    width: 11px;
    height: 7px;
    background-image: url('../img/sitemap_arrow.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto;
    margin-inline: auto;
    margin-top: 9px;
  }
  .rwd #sitemapWrap .accBtn.active::after {
    background-image: url('../img/sitemap_arrow_on.png');
  }
}

/* IR情報コンテンツ配下改修　新規 */
/* 3カラム */
.ir-column3 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  column-gap: 32px;
  row-gap: 24px;
}
@media screen and (max-width: 767px ) {
  .ir-column3 {
    grid-template-columns: repeat(1,1fr);
    row-gap: 20px;
  }
}

/* ボタン */
a.ir-basic-btn {
  padding-inline: 20px;
  padding-top: 25px;
  padding-bottom: 23px;
  display: flex;
  align-items: center;
	justify-content: space-between;
  line-height: 1.4;
}
a.ir-basic-btn.-gray {
  background-color: #F2F2F2;
  color: #006AB6;
}
a.ir-basic-btn.-blue {
  background-color: #0D72B8;
  color: #fff;
  font-size: 19px;
  font-weight: bold;
  padding-top: 22px;
  padding-bottom: 21px;
}
@media screen and (max-width: 767px ) {
  a.ir-basic-btn.-blue {
    font-size: 16px;
  }
}
a.ir-basic-btn::after{
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	border-right: 2px solid #0D72B8;
	border-bottom: 2px solid #0D72B8;
	transform: rotate(-45deg);
  box-sizing: border-box;
}
a.ir-basic-btn.-blue::after {
  border-color: #fff;
}
a.ir-basic-btn:hover {
  text-decoration: none;
  opacity: 0.7;
}
.ir-basic-btn__text {
  width: calc( 100% - 8px );
  text-align: center;
}

/* ///////////////////////////////////////////////// index style */


div#sectionWrap.index div#indexhead{
  background-image:url(img/index_main.jpg);
  position:relative;
  margin-top:30px;
  min-height:225px;
  height:auto !important;
  height:225px;
}

div#sectionWrap.index div#indexhead h2,
div#sectionWrap.index div#indexhead p{
  position:absolute;
}
div#sectionWrap.index div#indexhead h2{
  left:61px;
  top:62px;
  width:293px;
  height:35px;
}

div#sectionWrap.index div#indexhead p{
  width:401px;
  height:21px;
  left:61px;
  top:106px;
}

/* スライドショー */

div#sectionWrap.index #slideWrap{
  position:relative;
  z-index:20;
  width:760px;
  zoom:1;
}
div#sectionWrap.index div#thumbWrap{
  padding-top:153px;
  overflow:hidden;
  margin:0 auto;
  position:relative;
  width:760px;
}
div#sectionWrap.index div#thumbIn{
  padding-left:10px;
}

div#sectionWrap.index .slideList{
  height:72px;
  overflow:hidden;
}
div#sectionWrap.index .slideList li{
  /*margin-right:2px;
  width:233px;*/
  width:235px;
}

div#sectionWrap.index .slideList li a {
  cursor: pointer;
  display: block;
  height: 72px;
  width: 233px;
  z-index: 2;
}

div#sectionWrap.index div#thumbIn{
  margin:0 auto;
  width:760px;
  width:712px;
  position:relative;
  z-index:2;
  overflow:hidden;
}

div#sectionWrap.index .scripton{
  display:none;
}
div#sectionWrap.index div#slideWrap p.slideArrow{
  cursor:pointer;
  position:absolute;
  top:165px;
  width:30px;
  height:46px;
  z-index:2;
}
div#sectionWrap.index div#slideWrap p#slideL{
  /*background:transparent url(img/recommend_left.png) no-repeat left top;*/
  left:-5px;
}

div#sectionWrap.index div#slideWrap p#slideR{
  /*background:transparent url(img/recommend_right.png) no-repeat left top;*/
  left:735px;
}

/* IRニュースとピックアップ */

div#sectionWrap.index #indexInfo #noticeArea{
  float:left;
  margin-top:0;
  margin-bottom:0;
  position:relative;
  width:500px;
}

div#sectionWrap.index .btnList{
  position:absolute;
  top:15px;
  right:10px;
}
.index .ir-news-list {
  border-bottom: 1px solid #D7D8D9;
}
.index .ir-news-list li{
  display: flex;
  border-top: 1px solid #D7D8D9;
  padding-top: 20px;
  padding-bottom: 18px;
  line-height: 1.4;
}
.index .ir-news-list li .date{
  display:block;
  width: 136px;
}
@media screen and (max-width: 767px) {
  .index .ir-news-list li{
    display: block;
  }
  .index .ir-news-list li .date{
    width: 100%;
    margin-bottom: 18px;
  }
}

div#sectionWrap.index #pickupArea{
  background:url(img/pickup_bg.gif) no-repeat left top;
  float:right;
  padding-top: 17px;
  width:240px;
}

div#sectionWrap.index #pickupArea #pickupList{
  margin-top:10px;
  margin-left:10px;
}
div#sectionWrap.index #pickupArea #pickupList li{
  margin-right:4px;
  margin-bottom:3px;
}

div#sectionWrap div.menuBtm{
  padding-top:20px;/*30px*/
  clear:both;
}

/* リンクが1つだった場合のスタイル */
.menuBoxSingleLink {
  background: #fff url("/common/css/shift/img/bg_style01.jpg") no-repeat scroll left 131px;
  position: relative;
}

.singleLinkTxt {
  background: url("/common/css/shift/img/icon/arrow01.gif") no-repeat scroll left center;
  font-size: 93%;
  padding-left: 18px;
  position: absolute;
  left: 15px;
  top: 141px;
}

.singleLinkTxt:hover {
  text-decoration: underline;
}

/* IR情報コンテンツ配下改修　新規 */
/* 画像付きボタン */
.ir-photo-btn {
  display: block;
}
.ir-photo-btn__text {
  color: #006AB6;
  margin-top: 20px;
  padding-bottom: 22px;
  display: flex;
  align-items: center;
	justify-content: space-between;
  line-height: 1.4;
}
@media screen and (max-width: 767px ) {
  .ir-photo-btn__text {
    padding-bottom: 20px;
  }
}
.ir-photo-btn__text::after{
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	border-right: 2px solid #0D72B8;
	border-bottom: 2px solid #0D72B8;
	transform: rotate(-45deg);
  box-sizing: border-box;
}
.ir-photo-btn:hover {
  text-decoration: none;
  opacity: 0.7;
}
.ir-photo-btn__image {
  width: 100%;
  height: auto;
}

/* btn wrap */
/* index 青ボタン用 */
.ir-basic-btn__wrap.w500 {
  width: 500px;
  margin-inline: auto;
  margin-top: 56px;
}
@media screen and (max-width: 767px ) {
  .ir-basic-btn__wrap.w500 {
    width: 100%;
    margin-top: 30px;
  }
}
/* index 画像付きボタンとボタンの並び */
.ir-basic-btn__wrap + .ir-basic-btn__wrap {
  margin-top: 31px;
}

/* 画像リンク用 */
.img-hover:hover {
  opacity: 0.7;
}

/* index MV */
#page-title.index {
  margin-bottom: 0;
}

.index-mv {
  background-image: url('../index/img/mv_bg__pc.jpg');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: cover;
  padding-top: 81px;
  padding-bottom: 80px;
  color: #fff;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 96px;
}
.index-mv__main {
  font-size: 32px;
}
.index-mv__sub {
  font-size: 18px;
  margin-top: 16px;
}
@media screen and (max-width: 767px ) {
  .index-mv {
    background-image: url('../index/img/mv_bg__sp.jpg');
    padding-block: 96px;
    margin-bottom: 64px;
  }
  .index-mv .full-box {
    padding-left: 18px;
    padding-right: 22px;
  }
  .index-mv__main {
    font-size: 22px;
  }
  .index-mv__sub {
    font-size: 16px;
    margin-top: 15px;
  }
}

/* index コンテンツ */
.index-content + .index-content {
  margin-top: 96px;
}
@media screen and (max-width: 767px ) {
  .index-content + .index-content {
    margin-top: 64px;
  }
}

/* index コンテンツ タイトル */
.index-content__title {
  font-size: 28px;
  line-height: 1.4;
  font-weight: bold;
  text-align: center;
  margin-bottom: 65px;
}
@media screen and (max-width: 767px ) {
  .index-content__title {
    font-size: 16px;
    margin-bottom: 32px;
  }
}

/* index コンテンツ 画像 */
.index-content__image {
  text-align: center;
}
.index-content__image-caption {
  font-size: 24px;
  line-height: 1.05;
  font-weight: bold;
  display: inline-block;
  margin-top: 16px;
}
@media screen and (max-width: 767px ) {
  .index-content__image-caption {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px ) {
  .img-sp-size {
    width: auto;
    height: auto;
  }
}