@charset "UTF-8";
/*
Theme Name: fablabdazaifu
Theme URI: http://fablabdazaifu.com
Author: y2
Author URI: http://yyyyyy.in
Version: 1.0
*/
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

blockquote {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: '';
  content: none;
}

del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

a img {
  border: none;
}

/*-------------------------------------*/
/*-------------------------------------*/
/*//clearFix Coponents//*/
.clearfix {
  display: block;
}

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

.clearfix:after {
  display: block;
  clear: both;
  height: 0;
}

a {
  color: #121212;
  text-decoration: underline;
  outline: none;
}

a:hover {
  color: #999999;
  text-decoration: underline;
}

a:hover.transparent img {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}

::-moz-selection {
  background: #efefef;
  color: #010101;
}

::selection {
  background: #efefef;
  color: #010101;
}

img {
  border: none;
}

/*-------------------------*/
body {
  font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  background: #ffffff;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  font-weight: 500;
}

.wrapper {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

/*-------------------------*/
a {
  color: #000;
  text-decoration: underline;
  outline: none;
}

a:hover {
  color: #000;
  text-decoration: none;
}

::-moz-selection {
  background: #d4bc00;
  color: #ffffff;
}

::selection {
  background: #d4bc00;
  color: #ffffff;
}

img {
  border: none;
}

em, strong {
  font-weight: normal;
  font-style: normal;
}

.clearfix {
  display: block;
}

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

.readTxt {
  color: #000;
  font-size: 13px;
  letter-spacing: 1px;
  display: block;
  line-height: 2;
}

/*-------------------------*/
header {
  width: 100%;
  min-width: 920px;
  padding-top: 35px;
  margin-bottom: 110px;
}
header p.headerLogo {
  float: left;
  display: inline;
  margin-left: 40px;
}
header .headerR {
  float: right;
  margin: 5px 20px 0 0;
  display: inline;
  width: 800px;
}
header .gnav {
  float: right;
  margin-bottom: 17px;
  width: 100%;
  position: relative;
}
header .gnav li {
  float: left;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 13px;
  margin-right: 1.2em;
}
header .gnav li:last-child {
  margin-right: 0;
}
header .gnav li img {
  vertical-align: bottom;
}
header .gnav li:first-child {
  content: none;
}
header .gnav li:first-child:before {
  content: none;
}
header .gnav li:last-child {
  margin-right: 0;
}
header .snav {
  float: right;
}
header .snav li {
  font-size: 11px;
  float: left;
  letter-spacing: 1px;
}
header .snav li a {
  color: #999999;
}
header .snav li:before {
  content: '/';
  padding: 0 5px;
  color: #999999;
  position: relative;
  top: 0px;
}
header .snav li img {
  vertical-align: bottom;
}
header .snav li:first-child {
  content: none;
}
header .snav li:first-child:before {
  content: none;
}
header .gnav li:last-child,
header .snav li:last-child {
  background: none;
  padding: 0;
  margin: 0;
}
header .gnav2, header .gnav3 {
  position: relative;
  z-index: 9999;
}
header .gnav2 .sssnav, header .gnav3 .sssnav {
  position: absolute;
  top: 12px;
  left: -19px;
  width: 170px;
  display: none;
}
header .gnav2 .sssnav li, header .gnav3 .sssnav li {
  display: block;
  text-align: center;
  padding: 0 !important;
  margin: 0 auto;
  width: 100%;
  position: relative;
  top: 15px;
  background: white !important;
  filter: alpha(opacity=90);
  -moz-opacity: 0.90;
  opacity: 0.90;
  position: relative;
  z-index: 9999;
}
header .gnav2 .sssnav li:before, header .gnav3 .sssnav li:before {
  content: none;
}
header .gnav2 .sssnav li a, header .gnav3 .sssnav li a {
  padding: 15px 0;
  width: 100%;
  display: block !important;
  text-align: center;
  border-bottom: 1px solid #dedede;
  margin: 0 auto;
  position: relative;
  z-index: 9999;
  background: #ffffff;
}
header .gnav2 .sssnav li img, header .gnav3 .sssnav li img {
  vertical-align: bottom;
}
header .gnav2 .sssnav li:last-child a, header .gnav3 .sssnav li:last-child a {
  border-bottom: none;
}

/*-------------------------*/
body#index .pc header {
  position: fixed;
  top: 0px;
  z-index: 10000;
}
body#index .pc header .gnav {
  background: #ffffff;
  margin-top: 35px;
  padding: 5px 12px;
}
body#index .pc header .snav {
  background: #ffffff;
  padding: 3px 12px 4px;
}
body#index .pc .mainContents {
  margin-top: 170px;
}

body#headSlide .pc header {
  position: fixed;
  top: 0px;
  z-index: 9999;
}
body#headSlide .pc header .gnav {
  background: #ffffff;
  padding: 4px 12px 5px;
}
body#headSlide .pc header .snav {
  background: #ffffff;
  padding: 3px 12px 4px;
}

body#headSlide .mobile header {
  position: absolute;
  top: 0px;
  z-index: 9999;
}
body#headSlide .mobile header .gnav {
  background: #ffffff;
  padding: 4px 12px 5px;
}
body#headSlide .mobile header .snav {
  background: #ffffff;
  padding: 3px 12px 4px;
}

body#noImg .pc header {
  position: fixed;
  top: 0px;
  z-index: 9999;
}
body#noImg .pc header .gnav {
  background: #ffffff;
  padding: 4px 12px 5px;
}
body#noImg .pc header .snav {
  background: #ffffff;
  padding: 3px 12px 4px;
}
body#noImg .pc .mainContents {
  margin-top: 220px;
}

.headSlider {
  width: 100%;
  margin-bottom: 100px;
  min-width: 900px;
  max-height: 510px;
  overflow: hidden;
}
.headSlider img {
  width: 100%;
  height: auto;
  display: none;
}
.headSlider .firstChild {
  display: block !important;
}

.mainContents {
  margin: 0 auto;
  position: relative;
  width: 1000px;
}
.mainContents .pageTitle {
  margin-bottom: 30px;
	font-size: 32px;
  font-weight: bold;
}
.mainContents .pageTitle span {
  font-size:  21px;
}

section.sec {
  width: 845px;
  margin: 0 auto 40px;
}

.pnav {
  width: 100%;
  margin-bottom: 80px;
}
.pnav ul {
  width: 100%;
}
.pnav ul li {
  float: left;
  font-size: 13px;
  letter-spacing: 1px;
}
.pnav ul li:before {
  content: '';
  padding: 0 10px;
}
.pnav ul li a {
  text-decoration: none;
}
.pnav ul li:first-child:before {
  content: none;
}

.btnBeginner {
  position: fixed;
  bottom: 130px;
  right: 2000px;
  overflow: hidden;
  z-index: 9999;
}

footer {
  width: 100%;
  margin: 200px auto 30px;
  position: relative;
}
footer .btnPageTop {
  position: fixed;
  left: 40px;
  bottom: 195px;
  display: none;
}
footer .ftrL {
  width: 400px;
  float: left;
  font-size: 12px;
  font-style: normal;
  margin-left: 40px;
}
footer .ftrL strong {
  margin-bottom: 10px;
  display: inline-block;
}
footer .ftrL address {
  margin-bottom: 7px;
  font-style: normal;
}
footer .ftrL span {
  display: block;
  line-height: 22px;
  font-size: 11px;
}
footer .ftrR {
  width: 500px;
  float: right;
  margin-right: 40px;
  padding-top: 20px;
}
footer .ftrR p {
  float: right;
}
footer .ftrR em {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 14px;
  letter-spacing: 1px;
  margin-right: 10px;
  vertical-align: middle;
}
footer .ftrR img {
  vertical-align: middle;
}
footer .ftrR ul {
  float: right;
  margin-top: 15px;
}
footer .ftrR ul li {
  float: left;
  margin-right: 20px;
}
footer .ftrR ul li:first-child {
  margin-right: 5px;
}
footer .ftrR ul li:last-child {
  margin-right: 5px;
}
footer .ftrR ul .ggl {
  width: 70px !important;
}
footer .ftrR ul .tw {
  width: 67px !important;
}
footer small {
  font-family: "Source Sans Pro", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-style: italic;
  text-transform: lowercase;
  font-size: 13px;
  color: #121212;
  font-weight: 600;
  letter-spacing: 1px;
  display: block;
  text-align: left;
  padding-top: 20px;
}
.footerNavi {
  display: flex;
  justify-content: space-between;
  margin: 15px 0;
}
footer .ftrR .footerNavi li:first-child {
  margin-right: 20px;
}
.eventThumbnailImg{
  width:330px;
  height:240px;
}

/*
     FILE ARCHIVED ON 16:44:57 Mar 24, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:59:55 Jul 29, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.543
  exclusion.robots: 0.066
  exclusion.robots.policy: 0.055
  esindex: 0.01
  cdx.remote: 10.015
  LoadShardBlock: 94.557 (3)
  PetaboxLoader3.datanode: 62.639 (4)
  PetaboxLoader3.resolve: 236.285 (2)
  load_resource: 294.496
*/