/*
 * 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)
 *
 */
 
/*
 * 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
}
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
}

/*
 * GENERAL
 */
* {
	-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: 16px;
	line-height: 1.6;
	color: #fff;
	background-color: #222222;
}
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;
}
img {
	vertical-align: middle;
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}
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;
}
p {
	margin: 0 0 1.5em;
}
p:last-child {
	margin: 0;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 1.6em;
}
.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;
}
[role="button"] {
	cursor: pointer;
}

/*
 * 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%;
  }
}

/*
 * 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;
}

/*
 * HEADER
 */
.header {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	z-index: 1030;
	background-color: transparent;
	border-bottom: 1px solid #eee;
	-webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    transition: all 200ms;
}
.header.scroll {
	background-color: #202020;
	border-color: transparent;
}
.navbar-main {
	position: relative;
	width: 100%;
	height: 50px;
	z-index: 1030;
}
.navbar-main ul.list-menu{
	margin: 0;
	padding: 0;
}
.navbar-main ul.list-menu li {
	margin-right: 10px;font-size: 13px;
}
.navbar-main ul.list-menu li:last-child {
	margin-right: 0;
}
.navbar-main ul.list-menu > li > a {
	display: block;
	padding-top: 13px;
	padding-bottom: 13px;
	font-size: 13px;
	line-height: 24px;
	color: #fff;
	background-color: transparent;
}
.nav-toggle {
    position: absolute;
    display: block;
    top: 22px;
    left: 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: left;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.overlay ul {
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}
.overlay ul li {
    display: block;
}
.overlay ul li:last-child {
    margin-bottom: 0px
}
.overlay ul li a {
    display: block;
    padding: 4px 0 4px 15px;
    width: 100%;
    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);
}

/*
 * SHARE
 */
.navbar-main .list-socialbtns {
	position: absolute;
	top: 6px;
	right: 0;
	display: block;
	margin: 0;
	padding: 0;
}
.navbar-main > ul.list-socialbtns > li > a {
	display: block;
	width: 38px;
	height: 38px;
	padding: 0;
	color: #fff;
	font-size:22px;
	text-decoration: none;
	text-align: center;
	border-radius: 4px;
	vertical-align: middle;
}
.navbar-main > ul.list-socialbtns > li > a > span {
	line-height: 38px;
}
.list-socialbtns a.tweet-btn {
	background-color: #55acee;
}
.list-socialbtns a.share-btn {
	background-color: #3B5999;
}
.list-socialbtns a.line-btn {
	background-color: #00c300;
}
.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;
}

/*
 * MAIN
 */
.site-wrapper {
	position: relative;
	padding-top: 0;
}
.hero {
	position: relative;
	width: 100%;
	height: auto;
}
.hero-bg {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	height: auto;
	background: url(../images/hero_bg.jpg) 20% center no-repeat;
	background-size: cover;
	z-index: -1;
}
@media (min-width: 768px) {
	.hero-bg  {
		background-position: center center;
	}
}
.hero .container {
	position: relative;
	width: 100%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.hero-contents {
	padding-top: 75px;
	z-index: 2;
}
@media (min-width: 768px) {
	.hero {
		position: relative;
		width: 100%;
		overflow: hidden;
		margin: auto;
		padding: 0;
		z-index: 1;
	}
	.hero-bg {
	}
}
.hero-text p {
	margin: 1em 0;
	font-size: 14px;
	text-align: center;
}
@media (min-width: 768px) {
	.hero-text p {
		margin: 1em 0;
		font-size: 18px;
	}
}
.hero-banner {
	position: relative;
	display: table;
	margin: 0 auto;
}
.hero-banner a {
	display: block;
	width: 50%;
	float: left;
	margin: 1em 0;
	padding: 0 15px;
}
@media (min-width: 768px) {
	.hero-banner {
		position: absolute;
		display: block;
		margin: 0;
		top: 0;
		right: 0;
	}
	.hero-banner a {
		width: 100%;
		float: none;
		margin: 0 0 1em;
	}
}
.contents-section {
	position: relative;
	margin: auto;
	padding: 2em 0;
}
.section-title {
	position: relative;
	padding: 0;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
}
@media (min-width: 768px) {
	.contents-section {
		padding: 3em 0;
	}
	.section-title {
		font-size: 30px;
	}
}
.section-title span {
	position: relative;
	display: inline-block;
	padding-bottom: 0.2em;
	border-bottom: 4px solid #fff;
}
.section-subtitle {
	position: relative;
	margin: 3em auto 1em;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
	color: #fff;
	overflow: hidden;
	max-width: 500px
}
@media (min-width: 768px) {
	.section-subtitle {
		font-size: 24px;
	}
}
.section-subtitle span {
	position: relative;
	display: inline-block;
	margin: 0 1.5em;
	padding: 0 1em;
	text-align: left;
}
.section-subtitle span::before,
.section-subtitle span::after {
	position: absolute;
	top: 50%;
	content: '';
	width: 100%;
	height: 1px;
	background-color: #fff;
}
.section-subtitle span::before {
	right: 100%;
}
.section-subtitle span::after {
	left: 100%;
}
.btn {
	display: inline-block;
	margin: 1em auto;
	width: 240px;
	height: 58px;
	color: #fff100;
	font-size: 18px;
	line-height:50px;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: transparent;
	border: 6px double #fff100;
	border-radius: 29px;
	-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;
}
.story {
	background: url(../images/page_bg.jpg) center center no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.story img {
	margin: 1.5em auto;
}
.baloon-wrapper {
	position: relative;
}
.baloon {
	max-width: 600px;
	margin: 0 auto 0;
	padding: 2em;
	background-color: #122a88;
	border: 3px solid #fff;
	border-radius: 4px;
	color: #fff;
}
.img-conan img {
	-webkit-transform: translate3d(0,-30px,0);
	-ms-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
	border-radius: 50%;
}
.team-title {
	margin: 2em auto 1em;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
	color: #fff;	
}
.team-title span{
	display: inline-block;
	padding: 1em;
	background: #122a88;
	-moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
}
.member {
	padding: 2em;
	color: #333;
	border-radius: 8px;
	border: 6px solid #122a88;
}
.member h5 {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.member-detective {
	background: #fff url(../images/detective.png) center center no-repeat;
}
.member-police {
	background: #fff url(../images/police.png) center center no-repeat;
}
.play-wrapper h4 {
	font-weight: bold;
	text-decoration: underline;
}
.play-wrapper p {
	font-size: 14px;
	max-width: 240px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2em;
}
.toplay {
	background: url(../images/play_bg.jpg) center center no-repeat;
	background-size: cover;
	background-attachment: scroll;
	padding: 2em 0;
}
@media (min-width: 768px) {
	.toplay {
		background: url(../images/play_bg.jpg) center top no-repeat;
		background-size: cover;
		background-attachment: fixed;
		padding: 7em 0;
	}
}
.toreald {
	position: relative;
	background: url(../images/reald_bg.jpg) center center no-repeat;
	background-size: cover;
	background-attachment: scroll;
	padding: 0;
}
@media (min-width: 768px) {
	.toreald {
		background: url(../images/reald_bg.jpg) center top no-repeat;
		background-size: cover;
		background-attachment: fixed;
	}
}
.btn-play {
	animation: inout 2s;
	animation-iteration-count: infinite;
	-webkit-animation: inout 2s; /* Safari & Chrome */
	-webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes inout {
	0%   {transform: scale(1, 1); }
	50%  {transform: scale(1.1, 1.1);}
	100% {transform: scale(1, 1); }
}
@keyframes inout {
	0%   {transform: scale(1, 1); }
	50%  {transform: scale(1.1, 1.1);}
	100% {transform: scale(1, 1); }
}
.toreald img {
	padding-right: 10px;
	padding-left: 10px;
}
.reald-text {
	position: relative;
	text-align: center;
	background: #222;
}
@media (min-width: 768px) {
	.reald-text {
		position: absolute;
		text-align: right;
		left: 0;
		right: 20%;
		bottom: 0.5em;
		background: transparent;
	}
}


/* play timeline */
.contents-wrapper {
	position: relative;
}
header.content-header {
	margin: 0 auto;
	padding: 75px 0 25px;
	width: 100%;
}
h1.page-title {
	margin: 0 0 0.5em;
	font-size: 28px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1;
	text-align: center;
}
p.page-desc {
	margin: 0;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.5;
	text-align: center;
}
.play .timeline {
	padding: 0;
	overflow: hidden;
}
.play .timeline .container-fluid {
	width: 100%;
	overflow-x: auto;
}

@media (min-width: 992px) {
	.play .timeline {
		overflow: auto;
	}
	.play .timeline .container-fluid {
		width: 1700px;
		overflow-x: scroll;
		background: #333;
	}
	.box-red,
	.box-green {
		height: 1246px;
	}
}

h2.col-title {
	margin: 1em 0 1.5em;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1;
	text-align: left;
}
p.desc-title {
	margin: 0 0 1em; 
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1; 
	text-align: left;
	border-bottom: 2px solid #fff;
}
p.desc-small {
	margin: 0 0 1em; 
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	list-style: 1.5;
	text-align: left;
}
a.tweet-btn-large {
	display: block;
	margin: 15px 0 ;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #fff;
	background: #F4511E;
	text-align: center;
	border-radius: 5px;
}
a.tweet-btn-large:hover {
	text-decoration: none;
	background: #FF6F00;
}
.box {
	margin: 5px;
}
.box-red {
	border: 4px solid #c62828;
}
.box-blue1 {
	border: 4px solid #00ACC1;
}
.box-blue2 {
	border: 4px solid #1565C0;
}
.box-green {
	border: 4px solid #388E3C;
}

/*
 * 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;
	}
}

/*
 * PAGE TOP
 */
#page-top {
	position: fixed;
	display: none;
	bottom: 20px;
	right: 20px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	z-index: 9999;
	background-color: #c9151e;
	border-radius: 20px;
}
#page-top:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	zoom: 1;
}