@charset "UTF-8"; /* ↓ セクション スタイル ↓ */
.main-contents {
  margin-bottom: 200px;
}

section+section {
}

section .cont-ttl {
  margin-bottom: 80px;
}

section .cont-ttl h2 {
  font-family: 'PTSansNarrow', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 45px;
  line-height: 1;
  letter-spacing: 0.06em;
  color: #484848;
  font-weight: bold;
}

section .cont-ttl h2.s-ttl {
  font-size: 40px;
}

section .cont-ttl h2 span.sub-text {
  display: inline-block;
  margin-top: 20px;
  font-size: 0.35em;
  margin-left: 33px;
  font-weight: 400;
  letter-spacing: 0.05em;
}

section .cont-ttl p {
  margin-top: 46px;
  letter-spacing: 0.05em;
  font-size: 18px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

@media screen and (max-width: 1024px) {
  .main-contents {
    margin-bottom: 100px;
  }

  section+section {
    margin-top: 20px;
    padding-top: 60px;
  }

  section, section.w-width {
    max-width: none;
  }

  section .cont-ttl {
    margin-bottom: 30px;
  }

  section .cont-ttl h2 {
    font-size: 30px;
    margin-bottom: 10px;
    text-align: left;
    font-weight: 500;
  }

  section .cont-ttl h2.s-ttl {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.8;
  }

  section .cont-ttl h2 span.sub-text {
    font-size: 13px;
    display: block;
    margin: 10px 0 0;
  }

  section .cont-ttl p {
    font-size: 11px;
    letter-spacing: 0.02em;
    line-height: 2.27;
    margin-top: 20px;
  }
}

/* ↓ コンテンツ スタイル ↓ */
.main-contents h1, .main-contents h2, .main-contents h3, .main-contents h4, .main-contents p {
  color: #484848;
}

section .ttl-wrap {  
  margin-bottom: 60px;
}

section .ttl-wrap h2 {
  font-size: 45px;
  letter-spacing: 0.04em;
  font-weight: bold;
  color: #484848;
  text-align: center;
}
section .ttl-wrap p {
  letter-spacing: 0.05em;
  font-size: 18px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  text-align: center;
  font-weight: bold;
}

section .ttl-wrap p span { 
  font-weight: 400;
}

@media screen and (max-width: 1024px) {
  section .ttl-wrap {
    margin-bottom: 30px
  }

  section .ttl-wrap h2 {
    font-size: 26px;
  }
  section .ttl-wrap p {
    font-size: 11px;
    letter-spacing: 0.02em;
    line-height: 2.27;
  }
}

section.mv-wrap {
  width: 100%;
  max-width: none;
}

section.mv-wrap video {
  width: 100%;
}

section.concept-wrap h2 {
  font-size: 60px;
  font-weight: bold;
  color: #484848;
  text-align: center;
  letter-spacing: 0.04em;
}

@media screen and (max-width: 1024px) {
  section.concept-wrap {
    padding-top: 100px;
    margin-bottom: 60px;
  }

  section.concept-wrap h2 {
    font-size: 30px;
  }
}

section.serviexhibitorce-cont .cont-ttl {
  margin-bottom: 65px;
}

section.exhibitor-wrap .exhibitor-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 33px;
  margin-bottom: -21px;
}

.bnr-wrap .bnr-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.bnr-wrap .bnr-list li {
  width: calc(100% / 3 - 10px);
  text-align: center;
}
@media screen and (max-width: 768px) {
  .bnr-wrap .bnr-list {
    gap: 10px;
  }
  .bnr-wrap .bnr-list li {
    width: 100%;
  }
}

section.asian-wrap .radius-wrap {
  margin-top: 60px;
}

section.asian-wrap .radius-wrap .ttl {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid;
  text-align: center;
}

section.asian-wrap .radius-wrap .ttl h3 {
  font-size: 25px;
  letter-spacing: 0.05em;
  font-weight: bold;
  line-height: 1.5;
}

section.asian-wrap .radius-wrap .ttl p {
  font-size: 16px;
  letter-spacing: 0.05em;
  font-weight: 400;
  line-height: 2;
  margin-top: 20px;
}


section.asian-wrap .radius-wrap .detail {

}

section.asian-wrap .radius-wrap .detail .cont {
  display: flex;
  gap: 0 30px;

}

section.asian-wrap .radius-wrap .detail .cont + .cont {
  margin-top: 30px;
}

section.asian-wrap .radius-wrap .detail .cont .item {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 18px;
  letter-spacing: 0.05em;
  font-weight: bold;
  white-space: nowrap;
  width: auto;
}

section.asian-wrap .radius-wrap .detail .cont .text {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 15px;
  letter-spacing: 0.05em;
  font-weight: 400;
  line-height: 1.7;
  margin-top: 7px;
}

section.asian-wrap .radius-wrap .btn-wrap {
  margin-top: 40px;
}
section.asian-wrap .radius-wrap .btn-wrap .btn {
  margin: 0 auto;
}

@media screen and (max-width: 1024px) {
  section.asian-wrap .radius-wrap .ttl h3 {
    font-size: 19px;
  }
  section.asian-wrap .radius-wrap .ttl p {
    font-size: 12px;
  }
  section.asian-wrap .radius-wrap .detail .cont {
    flex-direction: column;
  }
  section.asian-wrap .radius-wrap .detail .cont .item {
    white-space: break-spaces;
    font-size: 14px;
  }
  section.asian-wrap .radius-wrap .detail .cont .text {
    font-size: 14px;
  }
}


.col2-cont {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px 60px;
  justify-content: center;
}

.col2-cont .img-wrap img {
  width: 100%;
}

.col2-cont {
}

.col2-cont .text h2 {
  font-size: 35px;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.3;
}

.col2-cont .text h2.s-size {
  font-size: 26px;
}

.col2-cont .text h2 span {
  display: inline-block;
  font-size: 0.5em;
  margin-left: 20px;
}

.col2-cont .text h3 {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.04em;
}

.col2-cont .text h4 {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.04em;
  margin-top: 14px;
}

.col2-cont .text h4 .ctg {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  padding: 0px 16px;
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.04em;
  border-radius: 20px;
  font-weight: 400;
  display: inline-block;
}

.col2-cont .text h4 .ctg.area {
  background-color: #8EA0B5;
}

.col2-cont .text h4 .ctg.floor {
  background-color: #727171;
  margin: 0 10px;
}

.col2-cont .text p {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.5;
  margin-top: 10px;
}

.col2-cont .text p.ttl {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.04em;
}

.col2-cont .text .message {
  margin-top: 30px;
}

.col2-cont .text .btn-wrap {
  margin-top: 30px;
}

@media screen and (max-width: 1024px) {
  .col2-cont {
    grid-template-columns: 1fr;
  }
  .col2-cont .text h2 {
    font-size: 25px;
  }
  .col2-cont .text h2.s-size  {
    font-size: 20px;
  }

  .col2-cont .text h3 {
    font-size: 18px;
  }

  .col2-cont .text h4 {
    font-size: 18px;
    margin-top: 8px;
  }

  .col2-cont .text p {
    font-size: 12px;
  }

  .col2-cont .text p.ttl {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.04em;
    line-height: 2;
  }
}

.caption-wrap {
  margin-top: 40px;
}

.caption-wrap p {
  font-size: 16px;
}

.caption-wrap a {
  text-decoration: underline;
}
.text h2 {
  
}
.text p {

}

@media screen and (max-width: 1024px) {
  .caption-wrap {
    margin-top: 40px;
  }

  .caption-wrap p {
    font-size: 12px;
  }

  .caption-wrap a {
    text-decoration: underline;
  }
}

section.img-bg {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  max-width: none;
}

section.img-bg img {
  width: 100%
}

@media screen and (max-width: 1024px) {
  section.outline-cont .cont-ttl {
    margin-bottom: 15px;
  }
}

section.border {
  width: 70%;
  max-width: 500px;
  height: 1px;
  border-bottom: 1px solid #707070;
}

section > .radius-wrap {
  width: 100%;
  max-width: none;
}

section > .radius-wrap .ttl-wrap *,
section > .radius-wrap .brand-list .detail *{
  color: #fff;
}

section > .radius-wrap .brand-list {
  max-width: 1100px;
  margin: 0 auto;
}

section > .radius-wrap .brand-list .detail .text {
  font-size: 16px; 
  line-height: 1.7;
}

@media screen and (max-width: 1024px) {
  section > .radius-wrap .brand-list .detail .text {
    font-size: 14px;
  }
}

section > .radius-wrap .brand-list .btn-wrap {
  margin-top: 30px;
}

section.brandlist-wrap .btn-wrap .btn {
  margin: 0 auto;
}

.list-wrap {
  display: grid;
  justify-content: center;
}

.list-wrap + .list-wrap {
  margin-top: 20px;
}

.list-wrap.col2 {
  gap: 40px 30px;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
}

.list-wrap.col3 {
  gap: 40px 15px;
  grid-template-columns: repeat(auto-fit, minmax(226.1px, 1fr));
}

.list-wrap.col4 {
  gap: 20px 10px;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}

.list-wrap.col5 {
  gap: 20px 10px;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
}
.list-wrap.col5.sp {
  display: none;
}

.list-wrap.items-center {
  align-items: center;
}

@media screen and (max-width: 768px) {
  .list-wrap.col5 {
    grid-template-columns: repeat(2, 1fr);
  }
  .list-wrap.col5.sp {
    display: block;
  }
}

.list-wrap .list .detail {
  margin-top: 20px;
}

.list-wrap .list .detail .ttl {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  font-weight: bold;
  line-height: 1.5;
}

.list-wrap .list .detail .text {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  font-weight: 400;
  line-height: 1.5;
}

.list-wrap .list .detail .center {
  text-align: center;
}

.brand-list + .btn-wrap {
  margin-top: 40px;
}

.brand-list + .btn-wrap .btn {
  margin: 0 auto;
}

.brand-list .brand .img-wrap + .detail {
  margin-top: 20px;
}

.brand-list .brand .detail .ctg-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  min-height: 24px;
  margin-bottom: 10px;
}
@media screen and (max-width: 1024px) {
  .brand-list .brand .detail .ctg-list.sp-none {
    display: none;
  }
}

.brand-list .brand .detail .ctg-list .ctg {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  padding: 0px 16px;
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.04em;
  border-radius: 20px;
}

.brand-list .brand .detail .ctg-list .ctg:empty {
  padding: 0;
}

.brand-list .brand .detail .ctg-list .ctg.area[data-area="NORTH"] {
  background-color: #EDB88F;
}

.brand-list .brand .detail .ctg-list .ctg.area[data-area="SOUTH"] {
  background-color: #8EA0B5;
}

.brand-list .brand .detail .ctg-list .ctg.area[data-area="WEST"] {
  background-color: #AAB8AF;
}

.brand-list .brand .detail .ctg-list .ctg.area[data-area="EAST"] {
  background-color: #CB8F90;
}

.brand-list .brand .detail .ctg-list .ctg.area[data-area="ISLAND"] {
  background-color: #E8EAA6;
  color: #555454;
}

.brand-list .brand .detail .ctg-list .ctg.area[data-area="TASTY"] {
  background-color: #45914C;
}

.brand-list .brand .detail .ctg-list .ctg.area[data-area="STIRY"] {
  background-color: #F49F19;
}

.brand-list .brand .detail .ctg-list .ctg.area[data-area="ECHO"] {
  background-color: #8052FF;
}

.brand-list .brand .detail .ctg-list .ctg.area[data-area="VISION"] {
  background-color: #FA0DF1;
}

.brand-list .brand .detail .ctg-list .ctg.area[data-area="OTHER"] {
  background-color: #000000;
}

.brand-list .brand .detail .ctg-list .ctg.area[data-area="SCSK"] {
  background-color: #0D3AFA;
}

.brand-list .brand .detail .ctg-list .ctg.floor {
  background-color: #727171;
}

.brand-list .brand .detail .ctg-list .ctg.catalog {
  background-color: #000;
}

.brand-list .brand .detail p {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

.brand-list .brand .detail .ttl {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  font-weight: bold;
  line-height: 1.5;
}

.brand-list .brand .detail .text {
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 0.04em;
  line-height: 1.7;
}

.brand-list .brand .detail .ttl + .text {
  margin-top: 10px;
}

.brand-list .brand .detail .text a {
  text-decoration: underline;
}


@media screen and (max-width: 1024px) {
  .sec-brand-list {
    width: 100%;
    margin: 0 auto;
    max-width: none;
  }
}
.radius-sec {
  width: 100% !important;
  max-width: none !important;
}
.radius-wrap {
  border-radius: 60px;
  padding: 90px;
}
.radius-wrap.white {
  border: 1px solid;
  background-color: #fff;
}
.radius-wrap.black {
  background-color: #000;
}
.radius-wrap.pink {
  background-color: #E47D7C;
}
@media screen and (max-width: 1024px) {
  .radius-wrap {
    border-radius: 40;
    padding: 60px 20px;
  }
  .radius-sec .radius-wrap {
    border-radius: 0;
  }
}


section.top-cont {
  display: flex;
  flex-direction: column;
  max-width: 1168px;
  padding: 0;
}

section.top-cont .mv {
  margin-top: 17px;
}

section.top-cont .mv img {
  border: 1px solid #D7D6D6;
}

@media screen and (max-width: 1024px) {
  section.top-cont {
    gap: 30px;
    width: 100%;
    max-width: 520px;
  }

  section.top-cont>* {
    width: calc(100% - 80px);
    margin: 0 auto;
  }

  section.top-cont .main {
    width: 100%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 1024px) {
  section.top-cont .mv {
    margin-top: 0;
  }
}

section.top-cont .main {
  display: grid;
  grid-template-columns: 500fr 567fr;
  gap: 70px;
  margin-top: 158px;
  margin-bottom: -4px;
}

@media screen and (max-width: 1024px) {
  section.top-cont .main {
    display: block;
  }
}

section.top-cont .main .main_img video {
  width: 100%;
}

@media screen and (max-width: 1024px) {
  section.top-cont .main {
    margin-top: 0;
  }

  section.top-cont .main .main_text, section.top-cont .sp-text {
    width: calc(100% - 80px);
    margin: 0 auto;
  }

  section.top-cont .sp-text {
    font-size: 11px;
    letter-spacing: 0.02em;
    line-height: 2.72;
  }
}

section.top-cont .main .main_text>*+* {
}

section.top-cont .main .main_text h1 {
  font-family: new-order, sans-serif;
  font-weight: 500;
  font-size: 88px;
  letter-spacing: 0;
  line-height: 0.89;
  font-weight: 500;
  margin-top: 28px;
}

section.top-cont .main .main_text h1 span {
  font-size: 0.49em;
  margin-top: 12px;
  display: inherit;
  margin-left: 6px;
  letter-spacing: 0.02em;
  font-weight: 600;
}

@media screen and (max-width: 1024px) {
  section.top-cont .main .main_text h1 {
    font-size: 60px;
    margin-top: 40px;
  }
}

section.top-cont .main .main_text h2 {
  font-size: 23px;
  letter-spacing: 0.023em;
  line-height: 1.95;
  font-weight: bold;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  margin-left: 9px;
  margin-top: 14px;
}

section.top-cont .main .main_text .top-text {
  font-size: 16px;
  line-height: 2.18;
  letter-spacing: 0.04em;
  margin-left: 9px;
  margin-top: 20px;
}

section.top-cont .main .main_text .btn {
  max-width: none;
  margin-top: 30px;
}

section.top-cont .sp-main {
  order: 2;
}

section.top-cont .sp-main>*+* {
  margin-top: 40px;
}

@media screen and (max-width: 1024px) {
  section.top-cont .main .main_text h2 {
    font-size: 18px;
    margin-left: 0;
  }
}

section.action-wrap {

}

section.action-wrap .ttl-wrap h2 {
  text-align: left;
  font-size: 40px;
}
section.action-wrap .ttl-wrap h2 .logo {
  display: block;
  width: 90%;
  max-width: 400px;
  margin-bottom: 40px;
}
section.action-wrap .ttl-wrap p {
  text-align: left;
  margin-top: 10px;
}
section.action-wrap .btn-wrap {
  margin-top: 40px;
}
section.action-wrap .btn-wrap .btn {
  margin: 0 auto;
}


@media screen and (max-width: 1024px) {
  section.action-wrap .ttl-wrap h2 {
    font-size: 20px;
    line-height: 1.5;
  }
  section.action-wrap .ttl-wrap h2 .logo {
    margin-bottom: 20px;
  }
}