/*
Theme Name: BBT2014
*/

/*////////////////////////////////////////////////////////////////////////////////////
GENERAL
///////////////////////////////////////////////////////////////////////////////////*/

* {
	margin: 0;
	padding: 0;
	vertical-align:top;
font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',
 Meiryo, sans-serif;
	color:#454545;

}
.clear{
	clear:both;
}

body {
	text-align: left;
	font: 12px Verdana;
	color: #000;
        background: #fefefe;
	-webkit-text-size-adjust: none !important;
	width:100%;
	overflow-x:hidden;
line-height:1.7;
}
a,a:visited {
	color:#454545;
	text-decoration: none;
}
a:hover,a:active {
	color: #000;
	text-decoration:underline;
}
img {
	border: 0;
}
a:hover img{opacity:0.7;filter: alpha(opacity=70);}

/*////////////////////////////////////////////////////////////////////////////////////
WRAPPER
///////////////////////////////////////////////////////////////////////////////////*/

#wrapper {
	margin: auto auto;
	text-align: left;
	background:#fefefe;
	max-width:1000px;
	min-width:600px;
	width:100%;
	padding:20px 0;
}


/*////////////////////////////////////////////////////////////////////////////////////
HEADER
///////////////////////////////////////////////////////////////////////////////////*/

#header {
	clear: both;
	background:transparent;
	height:85px;
	min-width:600px;
	border-bottom:2px groove #ddd;

}
#logo{
	height:75px;
	background:transparent;
	width:120px;
	float:left;
}
#top-info{
	height:75px;
	background:transparent;
	width:320px;
	float:right;
}
ul#top-info-menu{
	background:transparent;
	list-style-type:none;
	display:block;
	margin-bottom:10px;
}
li#login-link a, li#help-link a, li#cart-link a{
	display:block;
	background:transparent;
}
li#login-link, li#help-link{
	background:#eee;
	border-bottom: 1px groove #DDDDDD;
	width:75px;
	height:32px;
	margin-right:5px;
	display:inline-block;
	*display: inline;
	*zoom: 1;
	line-height:32px;
	text-align:center;
}

li#cart-link{
	background:url('https://www.bigboytoyz.jp/wp/wp-content/themes/Gemer/bbt2014-images/cart-bg.png') top left no-repeat;
	width:110px;
	height:32px;
	display:inline-block;
	*display: inline;
	*zoom: 1;
	line-height:32px;
	padding-left:30px;
	padding-right:10px;
	border-bottom: 1px groove #DDDDDD;
	text-align:center;
}
#searchform{
	clear: both;
	width: 320px;
	height:32px;
	//background:#eee;
}
#searchword{
	border:0;
	padding:5px;
	font-size:1.1em;
	font-family:Arial, sans-serif;
	color:#aaa;
	border:solid 1px #ccc;
	margin:0 0 20px;
	width:270px;
	height:19px;
}
#searchsubmit{
	border: 0px;
	width: 32px;
	height: 32px;
	background: url('https://www.bigboytoyz.jp/wp/wp-content/themes/Gemer/bbt2014-images/search-icon.png') left top no-repeat;
	cursor:pointer;
}

/*////////////////////////////////////////////////////////////////////////////////////
CONTENT
///////////////////////////////////////////////////////////////////////////////////*/

#content {
	clear: both;
	background:#fff;
	height:100px;
}

/*////////////////////////////////////////////////////////////////////////////////////
TOP-MENU
///////////////////////////////////////////////////////////////////////////////////*/

#menu1{
	clear: both;
	background:#fff;
	padding:0 0 0 0;
	border-bottom:2px groove #ddd;
	min-width:580px;
	width:100%;
	overflow:hidden;
	position : relative;
	z-index:1;
	opacity:0.9;
	font-size: 0.9em;
	font-style:italic;
}

#menu-1-left{
    display:block;
	/*display: inline;*/
	*zoom: 1;
    height: 75px;
    line-height: 75px;
    /*max-width: 600px;
    text-align: right;
   width: 49%; */
}
#menu-1-right{
    display: inline-block;
	*display: inline;
	*zoom: 1;
    height: 75px;
    line-height: 75px;
    max-width: 490px;
    text-align: left;
    width: 49%;
}
#menu1 ul{
	list-style-type:none;
	display:flex;
	justify-content:space-between;
	padding: 0 20px;
}
#menu1 ul li{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	/*margin-right: 20px;*/
	position:relative;
}

#menu1 ul li.new_icon::before {
	content:"NEW!";
	display:block;
	position:absolute;
	font-size:10px;
	top:-14px;
	left:0;
	color:red;
}

#menu1 ul li a,#menu1 ul li a:visited{
	color:#000;
	//font-size: 1.2em;
	font-size: 105%;
	text-decoration:none;
}
#menu1 ul li a:hover,#menu1 ul li a:active{
	color:#000;
	//font-size: 1.2em;
	font-size: 105%;
	text-decoration:underline;

}

/*////////////////////////////////////////////////////////////////////////////////////
TOP-BANNER
///////////////////////////////////////////////////////////////////////////////////*/

#banner{
	clear: both;
	background:#eee;
	margin:20px 0;
}
#banner img{
    //margin-left: -10%;
    max-width: 1000px;
    min-width: 500px;
    width: 100%;
    border-bottom:1px solid #fff;
    //max-width: 1200px;
   // min-width: 720px;
   // width: 120%;

}
.mobile img{
    margin-left: 0 !important;
    max-width: 640px !important;
    min-width: 600px !important;
    width: 100%;

}

/*////////////////////////////////////////////////////////////////////////////////////
BANNER-MENU
///////////////////////////////////////////////////////////////////////////////////*/

#menu2{
	clear: both;
	background:transparent;
	margin:10px 0;
	height:150px;
	letter-spacing: -.40em;
	min-width:600px;
}
#menu2 a,#menu2 a:visited{
	height:150px;
	width:100%;
	vertical-align:middle;
	display:table-cell;
}
#menu2 a:hover,#menu2 a:active{
	//opacity:0.5;
}
#menu2 a img{

}
#menu2 ul{

}
#menu2 ul li{
	display:inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align:middle;
	margin-right:2%;
	height:150px;
	width:32%;
	max-width:320px;
	letter-spacing: normal;
	text-align:center;
}
#menu2 ul li .bn-link{
	display:table;
	height:150px;
	width:100%;
}
#menu2 #left-btn{background: url("https://www.bigboytoyz.jp/wp/wp-content/themes/Gemer/bbt2014-images/top-cvnav-bg-p.gif") repeat-x #602895;}
#menu2 #left-btn img{width: 100%;}

#menu2 #mid-btn{background: url("https://www.bigboytoyz.jp/wp/wp-content/themes/Gemer/bbt2014-images/top-cvnav-bg-o.gif") repeat-x #f6b300;}
#menu2 #mid-btn img{width: 100%;}

#menu2 #right-btn{background: url("https://www.bigboytoyz.jp/wp/wp-content/themes/Gemer/bbt2014-images/top-cvnav-bg-p.gif") repeat-x #602895;margin:0;}
#menu2 #right-btn img{width: 100%;}

/*////////////////////////////////////////////////////////////////////////////////////
PRODUCTS
///////////////////////////////////////////////////////////////////////////////////*/

.showcase{
	clear: both;
	background:transparent;
	margin:20px 0;
	width:100%;
}

.showcase h2{
	clear: both;
	background:transparent;
	margin:10px 0 0;
	padding:0 0 0 0;
	height:75px;
	border-top:2px ridge #ddd;
	border-bottom:2px groove #ddd;
	line-height: 75px;
}

.showcase h3{
	clear: both;
	background:transparent;
	margin:5px 0 0;
	padding:0 0 0 5px;
	//border-bottom:1px solid #000;
	font-size:90%;
	display:inline;
}
.showcase ul.item-list{
	background:transparent;
	margin:0;
	letter-spacing: -.40em;
	width: 102%;
	min-width: 612px;
}
.showcase ul.item-list li{

	display:inline-block;
	*display: inline;
	*zoom: 1;

	background:#fff;
	width:184px;
	margin-top:20px;
	margin-right:1.9%;
	letter-spacing: normal;
	list-style-type:none;
}

.item-img{
	width:184px;
	//height:184px;
	background:#fff;
}
.item-img img{
	border:2px solid #fff;
	display:block;
	margin:0 auto;
}
.showcase ul.item-list .mobile-list{
	max-width:205px !important;
}
.mobile-list .item-img{
	//width:100% !important;
}
.mobile-list .item-img img{

}
.item-desc .desc{
	display:inline;
}
.item-desc .tags{
	display:inline-block;
	*display: inline;
	*zoom: 1;
	margin:0px 5px 0 0;
	//background:#F4E34F;
	border-bottom:1px solid #FFD36D;
	border-top:1px solid #FFD36D;
	font-size:0.9em;
	
}
.item-desc .price{
	display:inline-block;
	*display: inline;
	*zoom: 1;
	background:#FFD36D;
	border-top:1px solid #FFF;
	font-size:0.9em;
}
.item-desc .point{
	display:inline;
	//background:#F4E34F;
	//font-size:0.9em;
}
/*////////////////////////////////////////////////////////////////////////////////////
PAGE-NAVIGATION
///////////////////////////////////////////////////////////////////////////////////*/
.pagenav{
display:block;
margin-top:10px;
}
.pagenav ul li a{
color:#fff;

}
.pagenav ul{
list-style-type:none;
}
.pagenav ul li{
color:#fff;
cursor: pointer;
background: #206586;
display:inline-block;
	*display: inline;
	*zoom: 1;
width:32px;
height:29px;
margin-right:7px;
line-height:29px;
text-align:center;
//padding:13px 16px;
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		behavior: url(https://www.bigboytoyz.jp/wp/wp-content/themes/Gemer/PIE-1.0.0/PIE.htc);
}
.pagenav ul li.active{
background: #0b445f;
color:#fff;
}
.pagenav ul li.link:hover{
background: #0b445f;
color:#fff;
}



/*////////////////////////////////////////////////////////////////////////////////////
RED-LINKS
///////////////////////////////////////////////////////////////////////////////////*/

#menu3{
	clear: both;
	background:transparent;
	margin:10px 0;
	/*height:150px;
	letter-spacing: -.40em;
	min-width:600px;*/
	border-bottom: 2px groove #ddd;
	/*border-top: 2px ridge #ddd;
	padding:20px 0;*/
}
#menu3 a,#menu3 a:visited{
	height:150px;
	width:100%;
	vertical-align:middle;
	display:table-cell;
}
#menu3 a:hover,#menu3 a:active{
	//opacity:0.5;
}
#menu3 a img{
max-width:100%;
}
#menu3 ul{
display:none;
	justify-content:space-between;
	flex-wrap:wrap;
}
#menu3 ul li{
	display:inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align:middle;
	height:150px;
	width:31.5%;
	letter-spacing: normal;
	text-align:center;
}
#menu3 ul li .bn-link{
	display:table;
	height:150px;
	width:100%;
}

#menu3 #blog-btn{background: #D6031D;}

#menu3 #cap-btn{background: #D6031D;}

#menu3 #runner-btn{background: #D6031D;}

#menu3 #prepaid-btn{background: #D6031D;margin:0;}
/*////////////////////////////////////////////////////////////////////////////////////
FOOTER
///////////////////////////////////////////////////////////////////////////////////*/

#footer {
	clear: both;
	background:transparent;
	margin:20px 0;
	height:200px;
	letter-spacing: -.40em;
	min-width:600px;
	width:100%;
}
#footer .footer-content{
	background: none repeat scroll 0 0 #EEEEEE;
	color: #555555;
	float:left;
	height: 200px;
	letter-spacing: normal;
	line-height: 20px;
	margin: 0 2% 0 0;
	max-width: 300px;
	padding: 1%;
	width: 30%;
}
#footer h2{
	font-weight:1.6em;
	margin-bottom:10px;
}
#footer ul{
	//list-style-type:none;
	padding:0 20px 20px 20px;
}
#footer address{
	display:inline;
	font-style:normal;
}
#footer a.mail{
	display:inline;
	font-style:italic;
	text-decoration:underline;
}
#footer p{

}
.right{
	margin-right:0 !important;
}

/*////////////////////////////////////////////////////////////////////////////////////
PAGE-CONTENT
///////////////////////////////////////////////////////////////////////////////////*/

#page-content{
	clear:both;
	max-width:1000px;
	width:100%;
	min-width:600px;
	margin-bottom:20px;
}

.page-content-inner{
	clear:both;
	padding:10px 0;
	width:60%;
	margin:auto;
}

#page-content p{
	clear:both;
	margin:10px 0;
}

#page-content img{
	//clear:both;
	//margin:10px auto;
}

#page-content iframe{
	clear:both;
	margin:10px auto;
}

#page-content h2{
	clear: both;
	background:transparent;
	padding:0 0 0 0;
	height:75px;
	font-size:130%;
	font-size:0.9rem;
	width:100%;
	vertical-align:middle;
	display:table-cell;
}

#page-content h3{
	clear: both;
	margin:20px 0 10px;
}

#page-content ul{
	clear: both;
	background:transparent;
	padding:0 0 0 0;
	margin:10px 0;
	list-style-type:none;
}

#page-detail{
	max-width:760px;
	width:76%;
	float:left;
}
#page-content .title{
	border-bottom:2px groove #ddd;
	display:table;
	width:100%;
	margin-bottom:40px;
}
.center{
	text-align:center;
}
#sidebar-support{
	padding-top:60px;
}
#sidebar-support .support-menu{
	margin: 0;
	padding: 10px 0;
}

#sidebar-support .support-menu{
 	background: none repeat scroll 0 0 #EEEEEE;
	float: left;
	margin: 10px 2% 10px 0;
	padding: 10px 1% 20px;
	text-align: left;
	width: 30%;
	height: 200px;
}

#sidebar-support .support-menu h3{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 10px 0;
	text-align: center;
}

#sidebar-support .support-menu ul{
	list-style-type: none;
	padding: 0;
	min-width: 110px;
	width: 100%;
}
#sidebar-support .support-menu ul li{
	float: none;
	margin: 0;
	width: 100%;
	max-width:320px;
}

#sidebar-support .support-menu-faq{
 	background: none repeat scroll 0 0 #EEEEEE;
	clear: both;
	margin: 10px 0;
	padding: 10px 1% 20px;
	text-align: left;
	width: 98%;
	height: 200px;
}
.tutorial_box_pp{
	margin:20px 0 20px 0;
	width: 1000px;
}
.tutorial_box_pp table td{
	vertical-align:middle;
}
.tutorial_box{
	margin:20px 0 20px 0;
//padding:20px;
}
.tutorial_box img{
	padding:10px;
	border:1px #eee solid;
	margin:auto auto;
	text-align:center;
}
.datatable{
	
}

.datatable table {
	margin:auto;
    border: 1px #E3E3E3 solid;
    border-spacing: 0;
}

.datatable table tr {

}

.datatable table th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #f5f5f5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
.datatable table td {
	line-height:20px;
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
	vertical-align:middle;
}
.datatable ol{
	padding:10px 10px;
	margin:10px 10px 20px 20px;
	line-height:2em;
	font-size:1.3em;
}
.datatable_track table {
	font-size:9px;
    border: 1px #E3E3E3 solid;
   // border-collapse: collapse;
    border-spacing: 0;
}

.datatable_track table th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #f5f5f5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
.datatable_track table td {
	line-height:20px;
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    //background: #fff;
    text-align: center;
}
.datatable_track ol{
	padding:10px 10px;
	margin:10px 10px 20px 20px;
	line-height:2em;
	font-size:1.3em;
}
/*////////////////////////////////////////////////////////////////////////////////////
SINGLE-CONTENT
///////////////////////////////////////////////////////////////////////////////////*/
#single-nav{
	margin: 0;
	max-width: 1000px;
	min-width: 600px;

	overflow: hidden;
	padding:20px 0  10px;
	z-index:1;
	opacity: 0.9;
	//border-bottom: 2px ridge #DDDDDD;
}

.home-icon{
	margin:2px 0 0;
}

#single-nav-float{
 	background: none repeat scroll 0 0 #FFFFFF;
	padding:0 0  10px;
	z-index:1;
	opacity: 0.9;
}

#single-nav-float .list{
 	display:inline-block;
	*display: inline;
	*zoom: 1;
}

#single-nav .viewed-item-title{
	height:20px;
	min-width:120px;
}
#single-nav #viewed-item{
	height: 40px;
	margin: 0;
	width:100%;
	overflow:hidden;
}
#single-nav #viewed-item li{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	max-height: 40px;
	max-width: 40px;
	overflow: hidden;
}
#single-nav #viewed-item img{
	max-width: 40px !important;
	min-width: 30px !important;
	opacity: 0.8;
	margin: 0;
}
#single-nav #viewed-item img:hover{
	opacity:1;
}
#single-nav ul{
	list-style-type:none;
	margin:10px 0 0 ;
}
#single-nav ul li{
	display:inline;
	margin:0 10px 0 0;
}
#single-nav ul li a,#single-nav ul li a:visited{
	color:#21759B;
}
#single-nav ul li a:hover,#single-nav ul li a:active{
	color:#21759B;
	text-decoration:underline;
}

#menu-toggle{
	padding:5px;
	background:#eee;
    margin: 0 0 10px;
	line-height:20px;
	cursor:pointer;
}
#menu-toggle img{
	float: right;
	padding: 6px;
	width: 10px;
}

#single-nav .submenu{
	padding:20px;
	background:#eee;
}

#single-nav ul.tags{
	list-style-type:none;
	margin:0 0 10px;
}
#single-nav ul.tags li{
	list-style-type:none;
	margin:0 10px 10px 0;
	background:#eee;
	padding:2px;
	display:inline-block;
	*display: inline;
	*zoom: 1;
}
#single-nav ul.tags li a,#single-nav ul.tags li a:visited{
	color:#21759B;
}
#single-nav ul.tags li a:hover,#single-nav ul.tags li a:active{
	color:#21759B;
	text-decoration:underline;
}

#single-content{
	clear:both;
	max-width:1000px;
	width:100%;
	min-width:600px;
}

#single-content p{
	clear:both;
	margin:10px 0;
}

#single-content .single_desc img{
	clear:both;
	max-width:460px;
	//width:100% ;
	//height:100% ;
	margin:10px 0;
}

#single-content iframe{
	clear:both;
	max-width:460px !important;
	max-height:460px !important;
	width:100%;
}


#single-content .product-title{
	//border-top:2px ridge #ddd;
	//border-bottom:2px groove #ddd;
	display:table;
	width:100%;
}

#single-content .sns_icon_alt{
	float: right;
	margin-top: 27px;
	text-align: right;
	vertical-align: middle;
	width: 300px;
}
#single-content .sns_icon_alt img{
	
}

#single-content h2{
	clear: both;
	background:transparent;
	//margin:0 0 20px;
	padding:0 0 0 0;
	height:75px;

	//line-height: 75px;
	font-size:130%;
	font-size:0.9rem;
	//min-width:600px;
	width:100%;
	vertical-align:middle;
	display:table-cell;
}

#single-detail{
	//max-width:760px;
	width:100%;
	border-bottom: 2px groove #DDDDDD;
	padding-bottom: 40px;
	width: 100%;
}



.single_desc{
	line-height: 20px;
	width:50%;
	float:left;
}

#single-relate-nav{
	clear:both;
	width:100%;
	max-width:1000px;
	min-width:600px;
	//background:#ddd;
	//height:150px;
	margin:0;
	padding-top:0px;
	border-top:2px ridge #000;
}

#single-relate-nav h2{
	font-size: 0.75rem !important;
	margin: 20px 0 !important;
}

#single-relate-nav .related_posts{
	width:104%;
}
#single-relate-nav .related_posts ul{
	list-style-type:none;
}
#single-relate-nav .related_posts ul li{
	float: left;
	margin: 0 2% 20px 0;
	max-width: 184px;
	width: 18.4%;
}
#single-relate-nav .related_posts ul li img{
	//width:100%;
	//height:100%;
}
#single-sidebar{
	clear:both;
	width:100%;
	padding-bottom:60px;
}
#single-sidebar h2{
	font-size: 0.75rem !important;
	margin: 20px 0 !important;
}

#single-sidebar ul{
	list-style-type:none;
	width:100%;
	max-height:90px;
	min-width: 600px;
}
#single-sidebar ul li{
	float: left;
	margin: 0 2% 0 0;
	max-width: 150px;
	width: 15%;
}
.first{
	clear:both;
}
.last{
	margin-right:0 !important;
}
#single-sidebar ul li img{
	//width:100% !important;
	//height:100% !important;
}

/*////////////////////////////////////////////////////////////////////////////////////
RUNNBBT 申請画面
///////////////////////////////////////////////////////////////////////////////////*/

#content_rbbt_apply{
	clear:both;
	width: 900px;
	margin: 10px auto;
	padding: 20px 15px 20px;
}
.application-tab{
list-style-type:none;
background:#fff;
width:700px;
color:#444;
margin:auto auto;
margin-left:140px;
padding:20px 20px 50px 20px;
border-bottom: 1px solid #fff;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
box-shadow: inset 0px 1px 2px 0px #666;
-webkit-box-shadow: inset 0px 1px 2px 0px #666;
-moz-box-shadow: inset 0px 1px 2px 0px #666;
background-image:url("https://www.bigboytoyz.jp/wp/wp-content/themes/Gemer/images/back3.png");
background-repeat:repeat-x;
}

#content_rbbt_apply .rbbt_sidebar{
	float:left;
}

#content_rbbt_apply ul.tabmenu{

//padding-top:120px;
//border:1px solid #000;

}

.logo_runbbt_apply{
width:100px;
height:100px;
margin:0px 0 20px 0px;
}

#content_rbbt_apply ul.tabmenu li{
	text-align:center;
	font-size: 10px;
	padding: 4px 0px;
	margin-bottom:20px;
	width: 100px;
	height: 15px;
	border-bottom: 1px solid #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: inset 0px 1px 2px 0px #666;
	-webkit-box-shadow: inset 0px 1px 2px 0px #666;
	-moz-box-shadow: inset 0px 1px 2px 0px #666;

}

#content_rbbt_apply ul.rbbt_extLink{
display:block;
width:110px;
padding:10px 10px;
list-style-type:none;
}


#content_rbbt_apply ul.rbbt_extLink li{
	text-align:center;
	font-size: 10px;
	padding: 4px 0px;
	margin-bottom:20px;
	width: 100px;
	height: 15px;
	border-bottom: 1px solid #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: inset 0px 1px 2px 0px #666;
	-webkit-box-shadow: inset 0px 1px 2px 0px #666;
	-moz-box-shadow: inset 0px 1px 2px 0px #666;
}

#content_rbbt_apply ul.tabmenu li:hover{
cursor:pointer;
background:#f5f5f5;
}
#content_rbbt_apply ul.tabmenu li.active{
background:#fff;
}

#content_rbbt_apply .tabmenu{
display:block;
width:110px;
padding:10px 10px;
list-style-type:none;
//border-right:1px #eee solid;
//float:left;
margin-right:10px;
}

#content_rbbt_apply .tabmenu li{
padding:10px 10px;
margin:5px 0 5px 0;
}


.application-tab p{
margin:15px 0px;
}
.application-tab dt{
font-weight:bold;
font-size:16px;
margin:40px 0 10px;
}
dt.no-margin{
margin:0px 0 20px;
}
.application-tab dd{
font-size:12px;
margin:0 0 20px;
margin-left:30px;
padding:5px;
}
.application-tab dd ul li{
list-style-type:none;
}

.application-tab dd ul li dt{
font-size:12px;
font-weight:bold;
}

dt.apply_ex {
display:inline;
font-size:12px;
font-weight:bold;
margin-left:60px;
background:#eee;
margin-bottom:20px;
}

dd.apply_ex {
font-size:12px;
margin-left:80px;
background:#eee;
width:500px;
padding:10px;
}
dd.apply_ex ul li{
margin:10px 0;

}

.application-tab h2{
margin:30px auto;
color:#444 !important;
}
.application-tab1{display: block;}
.application-tab2{display: none;}
.application-tab3{display: none;}
.application-tab4{display: none;}
.application-tab5{display: none;}



.faq-block{
padding:0 0 30px 30px;
}
.faq-block dd{
background:#eee;
padding:10px;
}

#content_rbbt_apply h2{
//background:#eee;
}
#content_rbbt_apply .name{

clear:both;
margin:10px 0;

padding:5px 5px;
	background:#eee;
	color:#444;

	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.rbbt_apply_plan .wpcf7-list-item{
display:block;
clear:both;
}
.rbbt_apply_form h2{
    background: none repeat scroll 0 0 #AAAAAA;
    font-size: 14px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
    padding: 5px;
}

.rbbt_apply_form .head{
    background: none repeat scroll 0 0 #ccc;
    font-size: 12px;

    padding: 2px;
}

.runbbt_msg_jp{
margin-top:20px;
font-size:1.9em;
font-weight:bold;
color:#000;
letter-spacing: 1px;
text-align:center;
}
.runbbt_msg{
margin-top:15px;
margin-bottom:15px;
font-size:2.2em;
font-weight:bold;
color:#888;
text-align:center;
}

.form-detail{
width:520px;
}

.terms_runbbt{
width:450px;
height:200px;
overflow: auto;
text-align:left;
line-height:12px;
margin-left:20px;
border: inset 2px #222222;
}

.slideshow {
width: 1000px;
//height: 149px;
//margin-top: -1px;
display: inline-block;
overflow: hidden;
margin: 20px 0 10px;
}
.slideshow img {
width: 1000px;
height: auto;
background-repeat: no-repeat;
background-position: bottom center;
display: block;
//padding: 0 0 10px 0;
//margin-top: -1px;
//border-top:35px #000 solid;
//border-bottom:35px #000 solid;
}

.big_announce{
font-size:20px;
margin-bottom:10px;
background-image:url("https://www.bigboytoyz.jp/wp/wp-content/uploads/2013/01/underline.gif");
background-repeat: repeat-x;

}

.catch_yellow{
color:#2c2c2c;
font-weight:bold;
background-image:url("https://www.bigboytoyz.jp/wp/wp-content/uploads/2013/01/underline.gif");
background-repeat: repeat-x;
}

.orange_vivid{
font-weight:bold;
background:#f9ca4c;
}
.tutorial_box img{
padding:10px;
	border:1px #eee solid;
	margin:auto auto;
}
.img_noborder img{
    display:block;
    margin: 0 auto;
    text-align: center;
	border:0px #fff solid;
}
.datatable table {

    border: 1px #E3E3E3 solid;
   // border-collapse: collapse;
    border-spacing: 0;
}

.datatable table th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #f5f5f5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
.datatable table td {
	line-height:20px;
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    //background: #fff;
    text-align: center;
}
.datatable ol{
	padding:10px 10px;
	margin:10px 10px 20px 20px;
	line-height:2em;
	font-size:1.3em;
}
.datatable_track table {
	font-size:9px;
    border: 1px #E3E3E3 solid;
   // border-collapse: collapse;
    border-spacing: 0;
}

.datatable_track table th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #f5f5f5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
.datatable_track table td {
	line-height:20px;
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    //background: #fff;
    text-align: center;
}
.datatable_track ol{
	padding:10px 10px;
	margin:10px 10px 20px 20px;
	line-height:2em;
	font-size:1.3em;
}
.datatable_pp table{
	width:1000px;
	margin:auto;
    border: 2px #E3E3E3 solid;
   // border-collapse: collapse;
    border-spacing: 0;
}

.datatable_pp table th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #f5f5f5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
.datatable_pp table td {
	line-height:20px;
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    //background: #fff;
    text-align: center;
	vertical-align:middle;
}

/*////////////////////////////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////////////////////////*/