@charset "utf-8";

#header {
    display: none !important;
}

.pageGuide {
    display: none !important;
}

.footer-sitemap {
    display: none !important;
}

#footer {
    display: none !important;
}

.useful-layout {
    display: none !important;
}

.putout {
    display: none !important;
}

.dis-n {
    display: none !important;
}

.fb {
    display: none !important;
}

body {
    font-size: 120% !important;
}

.heading-lv1>h1 {
    font-size: 3rem !important;
}

h2 {
    font-size: 2.5rem !important;
}

.heading-lv3>h3 {
    font-size: 2rem !important;
}

.heading__shoulder {
    font-size: 1.5rem !important;
}

.list-note_v2{
    font-size: 1rem !important;
}

.list-note {
    font-size: 1rem !important;
}

.bigimg {
    /*width: 140% !important;*/
    width: 100% !important;
}

.pageDivide {
    page-break-before: always;
}

#ir table.table01 td {
    padding: 7px 7px;
}

.heading-lv2 {
    margin-top: 20px !important;
}

.w1050 {
	width: 1050px !important;
}


/* add
----------------------------- */
.bigimg img{
	width: 100%;
	height: auto;
}


/* news */
#ir .nav-tabs__bar{
  display: none;
}
#ir .nav-tabs__trigger.active{
  border-bottom:5px solid #000000;
}

#ir .newsroom-infoWrap > .newsroom-info .link{
  box-sizing: border-box;
}
#ir .slick-slide.slick-current{
  width: 1250px !important;
}
#ir .draggable > div{
  width: 15750px !important;
  background-color: #FFFF00;
}
#ir .numberbox{
  display: table;
  width: 100%;
}
#ir .numberbox > div{
  display: table-cell;
}
#ir .numberbox > div:first-child{
  vertical-align: middle;
 /* width:calc((240/1200)*100vw);*/
  padding: 50px 0 0 0;
}
/*
#ir .numberbox > div:nth-of-type(2){
  width: calc(100% - ((240/1200)*100vw));
  padding: calc((32/1200)*100vw);
}
*/


.detailnumber p.iconmen::before{
  background-image:url("../ataglance/img/icon_men.png");  
}
.detailnumber p.iconwomen::before{
  background-image:url("../ataglance/img/icon_women.png");  
}

.numberbox > div:nth-of-type(1) p.iconnumber1::before{
  background-image:url("../ataglance/img/icon_staff_count.png");
}
.numberbox > div:nth-of-type(1) p.iconnumber2::before{
  background-image:url("../ataglance/img/icon_sales.png");
}
.numberbox > div:nth-of-type(1) p.iconnumber3::before{
  background-image:url("../ataglance/img/icon_prize.png");
}
.numberbox > div:nth-of-type(1) p.iconnumber4::before{
  background-image:url("../ataglance/img/icon_officer.png");
}
.numberbox > div:nth-of-type(1) p.iconnumber5::before{
  background-image:url("../ataglance/img/icon_segment.png");
}
