/* common */
#wrapper {
  overflow: hidden;
}
#contentsArea.kpmc2024_lp {background: #fff;}
#contentsArea.kpmc2024_lp,
#contentsArea.kpmc2024_lp p {font-size: 16px;line-height: 1.8 !important;}
#contentsArea.kpmc2024_lp .heading-h3 {color:#0062C2 !important; padding-bottom: 5px;font-size: 1.5rem!important;}
#contentsArea.kpmc2024_lp .heading-h4 {font-size: 18px;margin-bottom: 15px;}
#contentsArea.kpmc2024_lp .title-h3-bg {background-color:#009eb7 !important; margin-bottom: 35px;}
#contentsArea.kpmc2024_lp .heading-h3-bg {color:#fff !important; padding: 10px 15px;}
#contentsArea.kpmc2024_lp .text-000 {color:#000 !important;}
#contentsArea.kpmc2024_lp .bg-009eb7 {background:#009eb7 !important;}
#contentsArea.kpmc2024_lp .link-text-000 {color:#000 !important; font-weight: bold;}
#contentsArea.kpmc2024_lp .heading-h3 a{
  color:#0062C2 !important; 
  padding-bottom: 15px;
  font-size: 1.5rem!important;
  text-decoration: underline;
}
/* hero_wrapper */
@media only screen and (min-width: 971px){
#hero_section {margin-right: calc(50% - 50vw);margin-left: calc(50% - 50vw);}
}

#hero_wrapper {position: relative;max-width: 1600px;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 {margin-right: -15px;margin-left: -15px;}
.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;}
}
@media screen and (min-width: 600px){
.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;}
}
@media (min-width: 1280px) {
a.hero_wrapper_btn {padding-top:8%;font-size: 16px;}
}

/* kpmc2024_nav */
.kpmc2024_nav {display:flex;justify-content: space-between;margin:25px auto 50px;}
.kpmc2024_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;}
.kpmc2024_nav a:last-child{border-right: 1px solid #BDC1C4;}
.kpmc2024_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;}
.kpmc2024_nav a {color:#0062C2 !important;}

#seminar_section .kpmc2024-overview-h3{
  color: #0062C2;
  margin-bottom: 5px;
  font-size: 20px!important;
}

@media screen and (min-width: 600px){
#contentsArea.kpmc2024_lp br.sp,
#contentsArea.kpmc2024_lp .sp{display:none !important}
.kpmc2024_nav a {letter-spacing: 0.2rem;}
}

@media screen and (max-width: 599px){
.kpmc2024_nav {display:flex;justify-content: space-between;margin-right: -15px;margin-left: -15px;}
.kpmc2024_nav a {padding:5px 3px 5px;width: 33.3%;height:4.5em;font-size: 0.875rem}
.kpmc2024_nav a:hover:before {display: none}
.kpmc2024_nav a::after {position: absolute;top:80%;right:46%;}
.kpmc2024_nav a:nth-child(2) span {position: absolute;top:1em;right:0;left:0;}
.kpmc2024_nav a:nth-child(2n+1) span {position: absolute;top:1em;right:0;left:0;}
.kpmc2024_nav a:nth-child(2n+2) span {position: absolute;top:1em;right:0;left:0;}
#contentsArea.kpmc2024_lp br.pc,
#contentsArea.kpmc2024_lp .pc{display:none !important}
}

/* read */
#contentsArea.kpmc2024_lp .read {text-align: center;line-height:2 !important;margin-bottom:40px;}
@media screen and (max-width: 599px){
#contentsArea.kpmc2024_lp .read {text-align: left;}
}
#contentsArea.kpmc2024_lp .read strong {border-bottom: 1px solid #0062C2;padding-bottom: 2px;}

/* kadai_section */

@media only screen and (min-width: 1000px){
#kadai_section {margin-right: calc(50% - 50vw);margin-left: calc(50% - 50vw);}
#kadai_wrap {width: 100vw;}
}
#kadai_section {text-align: center;}
#kadai_wrap {background: linear-gradient(90deg, #FFFCEF 0%, #FFFCEF 50%, #ECF9FF 50%, #ECF9FF 100%);height:auto;padding-bottom: 60px;}

@media only screen and (max-width: 502px){
  .kpmc2024_lp .text-fs-sp{
    font-size: 3vw!important;}
}

@media only screen and (max-width: 999px){
#kadai_wrap {margin-right: -15px;margin-left: -15px;}
}
.kadai_title {display: flex;justify-content: space-around;width: 100%;max-width:970px;padding-top:50px;margin:0 auto 20px}
.kadai_title > div {width: 50%;font-size: 1.375rem;font-weight: bold;padding: 0.4rem 0.4rem 0.1rem}
.kadai_title_clr1 {background:#FFF1B8;color: #787400;}
.kadai_title_clr2 {background:#B6E4F2;color: #005F8B;}
#kadai_wrap img {max-width: 677px;width: 100%}

@media only screen and (max-width: 599px){
#kadai_wrap {padding-right: 15px;padding-left: 15px;padding-bottom:20px;}
.kadai_title {padding-top:20px;}
}


h2.kpmc2024-h2 {border: none !important;font-size: 2.5rem !important;line-height: 1.3; margin-top:60px !important; margin-bottom:30px !important;}

@media only screen and (max-width: 599px){
h2.kpmc2024-h2 {font-size: 2.125rem !important; text-align: center!important;margin-top:40px !important;margin-bottom:15px !important;}
}
@media only screen and (max-width: 400px){
h2.kpmc2024-h2 {font-size: 1.8rem !important;}
}


/* exhibit_section */
@media only screen and (min-width: 1000px){
#exhibit_section_wrap {margin-right: calc(50% - 50vw);margin-left: calc(50% - 50vw);}
#exhibit_section {width: 100vw;}
}

#exhibit_section_wrap {
  position: relative;
  overflow: hidden;
  /* background-image: url(/business/products/graphic/printlab/seminar/page2024/img/img_page2024_haftone_01.png);
  background-position: bottom left;
  background-repeat: no-repeat; */
  /* width: 100%; */
  padding-bottom: 0px;}

@media only screen and (min-width: 600px){
  #exhibit_section_wrap, #seminar_section, #kpmc2024_overview_section, #douga_section {
    background-size: 75%;
  }
}

@media only screen and (max-width: 599px){
  #exhibit_section_wrap, #seminar_section, #kpmc2024_overview_section, #douga_section {
    background-size: 100%;
  }

  /* #seminar_section .seminar_wrap-content{
    background-image: url(/business/products/graphic/printlab/seminar/page2024/img/sp_bg1.png);
    background-size:     100%;                    
    background-repeat:   no-repeat;
    background-position: top!important; 
  }


  #kpmc2024_overview_section .kpmc2024_overview_section_content{
    background-image: url(/business/products/graphic/printlab/seminar/page2024/img/sp_bg2.png);
    background-size:     100%;                    
    background-repeat:   no-repeat;
    background-position: top!important; 
  }

  #kanren_wrap .kanre-content{
    background-image: url(/business/products/graphic/printlab/seminar/page2024/img/sp_bg3.png);
    background-size:     100%;                    
    background-repeat:   no-repeat;
    background-position: top!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;}
}




.sub-title {font-weight: bold;font-size: 1rem;}
#exhibit_section h3.kpmc2024-h3 {font-size: 1.75rem !important;line-height: 1.3; margin-bottom:0.5rem;color: #0062C2 !important;}
#exhibit_section h3.kpmc2024-h3 a {padding-right:30px;margin-bottom: 5px;color: #0062C2 !important;text-decoration: none;border-bottom: 2px solid #0062C2;}
#exhibit_section h3.kpmc2024-h3 a:hover {text-decoration: none;border-bottom: 2px solid #0062C2;}

@media only screen and (min-width: 600px){
  #exhibit_section .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_wrap {padding-top:50px;} */
#exhibit_section_wrap {padding-bottom:50px;}
#exhibit_section h3.kpmc2024-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;}
}


/* seminar_section */
#seminar_section {
  position: relative;
  overflow: hidden;
  background-color: #d3e9ff;
  /* background-image: url(/business/products/graphic/printlab/seminar/page2024/img/img_page2024_haftone_02.png);
  background-position: bottom left;
  background-repeat: no-repeat; */
  margin-right: calc(50% - 50vw);margin-left: calc(50% - 50vw);
}


#seminar_section .card-overview{
  background: #fff;
  border-radius: 20px;
  margin-top: 20px;
  margin-bottom: 15px;
  box-shadow: 0 4px 8px 0 rgba(114, 114, 114, 0.2), 0 6px 10px 0 rgba(114, 114, 114, 0.1);
}

#seminar_section .alignR-pc{
  text-align: right!important;
}

#seminar_section .tag-bg{
  margin-bottom: 20px;
}

#seminar_section .tag-bg p{
  display: inline;
  padding: 10px 15px;
  background-color: #009eb7;
  color: #fff!important;
 
}

/* #kpmc2024_overview_section .tag-bg{
 margin-bottom: 20px;
}

#kpmc2024_overview_section .tag-bg p{
  display: inline;
  padding: 10px;
  background-color: #009eb7;
  color: #fff!important;

} */

#seminar_section .card-overview .card-overview-title{
  background: #0062C2;
  color: #fff;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  padding: 10px 20px;
  font-size: 24px!important;
}

#seminar_section .p-text{
  font-size: 20px!important;
}

/* #seminar_section .card-overview .card-overview-title-bg-009eb7{
  background: #009eb7;
  color: #fff;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  padding: 10px 20px;
  font-size: 24px!important;
} */


#seminar_section .card-overview .text-card{
  padding: 10px 30px 10px 30px;
  min-height: 220px;
}

#seminar_section .card-overview ul>li{
  list-style: none;
  position: relative;
  font-size: 0.9375rem;
  padding: 1px 0 2px 40px;
  margin-top: 14px;
  margin-bottom: 0;
  margin-left: 20px;
  background-image: none;
}

#seminar_section .card-overview-content-ul, #seminar_section .card-overview-content-ul h3{
  margin-bottom: 0px;
}

#seminar_section .card-overview-content{
  padding: 20px 40px;
}

#seminar_section .card-overview ul>li::before{
  display: block;
  content: '';
  position: absolute;
  top: 0.5em;
  left: 8px;
  width: 20px;
  height: 20px;
  /* background-image: url(/business/products/graphic/printlab/seminar/page2024/img/ball.png);
  background-repeat: no-repeat;
  background-size: 100%; */
}


#seminar_section .seminar_wrap-content {position: relative;max-width: 1600px;height:auto;margin: auto;margin-bottom: 100px;}

#seminar_section .img-responsive{
  height: auto;
  max-width: 100%;
}

#seminar_section .center-block{
  display: block;
  margin-right: auto;
  margin-left: auto;
}

#seminar_section .card-seminar{
  position: relative;
  background: #fff;
  border-radius: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
  box-shadow: 0 4px 8px 0 rgba(114, 114, 114, 0.2), 0 6px 10px 0 rgba(114, 114, 114, 0.1);
}

#seminar_section .kpmc2024-overview-h3{
  color: #0062C2;
  margin-bottom: 5px;
  font-size: 20px!important;
}

#seminar_section .kpmc2024-overview-h3 a{
  color: #0062C2!important;
  text-decoration: underline!important;
}

#seminar_section .card-seminar .overflow-hidden img{
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
}

#seminar_section .card-seminar .text-card{
  padding: 10px 30px 10px 30px;
  min-height: 200px;
}

#seminar_section .card-seminar .text-card-2{
  padding: 10px 30px 10px 30px;
  min-height: 180px;
}

#seminar_section .card-seminar .p-warning{
  font-size: 12px!important;
}

#seminar_section .card-seminar .bookmark-item{
  position: absolute;
  top: -30px;
  left: -30px;
}

@media only screen and (min-width: 600px){

#seminar_section .seminar_item02{
  padding-right: 25px!important;
}

#seminar_section .seminar_item03{
  padding-left: 25px!important;
}

/* #seminar_section .seminar_wrap-content{
  background-image: url(/business/products/graphic/printlab/seminar/page2024/img/pc_bg1.png);
  background-size:     cover;                    
  background-repeat:   no-repeat;
  background-position: center center; 
} */

}


@media only screen and (max-width: 599px){

  #seminar_section .card-seminar .bookmark-item{
    position: absolute;
    top: -30px;
    left: -7px;
  }

  #seminar_section .kpmc2024-h2{
    padding-top: 60px;
    padding-bottom: 20px;
  }

  #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 .card-overview-content{
    padding: 20px 15px;
  }
  
}


@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 {
  margin-top: -50px;
  padding: 0 0 50px;
}
}

#seminar_wrap h3 {margin-bottom:0rem;}
.sub-title-obi {display: inline-block;color: #fff;font-weight: bold;padding: 0.2rem 0.6rem 0.1rem;font-size: 0.875rem;margin-bottom: 0.5rem;}
.obi-clr1 {background: #826FB0;}
.obi-clr2 {background: #009CDB;}

.seminar_item {padding: 40px 0 10px;}
.seminar_item_junbi {background: #deebf7;text-align: center;color: #0062C2;font-size: 1.25rem;padding: 3rem 0.5rem;}





/* kpmc2024_overview_section */


#kpmc2024_overview_section{
  position: relative;
  overflow: hidden;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  background-color: #E8F8FF;
  /* background-image: url(/business/products/graphic/printlab/seminar/page2024/img/img_page2024_haftone_03.png);
  background-position: bottom left;
  background-repeat: no-repeat; */
  /* padding: 130px 0 100px; */
}


#kpmc2024_overview_section .kpmc2024_overview_section_content {position: relative;max-width: 1600px;height:auto;margin: auto;margin-bottom: 85px;}


#kpmc2024_overview_section .card-overview{
  background: #fff;
  border-radius: 20px;
  margin-top: 20px;
  margin-bottom: 15px;
  box-shadow: 0 4px 8px 0 rgba(114, 114, 114, 0.2), 0 6px 10px 0 rgba(114, 114, 114, 0.1);
  padding: 50px 0;
}


#kpmc2024_overview_section .card-overview .card-overview-title{
  background: #0062C2;
  color: #fff;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  padding: 10px 20px;
  font-size: 24px!important;
}


#kpmc2024_overview_section .card-overview .text-card{
  padding: 10px 30px 10px 30px;
  min-height: 220px;
}

#kpmc2024_overview_section .card-overview ul>li{
  list-style: none;
  position: relative;
  font-size: 0.9375rem;
  padding: 1px 0 2px 40px;
  margin-top: 14px;
  margin-bottom: 0;
  margin-left: 20px;
  background-image: none;
}

#kpmc2024_overview_section .card-overview-content-ul, #kpmc2024_overview_section .card-overview-content-ul h3{
  margin-bottom: 0px;
}

#kpmc2024_overview_section .tag-bg{
 margin-bottom: 20px;
}

#kpmc2024_overview_section .tag-bg p{
  display: inline;
  padding: 10px;
  background-color: #009eb7;
  color: #fff!important;

}


#kpmc2024_overview_section .card-overview-content{
  padding: 0 40px;
}

#kpmc2024_overview_section .card-overview ul>li::before{
  display: block;
  content: '';
  position: absolute;
  top: 0.5em;
  left: 8px;
  width: 20px;
  height: 20px;
  /* background-image: url(/business/products/graphic/printlab/seminar/page2024/img/ball.png);
  background-repeat: no-repeat;
  background-size: 100%; */
}




#kpmc2024_overview_section .kpmc2024-overview-h3{
  margin-left: 0px;
  color: #0062C2;
  margin-bottom: 0px;
  font-size: 20px!important;
}

#kpmc2024_overview_section .kpmc2024-overview-h3 a{
  color: #0062C2!important;
  text-decoration: underline!important;
}

#kpmc2024_overview_section .p-text{
  margin-left: 60px;
  font-size: 20px!important;
}

#kpmc2024_overview_section .small-text{
  font-size: 14px;
  font-weight: normal;
  color: #333333;
}
@media only screen and (min-width: 600px){

#kpmc2024_overview_section .card-overview .border-card-overview-r{
  border-right: 1px dotted #C4C4C4;
}

#kpmc2024_overview_section .card-overview .border-card-overview-l{
  border-left: 1px dotted #C4C4C4;
}

/* #kpmc2024_overview_section .kpmc2024_overview_section_content{
  background-image: url(/business/products/graphic/printlab/seminar/page2024/img/pc_bg2.png);
  background-size:     cover;                    
  background-repeat:   no-repeat;
  background-position: center center; 
} */

}

@media only screen and (min-width: 1000px){
#kpmc2024_overview_section {width: 100vw;}
}
@media only screen and (max-width: 999px){
#kpmc2024_overview_section {margin-right: -15px;margin-left: -15px;}
}
#kpmc2024_overview_wrap {max-width: 970px;margin:40px auto 0;background: rgba(255, 255, 255, 0.7);width: 100%;}
.kpmc2024_overview_Inr {max-width: 650px;margin: auto;}
.kpmc2024_overview_h3 {font-size: 1.375rem;font-weight: bold;margin-bottom:1rem;}
.kpmc2024_overview_schedule dt {font-weight: bold !important;margin-bottom:0.75rem !important;margin-right:10px !important;clear: left;float: left;width:3em;}
.kpmc2024_overview_schedule dd {margin-bottom:0.75rem !important;}
.kpmc2024_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){
#kpmc2024_overview_wrap {border-radius: 20px;}
.kpmc2024_overview_Inr {padding: 40px;}
}
@media only screen and (max-width: 599px){
#kpmc2024_overview_section{padding: 0px;}
.kpmc2024_overview_Inr {padding: 30px 20px;}
.kpmc2024_overview_h3 {text-align: center}

#kpmc2024_overview_section .card-overview .border-card-overview-r{
  border-bottom: 1px dotted #C4C4C4;
}

#kpmc2024_overview_section .card-overview-content{
  padding: 20px 15px;
}


#kpmc2024_overview_section .card-overview .border-card-overview-l{
  border-top: 1px dotted #C4C4C4;
}

#kpmc2024_overview_section .card-overview .card-overview-title{
  text-align: center;
}

#kpmc2024_overview_section .card-overview ul>li{
  padding: 0px 20px;
}

#kpmc2024_overview_section .card-overview ul>li::before{
  display: block;
  content: '';
  position: absolute;
  top: 0.5em;
  left: -5px;
  width: 15px;
  height: 15px;

}

#kpmc2024_overview_section .kpmc2024-overview-h3{
  margin-left: 0px;
  margin-right: 20px;
}

#kpmc2024_overview_section .p-text{margin-left: 40px;margin-right: 20px;}
#kpmc2024_overview_section .kpmc2024-overview-h3{margin-bottom: 0px;}
#kpmc2024_overview_section .card-overview-content{padding-bottom: 5px;}
#kpmc2024_overview_section .kpmc2024_overview_section_content {margin-bottom: 0px;}

}




/* douga_section */
#douga_section {
  position: relative;
  overflow: hidden;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  background-color: #E8F8FF;
  /* background-image: url(/business/products/graphic/printlab/seminar/page2024/img/img_page2024_haftone_04.png);
  background-position: bottom left;
  background-repeat: no-repeat; */
  
}

#douga_section .douga_wrap_Inr{
  border-radius: 20px;
  box-shadow: 0 4px 8px 0 rgba(114, 114, 114, 0.2), 0 6px 10px 0 rgba(114, 114, 114, 0.1);
  background-color: #fff;
  padding: 40px;
}

#douga_section .heading-h4{
  margin-top: 30px;
  color: #C0167B!important;
}


/* #douga_section .card-douga_section{
  background-image: url(/business/products/graphic/printlab/seminar/kpmc2024/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 .card-overview{
  background: #fff;
  border-radius: 20px;
  margin-top: 20px;
  margin-bottom: 15px;
  box-shadow: 0 4px 8px 0 rgba(114, 114, 114, 0.2), 0 6px 10px 0 rgba(114, 114, 114, 0.1);
} */


#douga_section .card-overview-title{
  background: #0062C2;
  color: #fff;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  padding: 10px 20px;
  font-size: 24px!important;
}


#douga_section .text-card{
  padding: 10px 30px 10px 30px;
  min-height: 220px;
}



.douga_waku {
  max-width: 970px;
  /* margin:40px auto 0; */
  background-color: #fff;
  /* background-image: url(/business/products/graphic/printlab/seminar/page2024/img/img_page2024_bg_pre.jpg);
  background-position: right;
  background-repeat: no-repeat; */
  background-size: 35%;
  width: 100%;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  box-shadow: 0 4px 8px 0 rgba(114, 114, 114, 0.2), 0 6px 10px 0 rgba(114, 114, 114, 0.1);
}

#douga_section  .small-text-h3{
  font-size: 20px;
}

#douga_section .text-increase-inquiries{
  /* font-size: 14px!important; */
  margin-bottom: 12px!important;
}

#douga_section .douga_waku_schedule dt {margin-bottom:0.75rem !important;margin-right:20px !important;clear: left;float: left;width:7em; border: 1px solid #BCBCBC;font-weight: bold; text-align: center;}
#douga_section .douga_waku_schedule dd {font-weight: bold; margin-bottom:0.75rem !important;}

#douga_section .douga_tag-text{
  border: 1px solid #BCBCBC;
  font-weight: bold; 
  text-align: center;
  padding: 5px 2px;
  width:7em;
}

.douga_waku .avatar_box{display: flex;justify-content:flex-start;width: 100%;margin: 0;padding-top:15px;margin-top: 2rem}
.douga_waku .avatar_box .avatar_ph {width:86px;margin-right:10px;}
.douga_waku .avatar_box .avatar_profile{text-align: left;width: calc(100% - 96px)}
.douga_waku .avatar_box .avatar_profile dd{font-size: 0.75rem;padding-top:0.2rem !important}
.douga_waku .avatar_box .avatar_profile dd.avatar_name{font-weight: bold;font-size: 1rem;}

@media only screen and (min-width: 600px){
.douga_waku {padding: 20px 40px;}
.avatar_wrap {display: flex;justify-content:flex-start;}
.avatar_wrap .avatar_box:first-child {width: 45%}
.avatar_wrap .avatar_box:nth-child(2) {width: 55%}
.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;}
.avatar_wrap .avatar_box {width: 100%}
.douga_h3 {font-size: 1.5rem !important;line-height: 1.3}
.douga_waku {background-image: none;}
#douga_section .douga_wrap_Inr{
  padding: 25px 20px;
}
/* #douga_section .text-increase-inquiries{
  font-size: 16px!important;
} */
}
@media only screen and (max-width: 400px){
.douga_h3 {font-size: 1.25rem !important;line-height: 1.6}
}

@media only screen and (max-width: 365px){
#douga_wrap .douga_waku_schedule {font-size: 0.8rem !important;}
  }


/* kanren_section */
#kanren_section {
  position: relative;
  overflow: hidden;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  background-color: #F0EAFF;
  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 .kpmc2024-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 .kanre_overview_Inr .kanre_overview_circle{
  position: absolute;
  top: -55px;
  right: 5%;
  border-radius: 50%;
  width: 160px;
  height: 160px;
  /* vertical-align: middle; */
  background: linear-gradient(#DB73EF, #C0167B);
}

/* #kanren_section .kanre_overview_Inr .kanre_overview_circle{
} */

#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 .kpmc2024-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-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-table {
  border: none;
  margin-top: 20px;
}

#kanren_section .kanren_schedule-table h3{
  border: 1px solid #BCBCBC;
  text-align: center;
  padding: 0px 10px;
  margin-bottom: 0px!important;
}

#kanren_section .kanren_schedule-table td{
  border: none;
}

#kanren_section .kanren_schedule-table .col-1{
  width: 6.5em;
}


#kanren_section .kanren_schedule dt {
  /* padding-top:2px;  */
  margin-bottom:0.75rem !important;margin-right:20px !important;clear: left;float: left;width:5em; 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;
}

@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_wrap .kanre-content{
  background-image: url(/business/products/graphic/printlab/seminar/page2024/img/pc_bg3.png);
  background-size:     cover;                    
  background-repeat:   no-repeat;
  background-position: center center; 
} */



#kanren_section .kanre_overview_Inr .kanre_overview_circle h3{
  font-size: 1.5rem!important;
 }
}

@media only screen and (min-width: 527px){
  .pcHide-526{
    display: none!important;
  }
  .ml-default-7{
    margin-left: 7px !important;
  }
}

@media only screen and (max-width: 526px){
  .spHide-526{
    display: none!important;
  }

  #kanren_section .kanre_overview_Inr{
    padding: 30px 10px!important;
  }



}

@media only screen and (max-width: 599px){
  .pb-phone-0{
    padding-bottom: 0px !important;
  }

  #kpmc2024_overview_section .card-overview {
    padding: 10px 0 20px 0 !important;
  }

  #kanren_section .kanren_schedule-table {
    margin-top: 10px !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;
}

#kanren_section .small-text-h3{
  font-size: 16px;
}

#kanren_section .kanre_overview_Inr{
  margin-top: 50px;
}

#kanren_section .kanre_overview_Inr .kanre_overview_circle{
  position: absolute;
  top: -50px;
  right: 2%;
  width: 110px;
  height: 110px;
}

#kanren_section .kanren_schedule-table {
  margin-top: 40px;
}


#kanren_section .kanre_overview_Inr .kanre_overview_circle h3{
  font-size: 18px!important;
  line-height: 1.5rem!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;}

}


@media only screen and (max-width: 465px){
  #kanren_section .kanren_schedule-table .col-1{
    width: 6em;
    padding:0px;
  }
}

@media only screen and (max-width: 485px){
  #kanren_section .kanren_schedule .kanren_time{padding-left: 56px;}

}


@media only screen and (max-width: 479px) and (min-width: 400px){
  #kanren_section .kanren_schedule dd {padding-top: 10px!important;}

}

@media only screen and (max-width: 399px) and (min-width: 320px){

  #kanren_section .kanren_schedule dd {padding-top: 8px!important;}
  #kanren_section .kanre-title-h2{
    font-size: 25px!important;
  }
}

@media only screen and (max-width: 325px){

  #kanren_section .kanren_schedule dd {font-size: 15px;}
}






.kanren_h3 span {font-size: 1.125rem}

/* useful_section */
/*#useful_section img {width: 100%}*/

/* button */
#contentsArea.kpmc2024_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: 74px;*/
  height: auto;
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: bold;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  
}

#contentsArea.kpmc2024_lp .smaller-text{ font-size: 20px!important;}
#contentsArea.kpmc2024_lp .smaller-text-16{ font-size: 16px!important;}
#contentsArea.kpmc2024_lp .smaller-text-20{ font-size: 1.3rem!important;}
#contentsArea.kpmc2024_lp .text-pink-22{ font-size: 22px; color:#C0167B;}

@media only screen and (min-width: 600px){
  #contentsArea.kpmc2024_lp .btn {
  max-width: 500px;
  }

  #contentsArea.kpmc2024_lp .smaller-text-16pc{ font-size: 16px!important;}
}


/* #contentsArea.kpmc2024_lp .btn:hover::before {bottom: 0;filter: blur(8px);} */
#contentsArea.kpmc2024_lp .btn:hover::before {bottom: 0;}
#contentsArea.kpmc2024_lp .gradient {
  /* background:#0062C2; */
  /* background:linear-gradient(.30turn, #5ca9f7, 30%, #0062C2); */
  background: linear-gradient(90deg, #40C4E0, rgba(43, 134, 252, 0) 20%),
              linear-gradient(90deg, #3CAFEA, rgba(43, 134, 252, 0) 100%),
              linear-gradient(90deg, #1178CC, rgba(43, 134, 252, 0) 200%),
              linear-gradient(90deg, #0062C0, rgba(43, 134, 252, 0) 300%);
  border-radius: 50px;
}

#contentsArea.kpmc2024_lp .btn-outline-pink {
  background: #fff;
  border: 2px solid #C32189;
  border-radius: 50px;
  color: #C32189;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 15px!important;
}

#contentsArea.kpmc2024_lp .btn-outline-pink:hover {
  background: #C32189;
  border-radius: 50px;
  color: #fff;
}

#contentsArea.kpmc2024_lp .btn-outline-pink a{
  color: #C32189!important;
}

#contentsArea.kpmc2024_lp .btn-outline-pink a:hover{
  color: #fff!important;
}

#contentsArea.kpmc2024_lp .btn-outline-pink::before {
  content: ">";
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -0.6em;
}

/* 
#contentsArea.kpmc2024_lp .btn-outline-pink::before{

} */



#contentsArea.kpmc2024_lp .gradient::before {
  content: ">";
}

#contentsArea.kpmc2024_lp .gradient::before{
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -0.6em;
}



#contentsArea.kpmc2024_lp .gradient3{
  background:#B3B3B3 !important;
}
@media only screen and (max-width: 599px){

  #contentsArea.kpmc2024_lp .btn {
    font-size: 1.1rem;
  }

  #contentsArea.kpmc2024_lp .btn-outline-pink .btnshine{
    padding: 0.8rem 0.8rem 0.8em!important;
  }

  .spHide{
    display: none!important;
  }

  #contentsArea.kpmc2024_lp .sp-sizetext{
    font-size: 12px!important;
  }

  #contentsArea.kpmc2024_lp  .prl-0{
    padding: 5px!important;
  }

  #contentsArea.kpmc2024_lp .text-pink-22{ font-size: 16px;}

  #contentsArea.kpmc2024_lp .smaller-text-20{ font-size: 1rem!important;}
}

@media only screen and (min-width: 599px){
  .pcHide{
    display: none!important;
  }
}


@media only screen and (min-width: 510px){
  .pcHide-500{
    display: none!important;
  }
}

@media only screen and (min-width: 599px) {
  .img-width {
      width: 370px;
  }
}

#seminar_section .p-text{
  font-size: 18px!important;
}

/* btnshine */
.btnshine,.btnshine3{
  position: relative;display:inline-block;outline: none;overflow: hidden;width: 100%;height: 100%;padding:1.4rem 0.8em 1rem;
}
.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: 0;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%;
  }
}


/* common */
#contentsArea.kpmc2024_lp .center {text-align: center}
/* #contentsArea.kpmc2024_lp a, a:hover {text-decoration: none !important;} */
#contentsArea.kpmc2024_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;
  }
}

@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 .kpmc2024-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 .kpmc2024-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 .kpmc2024-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 .kpmc2024-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 .kpmc2024-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){

  .pb-phone-25{
    padding-bottom: 25px!important;
  }

#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;
}







