/*
 * Author: Carlos Alvarez
 * URL: https://alvarez.is
 *
 * Project Name: Munter - Free Bootstrap 3 Theme
 * Version: 1.0
 * URL: https://blacktie.co
 */
 
.font-thin {
	font-family: "Titillium Web", sans-serif;
	font-weight: 200;
}

.font-semibold {
	font-family: "Titillium Web", sans-serif;
	font-weight: 600;
}

.font-light {
	font-family: "Titillium Web", sans-serif;
	font-weight: 300;
}

	.font-small{
		font-size: 30px;
	}

* {
	position: relative;
}

.breaker {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

html, body {
	height: 100%;
	width: 100%;
}

body {
	background-color: #2f2f2f;
	font-family: "Titillium Web", sans-serif;
	font-weight: normal;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased !important;
}

.justify-text {
	text-align: justify;
}

.navbar {
	background-color: #e4e6e5;
	background-color: rgba( 228, 230, 229, .85 );
	border-bottom: 0 none;
	font-size: 12px;
	transition: 0.25s all linear;
}

.navbar.inv {
	background-color: rgba( 0, 0, 0, .5 );
	border-bottom: 1px solid #bfbfbf;
}

.navbar .nav a {
	color: #5f5f5f;
	font-family: "Titillium Web", sans-serif;
	font-weight: 600;
	transition: all 0.5s linear;
	letter-spacing: 1px;
}

.navbar.inv a {
	color: #e4e6e5;
}


.navbar-responsive-collapse {
	margin: 0 auto;
	width: 80%;
}

.nav li {
	text-align: center;
	white-space: nowrap;
}

.nav > li > a:hover,
.nav > li > a:focus {
	background-color: inherit;
	outline: none;
}

.navbar-brand {
	padding: 8px;
}

.active-menu {
	background-color: #4e4e4e;
	content: '.';
	display: block;
	height: 5px;
	left: 0;
	position: absolute;
	top: 0;
	transition: all .5s linear;
	width: 1%;
	z-index: 9;
}

.inv .active-menu {
	background-color: #e4e6e5;
}

.special-active-menu {
	z-index: 10;
}

#special-active-menu-1{
	background-color: #4e4e4e !important;
}

#special-active-menu-2 {
	background-color: #1abc9c !important;
}

#special-active-menu-3 {
	background-color: #e74c3c !important;
}

#special-active-menu-4 {
	background-color: #34495e !important;
}

#special-active-menu-5 {
	background-color: #e67e22 !important;
}

#special-active-menu-6 {
	background-color: #CCC !important;
}
@media (min-width: 768px) and (max-width: 991px) {
	#slide-4 .content-row h3 {
		min-height: 1em;
	}
	#slide-4 .content-row h4 {
		padding-bottom:30px;
	}
}

@media (max-width: 767px) {
	
	.nav li {
		text-align: left;
		white-space: nowrap;
	}
	
	.navbar-responsive-collapse  {
		width: 100%;
	}
	
	.active-menu {
		display: none !important;
	}
	
	.navbar-toggle {
		margin-right: 10px;
	}
	
	.navbar {
		background-color: #e4e6e5 !important;
		padding: 0;
	}
	
	.navbar .nav a {
		color: #e4e6e5;
		font-size: 16px;
		padding-left: 0;
	}
	
	.icon {
		margin-right: 12px;
	}
			
	.nav li[data-slide="1"],
	.nav li[data-slide="6"] {
		background-color: #2f2f2f;
	}
	
	.nav li[data-slide="2"] {
		background-color: #1abc9c;
	}
	
	.nav li[data-slide="3"] {
		background-color: #e74c3c;
	}
	
	.nav li[data-slide="4"] {
		background-color: #34495e;
	}
	
	.nav li[data-slide="5"] {
		background-color: #e67e22;
	}
	
	.navbar-brand {
		margin: 0;
		text-align: left;
	}
}

:focus {outline:none;}
::-moz-focus-inner {border:0;}

.slide {
	background-position: center center;
	background-repeat: no-repeat;
	padding-bottom: 65px;
	padding-top: 50px;
	text-align: center;
}
/*--
#slide-1 {
	background-image: url('https://www.mischievous-jp.com/en/images/bg1.png');
	color: #ffffff;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
	background-position: center top;
}
--*/
#slide-1 h1 {
	padding-top: 130px;
}
/*--
@media (max-width: 991px) {
	#slide-1 {
		background-position: -70% 0, 170% 0;
	}
}
--*/
@media (max-width: 767px) {
	#slide-1 h1{
	padding-top: 35px;
	}

}
	#home-row-1{
		padding-top: 25px;
	}

	#home-row-2 {
		padding-top: 50px;
		width: 546px;
		margin: 0 auto;
	}
	#home-row-1 h1 {
		font-size: 58px;
		color: #1f0900;
		text-shadow: 2px 2px 1px #fff,
		-2px 2px 1px #fff,
		2px -2px 1px #fff,
		-2px -2px 1px #fff;
	}
	
	#home-row-1 .h1p {
		font-size: 28px;
		color: #1f0900;
		text-shadow: 2px 2px 1px #fff,
		-2px 2px 1px #fff,
		2px -2px 1px #fff,
		-2px -2px 1px #fff;
	}
	
	#home-row-2 {
		font-size: 25px;
	}
	
	#home-row-2 .col-12 {
		padding-bottom: 35px;
	}
	
	#home-row-2 .col-12 .home-hover {
		height: 75px;
		overflow: hidden;
		padding-top: 26px;
		transition: all ease-in .5s;
	}
	
	#home-row-2 .col-12 .home-hover:hover {
		height: 75px;
		padding-top: 0;
	}
/*-- sns icon --*/
	#home-row-2 .col-sm-4 {
		width: auto;
	}


@media (max-width: 767px) {
	#home-row-2 .col-sm-4{
	width: auto;
	padding-top: 0;
	padding-bottom: 0;
	}
	#home-row-2 .col-sm-4 img{
	width: 80%;
	}
	#home-row-1,
	#home-row-2 {
		padding-top: 16px;
	}
	
	#home-row-1 h1 {
		font-size: 35px;
	}
	
	#home-row-1 h4 {
		font-size: 21px;
	}
	
	#home-row-2 {
		font-size: 16px;
		width: auto;
		margin: 0;
	}
}

#slide-2 {
	color: #e4e6e5;
	padding-top: 90px;
}
#slide-2 .font20{
	text-align: left;
	font-size: 20px;
	padding: 0 100px;
}
.font-j{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#slide-2 .font-j{
	text-align: left;
	font-size: 18px;
	line-height: 24px;
	padding: 50px 100px 0 100px;
}

@media (max-width: 767px) {
	#slide-2 .font20{
	padding: 0 2%;
	font-size: 16px;
	}
	#slide-2 .font-j{
	padding: 2%;
	font-size: 12px;
	line-height: 24px;
	}
}
	.title-row {
	background-image: url('https://www.mischievous-jp.com/en/images/wh.png');
    -webkit-background-size: auto;
    background-size: auto;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom:50px;
	}
	
	.subtitle-row {
		font-size: 35px;
		padding-bottom: 40px;
		padding-top: 40px;
	}
	.url-row a{
		font-size: 30px;
		padding: 15px 120px;
		color: #e4e6e5;
		border: 2px solid #e4e6e5;
	}
	.url-row a:hover{
		text-decoration: none;
		color: #fff;
		background-color: #333;
		border: 1px solid #fff;
	}

.arrow a::before {
	border: #fff 2px solid ;
	border-radius: 50%;
	content: "";
	padding: 18px;
	position: absolute;
	right: 18px;
	top: 21px;
	width: 1px;
}
.arrow a::after{
	border-right: 2px solid #fff;
	border-top: 2px solid #fff;
	content: "";
	margin: 0 0 0 10px;
	position: absolute;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	right: 33px;
	top: 33px;
	width: 15px;
	height:15px;
}
	.url-row2 a{
		font-size: 13px;
		padding:2px 5px;
		color: #e4e6e5;
		border: 1px solid #e4e6e5;
	}
	.url-row2 a:hover{
		text-decoration: none;
		background-color: #fff;
		color: #01a3b6;
	}

@media (max-width: 767px) {
	.url-row a{
		font-size: 18px;
		padding: 10px 0;
		width: 100%;
		display: inline-block;
	}
	.url-row a:hover{
		color: #2f2f2f;
		border: 2px solid #fff;
		background: #fff;
	}
	.arrow a::before {
	display: none;
	}
	.arrow a::after{
		right: 20px;
		top: 15px;
	}
}
	.content-row {
		padding-top: 45px;
	}
	
	.content-row i,
	#about-row-5 i {
		display: block;
		margin: 0 auto;
		max-height: 100%;
		max-width: 100%;
	}
	
	.content-row h3 {
		font-size: 28px;
	}
	
	.content-row h4 {
		font-family: "Titillium Web", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size: 20px;
		font-weight: 300;
	}
	
	i {
		font-size: 80px;
		color: white;
	}
	

@media (max-width: 767px) {
	.title-row {
		font-size: 34px;
		padding-bottom: 33px;
	}
	
	.subtitle-row {
		font-size: 26px;
		padding-bottom: 26px;
		padding-top: 26px;
	}
	
	.content-row {
		padding-top: 29px;
	}
	
	.content-row h3 {
		font-size: 24px;
	}
	
	.content-row h4 {
		font-size: 20px;
	}
}

	#slide-2 .col-12 img{
	display: inline-block;
	margin: 0;
	padding-bottom:46px;
	max-width: 100%;
	}
	#slide-3 .col-12 img{
	padding:15px 0;
	}

#slide-3 {
	background-color: #000;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width: 100%;
}
	
	#slide-3 .col-12 {
		display: inline-block;
		height: auto;
		margin: 0;
		padding: 0;
		width:400px;
	}

	#slide-3 a,
	#slide-3 img {
		display: inline-block;
		height: 100%;
		margin: 0 auto;
		width: 100%;
	}
	
@media (max-width: 991px) {
	#slide-3 {
		text-align: center;
		width: 100%;
		padding-top:50px;
	}
	#slide-3 .col-12 img{
	padding:0;
	}
	#slide-3 .row {
		left: 0 !important;
		margin: 0;
		width: 100% !important;
	}
	
	#slide-3 .col-12 {
		height: auto;
		width: 33.3%;
	}
	#slide-3 .display-none {
		display: none;
	}

	#slide-3 a,
	#slide-3 img {
		height: auto;
		max-height: 100%;
		max-width: 100%;
		width: auto;
	}
}
	
@media (max-width: 767px) {
	#slide-3 .display-none {
		display: inline;
	}
	#slide-3 .col-12 {
		width: 50%;
	}
}

#slide-3 .display-pc {
		display: block;
	}
#slide-3 .display-phone {
		display: none;
	}
@media (max-width: 767px) {
#slide-3 .display-pc {
		display: none;
	}
#slide-3 .display-phone {
		display: block;
		margin: 0 auto;
	}
}

#slide-4 {
	background:#01a3b6 url(https://www.mischievous-jp.com/en/images/leon.png) right top no-repeat;
	color: #e4e6e5;
	padding-top: 90px;
}
@media (max-width: 767px) {
	#slide-4 {
	background:#01a3b6 url(https://www.mischievous-jp.com/en/images/leon.png) center top no-repeat;

	}
}
#slide-4 i {
		font-size: 80px;
		color: white;
	}
/*-- About emisense --*/
	#slide-4 .col-sm-2{
	width: 21%;
	}
	.content-row i {
	margin-top: 20px; 
	}
	.content-row i {
	width: 140px;
	height: 140px;
	}
	.content-row i.img-Character{
	background-image: url("https://www.mischievous-jp.com/en/images/img-dunk.png");
	background-position: center;
	background-size: 140px;
	border-radius: 1em;
	}
	.content-row i.img-art2{
	background-image: url("https://www.mischievous-jp.com/images/hulagirl-poster.jpg");
	background-position: center 0;
	background-size: 140px;
	border-radius: 1em; 
	}
	.content-row i.img-web{
	background-image: url("https://www.mischievous-jp.com/en/images/img-web.png");
	background-position: center;
	background-size: 140px;
	border-radius: 1em; 
	}
	.content-row i.img-app{
	background-image: url("https://www.mischievous-jp.com/en/images/img-app.png");
	background-position: center;
	background-size: 426px 240px;
	border-radius: 1em; 
	}
	.content-row i.img-art{
	background-image: url("https://www.mischievous-jp.com/en/images/img-art.png");
	background-position: center;
	background-size: 180px;
	border-radius: 1em; 
	}
@media (max-width: 767px) {
	#slide-4 .col-sm-2 {
	width: 100%;
	margin-bottom: 50px;
	}
}

#slide-5 {
	background-image: url("https://www.mischievous-jp.com/en/images/usagi.png");
	background-repeat: no-repeat;
	background-position: left top;
	color: #e4e6e5;
	padding-top: 90px;
	padding-bottom: 0;
}
	.col-sm-2 {
	width: 15%;
}

@media (max-width: 767px) {
	.col-sm-2 {
	width: 100%;
	}
}
#slide-5 .col-sm-2 {
	width: 22%;
}
#slide-5 {
	background-color: #2f2f2f;
	color: #e4e6e5;
	padding-top: 90px;
}
@media (max-width: 767px) {
	#slide-5 .col-sm-2 {
		width: 100%;
	}
}
	
	#slide-5 .line-row .hr {
		background-color: #4e4e4e;
		color: #4e4e4e;
	}

	#slide-5 a {
		color: inherit;
		outline: none;
		text-decoration: none;
	}
	#contact-row-4 {
		width: 60%;
		margin:0 auto;
	}
@media (max-width: 767px) {
	#contact-row-4 {
		width: 100%;
	}
}
#slide-5 .font-j{
	font-size: 18px;
	line-height: 24px;
	padding: 50px 100px 0 100px;
}
@media (max-width: 767px) {
	#slide-5 .font-j{
	padding: 2%;
	font-size: 12px;
	line-height: 24px;
	}
}
@media (max-width: 767px) {
	.with-hover-text{
		margin-top: 1em;
	}
}
	#contact-row-4 .col-12 {
		height: 175px;
		overflow: hidden;
		padding-top: 20px;
		transition: all ease-in .5s;
	}
	#contact-row-4 .col-12:hover {
		height: 175px;
		padding-top: 0;
	}
	#contact-row-4 img {
		display: block;
		margin: 0 auto;
		max-height: 100%;
		max-width: 100%;
	}

	#contact-row-4 .col-12 span.hover-text2 {
		display: block;
		padding-top: 10px;
		font-size: 18px;
	}

@media (max-width: 767px) {
	#contact-row-4 .col-12:hover {
		width: 100%;
		height: 100px;
		padding: 0;
	}
		#contact-row-4 .col-12 {
		width: 100%;
		height: 100px;
		padding: 0;
	}
	#contact-row-4{
		padding-top:0;
	}
}

#slide-7 {
	background-color: #e4e6e5;
	color: #4e4e4e;
	font-size: 35px;
	line-height: 50px;
	text-align: center;
}

#lightbox-out {
	background-color: rgba( 0, 0, 0, 0.7 );
	height: 100%;
	position: fixed;
	width: 100%;
	z-index: 99999;
}

.with-hover-text2 span {
	display: none;
}

.zoom {
	background-image: url('https://www.mischievous-jp.com/en/images/zoom.png');
	background-position: center center;
	background-repeat: no-repeat;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 999;
}

#arrows {
	bottom: 10%;
	height: 80px;
	position: fixed;
	right: 10%;
	width: 80px;
	z-index: 1000;
}

#arrows div {
	background-image: url('https://www.mischievous-jp.com/en/images/website-arrows.png');
	cursor: pointer;
	height: 30px;
	position: absolute;
	width: 30px;
}

#arrows div.disabled {
	cursor: default;
}

#arrow-up {
	background-position: 30px 0;
	left: 25px;
	top: 0;
}

#arrow-up.disabled {
	background-position: 0 0;
}

#arrow-down {
	background-position: 30px -30px;
	left: 25px;
	bottom: 0;
}

#arrow-down.disabled {
	background-position: 0 -30px;
}

#arrow-left {
	background-position: 30px -60px;
	left: 0;
	top: 25px;
}

#arrow-left.disabled {
	background-position: 0 -60px;
}

#arrow-right {
	background-position: 30px -90px;
	right: 0;
	top: 25px;
}

#arrow-right.disabled {
	background-position: 0 -90px;
}

.navigation-slide {
	cursor: pointer;
}

ul.nav li.col-12 div.regular-link a:hover{
	text-decoration: none;

}
ul.nav li.col-12 div.regular-link a{
    display: block;
    padding: 10px 15px;
    position: relative;
}

.nav > li > a {
	text-align: center;
}

.footer{
	background-position:center bottom ;
	color: #666;
	text-align: center;
	padding:20px  0;
	background-color: #1b1b1b;
}

.headline{
	width: 680px;
	margin: 30px auto 0 auto;
	color:  #373332;
	background-color: rgba(255,255,255,0.9);
	padding: 10px 50px 30px 50px;
}
.headline h2{
	width: 100%;
	text-align: left;
	font-size: 24px;
}
.headline .face{
	float: left;
}
.headline .face img{
	border-radius: 30px;
}

.headline .right-box{
	width: 580px;
	padding-left: 80px;
	text-align: left;
	font-size: 14px;
}
.date{
	text-align: left;
	font-size: 10px;
	display: block;
}
.headline .more{
	text-align: left;
	font-size: 12px;
	color: #0075a1;
	padding: 5px 0;
}
.headline .more:hover{
	cursor: pointer;
}
.content{
	text-align: left;
	line-height: 150%;
	border-bottom: dotted 1px #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
@media (max-width: 767px) {
.headline{
	width: 100%;
	padding: 10px;
}
.headline .right-box{
	width: 90%;
	padding-left: 0px;
	margin: 0 auto;
}
.headline h2{
	text-align: center;
}
.headline .face{
	float: none;
}
}
.link-icon img{
	margin-right: 10px;
}

#slide-1 {
	color: #ffffff;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
	background-position: center top;
}
  /*Keyframe*/
@-moz-keyframes myanime {
    0% {     background-size: 120% auto; }
    50% {     background-size: 100% auto; }
    100% {     background-size: 120% auto; }
}

  /*Keyframe*/
@-webkit-keyframes myanime {
    0% {     background-size: 120% auto;}
    50% {     background-size: 100% auto; }
    100% {     background-size: 120% auto;}
} 

  /*IMG*/
#slide-1 {
background-image: url('https://www.mischievous-jp.com/en/images/bg1.jpg');
animation-name: myanime;
animation-timing-function: linear;
animation-iteration-count: infinite;
animation-duration: 20s;
  -moz-animation-name: myanime;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;/*←これはループさせる時の コード*/

  }
@media (max-width: 767px) {
	#slide-1 {
	background-image: url('https://www.mischievous-jp.com/en/images/bg-i.png');
    -webkit-background-size: auto;
    background-size: cover;
    width: auto;
	background-position: 0 15px;
	}
	}

	.with-hover-text {
  pointer-events: auto !important;
}