@charset "utf-8";
/* リセット
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, button {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 140%;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    font-weight: normal;
    text-align: left;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

a img {
    border: 0;
}

img {
    height: auto;
    max-width: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
    position: relative;
}

html {
    -webkit-text-size-adjust: 100%
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}


@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;500;900&family=Unica+One&display=swap');
@font-face {
  font-family: 'Dinbek';
  src: url('DINBEK-Bold.woff') format('woff');
}
body {
    font-family: 'Dinbek','Noto Sans JP', "游ゴシック体", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ ", Meiryo, sans-serif;
    font-size: 18px;
    line-height: 1.8;
    letter-spacing: 1px;
    color: #000;
    font-weight: normal;
    width: 100%;
    position: relative;
    min-width: 1000px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

@media all and (-ms-high-contrast: none) {
    *::-ms-backdrop, body {
        /* IE11 にのみ適用される */
        font-family: "メイリオ ", Meiryo, sans-serif;
    }
}

.unicaOne {
  font-family: 'Unica One', cursive !important;
}

/* リンク設定
------------------------------------------------------------*/
a {
    margin: 0;
    padding: 0;
    text-decoration: none;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-size: 100%;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    color: #000;
}

a:hover, a:active {
    outline: none;
    opacity: 0.85;
}

/* PC,SP切り替え
------------------------------------------------------------*/
.pc-on {
    display: block !important;
}

.pc-on-inlineblock {
    display: inline-block !important;
}

.sp-on {
    display: none !important;
}

.sp-on-inlineblock {
    display: none !important;
}

.text-s {
    font-size: 16px;
    line-height: 1.6;
}

.note {
    text-indent: -1em;
    margin-left: 1em;
}

.text-center {
    text-align: center;
}

strong {
    font-weight: bold;
}

.flexBox {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 26px;
    position: relative;
    z-index: 10000;
}

.flexBox2 {
    display: flex;
    flex-wrap: wrap;
}

@media (min-width: 767px) {
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}
}


/* ヘッダー
------------------------------------------------------------*/
header {
  margin: 0;
  padding: 14px 30px 10px;
  background: rgba(0, 0, 0, 1);
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: fixed;
  top: 0;
  width: 100%;
  min-width: 1200px;
  height: auto;
  z-index: 10001;
}

header .logo {
    width: 138px;
}
header .logo img {
    width: 100%;
}
header .nav {
    width: 100%;
}
header .sp_btn {
  display: none;
}
header .menuList ul {
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 10px;
}
header .menuList ul a {
  display: block;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding-left: 20px;
}

header .menuList ul a:hover {
  color: #df5429;
  opacity: 1;
}



/* コンテンツエリア
------------------------------------------------------------*/

main {
}
main .kvBox {
  max-width: 1200px;
  min-width: 1200px;
  width: 100%;
  margin: 150px auto 0;
  position: relative;
}

main .kvBox .bg001_1 {
  position: absolute;
  top: 150px;
  right: 0;
}
main .kvBox .bg002 {
  position: absolute;
  top: 760px;
  left: 0;
  width: 240px;
}
main .kvBox .bg003 {
  position: absolute;
  top: 750px;
  right: 0;
  width: 200px;
}

main .kvBox_inner {
}
main .kvBox h1 {
  width: 1070px;
  margin: 0 auto 70px;
}
main .kvBox h1 img {
  width: 100%;
}
main .kvBox .monitor {
  background-image: url(../img/img_monitor.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 839px;
  min-height: 576px;
  margin: 0 auto;
  position: relative;
  padding: 20px;
}
main .kvBox .monitor .slick01 {
  width: 800px;
  z-index: 1;
}
main .kvBox .monitor .countTitle {
  width: 802px;
  height: 452px;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  right: 0;
  top: 19px;
  margin: auto;
  z-index: 100;
}
main .kvBox .monitor .countTitle p {
  position: absolute;
  top: 250px;
  left: 0;
  right: 0;
  margin: auto;
  color: #fff;
  text-align: center;
  font-size: 77px;
  line-height: 1;
  text-shadow: 0 0 3px #000000; 
}
main .kvBox .monitor .countTitle p span {
  font-size: 45px;
}
main .kvBox .countTitle2 {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  margin: 30px 0 20px;
}




/* 稲フェスとは
------------------------------------------------------------*/
.aboutUs {
    width: 800px;
    margin: 50px auto 50px;
    padding: 50px 10px;
    text-align: center;
    position: relative;
    border-top: solid 4px black;
    border-bottom: solid 4px black;
}
.aboutUs:before, .aboutUs:after {
    content: '';
    position: absolute;
    top: -20px;
    width: 4px;
    height: -webkit-calc(100% + 40px);
    height: calc(100% + 40px);
    background-color: black;
}
.aboutUs:before {
    left: 20px;
}
.aboutUs:after {
    right: 20px;
}

.aboutUs .bg001_2 {
  position: absolute;
  top: -50px;
  left: -100px;
}
.aboutUs .bg004 {
  position: absolute;
  top: 200px;
  left: -150px;
  width: 240px;
}
.aboutUs .bg005 {
  position: absolute;
  top: 300px;
  right: -150px;
  width: 200px;
}
.aboutUs .bg001_3 {
  position: absolute;
  top: 1300px;
  right: -100px;
}
.aboutUs .bg_car {
  position: absolute;
  top: 760px;
  left: -190px;
}
.aboutUs .bg_bike {
  position: absolute;
  top: 750px;
  right: -180px;
  z-index: 1;
}


.aboutUs h2 {
  width: 616px;
  margin: 0 auto;
}
.aboutUs p {
  position: relative;
  margin: 100px 0;
}
.aboutUs p:before,
.aboutUs p:after {
  content: "";
  width: 670px;
  height: 20px;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  background: #000000;
  background-image: linear-gradient(45deg, #ffffff 27%, transparent 0),
  linear-gradient(45deg, transparent 75%, #ffffff 0),
  linear-gradient(45deg, #ffffff 27%, transparent 0),
  linear-gradient(45deg, transparent 75%, #ffffff 0);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px,
    10px 10px, 20px 20px;
}
.aboutUs p:before {
  top: -40px;
}
.aboutUs p:after {
  bottom: -40px;
  transform: rotate(180deg);
}

/* youtubeLive
------------------------------------------------------------*/

.youtubeLive {
  position: relative;
  min-width: 1200px;
  max-width: 1200px;
  margin: 0 auto;
  padding:0;
}
.youtubeLive h2 {
  width: 300px;
  background: #fff;
  position: relative;
  margin: 0 auto 50px;
  font-size: 50px;
  text-align: center;
  font-weight: bold;
}
.youtubeLive h2:after {
  content: "";
  width: 1200px;
  height: 20px;
  margin:0 0 0 -450px;
  position: absolute;
  left: 0;
  top: 20px;
  background: #000000;
  background-image: linear-gradient(45deg, #ffffff 27%, transparent 0),
  linear-gradient(45deg, transparent 75%, #ffffff 0),
  linear-gradient(45deg, #ffffff 27%, transparent 0),
  linear-gradient(45deg, transparent 75%, #ffffff 0);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px,
    10px 10px, 20px 20px;
  z-index: -1;
}
.yt-wrapper {
  position: relative;
  width: 900px;
  margin: 0 auto 30px;
}
.yt-wrapper:before {
  content:"";
  display: block;
  padding-top: 56.25%;
}
.yt-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* PR youtube
------------------------------------------------------------*/

.pr_youtube {
  position: relative;
  min-width: 1200px;
  max-width: 1200px;
  margin: 0 auto;
  padding:0;
}
.pr_youtube h2 {
  width: 300px;
  background: #fff;
  position: relative;
  margin: 0 auto 50px;
  font-size: 50px;
  text-align: center;
  font-weight: bold;
}
.pr_youtube h2:after {
  content: "";
  width: 1200px;
  height: 20px;
  margin:0 0 0 -450px;
  position: absolute;
  left: 0;
  top: 20px;
  background: #000000;
  background-image: linear-gradient(45deg, #ffffff 27%, transparent 0),
  linear-gradient(45deg, transparent 75%, #ffffff 0),
  linear-gradient(45deg, #ffffff 27%, transparent 0),
  linear-gradient(45deg, transparent 75%, #ffffff 0);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px,
    10px 10px, 20px 20px;
  z-index: -1;
}



/* news
------------------------------------------------------------*/

#newsArea {
	position: relative;
	min-width: 1200px;
	max-width: 1200px;
	margin: 0 auto;
	padding: 100px;
}
#newsArea h2 {
  width: 300px;
  background: #fff;
  position: relative;
  margin: 0 auto 50px;
  font-size: 50px;
  text-align: center;
  font-weight: bold;
}
#newsArea h2:after {
  content: "";
  width: 1200px;
  height: 20px;
  margin:0 0 0 -450px;
  position: absolute;
  left: 0;
  top: 20px;
  background: #000000;
  background-image: linear-gradient(45deg, #ffffff 27%, transparent 0),
  linear-gradient(45deg, transparent 75%, #ffffff 0),
  linear-gradient(45deg, #ffffff 27%, transparent 0),
  linear-gradient(45deg, transparent 75%, #ffffff 0);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px,
    10px 10px, 20px 20px;
  z-index: -1;
}
#newsArea ul {
  display: flex;
  flex-wrap: wrap;
}
#newsArea ul a {
  display: block;
  width: calc((100% / 4) - 20px);
  margin: 0 10px 20px;
}
#newsArea ul a li {
  width: 100%;
}
#newsArea ul a li .news_img {
  width: 100%;
  border: 1px #ccc solid;
}
#newsArea ul a li .news_date {
  margin: 10px 0;
  font-size: 16px;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#newsArea ul a li .news_date .category {
  background: #000;
  color: #fff;
  padding: 0 10px;
  font-size: 14px;
  margin: 1px 0;
}
#newsArea ul a li .news_title {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.4;
  font-family: 'Noto Sans JP', "游ゴシック体", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ ", Meiryo, sans-serif;
}
#newsArea .btn_type01 {
  display: block;
  width: 300px;
  border: 2px solid #000;
  position: relative;
  margin: 30px auto;
  text-align: center;
  padding: 10px 1em 10px 10px;
  font-weight: bold;
}
#newsArea .btn_type01:hover {
  opacity: 0.7;
}
#newsArea .btn_type01:after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 50%;
  margin: auto -4em auto auto;
}






/* featureArea
------------------------------------------------------------*/

.featureArea {
	position: relative;
}
.featureArea:after {
  content: "";
  position: absolute;
  top: 260px;
  left: 0;
  background: #bfd6e5;
  background-image: linear-gradient(45deg, #ffffff 27%, transparent 0),
  linear-gradient(45deg, transparent 75%, #ffffff 0),
  linear-gradient(45deg, #ffffff 27%, transparent 0),
  linear-gradient(45deg, transparent 75%, #ffffff 0);
  background-size: 10px 10px;
  background-position: 0 0, 5px 5px,
    5px 5px, 10px 10px;
  z-index: -1;
  width: 100%;
  height: 440px;
}
.featureArea.before:after {
  background: #ccdfdb;
  background-image: linear-gradient(45deg, #ffffff 27%, transparent 0),
  linear-gradient(45deg, transparent 75%, #ffffff 0),
  linear-gradient(45deg, #ffffff 27%, transparent 0),
  linear-gradient(45deg, transparent 75%, #ffffff 0);
  background-size: 10px 10px;
  background-position: 0 0, 5px 5px,
    5px 5px, 10px 10px;
  z-index: -1;
  width: 100%;
  height: 440px;
}
.featureArea .inner {
	position: relative;
	min-width: 1200px;
	max-width: 1200px;
	margin: 100px auto;
}


.featureArea .inner .bg006 {
  position: absolute;
  top: -170px;
  left: -50px;
  width: 200px;
}
.featureArea .inner .bg001_4 {
  position: absolute;
  top: -100px;
  right: 0;
}

.featureArea.before .inner .bg008 {
  position: absolute;
  top: -120px;
  left: -50px;
  width: 200px;
}
.featureArea.before .inner .bg001_6 {
  position: absolute;
  top: 70px;
  right: 0;
}


.featureArea h2 {
  width: 300px;
  background: #fff;
  position: relative;
  margin: 0 auto 30px;
  font-size: 42px;
  font-weight: bold;
  text-align: center;
  color: #005a99;
}
.featureArea.before h2 {
  width: 360px;
  font-size: 38px;
  color: #35806e;
}
.featureArea h2:after {
  content: "";
  width: 1200px;
  height: 20px;
  margin:0 0 0 -450px;
  position: absolute;
  left: 0;
  top: 24px;
  background: #005a99;
  background-image: linear-gradient(45deg, #ffffff 27%, transparent 0),
  linear-gradient(45deg, transparent 75%, #ffffff 0),
  linear-gradient(45deg, #ffffff 27%, transparent 0),
  linear-gradient(45deg, transparent 75%, #ffffff 0);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px,
    10px 10px, 20px 20px;
  z-index: -1;
}
.featureArea.before h2:after {
  background: #35806e;
  background-image: linear-gradient(45deg, #ffffff 27%, transparent 0),
  linear-gradient(45deg, transparent 75%, #ffffff 0),
  linear-gradient(45deg, #ffffff 27%, transparent 0),
  linear-gradient(45deg, transparent 75%, #ffffff 0);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px,
    10px 10px, 20px 20px;
  z-index: -1;
}
.featureArea .lead {
  margin: 0 auto 30px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.featureArea ul.slick02 {
  padding: 0 70px;
  position: relative;
}
.featureArea ul.slick02 .slick-slide {
  margin: 0 25px;
}
.featureArea ul.slick02 .slide-arrow.prev-arrow:after {
  content: "";
  position: absolute;
  left: 1em;
  top: 10em;
  display: inline-block;
  width: 1em;
  height: 1em;
  border-left: 4px solid #005a99;
  border-bottom: 4px solid #005a99;
  transition: all 0.3s ease;
  transform: rotate(45deg);
  cursor: pointer;
}
.featureArea.before ul.slick02 .slide-arrow.prev-arrow:after {
  border-left: 4px solid #35806e;
  border-bottom: 4px solid #35806e;
}
.featureArea ul.slick02 .slide-arrow.prev-arrow:hover,
.featureArea ul.slick02 .slide-arrow.next-arrow:hover {
  opacity: 0.7;
}
.featureArea ul.slick02 .slide-arrow.next-arrow:after {
  content: "";
  position: absolute;
  right: 1em;
  top: 10em;
  display: inline-block;
  width: 1em;
  height: 1em;
  border-right: 4px solid #005a99;
  border-top: 4px solid #005a99;
  transition: all 0.3s ease;
  transform: rotate(45deg);
  cursor: pointer;
}
.featureArea.before ul.slick02 .slide-arrow.next-arrow:after {
  border-right: 4px solid #35806e;
  border-top: 4px solid #35806e;
}

.featureArea ul.slick02 .slick-slide .img {
  width: 300px;
  height: 300px;
  border: 1px solid #005a99;
  margin: 0 auto;
  position: relative;
  background: #fff;
}
.featureArea.before ul.slick02 .slick-slide .img {
  border: 1px solid #35806e;
}
.featureArea ul.slick02 .slick-slide .img img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}


.featureArea ul.slick02 .price {
  margin: 10px 0;
  font-size: 14px;
  display: flex;
  -webkit-box-pack: center;
     -ms-flex-pack: center;
   justify-content: center;
}
.featureArea ul.slick02 .price .baseprice {
  text-decoration: line-through;
  margin-right: 20px;
}
.featureArea ul.slick02 .price .sale {
  background: #ea5404;
  font-size: 12px;
  color: #fff;
  padding: 0 10px;
  margin: 1px 0;
}
.featureArea ul.slick02 .price2 {
  font-size: 20px;
  text-align: center;
  text-shadow: 1px  1px 0px #ffffff,
      -1px  1px 0px #ffffff,
       1px -1px 0px #ffffff,
      -1px -1px 0px #ffffff,
       1px  0px 0px #ffffff,
       0px  1px 0px #ffffff,
      -1px  0px 0px #ffffff,
       0px -1px 0px #ffffff; 
}
.featureArea ul.slick02 .price2 span {
  font-size: 12px;
}
.featureArea ul.slick02 .name {
  font-weight: bold;
  font-size: 12px;
  line-height: 1.4;
  margin-top: 10px;
  text-shadow: 1px  1px 0px #ffffff,
      -1px  1px 0px #ffffff,
       1px -1px 0px #ffffff,
      -1px -1px 0px #ffffff,
       1px  0px 0px #ffffff,
       0px  1px 0px #ffffff,
      -1px  0px 0px #ffffff,
       0px -1px 0px #ffffff; 
}
.featureArea ul.slick02 .detail {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.4;
  text-shadow: 1px  1px 0px #ffffff,
      -1px  1px 0px #ffffff,
       1px -1px 0px #ffffff,
      -1px -1px 0px #ffffff,
       1px  0px 0px #ffffff,
       0px  1px 0px #ffffff,
      -1px  0px 0px #ffffff,
       0px -1px 0px #ffffff; 
}
.featureArea .btn_type01 {
  display: block;
  background: #005a99;
  width: 300px;
  position: relative;
  margin: 30px auto;
  text-align: center;
  padding: 10px 1em 10px 10px;
  font-weight: bold;
  color: #fff;
}
.featureArea .btn_type01:hover {
  opacity: 0.7;
}
.featureArea .btn_type01:after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 50%;
  margin: auto -4em auto auto;
}
.featureArea .attention {
  font-size: 12px;
  margin-left: 360px;
}

/* CLUB Lightning
------------------------------------------------------------*/

#clubLight {
	position: relative;
}
#clubLight:after {
  content: "";
  position: absolute;
  top: 624px;
  left: 0;
  background: #fad4c0;
  background-image: linear-gradient(45deg, #ffffff 27%, transparent 0),
  linear-gradient(45deg, transparent 75%, #ffffff 0),
  linear-gradient(45deg, #ffffff 27%, transparent 0),
  linear-gradient(45deg, transparent 75%, #ffffff 0);
  background-size: 10px 10px;
  background-position: 0 0, 5px 5px,
    5px 5px, 10px 10px;
  z-index: -1;
  width: 100%;
  height: 400px;
}

#clubLight .inner {
	position: relative;
	min-width: 1200px;
	max-width: 1200px;
	margin: 0 auto;
	padding: 100px 0;
}


#clubLight .bg007 {
  position: absolute;
  top: -120px;
  right: -50px;
  width: 200px;
}
#clubLight .bg001_5 {
  position: absolute;
  top: -50px;
  left: 0;
}


#clubLight h2 {
  width: 600px;
  background: #ea5404;
  position: relative;
  margin: 0 auto 50px;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}
#clubLight h2:after {
  content: "";
  width: 1200px;
  height: 20px;
  margin:0 0 0 -300px;
  position: absolute;
  left: 0;
  top: 20px;
  background: #000000;
  background-image: linear-gradient(45deg, #ffffff 27%, transparent 0),
  linear-gradient(45deg, transparent 75%, #ffffff 0),
  linear-gradient(45deg, #ffffff 27%, transparent 0),
  linear-gradient(45deg, transparent 75%, #ffffff 0);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px,
    10px 10px, 20px 20px;
  z-index: -1;
}

#clubLight .clubLightLogo {
  width: 400px;
  position: absolute;
  left: 0;
  right: 0;
  top: 140px;
  margin: auto;
  z-index: -1;
}

#clubLight .lead {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #ea5404;
  margin-top: 230px;
  font-family:'Noto Sans JP', "游ゴシック体", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ ", Meiryo, sans-serif;
}

#clubLight ul.slick02 {
  padding: 0 70px;
  position: relative;
}
#clubLight ul.slick02 .slick-slide {
  margin: 0 25px;
}
#clubLight ul.slick02 .slide-arrow.prev-arrow:after {
  content: "";
  position: absolute;
  left: 1em;
  top: 10em;
  display: inline-block;
  width: 1em;
  height: 1em;
  border-left: 4px solid #ea5404;
  border-bottom: 4px solid #ea5404;
  transition: all 0.3s ease;
  transform: rotate(45deg);
  cursor: pointer;
}
#clubLight ul.slick02 .slide-arrow.prev-arrow:hover,
#clubLight ul.slick02 .slide-arrow.next-arrow:hover {
  opacity: 0.7;
}
#clubLight ul.slick02 .slide-arrow.next-arrow:after {
  content: "";
  position: absolute;
  right: 1em;
  top: 10em;
  display: inline-block;
  width: 1em;
  height: 1em;
  border-right: 4px solid #ea5404;
  border-top: 4px solid #ea5404;
  transition: all 0.3s ease;
  transform: rotate(45deg);
  cursor: pointer;
}

#clubLight ul.slick02 .slick-slide .img {
  width: 300px;
  height: 300px;
  border: 1px solid #ea5404;
  margin: 0 auto;
  position: relative;
  background: #fff;
}
#clubLight ul.slick02 .slick-slide .img img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}


#clubLight ul.slick02 .price {
  margin: 10px 0;
  font-size: 14px;
  display: flex;
  -webkit-box-pack: center;
     -ms-flex-pack: center;
   justify-content: center;
}
#clubLight ul.slick02 .price .baseprice {
  text-decoration: line-through;
  margin-right: 20px;
}
#clubLight ul.slick02 .price .sale {
  background: #ea5404;
  font-size: 12px;
  color: #fff;
  padding: 0 10px;
  margin: 1px 0;
}
#clubLight ul.slick02 .price2 {
  font-size: 20px;
  text-align: center;
  text-shadow: 1px  1px 0px #ffffff,
      -1px  1px 0px #ffffff,
       1px -1px 0px #ffffff,
      -1px -1px 0px #ffffff,
       1px  0px 0px #ffffff,
       0px  1px 0px #ffffff,
      -1px  0px 0px #ffffff,
       0px -1px 0px #ffffff; 
}
#clubLight ul.slick02 .price2 span {
  font-size: 12px;
}
#clubLight ul.slick02 .name {
  font-weight: bold;
  font-size: 12px;
  line-height: 1.4;
  margin-top: 10px;
  text-shadow: 1px  1px 0px #ffffff,
      -1px  1px 0px #ffffff,
       1px -1px 0px #ffffff,
      -1px -1px 0px #ffffff,
       1px  0px 0px #ffffff,
       0px  1px 0px #ffffff,
      -1px  0px 0px #ffffff,
       0px -1px 0px #ffffff; 
}
#clubLight ul.slick02 .detail {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.4;
  text-shadow: 1px  1px 0px #ffffff,
      -1px  1px 0px #ffffff,
       1px -1px 0px #ffffff,
      -1px -1px 0px #ffffff,
       1px  0px 0px #ffffff,
       0px  1px 0px #ffffff,
      -1px  0px 0px #ffffff,
       0px -1px 0px #ffffff; 
}

#clubLight .btn_type01 {
  display: block;
  background: #ea5404;
  width: 400px;
  position: relative;
  margin: 30px auto;
  text-align: center;
  padding: 10px 1em 10px 10px;
  font-weight: bold;
  color: #fff;
}
#clubLight .btn_type01:hover {
  opacity: 0.7;
}
#clubLight .btn_type01 span {
  position: absolute;
  display: block;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 3px solid #fff;
  border-radius: 1px;
  width: 20px;
  height: 20px;
}
#clubLight .btn_type01 span:before {
  content: "";
  width: 20px;
  height: 20px;
  border-left: 2px solid #ea5404;
  border-bottom: 2px solid #ea5404;
  position: absolute;
  top: -10px;
  right: -10px;
}
#clubLight .btn_type01 span:after {
  content: "";
  width: 17px;
  height: 3px;
  background: #fff;
  position: absolute;
  transform: rotate(-45deg);
  top: 3px;
  right: -4px;
}

#clubLight .attention {
  font-size: 12px;
  text-align: center;
}

/* チケット
------------------------------------------------------------*/

#ticketArea {
	position: relative;
	min-width: 1200px;
	max-width: 1200px;
	margin: 0 auto;
	padding: 100px 0;
}
#ticketArea h2 {
  width: 400px;
  background: #fff;
  position: relative;
  margin: 0 auto 50px;
  font-size: 50px;
  font-weight: bold;
  text-align: center;
}
#ticketArea h2:after {
  content: "";
  width: 1200px;
  height: 20px;
  margin:0 0 0 -400px;
  position: absolute;
  left: 0;
  top: 20px;
  background: #000000;
  background-image: linear-gradient(45deg, #ffffff 27%, transparent 0),
  linear-gradient(45deg, transparent 75%, #ffffff 0),
  linear-gradient(45deg, #ffffff 27%, transparent 0),
  linear-gradient(45deg, transparent 75%, #ffffff 0);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px,
    10px 10px, 20px 20px;
  z-index: -1;
}

#ticketArea .leftBox {
  width: calc((100% / 2) - 20px);
}
#ticketArea .rightBox {
  width: calc((100% / 2) - 10px);
}

#ticketArea .btn_type01 {
  display: block;
  background: #ea5404;
  width: 300px;
  position: relative;
  margin: 30px auto;
  text-align: center;
  padding: 10px 1em 10px 10px;
  font-weight: bold;
  color: #fff;
}
#ticketArea .btn_type01:hover {
  opacity: 0.7;
}
#ticketArea .btn_type01:after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 50%;
  margin: auto -6em auto auto;
}
#ticketArea .attention {
  font-size: 12px;
  text-align: center;
}


/* timetable
------------------------------------------------------------*/

#timeArea {
	position: relative;
	min-width: 1200px;
	max-width: 1200px;
	margin: 0 auto;
	padding: 100px;
}

#timeArea h2 {
  width: 350px;
  background: #fff;
  position: relative;
  margin: 0 auto 50px;
  font-size: 50px;
  font-weight: bold;
  text-align: center;
}
#timeArea h2:after {
  content: "";
  width: 1200px;
  height: 20px;
  margin:0 0 0 -430px;
  position: absolute;
  left: 0;
  top: 20px;
  background: #000000;
  background-image: linear-gradient(45deg, #ffffff 27%, transparent 0),
  linear-gradient(45deg, transparent 75%, #ffffff 0),
  linear-gradient(45deg, #ffffff 27%, transparent 0),
  linear-gradient(45deg, transparent 75%, #ffffff 0);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px,
    10px 10px, 20px 20px;
  z-index: -1;
}

/* TOP SHOPLIST（出展社一覧）
----------------------------------------------------*/
#shop_area {
  position: relative;
  background: #000;
  z-index: -2;
}
#shop_area .inner {
	position: relative;
	min-width: 1200px;
	max-width: 1200px;
	margin: 100px auto;
	padding: 100px 0;
}
#shop_area h2 {
  width: 400px;
  background: #000;
  color: #fff;
  position: relative;
  margin: 0 auto 30px;
  font-size: 50px;
  text-align: center;
}
#shop_area h2:after {
  content: "";
  width: 1200px;
  height: 20px;
  margin:0 0 0 -400px;
  position: absolute;
  left: 0;
  top: 20px;
  background: #000000;
  background-image: linear-gradient(45deg, #ffffff 27%, transparent 0),
  linear-gradient(45deg, transparent 75%, #ffffff 0),
  linear-gradient(45deg, #ffffff 27%, transparent 0),
  linear-gradient(45deg, transparent 75%, #ffffff 0);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px,
    10px 10px, 20px 20px;
  z-index: -1;
}
#shop_area .lead {
  color: #fff;
  text-align: center;
  margin: 0 auto;
}
#shop_area .shopList h3 {
  color: #fff;
  font-size: 24px;
  border-bottom: 1px solid #fff;
  text-align: center;
  margin: 50px auto 20px;
}
#shop_area .shopList ul {
  color: #fff;
  display: flex;
  flex-wrap: wrap;
}
#shop_area .shopList ul li {
  width: calc((100% / 2) - 20px);
  font-size: 18px;
  margin-bottom: 10px;
}
#shop_area .shopList ul li:nth-child(even) {
  margin-left: 20px;
}
#shop_area .shopList ul li span {
  font-size: 12px;
}





/* アーカイブ
------------------------------------------------------------*/
#archive {
	position: relative;
	min-width: 1200px;
	max-width: 1200px;
	margin: 100px auto;
}
#archive h2 {
  width: 300px;
  background: #fff;
  position: relative;
  margin: 0 auto 50px;
  font-size: 50px;
  text-align: center;
}
#archive h2:after {
  content: "";
  width: 1200px;
  height: 20px;
  margin:0 0 0 -450px;
  position: absolute;
  left: 0;
  top: 20px;
  background: #000000;
  background-image: linear-gradient(45deg, #ffffff 27%, transparent 0),
  linear-gradient(45deg, transparent 75%, #ffffff 0),
  linear-gradient(45deg, #ffffff 27%, transparent 0),
  linear-gradient(45deg, transparent 75%, #ffffff 0);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px,
    10px 10px, 20px 20px;
  z-index: -1;
}
#archive ul {
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#archive ul li {
  width: calc(100% / 6);
  padding:0 20px ;
  margin: 30px 0;
}
#archive ul li img {
  width: 100%;
}

/* フッター
----------------------------------------------------*/
#footerArea {
  position: relative;
  background: #231816;
}
#footerArea .inner {
  position: relative;
  min-width: 1200px;
  max-width: 1200px;
  margin: 100px auto 0;
  padding: 100px 0 150px;
}
#footerArea .inner .logoArea {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#footerArea .inner .logoArea .left {
  width: calc(100% / 2);
}
#footerArea .inner .logoArea .left img,
#footerArea .inner .logoArea .right img {
  height: 40px;
}
#footerArea .inner .logoArea .right {
  width: calc(100% / 2);
  text-align: right;
}


#footerArea .inner .contact {
  color: #fff;
  margin: 30px auto 50px;
}
#footerArea .inner .contact .title {
  border-bottom: solid 1px #fff;
  font-size: 20px;
  margin-bottom: 10px;
}
#footerArea .inner .contact a {
  color: #fff;
}
#footerArea .inner .footerLogo {
  margin-bottom: 50px;
}
#footerArea .inner .copyright {
  color: #fff;
  text-align: center;
  font-size: 14px;
}



.footerNav {
  position: fixed;
  bottom: 0;
  z-index: 10000;
  background: rgba(255,255,255,0.8);
  width: 100%;
}
.footerNav .inner {
  min-width: 1200px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px 0;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.footerNav .inner .footerNav_logo {
  width: 230px;
  padding: 0 20px;
  
}
.footerNav .inner .footerNav_logo img {
  width: 180px;
  vertical-align: bottom;
}
.footerNav .inner .btn_left_cv {
  display: block;
  color: #fff;
  text-align: center;
  width: 360px;
  padding: 0;
  position: relative;
  background: #ea5404;
  line-height: 80px;
  font-weight: bold;
  font-size: 22px;
}
.footerNav .inner .btn_left_cv:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 2em;
  margin: auto;
}
.footerNav .inner .btn_right_cv {
  display: block;
  color: #fff;
  text-align: center;
  width: 360px;
  padding: 0;
  position: relative;
  background: #35806e;
  line-height: 80px;
  font-weight: bold;
  font-size: 22px;
}
.footerNav .inner .btn_right_cv:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 2em;
  margin: auto;
}
.footerNav .inner .btn_right_cv span {
  position: absolute;
  bottom: 8px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 12px;
}
.footerNav .inner .pagetop {
  display: block;
  width: 80px;
  height: 80px;
  background: #000;
  position: relative;
}
.footerNav .inner .pagetop:after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(-45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}



.pr_bnr {
  margin: 30px auto;
}
.pr_bnr img {
  margin: 0 auto;
  max-width: 100%;
}
.pr_bnr2 {
  position: absolute;
  left: -120px;
  top: 0;
  width: 90px;
  z-index: 1;
  border: 1px solid #ccc;
}





.news_social_top {
  position: relative;
  min-width: 1200px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 100px 0;
}
.news_social_top h2 {
  background: #fff;
  position: relative;
  margin: 0 auto;
  font-size: 50px;
  text-align: center;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 4px solid #000;
  z-index: -2;
}
.news_social_top h2:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -23px;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 26px 30px;
  border-color: transparent transparent #fff transparent;
  z-index: -1;
}
.news_social_top .inner {
  position: relative;
  padding: 50px 0;
  border-bottom: 4px solid #000;
  background: #e5e5e5;
  background-image: linear-gradient(45deg, #ffffff 25%, transparent 0),
  linear-gradient(45deg, transparent 75%, #ffffff 0),
  linear-gradient(45deg, #ffffff 25%, transparent 0),
  linear-gradient(45deg, transparent 75%, #ffffff 0);
  background-size: 10px 10px;
  background-position: 0 0, 5px 5px,
    5px 5px, 10px 10px;
  z-index: 1;
}
.news_social_top .inner:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 1px;
  margin: auto;
  width: 40px;
  height: 5px;
  transform: rotate(-41deg);
  background: #000;
  z-index: 1;
}
.news_social_top .inner:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -14px;
  margin: auto;
  width: 40px;
  height: 10px;
  background: #fff;
  z-index: 2;
}

.news_social_top .inner p {
  text-align: center;
}

.news_social_top .inner p img {
  width: 30px;
  vertical-align: sub;
}
.news_social_top .inner .embedsocial-hashtag {
  width: 1100px;
  margin: 0 auto;
  height: 600px;
  overflow-y: scroll;
  background: #fff;
  padding: 20px;
}


/* スマートフォン
-----------------------------------------------*/
@media only screen and (max-width: 767px) {
    body {
        font-size: 4vw;
        line-height: 1.8;
        letter-spacing: 1px;
        color: #000;
        font-weight: normal;
        width: 100%;
        position: relative;
        min-width: 320px;
    }

    /* リンク設定
    ------------------------------------------------------------*/
    a {
        margin: 0;
        padding: 0;
        text-decoration: none;
        outline: 0;
        vertical-align: baseline;
        background: transparent;
        font-size: 100%;
        -webkit-transition: opacity 0.3s;
        -moz-transition: opacity 0.3s;
        -o-transition: opacity 0.3s;
        transition: opacity 0.3s;
    }

    a:hover, a:active {
        outline: none;
        opacity: 0.85;
    }

    /* PC,SP切り替え
    ------------------------------------------------------------*/
    .pc-on {
        display: none !important;
    }

    .pc-on-inlineblock {
        display: none !important;
    }

    .sp-on {
        display: block !important;
    }

    .sp-on-inlineblock {
        display: inline-block !important;
    }

    .text-s {
        font-size: 3vw;
        line-height: 1.6;
    }

    .note {
        text-indent: -1em;
        margin-left: 1em;
    }

    .text-center {
        text-align: center;
    }

    strong {
        font-weight: bold;
    }

    .flexBox {
        display: block;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 26px;
        position: relative;
        z-index: 10000;
    }

    .flexBox2 {
        display: block;
        flex-wrap: wrap;
    }

  /* ヘッダー
  ------------------------------------------------------------*/
  header {
    margin: 0;
    padding: 1vw;
    background: rgba(0, 0, 0, 1);
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: fixed;
    top: 0;
    width: calc(100% - 2vw);
    min-width: 100%;
    height: 14vw;
    z-index: 10001;
  }

  header .logo {
      width: 26vw;
  }
  header .logo img {
      width: 100%;
  }







  /* コンテンツエリア
  ------------------------------------------------------------*/

  main {
    overflow: hidden;
  }
  main .kvBox {
    max-width: 100%;
    min-width: 100%;
    width: 100%;
    margin: 24vw auto 0;
  }
  main .kvBox_inner {
  }
  main .kvBox h1 {
    width: 100%;
    margin: 0 auto 14vw;
  }
  main .kvBox h1 img {
    width: 100%;
  }
  main .kvBox .monitor {
    background-image: url(../img/img_monitor.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    min-height: 70vw;
    margin: 0 auto;
    position: relative;
    padding: 2vw;
  }
  main .kvBox .monitor .slick01 {
    width: 100%;
    z-index: 1;
  }
  main .kvBox .monitor .countTitle {
    width: 100%;
    height: 56vw;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0;
    right: 0;
    top: 1vw;
    margin: auto;
    z-index: 100;
  }
  main .kvBox .monitor .countTitle p {
    position: absolute;
    top: 28vw;
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
    text-align: center;
    font-size: 12vw;
    line-height: 1;
    text-shadow: 0 0 3px #000000; 
  }
  main .kvBox .monitor .countTitle p span {
    font-size: 6vw;
  }
  main .kvBox .countTitle2 {
    text-align: center;
    font-size: 7vw;
    font-weight: bold;
    margin: 6vw 0 5vw;
  }




  /* 稲フェスとは
  ------------------------------------------------------------*/
  .aboutUs {
      width: 100%;
      margin: 16vw auto 8vw;
      padding: 6vw 8vw;
      text-align: center;
      position: relative;
      border-top: solid 2px black;
      border-bottom: solid 2px black;
  }
  .aboutUs:before, .aboutUs:after {
      content: '';
      position: absolute;
      top: -4vw;
      width: 2px;
      height: -webkit-calc(100% + 8vw);
      height: calc(100% + 8vw);
      background-color: black;
  }
  .aboutUs:before {
      left: 4vw;
  }
  .aboutUs:after {
      right: 4vw;
  }
  .aboutUs .bg_car {
    position: absolute;
    top: 144vw;
    left: -2vw;
    width: 20vw;
  }
  .aboutUs .bg_bike {
    position: absolute;
    top: 100vw;
    right: 1vw;
    z-index: 1;
    width: 20vw;
  }

  .aboutUs h2 {
    width: 100%;
    margin: -16vw auto 0;
  }
  .aboutUs p {
    position: relative;
    margin: 20vw 0;
    font-size: 3.5vw;
  }
  .aboutUs p:before,
  .aboutUs p:after {
    content: "";
    width: 100%;
    height: 20px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    background: #000000;
    background-image: linear-gradient(45deg, #ffffff 27%, transparent 0),
    linear-gradient(45deg, transparent 75%, #ffffff 0),
    linear-gradient(45deg, #ffffff 27%, transparent 0),
    linear-gradient(45deg, transparent 75%, #ffffff 0);
    background-size: 20px 20px;
    background-position: 0 0, 10px 10px,
      10px 10px, 20px 20px;
  }
  .aboutUs p:before {
    top: -40px;
  }
  .aboutUs p:after {
    bottom: -40px;
    transform: rotate(180deg);
  }


  /* youtubeLive
  ------------------------------------------------------------*/

  .youtubeLive {
    position: relative;
    min-width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 20vw 4vw 4vw 4vw;
  }
  .youtubeLive h2 {
    width: 100%;
    background: unset;
    position: relative;
    margin: 0 auto 10vw;
    font-size: 10vw;
    text-align: center;
    z-index: 1;
  }
  .youtubeLive h2:before {
    content: "";
    width: 7em;
    height: 30px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 4vw;
    background: #fff;
    z-index: -1;
  }
  .youtubeLive h2:after {
    content: "";
    width: 100%;
    height: 20px;
    margin:0;
    position: absolute;
    left: 0;
    top: 4vw;
    background: #000000;
    background-image: linear-gradient(45deg, #ffffff 27%, transparent 0),
    linear-gradient(45deg, transparent 75%, #ffffff 0),
    linear-gradient(45deg, #ffffff 27%, transparent 0),
    linear-gradient(45deg, transparent 75%, #ffffff 0);
    background-size: 20px 20px;
    background-position: 0 0, 10px 10px,
      10px 10px, 20px 20px;
    z-index: -2;
  }
  .yt-wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto 4vw;
  }
  .yt-wrapper:before {
    content:"";
    display: block;
    padding-top: 56.25%;
  }
  .yt-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  /* PR youtube
  ------------------------------------------------------------*/

  .pr_youtube {
    position: relative;
    min-width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 4vw 4vw 4vw;
  }
  .pr_youtube h2 {
    width: 100%;
    background: unset;
    position: relative;
    margin: 0 auto 10vw;
    font-size: 10vw;
    text-align: center;
    z-index: 1;
  }
  .pr_youtube h2:before {
    content: "";
    width: 7em;
    height: 30px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 4vw;
    background: #fff;
    z-index: -1;
  }
  .pr_youtube h2:after {
    content: "";
    width: 100%;
    height: 20px;
    margin:0;
    position: absolute;
    left: 0;
    top: 4vw;
    background: #000000;
    background-image: linear-gradient(45deg, #ffffff 27%, transparent 0),
    linear-gradient(45deg, transparent 75%, #ffffff 0),
    linear-gradient(45deg, #ffffff 27%, transparent 0),
    linear-gradient(45deg, transparent 75%, #ffffff 0);
    background-size: 20px 20px;
    background-position: 0 0, 10px 10px,
      10px 10px, 20px 20px;
    z-index: -2;
  }

  /* news
  ------------------------------------------------------------*/

  #newsArea {
    position: relative;
    min-width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 20vw 4vw 4vw 4vw;
  }
  #newsArea h2 {
    width: 100%;
    background: unset;
    position: relative;
    margin: 0 auto 10vw;
    font-size: 10vw;
    text-align: center;
    z-index: 1;
  }
  #newsArea h2:before {
    content: "";
    width: 5em;
    height: 30px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 4vw;
    background: #fff;
    z-index: -1;
  }
  #newsArea h2:after {
    content: "";
    width: 100%;
    height: 20px;
    margin:0;
    position: absolute;
    left: 0;
    top: 4vw;
    background: #000000;
    background-image: linear-gradient(45deg, #ffffff 27%, transparent 0),
    linear-gradient(45deg, transparent 75%, #ffffff 0),
    linear-gradient(45deg, #ffffff 27%, transparent 0),
    linear-gradient(45deg, transparent 75%, #ffffff 0);
    background-size: 20px 20px;
    background-position: 0 0, 10px 10px,
      10px 10px, 20px 20px;
    z-index: -2;
  }
  #newsArea ul {
    display: flex;
    flex-wrap: wrap;
  }
  #newsArea ul a {
    display: block;
    width: 100%;
    margin: 0 0 10vw 0;
  }
  #newsArea ul a li {
    width: 100%;
  }
  #newsArea ul a li .news_img {
    width: 100%;
    border: 1px #ccc solid;
    text-align: center;
  }
  #newsArea ul a li .news_date {
    margin: 10px 0;
    font-size: 3vw;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #newsArea ul a li .news_date .category {
    background: #000;
    color: #fff;
    padding: 0 10px;
    font-size: 2.5vw;
    margin: 1px 0;
  }
  #newsArea ul a li .news_title {
    font-weight: bold;
    font-size: 4vw;
    line-height: 1.4;
  }
  #newsArea .btn_type01 {
    display: block;
    width: 100%;
    border: 2px solid #000;
    position: relative;
    margin: 30px auto;
    text-align: center;
    padding: 10px 1em 10px 10px;
    font-weight: bold;
  }
  #newsArea .btn_type01:hover {
    opacity: 0.7;
  }
  #newsArea .btn_type01:after {
    content: "";
    width: 10px;
    height: 10px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 50%;
    margin: auto -4em auto auto;
  }

  /* featureArea
  ------------------------------------------------------------*/

  .featureArea {
  	position: relative;
  }
  .featureArea:after {
    content: "";
    position: absolute;
    top: 140vw;
    left: 0;
    background: #bfd6e5;
    background-image: linear-gradient(45deg, #ffffff 27%, transparent 0),
    linear-gradient(45deg, transparent 75%, #ffffff 0),
    linear-gradient(45deg, #ffffff 27%, transparent 0),
    linear-gradient(45deg, transparent 75%, #ffffff 0);
    background-size: 10px 10px;
    background-position: 0 0, 5px 5px,
      5px 5px, 10px 10px;
    z-index: -1;
    width: 100%;
    height: 90vw;
  }
  .featureArea.before:after {
    top: 130vw;
    background: #ccdfdb;
    background-image: linear-gradient(45deg, #ffffff 27%, transparent 0),
    linear-gradient(45deg, transparent 75%, #ffffff 0),
    linear-gradient(45deg, #ffffff 27%, transparent 0),
    linear-gradient(45deg, transparent 75%, #ffffff 0);
    background-size: 10px 10px;
    background-position: 0 0, 5px 5px,
      5px 5px, 10px 10px;
    z-index: -1;
    width: 100%;
    height: 86vw;
  }


  .featureArea .inner {
  	position: relative;
  	min-width: 100%;
  	max-width: 100%;
  	margin: 0 auto;
  	padding: 20vw 4vw 0;
  }
  .featureArea h2 {
    width: 100%;
    background: unset;
    position: relative;
    margin: 0 auto 10vw;
    font-size: 10vw;
    font-weight: bold;
    text-align: center;
    color: #005a99;
  }
  .featureArea.before h2 {
    width: 100%;
    font-size: 8vw;
    color: #35806e;
  }

  .featureArea h2:before {
    content: "";
    width: 5em;
    height: 30px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 4vw;
    background: #fff;
    z-index: -1;
  }
  .featureArea.before h2:before {
    width: 8em;
  }
  .featureArea h2:after {
    content: "";
    width: 100%;
    height: 20px;
    margin:0;
    position: absolute;
    left: 0;
    top: 4vw;
    background: #005a99;
    background-image: linear-gradient(45deg, #ffffff 27%, transparent 0),
    linear-gradient(45deg, transparent 75%, #ffffff 0),
    linear-gradient(45deg, #ffffff 27%, transparent 0),
    linear-gradient(45deg, transparent 75%, #ffffff 0);
    background-size: 20px 20px;
    background-position: 0 0, 10px 10px,
      10px 10px, 20px 20px;
    z-index: -2;
  }
  .featureArea.before h2:after {
    background: #35806e;
    background-image: linear-gradient(45deg, #ffffff 27%, transparent 0),
    linear-gradient(45deg, transparent 75%, #ffffff 0),
    linear-gradient(45deg, #ffffff 27%, transparent 0),
    linear-gradient(45deg, transparent 75%, #ffffff 0);
    background-size: 20px 20px;
    background-position: 0 0, 10px 10px,
      10px 10px, 20px 20px;
    z-index: -2;
  }
  .featureArea .lead {
    margin: 0 auto 10vw;
    font-size: 4vw;
    font-weight: bold;
    text-align: center;
  }
  .featureArea ul.slick02 {
    padding: 2vw;
    position: relative;
  }
  .featureArea ul.slick02 .slick-slide {
    margin: 0;
  }
  .featureArea ul.slick02 .slide-arrow.prev-arrow:after {
    content: "";
    position: absolute;
    left: 1em;
    top: 10em;
    display: inline-block;
    width: 1em;
    height: 1em;
    border-left: 4px solid #005a99;
    border-bottom: 4px solid #005a99;
    transition: all 0.3s ease;
    transform: rotate(45deg);
    cursor: pointer;
  }
  .featureArea.before ul.slick02 .slide-arrow.prev-arrow:after {
    border-left: 4px solid #35806e;
    border-bottom: 4px solid #35806e;
  }
  .featureArea ul.slick02 .slide-arrow.prev-arrow:hover,
  .featureArea ul.slick02 .slide-arrow.next-arrow:hover {
    opacity: 0.7;
  }
  .featureArea ul.slick02 .slide-arrow.next-arrow:after {
    content: "";
    position: absolute;
    right: 1em;
    top: 10em;
    display: inline-block;
    width: 1em;
    height: 1em;
    border-right: 4px solid #005a99;
    border-top: 4px solid #005a99;
    transition: all 0.3s ease;
    transform: rotate(45deg);
    cursor: pointer;
  }
  .featureArea.before ul.slick02 .slide-arrow.next-arrow:after {
    border-right: 4px solid #35806e;
    border-top: 4px solid #35806e;
  }
  .featureArea ul.slick02 .slick-slide .img {
    width: 100%;
    height: 88vw;
    border: 1px solid #005a99;
    margin: 0 auto;
    position: relative;
  }
  .featureArea.before ul.slick02 .slick-slide .img {
    border: 1px solid #35806e;
  }
  .featureArea ul.slick02 .slick-slide .img img {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }


  .featureArea ul.slick02 .price {
    margin: 10px 0;
    font-size: 3vw;
    display: flex;
    -webkit-box-pack: center;
       -ms-flex-pack: center;
     justify-content: center;
  }
  .featureArea ul.slick02 .price .baseprice {
    text-decoration: line-through;
    margin-right: 20px;
    font-size: 3vw;
  }
  .featureArea ul.slick02 .price .sale {
    background: #ea5404;
    font-size: 3vw;
    color: #fff;
    padding: 0 10px;
    margin: 1px 0;
  }
  .featureArea ul.slick02 .price2 {
    font-size: 10vw;
    text-align: center;
  }
  .featureArea ul.slick02 .price2 span {
    font-size: 2.5vw;
  }
  .featureArea ul.slick02 .name {
    font-weight: bold;
    font-size: 3vw;
    line-height: 1.4;
    margin-top: 10px;
  }
  .featureArea ul.slick02 .detail {
    font-weight: bold;
    font-size: 6vw;
    line-height: 1.4;
  }
  .featureArea .btn_type01 {
    display: block;
    background: #005a99;
    width: 300px;
    position: relative;
    margin: 30px auto;
    text-align: center;
    padding: 10px 1em 10px 10px;
    font-weight: bold;
    color: #fff;
  }
  .featureArea .btn_type01:hover {
    opacity: 0.7;
  }
  .featureArea .btn_type01:after {
    content: "";
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 50%;
    margin: auto -4em auto auto;
  }
  .featureArea .attention {
    font-size: 2.5vw;
    margin-left: 1em;
    text-indent: -1.2em;
  }


  /* CLUB Lightning
  ------------------------------------------------------------*/

  #clubLight {
  	position: relative;
  }

  #clubLight:after {
    content: "";
    position: absolute;
    top: 140vw;
    left: 0;
    background: #fad4c0;
    background-image: linear-gradient(45deg, #ffffff 27%, transparent 0),
    linear-gradient(45deg, transparent 75%, #ffffff 0),
    linear-gradient(45deg, #ffffff 27%, transparent 0),
    linear-gradient(45deg, transparent 75%, #ffffff 0);
    background-size: 10px 10px;
    background-position: 0 0, 5px 5px,
      5px 5px, 10px 10px;
    z-index: -1;
    width: 100%;
    height: 90vw;
  }


  #clubLight .inner {
  	position: relative;
  	min-width: 100%;
  	max-width: 100%;
  	margin: 0 auto;
  	padding: 20vw 4vw 0;
  }
  #clubLight h2 {
    width: 100%;
    background: #ea5404;
    position: relative;
    margin: 0 auto 10vw;
    font-size: 6vw;
    font-weight: bold;
    text-align: center;
  }
  #clubLight h2:after {
    content: none;
  }

  #clubLight .clubLightLogo {
    width: 80%;
    position: absolute;
    left: 0;
    right: 0;
    top: 26vw;
    margin: auto;
    z-index: -1;
  }

  #clubLight .lead {
    font-size: 3.5vw;
    font-weight: bold;
    text-align: center;
    color: #ea5404;
    margin-top: 46vw;
  }


  #clubLight ul.slick02 {
    padding: 2vw;
    position: relative;
  }
  #clubLight ul.slick02 .slick-slide {
    margin: 0;
  }
  #clubLight ul.slick02 .slide-arrow.prev-arrow:after {
    content: "";
    position: absolute;
    left: 1em;
    top: 10em;
    display: inline-block;
    width: 1em;
    height: 1em;
    border-left: 4px solid #005a99;
    border-bottom: 4px solid #005a99;
    transition: all 0.3s ease;
    transform: rotate(45deg);
    cursor: pointer;
  }
  #clubLight ul.slick02 .slide-arrow.prev-arrow:hover,
  #clubLight ul.slick02 .slide-arrow.next-arrow:hover {
    opacity: 0.7;
  }
  #clubLight ul.slick02 .slide-arrow.next-arrow:after {
    content: "";
    position: absolute;
    right: 1em;
    top: 10em;
    display: inline-block;
    width: 1em;
    height: 1em;
    border-right: 4px solid #005a99;
    border-top: 4px solid #005a99;
    transition: all 0.3s ease;
    transform: rotate(45deg);
    cursor: pointer;
  }
  #clubLight ul.slick02 .slick-slide .img {
    width: 100%;
    height: 88vw;
    border: 1px solid #005a99;
    margin: 0 auto;
    position: relative;
  }
  #clubLight ul.slick02 .slick-slide .img img {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }


  #clubLight ul.slick02 .price {
    margin: 10px 0;
    font-size: 3vw;
    display: flex;
    -webkit-box-pack: center;
       -ms-flex-pack: center;
     justify-content: center;
  }
  #clubLight ul.slick02 .price .baseprice {
    text-decoration: line-through;
    margin-right: 20px;
    font-size: 3vw;
  }
  #clubLight ul.slick02 .price .sale {
    background: #ea5404;
    font-size: 3vw;
    color: #fff;
    padding: 0 10px;
    margin: 1px 0;
  }
  #clubLight ul.slick02 .price2 {
    font-size: 10vw;
    text-align: center;
  }
  #clubLight ul.slick02 .price2 span {
    font-size: 2.5vw;
  }
  #clubLight ul.slick02 .name {
    font-weight: bold;
    font-size: 3vw;
    line-height: 1.4;
    margin-top: 10px;
  }
  #clubLight ul.slick02 .detail {
    font-weight: bold;
    font-size: 6vw;
    line-height: 1.4;
  }




  #clubLight .btn_type01 {
    display: block;
    background: #ea5404;
    width: 300px;
    position: relative;
    margin: 30px auto;
    text-align: center;
    padding: 10px 1em 10px 10px;
    font-weight: bold;
    color: #fff;
  }
  #clubLight .btn_type01:hover {
    opacity: 0.7;
  }
  #clubLight .btn_type01 span {
    position: absolute;
    display: block;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 3px solid #fff;
    border-radius: 1px;
    width: 20px;
    height: 20px;
  }
  #clubLight .btn_type01 span:before {
    content: "";
    width: 20px;
    height: 20px;
    border-left: 2px solid #ea5404;
    border-bottom: 2px solid #ea5404;
    position: absolute;
    top: -10px;
    right: -10px;
  }
  #clubLight .btn_type01 span:after {
    content: "";
    width: 17px;
    height: 3px;
    background: #fff;
    position: absolute;
    transform: rotate(-45deg);
    top: 3px;
    right: -4px;
  }

  #clubLight .attention {
    font-size: 3vw;
    text-align: center;
  }



  /* チケット
  ------------------------------------------------------------*/

  #ticketArea {
  	position: relative;
  	min-width: 100%;
  	max-width: 100%;
  	margin: 0 auto;
  	padding: 20vw 4vw 0;
  }
  #ticketArea h2 {
    width: 100%;
    background: unset;
    position: relative;
    margin: 0 auto 10vw;
    font-size: 8vw;
    text-align: center;
  }
  #ticketArea h2:before {
    content: "";
    width: 9em;
    height: 30px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 4vw;
    background: #fff;
    z-index: -1;
  }
  #ticketArea h2:after {
    content: "";
    width: 100%;
    height: 20px;
    margin:0;
    position: absolute;
    left: 0;
    top: 4vw;
    background: #000000;
    background-image: linear-gradient(45deg, #ffffff 27%, transparent 0),
    linear-gradient(45deg, transparent 75%, #ffffff 0),
    linear-gradient(45deg, #ffffff 27%, transparent 0),
    linear-gradient(45deg, transparent 75%, #ffffff 0);
    background-size: 20px 20px;
    background-position: 0 0, 10px 10px,
      10px 10px, 20px 20px;
    z-index: -2;
  }

  #ticketArea .leftBox {
    width: 90%;
    margin: 0 auto 10vw;
  }
  #ticketArea .rightBox {
    width: 100%;
  }

  #ticketArea .btn_type01 {
    display: block;
    background: #ea5404;
    width: 300px;
    position: relative;
    margin: 30px auto;
    text-align: center;
    padding: 10px 1em 10px 10px;
    font-weight: bold;
    color: #fff;
  }
  #ticketArea .btn_type01:hover {
    opacity: 0.7;
  }
  #ticketArea .btn_type01:after {
    content: "";
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 50%;
    margin: auto -6em auto auto;
  }
  #ticketArea .attention {
    font-size: 2.5vw;
    text-align: center;
  }



  /* timetable
  ------------------------------------------------------------*/

  #timeArea {
    position: relative;
  	min-width: 100%;
  	max-width: 100%;
  	margin: 10vw auto;
  	padding: 20vw 4vw;
  }

  #timeArea h2 {
    width: 100%;
    background: unset;
    position: relative;
    margin: 0 auto 10vw;
    font-size: 8vw;
    text-align: center;
  }
  #timeArea h2:before {
    content: "";
    width: 7em;
    height: 30px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 4vw;
    background: #fff;
    z-index: -1;
  }
  #timeArea h2:after {
    content: "";
    width: 100%;
    height: 20px;
    margin:0;
    position: absolute;
    left: 0;
    top: 4vw;
    background: #000000;
    background-image: linear-gradient(45deg, #ffffff 27%, transparent 0),
    linear-gradient(45deg, transparent 75%, #ffffff 0),
    linear-gradient(45deg, #ffffff 27%, transparent 0),
    linear-gradient(45deg, transparent 75%, #ffffff 0);
    background-size: 20px 20px;
    background-position: 0 0, 10px 10px,
      10px 10px, 20px 20px;
    z-index: -2;
  }

  /* TOP SHOPLIST（出展社一覧）
  ----------------------------------------------------*/
  #shop_area {
    position: relative;
    background: #000;
    z-index: -2;
  }
  #shop_area .inner {
  	position: relative;
  	min-width: 100%;
  	max-width: 100%;
  	margin: 10vw auto;
  	padding: 20vw 4vw;
  }
  #shop_area h2 {
    width: 100%;
    background: unset;
    color: #fff;
    position: relative;
    margin: 0 auto 30px;
    font-size: 8vw;
    text-align: center;
  }
  #shop_area h2:before {
    content: "";
    width: 7em;
    height: 30px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 4vw;
    background: #000;
    z-index: -1;
  }
  #shop_area h2:after {
    content: "";
    width: 100%;
    height: 20px;
    margin:0;
    position: absolute;
    left: 0;
    top: 4vw;
    background: #000000;
    background-image: linear-gradient(45deg, #ffffff 27%, transparent 0),
    linear-gradient(45deg, transparent 75%, #ffffff 0),
    linear-gradient(45deg, #ffffff 27%, transparent 0),
    linear-gradient(45deg, transparent 75%, #ffffff 0);
    background-size: 20px 20px;
    background-position: 0 0, 10px 10px,
      10px 10px, 20px 20px;
    z-index: -2;
  }
  #shop_area .lead {
    color: #fff;
    text-align: center;
    margin: 0 auto;
  }
  #shop_area .shopList h3 {
    color: #fff;
    font-size: 6vw;
    border-bottom: 1px solid #fff;
    text-align: center;
    margin: 10vw auto 6vw;
  }
  #shop_area .shopList ul {
    color: #fff;
    display: block;
    flex-wrap: wrap;
  }
  #shop_area .shopList ul li {
    width: 100%;
    font-size: 4vw;
    margin-bottom: 10px;
  }
  #shop_area .shopList ul li:nth-child(even) {
    margin-left: 0;
  }
  #shop_area .shopList ul li span {
    font-size: 2.5vw;
  }





  /* アーカイブ
  ------------------------------------------------------------*/
  #archive {
  	position: relative;
  	min-width: 100%;
  	max-width: 100%;
  	margin: 20vw auto 0;
  	padding: 0 4vw;
  }
  #archive h2 {
    width: 100%;
    background: unset;
    position: relative;
    margin: 0 auto 10vw;
    font-size: 8vw;
    text-align: center;
  }
  #archive h2:before {
    content: "";
    width: 7em;
    height: 30px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 4vw;
    background: #fff;
    z-index: -1;
  }
  #archive h2:after {
    content: "";
    width: 100%;
    height: 20px;
    margin:0;
    position: absolute;
    left: 0;
    top: 4vw;
    background: #000000;
    background-image: linear-gradient(45deg, #ffffff 27%, transparent 0),
    linear-gradient(45deg, transparent 75%, #ffffff 0),
    linear-gradient(45deg, #ffffff 27%, transparent 0),
    linear-gradient(45deg, transparent 75%, #ffffff 0);
    background-size: 20px 20px;
    background-position: 0 0, 10px 10px,
      10px 10px, 20px 20px;
    z-index: -2;
  }
  #archive ul {
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #archive ul li {
    width: calc(100% / 2);
    padding:0 20px ;
    margin: 30px 0;
  }
  #archive ul li img {
    width: 100%;
  }

  /* フッター
  ----------------------------------------------------*/
  #footerArea {
    position: relative;
    background: #231816;
    padding: 0 4vw 20vw;
  }
  #footerArea .inner {
    position: relative;
    min-width: 100%;
    max-width: 100%;
    margin: 20vw auto 0;
    padding: 10vw 0;
  }
  #footerArea .inner .logoArea {
    display: block;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #footerArea .inner .logoArea .left {
    width: 100%;
    margin-bottom: 6vw;
  }
  #footerArea .inner .logoArea .left img,
  #footerArea .inner .logoArea .right img {
    height: 6.5vw;
  }
  #footerArea .inner .logoArea .right {
    width: 100%;
    text-align: left;
  }


  #footerArea .inner .contact {
    color: #fff;
    margin: 6vw auto 10vw;
  }
  #footerArea .inner .contact .title {
    border-bottom: solid 1px #fff;
    font-size: 4vw;
    margin-bottom: 10px;
  }
  #footerArea .inner .contact a {
    color: #fff;
  }
  #footerArea .inner .footerLogo {
    margin-bottom: 10vw;
  }
  #footerArea .inner .copyright {
    color: #fff;
    text-align: center;
    font-size: 2.5vw;
  }


  .footerNav {
    position: fixed;
    bottom: 0;
    z-index: 10000;
    background: rgba(255,255,255,0.8);
    width: 100%;
  }
  .footerNav .inner {
    min-width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 4vw;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .footerNav .inner .btn_left_cv {
    display: block;
    color: #fff;
    text-align: center;
    width: calc((100% / 2) - 2vw);
    padding: 0;
    position: relative;
    background: #ea5404;
    line-height: 14vw;
    font-weight: bold;
    font-size: 4vw;
  }
  .footerNav .inner .btn_left_cv:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 1em;
    margin: auto;
  }
  .footerNav .inner .btn_right_cv {
    display: block;
    color: #fff;
    text-align: center;
    width: calc((100% / 2) - 2vw);
    padding: 0;
    position: relative;
    background: #35806e;
    line-height: 14vw;
    font-weight: bold;
    font-size: 4vw;
  }
  .footerNav .inner .btn_right_cv:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 1em;
    margin: auto;
  }

  .footerNav .inner .btn_right_cv span {
    position: absolute;
    bottom: 0.5vw;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 2vw;
  }





  header .nav {
    position: relative;
    padding-top: 9px;
    width: 10vw;
  }
  header .sp_btn {
    display: block;
  }
  header .menuList ul {
    display: block;
    margin-top: 10px;
  }
  header .menuList ul a {
    display: block;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    padding-left: 20px;
  }

  header .menuList ul a:hover {
    color: #df5429;
    opacity: 1;
  }

    .menu-trigger,
    .menu-trigger span {
        display: inline-block;
        transition: all .4s;
        box-sizing: border-box;
        z-index: 10001;
    }

    .menu-trigger {
        position: relative;
        width: 8vw;
        height: 7vw;
    }

    .menu-trigger span {
        position: absolute;
        left: 0;
        width: 100%;
        height: 1vw;
        background-color: #fff;
    }
    .menu-trigger.active span {
        background-color: #000;
    }

    .menu-trigger span:nth-of-type(1) {
        top: 0;
    }

    .menu-trigger span:nth-of-type(2) {
        top: 3vw;
    }

    .menu-trigger span:nth-of-type(3) {
        bottom: 0;
    }

    .menu-trigger.active {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }

    .menu-trigger.active span:nth-of-type(1) {
        -webkit-transform: translateY(3vw) rotate(-45deg);
        transform: translateY(3vw) rotate(-45deg);
    }

    .menu-trigger.active span:nth-of-type(2) {
        -webkit-transform: translateY(0) rotate(45deg);
        transform: translateY(0) rotate(45deg);
    }

    .menu-trigger.active span:nth-of-type(3) {
        opacity: 0;
    }

    .menuBg {
        background: #000;
        position: fixed;
        right: 0;
        top: 0;
        width: 0vw;
        height: 0vh;
        transition: all .4s;
        z-index: 10000;
    }

    .menuBg.active {
        background: rgba(0, 0, 0, 0.9);
        position: fixed;
        right: 0;
        top: 0;
        width: 100vw;
        height: 100vh;
    }

    .menuBg .menuList {
        background: #fff;
        position: fixed;
        right: 0;
        top: 0;
        width: 0;
        height: 0;
        padding: 0;
        transition: all 0s;
        transition-delay: 0s;
    }

    .menuBg.active .menuList {
        width: 90vw;
        height: 100vh;
        padding: 20vw 0 0 6vw;
        transition: all .4s;
        transition-delay: .2s;
    }

    .menuBg.active .menuList ul {
        list-style: none;
    }

    .menuBg .menuList ul li {
        font-size: 5vw;
        font-weight: bold;
        margin-bottom: 20px;
        opacity: 0;
        transition: all .4s;
    }

    .menuBg.active .menuList ul li {
        opacity: 1;
    }





  .pr_bnr {
    margin: 6vw auto;
  }
  .pr_bnr img {
    margin: 0 auto;
    max-width: 100%;
  }
  .pr_bnr2 {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 90%;
    z-index: 1;
    border: 1px solid #ccc;
    margin: 6vw auto;
  }



  .news_social_top {
    position: relative;
    min-width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 10vw 0;
  }
  .news_social_top h2 {
    background: #fff;
    position: relative;
    margin: 0 auto;
    font-size: 8vw;
    text-align: center;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 4px solid #000;
    z-index: -2;
  }
  .news_social_top h2:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -23px;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 26px 30px;
    border-color: transparent transparent #fff transparent;
    z-index: -1;
  }
  .news_social_top .inner {
    position: relative;
    padding: 10vw 0;
    border-bottom: 4px solid #000;
    background: #e5e5e5;
    background-image: linear-gradient(45deg, #ffffff 25%, transparent 0),
    linear-gradient(45deg, transparent 75%, #ffffff 0),
    linear-gradient(45deg, #ffffff 25%, transparent 0),
    linear-gradient(45deg, transparent 75%, #ffffff 0);
    background-size: 10px 10px;
    background-position: 0 0, 5px 5px,
      5px 5px, 10px 10px;
    z-index: 1;
  }
  .news_social_top .inner:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 1px;
    margin: auto;
    width: 40px;
    height: 5px;
    transform: rotate(-41deg);
    background: #000;
    z-index: 1;
  }
  .news_social_top .inner:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: -14px;
    margin: auto;
    width: 40px;
    height: 10px;
    background: #fff;
    z-index: 2;
  }

  .news_social_top .inner p {
    text-align: center;
  }

  .news_social_top .inner p img {
    width: 30px;
    vertical-align: sub;
  }
  .news_social_top .inner .embedsocial-hashtag {
    width: 90%;
    margin: 0 auto;
    height: 400px;
    overflow-y: scroll;
    background: #fff;
    padding: 4vw;
  }

}