@charset "UTF-8";
/* CSS Document */
*{
margin: 0px;
padding: 0px;
}

body{
font-family:"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
font-family: "中ゴシックBBB" !important;
line-height: 1.6em;
color:#595757;
font-size:16px;
background:#fefcf9;
}

img{border:0; outline:none;}

a:hover img.hover-alp{filter: alpha(opacity=70); -moz-opacity:0.70; opacity:0.70;}
a:hover img.hover-alp100{filter: alpha(opacity=100); -moz-opacity:1.00; opacity:1.00;}
.alp50{filter: alpha(opacity=50); -moz-opacity:0.50; opacity:0.50;}

a:link{color:#EC6C00;}
a:visited{color:#EC6C00;}
a:hover{color:#5C2A0C;}

.clearfix:after{
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}

.clearfix {
min-height: 1px;
}

* html .clearfix{
height: 1px;
/*\*//*/
height: auto;
overflow: hidden;
/**/
}

p{margin:0 0 15px;}

.cb{clear:both;}



/*==================================================
全体コンテンツエリア
================================================== */

#contents-area{width:1040px; margin:0 auto;}
.contents-area-top{width:1040px; margin:0 auto;}
.contents-area {
    padding-left: 255px;
    background: #fff;
    position: relative;
}

.box-main{width:1060px; padding:20px; margin:0 auto; background:#fff; position:relative;}

/*==================================================
共通テキスト指定
================================================== */

.catch-txt{font-family:リュウミン R-KL; color:#EC6C00; font-size:16px;}

/*==================================================
タイトル
================================================== */

.page-title{display:inline-block; padding:20px 30px; background-color: rgba(255,255,255,0.7); margin-top:60px; }
.page-title h2{
	display:block;
	font-family:Ryumin Regular KL;
	color:#EC6C00;
	font-size:160%;
	padding:20px 10px;
}

.page-title h2 span{font-size:70%;}

.title-contents{padding:6px 8px; font-family:Ryumin Regular KL; border-top:1px solid #EC6C00; border-bottom:1px solid #EC6C00; font-size:120%; font-weight:normal; margin-bottom:20px; color:#EC6C00;}
.title-contents-pink{background:#EC6C00; color:#fff; padding:20px; font-size:120%; font-weight:normal; margin-bottom:30px;}
.title-contents-hobbiko{background:#FEFCF9; border-left: 4px solid #AE7925; padding:15px; font-size:110%; font-weight:normal; margin-bottom:30px;}

/*==================================================
メインコンテンツエリア
================================================== */

#mainContents{width:100%; padding:30px 0; }

/*==================================================
サイドカラム
================================================== */

#side{width:230px; position:absolute; top:20px; left:20px; z-index:1000;}
.page-menu-title{background:#FDE7C8; padding:20px 0; text-align:center; font-size:120%; font-weight:normal;}
#side ul{list-style-type:none; border:1px solid #FDE7C8; border-bottom:none;}
#side li a{display:block; padding:20px 10px; font-size:94%; background-image:url(//2017.japan-hobbyshow.jp/site/2017/view/img/y_pagemenu.png); background-repeat:no-repeat; background-position: center right;  border-bottom:1px solid #FDE7C8; text-decoration:none;}
#side li a:link{background-color:#FEFCF9; color:#333;}
#side li a:visited{background-color:#FEFCF9; color:#333;}
#side li a:hover{background-color:#FDE7C8;  color:#333;}

/*==================================================
パンクズリスト
================================================== */

.breadcrumbs{
	font-size: 88%;
	padding: 5px 0;
	width:100%;
	background:#FDE7C8;
}

.breadcrumbs section{width:1040px; margin:0 auto;}


/*==================================================
header
================================================== */

header{width:100%; height:153px; padding:30px 0 0; background:url(//2017.japan-hobbyshow.jp/site/2017/view/img/bg_header.jpg) top left no-repeat #fee9ca;}
.site-title{display:block; width:700px; height:107px; margin:0 auto;}
.site-title a{width:700px; height:107px; display:block; background:url(//2017.japan-hobbyshow.jp/site/2017/view/img/header_logo.png) no-repeat top left; text-indent:-99999px;}
.header-sns{width:1040px; height:30px; text-align:right; margin:0 auto;}
.header-sns img{margin-left:7px; vertical-align: bottom;}
.header-sns a.btn-business{display: inline-block; height: 28px; background:#5C2A0C; color: #fff; font-size: 12px; line-height: 28px; padding: 0 5px; margin-left: 12px; border-radius: 2px; border:1px solid #5C2A0C; text-decoration: none;}
.header-sns a.btn-business:hover{background:#fff; color: #5C2A0C; }

/*==================================================
footer
================================================== */
footer{clear:both; width:100%; padding:20px 0 0; position:relative;}
#footer{background:#5c2a0c; padding:20px 0;}
.footer-box{width:24.5%; float:left;}
.footer-box h2{color:#fff; font-size:14px; border-bottom:1px dashed #fff; padding:0 5px 5px; margin-bottom:20px; font-weight:normal;}
.footer-box ul{list-style:none; margin:0 10px; font-size:12px;}
.footer-box li a{color:#fff; text-decoration:none;}
.footer-box li a:hover{color:#f6bba6;}
.footer-box li a:before{content:"▶︎"; font-size:75%; padding-right:5px;}

.footer-box-wide{width:44%; float:left;}
.footer-box-wide h2{color:#fff; font-size:14px; border-bottom:1px dashed #fff; padding:0 5px 5px; margin-bottom:20px; font-weight:normal;}
.footer-box-wide ul{list-style:none; margin:0 10px; font-size:12px;}
.footer-box-wide li{dislay:block !important; width: 49%; float: left;}
.footer-box-wide li a{color:#fff; text-decoration:none;}
.footer-box-wide li a:hover{color:#f6bba6;}
.footer-box-wide li a:before{content:"▶︎"; font-size:75%; padding-right:5px;}


#page-top{position:absolute; top:0; right:20px; width:40px; height:40px;}
#page-top img{width:100%;}
a.btn-footer{display:block; border-radius:4px; background:#fff; color:#5c2a0c; font-size:12px; text-align:center; padding:7px 0; text-decoration:none; margin:15px 0 0;}
a.btn-footer span{font-size:75%; padding-right:7px;}
a.btn-footer:hover{background:#f6bba6;}
#footer-sns{margin:30px 0 0 5px;}
#footer-sns img{margin:0 6px}

#credit{border-top:1px dashed #fff; padding:20px 0; width:1040px; margin:30px auto 20px; clear:both;}
#credit table{margin:0 10px; width:100%; box-sizing:border-box; color:#fff;}
#credit th{text-align:left; vertical-align:top; font-size:12px; font-weight:normal; width:90px;}
#credit td{text-align:left; vertical-align:top; font-size:12px; }

#footer-logo{width:1020px; margin:0 auto;}

/*==================================================
トップページ
================================================== */

#mainimg-top{width:1040px; height:420px; margin:20px auto;}
#mainimg-top img{width:1040px; height:420px;}

#top-contents01{padding-bottom:20px;}
#top-news{width:440px; background:#fff; float:left;}
#top-news dl{width:430px; padding-left:10px; padding-bottom:10px; height:126px; overflow:auto; overflow-x:hidden; margin:0 auto;}
#top-news dt{display:inline-block; vertical-align:top; width:130px; font-size:90%;}
#top-news dd{display:inline-block; vertical-align:top; width:260px; font-size:90%;}
#top-bannerarea{width:580px; float:right;}

#top-contents02{background:#5c2a0c; padding:20px 0; clear:both; color:#fff;}
.box-topCon02{width:490px; padding:0 10px 0 20px; float:left;}
.title-top-en{font-size:130%; margin-bottom:30px; font-family: "Baskerville Old Face",Ryumin Light KL; font-weight:normal !important;}
.top-txt{width:290px; float:left; font-size:90%;}
.top-pic{width:190px; float:right;}
.top-pic img{border:5px solid #fff;}

#top-contents03{width:1040px; margin:30px auto;}
#top-contents03 table{border:1px solid #ec6c00; width:100%; box-sizing:border-box; border-collapse:collapse;}
#top-contents03 th{background:#ec6c00; color:#fff; font-weight:normal; font-size:106%; vertical-align:middle; text-align:center; width:250px; padding:50px 0;}
#top-contents03 th span{display:block; font-size:75%;}
#top-contents03 td{background:#fff; vertical-align:middle; text-align:left; padding:20px;}
#top-contents03 td img{width:200px; margin-left:20px; float:right;}

#top-contents04{background:#5c2a0c; padding:20px 0; clear:both; color:#fff;}

#top-contents05{width:1040px; margin:30px auto;}
#top-contents05 table{border:1px solid #ec6c00; width:100%; box-sizing:border-box; border-collapse:collapse;}
#top-contents05 th{background:#ec6c00; color:#fff; font-weight:normal; font-size:106%; vertical-align:middle; text-align:center; width:250px; padding:50px 0;}
#top-contents05 th span{display:block; font-size:75%;}
#top-contents05 td{background:#fff; vertical-align:middle; text-align:left; padding:10px 20px;}
#top-contents05 td a{display:inline-block; background:#fde7c8; text-align:center; padding:20px; margin:0 10px; position:relative; text-decoration:none; color:#5c2a0c;}
#top-contents05 td a:hover{background:#5c2a0c; color:#fff;}
#top-contents05 td a span{position:absolute; bottom:0; right:5px;}

#top-jhty{border-left:2px solid #ec6c00; padding-left: 20px; box-sizing: border-box; margin:20px auto 30px;}
.box-jhty-l{width: 480px; float: left; padding: 15px 0;}
#top-jhty h2{font-size: 120%; font-family:Ryumin Regular KL; margin-bottom: 30px;}
.box-jhty-r{width: 520px; float: right; text-align: right;}
.pic-top-jhty{display: inline-block; vertical-align: top; text-align: center; width:140px; margin: 0 10px;}
.pic-top-jhty img{width: 100%;}

#top-report{box-sizing: border-box; padding: 25px; margin: 30px auto; background:#fff;}
#top-report h2{font-size: 120%; font-family:Ryumin Regular KL; margin-bottom: 30px; border-bottom: 1px solid #ccc; padding-bottom: 15px;}
.contents-report-l{width: 474px; padding-right: 20px; border-right: 1px solid #ccc; float:left; }
.contents-report-r{width: 475px; margin-left: 20px; float:right; }
#top-report h3{font-size: 110%; margin-bottom: 20px;}

#top-enq{border:1px solid #ec6c00; margin-bottom: 30px;}
#top-enq h2{background:#ec6c00; color: #fff; font-size: 120%; font-family:Ryumin Regular KL; padding: 8px 10px; text-align: center;}
#top-enq article{margin: 20px; text-align: center;}
#top-enq a{display: inline-block; border-radius: 4px; padding: 8px 0; text-align: center; width: 25%; color: #fff; text-decoration: none; margin: 10px 10px 0;}
#top-enq a.btn-enq1{background:#F6AC3B; border:1px solid #F6AC3B;}
#top-enq a.btn-enq2{background:#5C2A0C; border:1px solid #5C2A0C; width:40%;}
#top-enq a.btn-enq1:hover{background:#fff; color:#F6AC3B;}
#top-enq a.btn-enq2:hover{background:#fff; color:#5C2A0C;}

/*==================================================
フォーム画面
================================================== */

.table-form{width:100%; box-sizing:border-box; border-collapse:collapse;}
.table-form th{font-weight:normal; border-bottom:1px solid #ccc; text-align:left; vertical-align:top; padding:23px 5px;}
.table-form td{border-bottom:1px solid #ccc; text-align:left; vertical-align:top; padding:23px 5px;}

input[type="text"], input[type="number"], input[type="email"], input[type="password"] , input[type="tel"] ,input[type="search"]  { 
height:30px; font-size:100%; border:1px solid #ccc; padding:2px 5px;
border-radius: 6px;
}

input[type="text"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
textarea:focus {
background: #FDE7C8;
border: 1px solid #EC6C00;
}

textarea{min-height:180px; font-size:100%; border:1px solid #ccc; padding:2px 5px; width:90%; border-radius: 6px;}

input[type="checkbox"]{vertical-align:bottom; width:20px; height:20px;}
input[type="submit"]{font-size:100%;}

/*セレクト*/

select{background: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
	font-size:94%;
    height: 30px;
    line-height: 30px;
    text-align: left;
    text-indent: 5px;
    vertical-align: middle;
	width:180px;}
	
/*ラジオボタン*/
label.rdbox{display:inline-block; padding-right:10px;}
#wish-zone label.rdbox{display:block; padding-right:0; margin-bottom:7px;}

/*チェックボックス*/

label.ckbox{display:inline-block; padding-right:10px;}


/*必須マーク*/
.required{display:inline; padding:3px; text-align:center; font-size:80%; color:#fff; background:#f00; border-radius: 4px; margin-left:5px; vertical-align:top;}

/*幅*/
.w-min{width:10%;}
.w-ss{width:20%;}
.w-s{width:30%;}
.w-m{width:50%;}
.w-l{width:70%;}
.w-ll{width:80%;}
.w-max{width:90%;}

/*ボタンエリア*/
.box-btn{margin-top:20px; }
.box-btn .btn{border:none;}
.btn-form{margin:30px 0;}

.btn-form input[type="submit"]{border-radius: 6px; background: #AE7925; border:1px solid #AE7925; padding: 10px 30px; text-decoration: none; cursor: pointer; text-align: center; display: inline-block; color: #fff; font-size:100%;}
.btn-form input[type="submit"]:hover{background-color:transparent; color:#AE7925;}

.btn-form button{border-radius: 6px; background: #AE7925; border:1px solid #AE7925; padding: 10px 30px; text-decoration: none; cursor: pointer; text-align: center; display: inline-block; color: #fff; font-size:100%;}
.btn-form button:hover{background-color:transparent; color:#AE7925;}
.btn-form button.btn-back{border-radius: 6px; background: #D4DBD2; border:1px solid #D4DBD2; padding: 10px 30px; text-decoration: none; cursor: pointer; text-align: center; display: inline-block; color: #000; font-size:100%;}
.btn-form button.btn-back:hover{background-color:transparent;}

/*エラー文章*/
.form-err{color:#f00; font-size:90%; margin-top:10px;}
.form-att{border:1px solid #f00; background:#fff1f1; padding:10px; margin:10px 0; box-sizing:border-box;}
.form-att ul{margin-left:30px;}
	
.height-ta-default{height:200px;}


/*==================================================
Border-Type Valiation
================================================== */

.b-no{border:none;}


/*==================================================
Title-Type Valiation
================================================== */

.title-type-form{background:#f4f4f4; border-bottom:3px solid #d6a0a1; color:#270000; padding:5px 10px; font-size:100%; }
.title-type01{border-bottom:6px solid #d6a0a1;}
.title-type01 span{
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
background-color:#eec7c8;
padding:5px 30px 2px; display:inline-block;
}

.title-type02{font-size:120%; color:#EC6C00; padding:0 0 5px; margin:20px 0; font-family:Ryumin Regular KL;}
.title-type03{border:1px solid #AE7925; padding:5px 10px; display:inline-block; margin-bottom:20px; font-weight:normal; font-size:110%; background:#F2EFE9;}
.title-type04{font-size:120%; color:#EC6C00; padding:0 0 5px; margin:20px 0; font-family:Ryumin Regular KL;}
.title-type05{background:#EC6C00; color:#fff; font-size:120%; font-weight:normal; border-radius:6px; padding:15px; box-sizing:border-box;}
.title-type06{margin-bottom:20px; font-weight:normal;}
.title-type06 span{display:inline-block; border:1px solid #EC6C00; padding:5px 10px; margin-right:10px; font-weight:normal; font-size:110%; background:#FDE7C8;}

.title-type07{font-size:100%; border-bottom:1px solid #EC6C00; margin-bottom:30px; padding:8px 8px 5px; background:#fefcf9;}

.title-booth{font-size:110%; font-weight:normal; margin-bottom:15px; color:#EC6C00;}

/*==================================================
テーブル
================================================== */

.table{border-collapse:collapse; border:1px solid #ccc; box-sizing:border-box;}
.table th{border:1px solid #ccc; 
background: #e2e2e2; 
font-weight:normal; text-align:center; padding:15px;}
.table td{border:1px solid #ccc; font-weight:normal; padding:15px;}
.table tr{background:#fff;}
.table-striped tr:nth-child(odd) { background:#f9f9f9;}
.table-hover > tbody > tr{cursor:pointer;}
.table-hover > tbody > tr:hover{background:#f6e8e8;}

.table caption{text-align:left; margin-bottom:5px;}

.table-type01{width:100%; box-sizing:border-box; border-collapse:collapse;}
.table-type01 th{font-weight:normal; width:20%; text-align:left; vertical-align:top; padding:20px 5px;}
.table-type01 td{text-align:left; vertical-align:top; padding:20px 5px;}

.table-type02{width:100%; box-sizing:border-box; border-collapse:collapse;}
.table-type02 th{font-weight:normal; border:1px dashed #AE7925; color:#AE7925; text-align:center; vertical-align:middle; padding:20px 0;}
.table-type02 td{text-align:left; vertical-align:middle; padding:20px;}

.table-type03{width:100%; box-sizing:border-box; border-collapse:collapse; border:1px solid #ccc;}
.table-type03 th{background:#FEFCF9; padding:7px 10px; font-weight:normal; border:1px solid #ccc; vertical-align:middle;}
.table-type03 td{background:#fff; padding:7px 10px; font-weight:normal; border:1px solid #ccc; vertical-align:middle;}

.table-list{border-collapse:collapse; border:1px solid #ccc; box-sizing:border-box;}
.table-list th{border:1px solid #ccc; 
background:#e2e2e2;
font-weight:normal; text-align:center; padding:12px 10px;}
.table-list td{border:1px solid #ccc; font-weight:normal; padding:8px 10px; font-size:90%;}


/*==================================================
アラート
================================================== */
.alert {
	padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
	text-align:center;
	color: #f00;
    background-color: #fff1f1;
    border-color: #f00;
}

.alert-success {
	color: #013e4f;
    background-color: #b9e5f1;
    border-color: #4ab6d5;
}

.alert-info {
	color:#000;
    background-color: #f9f9f9;
    border-color: #ccc;
}

.alert-warning {
    color: #000;
    background-color: #f8fb02;
    border-color: #fbc302;
}

/*==================================================
ラベル（タグ）
================================================== */

ul.tag{
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.tag li {
    display: inline-block;
    margin: 0 0 .3em 1em;
    padding: 0;
}

ul.tag li a {
    position: relative;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 1em;
    background-color: #e2e2e2;
    border-radius: 0 3px 3px 0;
    font-size: 85%;
    text-decoration: none;
    -webkit-transition: .2s;
    transition: .2s;
}

ul.tag li a::before {
    position: absolute;
    top: 0;
    left: -10px;
    content: '';
    width: 0;
    height: 0;
    border-color: transparent #e2e2e2 transparent transparent;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    -webkit-transition: .2s;
    transition: .2s;
}

ul.tag li a::after {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 2;
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    margin-top: -3px;
    background-color: #fff;
    border-radius: 100%;
}

ul.tag li span {
    display: block;
    max-width: 100px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.label {
    display: inline;
    padding: .1em .6em .1em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
	background:#e2e2e2;
}

/*==================================================
ボタン
================================================== */

/*デフォルトのボタン*/

.btn{
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
background:#AE7925;
padding:10px 30px;
text-decoration:none;
cursor:pointer;
text-align:center;
display:inline-block;
color:#fff;
}

.btn-sub{
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
background:#B4B5B5;
padding:5px 20px;
text-decoration:none;
cursor:pointer;
text-align:center;
display:inline-block;
color:#333;
-webkit-appearance:none !important;
-webkit-font-size-adjust: none !important;
margin-left:20px;
}

a.btn-detail{
border-radius: 6px;
border:1px solid #5C2A0C;
background:#5C2A0C;
padding:5px 30px;
text-decoration:none;
cursor:pointer;
text-align:center;
display:inline-block;
color:#fff;
}

a:hover.btn-detail{background-color:transparent; color:#5C2A0C;}

a:hover.btn{filter: alpha(opacity=70); -moz-opacity:0.70; opacity:0.70;}

a.btn-type01{display:block; border:1px solid #EC6C00; box-sizing:border-box; width:60%; margin:0 auto; background:#fff; color:#EC6C00; font-size:120%; text-align:center; padding:25px 0; text-decoration:none; margin-bottom:30px;}
a.btn-type01:hover{display:block; border:1px solid #EC6C00; box-sizing:border-box; width:60%; margin:0 auto; background:#EC6C00; color:#fff; font-size:120%; text-align:center; padding:25px 0; text-decoration:none; margin-bottom:30px;}

a.btn-type02{display:inline-block; border:1px solid #AE7925; box-sizing:border-box; width:47%; background:#fff; color:#AE7925; font-size:120%; text-align:center; padding:25px 0; text-decoration:none; border-radius:8px; margin-right:5%;}
a.btn-type02:hover{display:inline-block; border:1px solid #AE7925; box-sizing:border-box; width:47%; margin:0 auto; background:#AE7925; color:#fff; font-size:120%; text-align:center; padding:25px 0; text-decoration:none; border-radius:8px; margin-right:5%;}

a.btn-type03{display:inline-block; border:1px solid #5C2A0C; box-sizing:border-box; width:30%; margin:15px 0; background:#5C2A0C; color:#fff; font-size:100%; text-align:center; padding:10px 0; text-decoration:none; border-radius:6px;}
a.btn-type03:hover{background-color: transparent; color:#5C2A0C; }

a.btn-type04{display:inline-block; border:1px solid #EC6C00; box-sizing:border-box; margin:0 auto; background:#fff; color:#EC6C00; font-size:100%; text-align:center; padding:15px 25px; text-decoration:none; }
a.btn-type04:hover{display:inline-block; border:1px solid #EC6C00; box-sizing:border-box; margin:0 auto; background:#EC6C00; color:#fff; font-size:100%; text-align:center; padding:15px 25px; text-decoration:none;}

/*==================================================
Padding Valiation
================================================== */

.p0{padding:0 !important;}
.p5{padding:5px !important;}
.p10{padding:10px !important;}
.p15{padding:15px !important;}
.p20{padding:20px !important;}
.p25{padding:25px !important;}
.p30{padding:30px !important;}
.p40{padding:40px !important;}
.p50{padding:50px !important;}

.p1per{padding:1% !important;}
.p2per{padding:2% !important;}
.p3per{padding:3% !important;}
.p4per{padding:4% !important;}
.p5per{padding:5% !important;}

.pr0{padding-right:0px !important;}
.pr5{padding-right:5px !important;}
.pr10{padding-right:10px !important;}
.pr15{padding-right:15px !important;}
.pr20{padding-right:20px !important;}
.pr25{padding-right:25px !important;}
.pr30{padding-right:30px !important;}
.pr40{padding-right:40px !important;}
.pr50{padding-right:50px !important;}

.pr1per{padding-right:1% !important;}
.pr2per{padding-right:2% !important;}
.pr3per{padding-right:3% !important;}
.pr4per{padding-right:4% !important;}
.pr5per{padding-right:5% !important;}

.pt0{padding-top:0px !important;}
.pt5{padding-top:5px !important;}
.pt10{padding-top:10px !important;}
.pt15{padding-top:15px !important;}
.pt20{padding-top:20px !important;}
.pt25{padding-top:25px !important;}
.pt30{padding-top:30px !important;}
.pt40{padding-top:40px !important;}
.pt50{padding-top:50px !important;}

.pb0{padding-bottom:0px !important;}
.pb5{padding-bottom:5px !important;}
.pb10{padding-bottom:10px !important;}
.pb15{padding-bottom:15px !important;}
.pb20{padding-bottom:20px !important;}
.pb25{padding-bottom:25px !important;}
.pb30{padding-bottom:30px !important;}
.pb40{padding-bottom:40px !important;}
.pb50{padding-bottom:50px !important;}

.pl0{padding-left:0px !important;}
.pl5{padding-left:5px !important;}
.pl10{padding-left:10px !important;}
.pl15{padding-left:15px !important;}
.pl20{padding-left:20px !important;}
.pl25{padding-left:25px !important;}
.pl30{padding-left:30px !important;}
.pl40{padding-left:40px !important;}
.pl50{padding-left:50px !important;}

.pl1per{padding-left:1% !important;}
.pl2per{padding-left:2% !important;}
.pl3per{padding-left:3% !important;}
.pl4per{padding-left:4% !important;}
.pl5per{padding-left:5% !important;}

.p0a{padding-right:auto; padding-left:auto !important;}
.plr10{padding-left:10px; padding-right:10px !important;}
.plr15{padding-left:15px; padding-right:15px !important;}
.plr20{padding-left:20px; padding-right:20px !important;}
.plr25{padding-left:25px; padding-right:25px !important;}
.plr30{padding-left:30px; padding-right:30px !important;}
.plr40{padding-left:40px; padding-right:40px !important;}
.plr50{padding-left:50px; padding-right:50px !important;}

.plr1per{padding-left:1%; padding-right:1% !important;}
.plr2per{padding-left:2%; padding-right:2% !important;}
.plr3per{padding-left:3%; padding-right:3% !important;}
.plr4per{padding-left:4%; padding-right:4% !important;}
.plr5per{padding-left:5%; padding-right:5% !important;}


/*==================================================
Margin Valiation
================================================== */

.m0{margin:0 !important;}
.m5{margin:5px !important;}
.m10{margin:10px !important;}
.m15{margin:15px !important;}
.m20{margin:20px !important;}
.m25{margin:25px !important;}
.m30{margin:30px !important;}
.m40{margin:40px !important;}
.m50{margin:50px !important;}

.m1per{margin:1% !important;}
.m2per{margin:2% !important;}
.m3per{margin:3% !important;}
.m4per{margin:4% !important;}
.m5per{margin:5% !important;}

.mr0{margin-right:0px !important;}
.mr5{margin-right:5px !important;}
.mr10{margin-right:10px !important;}
.mr12{margin-right:12px !important;}
.mr15{margin-right:15px !important;}
.mr20{margin-right:20px !important;}
.mr25{margin-right:25px !important;}
.mr30{margin-right:30px !important;}
.mr40{margin-right:40px !important;}
.mr50{margin-right:50px !important;}

.mr1per{margin-right:1% !important;}
.mr2per{margin-right:2% !important;}
.mr3per{margin-right:3% !important;}
.mr4per{margin-right:4% !important;}
.mr5per{margin-right:5% !important;}

.mt0{margin-top:0px !important;}
.mt5{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt25{margin-top:25px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}

.mb0{margin-bottom:0px !important;}
.mb5{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb12{margin-bottom:12px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}

.ml0{margin-left:0px !important;}
.ml5{margin-left:5px !important;}
.ml10{margin-left:10px !important;}
.ml15{margin-left:15px !important;}
.ml20{margin-left:20px !important;}
.ml25{margin-left:25px !important;}
.ml30{margin-left:30px !important;}
.ml40{margin-left:40px !important;}
.ml50{margin-left:50px !important;}

.ml1per{margin-left:1% !important;}
.ml2per{margin-left:2% !important;}
.ml3per{margin-left:3% !important;}
.ml4per{margin-left:4% !important;}
.ml5per{margin-left:5% !important;}

.m0a{margin-right:auto; margin-left:auto !important;}
.mlr10{margin-left:10px; margin-right:10px !important;}
.mlr15{margin-left:15px; margin-right:15px !important;}
.mlr20{margin-left:20px; margin-right:20px !important;}
.mlr25{margin-left:25px; margin-right:25px !important;}
.mlr30{margin-left:30px; margin-right:30px !important;}
.mlr40{margin-left:40px; margin-right:40px !important;}
.mlr50{margin-left:50px; margin-right:50px !important;}

.mlr1per{margin-left:1%; margin-right:1% !important;}
.mlr2per{margin-left:2%; margin-right:2% !important;}
.mlr3per{margin-left:3%; margin-right:3% !important;}
.mlr4per{margin-left:4%; margin-right:4% !important;}
.mlr5per{margin-left:5%; margin-right:5% !important;}

/*==================================================
Align Valiation
================================================== */

.ta-c{text-align:center;}
.ta-r{text-align:right;}
.ta-l{text-align:left;}

.va-t{vertical-align:top;}
.va-m{vertical-align:middle;}
.va-b{vertical-align:bottom;}

/*==================================================
FontSize Valiation
================================================== */

.fs-10{font-size:10px;}
.fs-12{font-size:12px;}
.fs-14{font-size:14px;}
.fs-80per{font-size:80%;}
.fs-90per{font-size:90%;}
.fs-100per{font-size:100%;}
.fs-110per{font-size:110%;}
.fs-120per{font-size:120%;}
.fs-130per{font-size:130%;}
.fs-140per{font-size:140%;}
.fs-150per{font-size:150%;}

/*==================================================
FontStyle Valiation
================================================== */

.fwb{font-weight:bold;}
.fwn{font-weight:normal;}
.td-n{text-decoration:none;}
.td-ul{text-decoration:underline;}

/*==================================================
FontColor Valiation
================================================== */

.fc-w{color:#fff !important;}
.fc-black{color:#333 !important;}
.fc-blue{color:#0033ff !important;}
.fc-orange{color:#ff6600 !important;}
.fc-green{color:#006600 !important;}
.fc-red{color:#f00 !important;}
.fc-red02{color:#E7380C !important;}
.fc-red03{color:#d70e0e !important;}

.fc-base01{color:#AE7925;}
.fc-base02{color:#EC6C00;}

/*==================================================
Width Valiation
================================================== */

.w5per{width:5% !important;}
.w10per{width:10% !important;}
.w15per{width:15% !important;}
.w20per{width:20% !important;}
.w25per{width:25% !important;}
.w30per{width:30% !important;}
.w35per{width:35% !important;}
.w40per{width:40% !important;}
.w45per{width:45% !important;}
.w50per{width:50% !important;}
.w55per{width:55% !important;}
.w60per{width:60% !important;}
.w65per{width:65% !important;}
.w70per{width:70% !important;}
.w75per{width:75% !important;}
.w80per{width:80% !important;}
.w85per{width:85% !important;}
.w90per{width:90% !important;}
.w95per{width:95% !important;}
.w100per{width:100% !important;}
.w110per{width:110% !important;}
.w120per{width:120% !important;}
.w130per{width:130% !important;}
.w140per{width:140% !important;}
.w150per{width:150% !important;}
.w160per{width:160% !important;}
.w170per{width:170% !important;}
.w180per{width:180% !important;}
.w190per{width:190% !important;}
.w200per{width:200% !important;}
.w220per{width:220% !important;}

.w490px{width:490px;}
.w510px{width:510px;}
.w670px{width:670px;}
.w1000px{width:1000px;}
.w1100px{width:1100px;}

/*==================================================
Float Valiation
================================================== */

.fl-l{float:left;}
.fl-r{float:right;}
.fl-n{float:none;}

/*==================================================
Display Valiation
================================================== */

.dis-n{display:none;}
.dis-b{display:block;}
.dis-ib{display:inline-block;}
.dis-i{display:inline;}
.dis-t{display:table;}
.dis-tc{display:table-cell;}

/*==================================================
BackgrondColor-Type Valiation
================================================== */

.bgc-red{background:#E7380C;}
.bgc-green{background:#9db801;}
.bgc-orange{background:#EC6C00;}
.bgc-pink{background:#fe96c0;}
.bgc-grey{background:#FEFCF9;}
.bgc-blue{background:#2bbdf9;}
.bgc-yellow{background:#FFD800;}
.bgc-grey02{background:#D4DBD2;}
.bgc-w{background:#fff;}
.bgc-black{background:#000;}
.bgc-pinkgrey{background:#f7e3e3;}

/*==================================================
Line-Height Valiation
================================================== */

.lh-10{line-height:1.0em;}
.lh-12{line-height:1.2em;}
.lh-14{line-height:1.4em;}
.lh-16{line-height:1.6em;}
.lh-18{line-height:1.8em;}
.lh-20{line-height:2.0em;}

/*==================================================
List Style Valiation
================================================== */

.nav-links{border:1px solid #c7c7c7; padding:5px 0; text-align:center; margin:30px 0;}
.nav-links a{padding-right:15px;}

.list-terms{list-style-type:square; margin:0 20px;}
.list-terms li{margin-bottom:15px;}

ul.list-normal{list-style-type:disc; margin-left:20px;}
ul.list-normal li{margin-bottom:7px;}

/*==================================================
DL Style Valiation
================================================== */

.dl-terms dt{font-weight:bold; font-size:100%; margin-bottom:15px;}
.dl-terms dd{margin:0 20px 20px;}

/*==================================================
Border-Radius Style Valiation
================================================== */

.br4{-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.br6{-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

.br8{-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

/*==================================================
Border Style Valiation
================================================== */
.border{border:1px solid #ccc;}
.border-b{border-bottom:1px solid #ccc;}
.border-t{border-top:1px solid #ccc;}
.border-l{border-left:1px solid #ccc;}
.border-r{border-right:1px solid #ccc;}

.border-c-red{border-color:#ed4548;}
.border-c-green{border-color:#9db801;}
.border-c-orange{border-color:#f67c05;}
.border-c-pink{border-color:#fe96c0;}
.border-c-grey{border-color:#c6bfae;}
.border-c-blue{border-color:#2bbdf9;}
.border-c-yellow{border-color:#fefc47;}
.border-c-grey02{border-color:#e7e7e6;}
.border-c-w{border-color:#fff;}
.border-c-black{border-color:#000;}
.border-c-pinkgrey{border-color:#f7e3e3;}

.border-line2px{border-width:2px;}
.border-line3px{border-width:3px;}
.border-line4px{border-width:4px;}
.border-line5px{border-width:5px;}
.border-line6px{border-width:6px;}
.border-line7px{border-width:7px;}
.border-line8px{border-width:8px;}
.border-line9px{border-width:9px;}
.border-line10px{border-width:10px;}

.border-dotted{border-style:dotted;}
.border-dashed{border-style:dashed;}
.border-outset{border-style:outset;}
.border-inset{border-style:inset;}
.border-groove{border-style:groove;}

/*==================================================
ページリスト(.PageList)
================================================== */

.PageList {text-align: center; clear: both; margin:20px auto; padding-top:20px;}
	
.PageList ul {
}
.PageList ul li {
	display: inline;
}
.PageList ul li.now { /* 現在のページ */
}
.PageList ul li a {
	padding: 5px 12px;
	border-width: 1px;
	border-style:  solid;
	text-decoration: none;
}
.PageList ul li a, .PageList ul li a:link, .PageList ul li a:visited {
	border-color: #CCC;
	color: #999;
}
.PageList ul li a:focus, .PageList ul li a:hover, .PageList ul li a:active {
	border-color: #d6a0a1;
	background-color:#fff;
	color: #d6a0a1;
}
.PageList ul li.now a { /* 現在のページ */
	border-color: #d6a0a1;
	background-color:#d6a0a1;
	color: #fff;
}




#banner-area{padding:25px 0; text-align:center; background:#fff;}
/*#banner-area img{margin:0 20px 20px;}*/

#mainimg{background-size:cover; background-repeat:no-repeat; background-position:center center; width:100%; height:240px; }

@media only screen and (max-width:480px){
    #mainimg{background-size:cover; background-repeat:no-repeat; background-position:center center; width:100%; height:240px; }
}

@media only screen and (max-width:1280px){
    #mainimg{background-size:cover; background-repeat:no-repeat; background-position:center center; width:100%; height:240px; }
}

.mainimg-about{background-image:url(//2017.japan-hobbyshow.jp/site/2017/view/img/mainimg-about.jpg);}
.mainimg-faq{background-image:url(//2017.japan-hobbyshow.jp/site/2017/view/img/mainimg-faq.jpg);}
.mainimg-access{background-image:url(//2017.japan-hobbyshow.jp/site/2017/view/img/mainimg-access.jpg);}
.mainimg-news{background-image:url(//2017.japan-hobbyshow.jp/site/2017/view/img/mainimg-news.jpg);}
.mainimg-contact{background-image:url(//2017.japan-hobbyshow.jp/site/2017/view/img/mainimg-contact.jpg);}
.mainimg-exhibitor{background-image:url(//2017.japan-hobbyshow.jp/site/2017/view/img/mainimg-exhibitor.jpg);}
.mainimg-ticket{background-image:url(//2017.japan-hobbyshow.jp/site/2017/view/img/mainimg-ticket.jpg);}
.mainimg-ad{background-image:url(//2017.japan-hobbyshow.jp/site/2017/view/img/mainimg-ad.jpg);}
.mainimg-policy{background-image:url(//2017.japan-hobbyshow.jp/site/2017/view/img/mainimg-policy.jpg);}
.mainimg-lineup{background-image:url(//2017.japan-hobbyshow.jp/site/2017/view/img/mainimg-lineup.jpg);}
.mainimg-workshop{background-image:url(//2017.japan-hobbyshow.jp/site/2017/view/img/mainimg-workshop.jpg);}
.mainimg-stage{background-image:url(//2017.japan-hobbyshow.jp/site/2017/view/img/mainimg_stage.jpg);}
.mainimg-pickup{background-image:url(//2017.japan-hobbyshow.jp/site/2017/view/img/mainimg-pickup.png);}



.dl-type01 dt{color:#AE7925; font-size:120%; border-left:4px solid #AE7925; padding-left:12px; margin-bottom:20px;}
.dl-type01 dd{margin:0 15px 20px; padding-bottom:20px; border-bottom:dashed 1px #d7be9c;}

.message01{border:2px dashed #EC6C00; text-align:center; padding:15px;}
.message02{border:2px solid #EC6C00; text-align:center; padding:15px; color:#EC6C00; font-size:120%;}


caption{text-align:left; margin-bottom:5px;}

/*==================================================
ピックアップ
================================================== */

#pickup-menu ul{width:100%; display: block; box-sizing: border-box; margin-bottom: 50px; list-style: none; border: 1px solid #fc6c00;}
#pickup-menu ul li{display: inline-block; width : calc(100% / 3) ; box-sizing: border-box; }
#pickup-menu ul li a{display: block; padding: 8px 14px 8px 10px; text-decoration: none; }
#pickup-menu ul li a:hover{background:#fee9ca;}
.br{border-right: 1px solid #fc6c00;}
.bb{border-bottom: 1px solid #fc6c00;}

.box-pickup p{line-height: 1.9em;}
.box-pickup{margin: 0 15px 30px; padding-bottom: 30px; border-bottom: 1px solid #ccc;}
#pickup-avenue p{/*font-family:Ryumin Regular KL;*/ }
#pickup-avenue h3{margin-bottom: 30px; }
.box-pickup-right{width: 380px; float: right;}
.box-pickup-left{width: 630px; float: left;}
.box-pickup-movie h4{background:#F6BBA6; padding: 10px; font-size: 90%; font-weight: bold; text-align: center; letter-spacing: -0.04em;}
#pickup-makersselection h3, #pickup-tomoe h3, #pickup-jhoty h3, #pickup-sata h3, #pickup-cosplay h3{color:#EC6C00; font-size: 120%; font-family:Ryumin Regular KL; margin-bottom: 30px;}

table.tomoe-t01{width: 100%; box-sizing: border-box; border:1px solid #FDE7C8; border-collapse: collapse;}
table.tomoe-t01 th{padding:10px; width: 25%; box-sizing: border-box; background: #FEFCF9; color: #EC6C00; text-align: left; vertical-align: top; border:1px solid #FDE7C8;}
table.tomoe-t01 td{padding:20px; text-align: left; vertical-align: top; border:1px solid #FDE7C8; font-size: 90%;}
.tomoe-pic img{height:140px;}
.tomoe-pic{text-align: center;}
table.tomoe-t02{width: 100%; box-sizing: border-box; border:1px solid #FDE7C8; border-collapse: collapse; border-top:none;}
table.tomoe-t02 th{display: block; padding:15px; width: 100%; box-sizing: border-box; background: #FEFCF9; text-align: left; vertical-align: top; border-bottom:1px solid #FDE7C8; border-top:1px solid #FDE7C8;}
table.tomoe-t02 th span{display: block; font-size:90%; }
table.tomoe-t02 td{display: block; padding:20px; width: 100%; box-sizing: border-box; text-align: left; vertical-align: top; }
.box-tomoe-ws{padding-bottom:20px; margin-bottom: 20px; border-bottom: 1px dashed #ccc;}
.box-tomoe-ws h4{font-size: 100%; margin-bottom: 20px;}
.box-tomoe-ws h4 span{padding-left:15px; font-size:90%; color:#595757;}
.box-tomoe-ws img{float:right; margin:0 20px 20px; }
.box-tomoe-ws dl{margin:0 0 0 15px;}
.box-tomoe-ws dt{display: inline-block; padding:0 20px 0 7px; border-left:4px solid #D4DBD2; margin-bottom:5px;}
.box-tomoe-ws dd{display: inline-block; padding:0 20px 0 0; text-align: left; margin-bottom:5px;}
.bbn{border-bottom:none !important;}

#pickup-tomoe article{padding-top: 15px; margin-top: 15px; border-top: 1px dashed #ccc;}
#pickup-tomoe article h4{margin:5px 0 0 0;}

.box-t-l1{width: 915px; float: left; position: relative; height:100px;}
.box-t-l1 span{display: block; width:915px; position: absolute; bottom:0; right:0; text-align: right; font-size: 90%;}
.box-t-r1{width: 100px; float: right; text-align: right;}
.box-t-r1 img{width: 100px;}

.box-t-l2{width: 915px; float: left; position: relative; height:66px;}
.box-t-l2 span{display: block; width:915px; position: absolute; bottom:0; right:0; text-align: right; font-size: 90%;}
.box-t-r2{width: 100px; float: right; text-align: right;}
.box-t-r2 img{width: 100px;}

.box-t-l3{width: 915px; float: left; position: relative; height:136px;}
.box-t-l3 span{display: block; width:915px; position: absolute; bottom:0; right:0; text-align: right; font-size: 90%;}
.box-t-r3{width: 100px; float: right; text-align: right;}
.box-t-r3 img{width: 100px;}

.box-t-l4{width: 915px; float: left; position: relative; height:82px;}
.box-t-l4 span{display: block; width:915px; position: absolute; bottom:0; right:0; text-align: right; font-size: 90%;}
.box-t-r4{width: 100px; float: right; text-align: right;}
.box-t-r4 img{width: 100px;}

table.cos-t{width: 100%; box-sizing: border-box; border:1px solid #FDE7C8; border-collapse: collapse; border-top:none;}
table.cos-t th{display: block; padding:15px; width: 100%; box-sizing: border-box; background: #FEFCF9; text-align: left; vertical-align: middle; border-bottom:1px solid #FDE7C8; border-top:1px solid #FDE7C8;}
table.cos-t th img{width:70px; float: left; margin-right: 15px; vertical-align: top;}
table.cos-t td{display: block; padding:20px; width: 100%; box-sizing: border-box; text-align: left; vertical-align: top; }
.box-cos-ws{padding-bottom:20px; margin-bottom: 20px; border-bottom: 1px dashed #ccc;}
.box-cos-ws h4{font-size: 100%; margin-bottom: 20px;}
.box-cos-ws h5{font-size: 100%; margin-bottom: 20px;}
.box-cos-ws img{float:right; margin:0 20px 20px; }
.box-cos-ws dl{margin:15px 0 0 0;}
.box-cos-ws dt{display: inline-block; padding:0 20px 0 7px; border-left:4px solid #D4DBD2; margin-bottom:5px;}
.box-cos-ws dd{display: inline-block; padding:0 20px 0 0; text-align: left; margin-bottom:5px;}
.bbn{border-bottom:none !important;}
.cos-ws-txt{margin: 0 0 0 15px;}

/*==================================================
インタビュー
================================================== */
.box-main-interview{width:1030px; margin:0 auto; background:#fff; position:relative; border:5px solid #FDE7C8; padding:30px;}
.contents-area-interview{ float:left; width:710px;}
#side-interview{float:right; width:250px; padding:20px; background:url(//2017.japan-hobbyshow.jp/site/2017/view/img/bg_side_interview.gif) repeat top left;}
#side-interview h3{background:#AE7925; color:#fff; text-align:center; padding:7px 0; font-weight:normal; font-size:100%;}
.box-side-interview{background:#fff; margin-bottom:20px;}
.box-side-interview ul{list-style-type:none;}
.box-side-interview li{border-bottom:1px dotted #AE7925; }
.box-side-interview li a{display:block; padding:10px 10px; font-size:90%; color:#333; text-decoration:none;}
.box-side-interview li a:hover{background:#D7BE9C;}

.it-left{float:left; width:40%;}
.it-left img{width:100%;}
.it-right{float:right; width:55%;}
.it-right h5{font-size:100%; margin-bottom:10px; font-weight:normal;}

.title-interview01{background:url(//2017.japan-hobbyshow.jp/site/2017/view/img/bg_mainContents.gif) repeat top left; border:3px solid #EC6C00; color:#EC6C00; padding:20px; margin-bottom:30px; font-size:120%;}
.title-interview02{background:url(//2017.japan-hobbyshow.jp/site/2017/view/img/bg_mainContents.gif) repeat top left; border-bottom:2px solid #EC6C00; color:#EC6C00; padding:20px; text-align:center; margin-bottom:30px; font-size:120%;}
.interview-top{padding-bottom:10px;}
.interview-top table{width:100%; border-top:1px solid #D7BE9C; border-bottom:1px solid #D7BE9C; margin-bottom:15px;}
.interview-top th{text-align:left; width:100px; vertical-align:top; padding:15px 15px 15px 0; font-weight:normal;}
.interview-top td{text-align:left; vertical-align:top; padding:15px 0 15px 0; font-weight:normal; }
.box-in-zone{border:1px solid #D7BE9C;}
.box-in-zone h5{background:#AE7925; color:#fff; text-align:center; padding:8px 0; font-size:100%; font-weight:normal;}
.box-in-zone div{padding:15px;}
.box-interview{border-top:1px dashed #EC6C00; padding-top:30px; margin-top:30px;}
.box-interview dt{font-size:120%; color:#EC6C00; margin-bottom:20px;}
.box-interview dd{margin:0 0 40px 20px; font-size:100%; line-height:1.8em;}

/*==================================================
お知らせ
================================================== */

#news dt{margin-bottom:15px;}
#news dt:before{content:"◆"; margin-right:5px; font-size:90%;}
#news dd{margin:0 15px 20px;}

.entry-summery{background:#F2EFE9; padding:15px; margin-bottom:30px;}
.news-entry{margin:0 15px; }
.news-title{margin:0 0 20px; border-bottom:1px dotted #ccc; font-size:120%; padding-bottom:20px;}

#entry-list{margin:0 30px;}
.entry-body{margin:30px 15px;}
#entry-list table{width:100%; box-sizing:border-box; border:none; border-collapse:collapse;}
#entry-list th{text-align:left; width:140px; font-weight:normal; padding:20px 30px 20px 0; border-bottom:1px dashed #ccc;}
#entry-list td{text-align:left; padding:20px 0; border-bottom:1px dashed #ccc;}
.title-entry{font-size:120%; color:#ec6c00; margin-bottom:30px; font-weight:normal; font-family:Ryumin Regular KL;}
.entry-date{font-size:90%; margin-bottom:5px;}
.entry-body img{max-width:100%;}

/*==================================================
プライバシーポリシー
================================================== */

#privacy-policy h4{font-size:110%; margin-bottom:15px;}

/*==================================================
チケット案内
================================================== */

#ticket strong{color:#ec6c00;}
.title-ticket{display:inline-block; background:#FEFCF9; border:1px solid #ec6c00; padding:7px 0; text-align:center; width:220px; font-size:100%;}
#SpecialTicket{border-bottom:1px dashed #999; padding-bottom:20px; margin:20px !important;}
#SpecialTicket img{width:200px; float:right; margin-left:15px;}
#SpecialTicket a{display: inline-block; background: #ec6c00; border: 1px solid #ec6c00; border-radius: 4px; color: #fff; font-size: 100%; text-align: center; padding: 10px 30px; text-decoration: none;}
#SpecialTicket a:hover{background-color: transparent; color: #ec6c00;}
#PlayGuide{border-bottom:1px dashed #999; padding-bottom:20px; margin:20px !important;}
#Eticket{border-bottom:1px dashed #999; padding-bottom:20px; margin:20px !important;}

/*==================================================
FAQ
================================================== */
#faq .dl-type01 dt{font-size: 100% !important;}


/*==================================================
exhibitor
================================================== */

.box-theme{text-align:center; line-height:1.8em; padding:20px; margin-bottom:30px; background:#fffbf8;}
#exhibitor-merit ol{list-style-type:decimal; margin:0 20px 30px;}
#exhibitor-merit ol li{margin-bottom:15px; }
.box-ex-topv{display:inline-block; width:46%; margin-right:20px; vertical-align:top;}
.box-ex-topv h4{color:#AE7925; font-size:100%; font-weight:normal; border-left:4px solid #AE7925; padding-left:12px; margin-bottom:20px;}
.box-ex-topv2{margin:30px 0;}
.box-ex-topv2 h4{color:#AE7925; font-size:100%; font-weight:normal; border-left:4px solid #AE7925; padding-left:12px; margin-bottom:20px;}
.box-ex-topv2 li{margin:0 30px 10px;}

.ex-message{border:3px solid #EC6C00; padding:100px 0; text-align:center;}

/*==================================================
exhibitor > schedule
================================================== */

.box-sche{border-radius:6px; background:#fff; border:1px solid #ccc; text-align:center; }
.box-sche h4{padding:10px; text-align:center; display:block; width:30%; border-right:1px solid #ccc; float:left; font-size:100%; font-weight:normal; vertical-align:middle;}
.box-sche div{padding:10px 25px; text-align:left; display:block; width:60%; float:left; vertical-align:middle;}

/*==================================================
exhibitor > kiyaku
================================================== */

#exhibitor-kiyaku h4{font-size:100%; font-weight:normal; margin-bottom:20px; border-bottom:3px solid #D4DBD2; display:inline-block;}

/* =======================================
	アコーディオンパネル
======================================= */

dl.accordion {}
dl.accordion dt {
    background:url(//2017.japan-hobbyshow.jp/site/2017/view/img/open.png) 97% center no-repeat; background-color:#F6BBA6;
    font-size:100%; text-indent:10px; color:#333; cursor:pointer; margin:0 0 10px; padding:20px 0; }
dl.accordion dt.open {
    background:url(//2017.japan-hobbyshow.jp/site/2017/view/img/close.png) 97% center no-repeat; background-color:#EC6C00; color:#fff; }
dl.accordion dd { background:#fff; padding:10px; display:none; margin:0 0 10px; }

/*==================================================
English Site
================================================== */

.box-advantage{border:1px solid #EC6C00; padding:20px; padding-bottom:10px; box-sizing:border-box; background:#EBC1C6;}

/*==================================================
about advertisement
================================================== */

.box-ad{border:1px solid #ccc; padding:12px; box-sizing:border-box; width:31%; margin:0 1% 20px; background:#fff; float:left; text-align:center; border-radius:6px;}

/*==================================================
入場に際しての注意事項
================================================== */

.ticket-att{border:4px solid #d70e0e; background:#fdf0f0; padding:26px; width:880px; margin:20px auto; text-align:left; font-size:84%; color:#333;}
.ticket-att h2{display:block; text-align:center; margin:0 0 20px; padding:10px; background:#d70e0e; color:#fff; font-size:120%; font-weight:normal;}
.ticket-att table th{color:#d70e0e;}
.ticket-att table td{color:#d70e0e;}
a.top-attlink{display:block; width:420px; height:42px; background:#d70e0e; color:#fff; border-radius:6px; font-size:100%; padding:10px 20px; text-decoration:none; margin:0 auto 30px;}
a.top-attlink:hover{display:block; width:418px; height:40px; border:1px solid #d70e0e; background:#fdf0f0; color:#d70e0e; border-radius:6px; font-size:100%; padding:10px 20px; text-decoration:underline; margin:0 auto 30px;}

#page-ticket{border:1px solid #EC6C00; background:#FEFCF9; padding:16px; margin:30px auto; text-align:left;}
#page-ticket .title-contents{border: none !important;}
#page-ticket h2{display:block; text-align:center; margin:0 0 20px; padding:10px; background:#d70e0e; color:#fff; font-size:120%; font-weight:normal;}
#page-ticket table th{background:#fff;}
#page-ticket table td{color:#E7380C; background:#fff;}
a.pageticket-attlink{display: block; margin: 30px auto; width: 60%; text-align: center; background:#E7380C; color:#fff; padding:10px 0; text-decoration:none; border:1px solid #E7380C;}
a.pageticket-attlink:hover{background-color:transparent; color:#E7380C;}

/*==================================================
出展者一覧関連コンテンツ
================================================== */
.title-ex{background:#EC6C00; color:#fff; font-size:120%; font-weight:normal; border-radius:6px; padding:15px; box-sizing:border-box;}
.arealist{clear:both; margin:0 15px 20px; padding-bottom:20px; border-bottom:1px dashed #b4b5b5;}
.arealist h5{font-size:110%; margin-bottom:15px;}
.arealist img{float:right; margin-left:15px; margin-bottom:20px;}

.label-ex{display:inline-block; background:#ebc1c6; color:#fff; font-size:90%; padding:1px 10px; margin-right:5px; margin-bottom:20px; border-radius:4px;}
.ex-body{width:740px; float:left;}
.ex-body table{width:100%; box-sizing:border-box; border-collapse:collapse; border:none;}
.ex-body th{width:210px; padding:15px 0 15px 10px; font-weight:normal; text-align:left; font-size:100%; border-bottom:1px solid #AE7925;}
.ex-body td{padding:15px 0 15px; font-weight:normal; font-size:100%; border-bottom:1px solid #AE7925;}
.ex-pic{width:225px; float:right;}
.ex-pic img{margin-bottom:5px;}

.table-ex{border-collapse:collapse; border:1px solid #ccc; box-sizing:border-box; margin-bottom:20px; width:100%;}
.table-ex th{border:1px solid #ccc; 
background:#f2efe9;
font-weight:normal; text-align:center; padding:20px 0;}
.table-ex td{border:1px solid #ccc; font-weight:normal; padding:20px; }
.table-ex td img{margin-right:5px;}

.table-exzone{width: 100%; box-sizing: border-box; border:1px solid #ec6c00; border-collapse: collapse; margin-bottom: 50px;}
.table-exzone th{background: #fde7c8; text-align: center; padding: 20px 0; width: 160px; font-weight: normal;}
.table-exzone td{padding: 15px 10px; border-bottom: 1px solid #fde7c8;}
.bb-orange{border-bottom: 1px solid #ec6c00 !important;}
.table-exzone td.zone-title{text-align: center; width: 190px; color: #ec6c00;}
.table-exzone td.zone-ex{width: 480px;}
.table-exzone td.ex-btn{text-align: center;}
.table-exzone td.ex-btn a{border-radius: 4px; border:1px solid #5C2A0C; background:#5C2A0C; padding:5px 0; text-decoration:none; text-align:center; display:inline-block; width: 84%; color:#fff; font-size: 90%;}
.table-exzone td.ex-btn a:hover{background-color:transparent; color:#5C2A0C;}

.area-ex{margin-bottom: 50px;}
.box-lineuplist{padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px dashed #666;}
.box-lineuplist img{width: 260px; float: right; margin-left: 20px; margin-bottom: 20px;}
.box-lineuplist h4{font-size: 110%; color: #ec6c00; font-weight: normal; margin-bottom: 20px;}
.box-lineuplist a{width: 20% !important;}
.txt-booth{margin-bottom: 20px;}

table.lineupList{width: 100%; box-sizing: border-box; }
table.lineupList tr{display: block; border-bottom: 1px dashed #ccc;}
table.lineupList tr:hover{cursor: pointer; background: #fde7c8;}
.lineupList-pic img{width: 80px;}
table.lineupList th{width: 250px; text-align: left; padding: 10px; font-weight: bold; color: #EC6C00;}
table.lineupList td{padding: 10px;}
.lineupList-txt{width: 630px;}

#detail-booth{position: relative;}
.detail-snsbooth{position: absolute; top:0; right:30px;}
.detail-snsbooth img{margin-left: 5px;}
.detail-txtbooth{font-family:Ryumin Regular KL; /*color:#EC6C00;*/ font-size:110%; margin: 25px;}
.detail-picbooth{margin: 20px;}
.detail-picbooth img{height: 170px; margin-right: 10px;}
.booth-lavel{margin:25px 20px;}
.booth-lavel span{display: inline-block; border-radius: 2px; padding: 0 5px; margin-left: 4px; font-size: 85%; background:#5c2a0c; color: #fff;}
.boothws-info{}
.boothws-info table{border-collapse:collapse; border:none; margin:0 5px 0; width: 100%; box-sizing: border-box;}
.boothws-info tr{display:block; margin-bottom:12px;}
.boothws-info th{border-left:3px solid #5c2a0c; text-align:left; padding:1px 0 1px 9px;}
.boothws-info td{text-align:left; padding:1px 0;}
.boothws-info table.ws-table1 th{width:100px; }
.boothws-info table.ws-table1 td{width:520px; }
.boothws-info table.ws-table2 th{width:100px; }
.boothws-info table.ws-table2 td{padding-right: 50px; }
.pic-boothws{margin: 20px 0;}
.pic-boothws img{height: 150px; margin-right: 10px;}

.table-typelist{width: 100%; box-sizing: border-box; border:none; border-collapse: collapse; margin-bottom: 30px; }
.table-typelist thead{border-bottom: 1px solid #ec6c00;}
.typelist-booth{width: 40%;}
.typelist-zonearea{width: 45%;}
.typelist-detail{}
.table-typelist thead th{text-align: left; padding: 20px 10px; font-weight: normal; }
.table-typelist td{padding: 20px 10px; border-bottom: 1px dashed #666; /*font-size: 14px;*/  }
.table-typelist td.ex-btn{text-align: center;}
.table-typelist td.ex-btn a{border-radius: 4px; border:1px solid #5C2A0C; background:#5C2A0C; padding:5px 10px; text-decoration:none; text-align:center; display:inline-block; color:#fff; font-size: 90%;}
.table-typelist td.ex-btn a:hover{background-color:transparent; color:#5C2A0C;}

#lineup-area .typelist-booth{width: 27%;}
#lineup-area .typelist-txt{width: 58%;}


.table-tetote{width: 100%; box-sizing: border-box; border:none; border-collapse: collapse; margin-bottom: 30px;}
.table-tetote thead{border-bottom: 1px solid #ec6c00;}
.tetote-no{width: 140px; text-align: center;}
.tetotetd-no{text-align: center;}
.tetote-name{text-align: left; padding-left: 95px !important;}
.tetotetd-name{padding-left: 100px !important;}
.table-tetote thead th{padding: 20px 10px; font-weight: normal;}
.table-tetote td{padding: 20px 10px; border-bottom: 1px dashed #666;}
.table-tetote td.ex-btn{text-align: center;}
.table-tetote td.ex-btn a{border-radius: 4px; border:1px solid #5C2A0C; background:#5C2A0C; padding:5px 10px; text-decoration:none; text-align:center; display:inline-block; color:#fff; font-size: 90%;}
.table-tetote td.ex-btn a:hover{background-color:transparent; color:#5C2A0C;}

/*==================================================
クラフトレクリエーション
================================================== */
.box-txt-cr{padding-bottom: 30px;}
.box-txt-cr img{float: right; margin-left: 30px; width: 360px;}
.box-txt-cr p{padding-top: 20px;}
.box-img-cr{text-align: left; margin: 0 0 50px;}
.table-cr{width: 100%; box-sizing: border-box; border:none; border-collapse: collapse; margin-bottom: 50px;}
.table-cr thead{border-bottom: 1px solid #ec6c00;}
.cr-no{width: 90px; text-align: center;}
.crtd-no{text-align: center;}
.cr-name{text-align: left; width: 180px; font-weight: bold;}
.table-cr thead th{padding: 20px 10px; font-weight: normal;}
.table-cr td{padding: 20px 10px; border-bottom: 1px dashed #666;}
.table-cr td.crtd-name{text-align: left !important; font-family: "中ゴシックBBB";}
.crtd-naiyou h4{margin-bottom: 10px; color: #ec6c00;}
.crtd-naiyou img{float: right; margin-left: 20px; width: 140px;}
.table-cr td.ex-btn{text-align: center;}
.table-cr td.ex-btn a{border-radius: 4px; border:1px solid #5C2A0C; background:#5C2A0C; padding:5px 10px; text-decoration:none; text-align:center; display:inline-block; color:#fff; font-size: 90%;}
.table-cr td.ex-btn a:hover{background-color:transparent; color:#5C2A0C;}

.cr-oubo{margin: 50px 0; border-top: 1px dashed #ccc; border-bottom: 1px dashed #ccc; padding: 30px 0; text-align: center;}
.cr-att{font-size: 90%; display: inline-block; padding-top: 10px;}

/*==================================================
Marche talents a la carte
================================================== */

table.mrche{border-collapse:collapse; width:100%; border:1px solid #EC6C00; box-sizing:border-box; margin-bottom:30px;}
.mrche th{background:#EC6C00; color:#fff; text-align:center; border:1px solid #EC6C00; padding:12px 0;}
.mrche td{background:#FDE7C8; text-align:center; border:1px solid #EC6C00; padding:12px 0; vertical-align:top;}
a.mrche-link{display:block; border-radius:6px; width:80%; margin:0 auto 12px; padding:10px 0; text-align:center; background:#fff; text-decoration:none; border:1px solid #EC6C00;}
a:hover.mrche-link{display:block; border-radius:6px; width:80%; margin:0 auto 12px; padding:10px 0; text-align:center; background:#EC6C00; text-decoration:none; border:1px solid #EC6C00; color:#fff;}

/*==================================================
ワークショップ情報
================================================== */

.box-onebooth{border:1px solid #ec6c00; margin:0 15px 30px;}
/*.box-onebooth h4{color:#fff; font-size:110%; background:#ec6c00; padding: 10px; font-weight: normal;}*/
.box-onebooth h4{display: block; position: relative; color:#fff; font-size:110%; background:#ec6c00; padding: 10px; font-weight: normal;}
.box-onebooth h4 a{display: inline-block; position: absolute; right: 10px; top: 10px; border-radius: 4px; background: #fff; padding: 0 5px; font-size: 85%; text-decoration: none; border:1px solid #ec6c00;}
.box-onebooth h4 a:hover{background: #ec6c00; color: #fff; border:1px solid #fff;}
.box-onews{background: #fefcf9; box-shadow:0px 0px 6px -1px #9e9e9e; margin: 20px; padding: 20px; }
.box-onews h5{font-size: 110%; color: #ec6c00; font-weight: normal; margin-bottom: 20px;}
.ws-pic{width: 260px; float: right;}
.ws-pic img{width: 100%;}
.ws-info{width: 620px; float: left;}
.ws-txt{margin-bottom: 20px;}
.ws-info table{border-collapse:collapse; border:none; margin:0 5px 0; width: 100%; box-sizing: border-box;}
.ws-info tr{display:block; margin-bottom:12px;}
.ws-info th{border-left:3px solid #5c2a0c; text-align:left; padding:1px 0 1px 9px;}
.ws-info td{text-align:left; padding:1px 0;}
.ws-info table.ws-table1 th{width:100px; }
.ws-info table.ws-table1 td{width:520px; }
.ws-info table.ws-table2 th{width:100px; }
.ws-info table.ws-table2 td{width:198px; }

.ws-lavel{margin-bottom: 20px;}
.ws-lavel span{display: inline-block; border-radius: 2px; padding: 0 5px; margin-left: 4px; font-size: 85%;}
.ws-lavel span.ws-day{background:#f6ac3b; color: #fff;}
.ws-lavel span.ws-pre-r{background:#e73800; color: #fff;}
.ws-lavel span.ws-day-r{background:#ae7925; color: #fff;}

span.prer{display: inline-block; border-radius: 2px; padding: 0 5px; margin-left: 4px; font-size: 85%; background:#e73800; color: #fff;}
span.dayr{display: inline-block; border-radius: 2px; padding: 0 5px; margin-left: 4px; font-size: 85%; background:#ae7925; color: #fff;}

a.btn-yoyaku{display:inline-block; padding:3px 8px; background:#fff; text-align:center; border:1px solid #EC6C00; color:#c80505; border-radius:6px; margin-left:8px; text-decoration:none; font-size:92%;}
a:hover.btn-yoyaku{display:inline-block; padding:3px 8px; background:#c80505; text-align:center; border:1px solid #c80505; color:#fff; border-radius:6px; margin-left:8px; text-decoration:none; font-size:92%;}

div.txt-att{position:absolute; width:250px; top:160px; right:20px; font-size:85%;}
div.txt-att2{position:absolute; top:200px; right:20px; font-size:85%;}


.box-wslist{border-left: 1px solid #ec6c00; padding-left: 20px; margin:0 5px 30px;}

#admin-ws .table-exzone{width: 100%; box-sizing: border-box; border:1px solid #ec6c00; border-collapse: collapse; margin-bottom: 50px;}
#admin-ws .table-exzone td.zone-title{text-align: left; width: 210px; color: #ec6c00; }
#admin-ws .table-exzone td.zone-ex{width: 532px;}
#admin-ws .table-exzone td.ex-btn{padding: 15px 0;}

/*==================================================
バナーダウンロード
================================================== */
.banner-size{margin:0 0 30px;}
.banner-size textarea{width:100%; border:none; background:#FDE7C8; min-height: 60px !important; font-size:90%;}
.box-banner-guide{border:1px solid #EC6C00; padding:24px;}
.box-banner-guide ul{margin-left:20px;}

/*==================================================
会場内MAP
================================================== */
#map{background:#fff; width:100%; text-align: center;}


.box-map{background:#fff; text-align:center; padding:10px 0;}
.box-map a.btn-type03{margin-bottom: 25px;}
.box-map-frame{width:1100px; height:700px; margin:0 auto; overflow:auto; text-align:center;}
/*.box-map img{width:100%;}*/

a.btn-map{border-radius:8px; display:block; width:35%; text-decoration:none; margin:0 auto 30px; padding:20px 40px; font-size:120%; color:#fff; background:#EC6C00; text-align:center;}
a:hover.btn-map{background:#EBC1C6;}

/*==================================================
Google Material icons
================================================== */

/* Material iconsを利用する */
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* 推奨サイズ */
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  vertical-align:middle;
 
  /* WebKitブラウザサポート */
  -webkit-font-smoothing: antialiased;
  /* Chrome、Safariサポート */
  text-rendering: optimizeLegibility;
 
  /* Firefoxサポート */
  -moz-osx-font-smoothing: grayscale;
 
  /* IEサポート */
  font-feature-settings: 'liga';
}

/* アイコンサイズ */
.material-icons.md-10 { font-size: 10px; }
.material-icons.md-12 { font-size: 12px; }
.material-icons.md-14 { font-size: 14px; }
.material-icons.md-16 { font-size: 16px; }
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-20 { font-size: 20px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-28 { font-size: 28px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }
 
/* 背景が明るいとき用のアイコン色 */
.material-icons.md-dark { color: rgba(0, 0, 0, 0.54); }
.material-icons.md-dark.md-inactive { color: rgba(0, 0, 0, 0.26); }
 
/* 背景が暗いとき用のアイコン色 */
.material-icons.md-light { color: rgba(255, 255, 255, 1); }
.material-icons.md-light.md-inactive { color: rgba(255, 255, 255, 0.3); }


/*==================================================
ステージ
================================================== */

.box-stage-sg{border-radius:6px; clear:both; background:#fff; border:1px solid #ccc !important; display:inline-block; vertical-align:top; width:465px; padding:9px; margin-bottom:20px;}
.box-stage-sg h5{font-size:100%; font-weight:normal; color:#EC6C00; height:60px;}
.box-stage-sg img{width:40%; float:right; margin-left:15px; margin-bottom:10px;}

.box-w-message{border:1px solid #EC6C00; padding:15px; margin-bottom:20px; text-align:center; }

#con-stage{margin: 50px 0 0;}

#con-stage article{border-top:1px dashed #ccc; margin-top: 30px; padding-top: 30px;}
.pic-stage{width: 140px; float: left; margin-right: 20px;}
.pic-stage img{width: 100%;}
.txt-stage{width: 900px; float: right;}
#con-stage article h5{font-size: 100%; margin-bottom: 20px;}
#con-stage article h5 span{display: block; font-size: 90%;}

/*==================================================
アンケート
================================================== */

.copy-enq{text-align:center; font-size:140%; color:#EC6C00; margin-bottom:30px;}
.box-enq{float:left; margin:0 10px 20px; border:1px solid #c6c6c6; padding:9px; width:210px; background:#fff; border-radius:6px; text-align:center; font-size:90%;}
.box-enq img{width:100%;}
.box-enq strong{padding-bottom:10px;}
.shouhin{border-top:1px dashed #ccc; margin-top:50px; padding-top:50px;}

/*==================================================
共通ボタンエリア
================================================== */

.btn-area{margin:40px 0 40px;}
.btn-area a{display:block; background:#EC6C00; color:#fff; border-radius:6px; padding:15px 0; text-align:center; text-decoration:none; margin:0 auto; width:50%; border:1px solid #EC6C00;}
.btn-area a:hover{background-color:transparent; color:#EC6C00;}

/*==================================================
広告・協賛について
================================================== */
.ad-table{border-collapse:collapse; border:1px solid #ccc; width:64%;}
.ad-table th{background:#FEFCF9; text-align:center; padding:10px; font-weight:normal; border:1px solid #ccc;}
.ad-table td{background:#fff; text-align:center; padding:10px; font-weight:normal; border:1px solid #ccc;}
.ad-table th.pack{background:#F6BBA6;}

/*==================================================
前回の様子
================================================== */
.box-prev{margin:0 10px;}
.box-prev img{width:24%; margin:0 0.5% 10px;}

/*==================================================
開催概要
================================================== */

#theme{text-align: center; margin-top: 50px;}
#theme img{margin-bottom: 40px;}