/* ir002特有のCSS設定はこちらに
#ir002をbodyに付与しているので、上書きしたいCSS要素に#ir001を設定してください。
*/

/*
 l_header
=====================================================================================*/
#ir002 .l_logo {
  background: #19624C;
  max-width: 185px;
  max-height: 88px; /*ieよう*/
}
#ir002 .l_logo span {
  display: block;
  padding: 0.625vw 3.05vw;
  width: 100%;
}
/*.l_logo {
  width: 93px;
}*/
@media screen and (max-width: 768px) {

}
@media screen and (max-width: 375px) {
  #ir002 .l_logo span {
    width: 58.06%;
    margin: auto;
    padding: 1.066vw 0;
  }
}
@media screen and (min-width: 1440px) {
  #ir002 .l_logo span {
    width: 100%;
    padding: 9px 45px 8px 44px;
  }
}
@media (min-width: 376px) and (max-width: 1000px) {/*目視の調整*/
  #ir002 .l_logo span {
    width: 94%;
    margin: auto;
  }
}
@media (min-width: 1001px) and (max-width: 1440px) {/*目視の調整*/
  #ir002 .l_logo span {
  width: 97.5%
  }
}


#ir002 .l_nav ul li a:hover {
  color: #19624C;
}

#ir002 .l_nav li.has-child ul {
  background: #19624C;
}
#ir002 .l_nav li.has-child ul li a {
  color: #fff; /* 必要 */
}
@media screen and (max-width: 767px) {
  #ir002 .l_nav ul li a:hover {
    color: #19624C;
  }
}

/* hamburger */
#ir002 .openbtn.active span {
  background: #19624C;
}
#ir002 .l_headerOn .l_nav ul li a {
  color: #19624C;
}
@media screen and (max-width: 767px) {
  #ir002 .l_nav ul li a {
    color: #19624C;
  }
}


/* header　動作 */
#ir002 .l_headerOn .l_nav ul li a {
  color: #19624C;
}

/*
 l_hero
=====================================================================================*/
#ir002 .l_hero {
  height: 640px;
  background-image: url(/images/ir002/hero-image.png);
  background-position: center;
  background-size: cover;
  background-color: #19624C;
}

/*@media screen and (max-width: 768px) {
  #ir002 .l_hero {
    background-image: url(/images/ir002/hero-image_tab.png);
    background-position: center;
    background-size: cover;
    background-color: #19624C;
  }
}*/
@media screen and (max-width: 375px) {
  #ir002 .l_hero {
    background-image: url(/images/ir002/hero-image_sp.png);
    background-position: center;
    background-size: cover;
    background-color: #19624C;
  }
}

/* main */
#ir002 .l_main {
  position: relative;
}
#ir002 .l_titleArea {  

}
#ir002 .l_titleArea_inner{
  text-align: left;
  -ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;

  transform: translateX(-31.5%);
  /*transform: translateX(-25%) translateY(calc(7% + 8px));*/
}
@media screen and (min-width: 1200px) {
  #ir002 .l_titleArea_inner{
    margin-top: 80px;
  }
}
/* 1050px - 951px */
@media (min-width: 951px) and (max-width: 1050px) {/*目視の調整*/
  #ir002 .l_titleArea_inner{
    transform: translateX(-25.5%);
  }
}
@media (min-width: 800px) and (max-width: 950px) {/*目視の調整*/
  #ir002 .l_titleArea_inner{
    transform: translateX(-22.5%);
  }
}
@media (min-width: 768px) and (max-width: 799px) {/*目視の調整*/
  #ir002 .l_titleArea_inner{
    transform: translateX(-20.5%);
  }
}


#ir002 .l_titleArea .l_titleArea_inner p.el_whtTtl{
  margin-left: 25px;
}

#ir002 .l_titleArea .l_titleArea_inner p.el_whtTtl span {
  background: #fff;
  /*padding: 8px 8px;*/
  padding: 8px 3px;
  color: #000;
  font-family: source-han-serif-japanese, serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.1148em;
}
#ir002 .l_titleArea .l_titleArea_inner p.el_whtTtl span {
  font-size: 18px;
}
@media screen and (min-width: 375px) {
  #ir002 .l_titleArea .l_titleArea_inner p.el_whtTtl span {
    font-size: calc(0.845vw + 14.831px);
  }
}
@media screen and (min-width: 1440px) {
  #ir002 .l_titleArea .l_titleArea_inner p.el_whtTtl span {
    font-size: 27px;
  }
}

#ir002 .l_titleArea .l_titleArea_inner p.el_clrTtl span {
  background: #1B5342;
  padding: 8px 0.1em;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #ir002 .l_titleArea .l_titleArea_inner p.el_clrTtl span {
    font-weight: 600;
  }
}
#ir002 .l_titleArea .l_titleArea_inner p.el_clrTtl span {
  font-size: 21px;
}
@media screen and (min-width: 375px) {
  #ir002 .l_titleArea .l_titleArea_inner p.el_clrTtl span {
    font-size: calc(0.469vw + 19.239px);
  }
}
@media screen and (min-width: 1440px) {
  #ir002 .l_titleArea .l_titleArea_inner p.el_clrTtl span {
    font-size: 26px;
  }
}

#ir002 .l_titleArea .el_title {
  text-align: left;
  font-family: source-han-serif-japanese, serif;
  font-weight: 700;
  font-style: normal;
}
#ir002 .l_titleArea .el_title {
  font-size: 34px;
}
@media screen and (min-width: 375px) {
  #ir002 .l_titleArea .el_title {
    font-size: calc(0.751vw + 31.183px);
  }
}
@media screen and (min-width: 1440px) {
  #ir002 .l_titleArea .el_title {
    font-size: 42px;
  }
}

#ir002 .l_titleArea p span {
  background: #1B5342;
}

#ir002 .l_titleArea .el_title i {
  margin-left: 0;
  margin-top: -8px;/*余白調整*/
  margin-bottom: 8px;/*余白調整*/
  padding: 8px 0.05em 6px;
  background: #1B5342;
  transform: translateY(0);
}
#ir002 .l_titleArea .el_title strong {
  letter-spacing: -0.2em;
  margin-top: -0.2em;
}


#ir002 .l_titleArea .el_title i {
  font-size: 16px;
}
@media screen and (min-width: 375px) {
  #ir002 .l_titleArea .el_title i {
    font-size: calc(0.469vw + 14.239px);
  }
}
@media screen and (min-width: 1440px) {
  #ir002 .l_titleArea .el_title i {
    font-size: 21px;

  }
}
#ir002 .l_titleArea .el_title span {
  padding: 8px 0.2em;
  display: inline-block;
  position: relative;
  z-index: 0;
}
#ir002 .l_titleArea .el_title span:nth-of-type(2) {
  padding-right: inherit;
}
#ir002 .l_titleArea .el_title span:nth-of-type(3) {
  padding-left: inherit;
}
#ir002 .l_titleArea .el_title span:nth-of-type(1)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0.16em;
  width: 82%;
  height: 100%;
  z-index: -1;
}
#ir002 .l_titleArea .el_title span:nth-of-type(2)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0.16em;
  width: 92%;
  height: 100%;
  z-index: -1;
}
#ir002 .l_titleArea p {
  margin: 0 0;
}
#ir002 .l_titleArea_lead {
  margin: 0;
  position: absolute;
  left: 0;
  bottom: 80px;
}
#ir002 .l_titleArea_lead p {
  padding: 1.1em;
  letter-spacing: 0.3px;
  line-height: 1.6;
}
#ir002 .l_titleArea_lead::before {
  content: "";
  position: absolute;
  background: rgba(0,0,0,0.6);
  left: -30vw;
  width: calc(100% + 30vw);
  height: 100%;
  z-index: -1;
}
#ir002 .l_titleArea_lead p span {
  background: none;
  padding-right: 1.3em;
}
#ir002 .l_titleArea_lead p {
  font-size: 14px;
}
@media (min-width: 768px) and (max-width: 950px) {/*目視の調整*/
  #ir002 .l_titleArea_lead {
    left: -7vw;
  }
}
@media screen and (min-width: 375px) {
  #ir002 .l_titleArea_lead p {
    font-size: calc(0.376vw + 12.592px);
  }
}
@media screen and (min-width: 1440px) {
  #ir002 .l_titleArea_lead p {
    font-size: 18px;
  }
}


#ir002 .el_scroll {
  display: none;
}

/* Tablet smp */
@media screen and (max-width: 768px) {
  #ir002 .l_titleArea .el_title span:nth-of-type(2) {
    padding: 8px 0;
  }
  #ir002 .el_scroll {
    display: block;
    position: absolute;
    transform: rotateZ(180deg);
    writing-mode: vertical-rl;
    bottom:48px;
    /*right: -20px;*/

    font-weight: 700;
    font-size: 1.4rem;
    line-height: 1;
    letter-spacing: 0.2em;
    color: #fff;
    
    animation: arrowmove 3s ease-in-out infinite; 
    perspective: 1000;/*ios*/
  }
  #ir002 .l_main .el_scroll {
    right: -10px;
  }
  #ir002 .l_topWrap01 .el_scroll {
    left: 15px;
  }
  #ir002 .l_topWrap02 .el_scroll {
    right: 15px;
  }
  
  #ir002 .el_scroll::before {
    font-family: "Font Awesome 5 Free";
    content: "\f077";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: -20px;
  }
  #ir002 .el_scroll::after {
    font-family: "Font Awesome 5 Free";
    content: "\f077";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: -30px;
  }
  
}

@keyframes arrowmove{
      0%{bottom:10%;}
      50%{bottom:12%;}
     100%{bottom:10%;}
 }

/* smp */
@media screen and (max-width: 767px) {

  /* main */
  #ir002 .l_titleArea {  
    flex-direction: inherit;
  }

  #ir002 .l_titleArea_inner {
    display: block;

    margin-top: 72px;
    transform: translateX(0);
    /*transform: translateX(-25%) translateY(calc(7% + 8px));*/
  }
  #ir002 .l_titleArea_lead {
    bottom: 16px;
  }
  #ir002 .l_titleArea_lead p {
    padding: 1em 1.5em 1em 0;
    letter-spacing: 0.3px;
    line-height: 1.6;
  }
  #ir002 .l_titleArea_lead p span {
    padding-right: 0;
  }

  #ir002 .l_titleArea .l_titleArea_inner p.el_whtTtl span {
    letter-spacing: 0.15em;
  }
  
  #ir002 .l_titleArea .el_title i {
  margin-left: 0;
  margin-top: -8px;/*余白調整*/
  margin-bottom: 8px;/*余白調整*/
  padding: 8px 0.05em 6px;
  background: #1B5342;
  transform: translateY(0);
  }
  
  
  #ir002 .l_titleArea .el_title span:nth-of-type(2) {
    padding: 8px 0;
  }
  #ir002 .l_titleArea .el_title span:nth-of-type(1)::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0.15em;
    width: 83%;
    height: 100%;
    z-index: -1;
  }
  #ir002 .l_titleArea .el_title span:nth-of-type(2)::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0em;
    width: 100%;
    height: 100%;
    z-index: -1;
  }

}



/*
 l_topWrap
=====================================================================================*/
#ir002 .l_topWrap {
  background-color: #19624C;
  overflow: hidden;
  position: relative;
}


#ir002 .l_nav{
}

@media screen and (min-width: 768px) {
  #ir002 .l_nav {
    content: "";
    width: 100%;
    background: rgba(0,0,0,0.2);
    transition-duration: 0.2s;
    transition-delay: .2s;
  }
  #ir002 .l_nav:hover{
    background: rgba(0,0,0,0);
    transition-delay: 0s;
  }
}

/*
 underlayer_wrapper
=====================================================================================*/
@media screen and (min-width: 768px) {
#ir002 .underlayer_wrapper .l_nav{
  background: rgba(0,0,0,0);
}
}

#ir002 .underlayer_wrapper .l_nav ul li a {
  color: #19624C;
}

/* hamburger */
#ir002 .underlayer_wrapper .openbtn span {
  background: #19624C;
}
#ir002 .l_cntTitle .el_title span {
  padding: 8px 24px 8px 0;
}
#ir002 .l_cntTitle .el_title{
  font-family: source-han-serif-japanese, serif;
  font-weight: 700;
  font-style: normal;
  color: #fff;
}
#ir002 .l_cntTitle .el_title span::before{
  left: -20em;
  width: calc(100% + 20em);
  background: rgba(0, 0, 0, 0.5);
}

/* l_cntsubTitle */
#ir002 .l_cntsubTitle {
  background: #EEE9E4;
  color: #000;
}
#ir002 .l_cntsubTitle .el_title {
  color: #000;
}
#ir002 .l_pageContents a {
  color: #19624C;
  text-decoration: none;/*ir001との違い*/
}
#ir002 .l_pageContents a:hover {
  text-decoration: underline;/*ir001との違い*/
}

/* l_newsdetail */
#ir002 .l_newsdetail .l_returnLink a{
  color: #19624C;
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#fff),
      to(#fff)
    )
    0 100%/0 1px no-repeat;
  background: -o-linear-gradient(#19624C, #19624C) 0 100%/0 1px no-repeat;
  background: linear-gradient(#19624C, #19624C) 0 100%/0 1px no-repeat;
}


/*==768px以下の形状*/
@media screen and (max-width: 767px) {
  #ir002 .l_nav li a.current::before {
    height: 0 !important;
  }
}

/*
 各カテゴリーのメイン画像
=====================================================================================*/
#ir002 .ctg_fund_info {
}
#ir002 .l_mainImg.ctg_fund_info {
  height: 240px;
  background-image: url(/images/ir002/fund_info/main_pc.png);
  background-position: center;
  background-size: cover;
  background-color: #19624C;
}

@media screen and (max-width: 768px) {
  #ir002 .l_mainImg.ctg_fund_info {
  background-image: url(/images/ir002/fund_info/main_pc.png);
    background-position: center;
    background-size: cover;
    background-color: #19624C;
  }
}
@media screen and (max-width: 375px) {
  #ir002 .l_mainImg.ctg_fund_info {
    background-image: url(/images/ir002/fund_info/main_sp.png);
    background-position: center;
    background-size: cover;
    background-color: #19624C;
  }
}
#ir002 .ctg_fund_features {
}
#ir002 .l_mainImg.ctg_fund_features {
  height: 240px;
  background-image: url(/images/ir002/fund_features/main_pc.png);
  background-position: center;
  background-size: cover;
  background-color: #19624C;
}

@media screen and (max-width: 768px) {
  #ir002 .l_mainImg.ctg_fund_features {
  background-image: url(/images/ir002/fund_features/main_pc.png);
    background-position: center;
    background-size: cover;
    background-color: #19624C;
  }
}
@media screen and (max-width: 375px) {
  #ir002 .l_mainImg.ctg_fund_features {
    background-image: url(/images/ir002/fund_features/main_sp.png);
    background-position: center;
    background-size: cover;
    background-color: #19624C;
  }
}
.ctg_fund_ir {
}
#ir002 .l_mainImg.ctg_fund_ir {
  height: 240px;
  background-image: url(/images/ir002/fund_ir/main_pc.png);
  background-position: center;
  background-size: cover;
  background-color: #19624C;
}

@media screen and (max-width: 768px) {
  #ir002 .l_mainImg.ctg_fund_ir {
  background-image: url(/images/ir002/fund_ir/main_pc.png);
    background-position: center;
    background-size: cover;
    background-color: #19624C;
  }
}
@media screen and (max-width: 375px) {
  #ir002 .l_mainImg.ctg_fund_ir {
    background-image: url(/images/ir002/fund_ir/main_sp.png);
    background-position: center;
    background-size: cover;
    background-color: #19624C;
  }
}
#ir002 .ctg_other {
}

.l_mainImg.ctg_other {
  height: 240px;
  background-image: url(/images/ir002/other/main_pc.png);
  background-position: center;
  background-size: cover;
  background-color: #19624C;
}

@media screen and (max-width: 768px) {
  .l_mainImg.ctg_other {
    background-image: url(/images/ir002/other/main_pc.png);
    background-position: center;
    background-size: cover;
    background-color: #19624C;
  }
}
@media screen and (max-width: 375px) {
  .l_mainImg.ctg_other {
    background-image: url(/images/ir002/other/main_sp.png);
    background-position: center;
    background-size: cover;
    background-color: #19624C;
  }
}



/*
 fund_info
=====================================================================================*/
/*#ir002 .slider {
  max-width: 1120px;
  width: 100% !important;
}
#ir002 .slider img {
  max-width: 1120px;
  width: 100% !important;
}
#ir002 .slick-track {
  max-width: 1120px !important;
  width: 100% !important;
}*/

#ir002 .slider {
  max-width: 1120px;
  width: 100% !important;
}
#ir002 .slick_thumb .slick-track {
  margin-left: auto;
}
#ir002 .slick_thumb .slick-track {
  margin-left: auto !important;
}
#ir002 .slick_thumb .slick-track li:first-child{
  margin-left: 20%;
}
@media screen and (max-width: 767px) {
  #ir002 .slick_thumb .slick-track li:first-child{
    margin-left: 0;
  }
}

/*
 fund_ir common
=====================================================================================*/
#ir002 .l_fundIrList dt {
  background: #19624C;
}
#ir002 .l_fundIrList dd {
  background: #EAF4EE;
}

/*
 fund_ir ir_library
=====================================================================================*/
#ir002 .el_pdfArea dt{
  background: #19624C;
}
#ir002 .el_pdfArea dd{
  background: #EAF4EE;
}

/*
 l_topNewsArea
=====================================================================================*/
#ir002  .l_newslist .el_category {
  background: #1B5342;
}
#ir002 .l_pageContents .l_newslist a {
  color: #000;
  text-decoration: none;
}#ir002 .l_pageContents .l_newslist a:hover {
  text-decoration: none;
}

/*
 l_footer
=====================================================================================*/

#ir002 .l_footer {
  background: #271911;
}
#ir002 .el_footerTitle span {
  color: #271911;
}

/*
 underlayer_wrapper
=====================================================================================*/
#ir002 .l_cntsubTitle .el_date {
  color: #000;
}




/*
 l_topWrap
=====================================================================================*/
#ir002 .l_topWrap {
  height: 640px;
  background-color: #000;
  /*background-position: center;
	background-size: cover;
  background-attachment: fixed;*/
}
#ir002 .l_topWrap01 {
  background-image: url(/images/ir002/top-image01.png);
  background-position: center;
  background-size: cover;
  z-index: -1;
}
#ir002 .l_topWrap02 {
  background-image: url(/images/ir002/top-image02.png);
  background-position: center;
  background-size: cover;
}
#ir002 .l_topWrap03 {
  background-image: url(/images/ir002/top-image03.png);
  background-position: center;
  background-size: cover;
}
#ir002 .l_topWrap.l_topWrap03 {
  height: 480px;
}

@media screen and (max-width: 768px) {
#ir002 .l_topWrap01 {
  background-image: url(/images/ir002/top-image01.png);
  background-position: center;
  background-size: cover;
}
#ir002 .l_topWrap02 {
  background-image: url(/images/ir002/top-image02.png);
  background-position: center;
  background-size: cover;
}
#ir002 .l_topWrap03 {
  background-image: url(/images/ir002/top-image03.png);
  background-position: center;
  background-size: cover;
}
}
@media screen and (max-width: 375px) {
  #ir002 .l_topWrap01 {
    background-image: url(/images/ir002/top-image01_sp.png);
    background-position: center;
    background-size: cover;
  }
  #ir002 .l_topWrap02 {
    background-image: url(/images/ir002/top-image02_sp.png);
    background-position: center;
    background-size: cover;
  }
  #ir002 .l_topWrap03 {
    background-image: url(/images/ir002/top-image03_sp.png);
    background-position: center;
    background-size: cover;
  }
}


/*
 l_hero
=====================================================================================*/

/* l_topContainer */
#ir002 .top_wrapper .l_logo {
  opacity: 1;
  background: none;
}
#ir002 .top_wrapper .l_header .l_logo img {
  position: relative;
  z-index: 100;
  opacity: 1;
}

/* header　動作 */
#ir002 .top_wrapper .l_header .l_logo:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: #19624C;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  /*transition-delay: 0.3s;*/
  transition-delay: 0.15s;
}
#ir002 .top_wrapper .l_headerOn.l_header .l_logo:before {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;

  /*animation-name: fadeNavIn;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
  background: #fff;*/
}



#ir002 .l_topContainer{
  position: relative;
}

#ir002 .l_subTitleArea {
  display: inline-block;
  
  justify-items: left;
  justify-content: center;
  text-align: left;

  height: auto;

  position: absolute;
  right: 0;
  bottom: 0;
}
#ir002 .l_subTitleArea::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: -30vw;
  width: calc(100% + 30vw);
  height: 100%;

  background: rgba(0, 0, 0, 0.5);
  z-index: -1;
}
#ir002 .l_subTitleArea.reverse {
  justify-items: left;
  justify-content: center;
  text-align: left;
  
  position: absolute;
  left: 0;
  bottom: 0;

}
#ir002 .l_subTitleArea.reverse::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -35vw;
  width: calc(440px + 35vw);
  height: 100%;

  background: rgba(0, 0, 0, 0.5);
  z-index: -1;
}

#ir002 .l_subTitleArea .el_title {
  margin-bottom: 0.5em;
  padding: 1.4em 1.5em 0 1.5em;
  color: #fff;
  font-family: source-han-serif-japanese, serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.4;
}
#ir002 .l_subTitleArea.reverse .el_title {
  padding: 1.4em 1.5em 0 0;
}

#ir002 .l_subTitleArea p {
  padding: 0 2.6em 0 2.6em;
}
#ir002 .l_subTitleArea.reverse p {
  padding: 0 2.6em 0 0;
}



#ir002 .l_subTitleArea.reverse p {
  text-align: left;
}
#ir002 .l_subTitleArea.reverse p:last-of-type {
  margin-bottom: 1.8em;
}

@media screen and (max-width: 768px) {
  .l_topWrap01 .l_topContainer{
    margin-right: 0;
  }
  
  .open #ir002 .top_wrapper .l_logo{/*TOP logo 透過用*/
    background: #19624C;
  }

  #ir002 .l_subTitleArea .el_title {
    padding: 1.4em 0 0 1.5em;
  }
  #ir002 .l_subTitleArea.reverse p {
    padding: 0 4.6em 0 0;
  }
  
  #ir002 .l_subTitleArea::before {
    right: 0vw;
    width: calc(100% + 0vw);
  }
  #ir002 .l_subTitleArea.reverse::before {
    left: -11vw;
    width: calc(100% + 1vw);
  }

}


/*
 el_btnAnm
=====================================================================================*/
#ir002 .el_btnAnm span {
  opacity: 1;
  transition: opacity 1s cubic-bezier(0.45, 0.12, 0.04, 0.96), transform 1s cubic-bezier(0.45, 0.12, 0.04, 0.96);
}
#ir002 .el_btnAnm:hover span {
  opacity: 1;
  transition: opacity 1s cubic-bezier(0.45, 0.12, 0.04, 0.96), transform 1s cubic-bezier(0.45, 0.12, 0.04, 0.96);
}

#ir002 .el_btnAnm:before {
  border: none;
  background: #1B5342;
  color: #fff;
  
  transform: translateX(-100%);
  opacity: 0;
  transition: opacity 1.5s cubic-bezier(0.45, 0.12, 0.04, 0.96), transform 1s cubic-bezier(0.45, 0.12, 0.04, 0.96);
}
#ir002 .bgleft:hover:before {
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  
  transform: translateX(0);
  opacity: 1;
  transition: opacity 1s cubic-bezier(0.45, 0.12, 0.04, 0.96), transform 1s cubic-bezier(0.45, 0.12, 0.04, 0.96);
}

/* el_btn */
#ir002 .el_btn {
  width: 60vw;
  max-width: 439px;
  margin-bottom: 2.6em;
  padding: 1em 0 1em 2.6em;
  border: 2px solid currentColor;
  background: #fff;
  color: #1B5342;
  box-sizing: border-box;
  }
#ir002 .reverse .el_btn {
  margin-left: 0;
}
#ir002 .el_btn::after {
  color: #1B5342;

  transition: opacity 1.5s cubic-bezier(0.45, 0.12, 0.04, 0.96), transform 1s cubic-bezier(0.45, 0.12, 0.04, 0.96);
  transition: .3s;
  transition-delay: 30ms;
}
#ir002 .el_btn:hover::after {
  color: #fff;

  transition: opacity 1s cubic-bezier(0.45, 0.12, 0.04, 0.96), transform 1s cubic-bezier(0.45, 0.12, 0.04, 0.96);
  transition: .3s;
  transition-delay: 450ms;
}
#ir002 .el_btn:hover {
  border: 2px solid #fff;
  transition: .3s;
}

@media screen and (max-width: 768px) {
#ir002 .el_btn {
  width: 68.5vw;
  }
}



/* el_moreBtn */
#ir002 .l_topNewsArea .el_moreBtn {
  /* opacity: 0; */
  width: 240px;
  padding-left: 0;
  border: 2px solid currentColor;
  background: #fff;
  color: #1B5342;
  text-align: center;
  box-sizing: border-box;
  /* pointer-events: none; */
}
#ir002 .l_topNewsArea .el_moreBtn::after {
 color: #1B5342;

  transition: opacity 1.5s cubic-bezier(0.45, 0.12, 0.04, 0.96), transform 1s cubic-bezier(0.45, 0.12, 0.04, 0.96);
  transition: .3s;
  transition-delay: 30ms;
}
#ir002 .l_topNewsArea .el_moreBtn:hover::after {
  color: #fff;

  transition: opacity 1s cubic-bezier(0.45, 0.12, 0.04, 0.96), transform 1s cubic-bezier(0.45, 0.12, 0.04, 0.96);
  transition: .3s;
  transition-delay: 450ms;
}
#ir002 .l_topNewsArea .el_moreBtn:hover {
  border: 2px solid #1B5342;
  transition: .3s;
}

/* l_topWrap03 l_topDisplayList */
#ir002 .l_topDisplayList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  justify-items: center;
  justify-content: center;
  
  background-color:rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  -ms-backdrop-filter: blur(5px);
/*  position: relative;
  border: solid 1px rgba(#fff,.1);
  box-sizing: border-box;
  overflow: hidden;
  
  background-size: cover;*/
  
}

/*#ir002 .l_topDisplayList:before  {
  content: "";
  z-index: -1;
  -webkit-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
  position: absolute;
  width: 130%;
  height: 130%;
  margin: 0;
  padding: 0;
  top: -10px;
	left: -10px;
	right: -10px;
	bottom: -10px;
  background-image: url(/images/ir002/top-image03.png);
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}*/

#ir002 .l_topDisplayList dl {
  width: max(401px);
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid currentColor;
  color: #fff;
}

#ir002 .l_topDisplayList dl:nth-of-type(1) {
  margin-right: -1px;
}
@media screen and (max-width: 767px) {
  #ir002 .l_topDisplayList dl:nth-of-type(1) {
    margin-right: 0;
    margin-bottom: -1px;
  }
}
#ir002 .l_topDisplayList dt {
  padding: 5.6em 0 1.2em 0;
  background: none;

  letter-spacing: 0.3px;
  color: #fff;
  ine-height: 1;
}
#ir002 .l_topDisplayList dt {
  font-size: 16px;
}
@media screen and (min-width: 375px) {
  #ir002 .l_topDisplayList dt {
    font-size: calc(1.02vw + 10.173px);
  }
}
@media screen and (min-width: 767px) {
  #ir002 .l_topDisplayList dt {
    font-size: 20px;
  }
}
#ir002 .l_topDisplayList dd {
  padding: 0 1em 4.24em;
  background: none;
  max-width: 401px;
  text-align: center;
  line-height: 1;
}

#ir002 .l_topDisplayList dl:nth-of-type(2) dt{
  padding: 5.6em 0 0.75em 0;
}

#ir002 .l_topDisplayList dd span.small {
  font-size: clamp(14px, 1.8vw, 18px);
  min-height: 0vw;
}

/* smp */
@media screen and (max-width: 767px) {
  #ir002 .l_topDisplayList {
    gap: 0;
  }
  #ir002 .l_topDisplayList dl {
    width: max(295px);
  }
  #ir002 .l_topDisplayList dt {
    padding: 2.6em 0 1em 0;
  }
  #ir002 .l_topDisplayList dd {
    padding: 0 1em 2.7em;
  }
  #ir002 .l_topDisplayList dl:nth-of-type(2) dt{
    padding: 2.6em 0 0.4em 0;
  }
}

/*
 l_topBnrArea 新規追加エリア
=====================================================================================*/
.l_topBnrArea {
  background: #271911;
}
.l_topBnrArea ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 754px;
  width: 52.36%;
  margin: auto;
  padding: 4px 0;
}
.l_topBnrArea li {
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
 } 
.l_topBnrArea li:nth-of-type(2) {
  margin-left: 4px;
}
.l_topBnrArea li:hover {
  filter: brightness(80%) contrast(120%);
}

@media screen and (max-width: 767px) {
  .l_topBnrArea ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
    width: 100%;
  }
  .l_topBnrArea li:nth-of-type(2) {
    margin-left: 0;
    margin-top: 4px;
  }
}
