
/* sp none */
 html {
    height:100%
}

 body {
  margin:0;
    padding:0;
    height:100%;
    width:100%;
    -webkit-font-smoothing:antialiased;
    -webkit-text-size-adjust:100%;
    }
    
#sp-header {
	display: none;
}

ul , li {
	list-style: none;
}

.menu-bg { text-align: center; width: 1000px; margin: 0 auto;}
.navbar { 
    border: none;
    width: 1000px;
    margin: 0 auto !important;
}
.navbar-default { background-color: transparent !important;}
.navbar-brand { 
  width: 70px;
  height: 50px;
  background: url('http://www.indienative.com/interview/css/interview.css') no-repeat center center;
  background-size: 50px;  
  background: #333;
}

.nav-tabs {
  display: inline-block;
  border-bottom: none;
  padding-top: 15px;
  font-weight: bold;
}


.nav-tabs > li > a, 
.nav-tabs > li > a:hover, 
.nav-tabs > li > a:focus, 
.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: none;
  border-radius: 0;
  font-size: 16px;

}

.navbar-nav > li {
    float: left;
    font-size: 18px;
     font-family: 'Roboto', sans-serif;
}

.nav-list { border-bottom: 1px solid #eee; }
.nav-list > li { 
  padding: 20px 15px 15px;
  border-left: 1px solid #eee; 
}
.nav-list > li:last-child { border-right: 1px solid #eee; }
.nav-list > li > a:hover { text-decoration: none; }
.nav-list > li > a > span {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
}

.mega-dropdown { position: static !important; }
.mega-dropdown-menu {
  padding: 20px 15px 15px;
  text-align: center;
  width: 100%;
}
.container-fluid-top { margin: 0 auto; width: 100%; background-color: #999;}

.navbar {
    border:none;
        z-index: 99999;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #FFF;
    background-color: #333;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}

.nav-tabs > li {
	float: none;
}

.nav-tabs li {
    position: relative;
    display: inline-block;
}

.header-nav {
  padding-right: 3em;
  z-index: 999;
  background-color: #999;
  width: 1000px;
}
.header-nav:before, .header-nav:after {
  content: '';
  display: table;
}
.header-nav:after {
  clear: both;
}

.search-button {
  position: absolute;
  right: 20px;
  top: 46%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.search-toggle {
  position: relative;
  display: block;
  height: 10px;
  width: 10px;
}
.search-toggle::before, .search-toggle::after {
  content: '';
  position: absolute;
  display: block;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.search-toggle::before {
  border: 2px solid #FFF;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  left: 0px;
  top:  0px;
}
.search-toggle::after {
  height: 2px;
  width: 7px;
  background: #FFF;
  top: 10px;
  left: 8px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.search-toggle.active::before {
  width: 0;
  border-width: 1px;
  border-radius: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 1px;
  left: 4px;
}
.search-toggle.active::after {
  width: 12px;
  left: -1px;
  top: 5px;
}


.search-button a {
	color: #fff;
}


#header-1 .search-box {
  position: absolute;
  top:0;
  bottom: 0;
  width: 100%;
  height: 100%;
  max-height: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  background-color: #999;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#header-1 .search-box .search-input {
  width: 100%;
  height: 100%;
  padding: 0 1em;
  border: 0;
  background-color: transparent;
  opacity: 0;
  color: #fff;
  font-size: 18px;
}
#header-1 .search-box .search-input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
#header-1.show .search-box {
  max-height: 50px;
}
#header-1.show .search-box .search-input {
  opacity: 1;
}

.fixbar {
  width: 100%;
    height: 50px;
}
.fixed .fixbar {
  position: fixed;
  margin: 0 auto !important;

  }
 .header2 {
    width: 100%;
    background-color: #999;
}
 .header2.fixed  {
	  top: 0px;
	  position: fixed;
	  z-index: 99999999;
  }
/* カスタム */
.center {
	text-align: center;
}
.bold { 
	font-weight: bold;
}
.space {
height: 20px;
width: 100%;
overflow: hidden; 
}
.italic { font-style: italic; }
.minaus {
	margin-top: -10px;
	padding-bottom: 20px;
}

/* content */

.top-bg {
	background: url('/web/20170607030832im_/http://www.indienative.com/interview/images/fes2014.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	}
	
.service-bg {
	background: url('https://web.archive.org/web/20170607030832im_/http://www.indienative.com/images/top/pc.jpg') no-repeat center center;
		-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
}
.contact-bg {
 background-color: #e74c3c;
  animation: bg-color 10s infinite;
  -webkit-animation: bg-color 10s infinite;
  background-attachment: fixed;
}
@-webkit-keyframes bg-color {
  0% { background-color: #76bae1; }
  10% { background-color: #60a9de }
  20% { background-color: #4f98dd}
  30% { background-color: #458edb }
  40% { background-color: #2b5dd0 }
  50% { background-color: #458edb }
   60% { background-color: #4f98dd }
  70% { background-color: #60a9de }
  80% { background-color:#76bae1; }
  90% { background-color:  #a9cce2}
  100% { background-color: #c8dae4 }
}
@keyframes bg-color {
    0% { background-color: #76bae1; }
  10% { background-color: #60a9de }
  20% { background-color: #4f98dd}
  30% { background-color: #458edb }
  40% { background-color: #2b5dd0 }
  50% { background-color: #458edb }
   60% { background-color: #4f98dd }
  70% { background-color: #60a9de }
  80% { background-color:#76bae1; }
  90% { background-color:  #a9cce2}
  100% { background-color: #c8dae4 }
  }


/* container */

#container {
width: 100%; 
		padding: 0 20px;
	background-color: #fff;
	margin: 0 auto;
	padding-top:20px;
	position: relative;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	overflow: hidden; 
}
   
.content {
	width: 68%;
	float: left;
	padding: 0px 0 30px; 
	line-height: 160%;
		overflow: hidden;
}
.content h2 {
    border-left: solid #999 5px; 
	font-size: 140%;
	font-weight: 400;
	padding: 10px 0 10px 10px;
	font-weight: bold;
	color: #999;
}
.content p {
	margin-bottom: 20px;
}
.side {
	width: 30%;
	padding-left: 20px;
	float: right;
}
/* side 固定 */
.fixside {
	width: 100%; 
}
	.side h3 {
	font-size: 15px; 
	font-weight: bold;
		
}



/* page */
.privacy p {
	padding-left: 23px;
}

.contacts-bg {
	background: url('https://web.archive.org/web/20170607030832im_/http://img.ffffound.com/static-data/assets/6/03b4b9da93580d03b49745264b64a554e1dec79c_m.gif') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	}



/* arrow */
.scrollup {
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    opacity: 0.8;
    position: fixed;
    bottom: 40px;
    right: 1%;
    display: none;
    background: url('https://www.indienative.com/interview/images/top-arrow.png') no-repeat;
    z-index: 99999;
}

/* footer */

footer { 
	background-color: #999;
	color: #fff;
	width: 100%;
	margin: 0 auto;
}
footer a {
	color: #fff;
}
footer a:hover {
color: #fff;
opacity: 0.9;
	text-decoration: line-through;
}
footer h3 {
	margin: 0px;
}
footer p {
	margin: 0;
	font-size: 12px;
}
footer ul li {
	line-height: 180%; 
}



.bottom {
width: 1000px;
margin: 0 auto;
	padding:30px 0px;
	overflow: hidden;
}

.bottom .col-md-3 {
text-align: center;
}
.bottom h3 {
font-weight: bold;
margin-bottom: 15px; 
font-size: 13px;
line-height: 160%;
}

.bottom ul {
margin: 0 auto;
display: table;
text-align: center;
}
.bottom li:before {
	content: " \f105";
	font-family: FontAwesome;
	padding-right: 5px;
	}
.bottom li {
    font-size: 12px; 
	line-height: 180%;
	text-align: left;

}




/* -------------------------------- 

パンくず

-------------------------------- */
.cd-breadcrumb, .cd-multi-steps {
  width: 100%;
  padding: 0.5em 1em;

}
.cd-breadcrumb::after, .cd-multi-steps::after {
  clear: both;
  content: "";
  display: table;
}
.cd-breadcrumb li, .cd-multi-steps li {
  display: inline-block;
  float: left;
  margin: 0.5em 0;
}
.cd-breadcrumb li::after, .cd-multi-steps li::after {
  /* this is the separator between items */
  display: inline-block;
  content: '\00bb';
  margin: 0 .6em;
  color: #999;
}
.cd-breadcrumb li:last-of-type::after, .cd-multi-steps li:last-of-type::after {
  /* hide separator after the last item */
  display: none;
}
.cd-breadcrumb li > *, .cd-multi-steps li > * {
  /* single step */
  display: inline-block;
  font-size: 1.4rem;
  color: #2c3f4c;
}
.cd-breadcrumb li.current > *, .cd-multi-steps li.current > * {
  /* selected step */
  color: #ddd;
}
.no-touch .cd-breadcrumb a:hover, .no-touch .cd-multi-steps a:hover {
  /* steps already visited */
  color: #999;
}

.cd-breadcrumb.custom-icons li > *::before, .cd-multi-steps.custom-icons li > *::before {
  /* add a custom icon before each item */
  content: '';
  display: inline-block;
  height: 20px;
  width: 20px;
  margin-right: .4em;
  margin-top: -2px;
  background: url(/web/20170607030832im_/http://www.indienative.com/interview/img/cd-custom-icons-01.svg) no-repeat 0 0;
  vertical-align: middle;
}
.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(2) > *::before, .cd-multi-steps.custom-icons li:not(.current):nth-of-type(2) > *::before {
  /* change custom icon using image sprites */
  background-position: -20px 0;
}
.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(3) > *::before, .cd-multi-steps.custom-icons li:not(.current):nth-of-type(3) > *::before {
  background-position: -40px 0;
}
.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(4) > *::before, .cd-multi-steps.custom-icons li:not(.current):nth-of-type(4) > *::before {
  background-position: -60px 0;
}
.cd-breadcrumb.custom-icons li.current:first-of-type > *::before, .cd-multi-steps.custom-icons li.current:first-of-type > *::before {
  /* change custom icon for the current item */
  background-position: 0 -20px;
}
.cd-breadcrumb.custom-icons li.current:nth-of-type(2) > *::before, .cd-multi-steps.custom-icons li.current:nth-of-type(2) > *::before {
  background-position: -20px -20px;
}
.cd-breadcrumb.custom-icons li.current:nth-of-type(3) > *::before, .cd-multi-steps.custom-icons li.current:nth-of-type(3) > *::before {
  background-position: -40px -20px;
}
.cd-breadcrumb.custom-icons li.current:nth-of-type(4) > *::before, .cd-multi-steps.custom-icons li.current:nth-of-type(4) > *::before {
  background-position: -60px -20px;
}
@media only screen and (min-width: 768px) {
  .cd-breadcrumb, .cd-multi-steps {
    padding: 0 1.2em;
  }
  .cd-breadcrumb li, .cd-multi-steps li {
    margin: 1.2em 0;
  }
  .cd-breadcrumb li::after, .cd-multi-steps li::after {
    margin: 0 1em;
  }
  .cd-breadcrumb li > *, .cd-multi-steps li > * {
    font-size: 1.6rem;
  }
}



/* aaaaaaa */
	




.top-bg {
    background: url('http://www.indienative.com/contact/images/sm-bg.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
}

.content h2 {
    border-left: solid #999 5px;
    font-size: 110%;
    font-weight: 400;
    line-height: 160%; 
    padding: 10px 0 10px 10px;
    font-weight: bold;
    color: #333;
    margin: 0 0 30px;
    background-color: rgba(0,0,0,0.02);
}


.content p {
	padding-left: 15px;
	margin-bottom: 30px;
	font-size: 105%;
	line-height: 200%;
}
.content p img {
	margin-left: -15px !important;
	width: 105%;
}

.content p strong {
    background: transparent linear-gradient(transparent 30%, rgba(255, 255, 0, 0.92) 30%) repeat scroll 0% 0%;
}

.days { font-size: 50% !important;}

.track {
	line-height: 150%;
}

a.btnin {
border: solid 5px #999;
padding: 10px; 
text-align: center;
display: block;
}

a.btnin:hover {
background-color: #999;
color: #fff;
}

.lr {
width: 49%;
}
.l { float: left;}
.r { float: right; }

/* animate type */
 /* code for animated blinking cursor */
        .typed-cursor{
            opacity: 1;
            font-weight: 100;
            -webkit-animation: blink 0.7s infinite;
            -moz-animation: blink 0.7s infinite;
            -ms-animation: blink 0.7s infinite;
            -o-animation: blink 0.7s infinite;
            animation: blink 0.7s infinite;
        }
        @-keyframes blink{
            0% { opacity:1; }
            50% { opacity:0; }
            100% { opacity:1; }
        }
        @-webkit-keyframes blink{
            0% { opacity:1; }
            50% { opacity:0; }
            100% { opacity:1; }
        }
        @-moz-keyframes blink{
            0% { opacity:1; }
            50% { opacity:0; }
            100% { opacity:1; }
        }
        @-ms-keyframes blink{
            0% { opacity:1; }
            50% { opacity:0; }
            100% { opacity:1; }
        }
        @-o-keyframes blink{
            0% { opacity:1; }
            50% { opacity:0; }
            100% { opacity:1; }
        }
      
      /* video background */
      
      


.pattern {
    background-image:url("http://www.indienative.com/interview/images/pattern.png");
    background-repeat: repeat;
    background-attachment:scroll;
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0
}




/* BIG VIDEO BACKGROUND
================================================== */
.big-background {
    z-index:550;
    text-align:center;
    height:100%;
    min-height:100%;
    position:relative;
    overflow:hidden
    color:#fff;
}

.big-background .big-background-container {
    width:1000px;
    max-width:100%;
    display:inline-block;
    position:absolute;
    top:46%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.big-background-container h1 {
	color: #fff;
	line-height: 200%;
	text-align: left; 
	font-weight: normal;
	
}


/* SMALL VIDEO BACKGROUND 
================================================== */
.small-background-section {
    font-family:'Raleway',sans-serif;
    padding:100px 0;
    position:relative;
    width:100%;
    overflow:hidden
}

.small-background-container {
    position:relative;
    
}



/* MEDIA QUERIES
================================================== */

@media screen and (max-width: 768px) {
.about-section-title {
    line-height:1
}
}

@media screen and (max-width: 480px) {
.big-background-title {
    font-size:58px
}

.small-background-title {
    line-height:1
}

/*.player{ display: none;}  -> If you want to remove the video bg on a specific viewport w/o plugin*/
}

@media screen and (max-width: 360px) {
.big-background-title,#colorize {
    line-height:1
}
}

@media screen and (max-width: 320px) {
.small-background-title {
    font-size:30px
}
}


@media only screen and (max-width: 767px) {

/* header */

#sp-header {
	display:inline;
	z-index: 9999999999999999999;
	position: relative;
}
.gn-menu-main {
border-bottom: solid #ddd 1px;
}

#typed {
	    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -ms-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    font-size: 14px; 
}
/* content */

#container,
.content,
.bottom,
.side 
 {
	width: 100%;
}

#container {
	padding: 0;
}

.content p {
	padding: 0 20px 10px;
}
.content p img {
    margin: 0 !important;
    width: 100%;
}

.fixbar,
.logoi
 {
	display: none;
}

.side {
	padding: 0 10px;
	margin-bottom: 20px;
}

h1.bold { 
	font-size: 20px;
	padding: 40px;
}
#typed {
	font-size: 18px;
}

/* pages */
privacy p {
    padding-left: 23px;
}

/* footer */
.bottom .col-md-3 {
 width: 50%;
 float: left;
}

.bottom ul {
	 padding-bottom: 20px;
}
}

