@charset "UTF-8";

/* irex2023 - section */
.irex2023 #report_slider{padding-bottom: 80px;}
.irex2023 #online_booth{padding-bottom: 80px;}
.irex2023 #news{padding-top: 40px;}
@media only screen and (max-width:640px){
  .irex2023 #report_slider{padding-bottom: 40px;}
  .irex2023 #online_booth{padding-bottom: 40px;}
  .irex2023 #news{padding-top: 0;}
}

/* btn_report */
.irex2023.report .btn_report{box-sizing: border-box; position: absolute; bottom: 38px; left: 32px; margin: auto; width: 860px; padding-top: 28px; border-top: 1px solid #c2c2c2;}
.irex2023.report .btn_report a{box-sizing: border-box; display: flex; justify-content: center; align-items: center; width: 100%; padding: 13px 10px 15px; position: relative; font-size: 1.062rem; text-align: center; color: #fff; font-weight: 700; border-radius: 3px; background-color: #0066b5;}
.irex2023.report .btn_report a:hover{text-decoration: none;}
.irex2023.report .btn_report.btn_limited a::before{content: '会員限定'; display: block; width: 4.5em; padding: 1px 2px 2px; margin-top: 4px; margin-right: 0.7em; font-size: 0.75rem; line-height: 1.1; font-weight: 400; color: #cc0201; border: 1px solid #cc0201; background-color: #fff; text-align: center; z-index: 3; cursor: pointer;}
.irex2023.report .btn_report a > span::before{content:''; display: inline-block; margin-right: 0.25em; width: calc(17px / 2); height: calc(20px / 2); background: url(/fa/events-seminars/exhibitions/2023/irex2023/img/icon_arrow_white.png) 0 0 no-repeat;background-size: cover;}
.irex2023.report .btn_report.btn_blank a > span::after{content: ''; display: inline-block; margin-left: 0.25em; width: calc(24px / 2); height: calc(24px / 2); background: url(/fa/events-seminars/exhibitions/2023/irex2023/img/icon_blank_wh_sp.png) no-repeat 0 0; background-size: calc(24px / 2) calc(24px / 2);}
.irex2023.report .btn_report.btn_red a{background-color: #e60012;}

@media only screen and (min-width:640.998px){
  .irex2023.report .btn_report a{transition: opacity .2s ease;}
  .irex2023.report .btn_report a:hover{opacity: .7;}
}

@media only screen and (max-width:640px){
  .irex2023.report .btn_report{width: 100%; position: relative; left: auto; bottom: auto; right: auto; padding-top: 20px; margin-top: 20px;}
  .irex2023.report .btn_report a{font-size: 0.875rem;}
  .irex2023.report .btn_report.btn_limited a{padding-left: 30px;}
  .irex2023.report .btn_report.btn_limited a::before{position: absolute; left: 10px; top: 0; bottom: 0; margin: auto; width: 4.5em; height: 13px; padding: 1px 2px 2px; font-size: 0.687rem;}
}

/* btn_report - padding */
.irex2023 .wrap_irex_news .irex_news_box{padding-bottom: 145px;}
@media only screen and (max-width:640px){
  .irex2023 .wrap_irex_news .irex_news_box{padding-bottom: 30px;}
}

/* anchor_report */
.irex2023.report #anchor_report{background-color: #0066b5; margin-bottom: 30px;}
.irex2023.report #anchor_report .anchor_report_list{display: flex; flex-wrap: wrap; justify-content: start;}
.irex2023.report #anchor_report .anchor_report_list > li > a{display: block; position: relative; color: #fff; font-size: 1.125rem; font-weight: 700; line-height: 1; text-align: center;}
.irex2023.report #anchor_report .anchor_report_list > li > a > span{display: inline-block; position: relative;}

/* anchor_report - pc */
@media only screen and (min-width:640.998px){
  .irex2023.report #anchor_report .anchor_report_list{width: 980px; margin: 0 auto;}
  .irex2023.report #anchor_report .anchor_report_list > li{width: calc(100% / 3);}
  .irex2023.report #anchor_report .anchor_report_list > li > a{padding: 30px 10px 40px; transition: background-color .2s ease;}
  .irex2023.report #anchor_report .anchor_report_list > li > a::after{content: ''; position: absolute; right: 0; top: 0; bottom: 0; margin: auto; width: 1px; height: 65%; background-color: #fff;}
  .irex2023.report #anchor_report .anchor_report_list > li:first-of-type > a::before{content: ''; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; width: 1px; height: 65%; background-color: #fff;}
  .irex2023.report #anchor_report .anchor_report_list > li > a:hover{background-color: #003f70;}
  .irex2023.report #anchor_report .anchor_report_list > li > a > span::before{content: ''; position: absolute; right: 0; left: 0; bottom: -24px; margin: auto; width: 7px; height: 7px; border-right: 2px solid #fff; border-bottom: 2px solid #fff; transform: rotate(45deg); transition: all .2s ease;}
  .irex2023.report #anchor_report .anchor_report_list > li > a:hover > span::before{bottom: -28px;}
}

@media only screen and (max-width:640px){
  .irex2023.report #anchor_report{margin-bottom: 0;}
  .irex2023.report #anchor_report .anchor_report_list > li{width: calc(100% / 2);}
  .irex2023.report #anchor_report .anchor_report_list > li > a{padding: 15px 10px 20px; font-size: 0.875rem;}
  .irex2023.report #anchor_report .anchor_report_list > li:nth-of-type(1) > a,
  .irex2023.report #anchor_report .anchor_report_list > li:nth-of-type(2) > a{border-bottom: 1px solid #fff;}
  .irex2023.report #anchor_report .anchor_report_list > li:nth-of-type(2n + 1) > a::after{content: ''; position: absolute; right: 0; top: 0; bottom: 0; margin: auto; width: 1px; height: 100%; background-color: #fff;}
  .irex2023.report #anchor_report .anchor_report_list > li > a > span::before{content: ''; position: absolute; right: 0; left: 0; bottom: -12px; margin: auto; width: 5px; height: 5px; border-right: 2px solid #fff; border-bottom: 2px solid #fff; transform: rotate(45deg);}
}

/* online_booth - report */
.irex2023 #online_booth .online_booth_banner a{position: relative;}
.irex2023 #online_booth .online_booth_banner a .badge{position: absolute; right: -30px; top: -30px;}
@media only screen and (min-width:640.998px){
  .irex2023 #online_booth .inner{padding: 0;}
  .irex2023 #online_booth .online_booth_banner a{transition: opacity .2s ease;}
  .irex2023 #online_booth .online_booth_banner a:hover{opacity: .7;}
}
@media only screen and (max-width:640px){
  .irex2023 #online_booth .online_booth_banner a img{width: 100%;}
  .irex2023 #online_booth .online_booth_banner a .badge{position: absolute; right: -15px; top: -15px; width: 90px; height: 90px; width: auto;}
}

/* tab_products - report */
.irex2023.report #products .tab_products li:nth-of-type(1):hover,
.irex2023.report #products .tab_products li.active:nth-of-type(1){background: rgb(0,85,167); background: linear-gradient(45deg, rgba(0,85,167,1) 0%, rgba(0,171,175,1) 100%);}
.irex2023.report #products .tab_products li:nth-of-type(2):hover,
.irex2023.report #products .tab_products li.active:nth-of-type(2){background:#745aa4 none;}
.irex2023.report #products .tab_products li:nth-of-type(3):hover,
.irex2023.report #products .tab_products li.active:nth-of-type(3){background-color: #739430;}
.irex2023.report #products .tab_products li:nth-of-type(4):hover,
.irex2023.report #products .tab_products li.active:nth-of-type(4){background-color: #004878;}
.irex2023.report #products .tab_products li:nth-of-type(5):hover,
.irex2023.report #products .tab_products li.active:nth-of-type(5){background-color: #dd7008;}
.irex2023.report #products .tab_products li:nth-of-type(6):hover,
.irex2023.report #products .tab_products li.active:nth-of-type(6){background-color: #c35582;}
.irex2023.report #products .tab_products li:nth-of-type(7):hover,
.irex2023.report #products .tab_products li.active:nth-of-type(7){background-color: #8b1e47;}

/* tab_products - pc */
@media only screen and (min-width:640.998px){
	.irex2023.report #products .tab_products li{width: calc(100% / 3); height: 55px; padding-bottom: 6px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; font-size: 1rem;}
  .irex2023.report #products .tab_products li:nth-of-type(n + 4){width: calc(100% / 4);}
}

/* tab_products - sp */
@media only screen and (max-width:640px){
	.irex2023.report #products .tab_products li{width: calc(100% / 2); position: relative; height: 40px; border-bottom: 1px solid #ccc; font-size: 0.687rem; padding-bottom: 10px;}
	.irex2023.report #products .tab_products li:nth-of-type(2n+1)::after{content: ''; display: block; position: absolute; left: -1px; top: 0; width: 1px; height: 100%; background-color: #ccc;}
  .irex2023.report #products .tab_products li:nth-of-type(1){width: 100%;}
}

/* color settings */
.irex2023.report #products #tab_contents_01 ul.list_products > li .text .headline_product{color: #007edf;}
.irex2023.report #products #tab_contents_02 ul.list_products > li .text .headline_product{color: #745aa4;}
.irex2023.report #products #tab_contents_03 ul.list_products > li .text .headline_product{color: #739430;}
.irex2023.report #products #tab_contents_04 ul.list_products > li .text .headline_product{color: #004878;}
.irex2023.report #products #tab_contents_05 ul.list_products > li .text .headline_product{color: #dd7008;}
.irex2023.report #products #tab_contents_06 ul.list_products > li .text .headline_product{color: #c35582;}
.irex2023.report #products #tab_contents_07 ul.list_products > li .text .headline_product{color: #8b1e47;}
.irex2023.report #products #tab_contents_01 ul.list_products > li .buttons ul li.btn_arrow.btn_color a{background-color: #007edf;}
.irex2023.report #products #tab_contents_02 ul.list_products > li .buttons ul li.btn_arrow.btn_color a{background-color: #745aa4;}
.irex2023.report #products #tab_contents_03 ul.list_products > li .buttons ul li.btn_arrow.btn_color a{background-color: #739430;}
.irex2023.report #products #tab_contents_04 ul.list_products > li .buttons ul li.btn_arrow.btn_color a{background-color: #004878;}
.irex2023.report #products #tab_contents_05 ul.list_products > li .buttons ul li.btn_arrow.btn_color a{background-color: #dd7008;}
.irex2023.report #products #tab_contents_06 ul.list_products > li .buttons ul li.btn_arrow.btn_color a{background-color: #c35582;}
.irex2023.report #products #tab_contents_07 ul.list_products > li .buttons ul li.btn_arrow.btn_color a{background-color: #8b1e47;}

/* report-slide - common */
.irex2023 #report_slider{width: 980px; margin: 44px auto 0;}
.irex2023 #report_slider .report_lead{margin-top: 35px; font-size: 1rem; line-height: calc(27 / 16);}
.irex2023 #report_slider .slider-logo{position: absolute; left: 15px; top: 15px; z-index: 5; width: 148px; height: 70px;}
.irex2023 #report_slider .slider-logo img{display: block; width: auto; max-width: 100%;}
@media only screen and (max-width:640px){
  .irex2023 #report_slider{width: 100%; margin: 20px auto 0;}
  .irex2023 #report_slider .report_lead{margin-top: 15px; padding: 0 12px; font-size: 0.875rem;}
  .irex2023 #report_slider .slider-logo{width: 85px; height: 40px; left: 11px; top: 11px;}
}

/* report-slide - templete */
.report-slide {
  padding: 0 14px;
}

.container.thumbnail-slider #slider-frame .slick-prev:before,
.container.thumbnail-slider #slider-frame .slick-next:before {
  display: none;
}

.container.thumbnail-slider #thumbnail .slick-prev:before,
.container.thumbnail-slider #thumbnail .slick-next:before {
  display: none;
}

@media only screen and (min-width: 641px) {
  .container.thumbnail-slider {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
  }
  .container.thumbnail-slider #slider-frame {
    margin-bottom: 0;
    width: 775px;
  }
  .container.thumbnail-slider #slider-frame .slick-slide img {
    width: 775px;
    height: auto;
    vertical-align: top;
  }
  .container.thumbnail-slider #slider-frame .slick-prev,
  .container.thumbnail-slider #slider-frame .slick-next {
    width: 50px !important;
    height: 120px !important;
    transform: translateY(-50%);
    margin-top: 0 !important;
  }
  .container.thumbnail-slider #slider-frame .slick-prev {
    left: 0;
    z-index: 1;
    background: url(../img/report/controls_l.png) no-repeat;
  }
  .container.thumbnail-slider #slider-frame .slick-next {
    right: 0;
    background: url(../img/report/controls_r.png) no-repeat;
  }
  .container.thumbnail-slider #thumbnail {
    padding: 0 0 0 24px;
    margin: 0;
    width: calc(100% - 775px);
    position: relative;
    z-index: 1;
  }
  .container.thumbnail-slider #thumbnail .slick-list {
    margin: 14px 0;
  }
  .container.thumbnail-slider #thumbnail .thumb {
    cursor: pointer;
    margin: 8px 0;
  }
  .container.thumbnail-slider #thumbnail .thumb img {
    width: 152px;
    height: auto;
    max-width: inherit;
    vertical-align: top;
  }
  .container.thumbnail-slider #thumbnail .thumb.slick-current img {
    outline: 3px solid #d83e3e;
    outline-offset: -3px;
  }
  .container.thumbnail-slider #thumbnail .slick-prev,
  .container.thumbnail-slider #thumbnail .slick-next {
    width: 152px !important;
    height: 12px !important;
    margin-top: 0 !important;
    left: inherit;
    right: 0;
    z-index: 1;
  }
  .container.thumbnail-slider #thumbnail .slick-prev {
    top: 0;
    background: url(../img/report/controls_prev.png) no-repeat;
  }
  .container.thumbnail-slider #thumbnail .slick-next {
    top: inherit;
    bottom: 0;
    background: url(../img/report/controls_next.png) no-repeat;
  }
}
@media only screen and (max-width: 640px) {
  .report-slide {
    margin-top: 30px;
    padding: 0;
  }
  .container.thumbnail-slider {
    display: block;
    position: relative;
  }
  .container.thumbnail-slider #slider-frame {
    width: 100%;
    margin-bottom: 15px;
  }
  .container.thumbnail-slider #slider-frame .slick-slide img {
    width: 100%;
    height: auto;
    vertical-align: top;
  }
  .container.thumbnail-slider #slider-frame .slick-prev,
  .container.thumbnail-slider #slider-frame .slick-next {
    width: 25px !important;
    height: 60px !important;
    transform: translateY(-50%);
    margin-top: 0 !important;
  }
  .container.thumbnail-slider #slider-frame .slick-prev {
    left: 3px;
    z-index: 1;
    background: url(../img/report/controls_l.png) no-repeat;
    background-size: cover;
  }
  .container.thumbnail-slider #slider-frame .slick-next {
    right: 3px;
    background: url(../img/report/controls_r.png) no-repeat;
    background-size: cover;
  }
  .container.thumbnail-slider #thumbnail {
    margin: 0;
    position: relative;
    z-index: 1;
  }
  .container.thumbnail-slider #thumbnail .slick-list {
    margin: 0 15px;
  }
  .container.thumbnail-slider #thumbnail .thumb img {
    width: calc(100% - 8px);
    height: auto;
    max-width: inherit;
    margin: 0 auto;
  }
  .container.thumbnail-slider #thumbnail .thumb.slick-current img {
    outline: 2px solid #d83e3e;
    outline-offset: -2px;
  }
  .container.thumbnail-slider #thumbnail .slick-prev,
  .container.thumbnail-slider #thumbnail .slick-next {
    width: 71px !important;
    height: 6px !important;
    margin-top: 0 !important;
    top: 50%;
    left: inherit;
    transform: rotate(-90deg);
    z-index: 1;
  }
  .container.thumbnail-slider #thumbnail .slick-prev {
    left: -32px;
    background: url(../img/report/controls_prev.png) no-repeat;
    background-size: cover;
  }
  .container.thumbnail-slider #thumbnail .slick-next {
    right: -32px;
    background: url(../img/report/controls_next.png) no-repeat;
    background-size: cover;
  }
}