.kv_img {
  background-image: url(/ir/index/img/kv.jpg);
}
.kv_img h1 {
  text-shadow: none !important;
  color: #000000 !important;
}
.kv_img.kv_img2 {
  background: none;
  height: auto;
  border-bottom: 12px solid #21467c;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .kv_img.kv_img2 {
    border-bottom-width: 6px;
  }
}
.kv_img.kv_img2 > .inner {
  padding: 2em 0;
}

.smartvision {
  margin-top: 30px;
}
.smartvision .smartvision-h1 {
  display: none;
}

.ir_area {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto 100px;
}
@media screen and (max-width: 768px) {
  .ir_area {
    margin-bottom: 50px;
    padding: 0 5%;
  }
}
.ir_area .lead > h2 {
  font-size: 32px;
  color: #20467b;
}
@media screen and (max-width: 768px) {
  .ir_area .lead > h2 {
    font-size: 20px;
  }
}
.ir_area .lead > h2 span {
  font-size: 12px;
  padding-left: 15px;
}
@media screen and (max-width: 768px) {
  .ir_area .lead > h2 span {
    font-size: 16px;
  }
}
.ir_area .lead .main {
  display: flex;
  align-items: center;
  height: 355px;
  margin-top: 40px;
  background: url(/ir/index/img/bg_lead.jpg) no-repeat right center;
}
@media screen and (max-width: 768px) {
  .ir_area .lead .main {
    background-size: cover;
    margin-top: 20px;
    height: auto;
    background: url(/ir/index/img/bg_lead_sp.jpg) no-repeat right top;
    background-size: cover;
  }
}
.ir_area .lead .main > .txt {
  padding-left: 50px;
  padding-right: 450px;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .ir_area .lead .main > .txt {
    width: 100%;
    padding: 30px 5%;
  }
}
@media screen and (max-width: 768px) {
  .ir_area .lead .main > .txt h3 {
    font-size: 3.3vw;
  }
}
.ir_area .lead .main > .txt h2 {
  font-size: 32px;
}
@media screen and (max-width: 768px) {
  .ir_area .lead .main > .txt h2 {
    font-size: 3.1vw;
  }
}
.ir_area .lead .main > .txt p {
  font-size: 26px;
  margin-top: 30px;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  .ir_area .lead .main > .txt p {
    margin-top: 10px;
    font-size: 2.8vw;
    line-height: 1.5;
  }
}
.ir_area .lead .main > .txt .btn {
  margin: 20px 0 0;
}
@media screen and (max-width: 768px) {
  .ir_area .lead .main > .txt .btn {
    margin: 10px 0 0;
  }
}
.ir_area .lead .main > .txt .btn a {
  width: 200px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  background: url(/common/img/icn_arw_r_white.png) no-repeat right 12px center #20467b;
  transition: background-position 0.1s linear, opacity 0.3s ease-out;
}
.ir_area .lead .main > .txt .btn a:hover {
  background-position: right 8px center;
}
@media screen and (max-width: 768px) {
  .ir_area .lead .main > .txt .btn a {
    width: 32%;
    height: 30px;
    padding-left: 3%;
    font-size: 3.2vw;
    justify-content: flex-start;
    background: url(/common/img/icn_arw_r_white.png) no-repeat right 9px center #20467b;
    background-size: 6px;
  }
}
.ir_area .lead .top-message {
  font-size: 16px;
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .ir_area .lead .top-message {
    font-size: 14px;
    margin-top: 30px;
  }
}
.ir_area .lead .top-message span {
  display: block;
  text-align: right;
}
.ir_area section.news {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto 90px;
}
@media screen and (max-width: 768px) {
  .ir_area section.news {
    margin: 0 auto 60px;
  }
}
.ir_area section.news .sort_wrap {
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .ir_area section.news .sort_wrap {
    overflow: auto;
    margin-bottom: 30px;
  }
}
.ir_area section.news .sort_contents {
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .ir_area section.news .sort_contents {
    margin-top: 60px;
    display: block;
  }
}
.ir_area section.news h2 {
  font-size: 28px;
  width: 200px;
  color: #000000;
}
@media screen and (max-width: 768px) {
  .ir_area section.news h2 {
    width: 100%;
    font-size: 22px;
  }
}
.ir_area section.news h2 span {
  margin-top: 5px;
  font-size: 14px;
  display: block;
}
@media screen and (max-width: 768px) {
  .ir_area section.news h2 span {
    margin-top: 0;
    font-size: 12px;
  }
}
.ir_area section.news ul.sort_list {
  width: 880px;
  padding-left: 40px;
  border-left: 1px solid #cccccc;
}
@media screen and (max-width: 768px) {
  .ir_area section.news ul.sort_list {
    width: 100%;
    margin-top: 20px;
    padding-left: 0;
    border: none;
  }
}
.ir_area section.news ul.sort_list:not(:last-child) {
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .ir_area section.news ul.sort_list:not(:last-child) {
    margin-bottom: 30px;
  }
}
.ir_area section.news ul.sort_list li.sort_items {
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .ir_area section.news ul.sort_list li.sort_items {
    flex-wrap: wrap;
    align-items: center;
  }
}
.ir_area section.news ul.sort_list li.sort_items:not(:last-child) {
  margin-bottom: 15px;
}
.ir_area section.news ul.sort_list li.sort_items.technology span.tag {
  background: #369399;
}
.ir_area section.news ul.sort_list li.sort_items.company span.tag {
  background: #096;
}
.ir_area section.news ul.sort_list li.sort_items.sustainability span.tag {
  background: #99991e;
}
.ir_area section.news ul.sort_list li.sort_items.ir span.tag {
  background: #20467b;
}
.ir_area section.news ul.sort_list li.sort_items span.date {
  font-size: 16px;
  line-height: 1;
  margin-top: 4px;
  width: 95px;
}
@media screen and (max-width: 768px) {
  .ir_area section.news ul.sort_list li.sort_items span.date {
    font-size: 14px;
    width: auto;
    margin: 0 10px 0 0;
  }
}
.ir_area section.news ul.sort_list li.sort_items span.tag {
  width: 115px;
  font-size: 12px;
  line-height: 1;
  padding: 4px 0;
  color: #fff;
  text-align: center;
  margin-top: 1px;
}
@media screen and (max-width: 768px) {
  .ir_area section.news ul.sort_list li.sort_items span.tag {
    font-size: 10px;
    width: 100px;
    margin-top: 0;
  }
}
.ir_area section.news ul.sort_list li.sort_items span.txt {
  width: calc(100% - 95px - 115px);
  padding-left: 15px;
  font-size: 16px;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .ir_area section.news ul.sort_list li.sort_items span.txt {
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
    padding: 0;
  }
}
.ir_area section.news ul.sort_list li.sort_items span.txt a {
  color: #000;
}
.ir_area section.news ul.sort_list li.sort_items span.txt a[target=_blank]:after {
  content: url(/common/img/icn_blank_green.svg);
  width: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.ir_area section.news ul.sort_list li.sort_items span.txt a[href*=".pdf"]:after {
  content: url(/common/img/icn_pdf_green.svg);
  width: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.ir_area section.news ul.sort_list li.sort_items span.txt a:hover {
  text-decoration: underline;
}
.ir_area .btn {
  margin: 40px auto 0;
}
@media screen and (max-width: 768px) {
  .ir_area .btn {
    margin: 30px auto 0;
  }
}
.ir_area .btn a {
  width: 240px;
  height: 45px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  background: url(/common/img/icn_arw_r_white.png) no-repeat right 12px center #20467b;
  transition: background-position 0.1s linear, opacity 0.3s ease-out;
}
.ir_area .btn a:hover {
  background-position: right 8px center;
}
@media screen and (max-width: 768px) {
  .ir_area .btn a {
    width: 200px;
    height: 40px;
    font-size: 14px;
  }
}
.ir_area .btn_arw a {
  font-size: 28px;
  color: #21467c;
  display: inline-flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .ir_area .btn_arw a {
    font-size: 22px;
  }
}
.ir_area .btn_arw a .arw {
  width: 35px;
  height: 35px;
  margin-left: 0.75em;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  background: url(/common/img/icn_arw_r_white.png) no-repeat right 12px center #20467b;
  transition: background-position 0.1s linear, opacity 0.3s ease-out;
}
@media screen and (max-width: 768px) {
  .ir_area .btn_arw a .arw {
    width: 27.5px;
    height: 27.5px;
    background-position-x: 9.5px;
  }
}
.ir_area .download .btn a {
  width: 300px;
}
.ir_area button {
  width: 320px;
  height: 45px;
  margin: 50px auto 0;
  cursor: pointer;
  background: url(/common/img/more_plus.svg) right 15px center no-repeat #369399;
  border: none;
  outline: none;
  color: #fff;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .ir_area button {
    width: 300px;
    height: 40px;
    margin-top: 25px;
    font-size: 14px;
  }
}
.ir_area .mid_links_area ul li.download ul.list li a[href*=".pdf"]:after {
  content: url(/common/img/icn_pdf_green.svg);
  width: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  line-height: 0;
}
.ir_area .lower_links {
  margin: 120px auto 0;
}
@media screen and (max-width: 768px) {
  .ir_area .lower_links {
    display: block;
    margin: 60px auto 0;
  }
}
.ir_area .lower_links > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .ir_area .lower_links > ul {
    display: block;
  }
}
.ir_area .lower_links > ul > li {
  width: 500px;
  background: #f9faf4;
  padding: 50px 40px 0;
}
@media screen and (max-width: 768px) {
  .ir_area .lower_links > ul > li {
    width: 100%;
    height: auto;
    padding: 30px 4%;
  }
}
.ir_area .lower_links > ul > li:nth-child(n+3) {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .ir_area .lower_links > ul > li:nth-child(n+3) {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .ir_area .lower_links > ul > li:nth-child(n+2) {
    margin-top: 20px;
  }
}
.ir_area .lower_links > ul > li:nth-child(1) .txt, .ir_area .lower_links > ul > li:nth-child(2) .txt {
  min-height: 5em;
}
@media screen and (max-width: 768px) {
  .ir_area .lower_links > ul > li:nth-child(1) .txt, .ir_area .lower_links > ul > li:nth-child(2) .txt {
    min-height: auto;
  }
}
.ir_area .lower_links > ul > li:nth-child(3) .txt, .ir_area .lower_links > ul > li:nth-child(4) .txt {
  min-height: 6.5em;
}
@media screen and (max-width: 768px) {
  .ir_area .lower_links > ul > li:nth-child(3) .txt, .ir_area .lower_links > ul > li:nth-child(4) .txt {
    min-height: auto;
  }
}
.ir_area .lower_links > ul > li:nth-child(7) .txt, .ir_area .lower_links > ul > li:nth-child(8) .txt {
  min-height: 3em;
}
@media screen and (max-width: 768px) {
  .ir_area .lower_links > ul > li:nth-child(7) .txt, .ir_area .lower_links > ul > li:nth-child(8) .txt {
    min-height: auto;
  }
}
.ir_area .lower_links > ul > li ul.list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ir_area .lower_links > ul > li ul.list li {
  width: 33%;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .ir_area .lower_links > ul > li ul.list li {
    font-size: 3vw;
  }
}
.ir_area .lower_links > ul > li .icon {
  text-align: center;
  margin: 0 auto 15px;
  width: 90px;
  min-height: 95px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .ir_area .lower_links > ul > li .icon {
    margin: 0 auto 15px;
  }
}
.ir_area .lower_links > ul > li p.ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #20467b;
  font-size: 28px;
  line-height: 1.4;
  height: 2.8em;
  box-sizing: content-box;
  position: relative;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .ir_area .lower_links > ul > li p.ttl {
    height: auto;
    font-size: 18px;
    margin-bottom: 40px;
  }
}
.ir_area .lower_links > ul > li p.ttl:after {
  content: "";
  display: block;
  width: 80px;
  height: 1px;
  background: #777;
  position: absolute;
  bottom: -15px;
  left: calc(50% - 40px);
}
.ir_area .lower_links > ul > li p.txt {
  font-size: 16px;
  min-height: 4.6em;
}
@media screen and (max-width: 768px) {
  .ir_area .lower_links > ul > li p.txt {
    font-size: 14px;
    min-height: auto;
  }
}
.ir_area .lower_links > ul > li p.txt.txt2 {
  max-width: 180px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .ir_area .lower_links > ul > li p.txt.txt2 {
    width: 160px;
  }
}
.ir_area .lower_links > ul > li a {
  width: 240px;
  height: 45px;
  margin: 20px auto 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  background: url(/common/img/icn_arw_r_white.png) no-repeat right 12px center #20467b;
  transition: background-position 0.1s linear, opacity 0.3s ease-out;
}
.ir_area .lower_links > ul > li a:hover {
  background-position: right 8px center;
}
@media screen and (max-width: 768px) {
  .ir_area .lower_links > ul > li a {
    width: 200px;
    height: 40px;
    font-size: 14px;
    margin-bottom: 0;
  }
}
.ir_area .news_stock {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .ir_area .news_stock {
    flex-direction: column-reverse;
  }
}
.ir_area .news_stock section h2 {
  padding: 16px 0;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .ir_area .news_stock section h2 {
    align-items: flex-end;
    line-height: 1;
  }
}
.ir_area .news_stock section h2 span {
  display: inline-block;
  padding-left: 15px;
}
@media screen and (max-width: 768px) {
  .ir_area .news_stock section h2 span {
    padding-bottom: 0.25em;
  }
}
.ir_area .news_stock section.news {
  width: 720px;
  max-width: none;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .ir_area .news_stock section.news {
    width: 100%;
  }
}
.ir_area .news_stock section.news .sort_contents {
  display: flex;
  flex-direction: column;
  margin-top: 0;
}
.ir_area .news_stock section.news .btn {
  margin: 20px auto 0;
}
.ir_area .news_stock section.news .btn a {
  height: 35px;
}
.ir_area .news_stock section.news ul.sort_list {
  width: 100%;
  padding: 1em;
  border: 1px solid #cccccc;
  border-left: none;
  border-right: none;
  min-height: 290px;
}
@media screen and (max-width: 768px) {
  .ir_area .news_stock section.news ul.sort_list {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    min-height: auto;
  }
}
.ir_area .news_stock section.stockPrice {
  width: 290px;
}
@media screen and (max-width: 768px) {
  .ir_area .news_stock section.stockPrice {
    width: 100%;
    padding-top: 2em;
    display: flex;
    flex-direction: column-reverse;
  }
}
.ir_area .news_stock section.stockPrice .ir_calendar {
  padding: 16px 0;
  text-align: center;
}
.ir_area .news_stock section.stockPrice .stockPrice_info {
  height: calc(100% - 76.8px - 35px - 20px);
  background: #eff5f9;
  min-height: 290px;
}
@media screen and (max-width: 768px) {
  .ir_area .news_stock section.stockPrice .stockPrice_info {
    height: auto;
    text-align: center;
    min-height: auto;
  }
}
.ir_area .news_stock section.stockPrice .stockPrice_info .stockPrice_ttl {
  border-bottom: 1px solid #d1d1d1;
  width: 100%;
  margin: 0 auto;
  padding: 0.5em 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .ir_area .news_stock section.stockPrice .stockPrice_info .stockPrice_ttl {
    text-align: left;
    padding: 1em 0.5em 0.25em 0.5em;
    width: 90%;
  }
}
.ir_area .news_stock section.stockPrice .stockPrice_info .stockPrice_ttl p {
  font-size: 26px;
  font-weight: 500;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .ir_area .news_stock section.stockPrice .stockPrice_info .stockPrice_ttl p {
    font-size: 20px;
  }
}
.ir_area .news_stock section.stockPrice .stockPrice_info .stockPrice_ttl p em {
  transform: scale(0.83, 1);
  transform-origin: top left;
  width: 120.4819277%;
  display: inline-block;
  font-weight: bold;
}
.ir_area .news_stock section.stockPrice .stockPrice_info .stockPrice_ttl p span {
  padding-left: 0;
  font-size: 0.55em;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  display: block;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .ir_area .news_stock section.stockPrice .stockPrice_info .stockPrice_ttl p span {
    font-size: 0.5em;
  }
}
.ir_area .news_stock section.stockPrice .stockPrice_info img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .ir_area .news_stock section.stockPrice .stockPrice_info img {
    width: 60%;
  }
}
.ir_area .mid_links_area {
  margin: 3em auto 0;
  padding-bottom: 1em;
  border-bottom: 1px solid #d1d1d1;
}
@media screen and (max-width: 768px) {
  .ir_area .mid_links_area {
    margin-top: 2em;
    padding-bottom: 1em;
  }
}
.ir_area .mid_links_area .btn {
  margin: 20px auto 0;
}
.ir_area .mid_links_area .btn a {
  height: 35px;
}
.ir_area .mid_links_area > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ir_area .mid_links_area > ul::after {
  display: block;
  content: "";
  width: 332px;
}
.ir_area .mid_links_area > ul > li {
  width: 332px;
  background: #eff5f9;
  padding: 20px 20px 18px;
  margin-bottom: 1.75em;
}
@media screen and (max-width: 768px) {
  .ir_area .mid_links_area > ul > li {
    padding-bottom: 1em;
    margin-bottom: 1.5em;
    width: 100%;
  }
  .ir_area .mid_links_area > ul > li div.btn.listhidden {
    display: none;
  }
}
@media screen and (max-width: 431px) {
  .ir_area .mid_links_area > ul > li {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.ir_area .mid_links_area > ul > li.box2x {
  width: 684px;
}
@media screen and (max-width: 768px) {
  .ir_area .mid_links_area > ul > li.box2x {
    width: 100%;
  }
}
.ir_area .mid_links_area > ul > li div.ttl {
  font-size: 24px;
  line-height: 1.4;
  padding-left: 0.85em;
  border-bottom: 1px solid #d1d1d1;
  height: auto;
  min-height: 2em;
}
@media screen and (max-width: 768px) {
  .ir_area .mid_links_area > ul > li div.ttl {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .ir_area .mid_links_area > ul > li div.ttl.btn_right {
    display: flex;
    justify-content: space-between;
    padding-right: 0.85em;
  }
}
@media screen and (max-width: 431px) {
  .ir_area .mid_links_area > ul > li div.ttl.btn_right {
    padding-left: 0.5em;
    padding-right: 0.75em;
  }
}
.ir_area .mid_links_area > ul > li div.ttl.btn_right p.btn_pm {
  display: none;
}
@media screen and (max-width: 768px) {
  .ir_area .mid_links_area > ul > li div.ttl.btn_right p.btn_pm {
    display: block;
    position: relative;
  }
  .ir_area .mid_links_area > ul > li div.ttl.btn_right p.btn_pm span {
    background-color: #20467b;
    display: block;
    padding-left: 0.4em;
    padding-bottom: 0.65em;
    padding-top: 0.7em;
    padding-right: 0;
    line-height: 1;
    margin-top: -0.5em;
  }
  .ir_area .mid_links_area > ul > li div.ttl.btn_right p.btn_pm span em {
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    font-family: Arial;
  }
  .ir_area .mid_links_area > ul > li div.ttl.btn_right p.btn_pm span.plus_w {
    transform: rotate(90deg);
  }
  .ir_area .mid_links_area > ul > li div.ttl.btn_right p.btn_pm span.plus_w.btnhidden {
    display: none;
  }
  .ir_area .mid_links_area > ul > li div.ttl.btn_right p.btn_pm span.minus_w {
    transform: rotate(270deg);
  }
  .ir_area .mid_links_area > ul > li div.ttl.btn_right p.btn_pm span.minus_w.btnhidden {
    display: none;
  }
  .ir_area .mid_links_area > ul > li div.ttl.btn_right p.btn_pm span.minus_w em {
    position: relative;
    right: -0.125em;
  }
}
.ir_area .mid_links_area > ul > li div.ttl.btn_right span.ttllh {
  display: block;
  line-height: 1.3;
  padding-bottom: 0.5em;
  width: calc(100% - 2.5em);
}
@media screen and (max-width: 768px) {
  .ir_area .mid_links_area > ul > li div.btn .listhidden {
    display: none;
  }
}
.ir_area .mid_links_area > ul > li ul.list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 1.5em;
}
@media screen and (max-width: 768px) {
  .ir_area .mid_links_area > ul > li ul.list.listhidden {
    display: none;
  }
}
.ir_area .mid_links_area > ul > li ul.list li {
  width: 100%;
  font-size: 16px;
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  padding-bottom: 0.5em;
}
@media screen and (max-width: 768px) {
  .ir_area .mid_links_area > ul > li ul.list li {
    font-size: 14px;
  }
}
.ir_area .mid_links_area > ul > li ul.list li .arw_r_blue {
  margin-left: 0.25em;
  width: 14px;
  height: 14px;
  background: url(/ir/index/img/icn_arw_r_blue.png) no-repeat right 8px center;
}
@media screen and (max-width: 768px) {
  .ir_area .mid_links_area > ul > li ul.list li .arw_r_blue {
    width: 12px;
    height: 12px;
  }
}
.ir_area .mid_links_area > ul > li ul.list li a {
  width: calc(100% - 14px);
  color: #000;
}
@media screen and (max-width: 768px) {
  .ir_area .mid_links_area > ul > li ul.list li a {
    width: calc(100% - 12px);
  }
}
.ir_area .upper_links_area {
  margin: 4em auto 0;
  padding-bottom: 2em;
  border-bottom: 1px solid #d1d1d1;
}
@media screen and (max-width: 768px) {
  .ir_area .upper_links_area {
    margin-top: 3em;
    width: 100%;
    padding-bottom: 0;
  }
}
.ir_area .upper_links_area > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ir_area .upper_links_area > ul > li {
  width: 500px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1em;
  padding-left: 5%;
  padding-right: 5%;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .ir_area .upper_links_area > ul > li {
    width: 100%;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .ir_area .upper_links_area > ul > li:last-child {
    width: 100%;
    margin-bottom: 0;
  }
}
.ir_area .upper_links_area > ul > li img {
  width: 100%;
  height: auto;
}
.ir_area .upper_links_area > ul > li .catchimg {
  padding-right: 1em;
  box-sizing: content-box;
  display: flex;
  align-items: center;
  height: 118px;
  width: 35px;
  min-width: 35px;
}
.ir_area .upper_links_area > ul > li .ttlcopy p {
  font-size: 21px;
  padding-left: 0.35em;
}
@media screen and (max-width: 768px) {
  .ir_area .upper_links_area > ul > li .ttlcopy p {
    font-size: 16.5px;
  }
}
.ir_area .upper_links_area > ul > li.topmessage .catchimg {
  width: 95px;
}
.ir_area .upper_links_area > ul > li.mid_mplan .catchimg {
  width: 35px;
}
.ir_area .upper_links_area.lower_links_area {
  margin-top: 3em;
  padding-bottom: 0;
  border-bottom: none;
}
@media screen and (max-width: 768px) {
  .ir_area .upper_links_area.lower_links_area {
    margin-top: 2em;
  }
}
.ir_area .upper_links_area.lower_links_area > ul > li {
  background: #f9faf4;
}
.ir_area button {
  width: 320px;
  height: 45px;
  margin: 50px auto 0;
  cursor: pointer;
  background: url(/common/img/more_plus.svg) right 15px center no-repeat #369399;
  border: none;
  outline: none;
  color: #fff;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .ir_area button {
    width: 300px;
    height: 40px;
    margin-top: 25px;
    font-size: 14px;
  }
}
.ir_area .mid_links_area ul li.download ul.list li a[href*=".pdf"]:after {
  content: url(/common/img/icn_pdf_green.svg);
  width: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  line-height: 0;
}
.ir_area .lower_links {
  margin: 120px auto 0;
}
@media screen and (max-width: 768px) {
  .ir_area .lower_links {
    display: block;
    margin: 60px auto 0;
  }
}
.ir_area .lower_links > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .ir_area .lower_links > ul {
    display: block;
  }
}
.ir_area .lower_links > ul > li {
  width: 500px;
  background: #f9faf4;
  padding: 50px 40px 0;
}
@media screen and (max-width: 768px) {
  .ir_area .lower_links > ul > li {
    width: 100%;
    height: auto;
    padding: 30px 4%;
  }
}
.ir_area .lower_links > ul > li:nth-child(n+3) {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .ir_area .lower_links > ul > li:nth-child(n+3) {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .ir_area .lower_links > ul > li:nth-child(n+2) {
    margin-top: 20px;
  }
}
.ir_area .lower_links > ul > li:nth-child(1) .txt, .ir_area .lower_links > ul > li:nth-child(2) .txt {
  min-height: 8em;
}
@media screen and (max-width: 768px) {
  .ir_area .lower_links > ul > li:nth-child(1) .txt, .ir_area .lower_links > ul > li:nth-child(2) .txt {
    min-height: auto;
  }
}
.ir_area .lower_links > ul > li:nth-child(3) .txt, .ir_area .lower_links > ul > li:nth-child(4) .txt {
  min-height: 8em;
}
@media screen and (max-width: 768px) {
  .ir_area .lower_links > ul > li:nth-child(3) .txt, .ir_area .lower_links > ul > li:nth-child(4) .txt {
    min-height: auto;
  }
}
.ir_area .lower_links > ul > li:nth-child(5) .txt, .ir_area .lower_links > ul > li:nth-child(6) .txt {
  min-height: 6em;
}
@media screen and (max-width: 768px) {
  .ir_area .lower_links > ul > li:nth-child(5) .txt, .ir_area .lower_links > ul > li:nth-child(6) .txt {
    min-height: auto;
  }
}
.ir_area .lower_links > ul > li:nth-child(7) .txt, .ir_area .lower_links > ul > li:nth-child(8) .txt {
  min-height: 3em;
}
@media screen and (max-width: 768px) {
  .ir_area .lower_links > ul > li:nth-child(7) .txt, .ir_area .lower_links > ul > li:nth-child(8) .txt {
    min-height: auto;
  }
}
.ir_area .lower_links > ul > li ul.list li {
  font-size: 16px;
  max-width: 260px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .ir_area .lower_links > ul > li ul.list li {
    max-width: 240px;
    font-size: 14px;
  }
}
.ir_area .lower_links > ul > li .icon {
  text-align: center;
  margin: 0 auto 15px;
  width: 90px;
  min-height: 95px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .ir_area .lower_links > ul > li .icon {
    margin: 0 auto 15px;
  }
}
.ir_area .lower_links > ul > li p.ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #20467b;
  font-size: 28px;
  line-height: 1.4;
  height: 2.8em;
  box-sizing: content-box;
  position: relative;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .ir_area .lower_links > ul > li p.ttl {
    height: auto;
    font-size: 18px;
    margin-bottom: 40px;
  }
}
.ir_area .lower_links > ul > li p.ttl:after {
  content: "";
  display: block;
  width: 80px;
  height: 1px;
  background: #777;
  position: absolute;
  bottom: -15px;
  left: calc(50% - 40px);
}
.ir_area .lower_links > ul > li p.txt {
  font-size: 16px;
  min-height: 4.6em;
}
@media screen and (max-width: 768px) {
  .ir_area .lower_links > ul > li p.txt {
    font-size: 14px;
    min-height: auto;
  }
}
.ir_area .lower_links > ul > li p.txt.txt2 {
  max-width: 180px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .ir_area .lower_links > ul > li p.txt.txt2 {
    width: 160px;
  }
}
.ir_area .lower_links > ul > li a {
  width: 240px;
  height: 45px;
  margin: 20px auto 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  background: url(/common/img/icn_arw_r_white.png) no-repeat right 12px center #20467b;
  transition: background-position 0.1s linear, opacity 0.3s ease-out;
}
.ir_area .lower_links > ul > li a:hover {
  background-position: right 8px center;
}
@media screen and (max-width: 768px) {
  .ir_area .lower_links > ul > li a {
    width: 200px;
    height: 40px;
    font-size: 14px;
    margin-bottom: 0;
  }
}
.ir_area p.ttlcopysub {
  line-height: 1.2;
}
.ir_area .btn_arw a {
  font-size: 28px;
  color: #21467c;
  display: inline-flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .ir_area .btn_arw a {
    font-size: 22px;
  }
}
.ir_area .btn_arw a .arw {
  width: 35px;
  height: 35px;
  margin-left: 0.75em;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  background: url(/common/img/icn_arw_r_white.png) no-repeat right 12px center #20467b;
  transition: background-position 0.1s linear, opacity 0.3s ease-out;
}
@media screen and (max-width: 768px) {
  .ir_area .btn_arw a .arw {
    width: 27.5px;
    height: 27.5px;
    background-position-x: 9.5px;
  }
}
.ir_area .btn_arw.btn_arw2 a {
  line-height: 1.2;
}
.ir_area .btn_arw.btn_arw2 a.faq span {
  min-width: 11em;
}/*# sourceMappingURL=layout.css.map */