@charset "utf-8";
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }


html {
	position:relative;
	min-height:100%;
}

.modal { position:fixed; display:none; z-index:999; top:33%; left:50%; width:400px; height:200px; margin:-120px 0 0 -220px; padding:20px; text-align:center; color:white;}
.modal p { margin-bottom:10px; }
.modal a { cursor:pointer; }

body {
	background-image: url(img/bg2.jpg);
	background-color: #FFFFFF;
	margin-left: auto;
	margin-top: 0px;
  margin-right:auto;
	margin-bottom: 0px;
	padding:0px;
	background-repeat: repeat-x;}

body,td,th {
	font-size: 16px;
	color:black;
	text-align: center;
}

.style8 {font-size: 10}
.文字下げ2 {	font-size: 10px;
	letter-spacing: normal;
	text-align: left;
	text-indent: 10pt;
}
.style26 {
	font-size: 12px;
	color: #CC2A1E;
	font-weight: bold;
	text-align: left;
}
.style27 {
	font-size: 12px;
	font-weight: bold;
}
.style29 {
	font-size: 12px;
	color: #093;
	font-weight: bold;
}
.style32 {
	font-size: 14px;
	font-weight: bold;
}
.style34 {
	font-size: 10px
}
.style35 {font-size: 14px; color: #FF0000; font-weight: bold; }
.style36 {color: #FF0000}
.style291 {
	font-size: 13px;
	text-align: left;
}
.style30Copy {	color: #F00;
	font-weight: bold;
	font-size: 12.5px;
}
.中央 {
	text-align: center;
}
.migi {
	text-align: right;
}
.hidari {
	text-align: left;
}
.style2911 {
	font-size: 13px;
	text-align: left;
}
.style2912 {font-size: 13px}
.style261 {	font-size: 17px;
	color: #36F;
	font-weight: bold;
}
.style2 {font-size: 10px}



img {
    max-width:100%;
    height:auto;
	border-style:none;
}
#logo_box {
	max-width:980px;
	margin: 0 auto;
}
h1 a {
	display: block;
	width: 560px;
	height: 450px;
	background-image: url(../img/top_logo.png);
	background-repeat: no-repeat;
}
h1 span {
	display:none;
}
.tex01 {
	display:block;
	width:310px;
	height:156px;
	background-image:url("../img/top_tex01.png");
	background-repeat:no-repeat;
	background-position:right bottom;
	margin-left: auto;
	animation: translate 2s; 
	animation-iteration-count: infinite; 
	-webkit-animation: translate 2s; /* Safari & Chrome */
	-webkit-animation-iteration-count: infinite; 
}
@keyframes translate { 
  0%   { transform:  translate(0px, 0px);    } 
  25%   { transform:  translate(0px, -10px);   }
  75%   { transform:  translate(0px, 0px);   }
  100%  { transform:  translate(0px, 0px);   } 
} 
@-webkit-keyframes translate { 
  0%   { -webkit-transform:  translate(0px, 0px) ;   } 
  25%   { -webkit-transform:  translate(0px, -10px);   }
  75%   { -webkit-transform:  translate(0px, 0px);   }
  100%  { -webkit-transform:  translate(0px, 0px);   } 
} 
.tex02 {
	display:block;
	width:310px;
	height:150px;
	background-image:url("../img/top_tex02.png");
	background-repeat:no-repeat;
	background-position:right bottom;
	margin-left:auto;
}

.tex03{
	display:block;
	width:460px;
	height:270px;
	background-image:url("../img/junbi1.png");
	background-repeat:no-repeat;
	background-position:bottom;
	margin-left:auto;
	animation: translate 2s; 
	animation-iteration-count: infinite; 
	-webkit-animation: translate 2s; /* Safari & Chrome */
	-webkit-animation-iteration-count: infinite; 
}
@keyframes translate { 
  0%   { transform:  translate(0px, 0px);    } 
  25%   { transform:  translate(0px, -10px);   }
  75%   { transform:  translate(0px, 0px);   }
  100%  { transform:  translate(0px, 0px);   } 
} 
@-webkit-keyframes translate { 
  0%   { -webkit-transform:  translate(0px, 0px) ;   } 
  25%   { -webkit-transform:  translate(0px, -10px);   }
  75%   { -webkit-transform:  translate(0px, 0px);   }
  100%  { -webkit-transform:  translate(0px, 0px);   } 
} 

.tex04{
	display:block;
	width:460px;
	height:270px;
	background-image:url("../img/junbi2.png");
	background-repeat:no-repeat;
	background-position:bottom;
	margin-left:240px;
	animation: translate 2s; 
	animation-iteration-count: infinite; 
	-webkit-animation: translate 2s; /* Safari & Chrome */
	-webkit-animation-iteration-count: infinite; 
}


.tex05{
	display:block;
	width:460px;
	height:280px;
	background-image:url("../img/junbi3.png");
	background-repeat:no-repeat;
	margin-left:240px;

	animation: translate 2s; 
	animation-iteration-count: infinite; 
	-webkit-animation: translate 2s; /* Safari & Chrome */
	-webkit-animation-iteration-count: infinite; 
}


@media only screen and (max-width: 767px) {
body {
	margin:0;
	background:url(../img/ags_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-attachment:fixed; 
}
#logo_box {
	overflow: hidden;
}
#logo_box:after {
    clear:both;
}
h1 a {
	float:left;
	margin-top:350px;
	width:350px;
	height:334px;
	background-image:url("../img/top_minilogo.png");
	background-repeat:no-repeat;
}
h1 span {
	display:none;
}
.tex02 {
	float:left;
	width:310px;
	height:120px;
	background-image:url("../img/top_tex02.png");
	background-repeat:no-repeat;
}
.tex01 {
	display:none;
}
}
h2 {
	margin:0 auto;
	max-width:980px;
	color:#000;
	position: relative;
	padding-bottom: 5px;
	margin-bottom: 30px;
	padding-top: 30px;
}
h2:before{
	content: '';
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	width:100%;
	margin:0 auto;
	text-align:center;
	background-position:center;
	background-repeat:no-repeat;
}
h2:before {
	height: 4px;
	background-image: -webkit-linear-gradient(left,#CB0068,white 100%);
	background-image: linear-gradient(to right,#CB0068,white 100%);
}
h3 {
	color:#314417;
	line-height:1.3;
	font-size:1.5em; 
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	margin-top:2em;
	margin-bottom:2em;
}
wrapper { 
    width:100%;
    height:100%;
    min-height:100%;
	margin:0 auto;
}
div#continer{
	overflow:hidden;
	background:#39FF6B;
	position:relative;
	min-height:100%;
}
/* ページトップボタン */
#pageTop{
	z-index:500;
	background-image:url(../img/pagetop_off.png);
	background-repeat:no-repeat;
	background-position:center center;
	position:fixed;
	bottom:30px;
	right:30px;
	width:145px;
	height:60px;
}
#pageTop:hover{
	background-image:url(../img/pagetop_on.png);
	background-repeat:no-repeat;
	background-position:left center;
}
	
/* ナビボタン */
#nav_box{
	background-color: #cb252b;
	border: 1px #AD005F solid;
	overflow: hidden;
}
.navbar {
    display:table;
    margin:0 auto;
}
.navbar ul {
    padding-left:0;
}
.navbar li {
    display: table-cell;
}
.navbar li + li {
    padding-left:0px;
}
/* イベント概要 */
#event_box {
	max-width:980px;
	margin:0 auto;
	overflow:hidden;
}
#event_box:after {clear: both;}
.page-cover {
      display:table;
      width:100%;
}
.about_box{
	max-width:700px;
	min-height:600px;
	background:url(../img/about_side.png);	
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#FAD7FF;	
	line-height:1.5em;
	font-size:1.0em; 
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
#whatsnew{
	min-height:250px;
	margin-bottom:1em;
	margin-left:1em;
}
div.newsbox {
   height:160px;
   width:100%;
   overflow:auto;
   border:none;
   background-color:#ffffff;
   border-top:1px solid #E6E6E6;
   border-bottom:1px solid #ffffff;
}
div.newsbox p{
	margin-left:1em;
	margin-right:1em;
	line-height:1.2em;
	padding-top:0.5em;
	padding-bottom:0.5em;
}
div.newsbox span{
	font-weight:bold;
	margin-right:1.0em;
	color:#CB0068;
}
div.newsbox span:after {
    content: "・・・";
	font-size:0.9em; 
	margin-left:1.0em;
	color:#FAD7FF;
}
#information{
	min-height:400px;
	margin-left:1em;
	margin-bottom:60px;
	overflow:hidden;
}
#information:after {clear: both;}
#info_text{margin:1em 1em 0 1em;}
#info_text p{margin: 0;}
.info_from{
	margin:0;
	padding-right:1em;
    text-align:right;
  	font-size:0.8em;
	color:#000; 
	font-weight:bold;
}		
.about_box img{
	margin:0;
	display:block;
}
.mb2{
   padding-bottom:1.0em;
}
/* ▼メイン */
.main-column {
	 width:710px;
	 height:665px;
	 margin-left:5px;
	 overflow:hidden;
} 
.main-column:after {clear: both;}
/* ▽サイド */
.side-column {
	max-width: 220px;
	height: 665px;
	background-color: #7545c0;
	margin-left: 21px;
}

@media (min-width: 850px) {
.page-cover {
      display:flex;       /* フレキシブルボックス */
      flex-direction:row; /* 横並び */
}

/* ▼メイン */
.main-column {
      order:2;   /* 2番目に表示 */
      width:70%;
	  max-width:760px;
}
/* ▽サイド */
.side-column {
      order:1;   /* 1番目に表示 */
      width:30%;
	  max-width:220px;
	  margin-left:9px;
}
#event_box .page-cover .side-column {
}

}

/* twitter表示用 */
@media screen and (max-width: 768px) and (min-width: 480px) {
	iframe.twitter-tweet-rendered {
		width: 430px !important;
	}
}

@media screen and (max-width: 480px) {
	iframe.twitter-tweet-rendered {
		width: 255px !important;
	}
}
/* 参加メーカー様一覧 */
#bana_box {
	max-width:980px;
	margin:0 auto;
}
.navbar2 {
    overflow:hidden;
	position:relative;
}
.navbar2 > div {
    position:relative;
    left:50%;
    float:left;
}
.navbar2 ul {
    position:relative;
    left:-50%;
    float:left;
	padding-left:48px;
}
.navbar2 li {
	list-style:none;
    float:left;
	margin-right:28px;
}

/* 商品情報 */
#goods_box {
	max-width:980px;
	margin: 0 auto;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
.navbar3 {
    overflow:hidden;
	position:relative;
}
.navbar3 > div {
    position:relative;
    left:50%;
    float:left;
}
.navbar3 ul {
    position:relative;
    left:-50%;
    float:left;
	padding-left:20px;
}
.navbar3 li {
	text-align: left;
    position:relative;
	list-style: none;
    float:left;
    border:none;
	max-width:300px;
	margin-right:20px;
	margin-bottom:20px;
}
.goods_data{
	background-color:#ffffff;
	display:block;
	height:203px;
	width:298px;

}

.new {
	left:-8px;
    top:5px;
    position:absolute;
}
#goods_box .title {
	margin-right:0.5em;
	padding:0.3em;
	background-color:#E6E6E6;
	font-size:0.6em;
}
#goods_box name,price, limited, { 
	margin-right:0.8em;
	margin-bottom:0.5em;
	font-size:0.7em;
}
#goods_box .name {
	display:block;
	font-weight:bold;
	line-height:1.2em;
	font-size:1em;
	margin-bottom:0.9em;
}
#goods_box .price {
	display:block;
	font-weight:bold;
	line-height:1em;
	font-size:0.9em; 
	color:#000;
	margin-bottom:0.3em;
}
span.size,.material {
	display:block;
	line-height:1.5em;
	font-size:0.7em; 
	color:#222;
	margin-bottom:0.3em;

}
#goods_box .limited {
	display:block;
	line-height:1.0em;
	font-size:0.9em; 
	color: #CB0068;

}

#evemt_box {
   height:160px;
   width:100%;
   overflow:auto;
   border:none;
   background-color:#ffffff;
   border-top:1px solid #E6E6E6;
   border-bottom:1px solid #ffffff;
}
#event_box ul {
    position:relative;
    float:left;
	padding-left:20px;
}
#event_box li {
    position:relative;
	list-style: none;
    float:left;
    border:none;
	max-width:450px;
	margin-right:20px;
	margin-bottom:20px;
}


/* 会場アクセス*/
#map_box{
	text-align:center;
	max-width:980px;
	margin: 0 auto;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	padding-bottom:60px;
}
#googlemap{
	margin: 0 auto;
	padding-top:30px;
}
.b70{margin-bottom:70px;}
.access_text{
	margin: 0 auto;
	padding-top:60px;
	text-align:left;
	max-width:600px;
}
.access_text span{
	display: inline-block;
    width:5em;
	padding:0.5em;
	background-color:#E6E6E6;
	font-weight:bold;
	color: #000;
	margin-right:2em;
	text-align:center;
}
#link p{float:left;}
#link h2{color:#ffffff;}

/* ヘッダーフッター */

header {
	padding:0;     
	margin:0 auto;
	width:100%;
    color:#ffffff;
}
#header_box {min-height:30%;}
#main {
	padding-left:0%;
	padding-right:0%;
	margin:0 auto;
}

.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 70px;/* フッターサイズ */
	background-color: #7545c0;
}
#main article {background-color: rgba( 255, 255, 255, 0.75 );}
#copyright {text-align: center;}
/**/
@media only screen and (min-width: 769px) {
header {
	min-width:800px;
	overflow:hidden;
}
#main {
	background:url(../img/dot_bg.png);
	background-repeat:no-repeat;
	background-position: left bottom;
	margin:0 auto;
	overflow:hidden;
}
#main article {
	margin:0 auto;
	padding-left:5%;
	padding-right:5%;
	margin-top:60px;
}
footer {
	overflow:hidden;
	border:none;
}
footer #copyright {
		margin:0 auto;
		color:#ffffff;
}
#copyright {
	padding-top :30px;
}
}
