/*
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=634802b8cd497c15fb93)
 * Config saved to config.json and https://gist.github.com/634802b8cd497c15fb93
 *
 * normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css 
 */
html {
	font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;
}
body {
	margin: 0
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	display: block
}
audio,canvas,progress,video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden],template {
	display: none
}
a {
	background-color: transparent
}
a:active,a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b,
strong {
	font-weight: bold
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em; margin: 0.67em 0;
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
button,input,optgroup,select,textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible
}
button,select {
	text-transform: none
}
button,html input[type="button"],input[type="reset"],input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],html input[disabled] {
	cursor: default
}
button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal
}
input[type="checkbox"],input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
	height: auto
}
input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: bold
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td,th {
	padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
	font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
	font-size: 15px;
	line-height: 1.6;
	color: #fff;
	background-color: #000;
}
input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
a {
	color: #009fa8;
	text-decoration: none;
	-webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    transition: all 200ms;
}
a:hover,
a:focus {
	color: #00575c;
	text-decoration: underline;
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
figure {
	margin: 0;
}
img {
	vertical-align: middle;
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}
[role="button"] {
	cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit;
}
h1,
h2,
h3 {
	margin-top: 1.5em;
}
h4,
h5,
h6 {
  margin: 1em 0;
}
h1 {
	font-size: 39px;
}
h2 {
	font-size: 32px;
}
h3 {
	font-size: 26px;
}
h4 {
	font-size: 19px;
}
h5 {
	font-size: 15px;
}
h6 {
	font-size: 13px;
}
p {
	margin: 0 0 1em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 1.6em;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 24px;
}
dt,
dd {
  line-height: 1.6;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
address {
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.6;
}

/*
 * Grid
 */
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
@media (min-width: 768px) {
	.container {
		width: 750px;
	}
}
@media (min-width: 992px) {
	.container {
		width: 970px;
	}
}
@media (min-width: 1200px) {
	.container {
		width: 1170px;
	}
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}


/*
 * Forms
 */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.6;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-group {
  margin-bottom: 15px;
}

/*
 * HEADER
 */
.header {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	z-index: 1030;
	background-color: #202020;
}
.navbar-main {
	position: relative;
	width: 100%;
	height: 50px;
	z-index: 1030;
}
.navbar-main ul{
	display: table;
	margin: 0 auto;
}
.navbar-main ul li {
	margin-right: 10px;
}
.navbar-main ul li:last-child {
	margin-right: 0;
}
.navbar-main ul > li > a {
	display: block;
	padding-top: 13px;
	padding-bottom: 13px;
	font-size: 13px;
	line-height: 24px;
	color: #fff;
	background-color: transparent;
}
.navbar-main .brand {
	margin: 5px auto;
}
@media (min-width: 430px) {
	.navbar-main .nav2top {
		padding: 0 15px 0 15px;
	}
}
.nav-toggle {
    position: absolute;
    display: block;
    top: 22px;
    right: 5px;
    width: 30px;
    height: 25px;
    padding: 20px 0  ;
    z-index: 999999;
    padding: 0;
    cursor: pointer;
}
.nav-toggle:focus {
    outline: none;
}
.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {
    content: '';
    position: absolute;
    display: block;
    width: 30px;
    height: 4px;
    border-radius: 1px;
    background-color: #fff;
    cursor: pointer;
}
.nav-toggle span:before {
    top: -8px
}
.nav-toggle span:after {
    bottom: -8px
}
.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.nav-toggle.active span {
    background-color: transparent
}
.nav-toggle.active span:before, .nav-toggle.active span:after {
    top: 0
}
.nav-toggle.active span:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.nav-toggle.active span:after {
    top: 10px;
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
}
/* Overlay style */
.overlay {
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    z-index: 1000;
}
/* Menu style */
.overlay nav {
    position: relative;
    top: 43%;
    height: 60%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.overlay ul {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}
.overlay ul li {
    display: block;
    margin-bottom: 8px;
}
.overlay ul li:last-child {
    margin-bottom: 0px
}
.overlay ul li a {
    display: block;
    padding: 3px 0;
    min-width: 210px;
    border: 2px solid #009fa8;
    background-color: transparent;
    font-size: 14px;
    -webkit-transition: all 300ms ease-in-out;
    -ms-transform: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
/* Effects */
.overlay-conan {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
    transition: opacity 0.5s, visibility 0s 0.5s;
}
.overlay-conan.open {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
.overlay-conan nav ul li {
    opacity: 0;
    -webkit-transform: translate3d(0, -80px, 0);
    transform: translate3d(0, -80px, 0);
    -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
    transition: transform 0.5s, opacity 0.5s;
}
.overlay-conan.open nav ul li {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/*
 * Fonts
 */
@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?-rvuocb');
	src:url('../fonts/icomoon.eot?#iefix-rvuocb') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?-rvuocb') format('truetype'),
		url('../fonts/icomoon.woff?-rvuocb') format('woff'),
		url('../fonts/icomoon.svg?-rvuocb#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-line:before {
	content: "\e90a";
}
.icon-hatena:before {
	content: "\e900";
}
.icon-chevron-down:before {
	content: "\e901";
}
.icon-chevron-left:before {
	content: "\e902";
}
.icon-chevron-right:before {
	content: "\e903";
}
.icon-chevron-thin-down:before {
	content: "\e604";
}
.icon-chevron-thin-left:before {
	content: "\e605";
}
.icon-chevron-thin-right:before {
	content: "\e606";
}
.icon-chevron-thin-up:before {
	content: "\e607";
}
.icon-chevron-up:before {
	content: "\e904";
}
.icon-open-book:before {
	content: "\e905";
}
.icon-calendar:before {
	content: "\e60a";
}
.icon-folder:before {
	content: "\e60f";
}
.icon-home:before {
	content: "\e906";
}
.icon-info:before {
	content: "\e611";
}
.icon-location-pin:before {
	content: "\e613";
}
.icon-magnifying-glass:before {
	content: "\e614";
}
.icon-map:before {
	content: "\e907";
}
.icon-message:before {
	content: "\e908";
}
.icon-pencil:before {
	content: "\e909";
}
.icon-phone:before {
	content: "\e90b";
}
.icon-popup:before {
	content: "\e90c";
}
.icon-share-alternitive:before {
	content: "\e61a";
}
.icon-ticket:before {
	content: "\e90d";
}
.icon-facebook:before {
	content: "\e61c";
}
.icon-instagram:before {
	content: "\e61d";
}
.icon-twitter:before {
	content: "\e61e";
}
.icon-margin {
	margin-right: 0.3em;
}

/*
 * Waypoints
 */
.wp1, .wp2, .wp3, .wp4, .wp5, .wp6 {
	visibility: hidden;
}
.bounceInLeft, .bounceInRight, .fadeInUp, .fadeInUpDelay, .fadeInDown, .fadeInUpD, .fadeInLeft, .fadeInRight {
	visibility: visible;
}
.delay-03s {
	animation-delay: 0.3s;
	-webkit-animation-delay: 0.3s;
}
.delay-05s {
	animation-delay: 0.5s;
	-webkit-animation-delay: 0.5s;
}

/*
 * PAGE & SECTIONS
 */
.home-wrapper {
	position: relative;
	padding-top: 50px;
	overflow: hidden;
}
.page-wrapper,
.page-wrapper-c {
	position: relative;
	padding-top: 50px;
	overflow: hidden;
	background: #000 url(../images/page_bg-mini.jpg) center center no-repeat;
	background-attachment: scroll;
	background-size: 100%;
}
@media (min-width: 768px) {
	.page-wrapper,
	.page-wrapper-c {
		background: #000 url(../images/page_bg.jpg) center center no-repeat;
		background-attachment: fixed;
		background-size: cover;
	}
}
.page-title {
	margin: 0 -15px 1em;
	padding: 0;
	line-height: 1;
}
@media (min-width: 768px) {
	.page-title {
		margin: 0 auto 1em;
	}
}
.page-title img {
	max-width: 682px;
	width: 100%;
	height: auto;
	margin: auto;
}
.home-wrapper section {
	position: relative;
	margin: auto;
	padding: 2em 0;
}
.page-wrapper section {
	position: relative;
	margin: auto;
	padding: 0 0 2em;
}
.page-wrapper-c section {
	padding: 2em 0;
}
@media (min-width: 768px) {
	.page-wrapper section,
	.page-wrapper-c section,
	.home-wrapper section {
		padding: 4em 0;
	}
}
.home-wrapper section.hero,
.home-wrapper section.hero-sm {
	padding: 0;
}
.section-title {
	position: relative;
	margin: 0 0 1em;
	padding: 0;
	font-size: 18px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	overflow: hidden;
}
@media (min-width: 768px) {
	.section-title {
		font-size: 34px;
	}
}
.section-title span {
	position: relative;
	display: inline-block;
	margin: 0 1.5em;
	padding: 0 1em;
	text-align: left;
}
.section-title span::before,
.section-title span::after {
	position: absolute;
	top: 50%;
	content: '';
	width: 400%;
	height: 1px;
	background-color: #fff;
}
.section-title span::before {
	right: 100%;
}
.section-title span::after {
	left: 100%;
}


.page-wrapper section p, 
.home-wrapper section p {
	color: #ccc;
}
.home-wrapper section p {
	text-align: left;
}
@media (min-width: 768px) {
	.home-wrapper section p {
		text-align: center;
	}
}
.home-wrapper-inner {
	background: #000 url(../images/page_bg-sm.jpg) center top no-repeat;
	background-attachment: fixed;
	background-size: cover;
}
@media (min-width: 768px) {
	.home-wrapper-inner {
		background: #000 url(../images/page_bg.jpg) center center no-repeat;
		background-attachment: fixed;
		background-size: cover;
	}
}


/*
 * SHARE
 */
.list-socialbtns {
	display: table;
	margin: 0 auto;
	padding: 0;
}
.list-socialbtns {
	display: table;
	margin: 0 auto;
	padding: 0;
}
.list-socialbtns a {
	display: block;
	height: 20px;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	border-radius: 4px;
	line-height: 20px!important;
	vertical-align: middle
}
.list-socialbtns a.hatena-btn {
	background-color: #008FDE;
	width: 60px;
}
.list-socialbtns a.tweet-btn {
	background-color: #55acee;
	width: 60px;
}
.list-socialbtns a.share-btn {
	background-color: #3B5999;
	width: 60px;
}
.list-socialbtns .icon {
	margin : 0;
}
@media (min-width:768px) {
	.list-socialbtns a.hatena-btn {
		width: 80px;
	}
	.list-socialbtns a.tweet-btn {
		width: 80px;
	}
	.list-socialbtns a.share-btn {
		width: 80px;
	}
	.list-socialbtns .icon {
		margin :0 3px 0 0;
	}
}
.list-socialbtns a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	zoom: 1;
}

/* schedule */
.inner {
	position: relative;
	display: block;
	padding: 1em 0;
	border:6px double #ccc;
	overflow: hidden;
	cursor: pointer
}
.inner > img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -50px;
	margin-left: -50px;
	opacity: 0;
}
.inner:hover,.inner:focus {
	text-decoration: none;
}
.inner:hover > img, .inner:focus img{
	opacity: 0.6;	
}
.inner > time {
	font-size: 12px;
}
.inner > p {
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	text-align: center!important;
}

.filter-set {
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
	font-size: 12px;
}
.filter-set > a {
	display: inline-block;
	margin: 0 0.3em;
	padding: 0.3em 0.5em;
	border: 1px solid #009fa8;
	border-radius: 3px;
}
.filter-set .current {
	color: #ccc;
	border-color: #ccc;
}
.isotope .item {
	width: 33%;
}
@media (min-width: 768px) {
	.inner > p {
		font-size: 16px;
	}
	.isotope .item {
		width: 20%;
	}
}

/*
 * FOOTER
 */
.footer{
	margin: 0;
	padding: 20px 0;
}
.link2conan {
	display: table;
	margin: auto;
	text-align: center;
}
.footer-scrap {
	margin-bottom: 1em;
}
.footer p.copyright{
	margin: 0;
	padding: 0;
	color: #ccc;
	font-size: 12px;
	text-align: center;
}

/*
 * Helpers
 */
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
	content: " ";
	display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
	clear: both;
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.pull-right {
	float: right !important;
}
.pull-left {
	float: left !important;
}
.hide {
	display: none !important;
}
.show {
	display: block !important;
}
.invisible {
	visibility: hidden;
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.hidden {
	display: none !important;
}
@-ms-viewport {
	width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md {
	display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block {
	display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/*
 * CHALLENGE
 */
.c-hero {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	padding: 55px 0 0;
	background: url(../images/nazo-bg.jpg) center top no-repeat;
	background-size: cover;
	background-attachment: fixed
}
.c-hero img {
	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag:none;
	-khtml-user-drag:none;
}
.c-hero-right {
	position: absolute;
	right: -60px;
	bottom: -70px;
	z-index: 0;
}
.c-catch {
	color: #fff;
	font-size: 18px;
	font-weight: 100;
	margin-top: 28px;
	line-height: 1.12;
}
.c-nazo {
	border: 6px double #ccc;
	z-index: 5;
}
.c-hint {
	color: #fff;
	font-size: 18px;
	font-weight: 100;
	margin-top: 28px;
	margin-bottom: 0;
	line-height: 1.12;
}
.action-wrapper {
	padding: 30px 0;
	text-align: center;
}
.form-inline {
	display: table;
	margin-left: auto;
	margin-right: auto;
}
.form-inline .form-group {
	display: block;
	margin-bottom: 0;
	vertical-align: middle;
}
.form-inline .form-group label ,
.form-inline .form-group input {
	display: inline-block;
    max-width: 100%;
    font-weight: 700;
}
.form-inline .form-group label {
	font-size: 18px;
}
.form-inline .form-group input {
    width: 270px;
    height: 60px;
    padding: 6px 12px;
    font-size: 20px;
    line-height: 1;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #eee;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}



.btn {
	display: inline-block;
	padding: 8px;
	margin: 20px auto;
	min-width: 200px;
	height: 44px;
	color: #fff;
	font-size: 18px;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: transparent;
	border: 2px solid #fff;
	border-radius: 4px;
	-webkit-transition: all 200ms;-moz-transition: all 200ms;transition: all 200ms;
}
.btn:hover,
.btn:focus {
	color: #333;
	background-color: #fff;
	border-color: #333;
	text-decoration: none:
}
a.btn:hover {
	text-decoration: none;
}
.c-note {
	color: #fff;
	font-size: 14px;
	font-weight: 100;
	line-height: 1.12;
	text-decoration: underline;
}
ul.page-share {
	display: table;
	margin: 0 auto;
	padding: 0;
}
.page-share > li {
	float: left;
	margin: 0 3px 0 0;
}
.page-share > li:last-child {
	margin: 0;
}
.page-share > li > a {
	display: block;
	width: 60px;
	height: 44px;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	-webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    transition: all 200ms;
    border-radius: 4px;
}
.page-share > li > a > span {
	line-height: 44px;
}
.page-share > li > a.hatena-btn {
	background-color: #008FDE;
}
.page-share > li > a.tweet-btn {
	background-color: #55acee;
}
.page-share > li > a.share-btn {
	background-color: #3B5999;
}
.page-share > li > a.line-btn {
	background-color: #00C300;
}
.deadline > strong{
	display: inline-block;	
	color: #fff;
	font-size: 18px;
	border-bottom: 2px solid #fff;
}

@media (min-width: 992px) and (max-width: 1100px) {
	.navbar-main {
		height: 100px;
	}
	.page-wrapper-c {
		padding-top: 100px;
	}
}