@charset "utf-8";

.top-visual-area {
position: relative;
width: 100%;
height:100svh;
overflow: hidden;
}
.top-visual-area .mv {
width:100%;
height: 100svh;
position: absolute;
left:0;
top:0;
z-index: 0;
}
.top-visual-area .mv::before {
z-index: 2;
display: block;
position: absolute;
top: 0;
left: 0;
content: "";
width: 100%;
height: 100%;
/*background: #3C3B6E;
background: linear-gradient(180deg,rgba(60, 59, 110, 0.2) 0%, rgba(60, 59, 110, 1) 100%);*/
background: #121212;
background: linear-gradient(180deg,rgba(18, 18, 18, 0.6) 0%, rgba(104, 143, 60, 0.5) 20%, rgba(60, 59, 110, 0.3) 70%, rgba(60, 59, 110, 1) 100%);
}
#visual-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  pointer-events: none;
  background: url("../images/slide001.webp") top center / cover no-repeat;
}
.visual,
.visual .swiper-wrapper,
.visual .swiper-slide,
.visual .swiper-slide picture {
width: 100%;
height: 100vh;
}
.visual .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.visual .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top-visual-area .copybox {
width: 100%;
height: 100%;
overflow: hidden;
position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
z-index: 2;
color: #fff;
}
.copy-text {
width: 100%;
position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -40%);
}
.top-visual-area .copybox p {
color: #fff;
text-align:center;
letter-spacing: 3px;
}
.top-visual-area .copybox figure {
width: 100%;
margin: 0 auto;
text-align: center;
}
.top-visual-area .copybox p.copy-1 {
line-height: 1;
font-weight: 700;
  font-family: "League Spartan", sans-serif;
letter-spacing: 1px;
margin-bottom: 2rem;
text-shadow: 0 0 15px rgba(0,0,0,0.4);
}
.top-visual-area .copybox p.copy-1 span:nth-child(1) {
display: block;
font-size: 5em;
font-size: 5rem;
font-weight: 700;
letter-spacing: 1px;
margin-bottom: 1.85rem;
}
.top-visual-area .copybox p.copy-1 span:nth-child(2) {
display: block;
font-size: 7em;
font-size: 7rem;
font-weight: 700;
letter-spacing: 4px;
margin-bottom: 1rem;
}
.top-visual-area .copybox p.copy-1 span:nth-child(3) {
display: block;
font-size: 14em;
font-size: 14rem;
font-weight: 700;
letter-spacing: 0px;
margin-bottom: 0;
line-height:0.9;
}
.top-visual-area .copybox p.copy-1 span:nth-child(4) {
display: block;
font-size: 14em;
font-size: 14rem;
font-weight: 700;
letter-spacing: 0px;
margin-bottom: 0.25rem;
line-height:0.9;
}
.top-visual-area .copybox p.copy-1 span:nth-child(5) {
display: block;
font-size: 7em;
font-size: 7rem;
font-weight: 700;
letter-spacing: 2px;
}

.top-visual-area .copybox p.copy-2 {
font-size: 4.4em;
font-size: 4.4rem;
line-height: 1.5;
font-weight: 700;
font-family: "Noto Sans JP", sans-serif;
letter-spacing: 1px;
margin-bottom: 4rem;
text-shadow: 0 0 15px rgba(0,0,0,0.4);
}
body.english-body .top-visual-area .copybox p.copy-2 {
font-size: 4.0em;
font-size: 4.0rem;
font-weight: 500;
font-family: "League Spartan", sans-serif;
letter-spacing: 0px;
margin-bottom: 2rem;
line-height: 1.2;
}
.top-visual-area .copybox p.copy-3 {
font-size: 2.4em;
font-size: 2.4rem;
font-weight: 700;
font-family: "Noto Sans JP", sans-serif;
letter-spacing: 1px;
text-shadow: 0 0 10px rgba(0,0,0,0.3);
}
body.english-body .top-visual-area .copybox p.copy-3 {
font-size: 2.2em;
font-size: 2.2rem;
font-weight: 500;
font-family: "League Spartan", sans-serif;
letter-spacing: 1px;
line-height: 1.3;
}
.schedule-list {
display: flex;
justify-content:center;
position: absolute;
left: 50%;
bottom: 3%;
transform: translateX(-50%);
}
.schedule-list li {
margin: 0 1%;
text-align: center;
display: flex;
align-items: flex-end;
white-space: nowrap;
vertical-align:baseline;
}
.schedule-list li div {
margin-right: 1rem;
margin-bottom: 1.35rem;
padding: 0.75rem 2rem;
font-size: 2em;
font-size: 2rem;
line-height: 1;
font-weight: 600;
letter-spacing: 1px;
border-radius: 3rem;
color: rgba(0,0,0,0.8);
background: rgba(255,255,255,1);
vertical-align:baseline;
}
.schedule-list li h2 {
margin-right: 1rem;
font-size: 4.4em;
font-size: 4.4rem;
line-height: 1.55;
font-weight: 500;
letter-spacing: 2px;
vertical-align:baseline;
}
.schedule-list li p {
font-size: 12em;
font-size: 12rem;
font-weight: 600;
line-height: 1;
vertical-align:baseline;
}
.schedule-list li p span:nth-child(1) {
font-size: 6em;
font-size: 6rem;
line-height: 1;
vertical-align:baseline;
letter-spacing: 1px;
}
.schedule-list li p span:nth-child(2) {
font-size: 2.8em;
font-size: 2.8rem;
line-height: 1;
letter-spacing: 1px;
vertical-align:baseline;
}
/*
.top-visual-area .scroll {
position: absolute;
bottom: 3rem;
  left: 5rem;
  transform: translateX(-50%);
  text-align: center;
  font-family: serif;
  color: #fff;
font-size: 1.4em;
font-size: 1.4rem;
  text-decoration: none;
z-index: 2;
}
.top-visual-area .scroll a {
  color: #fff;
}
.top-visual-area .scroll .icon {
display: block;
  width: 30px;
  height: 50px;
  border: 1px solid #fff;
  border-radius: 20px;
  position: relative;
  margin-inline:auto;
  margin-bottom: 6px;
}
.top-visual-area .scroll .icon::before {
  content: "";
  width: 1px;
  height: 8px;
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  border-radius: 2px;
  animation: scrollanime 2s infinite;
}
@keyframes scrollanime {
  0% {
    opacity: 1;
    transform: translate(-50%, 0);
  }
  100% {
    opacity: 0;
    transform: translate(-50%, 20px);
  }
}
*/

#about {
padding: 0 0 16rem 0;
color: #fff;
background: #3C3B6E;
background: linear-gradient(180deg,rgba(60, 59, 110, 1) 40%, rgba(178, 34, 52, 1) 100%);
}
#about.section-area header::before {
    background:none;
}
#about .inner {
position: relative;
padding: 0;
}
#about .inner a {
color: #fff;
}
#about .inner h3 {
text-align: center;
}
#about .inner h3 span {
    font-size: 2.4em;
    font-size: 2.4rem;
	letter-spacing: 1px;
vertical-align:middle;
}

/*
#about .inner div {
width: 100%;
margin: 0 auto;
padding: 0 15%;
}*/
#about .inner div.column2 {
width: 100%;
position: relative;
padding: 8rem 10% 0 10%;
}
#about .inner div.column2 .image-photo001 {
position: absolute;
top: 10rem;
left: -23%;
width: 45%;
}
#about .inner div.column2 .image-photo002 {
position: absolute;
bottom: -10rem;
right: -10%;
width: 30%;
}
#about p.lead {
line-height: 2.0;
}



#exhibitors-products {
background: #B22234;
padding: 0 0 16rem 0;
}
#exhibitors-products.section-area header {
	background: url("../images/title-bk002.webp") center center / cover no-repeat fixed;
}
#exhibitors-products .inner {
padding-top: 16rem;

}
.exhibitor-list {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.exhibitor-list li {
width: 49%;
margin-bottom: 2.5rem;
padding: 6rem 3rem 3rem 3rem;
display: flex;
justify-content: space-between;
align-items: stretch;
flex-direction: column;
background: #fff;
border-radius: 3rem;
}
.exhibitor-list li div,
.exhibitor-list li a {
    color: #121212;
	text-decoration: none;

}

.swiper.products {
padding-top: 10rem;
}
.swiper.products .swiper-wrapper {
align-items: stretch;
justify-content: space-between;
}
.swiper.products .swiper-slide {
padding: 6rem 3rem 3rem 3rem;
display: flex;
justify-content: space-between;
align-items: stretch;
flex-direction: column;
background: #fff;
border-radius: 3rem;
}
.swiper.products .swiper-slide a {
    color: #121212;
	text-decoration: none;
}

#exhibitors-products.section-area h3.title {
margin-top: 0 !important;
margin-bottom: 3rem !important;
line-height: 1.3;
  letter-spacing: 0;
  font-size: 3em !important;
    font-size: 3rem !important;
	color: #465D76;
}
#exhibitors-products.section-area a h3.title {
	color: #465D76;
	text-decoration: none;
}
#exhibitors-products.section-area h3.title span {
margin-top: 1rem;
display: block;
  font-size: 2.0em !important;
    font-size: 2.0rem !important;
}
.exhibitor-list li div p,
.exhibitor-list li a p,
.swiper.products .swiper-slide a p {
    color: #121212;
	text-decoration: none;
}
.exhibitor-list li .c-logo,
.swiper.products .swiper-slide .c-logo {
    position: relative;
    width: 70%;
	margin: 0 auto 4rem auto !important;
    overflow: hidden;
}
.exhibitor-list li .c-logo:before,
.swiper.products .swiper-slide .c-logo:before {
    display: block;
    content: "";
    padding-top: 40%;
}
.exhibitor-list li .c-logo span,
.swiper.products .swiper-slide .c-logo span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.exhibitor-list li .c-logo span img,
.swiper.products .swiper-slide .c-logo span img {
    transition-duration: 0.3s;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.exhibitor-list li .state,
.swiper.products .swiper-slide .state {
margin-bottom: 1.5rem !important;
}
.exhibitor-list li .state span,
.swiper.products .swiper-slide .state span {
background: #93B7BE;
border-radius: 3rem;
padding: 0.4rem 1.25rem;
font-size: 1.5em;
font-size: 1.5rem;
color: #fff;
}
.exhibitor-list li .products,
.swiper.products .swiper-slide .products {
font-size: 1.8em;
font-size: 1.8rem;
font-weight: bold;
margin-bottom: 1rem !important;
}
.exhibitor-list li .introduction,
.swiper.products .swiper-slide .introduction {
font-size: 1.6em;
font-size: 1.6rem;
line-height: 1.7;
}
.swiper.products .swiper-wrapper {
    padding: 2rem 0 8rem 0;
}
.swiper-button-next,
.swiper-button-prev {
    --swiper-navigation-color: #fffff6;
    top: inherit !important;
    bottom: 0 !important;
}
.swiper-button-next {
right: 1% !important;
}
.swiper-button-prev {
left: 1% !important;
}
.swiper-pagination-bullet {
  margin: 0 5px !important;
  width: 15px;
  height:15px;
  background: #fffff6;
  opacity: 0.19;
}

.swiper-pagination-bullet-active {
  background: #fffff6;
  opacity: 1;
}
.swiper-pagination-bullet,
.swiper-pagination-bullet-active {
  background: #fffff6;
}

.gallery {
background: #555;
}

#event-overview {
padding: 0 0 16rem 0;
}

#event-overview.section-area header {
	background: url("../images/title-bk001.webp") center center / cover no-repeat fixed;
}
#event-overview .inner {
padding-top: 10rem;
}
#event-overview .wrapper {
margin-bottom: 6rem;
}
.event-list {

}
.event-list li {
margin-bottom: 3rem;
display: grid;
grid-template-columns: 20% 80%;
grid-template-rows: auto;
border:#3C3B6E 3px solid;
border-radius: 3rem;
}
.event-list li h3 {
grid-column: 1 / 2;
grid-row: 1 / 3;
margin: 0 !important;
background: #3C3B6E;
color: #fff;
text-align: center;
font-size: 5.6em;
font-size: 5.6rem;
font-weight: 600;
line-height: 1.4;
letter-spacing: 4px;
border-radius: 2.5rem 0 0 2.5rem;
}
.event-list li h3 span {
margin: 4rem 3rem 2rem 3rem;
display: block;
text-align: center;
font-size: 2em;
font-size: 2rem;
font-weight: 800;
line-height: 1.4;
background: #fff;
color: #B22234;
border-radius: 2.8rem;
}
.event-list li dl {
grid-column: 2 / 3;
grid-row: 1 / 2;
padding: 3rem 4rem;
}
.event-list li dt {
width: 18%;
font-size: 1.6em;
font-size: 1.6rem;
}
.event-list li dt span {
display: block;
width: 100%;
background: #eee;
padding: 0.2rem 1rem;
border-radius: 0.5rem;
}
.event-list li dd {
width: 82%;
padding-left:3%;
}
.event-list li dd p {
margin: 0;
}
.event-list li dd > p:first-child {
margin-bottom: 1rem;
}
.event-list li dd strong {
font-size: 3em;
font-size: 3rem;
font-weight: 700;
line-height: 1.4;
}
.event-list li p.btn {
grid-column: 2 / 3;
grid-row: 2 / 3;
margin: 0 3rem 4rem 3rem;
text-align: center;
font-size: 3em;
font-size: 3rem;
font-weight: 600;
}
.event-list li p.btn a {
display: block;
background: #B22234;
color: #fff;
padding: 3rem 0;
border-radius: 6rem;
text-decoration: none;
}
.event-list li p.btn a:hover {
background: #D01B1B;
}
.application-box {
margin-bottom: 6rem;
padding:4rem 6rem;
background: #A8DADC;
border-radius: 3rem;
}
.application-box h3 {
margin: 0 0 1.5rem 0;
}





.top-vision-area {
background: #f9f9f9;
}
.section-area.top-vision-area .container {
	position: relative;
}

.section-area.top-vision-area header {
	background: url("../images/slide004.webp") center center / 100% auto no-repeat;
}
.section-area.top-vision-area .wrapper {
margin-bottom: 12rem;
align-items: center;
position: relative;
}
.section-area.top-vision-area .wrapper:last-of-type {
margin-bottom: 0;
}
.section-area.top-vision-area .wrapper::after {
position: absolute;
display: block;
content: "";
background: #fff;
z-index: 0;
}
.section-area.top-vision-area .wrapper:first-of-type::after {
top: -20rem;
right: 0;
width: 25rem;
height: 50rem;
}
.section-area.top-vision-area .wrapper:last-of-type::after {
bottom: -8rem;
left: 0;
width: 30rem;
height: 40rem;
}

.section-area.top-vision-area .wrapper > .photo {
    width: 45%;
}
.section-area.top-vision-area .wrapper > .text {
width: 55%;
text-align: center;
z-index: 1;
}
.top-vision-area h3.title {
font-size: 6.4em;
font-size: 6.4rem;
font-weight: 500;
font-family: "League Spartan", sans-serif;
margin-bottom: 4rem;
  position: relative;
  line-height: 1.4;
  padding:0.4rem 4rem;
  display: inline-block;
  color:#11116E;
}
.top-vision-area h3.title:before,
.top-vision-area h3.title:after { 
  content:'';
  width: 20px;
  height: 30px;
  position: absolute;
  display: inline-block;
}
.top-vision-area h3.title:before {
  border-left: solid 1px #11116E;
  border-top: solid 1px #11116E;
  top:0;
  left: 0;
}
.top-vision-area h3.title:after {
  border-right: solid 1px #11116E;
  border-bottom: solid 1px #11116E;
  bottom:0;
  right: 0;
}
.top-vision-area section p {
font-size: 2.4em;
font-size: 2.4rem;
font-weight: 600;
font-family: "Noto Sans JP", sans-serif;
line-height: 2.0;
letter-spacing: 4px;
}
body.english-body .top-vision-area section p {
letter-spacing: 1px;
font-size: 2.0em;
font-size: 2.0rem;
line-height: 1.8;
padding: 0 5%;
}
.top-vision-area .slideshow {
  position: relative;
  width: 100%;
  aspect-ratio: 4 / 3.5;
  overflow: hidden;
}
.top-vision-area .slide {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
}
.top-vision-area .slide.active {
  opacity: 1;
}

.top-history-area {
position: relative;
}
.top-history-area::after {
position: absolute;
top:0;
left: 0;
content: "";
display: block;
width: 15%;
height: 100%;
border-right: #ddd 1px solid;
z-index: -1;
}
.section-area.top-history-area header {
	background: url("../images/slide001.webp") center center / 100% auto no-repeat;
}

.section-area.top-news-area header {
background: none;
padding: 12rem 0 0 0;
color:#11116E;
}
#body-area .section-area.top-news-area header {
    padding: 24rem 0 0 0;
}
.section-area.top-news-area header::before {
display: none;
}
.section-area.top-news-area .container {
    padding: 6rem 10% 18rem 10%;
}
.news-list {
border-top:#ddd 1px solid;
}
.news-list li {
border-bottom:#ddd 1px solid;
display: flex;
justify-content: space-between;
padding: 2.5rem 0;
}
.news-list li span {
width: 15%;
font-size: 1.4em;
font-size: 1.4rem;
color: #666;
}
.news-list li a {
width: 85%;
}
body.english-body .news-list li span {
width: 25%;
}
body.english-body .news-list li a {
width: 75%;
}

.section-area.top-officers-area header {
background: none;
padding: 12rem 0 0 0;
color:#11116E;
}
#body-area .section-area.top-officers-area header {
    padding: 24rem 0 0 0;
}
.section-area.top-officers-area header::before {
display: none;
}
.section-area.top-officers-area .container {
    padding: 6rem 10% 18rem 10%;
}

.section-area.top-officers-area dl dt {
text-align: left;
width: 27%;
}
.section-area.top-officers-area dl dd {
width: 73%;
}




@media screen and (max-width: 1366px) {

.top-visual-area .copybox figure {
    width: 50%;
    margin: 0 auto 2rem auto;
}


.copy-text {
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translate(-50%, -20%);
}

.top-visual-area .copybox p.copy-1 span:nth-child(1) {
font-size: 2.5em;
font-size: 2.5rem;
}
.top-visual-area .copybox p.copy-1 span:nth-child(2) {
font-size: 3.5em;
font-size: 3.5rem;
}
.top-visual-area .copybox p.copy-1 span:nth-child(3) {
font-size: 10em;
font-size: 10rem;
}
.top-visual-area .copybox p.copy-1 span:nth-child(4) {
font-size: 10em;
font-size: 10rem;
}
.top-visual-area .copybox p.copy-1 span:nth-child(5) {
font-size: 4em;
font-size: 4rem;
}
.top-visual-area .copybox p.copy-2 {
    font-size: 3.0em;
    font-size: 3.0rem;
    margin-bottom: 0;
}
.schedule-list li div {
    margin-right: 0.75rem;
    margin-bottom: 1.05rem;
    padding: 0.75rem 1.5rem;
    font-size: 1.6em;
    font-size: 1.6rem;
}
.schedule-list li h2 {
    margin-right: 0.75rem;
    font-size: 3.6em;
    font-size: 3.6rem;
	line-height: 1.45;
}
.schedule-list li p {
    font-size: 8em;
    font-size: 8rem;
}





}
@media screen and (max-width: 1200px) {
.schedule-list li h2 {
        font-size: 3.2em;
        font-size: 3.2rem;
		line-height: 1.35;
}
.schedule-list li p {
        font-size: 6em;
        font-size: 6rem;
}
.schedule-list li p span:nth-child(1) {
    font-size: 4em;
    font-size: 4rem;
}
.schedule-list li div {
        margin-bottom: 0.85rem;
        padding: 0.5rem 1.25rem;
        font-size: 1.4em;
        font-size: 1.4rem;
}

.event-list li h3 span {
    margin: 4rem 3rem 2rem 3rem;
    font-size: 1.75em;
    font-size: 1.75rem;
}
.event-list li h3 {
    font-size: 5.2em;
    font-size: 5.2rem;
}
#about .inner div.column1 {
padding: 0 10%;
}
#about .inner div.column2 {
display: grid;
grid-template-columns: 50% 50%;
padding: 4rem 10% 0 10%;
}
#about .inner div.column2 div {
grid-column: 1 / 3;
grid-row: 1 / 2;
    width: 90%;
    margin: 0 auto;
}

#about p.lead br {
display: none;
}
#about .inner div.column2 .image-photo001 {
    position: static;
    top: 0;
    left: 0;
	width: 100%;
grid-column: 1 / 2;
grid-row: 2 / 3;
padding-right: 2%;
}
#about .inner div.column2 .image-photo002 {
    position: static;
    top: 0;
    left: 0;
	width: 100%;
grid-column: 2 / 3;
grid-row: 2 / 3;
padding-left: 2%;
}

}

@media screen and (max-width: 1024px) {
.top-visual-area .copybox p.copy-1 span:nth-child(3),
.top-visual-area .copybox p.copy-1 span:nth-child(4) {
        font-size: 7em;
        font-size: 7rem;
}

.top-visual-area .copy-1,
.top-visual-area .copy-2,
.top-visual-area .copy-3,
.scroll {
  transform: translateX(0);
  transform: translateY(-10px);
}
#about .inner h3 span {
    font-size: 2.0em;
    font-size: 2.0rem;
}
#event-overview.section-area header {
    background: url(../images/title-bk001.webp) center center / 100% auto no-repeat scroll;
}
#exhibitors-products.section-area header {
    background: url(../images/title-bk002.webp) center center / 100% auto no-repeat scroll;
}
    .copy-text {
        position: absolute;
        top: 40%;
        left: 50%;
        transform: translate(-50%, -40%);
    }
.schedule-list li h2 {
        font-size: 2.2em;
        font-size: 2.2rem;
        line-height: 1.35;
}
.schedule-list li div {
margin-right: 0.5rem;
        margin-bottom: 0.5rem;
        font-size: 1.2em;
        font-size: 1.2rem;
}
.schedule-list li p {
        font-size: 5em;
        font-size: 5rem;
}
.schedule-list li p span:nth-child(1) {
        font-size: 2.5em;
        font-size: 2.5rem;
}
.schedule-list li p span:nth-child(2) {
    font-size: 2.0em;
    font-size: 2.0rem;
}
.exhibitor-list li {
    margin-bottom: 1.5rem;
    padding: 4rem 3rem 3rem 3rem;
}
#exhibitors-products.section-area h3.title {
    margin-bottom: 1.5rem !important;
    font-size: 2.4em !important;
    font-size: 2.4rem !important;
}
#exhibitors-products.section-area h3.title span {
    margin-top: 0.75rem;
    font-size: 1.8em !important;
    font-size: 1.8rem !important;
}
.exhibitor-list li .products, .swiper.products .swiper-slide .products {
    font-size: 1.6em;
    font-size: 1.6rem;
}
.exhibitor-list li .introduction,
.swiper.products .swiper-slide .introduction {
font-size: 1.5em;
font-size: 1.5rem;
line-height: 1.6;
}
.event-list li {
    margin-bottom:2rem;
 display:block;
    border: #3C3B6E 3px solid;
    border-radius: 2rem;
}
.event-list li h3 {
        font-size: 2.4em;
        font-size: 2.4rem;
		vertical-align: middle;
		border-radius: 1rem 1rem 0 0;
		padding: 2rem 2rem;
		text-align: left;
}
.event-list li h3 span {
        margin: 0 1rem 0 0;
		padding: 0.35rem 1rem 0.45rem 1.5rem;
		display: inline;
        font-size: 1.4em;
        font-size: 1.4rem;
		line-height: 2.4;
		border-radius: 3rem;
    }

}

@media screen and (max-width: 840px) {
#about .inner h3 span {
    font-size: 1.75em;
    font-size: 1.75rem;
}
.schedule-list {
	flex-direction: column;
}
.schedule-list li {
    margin: 0 0 1.25rem 0;
}
.exhibitor-list li .c-logo,
.swiper.products .swiper-slide .c-logo {
    width: 100%;
    margin: 0 auto 2rem auto !important;
}
#exhibitors-products.section-area h3.title {
        margin-bottom: 1.25rem !important;
        font-size: 2.2em !important;
        font-size: 2.2rem !important;
		line-height: 1.4;
}
#exhibitors-products.section-area h3.title span {
        margin-top: 1rem;
        font-size: 1.7em !important;
        font-size: 1.7rem !important;
}
#about {
    padding: 0 0 8rem 0;
}
#about.section-area header {
        padding: 6rem 0 4rem 0;
}

.application-box {
    margin-bottom: 3rem;
    padding: 2rem 3rem 0.5rem 3rem;
    border-radius: 1rem;
}
.application-box h3 {
    margin: 0 0 0.5rem 0;
}
#event-overview {
    padding: 0 0 8rem 0;
}
#exhibitors-products .inner {
    padding-top: 8rem;
}
#exhibitors-products {
    padding: 0 0 8rem 0;
}
}
@media screen and (max-width: 768px) {
.top-visual-area .copybox p.copy-1 {
    margin-bottom: 3rem;
}
.top-visual-area .copybox p.copy-1 span:nth-child(1) {
        font-size: 2.2em;
        font-size: 2.2rem;
    margin-bottom: 1.25rem;
}
.top-visual-area .copybox p.copy-1 span:nth-child(2) {
        font-size: 3em;
        font-size: 3rem;
		margin-bottom: 0.5rem;
}
.top-visual-area .copybox p.copy-1 span:nth-child(3),
.top-visual-area .copybox p.copy-1 span:nth-child(4) {
        font-size: 5.5em;
        font-size: 5.5rem;
}
.top-visual-area .copybox p.copy-1 span:nth-child(4) {
    margin-bottom: 0.75rem;
}
.top-visual-area .copybox p.copy-1 span:nth-child(5) {
        font-size: 2.4em;
        font-size:2.4rem;
}
.top-visual-area .copybox p.copy-2 {
        font-size: 2em;
        font-size: 2rem;
}
#about .inner h3 span {
        font-size: 2.0em;
        font-size: 2.0rem;
}
.schedule-list {
    bottom: 2rem;
}
.schedule-list li {
        margin: 0 0 0.8rem 0;
}
.schedule-list li div {
        margin-right: 0.5rem;
        margin-bottom: 0.5rem;
		padding: 0.5rem 1rem;
}
.schedule-list li h2 {
        font-size: 2.2em;
        font-size: 2.2rem;
}
.schedule-list li p {
        font-size: 4.5em;
        font-size: 4.5rem;
}
    .schedule-list li p span:nth-child(1) {
        font-size: 2.7em;
        font-size: 2.7rem;
    }
.schedule-list li p span:nth-child(2) {
        font-size: 1.7em;
        font-size: 1.7rem;
}
#about {
        padding: 0 0 3rem 0;
}
#about.section-area header p,
#about.section-area header h2.en {
        font-size: 2.7em;
        font-size: 2.7rem;
}
#about.section-area header {
        padding: 4rem 0 3rem 0;
}
#about p.lead {
    line-height: 1.8;
}
#about .inner div.column2 {
padding: 2rem 6% 0 6%;
}
#about .inner div.column2 div {
        width: 100%;
}
#about .inner div.column1 {
        padding: 0 6%;
}
#event-overview .inner {
    padding-top: 3rem;
}
.application-box {
margin-top: 2rem;
        margin-bottom: 2rem;
        padding: 1.25rem 2rem;
}
.application-box p {
margin-bottom: 0.5rem;
        font-size: 1.4em;
        font-size: 1.4rem;
        line-height: 1.75;
}

.event-list li {
        margin-bottom: 1rem;
        display: block;
        border: #3C3B6E 2px solid;
        border-radius: 1rem;
    }
.event-list li h3 {
        font-size: 2.0em;
        font-size: 2.0rem;
        vertical-align: middle;
        border-radius: 0.7rem 0.7rem 0 0;
        padding:  0.75rem 1rem 0.85rem 1rem;
        text-align: left;
}
.event-list li h3 span {
        margin: 0 0.8rem 0 0;
        padding: 0.2rem 0.75rem 0.3rem 1rem;
        font-size: 1.3em;
        font-size: 1.3rem;
        line-height: 2.2;
}
.event-list li dl {
    padding: 1rem 2rem;
	flex-direction: column;
}
.event-list li dt {
    width: 100%;
    font-size: 1.2em;
    font-size: 1.2rem;
	text-align: left;
}
.event-list li dd {
    width: 100%;
	padding: 0 0 0.5rem 0;
    font-size: 1.4em;
    font-size: 1.4rem;
}
.event-list li dd strong {
    font-size: 2.0em;
    font-size: 2.0rem;
}
.event-list li dd > p:first-child {
    margin-bottom: 0.2rem;
}
.event-list li p.btn {
    margin: 0 1.5rem 1.5rem 1.5rem;
    font-size: 1.6em;
    font-size: 1.6rem;
}
.event-list li p.btn a {
    padding: 1.5rem 0;
}
#event-overview {
        padding: 0 0 3rem 0;
}
#exhibitors-products .inner {
        padding-top: 3rem;
}
#exhibitors-products {
        padding: 0 0 3rem 0;
}
.exhibitor-list {
flex-direction: column;
}
.exhibitor-list li {
width: 100%;
        margin-bottom: 0.5rem;
        padding: 1.5rem;
		border-radius: 1rem;
}
.exhibitor-list li div,
.exhibitor-list li a {
    color: #121212;
    text-decoration: none;
    display:grid;
	grid-template-columns: 35% 65%;
    flex:initial;
	position: relative;
}
.exhibitor-list li .c-logo,
.swiper.products .swiper-slide .c-logo {
        width: 60%;
        margin: 1.5rem auto 0 auto !important;
	grid-column: 1 / 2;
	grid-row:  1 / 3;
}
#exhibitors-products.section-area h3.title {
        margin-bottom: 0.5rem !important;
        font-size: 1.6em !important;
        font-size: 1.6rem !important;
        line-height: 1.4;
    flex:initial;
	grid-column: 2 / 3;
	grid-row:  1 / 2;
    }
    #exhibitors-products.section-area h3.title span {
        margin-top: 0.3rem;
        font-size: 1.4em !important;
        font-size: 1.4rem !important;
    }
.exhibitor-list li .products,
.swiper.products .swiper-slide .products {
        font-size: 1.4em;
        font-size: 1.4rem;
		line-height: 1.5;
		margin-bottom: 0;
	grid-column: 2 / 3;
	grid-row:  2 / 3;
}
.exhibitor-list li .introduction,
.swiper.products .swiper-slide .introduction {
	grid-column: 1 / 3;
	grid-row:  3 / 4;
font-size: 1.4em;
font-size: 1.4rem;
line-height: 1.5;
margin-top: 0.5rem;
margin-bottom: 0 !important;
}
.exhibitor-list li .state,
.swiper.products .swiper-slide .state {
    margin-bottom: 0.85rem !important;
	line-height: 1;
position: absolute;
top:-1.1rem;
left:-1rem;
}
.exhibitor-list li .state span,
.swiper.products .swiper-slide .state span {
    padding: 0.2rem 0.75rem;
    font-size: 1.1em;
    font-size: 1.1rem;
	letter-spacing: 0;
}


}

