@charset "utf-8";
.ul_underborder > li {
  border-bottom: 1px solid #d2d2d2;
}
.pdf_list a {
  text-decoration: none;
  color: #1a1a1a;
  position: relative;
}
.pdf_list a:before {
  background-image: url(/img/ir/tanshin/icon_tanshin_01.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: block;
  content: "";
  position: absolute;
  left: 0px;
}
/* ir-top --------------------*/
.ir_news_list > li {
  display: flex;
  border-bottom: 1px solid #D2D2D2;
  flex-wrap: wrap;
}
.ir_news_list > li .date {
  font-weight: bold;
}
.ir_news_list > li .icon, #sec01 .ir_news_list > li .icon > a {
  color: #FFFFFF;
  text-align: center;
  display: block;
}
.ir_news_list > li .icon.lightblue a {
  background-color: #00A0E9;
}
.ir_news_list > li .icon.violet a {
  background-color: #6b50b7;
}
.ir_news_list > li .icon.purple a {
  background-color: #BC61AE;
}
.ir_news_list > li .icon.blue a {
  background-color: #0057A2;
}
.ir_news_list > li .icon.yellow a {
  background-color: #F39800;
}
.ir_news_list > li .icon.green a {
  background-color: #73D069;
}
.ir_news_list > li a {
  color: #1A1A1A;
  text-decoration: none;
}
body.ir #sec02 {
  background-color: #F8F8F8;
}
body.ir #sec02 .ir_library_list > li {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
body.ir #sec02 .ir_library_list > li > a {
  color: #FFFFFF;
  text-decoration: none;
  text-align: center;
  display: flex;
  letter-spacing: 2px;
  position: relative;
  justify-content: center;
  align-items: center;
  opacity: 1;
}
body.ir #sec02 .ir_library_list > li:hover {
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  opacity: .6;
}
body.ir #sec02 .ir_library_list > li > a:before {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  content: "";
}
body.ir #sec02 .ir_library_list > li > a:hover:before {
  opacity: 1;
}
/* news --------------------*/
.dateselect_area label.arrow {
  position: relative;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
}
.dateselect_area label > select {
  font-weight: bold;
  letter-spacing: 2px;
  border: 1px solid #C6C6C6;
  font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  appearance: none
}
.dateselect_area label.arrow:before {
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 10px;
  margin-top: -3px;
  content: "";
  vertical-align: middle;
  box-sizing: border-box;
  width: 8px;
  height: 8px;
  border: 8px solid transparent;
  border-left: 12px solid #1d1d1d;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  pointer-events: none;
}
/* tanshin --------------------*/
/* corporate-governance --------------------*/
body.corporate-governance #sec02 {
  background-color: #f8f8f8;
}
/* disclaimer --------------------*/
/* announcement --------------------*/
body.announcement #sec01 .add_txt {
  color: #010101;
}
body.announcement #sec01 .right_txt {
  text-align: right;
}
/* information --------------------*/
body.information .input_area input[type="text"] {
  border-radius: 3px;
  border: 1px solid #b6b6b6;
  box-shadow: -2px 2px 6px 1px rgba(0, 0, 0, 0.05) inset;
  background-color: #FFFFFF;
  color: #1d1d1d;
  font-family: 'source-han-sans-japanese', sans-serif;
  font-weight: 400;
}
body.information .input_area input[type="submit"] {
  background-color: #aba8a8;
  color: #FFFFFF;
  border: none;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 500;
  font-style: normal;
}
body.information .input_area input[type="submit"].registration {
  background-color: #f1263e;
}
body.information .input_area input[type="submit"].delete {
  background-color: #0057a2;
}
body.information #sec01 .add_txt {
  font-weight: bold;
}
body.information #sec01 .bg_gray {
  background-color: #f3f3f3;
}
body.information #sec01 .bg_gray h3 {
  font-weight: bold;
}
body.information #sec01 .bg_gray h3:first-child {
  margin-top: 0px;
}
/* stock --------------------*/
body.stock #sec01 .btn.stock a:after {
  display: none;
}
body.stock #sec01 .btn.stock a:before {
  background-image: url(/img/ir/stock/icon_stock_01.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: 50%;
  content: "";
}
body.stock #sec01 .txt_box h3 {
  font-weight: bold;
}
body.stock #sec01 .txt_box h3:first-child {
  margin-top: 0px;
}
/* report --------------------*/
body.report #sec01 .bold {
  font-weight: bold;
}
body.report #sec01 .h_style03 {
  margin-top: 0px;
}
body.report #sec01 .border_box {
  border: 1px solid #c6c6c6;
}
/* kenkou 20230406 NPC --------------------*/
body.kenkou #sec01 .add_txt {
  color: #010101;
}
body.kenkou #sec01 .right_txt {
  text-align: right;
}
body.kenkou #sec01 .indent_txt {
  margin-left: 3rem;
  text-indent: -4rem;
}

body#ir #contents a {
    color:#1773ba;
    text-decoration: underline;
}

.btn a {
    color:white !important;
    text-decoration: none !important;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

PC Setting

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media screen and (min-width: 768px) {
  /* ir common --------------------*/
  .pdf_list a {
    padding-left: 35px;
  }
  .pdf_list a:before {
    width: 18px;
    height: 23px;
    top: 0px;
    bottom: 0px;
    margin: auto 0;
  }
  .ir_news_list {
    margin: 0 auto 45px;
    max-width: 900px;
  }
  .ir_news_list > li {
    padding: 15px 0;
    align-items: center;
  }
  .ir_news_list > li > .date_area {
    flex-basis: 24%;
  }
  .ir_news_list > li .date {
    margin-right: 20px;
    letter-spacing: 1.5px;
  }
  .ir_news_list > li .icon > a {
    min-width: 60px;
    padding: 0 5px;
  }
  .ir_news_list > li .ttl {
    flex-basis: 75%;
  }

  #contents {
    margin-top: 50px;
  }
  
  .dateselect_area {
    max-width: 900px;
    margin: 0 auto 25px;
  }
  .dateselect_area label > select {
    width: 232px;
    padding: 10px 25px 10px 10px;
    font-size: 1.4rem;
  }
  /* ir top --------------------*/
  body#ir #visual {
    background-image: url(/img/ir/mv_ir_01_pc.png);
  }
  body.ir #sec01 {
    padding-bottom: 90px;
  }
  body.ir #sec01 .h_style02 {
    margin-bottom: 60px;
  }
  body.ir #sec02 {
    padding: 60px 0 35px 0;
  }
  body.ir #sec02 .h_style02 {
    margin-bottom: 55px;
  }
  body.ir #sec02 .inner {
    max-width: 900px;
    margin: 0 auto;
  }
  body.ir #sec02 .ir_library_list {
    margin: 0 -2%;
  }
  body.ir #sec02 .ir_library_list > li {
    margin: 0 2% 25px;
    flex-basis: 46%;
  }
  body.ir #sec02 .ir_library_list > li a {
    font-size: 2rem;
    height: 180px;
  }
  body.ir #sec02 .ir_library_list > li.no1 {
    background-image: url(/img/ir/pic_ir_01_pc.png);
  }
  body.ir #sec02 .ir_library_list > li.no2 {
    background-image: url(/img/ir/pic_ir_02_pc.png);
  }
  body.ir #sec02 .ir_library_list > li.no3 {
    background-image: url(/img/ir/pic_ir_03_pc.png);
  }
  body.ir #sec02 .ir_library_list > li.no4 {
    background-image: url(/img/ir/pic_ir_04_pc.png);
  }
  /* news --------------------*/
  body.news #sec01 {
    padding-bottom: 255px;
  }
  body.news #sec01 .h_style02 {
    margin-bottom: 55px;
  }
  /* tanshin --------------------*/
  body.tanshin #sec01 {
    padding-bottom: 500px;
  }
  body.tanshin #sec01 .h_style02 {
    margin-bottom: 55px;
  }
  body.tanshin #sec01 .pdf_list {
    margin: 0 auto 45px;
    max-width: 900px;
  }
  body.tanshin #sec01 .pdf_list > li {
    padding: 15px 0;
  }
  body#ir .txtbox p + p {
    margin-top: 1.25em;
  }
  body.management #sec01 {
    padding-bottom: 230px;
  }
  body.management #sec01 .container {
    max-width: 900px;
  }
  /* corporate-governance --------------------*/
  body.corporate-governance #sec01 {
    padding-bottom: 120px;
  }
  body.corporate-governance #sec01 .lead p {
    text-align: center;
    margin-bottom: 30px;
  }
  body.corporate-governance #sec01 .btn a {
    min-width: 460px;
    letter-spacing: 0.5px;
  }
  body.corporate-governance #sec02 {
    padding: 80px 0 100px;
  }
  body.corporate-governance #sec02 .lead {
    margin: 0 9%;
  }
  body.corporate-governance #sec02 .lead p + p {
    margin-top: 30px;
  }
  body.corporate-governance #sec03 {
    padding: 60px 0 300px;
  }
  body.corporate-governance #sec01 h2, body.corporate-governance #sec02 h2, body.corporate-governance #sec03 h2 {
    margin-bottom: 50px;
  }
  /* disclaimer --------------------*/
  body.disclaimer #sec01 {
    padding-bottom: 110px;
  }
  body.disclaimer #sec01 .container {
    max-width: 900px;
  }
  body.disclaimer #sec01 .h_style03 span {
    margin-left: -0.7em;
  }
  body.disclaimer #sec01 p {
    line-height: 2.1;
    letter-spacing: 0px;
  }
  /* announcement --------------------*/
  body.announcement #sec01 {
    padding-bottom: 200px;
  }
  body.announcement #sec01 .container {
    max-width: 900px;
  }
  body.announcement #sec01 .add_txt {
    font-size: 2rem;
  }
  body.announcement #sec01 .h_style03 {
    margin-top: 40px;
  }
  body.announcement #sec01 p {
    line-height: 2.1;
    letter-spacing: 0px;
  }
  body.announcement #sec01 .right_txt {
    margin-top: 35px;
  }
  /* information --------------------*/
  body.information #sec01 {
    padding-bottom: 260px;
  }
  body.information #sec01 .container {
    max-width: 900px;
  }
  body.information #sec01 p {
    line-height: 2.1;
  }
  body.information #sec01 p + p {
    margin-top: 30px;
  }
  body.information #sec01 .lead {
    margin-bottom: 90px;
  }
  body.information .input_area {
    margin: 15px 0 25px;
  }
  body.information .input_area input[type="text"] {
    width: 75%;
    padding: 19px 2.5%;
    font-size: 1.4rem;
  }
  body.information .input_area input[type="submit"] {
    width: 67px;
    font-size: 1.6rem;
    padding: 6px 0 8px;
    margin-left: 10px;
  }
  body.information #sec01 .add_txt {
    margin-bottom: 20px;
    letter-spacing: 2px;
  }
  body.information #sec01 .bg_gray {
    padding: 40px 45px;
    letter-spacing: 2.5px;
  }
  body.information #sec01 .bg_gray h3 {
    margin: 35px 0 5px;
  }
  /* stock --------------------*/
  body.stock #sec01 {
    padding-bottom: 55px;
  }
  body.stock #sec01 .container {
    max-width: 900px;
  }
  body.stock #sec01 .btn.stock {
    margin-top: 40px;
  }
  body.stock #sec01 .btn.stock a {
    font-size: 2.5rem;
    padding: 29px 0;
    min-width: 500px;
  }
  body.stock #sec01 .btn.stock a:before {
    width: 55px;
    height: 46px;
    left: 110px;
    margin-top: -23px;
  }
  body.stock #sec01 .txt_box {
    letter-spacing: 2.5px;
  }
  body.stock #sec01 .txt_box h3 {
    margin: 30px 0 5px;
  }
  body.stock #sec01 .txt_box p + p {
    margin-top: 30px;
  }
  /* report --------------------*/
  body.report #sec01 {
    padding-bottom: 150px;
  }
  body.report #sec01 .container {
    max-width: 900px;
  }
  body.report #sec01 p {
    line-height: 2.1;
  }
  body.report #sec01 .date {
    margin-bottom: 15px;
  }
  body.report #sec01 .border_box {
    padding: 20px 25px;
    margin-top: 25px;
  }
  body.report #sec01 .pdf_list li + li {
    margin-top: 10px;
  }
  .pdf_list_schedule > li {
    display: flex;
    align-items: center;
  }
  .pdf_list_schedule > li .date {
    margin-right: 30px;
  }
  /* kenkou 20230406 NPC --------------------*/
  body.kenkou #sec01 {
    padding-bottom: 200px;
  }
  body.kenkou #sec01 .container {
    max-width: 900px;
  }
  body.kenkou #sec01 .add_txt {
    font-size: 2rem;
  }
  body.kenkou #sec01 .h_style03 {
    margin-top: 40px;
  }
  body.kenkou #sec01 p {
    line-height: 2.1;
    letter-spacing: 0px;
  }
  body.kenkou #sec01 .right_txt {
    text-align: right;
  }
  body.kenkou #sec01 .indent_txt {
    margin-left: 3rem;
    text-indent: -4rem;
  }
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

IE Setting

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media screen\0 {
  ::-ms-expand {
    display: none;
  }
}
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

SP Setting

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media (max-width: 767px) {
  /* ir common --------------------*/
  body#ir #visual {
    background-image: url(/img/ir/mv_ir_01_sp.png);
  }
  .pdf_list li {
    padding-bottom: 15px;
  }
  .pdf_list li + li {
    margin-top: 15px;
  }
  .pdf_list a {
    padding-left: 7vw;
    display: block;
  }
  .pdf_list a:before {
    width: 4.3vw;
    height: 5vw;
    top: 0.6vw;
  }
  .ir_news_list {
    margin-bottom: 30px;
  }
  .ir_news_list > li {
    padding-bottom: 15px;
  }
  .ir_news_list > li + li {
    margin-top: 15px;
  }
  .ir_news_list > li > .date_area {
    flex-basis: 100%;
    align-items: center;
    margin-bottom: 5px;
  }
  .ir_news_list > li .ttl {
    flex-basis: 100%;
  }
  .ir_news_list > li .icon {
    min-width: 4em;
    font-size: 83%;
  }
  #sec01 .ir_news_list > li .icon > a {
    padding: 0 5px;
  }
  .ir_news_list > li .date {
    font-weight: bold;
    margin-right: 4%;
  }
  .dateselect_area {
    margin-bottom: 30px;
  }
  .dateselect_area label > select {
    width: 100%;
    padding: 15px;
    font-size: 4vw;
  }
  /* ir top --------------------*/
  body.ir #sec01 {
    padding: 30px 6%;
  }
  body.ir #sec02 {
    padding: 30px 6%;
  }
  body.ir #sec02 .ir_library_list > li {
    flex-basis: 100%;
  }
  body.ir #sec02 .ir_library_list > li.no1 {
    background-image: url(/img/ir/pic_ir_01_pc.png);
  }
  body.ir #sec02 .ir_library_list > li.no2 {
    background-image: url(/img/ir/pic_ir_02_pc.png);
  }
  body.ir #sec02 .ir_library_list > li.no3 {
    background-image: url(/img/ir/pic_ir_03_pc.png);
  }
  body.ir #sec02 .ir_library_list > li.no4 {
    background-image: url(/img/ir/pic_ir_04_pc.png);
  }
  body.ir #sec02 .ir_library_list > li + li {
    margin-top: 15px;
  }
  body.ir #sec02 .ir_library_list > li a {
    padding: 16vw 0;
  }
  /* news --------------------*/
  body.news #sec01 {
    padding: 30px 6%;
  }
  body.news #sec01 h2 {
    margin-bottom: 30px;
  }
  body#ir .txtbox p + p {
    margin-top: 15px;
  }
  /* management --------------------*/
  body.management #sec01 {
    padding: 30px 6%;
  }
  /* tanshin --------------------*/
  body.tanshin #sec01 {
    padding: 30px 6% 100px;
  }
  /* corporate-governance --------------------*/
  body.corporate-governance #visual h1 {
    font-size: 5vw;
    letter-spacing: -0.2px;
  }
  body.corporate-governance #sec01, body.corporate-governance #sec02, body.corporate-governance #sec03 {
    padding: 30px 6%;
  }
  body.corporate-governance #sec01 .lead {
    margin-bottom: 30px;
  }
  body.corporate-governance #sec02 .lead p + p {
    margin-top: 15px;
  }
  body.corporate-governance #sec01 .btn a {
    padding: 15px 12% 15px 6%;
    text-align: left;
  }
  /* disclaimer --------------------*/
  body.disclaimer #sec01 {
    padding: 30px 6%;
  }
  body.disclaimer #sec01 .h_style03 span {
    margin-left: -0.5em;
  }
  /* announcement --------------------*/
  body.announcement #sec01 {
    padding: 30px 6% 100px;
  }
  body.announcement #sec01 .add_txt {
    font-size: 4.5vw;
  }
  body.announcement #sec01 .right_txt {
    margin-top: 15px;
  }
  /* information --------------------*/
  body.information #visual h1 {
    font-size: 5.6vw;
  }
  body.information #sec01 {
    padding: 30px 6%;
  }
  body.information #sec01 p + p {
    margin-top: 15px;
  }
  body.information .input_area {
    margin: 15px 0;
  }
  body.information .input_area input[type="text"] {
    width: 92%;
    padding: 15px 4%;
    margin-bottom: 15px;
  }
  body.information .input_area input[type="submit"] {
    width: 4em;
    font-size: 4vw;
    padding: 5px 0 7px;
  }
  body.information .input_area input[type="submit"] + input[type="submit"] {
    margin-left: 10px;
  }
  body.information #sec01 .add_txt {
    margin-bottom: 15px;
  }
  body.information #sec01 .bg_gray {
    padding: 20px 6%;
  }
  body.information #sec01 .bg_gray h3 {
    margin: 15px 0;
  }
  /* stock --------------------*/
  body.stock #sec01 {
    padding: 30px 6%;
  }
  body.stock #sec01 .btn.stock {
    margin-top: 30px;
  }
  body.stock #sec01 .btn.stock a {
    font-size: 4.5vw;
  }
  body.stock #sec01 .btn.stock a:before {
    width: 7.5vw;
    height: 6.4vw;
    margin-top: -3.2vw;
    left: 20vw;
  }
  body.stock #sec01 .txt_box h3 {
    margin-top: 15px;
  }
  body.stock #sec01 .txt_box p + p {
    margin-top: 15px;
  }
  /* report --------------------*/
  body.report #sec01 {
    padding: 30px 6%;
  }
  body.report #sec01 .date {
    margin-bottom: 10px;
  }
  body.report #sec01 .border_box {
    padding: 20px 4%;
    margin-top: 30px;
  }
  body.report #sec01 .pdf_list li {
    padding: 0;
  }
  body.report #sec01 .pdf_list li + li {
    margin-top: 15px;
  }
  .pdf_list_schedule .date {
    margin-bottom: 5px;
  }
  /* kenkou 20230405 NPC --------------------*/
  body.kenkou #sec01 {
    padding: 30px 6% 100px;
  }
  body.kenkou #sec01 .add_txt {
    font-size: 4.5vw;
  }
  body.kenkou #sec01 .right_txt {
    text-align: right;
  }
  body.kenkou #sec01 .indent_txt {
    margin-left: 3rem;
    text-indent: -4rem;
  }
}