ｐ.dropshadow{
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3), 0 0 25px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3), 0 0 25px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3), 0 0 25px rgba(0, 0, 0, 0.1) inset;
}
.dropshadow2{
    /*-webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.3), 0 0 25px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.3), 0 0 25px rgba(0, 0, 0, 0.1) inset
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.3), 0 0 25px rgba(0, 0, 0, 0.1) inset;
    */
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 60px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 2px 3px 20px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
div.presen-hero{
    background-color:#fff;
    padding:0px 30px;
}
div.presen-hero h5{
    line-height: 0.95em;
    font-size: 17.5px;
}
div.presen-hero p{
    font-size:14.5px;
    line-height: 1.65em;
}
div.presen-hero h3{
    color:#08c;
    margin-left: -15px;
}
div.presen-hero h2{
    color:#D93633;
    font-size:25px;
    margin: 5px 0px;
}

div.presen-hero .label{
    padding: 7px 8px;
    font-size: 13.844px;
}

div#tickets {
margin-top: -75px;
padding-top: 75px;
}

div.maker>hr, div.ws-maker>hr {
    margin-top:40px;
    border:1px dashed rgba(0,136,204,0.7);
}
hr.program-divider
{
    background-image:url(http://makezine.jp/wp-content/themes/makerfairetokyo/images/mft2013_program_hr.png);
    background-repeat: repeat-x;
    border: 0;
    height:20px;
}
hr.ws-divider{
    background-image:url(http://makezine.jp/wp-content/themes/makerfairetokyo/images/mft2013_program_hr.png);
    background-repeat: repeat-x;
    border: 0;
    height:20px;
    margin:10px 0px 30px;
    
}
.ws-maker>h5{
    color:#D93633;
}

div.index-header{
    color:#D93633;
    font-size:30px;
    margin-bottom:30px !important    
}
div.ws-header{
    color:#08c;
    font-size:25px;
    margin-bottom:30px !important    
}

div.index-header>a,div.index-header>a:hover, h3.sponsor-name>a,h3.sponsor-name>a:hover {
    color:#D93633;
}

h3.sponsor-name,p.sponsor-text{
    margin:15px;
}

#conditions, #deadline, #flow, #department, #exhibition_contents, #pass, #prohibition, #numbers, #a-f, #g-m, #n-z, #a-o, #ka-ko, #sa-so, #ta-to, #na-no, #ha-ho, #ma-mo, #ya-yo, #ra-ro, #wa-n, #indexlink {
padding: 80px 0 0;
margin: -80px 0 0;
}

.btn-index
{
    margin:3px;
}
.sponsor-header >h3,.banner-header > h3 ,.presen-header > h3, .ws-header > h3{
color: rgba(0, 161, 233,0.95);
font-size: 23px;
padding: 6px 10px 6px;
border-left: 15px solid rgba(230, 0, 17, 1);
background-color: rgba(230, 0, 1, 0.1);
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
}
img.platinum{
    width:300px;
}
img.gold{
    width:250px;
}
img.silver{
    width:200px;
}
img.media{
    width:150px;
    
}
img.sponsors-logo{
    margin-top:20px !important;
    margin-bottom:20px;    
}
div.span-center{
    text-align:center;
}

body {
    font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, Arial, sans-serif;
}
a {
    color: #00a1e9;
    text-decoration: none;
}
a:hover {
    color: #00a1e9;
    text-decoration: underline;
}
li {
line-height: 1.65em;
}
.table th, .table td {
padding: 8px;
line-height: 20px;
text-align: left;
vertical-align: top;
border-top: 1px solid #dddddd;
color: #000;
}
.carousel img {
    min-width: 100%;
}
.carousel-indicators.middle {
    left: 0;
    right: 0;
    top: auto;
    bottom: 15px;
    text-align: center;
}

.carousel-indicators.middle li {
float: none;
display: inline-block;
cursor: pointer;
}
div.heading{    
  margin-top: -75px; 
  padding-top: 75px;
}

#top{    
  margin-top: -75px; 
  padding-top: 75px;
    
}

.table-condensed th, .table-condensed td {
padding: 4px 5px;
}

header {
    margin: -20px 0px 0px;
    height: 190px;
    border-bottom: 2px solid #60c9f2;
    background-color: #7bdef7;
    -webkit-box-shadow: 0px 0px 10px px #999;
    -moz-box-shadow: 0px 0px 10px #999;
    box-shadow: 0px 0px 10px #999;
    z-index:100;
    background-image: url(../images/mft_top_flag.png);
    background-repeat: repeat-x;
}
ul.inline>li, ol.inline>li {
    display: inline-block;
    padding-right: 0px;
    padding-left: 0px;
}

.navbar-inverse .nav > li.active > a, .navbar-inverse .nav > li.active > a:hover, .navbar-inverse .nav > li.active > a:focus {
    background-color: #e60011;
    border-bottom-color: #e60011;
    border-left: none;
    color: #ffffff;
    padding-left: 20px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.navbar .nav > li > a:hover, .navbar .nav > li > a:focus {
    color: #e60011;
}
p.blurb{
    margin: 48px 6px 22px 0px;
    font-family: 'Courgette', serif;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    text-align: center;
}
.navbar-inverse .navbar-search .search-query {
    margin-top:-3px;
    background-color: #eeeeee;
    
}
.navbar .btn, .navbar .btn-group {
    margin-top: -3px;
}
#searchsubmit, .btnform {
    padding: 5px 12px 10px;
    height:28px;
}
#mftlogo{
    position:relative;
    z-index:1000;
    margin-top: 3px; 
    max-width:370px;   
}
.topCarousel{
/*
    position:relative;
    z-index: -1;
    margin-top:0px;    
*/
}
ul.mftmenu {
    margin: 33px 0px 0px 0px;
}
ul.mftmenu li.divider
{
    margin:0px 5px;
}
.navbar .nav > li > a {
    float: none;
    padding: 10px 10px 10px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
}
.navbar .nav > li > a.brand {
    padding: 10px 15px 10px;
}

div.footer-credit {
    background-color: #7bdef7;
    padding-top: 60px;
    border-top: 1px solid #ccc;
    margin-top: 40px;
}
.carousel-caption {
position: absolute;
right: 0;
bottom: 0;
left: 0;
padding: 15px 15px 55px;
background: #333333;
background: rgba(220, 0, 0, 0.65);
}
.alert-info {
background-color: rgba(0,154,255,0.65);
}
div.countdown
{
    background-color:#7bdef7;
    margin-top: 8px;
}
div.countdown h3,div.countdown h5,div#countdown
{
    text-align:center;
}

section.post_content >h3,.page-header >h3 {
color: #e60011;
font-size: 23px;
padding: 6px 10px 6px;
border-left: 15px solid rgba(0, 161, 233,0.95);
background-color: rgba(0, 161, 233,0.15);
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
}

section.post_content>p,#content>p {
    padding:10px 15px;    
}

.alert-info a{
    color:#e60011;
    text-decoration:underline;
}
.alert-info a:hover{
    color:#fff;
    text-decoration:underline;
}
div #mft_news_img img{
    width:100px;
    margin:10px 0px 10px 15px;
    
}

img#date_info {
position: absolute;
top: 94px;
right: -10px;
}
div#sponsorCarousel{
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 10000;
}

div.footer-credit a{
    color:#34495e;
}
div.footer-credit a:hover{
    color:#fff;
}
table.dayone td,table.daytwo td
{
    vertical-align:middle;
}

div.sidebar-tickets,div.sidebar-twitter{
    margin: 0px 0px 20px 0px;
}

.nav-pills > li > a {
padding-top: 5px;
padding-bottom: 1px;
margin-top: 0px;
margin-bottom: 0px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.nav-divider>img
{
    margin:15px 0px;
}

ul.nav li.dropdown:hover > ul.dropdown-menu{
    display: block;    
}

a.menu:after, .dropdown-toggle:after {
    content: none;
}
.nav > li > a:hover, .nav > li > a:focus {
text-decoration: none;
background-color: rgba(255,255,255,0.65);
}
.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav > li.dropdown.open.active > a:hover, .nav > li.dropdown.open.active > a:focus {
text-decoration: none;
background-color: rgba(255,255,255,0.65);
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
color: #ffffff;
text-decoration: none;
background-color: #00a1e9;
}
.nav-pills .dropdown-menu {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 7px 0;
margin: 1px 0 0;
list-style: none;
background-color: #ffffff;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
}
div#gMap {
width: 90%;
height: 500px;
padding: 10px;
border: 5px solid #08c;
margin: 20px auto;
}

#gMap img {
    max-width: none;
}
.infoWindowWrapper h5 {
color: #00a1e9;
font-size: 12px;
margin-bottom: 3px;
}
.infoWindowWrapper h4 {
    color: #e60011;
    margin-top: 0px; 
}

.table-info {
    width: 80%;
    margin: 30px auto;
}
.table-info th, .table-info td {
color: #000;
vertical-align:middle;
}
.table-info th{
    text-align:right;
    
}

body > .navbar .brand {
padding-right: 0;
padding-left: 0;
margin-left: 0px;
float: right;
font-weight: bold;
color: #000;
text-shadow: 0 1px 0 rgba(255,255,255,.1), 0 0 30px rgba(255,255,255,.125);
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
transition: all .2s linear;
}

.page-header {
padding-bottom: 0px;
margin: 0px;
border-bottom: 0px;
}
#content {
padding: 0px;
}
section {
padding-top: 0px;
}
section.post_content>h4,h4.conditions_header {
color: #e60011;
font-size: 19px;
padding: 12px 10px 12px;
border-left: 15px solid rgba(0, 161, 233,0.95);
background-color: rgba(240, 240, 240,0.65);
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
}

p.answer
{
    width:95%;
    margin-left:40px;
}
.icon-6 {
font-size: 20em;
}
.icon-muted {
color: #eeeeee;
}
.mftmenu .tooltip-inner {background-color: #08c; color: #fff;}
.mftmenu .tooltip.bottom .tooltip-arrow {border-bottom-color: #08c;}

div.content
{
    margin-top: 15px;
}

ul.icons-ul li {
line-height: 25px;
}
#dl-info dt {
width: 250px;
line-height: 28px;
}

#dl-info dd {
margin-left: 270px;
line-height: 28px;
}

h1.program-name
{
    color: #08c;
    font-size:24px;
    margin:0px;
    line-height:1.25em;
}
div.maker{
    padding-bottom:25px;
}
h1.program-name a
{
    color: #08c;
    text-decoration:underline;
    font-size:24px;
    margin:0px;
}
h2.program-title {
    color: #e60011;
    font-size: 20px;
    margin: 10px 0;
    line-height: 1.25em;
}
p.program-text
{
    line-height:1.55em;
}
img.program-img
{
    
}

.drop-shadow {
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 60px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
box-shadow: 2px 3px 20px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
p.first{
    margin-left: 20px; 
    margin-right: 20px; 
    padding: 10px 0px;
}
.table-department th,.table-department td{
    vertical-align:middle;
    padding:10px;
}

.table-department th{
    text-align:right;
    vertical-align: middle;
    width:170px;
}
div.sections{    
    margin: 0px 20px; 
    padding: 10px 0 0px 0px;
}
.dl-sections dd,.dl-sections dt{
    line-height:1.65em;
    padding: 0px 0px 7px 0px;
}
dl.dl-sections{
    margin-bottom: 10px;
}
.nav-tabs.nav-stacked > li > a:hover{
background-color: #eee;
}

.well-info {
background-color: rgba(0,176,255,0.1);
background-image: url('../images/div_background.jpg');
margin: 20px 20px 20px 20px;
}

.label-section, .badge-section {
padding: 5px 9px;
font-size: 11.844px;
font-weight: bold;
line-height: 14px;
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
white-space: nowrap;
vertical-align: baseline;
}
a.social:hover,a.social:focus{
    text-decoration:none;
    color:#fff !important;
}

ul.flow li{
    padding-bottom:10px;
    margin: 0px 80px;
}
p.flow-arrow{
    text-align: center;
    color: rgba(0,154,255,0.65);
    margin: 5px 0px 0px;
}

div.qandas{
    margin:15px;
}
icon.icon-qanda {
font-size: 1.5em;
position: relative;
top: 3px;
left: -3px;
}
p.question{
    color:#08c;
}
.label {
text-transform: none;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
border-color: #08c;
}

ul.social-btn-area {
float: left;
margin-top: 10px;
margin-bottom: 0px;
}
#myCarousel{    
/*  margin-top: -250px; 
  padding-top: 250px;
*/
}
.carousel-control {
/* top: 50%; */
}
input.wpcf7-submit {
display: inline-block;
margin-bottom: 0;
line-height: 20px;
text-align: center;
border: none;
vertical-align: middle;
cursor: pointer;
padding: 11px 19px;
font-size: 17.5px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;color: #ffffff;
background-color: #3498db;
}
table.contact-form td,table.contact-form th
{
    vertical-align:middle;
}
table.contact-form th{
    text-align:right;
    width:250px;
}

table.contact-form input,table.contact-form select{
    margin: 5px 0px;
}
textarea.wpcf7-textarea{
width: 95%;    
}
div.wpcf7-response-output{
background-color: #27AE60;
border-color: #d6e9c6;
border: none;
color:#fff;
}

div.wpcf7-validation-errors{
background-color: #E74C3C;
border-color: #eed3d7;
padding: 15px 35px 15px 14px;
color:#fff;
}

span.wpcf7-not-valid-tip {
padding: 7px 15px 7px 15px;
background-color: #F39C12;
border: 1px solid #fbeed5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color:#fff;
}
select.wpcf7-form-control{
    width:270px;
}

/* Large desktop */
@media (min-width: 1200px) {
    
}
@media (min-width: 979px) and (max-width: 1200px){
.countdownHolder{
    font: 22px/1.5 'Open Sans Condensed',sans-serif;
}
.nav-tabs > li > a, .nav-pills > li > a {
padding-right: 5px;
padding-left: 5px;
margin-right: 2px;
line-height: 14px;
}
#mftlogo {
margin-top: 20px;
max-width: 304px;
}

    
}

@media (min-width: 768px) and (max-width: 979px) {
header .container {
width: auto;
padding: 0;
}    
.span8 {
width: 666px;
}
.countdownHolder{
    font: 15px/1.5 'Open Sans Condensed',sans-serif;
}
ul.mftmenu li.divider {
margin: 0px ;
}
.nav-tabs > li > a, .nav-pills > li > a {
padding-right: 3px;
padding-left: 3px;
margin-right: 1px;
line-height: 14px;
}
header {
height: 66px;
background-position: 0px -35px;
}
#mftlogo {
margin-top: 6px;
}
div.main_nav {
width: 520px;
}
 
header .container {
width: auto;
padding: 0;
}    
.span8 {
width: 666px;
}
.countdownHolder{
    font: 15px/1.5 'Open Sans Condensed',sans-serif;
}
ul.mftmenu {
margin: 3px 0px 0px 0px;
}
}
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
body {
padding-right: 0px;
padding-left: 0px;
}
.navbar .nav {
wmargin: 0 10px 0 10px;
}

.countdownHolder {
    font: 30px/1.5 'Open Sans Condensed',sans-serif;
}
h1.brand
{
    text-align:center;
}
div.logo img{
}


}
 
/* Landscape phones and down */
@media (max-width: 480px) {
ul.flow li{
    padding-bottom:10px;
    margin: 0px 10px;
}
.table-department th {
    text-align: right;
    vertical-align: middle;
    width: 100px;
} 

}
@media print {
  a[href]:after {
    content: "";
  }
  abbr[title]:after {
    content: "";
  }
}