@charset "UTF-8";
#home {
  background-color: #003141;
}

#rwd-content #rwd-main-content {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  #rwd-content .rwd-main-content {
    margin-bottom: 0;
  }
}
/* Keyvisual ----------*/
.rwd-block-keyvisual .swiper-container {
  height: 80vh;
}

.rwd-block-keyvisual {
  /*max-height: 100vh;
  overflow: hidden;*/
}

.effect-blur:before {
  content: "";
  background: url("../img/kv_01.jpg") 0% 0% no-repeat fixed;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: var(--opacity, 1);
  filter: blur(var(--blur, 0px));
  will-change: filter;
  transition: filter 0.3s ease-out, opacity 0.3s ease-out;
  z-index: -1;
}

#rwd-content .rwd-large-keyvisual-caption-wrap {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: auto;
}

#rwd-content .rwd-large-keyvisual-caption {
  background-color: transparent;
  position: relative;
}

#rwd-content .rwd-large-keyvisual-caption-inner {
  position: absolute;
  bottom: 0%;
  width: 100%;
  display: block;
  text-align: center;
  /*left: 50%;
  width: 98%;
  max-width: 1220px;
  transform: translate(-50%, 0);*/
  background-color: rgba(0, 0, 0, 0.2666666667);
  padding-bottom: 10px;
}
#rwd-content .rwd-large-keyvisual-caption-inner .title {
  margin-top: -30px;
}

#rwd-content .rwd-large-keyvisual-caption-inner .title {
  width: clamp(680px, 65vw, 1300px);
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.2));
}

#rwd-content .rwd-large-keyvisual-caption-inner .title-sub {
  width: 20vw;
  margin-left: 20.5vw;
  margin-top: 1vw;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.2));
}

#rwd-content .rwd-large-keyvisual-caption-inner .rwd-keyvisual-caption-title {
  display: block;
}

#rwd-content .swiper-container,
#rwd-content .rwd-slider-wide {
  margin-bottom: 0;
  padding-bottom: 0;
}

#rwd-content .swiper-container-horizontal > .swiper-pagination-bullets,
#rwd-content .swiper-pagination-custom,
#rwd-content .swiper-pagination-fraction {
  bottom: 5px;
}

#rwd-content .swiper-pagination-clickable.large-slide .swiper-pagination-bullet {
  opacity: 0.5;
  border-radius: 1rem;
}

#rwd-content .swiper-pagination-clickable.large-slide .swiper-pagination-bullet-active {
  background-color: #ffffff;
  opacity: 1;
}

@media screen and (max-width: 767px) {
  .effect-blur:before {
    background: url("../img/kv_01_sp.jpg") 0% 50% no-repeat;
    background-size: cover;
    position: fixed;
  }
  #rwd-content .rwd-large-keyvisual-caption-inner {
    position: absolute;
    bottom: 0;
    max-width: none;
    text-align: center;
  }
  #rwd-content .rwd-large-keyvisual-caption-inner img {
    top: 0;
    bottom: 0;
    max-width: 100%;
  }
  #rwd-content .rwd-mc-top-slider01 {
    padding-top: 0;
  }
  #rwd-content .rwd-large-keyvisual-caption-inner .title {
    padding: 1rem;
    margin-top: 0;
    width: 95%;
    height: auto;
    filter: drop-shadow(0px 4px 10px black);
  }
  #rwd-content .rwd-large-keyvisual-caption-inner .title-sub {
    width: 40vw;
    margin-left: 29.5vw;
  }
  #rwd-content .slider-type01.rwd-slider-large {
    margin-bottom: 0 !important;
  }
}
/* #vision ------------*/
#vision {
  padding-top: 30vh;
  padding-bottom: 15vh;
}

#vision h2 {
  color: #007eff;
  font-size: 4rem;
  margin-bottom: 3rem;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.1333333333));
}

#vision .lead {
  filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.1333333333));
  font-size: 1.9rem;
  line-height: 2.2;
  margin-bottom: 0;
  text-align: center;
  color: #ffffff;
}

#rwd-content #vision .rwd-button-cta {
  background-color: #ffffff;
}

#rwd-content #vision .rwd-button-cta .rwd-button-inner {
  color: #222222;
}

@media screen and (max-width: 767px) {
  #vision {
    background: url("../img/bg_vc_01_sp.jpg") 0% 50% no-repeat;
    background-size: cover;
  }
  #vision h2 {
    width: 65vw;
    margin-right: auto;
    margin-left: auto;
    font-size: 2rem;
    letter-spacing: 0px;
    padding-top: 0;
  }
  #vision .lead {
    text-align: left;
    font-size: 1.4rem;
  }
}
/* #pagenav-sub ------------*/
#pagenav-sub {
  background-color: #ffffff;
}
#pagenav-sub .rwd-pagenav-header {
  margin-bottom: 0;
  border-bottom: 1px solid #eeeeee;
}

/* #outline ------------*/
#rwd-content #outline {
  background: url("../img/bg_outline_01.jpg") no-repeat calc(100% - 60vw) 0, url("../img/bg_outline_02.jpg") repeat 0% 0;
  background-size: contain, cover;
  color: #ffffff;
}

#outline .outline-inner {
  background-size: 100%;
  background-size: cover;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

#outline h2 {
  font-size: 2.6rem;
  margin-bottom: 5rem;
  text-align: center;
}

#outline h3 {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.8;
  margin-bottom: 6rem;
  text-align: center;
}

#outline .movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 6rem;
}

#outline .movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

#outline .list-dl1 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 3rem;
  margin-left: 5vw;
}

#outline .list-dl1 > dt {
  font-weight: bold;
  width: 15%;
}

#outline .list-dl1 dt,
#outline .list-dl1 dd {
  line-height: 1.8;
}

.list-dl2,
.list-dl3 {
  display: flex;
}

.list-dl2 dt {
  width: 22rem;
  display: inline-block;
}

.list-dl3 dt {
  width: 23rem;
  display: inline-block;
}

.bg-white-r {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.1254901961);
  padding: 0.4rem 1rem;
  border-radius: 1rem;
  margin-bottom: 0.2rem;
}

.border-white {
  display: inline-block;
  padding: 0.4rem 1rem;
  border-radius: 1rem;
  margin-bottom: 0.2rem;
  border: 1px solid rgba(255, 255, 255, 0.2666666667);
}

#outline .rwd-button-white {
  margin-top: 1rem;
  font-size: 1.8rem;
}

#rwd-content a.link-text {
  color: #ffffff;
}

@media screen and (max-width: 767px) {
  #rwd-content #outline {
    background: url("../img/bg_outline_01_sp.jpg") no-repeat 0 0, url("../img/bg_outline_02.jpg") repeat 100% 0;
    background-size: contain, auto;
    color: #ffffff;
    padding-top: 17rem;
  }
  #outline .outline-inner {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  #outline h2 {
    font-size: 2.2rem;
    margin-bottom: 3rem;
  }
  #outline h3 {
    font-size: 1.8rem;
    margin-bottom: 3rem;
  }
  #outline .lead {
    font-size: 1.6rem;
    margin-bottom: 3rem;
  }
  #outline .bnr {
    margin-bottom: 6rem;
  }
  #outline .movie {
    margin-bottom: 3rem;
  }
  #outline .list-dl1 {
    display: block;
    margin-right: 1rem;
    margin-left: 1rem;
  }
  #outline .list-dl1 > dt {
    width: 100%;
    font-size: 1.8rem;
    text-align: center;
    margin-bottom: 1rem;
    border-bottom: 2px solid #ffffff;
  }
  .list-dl2 {
    margin-bottom: 1rem;
  }
  .list-dl2 strong {
    width: auto;
    display: inline-block;
  }
  .list-dl2 {
    display: block;
  }
  .list-dl2 dt {
    width: auto;
    display: inline-block;
  }
  .list-dl3 dt {
    width: auto;
    display: inline-block;
    margin-right: 1rem;
  }
  .list-dl2 .strong-non {
    width: 10.5rem;
  }
  .border-white,
  .bg-white-r {
    width: 100%;
  }
}
/* .contents ----------*/
#rwd-content #contents-box {
  background: url("../img/bg_concept_02.jpg") repeat 0 0;
  background-size: auto;
}

.contents {
  padding-top: 14rem;
  padding-bottom: 14rem;
}

#rwd-content #products {
  position: relative;
}
#rwd-content #products .products-img {
  position: absolute;
  right: 0;
  top: 0;
  clip-path: polygon(27.5% 0, 100% 0, 100% 100%, 0% 100%);
  width: clamp(300px, 50vw, 700px);
  height: auto;
}

#rwd-content #concept {
  position: relative;
  margin-top: -5rem;
  padding-top: 19rem;
}
#rwd-content #concept .concept-img {
  position: absolute;
  left: 0;
  top: 0;
  clip-path: polygon(0 0, 100% 0, 72.5% 100%, 0% 100%);
  width: clamp(300px, 50vw, 700px);
  height: auto;
}

.contents h2 {
  font-size: 4.6rem;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.1333333333));
}

.contents .lead {
  font-size: 1.9rem;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.1333333333));
}

.contents .rwd-button-blue,
.contents .rwd-button-green {
  margin-top: 5rem;
}

#rwd-content .contents a[class^=rwd-button-],
#rwd-content .contents a[class^=rwd-button-] span {
  font-size: 2rem;
}

@media screen and (max-width: 767px) {
  .contents {
    padding-top: 4rem;
    padding-bottom: 0;
  }
  #products {
    background: url("../img/bg_products_01_sp.jpg") no-repeat 100% 0%, url("../img/bg_products_02.jpg") repeat 0 0;
    background-size: 100vw, auto;
  }
  #rwd-content #concept {
    background: url("../img/bg_concept_01_sp.jpg") no-repeat 0 0, url("../img/bg_concept_02.jpg") repeat 0 0;
    background-size: 100vw, auto;
    padding-top: 2rem;
    margin-top: 0;
  }
  .products-img,
  .concept-img {
    display: none;
  }
  .contents h2 {
    font-size: 2rem;
    margin-top: 30vw;
    text-align: center;
    margin-bottom: 3rem;
  }
  .contents .lead {
    font-size: 1.4rem;
    text-align: left;
  }
  #rwd-content .contents a[class^=rwd-button-],
  #rwd-content .contents a[class^=rwd-button-] span {
    font-size: 1.4rem;
  }
  .contents a[class^=rwd-button-] {
    margin-bottom: 3rem;
    font-size: 1.4rem;
  }
}
/* booth-seastyle ----------*/
#booth-seastyle {
  background: url("../img/bg_seastyle_01.jpg") no-repeat 0% 0%, url("../img/bg_seastyle_02.jpg") no-repeat 0% 0%;
  background-size: clamp(950px, 180%, 1800px), cover;
  padding-top: 5rem;
}
#booth-seastyle .ban-seastyle {
  border-radius: 1rem;
}
#booth-seastyle .banner + .banner {
  margin-top: 3rem;
}

#booth-seastyle .h2-seastyle {
  margin-top: 2rem;
  margin-bottom: 5rem;
  text-align: center;
  position: relative;
  filter: drop-shadow(0px 0px 13px #FFFFFF);
}

#booth-seastyle .h2-seastyle img {
  width: clamp(320px, 50vw, 480px);
  margin-top: 3rem;
}

#booth-seastyle .h3-seastyle1 {
  margin-top: 8rem;
  padding: 1rem;
  font-size: 4rem;
  text-align: center;
  background: linear-gradient(-400deg, #037fd3 50%, #119cdc 50%);
  color: #ffffff;
  border-radius: 0.5rem;
}

#booth-seastyle .h3-lead {
  max-width: 680px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 3rem;
  font-size: 2rem;
}

#booth-seastyle .lead {
  text-align: center;
  margin-bottom: 5rem;
}

.seastyle-event {
  background-color: #ffffff;
  border-radius: 1.5rem;
  margin-bottom: 5rem;
  text-align: center;
  padding-top: 2rem;
}

.seastyle-event .h4-event {
  color: #037fd3;
  font-size: 3.6rem;
  margin-bottom: -2.4rem;
}

.seastyle-event .h4-event:after {
  content: "";
  width: 100%;
  height: 4px;
  display: block;
  background-color: rgba(3, 127, 211, 0.6);
  margin-top: 3rem;
}

#closed-event .h4-event {
  color: #e5004f;
}

#closed-event .h4-event:after {
  background-color: rgba(229, 0, 79, 0.6);
}

.seastyle-event-lead {
  background-color: #037fd3;
  color: #ffffff;
  font-size: 2rem;
  display: inline-block;
  padding: 0.3rem 5rem;
  border-radius: 3rem;
}

#closed-event .seastyle-event-lead {
  background-color: #e5004f;
}

.seastyle-event .h5-event {
  text-align: center;
  color: #ffffff;
  font-size: 2.4rem;
  padding: 0.6rem;
  border-radius: 1rem 1rem 0 0;
}

#open-event .h5-event {
  background-color: #037fd3;
}

#closed-event .h5-event {
  background-color: #e5004f;
}

.ss-inner {
  padding: 3rem;
}

.pic {
  border-radius: 1rem;
}

.h5-event + .pic {
  border-radius: 0 0 1rem 1rem;
}

#booth-seastyle .rwd-grid {
  margin-bottom: 5rem;
}

.ss-title {
  font-size: 2.4rem;
  background-color: #eeeeee;
  padding: 1.4rem 1.2rem;
  color: #2671bb;
}

.ss-title-sub {
  color: #666666;
  font-weight: bold;
  margin-top: 3rem;
  margin-bottom: 1rem;
}

.ss-info-title {
  margin-top: 3rem;
  margin-bottom: 2rem;
  font-size: 2rem;
  border-left: 5px solid #2671bb;
  padding-left: 0.4rem;
}

.ss-tag {
  font-size: 1.3rem;
  margin-left: 2rem;
  background-color: #999999;
  padding: 0.5rem 1rem;
  border-radius: 2rem;
  color: #ffffff;
}

.ss-comment {
  text-align: left;
  font-size: 2rem;
  margin-bottom: 1rem;
}

.pic + .ss-comment {
  margin-top: 1rem;
}

.ss-dl {
  display: flex;
  margin-bottom: 1rem;
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.ss-dl + .ss-dl {
  margin-top: calc(-1rem - 1px);
}

.ss-dl dt {
  font-size: 1.8rem;
  font-weight: bold;
  color: #2671bb;
  margin-right: 2rem;
  width: 6rem;
}

.ss-dl dd {
  font-size: 1.8rem;
  text-align: left;
}

#closed-event .ss-dl dt {
  color: #e5004f;
}

@media screen and (max-width: 767px) {
  #booth-seastyle {
    background: url("../img/bg_seastyle_01.jpg") no-repeat 0% 0%, url("../img/bg_seastyle_02.jpg") no-repeat 0% 0%;
    background-size: 250%, cover;
    padding: 0 1rem 0;
  }
  #booth-seastyle h2 {
    margin-top: 0;
  }
  #booth-seastyle .h2-seastyle img {
    margin-top: 5vw;
  }
  #rwd-content #booth-seastyle .rwd-grid-item h2 img {
    width: 80vw;
  }
  #booth-seastyle .h3-seastyle1 {
    font-size: 1.8rem;
    background: linear-gradient(-50deg, #037fd3 50%, #119cdc 50%);
  }
  #booth-seastyle .banner .rwd-grid-item + .rwd-grid-item {
    margin-top: 3rem;
  }
  #booth-seastyle .rwd-grid {
    margin-bottom: 3rem;
  }
  #open-event .ss-inner {
    padding-bottom: 0;
  }
  #open-event .ss-inner + .ss-inner {
    padding-top: 1rem;
    padding-bottom: 3rem;
  }
  #booth-seastyle .h3-lead {
    font-size: 1.6rem;
    text-align: left;
    margin-bottom: 3rem;
    margin-top: 3rem;
  }
  .seastyle-event .h4-event {
    font-size: 1.6rem;
    margin-bottom: -1.5rem;
  }
  .seastyle-event .h5-event {
    font-size: 1.6rem;
    border-radius: 1rem 1rem 0 0;
  }
  .seastyle-event-lead {
    font-size: 1.4rem;
    padding: 0.3rem 1rem;
    border-radius: 3rem;
  }
  #booth-seastyle .lead {
    text-align: left;
    margin-bottom: 3rem;
    margin-top: 3rem;
  }
  .ss-inner {
    padding: 1rem;
  }
  .ss-dl {
    display: block;
  }
  .ss-dl dt {
    width: auto;
    margin-right: 0;
    margin-bottom: 0.5rem;
    border-bottom: 1px dotted #eeeeee;
  }
  .ss-title {
    font-size: 1.8rem;
    padding: 1rem 1rem;
    margin-bottom: 1rem;
  }
  .ss-title-sub {
    margin-top: 1rem;
  }
  .ss-comment {
    font-size: 1.4rem;
  }
  .ss-dl dt,
  .ss-dl dd {
    font-size: 1.4rem;
  }
}
/* access ----------*/
#access {
  background: url("../img/bg_access_01.jpg") repeat 0% 0%;
  padding-top: 5rem;
}

#access .access-inner {
  background-color: #ffffff;
  border-radius: 1rem;
  padding: 3rem;
  margin-bottom: 3rem;
}

.h2-style-access {
  font-weight: bold;
  color: #444444;
}

.h3-style-access {
  margin-top: 2rem;
}

.route > p,
.route > dl {
  margin-bottom: 1rem;
}

.route > dl dt {
  color: #2661ab;
  border-left: 0.5rem solid #2671bb;
  padding-left: 0.6rem;
  margin-bottom: 0.5rem;
}

#rwd-content .rwd-main-content .rwd-button-gmap {
  color: #333333;
  text-decoration: none;
  padding: 8px 28px;
  height: auto;
  border-radius: 5px;
  display: inline-block;
  margin-top: 1rem;
  margin-bottom: 2rem;
}
#rwd-content .rwd-main-content .rwd-button-gmap :visited {
  color: #333333;
}

@media screen and (max-width: 767px) {
  #access .access-inner {
    padding: 3rem 2rem;
    margin-right: 1rem;
    margin-left: 1rem;
  }
  .h2-style-access {
    font-size: 2rem;
    text-align: center;
  }
  .h3-style-access {
    font-weight: bold;
    font-size: 1.8rem;
    text-align: center;
  }
  .h2-style-access,
  .h3-style-access,
  #access p {
    margin-bottom: 1rem;
  }
  .map_img {
    margin-top: 1rem;
  }
}
/* バナー */
.banner {
  text-align: center;
}
.banner img {
  max-width: 100%;
  height: auto;
}

/* 会期終了 */
#end {
  background-color: #f5f9ff;
  box-shadow: 0px 2px 6px rgba(50, 100, 150, 0.2) inset;
  text-align: center;
  padding-top: 70px;
}

#end h2 {
  text-shadow: 0px 2px 8px rgba(50, 100, 150, 0.2);
  margin-right: 2rem;
  margin-left: 2rem;
  color: #05b;
  font-size: 3rem;
  font-weight: normal;
  line-height: 1.4;
}

#end .lead {
  margin-bottom: 3rem;
  font-size: 2rem;
  padding: 1rem 1.5rem;
  border: 2px solid #dddddd;
  border-radius: 0.4rem;
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}

#rwd-content #end a.link-text {
  color: #1c40d2;
  font-size: 2rem;
}

@media print, screen and (max-width: 640px) {
  #end {
    padding-top: 30px;
  }
  #end h2 {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
  }
  #end .lead {
    margin-bottom: 3rem;
    font-size: 1.4rem;
    display: block;
  }
  #rwd-content #end a.link-text {
    color: #1c40d2;
    font-size: 1.6rem;
  }
}/*# sourceMappingURL=top.css.map */