/* common */
#contentsArea.accuriodays2025_cef_lp .text-0062C2{ color: #0062C2;}
#contentsArea.accuriodays2025_cef_lp .text-c0167b{ color: #c0167b;}
#contentsArea.accuriodays2025_cef_lp {background: #fff;}
#contentsArea.accuriodays2025_cef_lp h2{border-bottom: none!important;}
#contentsArea.accuriodays2025_cef_lp,
#contentsArea.accuriodays2025_cef_lp p {font-size: 16px;line-height: 1.8;}
#contentsArea.accuriodays2025_cef_lp .km-text-white p{color: #fff;}
#contentsArea.accuriodays2025_cef_lp .km-text-white h3{color: #fff;}
#contentsArea.accuriodays2025_cef_lp .km-text-white p a{color: #fff; font-weight: bold;}
#contentsArea.accuriodays2025_cef_lp .accuriodays2025-cef-h2{position: relative;}
#contentsArea.accuriodays2025_cef_lp .accuriodays2025-cef-h2 .text-smaller{font-size: 1.4rem;}
#contentsArea.accuriodays2025_cef_lp .accuriodays2025-cef-h2 .text-smaller span{font-size: 38px;}
#contentsArea.accuriodays2025_cef_lp .fs-p-14{font-size: 14px;}

#contentsArea.accuriodays2025_cef_lp .fs-p-20{font-size: 20px;}
#contentsArea.accuriodays2025_cef_lp .accuriodays2025-cef-h2-icon{padding-left:35px;}
#contentsArea.accuriodays2025_cef_lp .color-fff{color:#fff!important;}
#contentsArea.accuriodays2025_cef_lp .textsmall{font-size: 16px;}


#contentsArea.accuriodays2025_cef_lp .h3-accuriodays2025-cef{
    position: relative;
    background-color: #4472c4;
    padding: 7px 10px 7px 45px;
    color: #fff;
    line-height: 1.5;
    border-radius: 10px;
}

#contentsArea.accuriodays2025_cef_lp .h3-accuriodays2025-cef::before{
    content: '';
    position: absolute;
    left: 15px;
    top: 50%;
    width: 0px;
   height: 0px;
   border-style: solid;
   border-width:  10px 0 10px 17.3px;
   border-color: transparent transparent transparent #c9d733;
   transform: rotate(0deg);
   transform: translateY(-50%);
}


#contentsArea.accuriodays2025_cef_lp .h4-accuriodays2025-cef{
    background-color: #27b1bf;
    text-align: center;
    color: #fff;
    padding: 5px;
    font-weight: bold;
    font-size: 20px;
}


@media screen and (max-width: 599px){
#contentsArea.accuriodays2025_cef_lp .h3-accuriodays2025-cef{
    position: relative;
    background-color: #4472c4;
    padding: 7px 5px 7px 40px;
    color: #fff;
    line-height: 1.5;
    border-radius: 10px;
}

#contentsArea.accuriodays2025_cef_lp .h4-accuriodays2025-cef {
    padding: 10px 7px;
    font-size: 15px!important;
}

}

/* hero_wrapper */
@media only screen and (min-width: 1000px){
  #hero_section {
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
  }
}

@media only screen and (max-width: 999px)and (min-width: 600px){
  #hero_section {
    margin-right: -15px;
    margin-left: -15px;
  }

}

#hero_wrapper {position: relative;max-width: 100%;height:auto;margin: auto;}
#hero_wrapper img {width: 100%;height: auto;}
.hero_wrapper_cnt {position: relative;width: 100%;height: 100%;}

a.hero_wrapper_btn {line-height:1; font-weight: bold;width: 100%;height: 100%;border-radius: 50px;border: 1px solid #fff; position: absolute;top:0;left: 0;color:#fff !important;background: rgba(16, 40, 75, 0.50)}

@media screen and (max-width: 599px){
.hero_wrapper_btn_wrap {height:auto;width:43%;height:8.5%;position: absolute;top:85.5%;right:5%;margin: auto;text-align: center}
a.hero_wrapper_btn {padding-top:6%;font-size:3.8vw;}

#hero_section {
  margin-right: -15px;
  margin-left: -15px;
}
}
@media screen and (min-width: 600px){
  .pl-pc-50{
    padding-left: 50px!important;
  }

  #hero_section .img-KV{
    object-fit: cover;
    object-position: center;
  }
  
.hero_wrapper_btn_wrap {height:auto;width:10.6%;height:9.3%;position: absolute;top:79%;left:68%;margin: auto;text-align: center}
a.hero_wrapper_btn {padding-top:7%;font-size:1.1vw;}
#contentsArea.accuriodays2025_cef_lp .fs-p-18{font-size: 18px!important;}
}
@media (min-width: 1280px) {
a.hero_wrapper_btn {padding-top:8%;font-size: 16px;}
}

/* jp2025_nav */
.jp2025_nav {display:flex;justify-content: space-between;margin:25px auto 50px;}
.jp2025_nav a {padding:5px 0;border-left: 1px solid #BDC1C4;background: none;display: inline-block;text-align: center;font-weight: bold;position: relative;width: 100%;line-height: 1.4;}
.jp2025_nav a:last-child{border-right: 1px solid #BDC1C4;}
.jp2025_nav a::after {content: "";display: inline-block;position: absolute;top:0.7rem;margin-left:0.5em; border-right: 6px solid transparent;
  border-top: 9px solid #0062C2;
  border-left: 6px solid transparent;}
.jp2025_nav a {color:#0062C2 !important;}

@media screen and (min-width: 600px){
#contentsArea.accuriodays2025_cef_lp br.sp,
#contentsArea.accuriodays2025_cef_lp .sp{display:none !important}
.jp2025_nav a {letter-spacing: 0.2rem;}
}

@media screen and (max-width: 599px){
.jp2025_nav {display:flex;justify-content: space-between;margin-right: -15px;margin-left: -15px;}
.jp2025_nav a {padding:5px 3px 5px;width: 25%;height:4.5em;font-size: 0.875rem}
.jp2025_nav a:hover:before {display: none}
.jp2025_nav a::after {position: absolute;top:80%;right:46%;}
.jp2025_nav a:nth-child(2) span {position: absolute;top:1em;right:0;left:0;}
#contentsArea.accuriodays2025_cef_lp br.pc,
#contentsArea.accuriodays2025_cef_lp .pc{display:none !important}

.fs-sp-14 {
  font-size: 14px!important;
}
.fs-sp-13 {
  font-size: 13.5px!important;
}
}

@media screen and (max-width: 500px){
  
  .fs-sp-12-400 {
    font-size: 12px!important;
  }
  }


/* read */
#contentsArea.accuriodays2025_cef_lp .read {text-align: center;line-height:2!important;margin-bottom:40px; color: #000000;}
/* @media screen and (max-width: 599px){
#contentsArea.accuriodays2025_cef_lp .read {text-align: left;}
} */
#contentsArea.accuriodays2025_cef_lp .read strong {border-bottom: 1px solid #0062C2;padding-bottom: 2px;}

h2.h2{ margin-bottom: 0!important;}
h3.h3{ font-size: 24px!important; margin-bottom: 0!important;}
h2.accuriodays2025-cef-h2 {border: none !important;font-size: 2.5rem !important;line-height: 1.3; margin-top:20px !important; margin-bottom:20px !important;}
h3.accuriodays2025-cef-h2 {border: none !important;font-size: 3rem !important;line-height: 1.3; margin-bottom:0 !important;}

@media only screen and (max-width: 599px){
h2.accuriodays2025-cef-h2 {font-size: 2.125rem !important;margin-bottom:15px !important;}
.fs-sp-20{
  font-size: 20px!important;
  line-height: 2!important;
}
}

@media only screen and (max-width: 500px){
  h3.accuriodays2025-cef-h2 {
    font-size: 2.5rem !important;
}
}



@media only screen and (max-width: 400px){
h2.accuriodays2025-cef-h2 {font-size: 1.8rem !important;}
}


/* exhibit_section */
#exhibit_section_wrap {
    position: relative;
    /* background-color: #1d95e3; */
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
}


#contentsArea.accuriodays2025_cef_lp #exhibit_section_wrap .link {
    font-weight: bold;
    font-size: 1.25rem;
    color: #0062C2;
    line-height: 1.5;
    text-decoration: underline;
}

#exhibit_section_wrap .card-time{
    background-color: #f2f2f2;
    padding: 35px;
}

#exhibit_section_wrap .card-time .card-line{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

#exhibit_section_wrap .card-time .card-line .line-a{
    width: 25%;
    background-color: #27b1bf;
    text-align: center;
    color: #fff;
    padding: 3px;
}

#exhibit_section_wrap .card-time .card-line .line-b{
    width: 75%;
    background-color: #fff;
    text-align: center;
    padding: 3px;
}

#exhibit_section_wrap .card-time .card-line:last-child{
    margin-bottom: 0;
}

#exhibit_section_wrap .text-img-area{
    display: flex;
    gap: 5px;
}

#exhibit_section_wrap .text-img-area .text{
    width: 70%;
}

#exhibit_section_wrap .text-img-area .image{
    width: 30%;
}


#exhibit_section_wrap .box-pick{
    position: relative;
    border-radius: 15px;
    border: 20px solid #c9d733;
    padding: 20px 15px;
}

#exhibit_section_wrap .box-pick::after{
    content: '';
    position: absolute;
    top: -50px;
    right: 20%;
   width: 0px;
   height: 0px;
   border-style: solid;
   border-width: 0 37.5px 40px 37.5px;
   border-color: transparent transparent #c9d733 transparent;
   transform: rotate(0deg);

}



@media only screen and (min-width: 600px){

  #exhibit_section_wrap .box-detail-product .p-tag-pc{
    position: absolute;
    left: 0;
    bottom: 5px;
    margin: 10px;
}


  #exhibit_section_wrap_3 .event_time{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 25px;
    gap: 0;
  }

  #exhibit_section_wrap_3 .event_time .item p{
    font-size: 1.8rem;
    padding: 10px 27px;
  }

  #exhibit_section_wrap_3 .event_time .row_1 .item:first-child p{
    margin-left: 1px;
  }

  #exhibit_section_wrap_3 .event_time .row_2 .item:last-child p{
    margin-right: 1px;
  }

  #pos-pc {
    position: relative; overflow: hidden;
  }
}

@media only screen and (max-width: 599px){

    #exhibit_section_wrap .box-pick{
      margin-top: 60px;
}

  #exhibit_section_wrap .box-pick::after{
    content: '';
    position: absolute;
    top: -60px;
    right: 50%;
    transform: translateX(50%);

}

  #exhibit_section_wrap .card-time{
    padding: 30px 15px;
}

  #exhibit_section_wrap_3 .event_time{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }

  #exhibit_section_wrap_3 .event_time .row_1{
    width: 100%;
  }

  #exhibit_section_wrap_3 .event_time .row_2{
    width: 100%;
  }

  #exhibit_section_wrap_3 .event_time .item{
    width: 33.3%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #exhibit_section_wrap_3 .event_time .item p{
    font-size: 5vw;
    padding: 10px;
    text-align: center;
    width: 100%;
  }

  #exhibit_section_wrap .text-vertical{
    width: 90px;
  }

  #exhibit_section_wrap .text-vertical .h3-vertical{
    font-size: 2rem;
    line-height: 0.8;
    writing-mode: vertical-rl;
    margin-top: 20px;
}

#exhibit_section_wrap .text-vertical .h3-vertical span{
    font-size: 1.1rem;
}

#exhibit_section_wrap .text-new-product{
  font-size: 18px!important;
}

#exhibit_section_wrap_2 .h3-span {
  line-height: 1.2;
}

#exhibit_section_wrap_2 .h3-span span{
  font-size: 11.5px;
}



}


@media only screen and (max-width: 370px){

    #exhibit_section_wrap .card-time .card-line .line-a{
    font-size: 13px;
}
  #exhibit_section_wrap .card-time .card-line .line-b{
    font-size: 13px;
}

}

#exhibit_section_wrap_3 .event_time .row_1{
  display: flex;
  flex-direction: row;
}

#exhibit_section_wrap_3 .event_time .row_2{
  display: flex;
  flex-direction: row;
}

#exhibit_section_wrap_3 .event_time .item p{
  color: #0062c2;
  background: #fff;
  margin: 7px;
  border-radius: 5px;
  font-weight: bold;
  font-family: 'Open Sans', 'Arial', 'メイリオ', 'Meiryo', sans-serif;
  font-size: 1.8rem;
  line-height: 2;
}



#exhibit_section_wrap_3 .text-h3-small{
  color: #fff;
  font-weight: bold;
  margin-left: 25px;
  font-size: 1.5rem!important;
}

#exhibit_section_wrap_3 .text-h3-small .text-smaller span{
  font-size: 2.2rem;
}




@media only screen and (max-width: 599px){

  #exhibit_section_wrap_3 .text-h3-small{
    line-height: 0.8!important;
  }
  #exhibit_section_wrap, #seminar_section, #jp2025_overview_section, #douga_section {
    background-size: 100%;
  }


  #exhibit_section_wrap {
    position: relative;
    overflow: hidden;
    padding-bottom: 0px;
  }

  #exhibit_section_wrap_2 {
    background-image: none;
    padding-bottom: 70px;
  }
  
  
  #exhibit_section_wrap_3 {
    position: relative;
    overflow: hidden;
    padding-bottom: 40px;
    margin-top: 0;
  }



  #exhibit_section_wrap_3 .event_time .item p{
    font-size: 1.8rem;
    margin: 3px;
  }

}

@media only screen and (max-width: 400px){
  #exhibit_section_wrap_3 .event_time .item p{
    font-size: 1.4rem;
  }

}

@media only screen and (max-width: 380px){
  #exhibit_section_wrap_3 .event_time .item p{
    font-size: 1.2rem;
  }

}

@media only screen and (min-width: 371px){
  .br-370{
    display: none!important;
  }

}


@media only screen and (max-width: 999px){
    #exhibit_section_wrap {margin-right: -15px;margin-left: -15px;}
}


@media only screen and (max-width: 999px){
#exhibit_section_wrap {margin-right: -15px;margin-left: -15px;margin-top:-1px;}
}




.sub-title {font-weight: bold;font-size: 1rem;}
#exhibit_section h3.jp2025-h3 {font-size: 1.75rem !important;line-height: 1.3; margin-bottom:0.5rem;color: #0062C2 !important;}
#exhibit_section h3.jp2025-h3 a {padding-right:30px;margin-bottom: 5px;color: #0062C2 !important;text-decoration: none;border-bottom: 2px solid #0062C2;}
#exhibit_section h3.jp2025-h3 a:hover {text-decoration: none;border-bottom: 2px solid #0062C2;}
#exhibit_section .p-title {font-weight: bold; font-size: 1.8rem!important;}

@media only screen and (min-width: 600px){
  .fs-p-20{
    font-size: 20px!important;
}
#exhibit_section {margin-top: -100px;}
#exhibit_wrap {padding-top: 100px;}
.exhibit_item_wrap {background: #fff;padding: 50px;margin-top:40px}
.exhibit_item {display: flex;justify-content:space-between;margin-bottom: 40px}
.exhibit_item2 {display: flex;justify-content:space-between;margin-top: 40px}
.exhibit_item > div:first-child {width: 50%}
.exhibit_item > div:nth-child(2) {width: 46%}
.exhibit_item2 > div {width: 46%}
}
@media only screen and (max-width: 599px){
#exhibit_section h3.jp2025-h3 {font-size: 1.5rem !important;}
.exhibit_item_wrap {background: #fff;padding: 30px 20px}
.exhibit_item {display: flex;flex-direction: column; margin-bottom: 40px}
.exhibit_item2 {display: flex;flex-direction: column;margin-top:0}
.exhibit_item > div:first-child,
.exhibit_item > div:nth-child(2),
.exhibit_item2 > div {width: 100%}
.exhibit_item2 > div {width: 100%;margin-top:20px;}
#exhibit_section .p-title {font-size: 1.25rem!important;}
}


/* seminar_section */


#seminar_section{
    position: relative;
    background-image: url(/business/products/graphic/printlab/event/accuriodays2025-cef/img/img_accuriodays2025-cef_bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
}

#seminar_section .link-text{
    color: #fff!important;
}

#seminar_section .table-time{
    display: flex;
    align-items: center;
    vertical-align: middle;
}

#seminar_section .table-time h3{
    text-align: center;
    background: #deebf7;
    color: #333333!important;
    font-size: 18px;
    padding: 5px 15px;

}

#seminar_section .table-time p{
    color: #fff;
    margin-left: 50px;
    font-size: 22px;
    vertical-align: middle;
    margin-bottom: 0;
}


#seminar_section .box-exhibited-product{
  position: relative;
  overflow: hidden;
}

#seminar_section .exhibited-box-img .text-vertical{
  overflow: hidden;
  width: 80px;
}


#seminar_section .exhibited-box-img .text-vertical .h3-vertical{
  writing-mode: vertical-rl;
  color: #fff;
  font-size: 2.4rem;
  line-height: 1;
}

#seminar_section .exhibited-box-img .text-vertical .h3-vertical span{
  font-size: 1.3rem;
}

#seminar_section .exhibited-box-img{
  display: flex;
  justify-content: end;
  position: absolute;
  top: 48px;
  right: 0;
  max-width: 100%; 

}

#seminar_section .btn-box{
  box-shadow: 0 4px rgb(145, 145, 145)!important;
}

#seminar_section .btn-sample-display{
  background: #fff;
  color: #0062C2!important;
  padding: 10px 20px;
  border-radius: 30px;
  width: 190px;
  margin: 20px 0!important;
  font-size: 1rem!important;
}




#seminar_section .center-block{
  display: block;
  margin-right: auto;
  margin-left: auto;
}


@media only screen and (min-width: 600px){

#seminar_section .seminar_item02{
  padding-right: 25px!important;
}

#seminar_section .seminar_item03{
  padding-left: 25px!important;
}



}


@media only screen and (max-width: 599px){

#seminar_section .table-time{
    display: flex;
    flex-direction: column;
    align-items: start;
}

#seminar_section .table-time p{
    margin-left: 0;
    margin-top: 5px;
}


  #seminar_section .card-seminar .bookmark-item{
    position: absolute;
    top: -30px;
    left: -7px;
  }

  #seminar_section .accuriodays2025-cef-h2{
    padding-bottom: 0;
  }

  #seminar_section .sp-sizetext{
    font-size: 12px!important;
  }
  #seminar_section .seminar_wrap-content {margin-bottom: -50px;}

  #seminar_section .card-seminar{
    margin-bottom: 20px;
  }

  #seminar_section .card-seminar .text-card{
    padding: 10px 15px;
  }
  
  #seminar_section .card-seminar .text-card-2{
    padding: 10px 15px;
  }

  #seminar_section .text-vertical-sp .h3-vertical{
    writing-mode: vertical-rl;
    color: #fff;
    font-size: 2.2rem;
    line-height: 0.8;
  }
  #seminar_section .text-vertical-sp .h3-vertical span{
    font-size: 1.1rem;
  }

  
}


@media only screen and (min-width: 1000px){
#seminar_wrap {width: 100vw;}
}
@media only screen and (max-width: 999px){
#seminar_section {margin-right: -15px;margin-left: -15px;}
}

@media only screen and (max-width: 599px){
#seminar_wrap {
  padding: 0px;
}
}

#seminar_wrap h3 {margin-bottom:0.5rem;}

#separation_3{
  position: relative;
  background: #0062c2;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
}

#separation_3::before {
  content: '';
  position: absolute;
  top: calc(-50% - 8vw);
  left: 0;
  width: 100%;
  height: 20vw;
  background: #0062c2;
  transform: skewY(-5.7deg);
  z-index: 0;
  
}

@media only screen and (max-width: 1001px) and (min-width: 600px){
  #separation_3{
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media only screen and (max-width: 370px){
  #seminar_section .text-vertical-sp .h3-vertical{
    font-size: 30px;
  }
  #seminar_section .text-vertical-sp .h3-vertical span{
    font-size: 16px;
  }
  }



/* jp2025_overview_section */


#jp2025_overview_section{
  position: relative;
  overflow: hidden;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding: 20vw 0 200px;
}

#jp2025_overview_section::before {
  content: ''; 
  position: absolute;
  top: -1px; 
  right: 0; 
  width: 100%;
  height: 20.5vw;
  background-color: #0062c2;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}


#jp2025_overview_section .jp2025_overview_section_content {position: relative;max-width: 1600px;height:auto;margin: auto;margin-bottom: 100px;}



#jp2025_overview_section .collaboration-partner-section{
  position: relative;
  margin-top: -60px;
}

#jp2025_overview_section .collaboration-box-img{
  position: absolute;
  top: -40px;
  right: 0;
  /* transform: translate(5%,-8%); */
  z-index: 1;
}
#jp2025_overview_section .collaboration-h3{
  margin-top: 10px;
  padding-left: 0!important;
  color: #000;
  font-size: 48px!important;

}


#jp2025_overview_section .collaboration-box-img .image .km-image{
  position: relative;
}

#jp2025_overview_section .collaboration-box-img .text-vertical{
  position: absolute;
  top: 84px;
  right: 0;
  width: 100%;
  height: 100%;
}


#jp2025_overview_section .collaboration-box-img .text-vertical .h3-vertical{
  writing-mode: vertical-rl;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 0.8;
  float: right;
}

#jp2025_overview_section .collaboration-box-img .text-vertical .h3-vertical span{
  font-size: 1.3rem;
}


#jp2025_overview_section .jp2025-overview-h3{
  margin-left: 60px;
  color: #0062C2;
  margin-bottom: 5px;
  font-size: 20px!important;
}

#jp2025_overview_section .jp2025-overview-h3 a{
  color: #0062C2!important;
  text-decoration: underline!important;
}

#jp2025_overview_section .p-text{
  margin-left: 60px;
  font-size: 20px!important;
}

#jp2025_overview_section .small-text{
  font-size: 14px;
  font-weight: normal;
  color: #333333;
}

@media only screen and (max-width: 1600px) and (min-width: 1000px){
  #jp2025_overview_section .collaboration-partner-section {
    margin-top: -20px;
  }


}
@media only screen and (max-width: 1150px) and (min-width: 600px){

#jp2025_overview_section::before {
  content: ''; 
  position: absolute;
  top: -1px; 
  right: 0; 
  width: 100%;
  height: 21vw;
}

}

@media only screen and (max-width: 1001px) and (min-width: 600px){
  #jp2025_overview_section::before {
    content: ''; 
    position: absolute;
    top: 0; 
    right: 0; 
    width: 100%;
    height: 27%;
    background-color: #0062c2;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
  }

  #jp2025_overview_section{
    padding: 30vw 0 130px;
  }
}



@media only screen and (min-width: 1000px){
#jp2025_overview_section {width: 100vw;}
}
@media only screen and (max-width: 999px){
#jp2025_overview_section {margin-right: -15px;margin-left: -15px;}
}
#jp2025_overview_wrap {max-width: 970px;margin:40px auto 0;background: rgba(255, 255, 255, 0.7);width: 100%;}
.jp2025_overview_Inr {max-width: 650px;margin: auto;}
.jp2025_overview_h3 {font-size: 1.375rem;font-weight: bold;margin-bottom:1rem;}
.jp2025_overview_schedule dt {font-weight: bold !important;margin-bottom:0.75rem !important;margin-right:10px !important;clear: left;float: left;width:3em;}
.jp2025_overview_schedule dd {margin-bottom:0.75rem !important;}
.jp2025_overview_entry {border: 1px solid #E73134;color: #E73134;max-width: 264px;font-size: 1.374rem;font-weight: bold;text-align: center;padding: 0.3rem 0 0.2rem;margin:20px auto;}

@media only screen and (min-width: 600px){
#jp2025_overview_wrap {border-radius: 20px;}
.jp2025_overview_Inr {padding: 40px;}
}
@media only screen and (max-width: 599px){
#jp2025_overview_section{padding: 0px;margin-bottom: 100px;}
.jp2025_overview_Inr {padding: 30px 20px;}
.jp2025_overview_h3 {text-align: center}




#jp2025_overview_section .jp2025-overview-h3{
  margin-left: 40px;
  margin-right: 20px;
}


#jp2025_overview_section .collaboration-box-img-sp .image{
  position: relative;
}

#jp2025_overview_section .collaboration-box-img-sp .image .km-image img{
  width: 90%;
}

#jp2025_overview_section .collaboration-box-img-sp .text-vertical{
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#jp2025_overview_section .collaboration-box-img-sp .text-vertical h3{
  writing-mode: vertical-rl;
  line-height: 0.8;
  font-size: 2.1rem;
  float: right;

}

#jp2025_overview_section .collaboration-box-img-sp .text-vertical h3 span{
  font-size: 1.2rem;
  
}

#jp2025_overview_section .collaboration-partner-section{
  margin-top: 10px;
}

#jp2025_overview_section .p-text{margin-left: 40px;margin-right: 20px;}
#jp2025_overview_section .jp2025-overview-h3{margin-bottom: 0px;}
#jp2025_overview_section .jp2025_overview_section_content {margin-bottom: 0px;padding-top: 120px;}

}
@media only screen and (max-width: 450px){
#jp2025_overview_section .collaboration-h3{
  font-size: 38px!important;

}



#jp2025_overview_section::before {
  content: ''; 
  position: absolute;
  top: -1px; 
  right: 0; 
  width: 100%;
  height: 21vw;
}
}

@media only screen and (max-width: 370px){
  #jp2025_overview_section .collaboration-h3{
    font-size: 32px!important;
  
  }

  #jp2025_overview_section .collaboration-box-img-sp .text-vertical h3{
    font-size: 30px;
  
  }
  
  #jp2025_overview_section .collaboration-box-img-sp .text-vertical h3 span{
    font-size: 16px;
    
  }
}

/* douga_section */
#douga_section {
  position: relative;
  overflow: hidden;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  /* background-color: #0062C2; */
  
}


/* #douga_section .card-douga_section{
  background-image: url(/business/products/graphic/printlab/seminar/jp2025/img/presentation.jpg);
  background-repeat: no-repeat;
} */

@media only screen and (min-width: 1000px){
#douga_wrap {width: 100vw;}
}
@media only screen and (max-width: 999px){
#douga_section {margin-right: -15px;margin-left: -15px;}
}

#douga_section {
  padding-top: 10px;
  padding-bottom: 100px;
}


#douga_section .card-sample-display{
  display: flex;
  width: 100%;
  gap: 35px;
}

#douga_section .card-sample-display .column-card-3-1{
  width: 33.333%;
}

#douga_section .card-sample-display .column-card-3-1 .h3-img{
  margin-bottom: 25px;
}

#douga_section .card-sample-display .column-card-3-1 .h3{
  margin-top: 5px;
  line-height: 1;
}


#douga_section .card-sample-display .column-card-3-1 .card-p-text{
  min-height: 115px;
}

#douga_section .text-card{
  padding: 10px 30px 10px 30px;
  min-height: 220px;
}


#douga_section .btn-box{
    box-shadow: 0 4px rgb(145, 145, 145)!important;
}

#douga_section .btn-sample-display{
    background: #fff;
    color: #0062C2!important;
    padding: 10px 20px;
    border-radius: 30px;
    width: 190px;
    margin: 20px 0!important;
    font-size: 1rem!important;
}

#douga_section .km-sample-img{
    position: relative;
}

#douga_section .km-sample-img .km-image{
    position: relative;
    width: 100%;
    z-index: 1;
}

#douga_section .km-sample-img .sample-number{
    position: absolute;
    top: -60px;
    right: -13px;
    font-weight: bold;
    font-style: italic;
    z-index: 0;
}

#douga_section .km-sample-img .sample-number p{
    color: #99c0e7;
    font-size: 3.7rem;
}

#douga_section .box-sample-logo{
    background: #fff;
    color: #000;
    border-radius: 10px;
    padding: 5px 30px 5px 15px;

}

#douga_section .box-sample-logo .image{
    border-right: 1px solid #b1b1b1;
}



#douga_section  .small-text-h3{
  font-size: 20px;
}


@media only screen and (min-width: 600px){
.douga_waku {padding: 20px 40px;}
.avatar_wrap {display: flex;justify-content:flex-start;}
.douga_h3 {font-size: 1.75rem !important;line-height: 1.3}
#douga_section .text-increase-inquiries{
  padding-right:120px;
}
}
@media only screen and (max-width: 599px){
#douga_wrap {padding: 0;}
.douga_waku {margin:auto 0;padding: 25px 15px;}
.avatar_wrap {display: flex;flex-direction: column;}
.douga_h3 {font-size: 1.5rem !important;line-height: 1.3}
.douga_waku {background-image: none;}

#douga_section .box-sample-logo{
  padding: 5px 20px;
  text-align: center;

}

#douga_section .box-sample-logo p{
  text-align: center;
}

#douga_section .box-sample-logo .image{
  border-right: none;
}

#douga_section .content-box{
  position: relative;
}

#douga_section .content-box .text{
  padding-left: 5px;
}

#douga_section .content-box p{
  color: #fff;
}

#douga_section .content-box h3{
  margin-bottom: 0;
  font-size: 1.6rem;
}

#douga_section .content-box .sample-number{
  position: absolute;
  top: 0;
  right: 0;
}

#douga_section .content-box .sample-number p{
  color: #99c0e7;
  font-size: 4.2rem;
  font-style: italic;
  font-weight: bold;
}

#douga_section .btn-sample-display{
  width: 90%;
  margin: 10px 0!important;
}



#douga_wrap .img-size-sp-200{
  width: 200px;

}

#douga_wrap h2 .img-size-sp, #kanren_section h2 .img-size-sp, #seminar_section h2 .img-size-sp{
  width: 70%;

}

#jp2025_overview_section h2 .img-size-sp{
  width: 80%;
}

#douga_section .content-box .image .img-size-375{
  width: 230px;
}

}
@media only screen and (max-width: 400px){
.douga_h3 {font-size: 1.25rem !important;line-height: 1.6}


#douga_section .btn-sample-display{
  font-size: 12px!important;
}

#douga_section .content-box .sample-number{
  position: absolute;
  top: 15px;
  right: 0;
}

#douga_section .content-box .sample-number p{
  font-size: 3.2rem;
}

#douga_section .box-sample-logo p{
  font-size: 12px!important;

}




#douga_section .content-box h3{
  font-size: 1.2rem;
}



}


/* 
@media only screen and (max-width: 365px){

#douga_section .content-box .image .img-size-375{
  width: 76%;
}


} */
@media only screen and (max-width: 350px){

  #douga_section .btn-sample-display{
    font-size: 10.5px!important;
  }
  
}



/* kanren_section */
#kanren_section {
  position: relative;
  overflow: hidden;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  background-color: #2f5597;
  margin-top:-2px;
}

@media only screen and (min-width: 1000px){
#kanren_wrap {width: 100vw;}
}
@media only screen and (max-width: 999px){
#kanren_section {margin-right: -15px;margin-left: -15px;}
}





#kanren_wrap .kanre-content {position: relative;max-width: 1600px;height:auto;margin: auto;margin-bottom: 100px;}

#kanren_section .kanren_section_title{
  margin-bottom: 0px !important;
  margin-top: 80px!important;
}

#kanren_section .accuriodays2025-cef-h2{
  margin-top: 60px;
}

#kanren_section .kanre_overview_Inr{
  position: relative;
  background-color: #fff;
  border-radius: 20px;
  padding:40px;
  box-shadow: 0 4px 8px 0 rgba(114, 114, 114, 0.2), 0 6px 10px 0 rgba(114, 114, 114, 0.1);
}

#kanren_section .link-blue{
    color: #0062C2!important;
    text-decoration: underline;
}

#kanren_section .link-blue:hover{
    opacity: 0.7;
}


#kanren_section .kanre_overview_Inr .kanre_overview_circle{
  position: absolute;
  top: -110px;
  right: -23px;
  border-radius: 50%;
  width: 256px;
  height: 256px;
}

#kanren_section .kanre_overview_Inr .kanre_overview_circle h3{
 vertical-align: middle;
 padding: 50px 0;
 line-height: 1.8rem;
 font-size: 1.5rem!important;
}


#kanren_section .kanre_overview_Inr-blue{
  background-color: #0062C2;
  color:#fff;
  border-radius: 20px;
  margin-top: 40px;
  padding:40px;
  box-shadow: 0 4px 8px 0 rgba(114, 114, 114, 0.2), 0 6px 10px 0 rgba(114, 114, 114, 0.1);
}

#kanren_section .kanre_overview_Inr-blue .accuriodays2025-cef-h2{
  margin-top:0!important;
  margin-bottom: 20px!important;
}

#kanren_section .text-fff{
  color:#fff!important;
}

#kanren_section .small-text-h3{
  font-size: 20px;
}

#kanren_section .kanre_overview_Inr .table{
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
    margin: 20px 25px;
}

#kanren_section .kanre_overview_Inr .table table td{
    border: none!important;
    font-size: 18px;
    line-height: 1.8;
    padding: 15px 0;
}

#kanren_section .kanre_overview_Inr .table table td:last-child{
  vertical-align: middle;
}

#kanren_section .kanre_overview_Inr .table table td h3{
  margin-bottom: 0;
  color: #002060;
  line-height: 1.6;
}



#kanren_section .kanre_overview_Inr .table table td h3 span{
    font-size: 15px;
}

#kanren_section .kanre_overview_Inr .table table .col_1{
    width: 10%;
}
#kanren_section .kanre_overview_Inr .table table .col_2{
    width: 0.5%;
}
#kanren_section .kanre_overview_Inr .table table .col_3{
    width: 45.5%;
}
#kanren_section .kanre_overview_Inr .table table .col_4{
    width: 44%;
}


#kanren_section .kanre_overview_Inr-blue p a{
  color:#fff!important;
}

#kanren_section .kanre_overview_Inr-blue .img-kanre{
  position: relative;
}

#kanren_section .kanre_overview_Inr-blue .img-kanre-icon-search{
  position: absolute;
  top: -130px;
  right: -15px;
}

#kanren_section .kanren_schedule dt {
  /* padding-top:2px;  */
  margin-bottom:0.75rem !important;margin-right:20px !important;clear: left;float: left;width:3.1em; border: 1px solid #BCBCBC;font-weight: bold; text-align: center;}
#kanren_section .kanren_schedule .kanren_time {
  margin-bottom:0.5rem !important; 
  padding-top: 0.1rem!important;
}

#kanren_section .kanren_schedule .kanren_time2 {
  margin-bottom:0.8rem !important; 
  padding-top: 0.3rem!important;
}

#kanren_section .kanren_schedule .kanren_time3{
  margin-bottom:0.5rem !important; 
  padding-top: 0.15rem!important;
}

#kanren_section .kanren_schedule dt h3{text-align: center!important;margin-bottom: 0!important;}

#kanren_section .kanre_overview_text{
  padding: 30px 0;

}

#kanren_section .kanre-title-h2{
  font-size: 30px!important;
}

#kanren_section .text-blue a{
 color: #0062C2;
}

#kanren_section span.fs-text-table{
  font-size: 15px;

}

@media only screen and (min-width: 600px){
.kanren_item {display: flex;justify-content:space-between;margin-top: 50px}
.kanren_item > div {width: 47%}
.kanren_h3 {font-size: 1.75rem !important;line-height: 1.3;margin-bottom: 1rem !important;}


#kanren_section .kanre_overview_Inr .kanre_overview_circle h3{
  font-size: 1.5rem!important;
 }
}


@media only screen and (max-width: 599px){
#kanren_wrap {padding: 0px;}
.kanren_item {display: flex;flex-direction: column; margin-top: 20px}
.kanren_item > div {width: 100%}
.kanren_h3 {font-size: 1.5rem !important;line-height: 1.3; margin-top: 1rem !important;margin-bottom: 1rem !important;}

#kanren_section .kanre_overview_Inr-blue,
#kanren_section .kanre_overview_Inr {
  padding: 20px 20px 30px;
}

#kanren_section .small-text-h3{
  font-size: 16px;
}

#kanren_section span.fs-text-table{
  font-size: 11px;

}

#kanren_section .kanre_overview_Inr{
  margin-top: -21px;
}

#kanren_section .kanre_overview_Inr .kanre_overview_circle{
  position: absolute;
  top: -95px;
  right: -10px;
  width: 130px;
  height: 130px;
}

#kanren_section .kanre_overview_Inr .table{
  margin: 20px 0;
}

#kanren_section .kanre_overview_Inr .table table .col_1{
  width: 20%;
}
#kanren_section .kanre_overview_Inr .table table .col_2{
  width: 1%;
}
#kanren_section .kanre_overview_Inr .table table .col_3{
  width: 79%;
}

#kanren_section .kanre_overview_Inr .table table td h3 span{
    font-size: 14px;
}

#kanren_section .kanre_overview_Inr .table table td h3{
  font-size: 16px;
  line-height: 1.8;
}


#kanren_section .kanre_overview_Inr .kanre_overview_circle h3{
  font-size: 18px!important;
  line-height: 1.5!important;
  padding: 30px 0;
 }
#kanren_section .kanren_schedule dt {margin-right:10px !important;width:3em;margin-top: 10px;}
#kanren_section .kanren_schedule dd {margin-bottom:0.5rem !important;padding-top: 0.7rem!important;}

#kanren_section .kanren_schedule .kanren_time {
  margin-bottom:0.5rem !important; 
  padding-top: 0.7rem!important;
}

#kanren_section .kanren_schedule .kanren_time2 {
  margin-bottom:0.8rem !important; 
  padding-top: 0.7rem!important;
}

#kanren_section .kanren_schedule .kanren_time3{
  margin-bottom:0.5rem !important; 
  padding-top: 0.7rem!important;
}
#kanren_section .kanren_schedule dt h3{font-size: 16px;padding:0px;}

#kanren_section .kanren_schedule {margin-top:40px;}
#kanren_section .kanre_overview_text{
  padding: 0px 0;
}

#kanren_wrap .kanre-content {margin-bottom: 80px;}

#kanren_section .kanre_overview_Inr .table table td{
  font-size: 16px;
}

#contentsArea.accuriodays2025_cef_lp .textsmall{
  font-size: 14px;
}

}

@media only screen and (max-width: 485px){
  #kanren_section .kanren_schedule .kanren_time{padding-left: 56px;}
  #kanren_section .kanre_overview_Inr .table table td{
    font-size: 12px;
  }

  #contentsArea.accuriodays2025_cef_lp .textsmall{
    font-size: 11px;
  }
  #kanren_section .kanre_overview_Inr .table table td h3{
    font-size: 12px;
  }

  #kanren_section .kanre_overview_Inr .table table .col_1{
    width: 21%;
  }
  #kanren_section .kanre_overview_Inr .table table .col_2{
    width: 1%;
  }
  #kanren_section .kanre_overview_Inr .table table .col_3{
    width: 78%;
  }

  #kanren_section .kanre_overview_Inr .table table td h3 span{
    font-size: 10px;
}

}


@media only screen and (max-width: 370px) and (min-width: 319px){

  #kanren_section .kanre_overview_Inr .table table .col_1{
    width: 23%;
  }
  #kanren_section .kanre_overview_Inr .table table .col_2{
    width: 1%;
  }
  #kanren_section .kanre_overview_Inr .table table .col_3{
    width: 76%;
  }
}


.kanren_h3 span {font-size: 1.125rem}


/* button */
#contentsArea.accuriodays2025_cef_lp .btn {
  color: #fff;
  display: block;
  text-align: center;
  position: relative;
  z-index: 2;
  will-change: transform, filter;
  transform-style: preserve-3d;
  transition: all .3s ease-out;
  margin: auto;
  height: auto;
  font-size: 1.3rem;
  line-height: 1.2;
  font-weight: bold;
  box-shadow: 0 4px #c0167b;
  
}

#contentsArea.accuriodays2025_cef_lp .smaller-text{ font-size: 20px!important;}
#contentsArea.accuriodays2025_cef_lp .smaller-text-16{ font-size: 16px!important;}
#contentsArea.accuriodays2025_cef_lp .smaller-text-20{ font-size: 1.3rem!important;}
#contentsArea.accuriodays2025_cef_lp .text-pink-22{ font-size: 22px; color:#C0167B;}

@media only screen and (min-width: 600px){
  #contentsArea.accuriodays2025_cef_lp .btn {
  max-width: 485px;
  }

  #contentsArea.accuriodays2025_cef_lp .smaller-text-16pc{ font-size: 16px!important;}
}


/* #contentsArea.accuriodays2025_cef_lp .btn:hover::before {bottom: 0;filter: blur(8px);} */
#contentsArea.accuriodays2025_cef_lp .btn:hover::before {bottom: 0;}
#contentsArea.accuriodays2025_cef_lp .btn-icon {
  background-color: #f15391;
  border-radius: 50px;
}


#contentsArea.accuriodays2025_cef_lp .btn-pink {
  background-color: #f15391;
  border-radius: 50px;
}

#contentsArea.accuriodays2025_cef_lp .btn-green {
  background: #fff;
  border-radius: 50px;
  background: #47cb35;
  border: 2px solid #47cb35;
  color: #fff;
  box-shadow: 0 4px #1c8e0c!important;
  max-width: 420px;
  font-size: 1.3rem;
}

#contentsArea.accuriodays2025_cef_lp .btn-green a{
  color: #fff!important;
}

#contentsArea.accuriodays2025_cef_lp .btn-green::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -0.6em;
  background-image: url(/business/products/graphic/printlab/event/jp2025/img/external-link_icon.png);
  background-repeat: no-repeat ;
  background-size: contain;
  width: 30px;
  height: 20px;
}


#contentsArea.accuriodays2025_cef_lp .btn-icon::before {
  content: "";
  background-image: url(/business/products/graphic/printlab/event/jp2025/img/cv-btn_icon.png);
  background-size: cover;
}

#contentsArea.accuriodays2025_cef_lp .btn-icon::before{
  position: absolute;
  top: 0;
  left: 30px;
  margin-top: -0.6em;
  width: 70px;
  height: 70px;
}

#contentsArea.accuriodays2025_cef_lp .btn-icon::after {
  content: ">";
}

#contentsArea.accuriodays2025_cef_lp .btn-icon::after{
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -0.6em;
}



#contentsArea.accuriodays2025_cef_lp .gradient3{
  background:#B3B3B3 !important;
}

/* btnshine */
.btnshine,.btnshine3{
  position: relative;display:inline-block;outline: none;overflow: hidden;width: 99%;height: 100%;padding:1.4rem 0.8em 1.2rem;border-radius: 50px;vertical-align: middle;
}
.btnshine2{
  position: relative;display:inline-block;outline: none;overflow: hidden;width: 100%;height: 100%;padding:0.5rem 0.5em 0.2rem; line-height: 1.5;
}
.btnshine2 span{font-size: 1rem;}
.btnshine::before,.btnshine2::before {
  content: '';position: absolute;top: 1px;left: -75%;
  width: 50%;height: 100%;background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);transform: skewX(-25deg);
}
.btnshine:hover::before,.btnshine2:hover::before {animation: shine 1s;}


@keyframes shine {
  100% {
    left: 125%;
  }
}


@media only screen and (max-width: 599px){

  #contentsArea.accuriodays2025_cef_lp .btn {
    font-size: 1.1rem;
  }

  #contentsArea.accuriodays2025_cef_lp .btn-green .btnshine{
    padding: 0.8rem 0.8rem 0.6em!important;
    vertical-align: middle;
  }

  .spHide{
    display: none!important;
  }

  #contentsArea.accuriodays2025_cef_lp .sp-sizetext{
    font-size: 12px!important;
  }

  #contentsArea.accuriodays2025_cef_lp  .prl-0{
    padding: 5px!important;
  }

  #contentsArea.accuriodays2025_cef_lp .text-pink-22{ font-size: 16px;}

  #contentsArea.accuriodays2025_cef_lp .smaller-text-20{ font-size: 1rem!important;}

  #contentsArea.accuriodays2025_cef_lp .btn-icon::before{
    position: absolute;
    top: -10px;
    left: 10px;
    margin-top: 5px;
    width: 50px;
    height: 50px;
  }

  .btnshine{
    padding: 1.2rem 0.8em;
  }


  #contentsArea.accuriodays2025_cef_lp .btn-green::before {
    content: "";
    position: absolute;
    top: 53%;
    right: 10px;
    width: 20px;
    height: 15px;;
  }
}

@media only screen and (min-width: 599px){
  .pcHide{
    display: none!important;
  }
}


@media only screen and (min-width: 510px){
  .pcHide-500{
    display: none!important;
  }
}





/* common */
#contentsArea.accuriodays2025_cef_lp .center {text-align: center}
/* #contentsArea.accuriodays2025_cef_lp a, a:hover {text-decoration: none !important;} */
#contentsArea.accuriodays2025_cef_lp a:hover {text-decoration: none !important;}


.mtb50 {margin:50px auto !important}
.mt20 {margin-top:20px !important}
.mt50 {margin-top:50px !important}
.prl-auto {padding-right:15px;padding-left:15px;}
.f-blue {color: #0062C2 !important}
.link_blue {font-weight: bold;color: #0062C2 !important;border-bottom: 2px solid #0062C2;}
.link_blank {padding-right:1.5em;}
.line_dotted {border-top: 1px dotted #C4C4C4;width: 100%}
.text-75757c {color: #75757c !important;}

/* fadeUp */
.fadeUp{
animation-name:fadeUpAnime;
animation-duration:0.5s;
animation-delay: 0.5s;
animation-fill-mode:forwards;
opacity:0;
}
.fadeUp_top{
animation-name:fadeUpAnime;
animation-duration:1s;
animation-delay: 0.5s;
animation-fill-mode:forwards;
opacity:0;
}
.fadeUp_top_btn{
animation-name:fadeUpAnime;
animation-duration:1s;
animation-delay: 1.2s;
animation-fill-mode:forwards;
opacity:0;
}
@keyframes fadeUpAnime{
  from {
    opacity: 0;
  transform: translateY(150px);
  }

  to {
    opacity: 1;
  transform: translateY(0);
  }
}

/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.fadeUpTrigger{
    opacity: 0;
}

#km-container__related-content .km-article-list-block{
  padding-bottom: 25px;
}

#km-container__related-content article{
  background-color: #F0F7FF;
}

#km-container__related-content .km-article-list__item {
  background: none;
  padding-left: 0;
  background-color: #FFFFFF;
  margin-bottom: 10px;
}

#km-container__related-content .km-article-list__item > a {
  justify-content: space-between;
}

#km-container__related-content .km-article-list__content {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}

#km-container__related-content .km-article-list__content__title {
  background: none;
  padding-left: 0;
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 8px;
}

#km-container__related-content .km-article-list__content__desc {
  font-size: 14px!important;
}

#km-container__related-content .km-article-list__content .km-icon {
  background-color: #C0167B;
  padding: 12px;
  position: absolute;
  bottom: 0;
  right: 0;
}

#km-container__related-content .km-article-list__content .arrow-icon {
  background-image: url(/business/products/graphic/printlab/img/arrow.svg);
  background-repeat: no-repeat;
  width: 15px;
  height: 14px;
}

#km-container__related-content .km-article-list__thumb {
  width: 235px;
  background-color: #cbcbcb;
  position: relative; 
}


#km-container__related-content .km-article-list__item:hover {
  background-color: #EFEFEF;
}

#km-container__related-content .km-article-list__item > a:hover .km-article-list__content__title {
  color: #0062C2;
}

#km-container__related-content .km-article-list__item > a:hover .km-icon {
  background-color: #e73c84;
}


#contentsArea .km-btn-cta, #contentsArea .km-btn-cta-blank {
  background-image: url(/business/products/graphic/printlab/img/arrow.svg) !important;
  background-position: right 15px center;
  background-size: 20px 16px;
  background-origin: padding-box;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  box-shadow: 0px 8px 9px 0px #b5bcc3;
  padding: 0.8em 1.5em 0.8em 2.5em;
  font-size: 18px;
  margin-bottom: 0px;
}

@media screen and (max-width: 557px) {
  #km-container__related-content .km-article-list__content__title {
    font-size: 12px;
  }

  #km-container__related-content .km-article-list__content {
    padding-left: 15px;
  }
}

@media screen and (max-width: 496px) {
  #km-container__related-content .km-article-list__content__title {
    font-size: 11px;
  }
}

@media screen and (max-width: 468px) {
  #km-container__related-content .km-article-list__content__title {
    font-size: 10px;
  }

  #km-container__related-content .km-article-list__content {
    padding-left: 10px;
    padding-right: 25px;
  }

  #km-container__related-content .km-article-list__content .km-icon {
    padding: 7px;
  }

  #km-container__related-content .km-article-list__content .arrow-icon {
    width: 12px;
    height: 11px;
  }

  h3.accuriodays2025-cef-h2 {
    font-size: 2rem !important;
  }

}

@media only screen and (max-width: 360px){
  h3.accuriodays2025-cef-h2 {
    font-size: 1.8rem !important;
}
}

@media screen and (max-width: 438px) {
  #km-container__related-content .km-article-list__content__title {
    font-size: 10px;
  }

  #km-container__related-content .km-article-list__thumb {
    width: 35%;
  }

  #km-container__related-content .km-article-list__content {
    width: 65% !important;
  }
}

@media screen and (min-width: 410px) and (max-width: 426px) {
  #km-container__related-content .km-article-list__content {
    padding-right: 14px;
  }

  #contentsArea .km-article-list__thumb img {
    height: 100%;
  }

  #contentsArea .km-btn-cta, #contentsArea .km-btn-cta-blank {
    padding: 0.62em 2.5em 0.62em 1em;
    background-size: 17px 13px;
  }

  #km-container__related-content .accuriodays2025-cef-h2{
    font-size: 20px!important;
  }

  #km-container__related-content .km-article-list__content__title{
    font-size: 10px!important;
  }
}

@media screen and (max-width: 409px) {
  #km-container__related-content .km-article-list__content {
    padding-right: 14px;
  }

  #contentsArea .km-article-list__thumb img {
    height: 100%;
  }

  #contentsArea .km-btn-cta, #contentsArea .km-btn-cta-blank {
    padding: 0.62em 2.5em 0.62em 1em;
    background-size: 17px 13px;
  }

  #km-container__related-content .accuriodays2025-cef-h2{
    font-size: 20px!important;
  }

  #km-container__related-content .km-article-list__content__title{
    font-size: 10px!important;
  }
}

@media screen and (max-width: 398px) {
  #contentsArea .km-btn-cta, #contentsArea .km-btn-cta-blank {
    font-size: 15px;
  }
  #km-container__related-content .accuriodays2025-cef-h2{
    font-size: 20px!important;
  }

  #km-container__related-content .km-article-list__content__title{
    font-size: 9px!important;
  }
}

@media screen and (max-width: 374px) {
  #contentsArea .km-btn-cta, #contentsArea .km-btn-cta-blank {
    font-size: 14px;
  }
  #km-container__related-content .accuriodays2025-cef-h2{
    font-size: 20px!important;
  }

  #km-container__related-content .km-article-list__content__title{
    font-size: 9px!important;
  }
}

@media screen and (max-width: 350px) {
  #contentsArea .km-btn-cta, #contentsArea .km-btn-cta-blank {
    font-size: 12px;
  }

  #km-container__related-content .accuriodays2025-cef-h2{
    font-size: 20px!important;
  }

  #km-container__related-content .km-article-list__content__title{
    font-size: 9px!important;
  }
}

@media screen and (max-width: 320px) {
  /* #km-container__related-content .km-article-list__thumb {
    height: 100%;
  }

  #contentsArea .km-article-list__thumb img {
    height: 100%;
  } */

  #km-container__related-content .km-article-list__content__title {
    font-size: 7px;
  }

  #km-container__related-content .km-article-list__content .km-icon {
    padding: 4px;
  }

  #km-container__related-content .km-article-list__content .arrow-icon {
    width: 10px;
    height: 9px;
  }
}


@media screen and (max-width: 599px){

#contentsArea .km-article-list {
  display: flex;
  flex-wrap: wrap;
}

#km-container__related-content .km-article-list__item {
    display: flex;
    width: 100%;
}

#km-container__related-content .km-article-list__content {
  width: 60% !important;
  display: flex;
  height: 100%;
  align-items: center;
}

#km-container__related-content .km-article-list__thumb {
  width: 40%;
  display: flex;
  justify-content: center;
  margin-bottom: 0px!important;
}

#km-container__related-content .km-article-list__thumb {
  height: unset;
}


#km-container__related-content .km-article-list__content__title {
  font-size: 13px;
}

#contentsArea .km-article-list__item > a {
  display: flex !important;
  width: 100%;
}
}


@media screen and (max-width: 750px) {
  footer #download-document, 
  footer #mail-magazine {
    display: none;
  }
}


/*****   modaal plugin   *****/
.modaal-wrapper {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
}
.modaal-image.modaal-wrapper {
  overflow: hidden;
}
.modaal-image .modaal-outer-wrapper {
  display: block;
}
.modaal-image .modaal-inner-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.modaal-image .modaal-container {
  max-width: 1100px;
  padding: 40px;
  background-color: transparent;
  box-shadow: none;
}
@media screen and (max-width: 768px) {
  .modaal-image .modaal-container {
    padding: 40px 20px 20px;
  }
}
.modaal-image .modaal-content {
  background-color: var(--color-white);
  box-shadow: 0 4px 15px rgb(0 0 0 / 20%);
}
.modaal-image img {
  display: inline-block;
  max-height: calc(100vh - 120px);
  object-fit: contain;
}


.modaal-close {
  position: absolute;
  top: 0;
  right: 40px;
  width: 40px;
  height: 40px;
  border-radius: 0;
}
@media screen and (max-width: 768px) {
  .modaal-close {
    top: 5px;
    right: 20px;
    width: 30px;
    height: 30px;
  }
}
.modaal-close:after, .modaal-close:before {
  top: 5px;
  left: 18px;
  height: 30px;
}
@media screen and (max-width: 768px) {
  .modaal-close:after, .modaal-close:before {
    top: 0;
    left: 13px;
    height: 30px;
  }
}
.modaal-close:focus, .modaal-close:hover {
  background-color: transparent;
}

@media screen and (min-width: 600px) {
  #exhibit_section_wrap .mt-0{
    margin-top: -20px;
  }
  
  .mt-default-5{
    margin-top: 5px !important;
  }
  
  .pr-default-80{
    padding-right: 80px !important;
  }

  .pl-lg-40{
    padding-left: 40px!important;
  }



  #seminar_section .table_jp2025 .col_1{
    width: 15%;
  }
  
  #seminar_section .table_jp2025 .col_2{
    width: 85%;
  }
  
}

@media screen and (max-width: 599px) {
  .mt-phone-5{
    margin-top: 5px !important;
  }

  /* #seminar_section h3{
    font-size: 5vw !important;
  } */

  #seminar_section .table_jp2025 .col_1{
    width: 25%;
  }
  
  #seminar_section .table_jp2025 .col_2{
    width: 75%;
  }

  .w_full{
    width: 100%;
  }

  #seminar_section .table-time p{
    margin-top: 10px;
    font-size: 18px;
  }
}


@media screen and (max-width: 499px) {

  #seminar_section .table_jp2025 .col_1{
    width: 35%;
  }
  
  #seminar_section .table_jp2025 .col_2{
    width: 75%;
  }

  #seminar_section .table-time h3 {
    font-size: 18px;
    padding: 5px 15px;
  }

  #seminar_section .table-time p{
    font-size: 16px;
  }

}

@media screen and (max-width: 400px) {

  #seminar_section .table-time p{
    font-size: 13.5px;
  }

}

#exhibit_section_wrap .btn_link p{
  color: #ffffff;
  background: #0066cc;
  width: 180px;
  border-radius: 20px;
  text-align: center;
  padding: 5px 0;
}

#exhibit_section_wrap .btn_link:hover{
  opacity: 0.7;
}

#exhibit_section_wrap .btn_link{
  margin: 0 auto;
}

#exhibit_section_wrap .button_link p{
  color: #ffffff;
  background: #0066cc;
  width: 180px;
  border-radius: 20px;
  text-align: center;
  padding: 5px 0;
}

#exhibit_section_wrap .button_link:hover{
  opacity: 0.7;
}

#exhibit_section_wrap .button_link{
  margin: 0 auto;
}

#exhibit_section_wrap .km-image-box-grey{
  border: 1px solid #cccccc;
}
#exhibit_section_wrap .p_line{
  line-height: 1.3 !important;
}

#exhibit_section_wrap .h3_col_3{
  font-weight: bold;
  font-size: 42px !important;
}

.center{
  display: flex;
  align-items: center;
}

.text_center{
  text-align: center;
}

/* #section_decoration{
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  height: 10vw;
  background: #0062c2;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  margin-bottom: -1px;
} */

#seminar_section h3{
  color: #ffffff !important;
}

#seminar_section .table_jp2025 tr td{
  color: #ffffff;
}

#seminar_section .table_jp2025 tr, #seminar_section .table_jp2025 th, #seminar_section .table_jp2025 td{
  border: none;
  background: none;
}

#seminar_section .table_jp2025 td{
  padding: 10px;
  font-size: 22px;
  vertical-align: middle;
}

#seminar_section .table_jp2025 th{
  padding: 10px 10px 10px 0;
}

#seminar_section .table_jp2025 tr th p{
  text-align: center;
  background: #deebf7;
  padding: 2px 0;
  font-size: 18px;
}

@media screen and (min-width: 500px) {
  .text_caption{
    font-size: 12px !important;
  }
}

@media screen and (max-width: 499px) {
  .text_caption{
    font-size: 12px !important;
  }
}

@media screen and (max-width: 400px) {
  #exhibit_section_wrap .btn_link p{
    font-size: 12px !important;
    width: 100%;
    padding: 5px 18px;
  }
}

/* @media screen and (max-width: 599px) and (min-width: 565px) {
  .mt-phone-20_565{
    margin-top: 20px !important;
  }
}

@media screen and (max-width: 599px) and (min-width: 593px) {
  .mt-phone-20_593{
    margin-top: 20px !important;
  }
} */


@media screen and (max-width: 951px) {
  #section-decoration {
    margin-top: 13vw;
  }
}

@media screen and (max-width: 550px){
  #seminar_section .accuriodays2025-cef-h2-sp{
    font-size: 2rem !important;
    vertical-align: middle;
  }
}

@media screen and (max-width: 501px){
  #seminar_section .accuriodays2025-cef-h2-sp{
    font-size: 1.6rem !important;
  }

  #seminar_section .fs-sp-14{
    font-size: 18px !important;
  }

  #contentsArea.accuriodays2025_cef_lp .accuriodays2025-cef-h2-icon::before {
    content: "";
    position: absolute;
    left: 0;
    top: 30%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
  }
}

@media only screen and (max-width: 420px) {
  #seminar_section .accuriodays2025-cef-h2-sp{
    font-size: 1.5rem !important;
  }

  #contentsArea.accuriodays2025_cef_lp .accuriodays2025-cef-h2-icon::before {
    content: "";
    position: absolute;
    left: 0;
    top: 30%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
  }

  #seminar_section .fs-sp-14{
    font-size: 16px !important;
  }
}


@media only screen and (max-width: 400px) {
  #kanren_section .accuriodays2025-cef-h2-sp{
    font-size: 1.6rem !important;
  }

  #contentsArea.accuriodays2025_cef_lp .accuriodays2025-cef-h2-icon::before {
    content: "";
    position: absolute;
    left: 0;
    top: 30%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
  }

  #seminar_section .fs-sp-14{
    font-size: 15px !important;
  }
}

.btn-close .btn-pink{
  background-color: #d3d1d1 !important;
}

.btn-close .btn {
  box-shadow: none !important;
}

.btn-close .btnshine::before {
  background: none !important;
}

.btn-close a {
  pointer-events: none;
}












