@charset "UTF-8";
#mv #slide {
  opacity: 0;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  font-size: 0;
  line-height: 0;
  margin-bottom: 3rem;
}
#mv #slide.slick-initialized {
  opacity: 1;
}
#mv #slide img {
  width: 100%;
  height: 60rem;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: bottom;
}
#mv #slide .slick-dots {
  bottom: -3rem;
}
#mv #slide .slick-dots li {
  width: 0.6rem;
  height: 0.6rem;
  margin: 0 0.5rem;
}
#mv #slide .slick-dots li button {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  font-size: 0;
  padding: 0;
  background-color: #D8D8D8;
  opacity: 1;
}
#mv #slide .slick-dots li button:before {
  display: none;
}
#mv #slide .slick-dots li.slick-active button {
  background-color: #00A0A1;
}

#intro {
  padding-top: 9rem;
  padding-bottom: 9rem;
  text-align: center;
}
#intro .intro_ttl {
  width: 56rem;
  margin: 0 auto;
  padding-bottom: 5rem;
}
#intro h3 {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.77;
  padding-bottom: 3rem;
}
#intro p {
  font-size: 1.5rem;
  line-height: 2;
}
#intro p:last-of-type {
  padding-bottom: 6rem;
}
#intro .arrow_btn {
  width: 27rem;
  margin: 0 auto;
  text-align: left;
}
#intro .intro_photo {
  padding-top: 11rem;
}

.bnr {
  width: 86rem;
  margin: 0 auto;
  padding-bottom: 12rem;
}

.iziModal {
  max-width: 96rem !important;
  width: 90% !important;
}
.iziModal .close {
  cursor: pointer;
  position: absolute;
  top: -4rem;
  right: -4rem;
  width: 4rem;
  height: 4rem;
}
.iziModal .close button {
  background: transparent;
  color: #fff;
  font-size: 4rem;
}
.iziModal .youtube {
  position: relative;
  padding-top: 56.25%;
}
.iziModal .youtube iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.bg_green {
  position: relative;
  padding-bottom: 13rem;
}
.bg_green:before {
  content: "";
  width: 50%;
  height: 44rem;
  background-color: #B3E4E7;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.bg_green:after {
  content: "";
  width: 100%;
  height: 41.5rem;
  background-color: #F4F7F7;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -2;
}

#ss {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  padding-top: 9.5rem;
}
#ss:before {
  content: "";
  width: 100%;
  height: 44rem;
  background-color: #B3E4E7;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
#ss:after {
  content: "";
  width: 10rem;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}

.ss-item {
  width: 57.6rem;
  background-color: #fff;
  padding: 7.6rem 4rem 7.6rem 6rem;
  position: relative;
  z-index: 3;
}
.ss-item p {
  font-size: 1.6rem;
  line-height: 1.75;
  padding-bottom: 2rem;
  color: #121212;
}
.ss-item .arrow_btn {
  width: 16rem;
  text-align: left;
}

.c_ttl {
  padding-bottom: 2rem;
}
.c_ttl .en {
  display: inline-block;
  font-size: 7.4rem;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  border-bottom: 0.7rem solid #000;
  line-height: 1;
}
.c_ttl .jp {
  display: block;
  line-height: 1;
  font-size: 2.5rem;
  font-weight: 700;
  margin-top: 1.8rem;
  padding-top: 0.3rem;
  padding-left: 3.8rem;
  position: relative;
}
.c_ttl .jp:before {
  content: "";
  width: 3.2rem;
  height: 3.2rem;
  position: absolute;
  top: 0;
  left: 0;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.c_ttl .jp.icon01:before {
  background-image: url(../images/common/menu_icon01.svg);
}
.c_ttl .jp.icon02:before {
  background-image: url(../images/common/menu_icon02.svg);
}
.c_ttl .jp.icon03:before {
  background-image: url(../images/common/menu_icon03.svg);
}
.c_ttl .jp.icon04:before {
  background-image: url(../images/common/menu_icon04.svg);
}
.c_ttl .jp.icon05:before {
  background-image: url(../images/common/menu_icon05.svg);
}
.c_ttl .jp.icon06:before {
  background-image: url(../images/common/menu_icon06.svg);
}
.c_ttl .jp.icon07:before {
  background-image: url(../images/common/menu_icon07.svg);
}
.c_ttl .jp.icon08:before {
  background-image: url(../images/common/menu_icon08.svg);
}
.c_ttl .jp.icon09:before {
  background-image: url(../images/common/menu_icon09.svg);
}
.c_ttl .jp.icon10:before {
  background-image: url(../images/common/menu_icon10.svg);
}

#facilities {
  height: 71.8rem;
  margin-bottom: 12.3rem;
  background: url(../images/convention/bg_convention.jpg) center center no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#facilities .ss-item {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

#hotels {
  position: relative;
  padding-bottom: 13rem;
}
#hotels:before {
  content: "";
  width: 50%;
  height: 68.8rem;
  background-color: #fbdfb2;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
#hotels .l_con {
  padding-top: 37rem;
  position: relative;
  z-index: 2;
}
#hotels .l_con:before {
  content: "";
  width: 100%;
  height: 68.8rem;
  background-color: #fbdfb2;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#hotels .hotels_photo {
  width: 114.8rem;
  position: absolute;
  top: 10.5rem;
  right: 15.5rem;
  z-index: 2;
}
#hotels .ss-item {
  margin-left: auto;
  width: 49.3rem;
  padding-top: 5.75rem;
  padding-bottom: 5.75rem;
}

#eu {
  height: 79rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#eu .excursion {
  width: 50%;
  background: url(../images/convention/bg_excursion.jpg) center center no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#eu .excursion .ss-item {
  margin-left: auto;
  margin-right: 50px;
}
#eu .venue {
  width: 50%;
  background: url(../images/convention/bg_venue.jpg) center center no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#eu .venue .ss-item {
  margin-left: 50px;
}
#eu .ss-item {
  width: 55rem;
  padding: 6.85rem 4rem;
}
#eu .ss-item .c_ttl .en {
  font-size: 6.5rem;
}

#souvenir {
  padding-top: 13rem;
  padding-bottom: 13rem;
  width: 112.8rem;
  margin: 0 auto;
}
#souvenir .ss-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
  width: 100rem;
  margin: 0 auto;
  padding-bottom: 8rem;
}
#souvenir .ss-item .c_ttl {
  width: 46rem;
}
#souvenir .ss-item .txt {
  width: 54rem;
}

#calendar {
  background-color: #F4F7F7;
  padding-top: 8rem;
  padding-bottom: 9rem;
}
#calendar .c_ttl {
  text-align: center;
}
#calendar .c_ttl .en {
  border: none;
  display: block;
}
#calendar .c_ttl .jp {
  display: inline-block;
  margin-top: 0;
}
#calendar .calendar_txt {
  text-align: center;
  padding-top: 1rem;
  padding-bottom: 3.5rem;
  font-size: 1.6rem;
}
#calendar table {
  width: 100%;
  border: 1px solid #CAD6D6;
  border-top: none;
}
#calendar table th {
  background-color: #D6E3E3;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.04em;
  text-align: center;
  padding: 1rem;
  border-right: 1px solid #fff;
}
#calendar table th:nth-of-type(1) {
  width: 13.5%;
}
#calendar table th:nth-of-type(2) {
  width: 36%;
}
#calendar table th:nth-of-type(3) {
  width: 40%;
}
#calendar table th:last-of-type {
  border-right: none;
}
#calendar table tr:nth-of-type(2n+1) td {
  background-color: #F7FAFA;
}
#calendar table td {
  background-color: #fff;
  border-right: 1px solid #CAD6D6;
  line-height: 1.8;
  font-size: 1.5rem;
  padding: 2rem;
  vertical-align: top;
}
#calendar table td:first-of-type {
  padding-right: 1.4rem;
  white-space: nowrap;
  font-weight: 600;
}
#calendar table td:last-of-type {
  border-right: none;
  text-align: right;
  white-space: nowrap;
}
#calendar table td .en {
  font-weight: 500;
  font-size: 100%;
}
#calendar table td a {
  color: #14629B;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 100%;
}
#calendar table td a:hover {
  color: #7C8C98;
}
#calendar .arrow_btn {
  margin: 3rem auto 0;
  width: 16rem;
  text-align: left;
}

#news {
  padding-top: 10rem;
  padding-bottom: 13rem;
}
#news .news_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#news .news_left {
  width: calc(100% - 74rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
#news .news_left .c_ttl .en {
  border: none;
}
#news .news_left .c_ttl .jp {
  margin-top: 0;
}
#news .news_left .list_btn {
  margin-top: auto;
  width: 16rem;
}
#news .news_left .list_btn .arrow_btn span {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#news .news_right {
  width: 74rem;
}
#news .news_right ul {
  border-top: 1px solid #E0E0E0;
}
#news .news_right ul li {
  list-style: none;
}
#news .news_right ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 2rem 3rem;
  border-bottom: 1px solid #E0E0E0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#news .news_right ul li a .news_date {
  width: 11.5rem;
  font-size: 1.5rem;
  font-weight: 600;
}
#news .news_right ul li a .news_txt {
  width: calc(100% - 11.5rem);
  font-size: 1.5rem;
  line-height: 1.8;
}
#news .news_right ul li a:hover {
  border-color: #00A0A3;
}

#access {
  margin-bottom: 14rem;
  position: relative;
  height: 46.5rem;
  min-width: 120rem;
}
#access .c_ttl {
  padding-bottom: 5rem;
}
#access .c_ttl .en {
  border: none;
}
#access .c_ttl .jp {
  margin-top: 0;
}
#access .arrow_btn {
  width: 18rem;
}
#access .c_con {
  position: relative;
  z-index: 3;
}
#access .map {
  position: absolute;
  left: 0;
  top: 3.5rem;
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  height: 42.8rem;
  z-index: 2;
}
#access .map:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100vw;
  height: 100%;
  background: url(../images/convention/map.png) center 0 no-repeat;
  background-size: auto 100%;
  z-index: 2;
}
#access .map:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 50vw;
  height: 100%;
  background-color: #FAFAFA;
  z-index: 1;
}

@media screen and (max-width: 1200px) {
  #access .map {
    width: 120rem;
    margin: 0;
  }
  #access .map:before {
    width: 100%;
  }
  #access .map:after {
    display: none;
  }
}
.arrow_btn {
  position: relative;
  overflow: hidden;
  display: block;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 1.2rem;
}
.arrow_btn:before {
  content: "";
  width: 0.95rem;
  height: 0.95rem;
  background: url(../images/common/arrow.svg) 0 0 no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0.2rem;
  right: 0.5rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.arrow_btn:after {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #000;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.arrow_btn:hover:before {
  right: 0;
}
.arrow_btn:hover:after {
  left: 100%;
}

@media screen and (max-width: 767px) {
  #mv #slide {
    margin-bottom: 1.8rem;
  }
  #mv #slide img {
    height: 46rem;
  }
  #mv #slide .slick-dots {
    bottom: -1.8rem;
  }
  #intro {
    padding-top: 5rem;
    padding-bottom: 6rem;
    text-align: center;
  }
  #intro .intro_ttl {
    width: calc(100% - 40px);
    padding-bottom: 3.5rem;
  }
  #intro h3 {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 2rem;
    line-height: 1.78;
    letter-spacing: 0.05em;
  }
  #intro p {
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
    padding-bottom: 1em;
  }
  #intro p:last-of-type {
    padding-bottom: 5rem;
  }
  #intro .arrow_btn {
    width: 27rem;
  }
  #intro .intro_photo {
    padding-top: 9rem;
  }
  .bnr {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 6.5rem;
  }
  .iziModal .close {
    top: -4.5rem;
    right: 0;
    text-align: right;
  }
  .bg_green {
    padding-top: 0;
    padding-bottom: 9rem;
    background-color: #F4F7F7;
  }
  .bg_green:before {
    z-index: -1;
    display: none;
  }
  .bg_green:after {
    display: none;
  }
  #ss {
    padding-top: 5rem;
    padding-left: 20px;
    padding-right: 20px;
  }
  #ss:before {
    width: 100%;
    height: 55.6rem;
  }
  #ss:after {
    display: none;
  }
  #ss .ss-item:first-of-type {
    height: 30.9rem;
  }
  #ss .ss-item:last-of-type {
    height: 32.2rem;
    margin-top: 3rem;
  }
  .ss-item {
    width: 100%;
    padding: 3.5rem 20px;
  }
  .ss-item p {
    line-height: 1.8;
  }
  .c_ttl {
    padding-bottom: 2rem;
  }
  .c_ttl .en {
    font-size: 5.2rem;
    border-bottom: 0.5rem solid #000;
  }
  .c_ttl .jp {
    font-size: 1.7rem;
    margin-top: 1rem;
    padding-top: 0.3rem;
    padding-left: 3rem;
  }
  .c_ttl .jp:before {
    width: 2.5rem;
    height: 2.5rem;
  }
  #facilities {
    height: 76.3rem;
    margin-bottom: 9rem;
    background: url(../images/convention/bg_convention_sp.jpg) center center no-repeat;
    background-size: cover;
    display: block;
    padding-top: 26rem;
  }
  #facilities .ss-item {
    width: calc(100% - 40px);
    padding-top: 4.7rem;
    padding-bottom: 4.7rem;
    height: 37.2rem;
  }
  #facilities .ss-item .c_ttl .en {
    font-size: 4.5rem;
  }
  #hotels {
    padding-bottom: 16rem;
  }
  #hotels:before {
    width: calc(100% - 20px);
    height: 61.8rem;
  }
  #hotels .l_con {
    padding-top: 25.6rem;
  }
  #hotels .l_con:before {
    display: none;
  }
  #hotels .hotels_photo {
    width: 33.5rem;
    position: absolute;
    top: 5.2rem;
    right: auto;
    left: 0;
    z-index: 2;
  }
  #hotels .ss-item {
    margin-left: auto;
    margin-right: auto;
    padding-top: 4.1rem;
    padding-bottom: 4.1rem;
    height: 29.3rem;
    width: calc(100% - 40px);
  }
  #eu {
    height: auto;
  }
  #eu .excursion {
    width: 100%;
    background: url(../images/convention/bg_excursion_sp.jpg) center center no-repeat;
    background-size: cover;
    display: block;
    padding: 24rem 20px 4.5rem;
    height: 61.6rem;
  }
  #eu .excursion .ss-item {
    margin-left: auto;
    margin-right: auto;
  }
  #eu .venue {
    width: 100%;
    background: url(../images/convention/bg_venue_sp.jpg) center center no-repeat;
    background-size: cover;
    display: block;
    padding: 18.4rem 20px 4.5rem;
    height: 61.6rem;
  }
  #eu .venue .ss-item {
    margin-left: auto;
    margin-right: auto;
  }
  #eu .ss-item {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding: 4rem 20px;
  }
  #eu .ss-item .c_ttl .en {
    font-size: 5.2rem;
  }
  #souvenir {
    padding-top: 8rem;
    padding-bottom: 9rem;
    width: 100%;
  }
  #souvenir .ss-item {
    width: calc(100% - 80px);
    padding-bottom: 5.5rem;
  }
  #souvenir .ss-item .c_ttl {
    width: 100%;
    padding-bottom: 2.5rem;
  }
  #souvenir .ss-item .txt {
    width: 100%;
  }
  #calendar {
    background-color: #F4F7F7;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 7rem;
    padding-bottom: 6rem;
  }
  #calendar .c_ttl {
    text-align: center;
  }
  #calendar .c_ttl .en {
    border: none;
    display: block;
  }
  #calendar .c_ttl .jp {
    display: inline-block;
    margin-top: 0;
  }
  #calendar .calendar_txt {
    padding-top: 0;
    padding-bottom: 3rem;
    text-align: left;
  }
  #calendar .calendar_tbl {
    padding: 0 20px 3rem;
    background-color: #fff;
  }
  #calendar table {
    border: none;
  }
  #calendar table th {
    display: none;
  }
  #calendar table tr {
    border-bottom: 1px solid #CAD6D6;
  }
  #calendar table tr:first-of-type {
    border: none;
  }
  #calendar table tr:nth-of-type(2n+1) td {
    background-color: transparent;
  }
  #calendar table td {
    display: block;
    width: 100%;
    border: none;
    padding: 0;
  }
  #calendar table td a {
    font-weight: 700;
  }
  #calendar table td:nth-of-type(1) {
    padding: 0;
    padding-top: 2rem;
  }
  #calendar table td:nth-of-type(1) .en {
    font-weight: 700;
  }
  #calendar table td:nth-of-type(2) {
    padding-bottom: 0.6rem;
  }
  #calendar table td:nth-of-type(3) {
    padding-bottom: 1rem;
    position: relative;
    padding-left: 7.5rem;
    min-height: 4.2rem;
  }
  #calendar table td:nth-of-type(3):before {
    content: "会場　　：";
    position: absolute;
    left: 0;
    top: 0;
  }
  #calendar table td:last-of-type {
    position: relative;
    padding-left: 7.5rem;
    padding-bottom: 2rem;
    text-align: left;
    min-height: 5.2rem;
  }
  #calendar table td:last-of-type:before {
    content: "参加人数：";
    position: absolute;
    left: 0;
    top: 0;
  }
  #calendar .arrow_btn {
    margin: 3rem auto 0;
    width: 16rem;
    text-align: left;
  }
  #news {
    padding: 9rem 20px;
  }
  #news .news_inner {
    position: relative;
    padding-bottom: 6rem;
  }
  #news .news_left {
    width: 100%;
  }
  #news .news_left h2 {
    padding-bottom: 2.5rem;
  }
  #news .news_left .list_btn {
    width: 17.5rem;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  #news .news_right {
    width: 100%;
  }
  #news .news_right ul li a {
    padding: 1.8rem 0;
  }
  #news .news_right ul li a .news_date {
    width: 100%;
    font-size: 1.5rem;
    font-weight: 600;
    padding-top: 0;
    padding-bottom: 0.5rem;
  }
  #news .news_right ul li a .news_txt {
    width: 100%;
    font-size: 1.5rem;
    line-height: 1.8;
  }
  #access {
    margin-bottom: 9rem;
    position: relative;
    height: auto;
    min-width: inherit;
  }
  #access .c_con {
    padding-left: 20px;
  }
  #access .c_ttl {
    padding-bottom: 3rem;
  }
  #access .c_ttl .en {
    border: none;
  }
  #access .c_ttl .jp {
    margin-top: 0;
  }
  #access .arrow_btn {
    width: 16rem;
  }
  #access .map {
    position: static;
    width: 100%;
    margin-top: 4rem;
    height: 23rem;
    background: url(../images/convention/map_sp.png) center 0 no-repeat;
    background-size: 100% auto;
  }
  #access .map:before, #access .map:after {
    display: none;
  }
  .arrow_btn {
    font-size: 1.5rem;
  }
}