@charset "UTF-8";
/* ----------------------------------------------
 General Common Style
---------------------------------------------- */
.pc {display: block;}
.sp {display: none;}
.ir-container {
  width: 100%;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
}

/* ----------------------------------------------
integrated report 2020
---------------------------------------------- */
.p-ir-integrated-report-section01 .section01_img {
  max-width: 444px;
  margin: 0 auto;
}
.p-ir-philosophy__title {
  font-size: 1.75rem;
}

.p-ir-philosophy__unit {
  font-stretch: 1rem;
  line-height: 1.8;
  margin-top: 40px;
}
.p-ir-philosophy__unit > p {
  font-size: 2.375rem;
  font-weight: bold;
}
.p-ir-philosophy__unit-title {
  color: #0050aa;
  font-family: "Septeni Sans", Noto Sans JP, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, sans-serif;
}
.p-ir-philosophy_way {
  margin-top: 80px;
  text-align: center;
}
.p-ir-philosophy_way__title {
  font-size: 1.4375rem;

}
.p-ir-philosophy_way__title span {
  display: block;
  font-size: 1.1875rem;
  color: #0050aa;
  font-family: "Septeni Sans", Noto Sans JP, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, sans-serif;
  line-height: 1.8;
}

.p-ir-philosophy-way {
  /*max-width: 1024px;*/
  margin: 30px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: center;
  -ms-flex-pack: justify;
  justify-content: center;
}
.p-ir-philosophy-way__unit {
  width: 25%;
  padding: 30px;
}
.p-ir-philosophy-way__unit .p-min-hero__title {
  font-weight: normal;
  font-size: 1.25rem;
}
.p-ir-philosophy-way__unit .p-min-hero__subtitle {
  font-size: 1.1429rem;
  margin-bottom: 3em;
}
.p-ir-philosophy-way__unit .row2 {
  margin-bottom: 1.25em;
}
.p-ir-philosophy-way__unit .p-min-hero__lead {
  font-size: 1rem;
  letter-spacing: -0.025em;
  text-align: left;
}
.p-ir-mission_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.p-ir-mission_unit {
  width: 48.1081%;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
.p-ir-mission_unit a, .mission_unit_02_btn a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

.mission_unit_01_text {
  position: absolute;
  z-index: 1;
  padding: 5.618%;
}
.mission_unit_01_title,
.mission_unit_02_title {
  font-size: 1.875rem;
  font-size: 1.5625vw;
  font-weight: bold;
  margin-bottom: 30px;
}

.mission_unit_01_p {
  font-size: 1.375rem;
  font-weight: bold;
  margin-bottom: 30px;
  line-height: 1.5;
}
.mission_unit_01_name {
  font-size: 1.25rem;
  margin-bottom: 1em;
  font-weight: bold;
}
.mission_unit_01_name_sub {
  font-size: 0.8125rem;
  line-height: 1.5;
}
.p-ir-mission_unit01 img,
.mission_unit_02_btn img {
  display: block;
  width: 100%;
  -webkit-transition: -webkit-transform .25s ease-out;
  transition: -webkit-transform .25s ease-out;
  -o-transition: transform .25s ease-out;
  transition: transform .25s ease-out;
  transition: transform .25s ease-out, -webkit-transform .25s ease-out;
}
.p-ir-mission_unit01:hover img,
.mission_unit_02_btn:hover img {
  -webkit-transform: scale(1.16);
    -ms-transform: scale(1.16);
    transform: scale(1.16);
}

.btn-readmore:after {
  content:"";
  display: block;
  width: 108px;
  height: 108px;
  background: url(/img/ir/library/integrated-report/ir2020/btn_readmore@2x.png) no-repeat center/100%;
  position: absolute;
  right: 0;
  bottom: 0;
}
.btn-readmore-gray:after {
  content:"";
  display: block;
  width: 106px;
  height: 106px;
  background: url(/img/ir/library/integrated-report/ir2020/btn_readmore_gray@2x.png) no-repeat center/100%;
  position: absolute;
  right: 0;
  bottom: 0;
}

.p-ir-mission_unit02 {
  background: #f1f1f1;
  padding: 30px 30px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.mission_unit_02_p {
  font-size: 1.125rem;
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 20px;
}
.mission_unit_02_text {
  width: 49.0798%;
  padding: 10px 0 0 10px;
}

.mission_unit_02_btn_wrap {
  width: 46.0123%;
}

.mission_unit_02_btn {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 20px;
}
.mission_unit_02_btn_title {
  position: absolute;
  font-size: 1.25rem;
  font-weight: bold;
  z-index: 1;
  padding: 16px;
  width: 100%;
  height: 100%;
}

.p-ir-mission_unit03 {
  width: 100%;
  background: #f1f1f1;
  border-radius: 10px;
  margin-top: 50px;
  position: relative;
  text-align: center;
}

.mission_unit_03_title {
  font-size: 1.875rem;
  margin-top: 40px;
}
.mission_unit_03_p_01 {
  font-size: 2.125rem;
  font-weight: bold;
  margin-top: 20px;
}
.mission_unit_03_p_02 {
  font-size: 1.25rem;
  margin-top: 20px;
}

.mission_unit_03_wrap {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  overflow: hidden;
}
.mission_unit_03_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
}
.mission_unit_03_list li {
  width: 33.33333%;
}
.mission_unit_03_end {
  font-size: 3.1781vw;
  color: #fff;
  font-family: "Septeni Sans", Noto Sans JP, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, sans-serif;
  background: #000;
  padding: 30px 0 20px;
}

.p-ir-topics {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.p-ir-topics__card {
  width: calc(33.33% - 50px);
  box-shadow: 0 0 3px #cfcfcf;}
  .p-ir-topics__card + .p-ir-topics__card {
    margin-left: 50px; }
  .p-ir-topics__card .c-card__body h3 {
    font-size: 1.875rem;
    font-size: 1.5625vw;
    text-align: left;
  }
  .p-ir-topics__card .c-card__head {
    overflow: hidden; }
    .p-ir-topics__card:nth-child(3n+1) {
    margin-left: 0; }

.p-ir-topics__card .c-card__head--image {
  background: #fff;
}
.p-ir-topics__card .c-card__head--image img {
  opacity: 1;
}

.p-ir-way-topics {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.p-ir-way-topics__card {
  width: calc(50% - 56px);
  margin-bottom: 45px;
  box-shadow: 0 0 3px #cfcfcf;}
  .p-ir-way-topics__card + .p-ir-way-topics__card {
    margin-left: 56px; }
  .p-ir-way-topics__card .c-card__body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    align-items: center;
    padding: 2.809% 6.3202%;
    min-height: 90px;
  }
  .p-ir-way-topics__card .c-card__body h3 {
    font-size: 1.875rem;
    font-size: 1.5625vw;
    text-align: left;
  }
  .p-ir-way-topics__card .coltwo h3 {
    width: 30%;
  }
  .p-ir-way-topics__card .coltwo p {
    font-size: 1.125rem;
    line-height: 1.5;
    width: 70%;

  }
  .p-ir-way-topics__card .c-card__head {
    overflow: hidden; }
    .p-ir-way-topics__card:nth-child(2n+1) {
    margin-left: 0; }

.p-ir-way-topics__card .c-card__head--image {
  background: #fff;
}
.p-ir-way-topics__card .c-card__head--image img {
  opacity: 1;
}

.p-ir-data {
  margin-top: 100px;
}

.p-ir-data .l-localnav__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 50px 0 0; }

.p-ir-data .l-localnav__item {
  width: calc(33.33% - (40px / 3)); 
  margin: 0 20px 20px 0; }
  .p-ir-data .l-localnav__item:nth-child(3n) {
    margin-right: 0; }
  .p-ir-data .l-localnav__item:last-child {
    margin-right: auto; }
  .p-ir-data .l-localnav__item .c-btn {
    width: 100%;
    height: 100%;
    padding: .85em 2em;
    min-height: 80px;
    background-image: url(../img/common/icon_arrow_right.svg);
    background-repeat: no-repeat;
    background-position: center right 17px;
    background-size: 9px;
    background-color: #e5e5e5;
    -webkit-box-align: left;
    -webkit-align-items: left;
    -ms-flex-align: left;
    align-items: left;
    -webkit-box-pack: left;
    -webkit-justify-content: left;
    -ms-flex-pack: left;
    justify-content: left;
    font-size: 1.5rem;
    font-size: 1.25vw;
    -webkit-transition: background-color .3s ease, -webkit-transform ease-out .25s;
    transition: background-color .3s ease, -webkit-transform ease-out .25s;
    -o-transition: background-color .3s ease, transform ease-out .25s;
    transition: background-color .3s ease, transform ease-out .25s;
    transition: background-color .3s ease, transform ease-out .25s, -webkit-transform ease-out .25s; }


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

  .p-ir-integrated-report-section01 .section01_img {
    max-width: 51.2367%;
  }
  .p-ir-philosophy-way__unit {
    width: 100%;
    margin: 0 0 40px;
  }
  .p-ir-philosophy__unit {
    text-align: left;
  }
  .p-ir-philosophy__unit-title {
    font-size: 1rem;
  }
  .p-ir-philosophy__unit > p {
    font-size: 1.25rem;
  }
  .p-ir-philosophy__unit_p {
    font-size: 10px;
  }
  .p-ir-philosophy_way {
    text-align: left;
  }
  .p-ir-philosophy_way__title {
    text-align: center;
    font-size: 1.25rem;
  }
  .p-ir-philosophy-way__unit {
    margin-bottom: 20px;
    padding: 0;
  }
  .p-ir-philosophy-way__unit:not(:last-child) {
    margin-bottom: 40px;
  }
  .p-ir-philosophy-way__unit .p-min-hero__title {
    font-size: 1rem;
  }
  .p-ir-philosophy-way__unit .p-min-hero__subtitle {
    font-size: 1rem;
    margin-bottom: 10px;
  }
  .p-ir-philosophy-way__unit .p-min-hero__lead {
    font-size: 0.75rem;
  }
  .p-ir-mission_wrap {
    display: inherit;
  }
  .p-ir-mission_unit {
    width: 100%;
    margin-bottom: 20px;
  }
  .p-ir-mission_unit01 {
    background: url(/img/ir/library/integrated-report/ir2020/pic_mission_01_sp.jpg) no-repeat center top/100%;
  }
  .p-ir-mission_unit01:before {
    content: "";
    display: block;
    padding: 66.8605% 0 0;
  }

  .mission_unit_01_text {
    display: none;
  }
  .p-ir-mission_unit01 img {
    display: none;
  }
  .mission_unit_01_title,
  .mission_unit_02_title {
    font-size: 0.6875rem;
    font-weight: bold;
    margin-bottom: 16px;
  }
  .mission_unit_01_p {
    font-size: 0.4375rem;
    margin-bottom: 10px;
  }
  .mission_unit_01_name {
    font-size: 0.4375rem;
    margin-bottom: 1em;
    font-weight: bold;
  }
  .mission_unit_01_name_sub {
    font-size: 0.4375rem;
    line-height: 1.5;
  }
  .p-ir-mission_unit02 {
    padding: 10px 10px 0;
  }
  .mission_unit_02_p {
    font-size: 0.4375rem;
    line-height: 1.3;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .mission_unit_02_text {
    
  }
  .mission_unit_02_num {
  }

  .mission_unit_02_btn {
    margin-bottom: 10px;
  }
  .mission_unit_02_btn_title {
    font-size: 0.6rem;
    padding: 6px;
  }

  .p-ir-mission_unit03 {
    margin-top: 0;
  }

  .mission_unit_03_title {
    font-size: 1.25rem;
    padding: 0 20px;
    margin-top: 20px;
    text-align: left;
  }
  .mission_unit_03_p_01 {
    font-size: 1rem;
    padding: 0 20px;
    text-align: left;
  }
  .mission_unit_03_p_02 {
    font-size: 0.875rem;
    padding: 0 20px;
    text-align: left;
  }
  .mission_unit_03_list {
    margin-top: 10px;
  }
  .mission_unit_03_list li {
    width: 50%;
  }
  .mission_unit_03_end {
    font-size: 1rem;
    padding: 5px 0;
  }
  .btn-readmore:after {
    width: 39px;
    height: 39px;
  }
  .btn-readmore-gray:after {
    width: 39px;
    height: 39px;
  }
  .p-ir-topics {
    display: inherit;
  }
  .p-ir-topics__card {
    width: 100%;
    margin-bottom: 20px;
  }
  .p-ir-topics__card + .p-ir-topics__card {
    margin-left: 0; }
  .p-ir-topics__card .c-card__body {
    padding: 15px;
  }
  .p-ir-topics__card .c-card__body h3 {
    font-size: 0.7857rem;
  }
  .p-ir-way-topics {
    display: inherit;
  }
  .p-ir-way-topics__card {
    width: 100%;
  }
  .p-ir-way-topics__card + .p-ir-way-topics__card {
    margin-left: 0; }
  .p-ir-way-topics__card .c-card__body {
    min-height: auto;
    padding: 16px 6.3202%;
  }
  .p-ir-way-topics__card .c-card__body h3 {
    font-size: 0.7857rem;
    line-height: 1.2;
  }
  .p-ir-way-topics__card .coltwo p {
    font-size: 0.5714rem;
  }


  .p-ir-data .l-localnav__list {
    margin: 16px 0 0; }
  .p-ir-data .l-localnav__item {
    width: calc(50% - 8px);
    min-height: 72px; }
    .p-ir-data .l-localnav__item:nth-child(n) {
      margin: 0 0 16px 0; }
    .p-ir-data .l-localnav__item:nth-child(2n) {
      margin-right: 0; }
    .p-ir-data .l-localnav__item:last-child {
      margin-right: auto; }
  .p-ir-data .l-localnav__item .c-btn {
    font-size: 0.8125rem;
    min-height: 0;
    padding: 0.875em 2em 0.875em 1em; }
}


/* ----------------------------------------------
gensen
---------------------------------------------- */
.p-ir-gensen-section01 {}
.gensen_heading01 {
  font-size: 2.125rem;
  text-align: center;
  font-weight: bold;
  margin-bottom: 80px;
}
.p-ir-gensen-section01 .c-contents__paras {
  font-size: 1.125rem;
  line-height: 1.9;
}
.p-ir-gensen-section01 .section01_img {
  padding: 80px 0 60px;
  border-bottom: 1px solid #000;
}
.gensen_company_logo_head {
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
  padding: 40px 0 50px;
}


.p-ir-gensen-section02 {}

.gensen_head_area {
  padding: 77px 0 100px;
  min-height: 640px;
}
.gensen_head_container {
  max-width: 1000px;
  margin: 0 auto;
}
.gensen_head_area01 {
  background: url(/img/ir/library/integrated-report/gensen/bg_gensen_01.png) no-repeat center top;
}
.gensen_head_area02 {
  background: url(/img/ir/library/integrated-report/gensen/bg_gensen_02.png) no-repeat center top;
}
.gensen_head_area03 {
  background: url(/img/ir/library/integrated-report/gensen/bg_gensen_03.png) no-repeat center top;
}
.gensen_head_area03 .gensen_head_container {
  max-width: 1130px;
  margin: 0 auto;
}
.gensen_heading02 {
  text-align: center;
  font-size: 3.125rem;
  color: #fff;
  font-weight: bold;
  margin-bottom: 40px;
}
.gensen_head_txt {
  font-size: 1.875rem;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
.gensen_head_data {
  padding: 120px 0 0;
  display: flex;
  justify-content: center;
}
.gensen_head_data li {
  width: 460px;
  margin: 0 20px;
}

.gensen_head_data li.data_05 {
  width: 525px;
  padding-left: 65px;
}
.gensen_head_data li.data_05 figure {
  max-width: 460px;
}
.gensen_head_data li.data_05 .gensen_head_data_head {
  font-size: 1rem;
}
.gensen_head_data li.data_06 {
  width: 525px;
}

.gensen_head_data_head {
  font-size: 1.125rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 30px;
}
.gensen_head_data_note {
  font-size: 0.75rem;
  color: #fff;
  line-height: 1.6;
  padding-left: 30.4%;
  margin-top: 15px;
}

.gensen_txt_wrap {
  padding-top: 40px;
}
.gensen_txt_wrap .ttl_u_line {
  font-size: 1.5625rem;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
}
.gensen_txt_box {
  font-size: 1.0625rem;
  line-height: 1.8;
  margin-bottom: 40px;
}
.gensen_txt_box h4 {
  font-weight: bold;
}
.p-ir-gensen-section02 .gensen_txt_box h4 {
  color: #e23122;
}
.p-ir-gensen-section03 .gensen_txt_box h4 {
  color: #1c51a3;
}
.gensen_txt_box .img_right {
  display: flex;
  justify-content: space-between;
}
.gensen_txt_box .img_right p {
  max-width: 79%
}
.gensen_txt_box .gensen_box_img {
  width: 18.2%;
}

@media screen and (max-width: 768px)  {
  .p-ir-gensen-section01,
  .p-ir-gensen-section02,
  .p-ir-gensen-section03,
  .p-ir-gensen-section04 {
    padding: 40px 30px 1px;
  }
  .gensen_heading01 {
    font-size: 1rem;
    margin-bottom: 40px;
  }
  .p-ir-gensen-section01 .c-contents__paras {
    font-size: 0.875rem;
  }
  .p-ir-gensen-section01 .section01_img {
    padding: 40px 0 30px;
  }
  .gensen_head_area {
    padding: 40px 20px;
    min-height: 460px;
  }
  .gensen_head_area01 {
    background: url(/img/ir/library/integrated-report/gensen/bg_gensen_01_sp.png) no-repeat center top/100%;
  }
  .gensen_head_area02 {
    background: url(/img/ir/library/integrated-report/gensen/bg_gensen_02_sp.png) no-repeat center top/100%;
  }
  .gensen_head_area03 {
    background: url(/img/ir/library/integrated-report/gensen/bg_gensen_03_sp.png) no-repeat center top/100%;
  }
  .gensen_heading02 {
    font-size: 1.4375rem;
    margin-bottom: 25px;
  }
  .gensen_head_txt {
    font-size: 0.75rem;
    line-height: 1.8;
  }
  .gensen_head_data {
    padding: 48px 0 0;
    display: block;
  }
  .gensen_head_data li {
    width: 100%;
    margin: 0 0 40px;
  }
  .gensen_head_data_head,
  .gensen_head_data li.data_05 .gensen_head_data_head {
    font-size: 0.75rem;
    margin-bottom: 20px;
  }
  .gensen_head_data_note {
    font-size: 10px;
    padding-left: 14.4%;
    margin-top: 10px;
  }
  .gensen_head_area02 .gensen_head_data_note,
  .gensen_head_area03 .gensen_head_data_note {
    padding-left: 26.4%;
  }

  .gensen_txt_wrap {
    padding: 30px 20px 0;
  }
  .gensen_txt_wrap .ttl_u_line {
    font-size: 1rem;
  }
  .gensen_txt_box {
    font-size: 0.875rem;
  }
  .gensen_txt_box .img_right {
    display: block;
  }
  .gensen_txt_box .img_right p {
    max-width: 100%;
    margin-bottom: 20px;
  }
  .gensen_txt_box .gensen_box_img {
    width: 100%;
  }
  .gensen_head_data li.data_05 {
    width: 100%;
    padding-left: 0;
  }
  .gensen_head_data li.data_06 {
    width: 100%;
  }
}

/* ----------------------------------------------
tokushu
---------------------------------------------- */
.tokushu_heading01 {
  font-size: 2.125rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
p.tokushu_heading_txt {
  font-size: 1.25rem;
  text-align: center;
}
.tokushu_head_list {
  padding: 4.7297% 2% 8.1081%;
  display: flex;
  justify-content: space-between;
}
.tokushu_head_list li {
  max-width: 182px;
  margin: 0 2%;
}
.tokushu_head_list li a {
  text-decoration: none;
  color: inherit;
}
.tokushu_head_list li a .img {
  margin-bottom: 40px;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
  transition: transform ease-out .25s;
}
.tokushu_head_list li a:hover .img {
  transform: scale3d(0.95, 0.95, 0.95);
}
.tokushu_head_list li a .img img {
  display: block;
  width: 100%;
  transition: transform ease-out .25s;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.tokushu_head_list li a:hover .img img {
  transform: scale(1.05);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.tokushu_head_list li .name_box {
  transition: all ease-out .25s;
}
.tokushu_head_list li .name_sub {
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: bold;
  min-height: 2.5em;
  margin-bottom: 1rem;
}
.tokushu_head_list li .name {
  font-size: 1.25rem;
  font-weight: bold;
}
.tokushu_head_list li a:hover .name_box { color: #777; }


.tokushu_box {
  width: 100%;
  border-radius: 10px;
  padding: 4.0541% 6.7568%;
  background: #f1f1f1;
  min-height: 100%;
}
.tokushu_box + .tokushu_box {
  margin-top: 66px;
}
.tokushu_box01 {
  background: url(/img/ir/library/integrated-report/tokushu/bg_tokushu_01.jpg) no-repeat left top/100% #4980e6;
}
.tokushu_box02 {
  background: url(/img/ir/library/integrated-report/tokushu/bg_tokushu_02.jpg) no-repeat left top/100% #ff2e32;
}
.tokushu_box03 {
  background: url(/img/ir/library/integrated-report/tokushu/bg_tokushu_03.jpg) no-repeat left top/100% #45aae2;
}
.tokushu_box04 {
  background: url(/img/ir/library/integrated-report/tokushu/bg_tokushu_04.jpg) no-repeat left top/100% #f77d4a;
}
.tokushu_box05 {
  background: url(/img/ir/library/integrated-report/tokushu/bg_tokushu_05.jpg) no-repeat left top/100% #f46eac;
}
.tokushu_box06 {
  background: url(/img/ir/library/integrated-report/tokushu/bg_tokushu_06.jpg) no-repeat left top/100% #7347a7;
}

.tokushu_box .logo_box {
  background: #fff;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  height: 100px;
  align-items: center;
  margin-bottom: 30px;
}
.tokushu_box .logo_box p {
  font-size: 1.5rem;
  font-weight: bold;
  margin-left: 30px;
}
.tokushu_box_heading {
  font-size: 2.5rem;
  font-size: 2.0833vw;
  line-height: 1.4;
  color: #fff;
  font-weight: bold;
  margin-bottom: 30px;
}
.tokushu_box01 .tokushu_box_heading {
  padding-left: 24%;
}

.tokushu_box03 .tokushu_box_heading,
.tokushu_box05 .tokushu_box_heading {
  padding-left: 37.5%;
}
.tokushu_inner_box {
  display: flex;
  justify-content: space-between;
}

.tokushu_inner_box .person {
  width: 26.0938%;
  padding-top: 48%;
}
.tokushu_inner_box .person .name_box {
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.tokushu_inner_box .person .name_box .company {
  font-size: 0.8125rem;
}
.tokushu_inner_box .person .name_box .name {
  font-size: 1.25rem;
  font-weight: bold;
}
.tokushu_inner_box .person .info {
  color: #fff;
  font-size: 0.9375rem;
  line-height: 1.8;
}


.tokushu_inner_box .txt_area {
  width: 62.5%;
}

.tokushu_box_block {
  padding: 30px;
  border-radius: 10px;
  position: relative;
  background: rgba(255,255,255,.7);
  overflow: hidden;
}
.tokushu_box_block:before{
  content:"";
  display: block;
  width: 65px;
  height: 10px;
  top: 0;
  left: 0;
  position: absolute;
}
.tokushu_box_block:after{
  content:"";
  display: block;
  width: 10px;
  height: 65px;
  top: 0;
  left: 0;
  position: absolute;
}
.tokushu_box01 .tokushu_box_block:before,
.tokushu_box01 .tokushu_box_block:after {
  background: #004fb0;
}
.tokushu_box02 .tokushu_box_block:before,
.tokushu_box02 .tokushu_box_block:after {
  background: #ff0000;
}
.tokushu_box03 .tokushu_box_block:before,
.tokushu_box03 .tokushu_box_block:after {
  background: #00a5e2;
}
.tokushu_box04 .tokushu_box_block:before,
.tokushu_box04 .tokushu_box_block:after {
  background: #f56700;
}
.tokushu_box05 .tokushu_box_block:before,
.tokushu_box05 .tokushu_box_block:after {
  background: #f10088;
}
.tokushu_box06 .tokushu_box_block:before,
.tokushu_box06 .tokushu_box_block:after {
  background: #6e3d96;
}

.tokushu_box_block_head {
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 20px;
}
.tokushu_box_block_txt {
  font-size: 1rem;
  line-height: 1.5;
}
.tokushu_box_block_txt span {
  font-size: 0.75rem;
}

.tokushu_inner_box .txt_area .arrow {
  content:"";
  display: block;
  width: 0;
  height: 0;
  border: 15px solid transparent;
  border-top: 15px solid #fff;
  margin: 15px auto 0;
}


@media screen and (max-width: 768px) {
  .tokushu_heading01 {
    font-size: 1rem;
  }
  p.tokushu_heading_txt {
    font-size: 0.75rem;
  }
  .tokushu_head_list {
    flex-wrap: wrap;
    margin: 30px 0;
    padding: 0;
  }
  .tokushu_head_list li {
    width: 46%;
    min-height: 70px;
    border-radius: 10px;
    margin: 0 0 22px;
    color: #fff;
    padding: 10px 10px 20px;
  }
  .tokushu_head_list li:nth-child(1) {
    background: #3974e5;
    background: -moz-linear-gradient(45deg,  #3974e5 0%, #6696e9 100%);
    background: -webkit-linear-gradient(45deg,  #3974e5 0%,#6696e9 100%);
    background: linear-gradient(45deg,  #3974e5 0%,#6696e9 100%);
  }
  .tokushu_head_list li:nth-child(2) {
    background: #ff3e40;
    background: -moz-linear-gradient(45deg,  #ff3e40 0%, #ff5a5f 100%);
    background: -webkit-linear-gradient(45deg,  #ff3e40 0%,#ff5a5f 100%);
    background: linear-gradient(45deg,  #ff3e40 0%,#ff5a5f 100%);
  }
  .tokushu_head_list li:nth-child(3) {
    background: #4cb4e5;
    background: -moz-linear-gradient(45deg,  #4cb4e5 0%, #7acbee 100%);
    background: -webkit-linear-gradient(45deg,  #4cb4e5 0%,#7acbee 100%);
    background: linear-gradient(45deg,  #4cb4e5 0%,#7acbee 100%);
  }
  .tokushu_head_list li:nth-child(4) {
    background: #f9a173;
    background: -moz-linear-gradient(45deg,  #f9a173 0%, #fcb388 100%);
    background: -webkit-linear-gradient(45deg,  #f9a173 0%,#fcb388 100%);
    background: linear-gradient(45deg,  #f9a173 0%,#fcb388 100%);
  }
  .tokushu_head_list li:nth-child(5) {
    background: #f578a9;
    background: -moz-linear-gradient(45deg,  #f578a9 0%, #f688b6 100%);
    background: -webkit-linear-gradient(45deg,  #f578a9 0%,#f688b6 100%);
    background: linear-gradient(45deg,  #f578a9 0%,#f688b6 100%);
  }
  .tokushu_head_list li:nth-child(6) {
    background: #8a60b8;
    background: -moz-linear-gradient(45deg,  #8a60b8 0%, #af8dd1 100%);
    background: -webkit-linear-gradient(45deg,  #8a60b8 0%,#af8dd1 100%);
    background: linear-gradient(45deg,  #8a60b8 0%,#af8dd1 100%);
  }
  .tokushu_head_list li a .img {
    display: none;
  }
  .tokushu_head_list li .name_sub {
    font-size: 10px;
    min-height: 3.8em;
  }
  .tokushu_head_list li .name {
    font-size: 1rem;
  }
  .tokushu_box {
    padding-bottom: 6.7568%;
  }
  .tokushu_box + .tokushu_box {
    margin-top: 30px;
  }
  .tokushu_box01 {
    background: url(/img/ir/library/integrated-report/tokushu/bg_tokushu_01_sp.jpg) no-repeat left top/100% #4980e6;
  }
  .tokushu_box02 {
    background: url(/img/ir/library/integrated-report/tokushu/bg_tokushu_02_sp.jpg) no-repeat left top/100% #ff4146;
  }
  .tokushu_box03 {
    background: url(/img/ir/library/integrated-report/tokushu/bg_tokushu_03_sp.jpg) no-repeat left top/100% #4cafe4;
  }
  .tokushu_box04 {
    background: url(/img/ir/library/integrated-report/tokushu/bg_tokushu_04_sp.jpg) no-repeat left top/100% #f78855;
  }
  .tokushu_box05 {
    background: url(/img/ir/library/integrated-report/tokushu/bg_tokushu_05_sp.jpg) no-repeat left top/100% #f472aa;
  }
  .tokushu_box06 {
    background: url(/img/ir/library/integrated-report/tokushu/bg_tokushu_06_sp.jpg) no-repeat left top/100% #8156b1;
  }

  .tokushu_box .logo_box {
    height: 50px;
    padding: 0 20px;
    margin-bottom: 15px;
  }
  .tokushu_box01 .tokushu_box_heading,
  .tokushu_box03 .tokushu_box_heading,
  .tokushu_box05 .tokushu_box_heading {
    padding-left: 36.3239%;
    margin-bottom: 15px;
  }
  .tokushu_box02 .tokushu_box_heading,
  .tokushu_box04 .tokushu_box_heading,
  .tokushu_box06 .tokushu_box_heading {
    padding-left: 0%;
    padding-right: 36.3239%;
    margin-bottom: 15px;
  }
  .tokushu_box .logo_box p {
    font-size: 10px;
  }
  .tokushu_inner_box {
    display: inherit;
  }
  .tokushu_inner_box .person {
    width: 100%;
    padding-top: 0;
  }

  .tokushu_box01 .tokushu_inner_box .person,
  .tokushu_box03 .tokushu_inner_box .person,
  .tokushu_box05 .tokushu_inner_box .person { padding-left: 36.3239%;}
  .tokushu_box02 .tokushu_inner_box .person,
  .tokushu_box04 .tokushu_inner_box .person,
  .tokushu_box06 .tokushu_inner_box .person { padding-right: 36.3239%;}

  .tokushu_inner_box .person .name_box {
    display: inherit;
    margin-bottom: 15px;
  }
  .tokushu_inner_box .person .name_box .company {
    font-size: 10px;
    margin-bottom: 5px;
  }
  .tokushu_inner_box .person .name_box .name {
    font-size: 1rem;
  }
  .tokushu_inner_box .person .info {
    font-size: 11px;
    line-height: 1.4;
  }
  .tokushu_inner_box .txt_area {
    margin-top: 27px;
    width: 100%;
  }
  .tokushu_box_block {
    padding: 20px;
  }
  .tokushu_box_block:before {
    width: 43px;
    height: 5px;
  }
  .tokushu_box_block:after {
    width: 5px;
    height: 43px;
  }
  .tokushu_box_block_head {
    font-size: 1rem;
  }
  .tokushu_box_block_txt {
    font-size: 0.75rem;
  }
  .tokushu_inner_box .txt_area .arrow {
    border: 10px solid transparent;
    border-top: 8px solid #fff;
    margin: 10px auto 0;
  }
}












