@charset "utf-8";



#main_box { line-height: 2.0; }



/* side_menu ----------------- */

#side_box .side_menu .menu_grp_c.grp3 {

}



.ir_governance .btn04.btn_toggle .btn_toggle_act::after {

  background-color: rgb(255,255,255) !important;

}

.ir_governance li.btn04 {

  background-color: rgb(218,218,218);

  border-bottom-color: rgb(204,204,204) !important;

}

.ir_governance li.btn04 > a {

  pointer-events:none;

  cursor: auto;

}

.ir_governance #side_box .side_menu .menu_grp_c > li.btn04 > a::after {

  display: none;

}







.ir_governance_report li.btn047 {

  background-color: rgb(218,218,218);

  border-bottom-color: rgb(204,204,204) !important;

}

.ir_governance_report li.btn047 > a {

  pointer-events:none;

  cursor: auto;

}

.ir_governance_report #side_box .side_menu .menu_grp_c > li.btn047 > a::after {

  display: none;

}





/* contents ---- */

.ir_governance_report #main_box .img {

	text-align: center;

}

.ir_governance_report #main_box .midashi {

	font-weight: bold;

}



.main_inner { padding-bottom: 30px; }



.ir_governance_report #main_box .box05 table {}

.ir_governance_report #main_box .box05 th { background-color:#e4e4e4; }

.ir_governance_report #main_box .box05 td { background-color:#fff; }

.ir_governance_report #main_box .box05 td.st { width: 80px;}

.ir_governance_report #main_box .box05 td p { padding: 0 1em;}

.ir_governance_report #main_box .box05 th,#main_box .box05 td {

    border: 1px #ccc solid;

    padding: 5px 3px;

}

.ir_governance_report #main_box .box06 table {}

.ir_governance_report #main_box .box06 th { background-color:#e4e4e4;font-size: 90%;vertical-align: middle;}

.ir_governance_report #main_box .box06 td { background-color:#fff; font-size: 80%; text-align: center;vertical-align: middle;}

.ir_governance_report #main_box .box06 th.st { min-width: 80px;}

.ir_governance_report #main_box .box06 th.st2 { width: 70px;}

.ir_governance_report #main_box .box06 td.read {text-align: left;}

.ir_governance_report #main_box .box06 td p { padding: 0 1em;}

.ir_governance_report #main_box .box06 th,#main_box .box06 td {

    border: 1px #ccc solid;

    padding: 5px 3px;

}



@media screen and (max-width:767px) {

.ir_governance_report #main_box .box06 th.st2 { width: auto;}

}



.rinen_box {

  position: relative;

  border: 2px rgb(194,194,194) solid;

  padding: 16px;

}

.rinen_box::before {

  display: block;

  position: absolute;

  top: 16px;

  right: 16px;

  width: 92px;

  height: 35px;

  background-image: url(../../../common/images/logo_dydo.svg);

  background-repeat: no-repeat;

  background-size: contain;

  background-position: center center;

  content: '';

}

.rinen_box .title {

  font-size: 32px;

  font-weight: 700;

  text-shadow: 

    0.3px 0.3px 0, 

    0.3px -0.3px 0px,

    -0.3px 0.3px 0,

    -0.3px -0.3px 0px,

    0.3px 0px 0px,

    0px 0.3px 0px,

    -0.3px 0px 0px,

    0px -0.3px 0px;

  letter-spacing: 1px;

}

.rinen_box .lede {

  font-weight: 700;

  font-size: 20px;

}

.rinen_box .lede > span {

  display: inline-block;

}

.rinen_box ul > li {

  display: flex;

  flex-direction: row;

  padding-left: 24px;

  margin-top: 12px;

}

.rinen_box ul > li > .list_title {

  width: 230px;

  font-weight: 700;

  font-size: 20px;

}

.rinen_box ul > li > .list_text {

  width: calc(100% - 240px);

  line-height: 1.5;

}

.rinen_box > .text {

  padding-top: calc(670 / 794 * 100%);

  background-image: url(../images/img01.svg?ud=210325);

  background-repeat: no-repeat;

  background-position: center center;

  background-size: contain;

}





@media screen and (max-width:767px) {

  .rinen_box {

    padding: 8px;

    /* padding: 32px 8px 12px; */

  }

  .rinen_box > .text {

    padding-top: calc(760 / 794 * 100%);

  }

  .rinen_box::before {

    top: 12px;

    right: 12px;

    width: 60px;

    height: 23px;

  }

  .rinen_box .lede {

    font-size: 16px;

    letter-spacing: -1px;

  }

  .rinen_box ul > li {

    flex-wrap: wrap;

    padding-left: 16px;

  }

  .rinen_box ul > li > .list_title {

    width: 100%;

  }

  .rinen_box ul > li > .list_text {

    width: 100%;

  }

  

  

  .ir_governance_report #main_box .box05 tr {

    display: flex;

    flex-direction: row;

    flex-wrap: wrap;

  }

  .ir_governance_report #main_box .box05 th {

    width: 30%;

    border-bottom-style: none;

  }

  .ir_governance_report #main_box .box05 td {

    width: 70%;

    display: flex;

    align-items: center;

    justify-content: center;

    text-align: center;

    border-left-style: none;

    border-bottom-style: none;

  }

  .ir_governance_report #main_box .box05 th,

  .ir_governance_report #main_box .box05 td {

    vertical-align: middle;

  }

  .ir_governance_report #main_box .box05 tr:last-child {

    border-bottom: 1px #ccc solid;

  }

}









/* ===== initiative ==================== */

/* side_menu ----------------- */

.ir_initiative li.btn041 {

  background-color: rgb(218,218,218);

  border-bottom-color: rgb(204,204,204) !important;

}

.ir_initiative li.btn041 > a {

  pointer-events:none;

  cursor: auto;

}

.ir_initiative #side_box .side_menu .menu_grp_c > li.btn041 > a::after {

  display: none;

}







/* contents ---- */

.ir_initiative #main_box span { display: inline-block; }

.ir_initiative #main_box span.page_title { display: block; }





.ir_initiative #main_box span.circle {  padding-right: 2px; }

.ir_initiative #main_box .kbox p { padding-left: 1.1em; }

.ir_initiative #main_box .kbox li { padding-left: 15px; }



.ir_initiative #main_box .box03_3 ul{margin-left: 2.5em;}

.ir_initiative #main_box .box03_3 ul li{ list-style: disc;padding: 0;}



.ir_initiative #main_box .box03_4 ul{margin-left: 0;}



.ir_initiative #main_box .box03_6 {border: 1px #333333 dashed; padding: 10px;}

.ir_initiative #main_box .box03_6 ul{margin-left: 0;}



.ir_initiative #main_box .box03_2 ul li span { display: block; width: 30px; float: left;}

.ir_initiative #main_box .box03_2 ul li p {padding-left: 35px;}

.ir_initiative #main_box .box03_4 ul li span { display: block; width: 30px; float: left;}

.ir_initiative #main_box .box03_4 ul li p {padding-left: 35px;}

.ir_initiative #main_box .box03_5 ul li span { display: block; width: 30px; float: left;}

.ir_initiative #main_box .box03_5 ul li p {padding-left: 35px;}

.ir_initiative #main_box .box03_6 ul li span { display: block; width: 25px; float: left;}

.ir_initiative #main_box .box03_6 ul li p {padding-left: 25px;}





/* ===== risk ==================== */

/* side_menu ----------------- */

.ir_risk li.btn042 {

  background-color: rgb(218,218,218);

  border-bottom-color: rgb(204,204,204) !important;

}

.ir_risk li.btn042 > a {

  pointer-events:none;

  cursor: auto;

}

.ir_risk #side_box .side_menu .menu_grp_c > li.btn042 > a::after {

  display: none;

}





/* contents ---- */

.ir_risk #main_box .kbox .k_ttl {font-weight: 700; }

.ir_risk #main_box .kbox p { padding-left: 1.1em; }





.ir_risk .box04_2 .usage {

  display: flex;

  justify-content: space-evenly;

  font-size: 12px;

}

.ir_risk .box04_2 .usage > li {

  position: relative;

  display: flex;

}

.ir_risk .box04_2 .usage > li:last-child {

  margin-left: 24px;

}



.ir_risk .box04_2 .arrow_high,

.ir_risk .box04_2 .arrow_mid {

  position: relative;

  width: 20px;

  height: 20px;

  margin-right: 8px;

  margin-left: 8px;

  background-repeat: no-repeat;

  background-position: center center;

  background-size: contain;

}

.ir_risk .box04_2 .arrow_high {

  background-image: url(../images/arrow-g.svg);

}

.ir_risk .box04_2 .arrow_mid {

  background-image: url(../images/arrow-g.svg);

  transform: rotate(45deg);

}





.ir_risk .box04_2 .risk_list {

  border-collapse: separate;

  border-spacing: 2px;

}

.ir_risk .box04_2 .risk_list ._cel1 {

  width: calc(72 / 794 * 100%);

}

.ir_risk .box04_2 .risk_list ._cel2 {

  width: calc(50 / 794 * 100%);

}

.ir_risk .box04_2 .risk_list ._cel3 {

  width: calc(270 / 794 * 100%);

}



.ir_risk .box04_2 .risk_list th,

.ir_risk .box04_2 .risk_list td {

  vertical-align: middle;

}

.ir_risk .box04_2 .risk_list thead th {

  font-size: 14px;

  background-color: rgb(219,219,219);

}



.ir_risk .box04_2 .risk_list .arrow_high,

.ir_risk .box04_2 .risk_list .arrow_mid {

  margin-right: auto;

  margin-left: auto;

}

.ir_risk .box04_2 .risk_list tbody td {

  font-size: 14px;

  padding: 5px 10px;

}

.ir_risk .box04_2 .risk_list tbody td ._rc {

  position: relative;

  display: flex;

  align-items: center;

  font-size: 14px;

  font-weight: 700;

}

.ir_risk .box04_2 .risk_list tbody td ._rc::before {

  display: block;

  width: 12px;

  height: 12px;

  margin-top: 2px;

  margin-right: 3px;

  content: '';

}

.ir_risk .box04_2 .risk_list .panel_risk td {

  background-color: rgb(244,244,244);

}

.ir_risk .box04_2 .risk_list .panel_risk ._rc {

  color: rgb(0,0,0);

}

.ir_risk .box04_2 .risk_list .panel_risk ._rc::before {

  background-color: rgb(0,0,0);

}

.ir_risk .box04_2 .panel_risk .arrow_high {

  background-image: url(../images/arrow-g.svg);

}

.ir_risk .box04_2 .panel_risk .arrow_mid {

  background-image: url(../images/arrow-g.svg);

}



.ir_risk .box04_2 .risk_list .panel_chance td {

  background-color: rgb(244,244,244);244,244,244

}

.ir_risk .box04_2 .risk_list .panel_chance ._rc {

  color: rgb(0,0,0);

}

.ir_risk .box04_2 .risk_list .panel_chance ._rc::before {

  background-color: rgb(0,0,0);

}

.ir_risk .box04_2 .panel_chance .arrow_high {

  background-image: url(../images/arrow-b.svg);

}

.ir_risk .box04_2 .panel_chance .arrow_mid {

  background-image: url(../images/arrow-lb.svg);

}



.ir_risk .box04_2 .risk_list tbody td.action {

  background-color: rgb(244,244,244) !important;

}

.ir_risk .box04_2 .risk_list tbody td ul > li {

  padding-left: 1em;

  text-indent: -1em;

}

.ir_risk .box04_2 .risk_list tbody td ul > li._noind {

  padding-left: 0;

  text-indent: 0;

}

.ir_risk .box04_2 .risk_list tbody .title {

  padding-top: 15px;

  text-align: left;

  font-weight: 700;

  font-size: 18px;

}



@media screen and (max-width: 767px) {

    .ir_risk .box04_2 .risk_list thead th {

        padding: 5px;

  font-size: 11px;

  background-color: rgb(219,219,219);

}

    .ir_risk .box04_2 .risk_list thead td {

  padding: 5px;

    font-size: 11px;

}

  .ir_risk .box04_2 .usage {

    font-size: 11px;

  }

  .ir_risk .box04_2 .usage > li {

    align-items: center;

  }

  .ir_risk .box04_2 .usage > li:last-child {

    margin-left: 12px;

  }

  

  .ir_risk .box04_2 .arrow_high,

  .ir_risk .box04_2 .arrow_mid {

    width: 15px;

    height: 15px;

    margin-right: 4px;

    margin-left: 4px;

  }

  

  .ir_risk .box04_2 .risk_list {

    display: flex;

    flex-direction: column;

    border-collapse: separate;

    border-spacing: 1px;

  }

  .ir_risk .box04_2 .risk_list .arrow_high,

  .ir_risk .box04_2 .risk_list .arrow_mid {

    width: 24px;

    height: 24px;

  }



    .ir_risk .box04_2 .risk_list .panel_risk .arrow_high,

  .ir_risk .box04_2 .risk_list .panel_risk .arrow_mid {

      margin-top: calc((100% - 24px) / 2);

  }



  .ir_risk .box04_2 .risk_list thead {

    display: table;

    font-size: 13px;

  }

  .ir_risk .box04_2 .risk_list thead ._cel3 {

    display: none;

  }

  .ir_risk .box04_2 .risk_list thead ._cel1 {

    width: calc(100% - 102px);

  }

  .ir_risk .box04_2 .risk_list thead ._cel2 {

    width: 50px;

  }

  .ir_risk .box04_2 .risk_list tbody {

    display: flex;

    flex-direction: column;

  }

  .box03 .risk_list tbody .title {

    font-size: 13px;

  }

  .ir_risk .box04_2 .risk_list tbody tr {

    display: flex;

    flex-wrap: nowrap;

    justify-content: space-between;

    margin-bottom: 1px;

  }

    .ir_risk .box04_2 .risk_list tbody tr.panel_risk {

    display:inline-table;

  }

  .ir_risk .box04_2 .risk_list tbody td {

    padding: 5px;

    font-size: 11px;

  }

  .ir_risk .box04_2 .risk_list tbody td._cel1 {

      width: 50px;

      writing-mode: vertical-rl;

      text-align: center;

  }

    .ir_risk .box04_2 .risk_list tbody td._cel1._ft1 {

      width: 30px;

  }

    .ir_risk .box04_2 .risk_list tbody td._cel2 {

    width: 50px;

  }

  .ir_risk .box04_2 .risk_list tbody td ._rc {

    font-size: 12px;

  }

  .ir_risk .box04_2 .risk_list tbody .action {

    width: 100%;

    margin-top: 1px;

    margin-bottom: 20px;

    padding: 0;

  }

  .ir_risk .box04_2 .risk_list tbody .action::before {

    display: block;

    width: 100%;

    min-height: 28px;

    border-bottom: 1px rgb(255,255,255) solid;

    background-color: rgb(219,219,219);

    text-align: center;

    font-size: 13px;

    content: '現時点で実施している対応策';

  }

  html[lang="en"] .ir_risk .box04_2 .risk_list tbody .action::before {

    content: 'Countermeasures currently being implemented';

  }



  .ir_risk .box04_2 .risk_list tbody tr .action > div {

    padding: 5px;

  }

}







/* ===== nternal_control ==================== */

/* side_menu ----------------- */

.ir_internal_control li.btn043 {

  background-color: rgb(218,218,218);

  border-bottom-color: rgb(204,204,204) !important;

}

.ir_internal_control li.btn043 > a {

  pointer-events:none;

  cursor: auto;

}

.ir_internal_control #side_box .side_menu .menu_grp_c > li.btn043 > a::after {

  display: none;

}





/* contents ---- */

.ir_internal_control #main_box .boxinner li { 

	padding-left: 43px;

	text-indent: -25px;

}



/* ===== defence ==================== */

/* side_menu ----------------- */

.ir_defence li.btn045 {

  background-color: rgb(218,218,218);

  border-bottom-color: rgb(204,204,204) !important;

}

.ir_defence li.btn045 > a {

  pointer-events:none;

  cursor: auto;

}

.ir_defence #side_box .side_menu .menu_grp_c > li.btn045 > a::after {

  display: none;

}



/* contents ---- */

.ir_defence .box01 ul{padding-left: 1em;}

.ir_defence .box01 ul li{padding-left: 1em; text-indent: -1em;}



.defence_rule {

  line-height: 1.5;

}

.defence_rule div {

  position: relative;

}

.defence_rule ._arrow_b {

  position: relative;

  width: 0;

  border-top: 24px rgb(188,188,188) solid;

  border-right: 24px transparent solid;

  border-left: 24px transparent solid;

}

.defence_rule ._arrow_b::before {

  position: absolute;

  top: -40px;

  left: 50%;

  width: 24px;

  height: 16px;

  background-color: rgb(188,188,188);

  transform: translate3d(-50%, 0, 0);

  content: '';

}

.defence_rule .box03_01 {

  border: 3px rgb(188,188,188) solid;

  padding: 8px;

  font-weight: 700;

  font-size: 125%;

}

.defence_rule .box03_02 {

  position: relative;

  width: calc(50% + 48px);

  height: 24px;

  background-color: rgb(188,188,188);

  margin-top: 16px;

  margin-right: auto;

  margin-bottom: 40px;

  margin-left: auto;

}

.defence_rule .box03_02::before {

  display: block;

  position: absolute;

  top: -16px;

  left: 50%;

  width: 24px;

  height: 16px;

  background-color: rgb(188,188,188);

  transform: translate3d(-50%, 0, 0);

  content: '';

}

.defence_rule .box03_02 > ._arrow_b {

  position: absolute;

  top: 40px;

}

.defence_rule .box03_02 > ._arrow_b:first-child {

  left: -12px;

}

.defence_rule .box03_02 > ._arrow_b:last-child {

  right: -12px;

}

.defence_rule .box03_03 {

  display: flex;

  flex-direction: row;

  justify-content: space-between;

}

.defence_rule .box03_03 > div {

  width: calc(50% - 12px);

  border: 1px rgb(188,188,188) solid;

  padding: 8px;

}

.defence_rule .box03_03 > .box03_03_01 {

  font-weight: 700;

  color: rgb(12,156,244);

}

.defence_rule .box03_03 > .box03_03_01::after {

  position: absolute;

  top: 100%;

  left: 50%;

  width: 24px;

  height: 500px;

  background-color: rgb(12,156,244);

  transform: translate3d(-50%, 0, 0);

  content: '';

}

.defence_rule .box03_03 > .box03_03_02 {

  font-weight: 700;

  color: rgb(242,96,16);

}

.defence_rule .box03_04::before {

  position: absolute;

  top: -40px;

  right: 34px;

  width: 24px;

  height: calc(100% + 70px);

  background-color: rgb(188,188,188);

  content: '';

}

.defence_rule .box03_04::after {

  position: absolute;

  bottom: -30px;

  right: 22px;

  width: 0;

  border-top: 24px rgb(188,188,188) solid;

  border-right: 24px rgb(255,255,255) solid;

  border-left: 24px rgb(255,255,255) solid;

  content: '';

}

.defence_rule .box03_04_01 {

  position: relative;

  width: calc(50% - 12px);

  margin-top: 40px;

  margin-right: auto;

  border: 2px rgb(12,156,244) dashed;

  padding: 8px;

}

.defence_rule .box03_04_01 > .title {

  display: inline-block;

  position: absolute;

  top: -28px;

  left: 0;

  background-color: rgba(255,255,255,.5);

  font-weight: 700;

  color: rgb(12,156,244);

}

.defence_rule .box03_04_01_01,

.defence_rule .box03_04_01_02,

.defence_rule .box03_04_01_03 {

  border: 2px rgb(12,156,244) solid;

  padding: 6px;

  background-color: rgb(255,255,255);

}

.defence_rule .box03_04_01_01 {

  margin-bottom: 12px;

}

.defence_rule .box03_04_01_01_01 {

  position: absolute;

  top: 50%;

  left: calc(100% + 2px);

  width: 100%;

  height: 24px;

  background-color: rgb(255,228,175);

  transform: translate3d(0, -50%, 0);

}

.defence_rule .box03_04_01_01_01::after {

  position: absolute;

  top: 50%;

  right: 0;

  width: 0;

  border-top: 24px rgb(255,255,255) solid;

  border-bottom: 24px rgb(255,255,255) solid;

  border-left: 24px rgb(255,228,175) solid;

  transform: translate3d(0, -50%, 0);

  content: '';

}

.defence_rule .box03_04_01_02 {

  margin-bottom: 12px;

}

.defence_rule .box03_04_01_03 {

  margin-bottom: 24px;

}

.defence_rule .box03_04_01_03_01 {

  position: absolute;

  top: 50%;

  left: calc(100% + 2px);

  width: 100%;

  height: 24px;

  background-color: rgb(255,228,175);

  transform: translate3d(0, -50%, 0);

}

.defence_rule .box03_04_01_03_01::after {

  position: absolute;

  top: 50%;

  right: 0;

  width: 0;

  border-top: 24px rgb(255,255,255) solid;

  border-bottom: 24px rgb(255,255,255) solid;

  border-left: 24px rgb(255,228,175) solid;

  transform: translate3d(0, -50%, 0);

  content: '';

}

.defence_rule .box03_04_01_03_02 {

  position: absolute;

  top: calc(50% + 30px);

  left: calc(100% + 2px);

  width: calc(83% - 48px);

  margin-left: 48px;

  padding: 0;

}

.defence_rule .box03_04_01_03_02::before {

  position: absolute;

  top: -18px;

  left: 50%;

  width: 24px;

  height: 24px;

  background-color: rgb(255,228,175);

  transform: translate3d(-50%, 0, 0);

  content: '';

}

.defence_rule .box03_04_01_03_02 > span {

  display: block;

  position: relative;

  border: 1px rgb(255,228,175) solid;

  padding: 6px;

  font-size: 87.5%;

  line-height: 1.2;

  background-color: rgb(255,255,255);

}

.defence_rule .box03_04_01_03_02 > span::before {

  position: absolute;

  top: 50%;

  right: calc(100% + 1px);

  width: 24px;

  height: 24px;

  background-color: rgb(255,228,175);

  transform: translate3d(0, -50%, 0);

  content: '';

}

.defence_rule .box03_04_01_03_02 > span::after {

  position: absolute;

  top: 50%;

  right: calc(100% + 25px);

  width: 0;

  border-top: 24px transparent solid;

  border-bottom: 24px transparent solid;

  border-right: 24px rgb(255,228,175) solid;

  transform: translate3d(0, -50%, 0);

  content: '';

}





.defence_rule .box03_04_01_04_01 {

  border: 2px rgb(188,188,188) solid;

  background-color: rgb(255,255,255);

  padding: 6px;

}

.defence_rule .box03_04_01_04_01 > span {

  display: block;

  margin-top: 12px;

  margin-bottom: 12px;

}

.defence_rule .box03_04_01_04_01_01 {

  border: 2px rgb(12,156,244) solid;

  padding: 6px;

  background-color: rgb(255,255,255);

  z-index: 140;

}

.defence_rule .box03_04_01_04_01_01_01 {

  margin-top: 12px;

  margin-left: 48px;

  margin-bottom: 6px;

  border: 1px rgb(12,156,244) solid;

  padding: 6px;

}

.defence_rule .box03_04_01_04_01_01_01::after {

  position: absolute;

  top: 100%;

  left: calc(50% + 8px);

  width: 24px;

  height: 100px;

  background-color: rgb(12,156,244);

  transform: translate3d(-50%, 0, 0);

  content: '';

}

.defence_rule .box03_04_01_04_01_01_01_01 {

  position: absolute;

  top: 50%;

  left: calc(100% + 1px);

  width: 60%;

  height: 24px;

  background-color: rgb(255,228,175);

  transform: translate3d(0, -50%, 0);

}

.defence_rule .box03_04_01_04_01_01_01_01::after {

  position: absolute;

  top: 0;

  right: 0;

  width: 24px;

  height: 162px;

  background-color: rgb(255,228,175);

  content: '';

}



.defence_rule .box03_04_01_04_01_02 {

  margin-top: 12px;

  margin-bottom: 6px;

  margin-left: 56px;

  border: 1px rgb(12,156,244) solid;

  padding: 6px;

  background-color: rgb(255,255,255);

  z-index: 160;

}

.defence_rule .box03_04_01_04_02_01 {

  margin-top: 40px;

  margin-left: 64px;

  border: 2px rgb(12,156,244) solid;

}

.defence_rule .box03_04_01_04_02_01::before {

  position: absolute;

  bottom: calc(100% + 2px);

  left: 50%;

  width: 0;

  border-top: 24px rgb(12,156,244) solid;

  border-right: 24px rgb(255,255,255) solid;

  border-left: 24px rgb(255,255,255) solid;

  transform: translate3d(-50%, 0, 0);

  content: '';

}

.defence_rule .box03_04_01_04_02_01 > span {

  display: block;

}

.defence_rule .box03_04_01_04_02_01 > .text02 {

  font-size: 112.5%;

}

.defence_rule .box03_04_01_04_02_02 {

  display: flex;

  flex-direction: row;

  justify-content: space-between;

  margin-top: 24px;

  margin-left: 64px;

}

.defence_rule .box03_04_01_04_02_02 > li {

  position: relative;

  padding: 6px 24px;

  background-color: rgb(255,255,255);

}

.defence_rule .box03_04_01_04_02_02 > li > span {

  display: block;

  position: relative;

}

.defence_rule .box03_04_01_04_02_02 > li:first-child {

  border: 1px rgb(12,156,244) solid;

}

.defence_rule .box03_04_01_04_02_02 > li:first-child::after {

  position: absolute;

  top: calc(100% + 17px);

  left: 50%;

  width: 0;

  border-top: 24px rgb(12,156,244) solid;

  border-right: 24px rgb(255,255,255) solid;

  border-left: 24px rgb(255,255,255) solid;

  transform: translate3d(-50%, 0, 0);

  content: '';

}

.defence_rule .box03_04_01_04_02_02 > li:first-child > span::before {

  position: absolute;

  top: -31px;

  left: 50%;

  width: 24px;

  height: 24px;

  background-color: rgb(12,156,244);

  transform: translate3d(-50%, 0, 0);

  content: '';

}

.defence_rule .box03_04_01_04_02_02 > li:first-child > span::after {

  position: absolute;

  bottom: -23px;

  left: 50%;

  width: 24px;

  height: 16px;

  background-color: rgb(12,156,244);

  transform: translate3d(-50%, 0, 0);

  content: '';

}

.defence_rule .box03_04_01_04_02_02 > li:last-child {

  border: 1px rgb(255,228,175) solid;

}

.defence_rule .box03_04_01_04_02_02 > li:last-child::after {

  position: absolute;

  top: calc(100% + 17px);

  left: 50%;

  width: 0;

  border-top: 24px rgb(255,228,175) solid;

  border-right: 24px rgb(255,255,255) solid;

  border-left: 24px rgb(255,255,255) solid;

  transform: translate3d(-50%, 0, 0);

  content: '';

}

.defence_rule .box03_04_01_04_02_02 > li:last-child > span::before {

  position: absolute;

  top: -31px;

  left: 50%;

  width: 24px;

  height: 24px;

  background-color: rgb(255,228,175);

  transform: translate3d(-50%, 0, 0);

  content: '';

}

.defence_rule .box03_04_01_04_02_02 > li:last-child > span::after {

  position: absolute;

  bottom: -23px;

  left: 50%;

  width: 24px;

  height: 16px;

  background-color: rgb(255,228,175);

  transform: translate3d(-50%, 0, 0);

  content: '';

}

.defence_rule .box03_04_01_04_03 {

  position: absolute;

  top: 64px;

  left: 100%;

  width: calc(100% - 4px);

}

.defence_rule .box03_04_01_04_03_01 {

  width: 100%;

  height: 24px;

  background-color: rgb(255,228,175);

}

.defence_rule .box03_04_01_04_03_01::after {

  position: absolute;

  top: 50%;

  right: 0;

  width: 0;

  border-top: 24px rgb(255,255,255) solid;

  border-bottom: 24px rgb(255,255,255) solid;

  border-left: 24px rgb(255,228,175) solid;

  transform: translate3d(0, -50%, 0);

  content: '';

}

.defence_rule .box03_04_01_04_03_02 {

  display: flex;

  flex-direction: row;

  align-items: center;

  margin-top: 20px;

}

.defence_rule .box03_04_01_04_03_02 > li {

  position: relative;

}

.defence_rule .box03_04_01_04_03_02 > li._arrow {

  width: 32%;

}

.defence_rule .box03_04_01_04_03_02 > li._arrow > span {

  display: block;

  position: relative;

}

.defence_rule .box03_04_01_04_03_02 > li._arrow > span._t {

  position: absolute;

  top: 50%;

  left: 50%;

  width: 100%;

  transform: translate3d(-50%, -50%, 0);

}

.defence_rule .box03_04_01_04_03_02 > li._arrow > span._b {

  position: absolute;

  top: 50%;

  left: 50%;

  width: calc(100% - 46px);

  height: 24px;

  background-color: rgb(255,228,175);

  transform: translate3d(-50%, -50%, 0);

}

.defence_rule .box03_04_01_04_03_02 > li._arrow > span._i::before,

.defence_rule .box03_04_01_04_03_02 > li._arrow > span._i::after {

  position: absolute;

  top: 50%;

  width: 0;

  border-top: 24px transparent solid;

  border-bottom: 24px transparent solid;

  transform: translate3d(0, -50%, 0);

  content: '';

}

.defence_rule .box03_04_01_04_03_02 > li._arrow > span._i::before {

  left: 0;

  border-right: 24px rgb(255,228,175) solid;

}

.defence_rule .box03_04_01_04_03_02 > li._arrow > span._i::after {

  right: 0;

  border-left: 24px rgb(255,228,175) solid;

}

.defence_rule .box03_04_01_04_03_02 > li:nth-child(2) {

  width: 36%;

  border: 1px rgb(255,228,175) solid;

  padding: 12px 0;

  background-color: rgb(255,255,255);

}

.defence_rule .box03_04_01_04_02_03 {

  position: absolute;

  right: calc(-100% - 44px);

  top: 0;

  width: calc(50% + 130px);

  padding: 0;

  z-index: 120;

}

.defence_rule .box03_04_01_04_02_03 > span {

  display: block;

  position: relative;

  border: 1px rgb(255,228,175) solid;

  padding: 6px;

  background-color: rgb(255,255,255);

}

.defence_rule .box03_04_01_04_02_03 > span::before {

}





.defence_rule .box03_05 {

  display: flex;

  flex-direction: row;

  justify-content: space-between;

  margin-top: 30px;

}

.defence_rule .box03_05 > div {

  color: rgb(255,255,255);

  text-align: center;

  padding: 12px 6px;

  font-size: 112.5%;

}

.defence_rule .box03_05_01 {

  width: calc(25% - 6px);

  background-color: rgb(12,156,244);

}

.defence_rule .box03_05_02 {

  width: calc(75% - 6px);

  background-color: rgb(242,96,15);

}

.defence_rule .box03_05 > .box03_05_03 {

  position: absolute;

  z-index: 100;

  bottom: 100%;

  left: 36px;

  width: 24px;

  height: 428px;

  padding: 0;

  background-color: rgb(12,156,244);

  color: rgb(255,255,255);

}

.defence_rule .box03_05 > .box03_05_03::after {

  position: absolute;

  bottom: 0;

  left: 50%;

  width: 0;

  border-top: 24px rgb(12,156,244) solid;

  border-right: 24px rgb(255,255,255) solid;

  border-left: 24px rgb(255,255,255) solid;

  transform: translate3d(-50%, 0, 0);

  content: '';

}

.defence_rule .box03_05_03 > span {

  display: block;

  position: absolute;

  bottom: 70px;

  width: 24px;

  line-height: 1;

  font-size: 87.5%;

}

.defence_rule .box03_05 > .box03_05_04 {

  position: absolute;

  z-index: 100;

  bottom: 100%;

  left: calc(50% - 63px + (50% - 112px) * 0.6);

  width: 24px;

  height: 318px;

  padding: 0;

  background-color: rgb(255,228,175);

  color: rgb(255,255,255);

}

.defence_rule .box03_05 > .box03_05_04::after {

  position: absolute;

  bottom: 0;

  left: 50%;

  width: 0;

  border-top: 24px rgb(255,228,175) solid;

  border-right: 24px rgb(255,255,255) solid;

  border-left: 24px rgb(255,255,255) solid;

  transform: translate3d(-50%, 0, 0);

  content: '';

}



@media screen and (max-width:767px) {

  .defence_rule .box03_03 > div {

    width: calc(50% - 4px);

  }

  .defence_rule .box03_04 {

    font-size: 11px;

    line-height: 1.3;

  }

  .defence_rule .box03_04_01 {

    width: calc(50% - 4px);

    padding: 4px;

  }

  .defence_rule .box03_04_01 > .title {

    top: -22px;

  }

  .defence_rule .box03_04_01_01,

  .defence_rule .box03_04_01_02,

  .defence_rule .box03_04_01_03 {

    padding: 3px;

  }

  .defence_rule .box03_04_01_04_01 {

    padding: 3px;

  }

  .defence_rule .box03_04_01_04_01 > span {

    margin-top: 4px;

    margin-bottom: 4px;

  }

  .defence_rule .box03_04_01_04_01_01 {

    padding: 3px;

  }

  .defence_rule .box03_05 > .box03_05_03 {

    left: 20px;

    width: 16px;

    height: 350px;

  }

  .defence_rule .box03_05_03 > span {

    width: 16px;

    font-size: 10px;

  }

  .defence_rule .box03_05 > .box03_05_03::after {

    border-width: 12px;

  }

  .defence_rule .box03_04_01_04_01_01_01 {

    margin-left: 28px;

  }

  .defence_rule .box03_04_01_04_01_02 {

    margin-left: 33px;

  }

  .defence_rule .box03_04_01_04_02_01 {

    margin-left: 38px;

  }

  .defence_rule .box03_04_01_04_02_02 {

    margin-left: 38px;

  }

  .defence_rule .box03_04_01_04_02_02 > li {

    padding: 3px;

  }

  .defence_rule .box03_04_01_04_02_02 > li:first-child > span::before {

    top: -28px;

    width: 12px;

  }

  .defence_rule .box03_04_01_04_02_02 > li:first-child > span::after {

    bottom: -28px;

    width: 12px;

    height: 24px;

  }

  .defence_rule .box03_04_01_04_02_02 > li:first-child::after {

    top: calc(100% + 25px);

    border-width: 12px;

  }

  .defence_rule .box03_04_01_04_02_02 > li:last-child > span::before {

    top: -28px;

    width: 12px;

  }

  .defence_rule .box03_04_01_04_02_02 > li:last-child > span::after {

    bottom: -28px;

    width: 12px;

    height: 24px;

  }

  .defence_rule .box03_04_01_04_02_02 > li:last-child::after {

    top: calc(100% + 25px);

    border-width: 12px;

  }

  .defence_rule .box03_05 > .box03_05_04 {

    left: calc(50% - 5px + (50% - 112px) * 0.6);

    width: 12px;

    height: 280px;

  }

  .defence_rule .box03_05 > .box03_05_04::after {

    border-width: 12px;

  }

  .defence_rule .box03_05 > div {

    font-size: 14px;

    padding: 3px;

  }

  .defence_rule .box03_05_01 {

    width: calc(30% - 4px);

  }

  .defence_rule .box03_05_02 {

    width: calc(70% - 4px);

  }

  .defence_rule .box03_04::before {

    right: 18px;

    width: 12px;

  }

  .defence_rule .box03_04::after {

    right: 12px;

    border-width: 12px;

  }

  .defence_rule .box03_04_01_04_02_03 {

    right: calc(-100% - 20px);

    width: 100%;

  }

  .defence_rule .box03_04_01_04_01_01_01_01 {

    font-size: 10px;

  }

  .defence_rule .box03_04_01_04_01_01_01_01::after {

    top: 24px;

    width: 12px;

    height: 100px;

  }

  .defence_rule .box03_03 > .box03_03_01::after {

    width: 12px;

    height: 450px;

  }

  .defence_rule .box03_04_01_04_01_01_01::after {

    left: calc(50% + 5px);

    width: 12px;

    height: 109px;

  }

  .defence_rule .box03_04_01_04_02_01::before {

    border-width: 12px;

  }

  .defence_rule .box03_02 {

    height: 12px;

    width: calc(50% + 18px);

    margin-bottom: 28px;

  }

  .defence_rule .box03_02::before {

    width: 16px;

  }

  .defence_rule .box03_02 > ._arrow_b {

    top: 28px;

  }

  .defence_rule ._arrow_b {

    border-width: 12px;

  }

  .defence_rule ._arrow_b::before {

    top: -28px;

    width: 12px;

  }

  .defence_rule .box03_02 > ._arrow_b:first-child {

    left: -6px;

  }

  .defence_rule .box03_02 > ._arrow_b:last-child {

    right: -6px;

  }

  .defence_rule .box03_04_01_01_01 {

    height: 12px;

  }

  .defence_rule .box03_04_01_01_01::after {

    border-width: 12px;

  }

  .defence_rule .box03_04_01_01_01 > span {

    display: block;

    margin-top: -17px;

  }

  .defence_rule .box03_04_01_03_01 {

    height: 12px;

  }

  .defence_rule .box03_04_01_03_01::after {

    border-width: 12px;

  }

  .defence_rule .box03_04_01_03_01 > span {

    display: block;

    margin-top: -17px;

  }

  .defence_rule .box03_04_01_03_02 {

    top: calc(50% + 14px);

    width: calc(83% - 40px);

  }

  .defence_rule .box03_04_01_03_02::before {

    top: -8px;

    width: 12px;

  }

  .defence_rule .box03_04_01_03_02 > span::before {

    width: 36px;

    height: 12px;

  }

  .defence_rule .box03_04_01_03_02 > span::after {

    right: calc(100% + 37px);

    border-width: 12px;

  }

  .defence_rule .box03_04_01_04_03_01 {

    height: 12px;

    padding-top: 1px;

  }

  .defence_rule .box03_04_01_04_03_01 > span {

    display: block;

    margin-top: -17px;

  }

  .defence_rule .box03_04_01_04_03_01::after {

    border-width: 12px;

  }

  .defence_rule .box03_04_01_04_03_02 > li:nth-child(2) {

    padding: 6px 0;

  }

  .defence_rule .box03_04_01_04_03_02 > li._arrow > span._i::before,

  .defence_rule .box03_04_01_04_03_02 > li._arrow > span._i::after {

    border-width: 12px;

  }

  .defence_rule .box03_04_01_04_03_02 > li._arrow > span._b {

    width: calc(100% - 22px);

    height: 12px;

  }

  .defence_rule .box03_04_01_04_01_01 > ul {

    min-height: 68px;

  }

}















/* ===== risk_management ==================== */

/* side_menu ----------------- */

.ir_risk_management li.btn044 {

  background-color: rgb(218,218,218);

  border-bottom-color: rgb(204,204,204) !important;

}

.ir_risk_management li.btn044 > a {

  pointer-events:none;

  cursor: auto;

}

.ir_risk_management #side_box .side_menu .menu_grp_c > li.btn044 > a::after {

  display: none;

}



/* contents ---- */

.gcmc_box {

  line-height: 1.5;

  text-align: center;

}

.gcmc_box div {

  position: relative;

  padding: 6px;

}

.gcmc_box .gcmc_box_01 {

  width: calc((100% - 128px - 4px) * 0.6);

  margin-left: calc(32px + 2px + (100% - 128px - 4px) * 0.05);

  border: 2px rgb(247,175,11) solid;

  background-color: rgb(255,233,189);

  font-size: 125%;

  font-weight: 700;

}

.gcmc_box .gcmc_box_02 {

  display: flex;

  flex-direction: row;

  margin-top: 48px;

  padding: 0;

}

.gcmc_box .gcmc_box_02_01 {

  width: calc(100% - 128px);

  margin-left: 32px;

  border: 2px rgb(247,175,11) dashed;

  padding: 0;

}

.gcmc_box .gcmc_box_02_01_01 {

  position: absolute;

  top: -32px;

  left: -32px;

  border: 2px rgb(247,175,11) dashed;

  padding: 6px 12px;

  background-color: rgb(255,255,255);

}

.gcmc_box .gcmc_box_02_01_02,

.gcmc_box .gcmc_box_02_01_03,

.gcmc_box .gcmc_box_02_01_04,

.gcmc_box .gcmc_box_02_01_05 {

  background-color: rgb(255,233,189);

}

.gcmc_box .gcmc_box_02_01_02,

.gcmc_box .gcmc_box_02_01_03,

.gcmc_box .gcmc_box_02_01_05 {

  width: 60%;

  margin-right: auto;

  margin-left: 5%;

}

.gcmc_box .gcmc_box_02_01_02::after,

.gcmc_box .gcmc_box_02_01_03::after,

.gcmc_box .gcmc_box_02_01_04::after,

.gcmc_box .gcmc_box_02_01_04::before {

  display: block;

  position: absolute;

  background-color: rgb(102,102,102);

  content: '';

}

.gcmc_box .gcmc_box_02_01_02::after,

.gcmc_box .gcmc_box_02_01_03::after {

  left: 50%;

  bottom: 100%;

  width: 1px;

}

.gcmc_box .gcmc_box_02_01_02::after {

  height: 98px;

}

.gcmc_box .gcmc_box_02_01_03::after {

  height: 24px;

}

.gcmc_box .gcmc_box_02_01_04::before {

  top: 50%;

  right: 100%;

  width: calc(20% + (50% * (60 / 25)));

  height: 1px;

}

.gcmc_box .gcmc_box_02_01_04::after {

  top: 50%;

  right: calc(120% + (50% * (60 / 25)));

  width: 1px;

  height: calc(100% + 32px);

  transform: translate3d(0, -50%, 0);

}

.gcmc_box .gcmc_box_02_01_05::after {

}

.gcmc_box .gcmc_box_02_01_02 {

  margin-top: 48px;

}

.gcmc_box .gcmc_box_02_01_03 {

  margin-top: 24px;

}

.gcmc_box .gcmc_box_02_01_04 {

  width: 25%;

  margin-top: 16px;

  margin-right: 5%;

  margin-left: auto;

}

.gcmc_box .gcmc_box_02_01_05 {

  margin-top: 16px;

  margin-bottom: 24px;

}

.gcmc_box .gcmc_box_02_02 {

  display: flex;

  flex-direction: row-reverse;

  width: 96px;

  padding: 0;

}

.gcmc_box .gcmc_box_02_02 > span {

  display: flex;

  align-items: center;

  width: 40px;

  border: 2px rgb(247,175,11) solid;

  background-color: rgb(255,233,189);

  font-size: 125%;

  font-weight: 700;

  line-height: 1;

}

.gcmc_box .gcmc_box_02_02_01 {

  position: relative;

  width: 56px;

}

.gcmc_box .gcmc_box_02_02_01::before,

.gcmc_box .gcmc_box_02_02_01::after {

  display: block;

  position: absolute;

  top: 50%;

  left: 0;

  content: '';

}

.gcmc_box .gcmc_box_02_02_01::before {

  width: 100%;

  height: 1px;

  background-color: rgb(102,102,102);

}

.gcmc_box .gcmc_box_02_02_01::after {

  width: 0;

  border-width: 6px;

  border-color: transparent;

  border-style: solid;

  border-right-color: rgb(102,102,102);

  border-left-style: none;

  transform: translate3d(0, -50%, 0);

}

.gcmc_box .gcmc_box_02_02_01 > span {

  display: block;

  position: absolute;

  top: calc(50% + 8px);

  left: 50%;

  width: 20px;

  height: 50%;

  line-height: 1;

  transform: translate3d(-50%, 0, 0);

}

.gcmc_box .gcmc_box_03 {

  position: relative;

  width: calc(100% - 128px);

  margin-top: 64px;

  margin-left: 32px;

  border: 2px rgb(247,175,11) solid;

  background-color: rgb(255,233,189);

}

.gcmc_box .gcmc_box_03 > span {

  font-size: 125%;

  font-weight: 700;

}

.gcmc_box .gcmc_box_03_01,

.gcmc_box .gcmc_box_03_02 {

  display: block;

  position: absolute;

  bottom: calc(100% + 2px);

  height: 64px;

  padding: 6px 12px;

}

.gcmc_box .gcmc_box_03_01 > span,

.gcmc_box .gcmc_box_03_02 > span {

  display: flex;

  flex-direction: row;

  align-items: center;

  height: 100%;

}

.gcmc_box .gcmc_box_03_01 {

  left: 0;

  border-right: 1px rgb(102,102,102) solid;

}

.gcmc_box .gcmc_box_03_02 {

  right: 0;

  border-left: 1px rgb(102,102,102) solid;

}

.gcmc_box .gcmc_box_03_01::before,

.gcmc_box .gcmc_box_03_01::after,

.gcmc_box .gcmc_box_03_02::before,

.gcmc_box .gcmc_box_03_02::after {

  position: absolute;

  width: 0;

  border-width: 6px;

  border-color: transparent;

  border-right-style: solid;

  border-left-style: solid;

  content: '';

}

.gcmc_box .gcmc_box_03_01::before,

.gcmc_box .gcmc_box_03_02::before {

  top: 0;

  border-bottom-style: solid;

  border-bottom-color: rgb(102,102,102);

}

.gcmc_box .gcmc_box_03_01::after,

.gcmc_box .gcmc_box_03_02::after {

  bottom: 0;

  border-top-style: solid;

  border-top-color: rgb(102,102,102);

}

.gcmc_box .gcmc_box_03_01::before,

.gcmc_box .gcmc_box_03_01::after {

  right: 0;

  transform: translate3d(50%, 0, 0);

}

.gcmc_box .gcmc_box_03_02::before,

.gcmc_box .gcmc_box_03_02::after {

  left: 0;

  transform: translate3d(-50%, 0, 0);

}

@media screen and (max-width:767px) {

  .gcmc_box .gcmc_box_01 {

    width: calc((100% - 64px - 4px) * 0.8);

    margin-left: calc(8px + 2px + (100% - 64px - 4px) * 0.05);

  }

  .gcmc_box .gcmc_box_02_01 {

    width: calc(100% - 64px);

    margin-left: 8px;

  }

  .gcmc_box .gcmc_box_02_01_01 {

    left: -8px;

    line-height: 1.2;

  }

  .gcmc_box .gcmc_box_02_02 {

    width: 56px;

  }

  .gcmc_box .gcmc_box_02_02 > span {

    width: 32px;

  }

  .gcmc_box .gcmc_box_02_02_01 {

    width: 24px;

  }

  .gcmc_box .gcmc_box_02_01_02,

  .gcmc_box .gcmc_box_02_01_03,

  .gcmc_box .gcmc_box_02_01_05 {

    width: 80%;

  }

  .gcmc_box .gcmc_box_02_01_04 {

    width: 40%;

  }

  .gcmc_box .gcmc_box_02_01_04::before {

    width: calc(100% - (100% / (40 / 30)));

  }

  .gcmc_box .gcmc_box_02_01_04::after {

    right: calc(100% + 100% - (100% / (40 / 30)));

  }

  .gcmc_box .gcmc_box_03 {

    width: calc(100% - 64px);

    margin-left: 8px;

  }

  .gcmc_box .gcmc_box_03 > span {

    font-size: 100%;

  }

  .gcmc_box .gcmc_box_03_01,

  .gcmc_box .gcmc_box_03_02 {

    line-height: 1.2;

  }

}















/* ===== interview ==================== */

/* side_menu ----------------- */

.ir_syagai_interview li.btn046 {

  background-color: rgb(218,218,218);

  border-bottom-color: rgb(204,204,204) !important;

}

.ir_syagai_interview li.btn046 > a {

  pointer-events:none;

  cursor: auto;

}

.ir_syagai_interview #side_box .side_menu .menu_grp_c > li.btn046 > a::after {

  display: none;

}







.ir_syagai_interview #main_box .ttl_s{border-bottom: none !important;}

.ir_syagai_interview #main_box  h4{position: absolute;}

.ir_syagai_interview #main_box .box00 p.name_yaku{position: absolute;top: 315px;right: 285px; font-size: 12px; font-weight: 700;} 

.ir_syagai_interview #main_box .box00 p.name_name{position: absolute;top: 334px;right: 285px; font-weight: 700; font-size: 14px;} 



.ir_syagai_interview .box01{border-bottom: 1px solid #333;padding-bottom: 20px;}

.ir_syagai_interview .box01 p{font-weight: 700;}

.ir_syagai_interview .box01 ul{width:100%;}

.ir_syagai_interview .box01 ul li{font-size: 90%;}

.ir_syagai_interview .box01 ul li div{float: left;}

.ir_syagai_interview .box01 ul li div.date_his{width: 110px;}



.ir_syagai_interview .q_text{padding-left: 30px; background-image: url(../images/interview/q_mark.png); background-repeat: no-repeat;font-weight: 700;background-position: left center;}

.ir_syagai_interview .a_text{padding-left: 30px; background-image: url(../images/interview/a_mark.png); background-repeat: no-repeat; font-size: 120%;font-weight: 700;background-position: left center; line-height: 140%;}



/* ===== ir_dialogue ==================== */

/* side_menu ----------------- */

.ir_dialogue li.btn046 {

  background-color: rgb(218,218,218);

  border-bottom-color: rgb(204,204,204) !important;

}

.ir_dialogue li.btn046 > a {

  pointer-events:none;

  cursor: auto;

}

.ir_dialogue #side_box .side_menu .menu_grp_c > li.btn046 > a::after {

  display: none;

}







.ir_dialogue #main_box .ttl_s{/*border-bottom: none !important;*/}

.ir_dialogue #main_box .takamatu_talk::before {content: "髙松"; background-color: #ef856d; padding: 3px 5px; margin-right: 1em; color: #fff;} 

.ir_dialogue #main_box .inoue_talk::before {content: "井上"; background-color: #84a2b2; padding: 3px 5px; margin-right: 1em; color: #fff;} 

.ir_dialogue #main_box .mori_talk::before {content: "森"; background-color: #84b286; padding: 3px 5px; margin-right: 1em; color: #fff;} 

.ir_dialogue #main_box .ito_talk::before {content: "伊藤"; background-color: #ef856d; padding: 3px 5px; margin-right: 1em; color: #fff;} 



.ir_dialogue .box06{border-bottom: 1px solid #333;padding-bottom: 20px;}

.ir_dialogue .box06 h5{border-bottom: 1px solid #333; font-size: 20px;}

.ir_dialogue .box06 p{font-weight: 700; font-size:20px; line-height: 1em;}

.ir_dialogue .box06 span {font-size: 12px; display: block;}

.ir_dialogue .box06 ul{width:100%;}

.ir_dialogue .box06 ul li{font-size: 90%;}

.ir_dialogue .box06 ul li div{float: left;}

.ir_dialogue .box06 ul li div.date_his{width: 110px;}



.ir_dialogue .q_text{font-weight: 700;display: inline-block; border-bottom: 2px solid #e60020; font-size: 20px;}

.ir_dialogue .st_text{font-weight: 700;display: inline-block; }



/* .ir_dialogue .img01,

.ir_dialogue .img02 {

  width: calc(300 / 794 * 100%);

  margin-left: 20px;

  margin-bottom: 20px;

  line-height: 1.5;

} */

 .ir_dialogue .img01 {

  width: 100％;

}

.ir_dialogue .mg-t-30 {

  margin-top: -30px;

}





@media screen and (max-width:767px) {

  .ir_dialogue .box06 ul li div{float: none; margin-left: 90px;}

  .ir_dialogue .box06 ul li div.date_his{width: 90px; float: left; margin-left: 0;}

  .ir_dialogue .img01,

  .ir_dialogue .img02 {

    width: 150px;

  }

  .ir_dialogue .mg-t-30 {

    margin-top: -20px;

  }

}









