@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: "DroidSans";
    src: url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/font/DroidSans.eot);
    src: url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/font/DroidSans.eot) format('embedded-opentype'),
         url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/font/DroidSans.woff) format('woff'),
         url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/font/DroidSans.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: "Monthoers";
    src: url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/font/Monthoers.eot);
    src: url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/font/Monthoers.eot) format('embedded-opentype'),
         url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/font/Monthoers.woff) format('woff'),
         url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/font/Monthoers.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: "Silent Reaction";
    src: url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/font/Silent Reaction.eot);
    src: url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/font/Silent Reaction.eot) format('embedded-opentype'),
         url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/font/Silent Reaction.woff) format('woff'),
         url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/font/Silent Reaction.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: "fontawesome-webfont";
    src: url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/font/fontawesome-webfont.eot);
    src: url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/font/fontawesome-webfont.eot) format('embedded-opentype'),
         url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/font/fontawesome-webfont.woff) format('woff'),
         url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/font/fontawesome-webfont.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: "segoe";
    src: url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/font/segoe.eot);
    src: url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/font/segoe.eot) format('embedded-opentype'),
         url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/font/segoe.woff) format('woff'),
         url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/font/segoe.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;

}
.i{
	font-family: "fontawesome-webfont";
	font-weight:normal;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,form,input,button, p{
    margin: 0px;
    padding: 0px;
	font-size:14px;
	font-family:"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho,"HG明朝", serif;
	font-family:Hiragino Sans,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,"游ゴシック",YuGothic,'ＭＳ Ｐゴシック',sans-serif;
	line-height:160%;
	color:#84634d;
}

body > iframe {
  display: none;
}

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

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clearfix {
/*
	overflow: hidden;
*/
}
.clear{
clear:both;
}

img{
	vertical-align:top;
	border:none;
}
a{
	text-decoration:none;
	color:#84634d;
}
a:hover{
	opacity:0.6;
}
ul{
	list-style:none;
}
dt{
  font-weight: normal;
}
body{
	background:#f3f3f3;
}
#wrapper{
	min-width:990px;
	overflow:hidden;
}
#header {
	max-width:990px;
	margin:0 auto;
	position:relative;
	margin-top:30px;
}

#header h1{
	text-align:center;
}
#header h2{
	text-align:center;
}
#header p{
	position:absolute;
	top:0;
	right:0;
	 font-family: "Monthoers","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,"游ゴシック",YuGothic,'ＭＳ Ｐゴシック',sans-serif;
	 color:#84634d;
	 font-size:26px;
}
#header p .s{
	font-size:14px;
	padding-right:0.5em;
}
#header.btm{
	padding-bottom:98px;
}
@media only screen and (max-width: 1100px){
	#header.btm{
	padding-bottom:0;
}
	#wrapper{
		min-width:300px;
	}
	img{
		max-width:100%;
		height:auto;
	}
	#header p{
		position:relative;
		text-align:center;
		padding-top:10px;
	}
	#header{
		width:95%;
	}
}
#gnav p{
	display:none;
}
#gnav{
	text-align:center;
}
#gnav li strong{
	font-size:18px;
	display:block;
	font-weight:normal;
	letter-spacing:0;
	padding-bottom:3px;
	 font-family: "Monthoers","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,"游ゴシック",YuGothic,'ＭＳ Ｐゴシック',sans-serif;
}
#gnav li{
	float:left;
	width:10%;
	font-size:12px;
	font-family:"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho,"HG明朝", serif;
	letter-spacing:-0.5px;
	padding-right:1%;
	position: relative;
	z-index: 100;
	display: block;
	box-sizing: border-box;
}
#gnav ul{
	max-width:990px;
	margin:0 auto;
	padding:14px 0 30px 0;

}
#gnav li a{
	display:block;
	padding:12px 0 7px 0;
	position:relative;
}
#gnav li a:hover{
	opacity:1;
}
#gnav.fixed{
	position:absolute;
	top:0;
	right:0;
	width:100%;
	background: #f3f3f3;
	z-index:101;
}
/*#gnav #sub[data-element-id]{
  display:block !important;
}*/
#gnav #sub{
  display:block;
  max-width:100%;
  position: absolute;
    top: 45px;
    left: 0;
  width:90%;
 background: rgba(243,243,243,0.8);
 padding-bottom: 0;
}
#gnav .sub02{
  width:100%;
  /*display:block;*/


}

@media only screen and (max-width: 1100px){ 
	#gnav{
    position: fixed;
    top: 0;
    right: 0;
    width: 200px;
    height: 100%;
	background:none;
    webkit-transform: translateX(200px);
transform: translateX(200px);
    -webkit-transition: ease .5s;
    transition: ease .5s;
    padding:0;
	z-index:101;
	border:none;
	padding-bottom:0;
	
    }
	#gnav.fixed{
		 top: 0;
        right: 0;
		left:auto;
		width:200px;
		border:none;
		z-index:101;
		padding-top:0;
		padding-bottom:0;
	}
	#gnav ul li{
		display:block !important;
		width:auto;
		
	}


.kotei{
    z-index: 99999 !important;
    position: fixed !important;
    top: 260px !important;
    right:  0 !important;
    width:150px !important;
}
	

	#gnav p{
		display:block;
		position:absolute;
		width:38px;
		height:38px;
		top:0;
		left:-44px;
		border:1px solid #fff;
		background:#280D03;
		cursor:pointer;
		opacity:0.8;
		margin:2px;
		box-shadow:0px 0px 0px 2px #280D03;
-moz-box-shadow:0px 0px 0px 2px #280D03;
-webkit-box-shadow:0px 0px 0px 2px #280D03;
	}
	


	#gnav li{
		float:none;
		width:auto;
		border-bottom:1px dotted #cacad9;
		padding:0;
		margin-top:0;
		display:block !important;
	}
	#gnav ul li a{
		height:auto;
		display:block;
		padding:10px 0 10px 0;
	}
	#gnav.fixed li{
		padding:0;
	}
	#gnav.fixed li a{
		padding:10px 0 10px 0;
		line-height:160%;
	}
	#gnav li.book .t{
		padding-top:10px;
		padding-bottom:5px;
	}
	#gnav li.book{
		padding-left:0 !important;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
		display:block !important;
		border:none;
		margin-bottom:10px;
	}
	#gnav.fixed li.book{
		display:block !important;
	}
	#gnav li.book a{
		margin:0 auto;
		display:inline-block !important;
		padding-left:40px;
		padding-right:40px;
	}
	#gnav.action{
		-webkit-transform:translateX(0px);
        transform:translateX(0px);
	}
	#gnav p span.n{
    display: block;
    background: #fff;
    height: 2px;
    width: 26px;
    text-indent: -9999px;
    padding: 0;
    top: 50%;
    left: 6px;
    margin-top: -1px;
    position: absolute;
    }
	#gnav p span.n:before{
    display: block;
    content: "";
    background: #fff;
    height: 2px;
    width: 26px;
    position: absolute;
    top: -8px;
    left: 0;
    }
	#gnav p span.n:after{
    display: block;
    content: "";
    background: #fff;
    height: 2px;
    width: 26px;
    position: absolute;
    top: 8px;
    left: 0;
    }
	#gnav.action p span.n{
	 -webkit-transform: rotate(-45deg);
		 transform: rotate(-45deg);
		  -webkit-transition:ease .10s;
         transition:ease .10s;
	}
	#gnav.action p span.n:after,#gnav.action p span.n:before{
		 -webkit-transform: rotate(90deg);
		 transform: rotate(90deg);
		 top:0;
		 left:0;
	}
	#gnav ul{
		width:auto;
		height: 100%;
		overflow-y: auto;
		background: #FFF;
		padding-top:0;
		padding-bottom:0;
	}
	.overlay:after{
		content:"";
		width:100%;
		height:100%;
		background:#000;
		position:fixed;
		top:0;
		left:0;
		opacity:0.3;
		z-index:100;
	}
	#gnav #sub{
	  display:block;
	  width: 100%;
    position: static;
    overflow: visible;
	}
	#gnav .sub02 a{
	  background: none;
	}
	#gnav ul a::after{
	  transition-property:none;
	}
	.mainimg img{
	  height:auto !important;
	}
	#header{
	  margin-top:0;
	}
	#header h1{
	  font-size:10px;
	}
	#header h2{
	  margin-top:10px;
	}
	#header h2 img{
	  width:50%;
	}
}
/* Effect 7: second border slides up */
#gnav ul a::before,
#gnav ul a::after,
#sub ul a::before,
#sub ul a::after{
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 5px;
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/line.gif) 0 0 repeat-x;
	content: '';
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
	z-index: 1;
}

#gnav ul a::after {
	opacity: 0;
	-webkit-transition: top 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: top 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: top 0.3s, opacity 0.3s, transform 0.3s;
}

#gnav ul a:hover::before,
#gnav ul a:hover::after,
#gnav ul a:focus::before,
#gnav ul a:focus::after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
	
}

#gnav ul a:hover::after,
#gnav ul a:focus::after {
	top: 0%;
	opacity: 1;
}

#footer{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/footbk.jpg) center top repeat;
	padding:60px 0 0 0;
	text-align:center;
}

#footer h3{
	padding:0 0 13px 0;
}
#footer p{
	color:#fff;
	line-height:200%;
}
#footer .copy{
	font-size:12px;
	padding:40px 0 28px 0;
}
.totop{
	position:fixed;
	bottom:0;
	right:0;
}
#main{
  position:relative;
  z-index: 0;
}
#main .mainimg{
  position: relative;
  z-index: 0;
}
/*.mainimg img{
	width:100%;
	height:800px;
}*/
.w99{
	max-width:990px;
	margin:0 auto;
}
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
.totop a,.hmore a{
  display: inline-block !important;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.totop a:hover, .totop a:focus, .totop a:active,.hmore a:hover, .hmore a:focus, .hmore a:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
  opacity:1;
}

/*home*/
.trimming {
    position: relative;
    display: block;
    overflow: hidden;
    width: 200px;
    height: 200px;
    box-sizing: border-box;
    }
.trimming:after {
    display: block;
    content: "";
    padding-top: 100%; /*100%で正方形にカット。100%以下で横長、100%以上で縦長*/
    }
.uk-slidenav-position{
  z-index: 0;
}
.instablock {
   width: 990px;
   margin: 30px auto;
}
@media (max-width:620px){
  .instablock, .instako {
     width:100% !important;
   }

}

.instaoya{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: -25px;
}
.instako{
  text-align: center;
  width: 33.333%;
}

.home-news{
	padding:80px 0 0 0;
}
.h3h{
	font-size:40px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:normal;
	text-align:center;
}
.home-news h3{
	float:left;
	text-align:left;
	font-size:30px;
	padding-bottom:20px;
}
.home-news .right{
	float:right;
	width:720px;
}
.home-news dt{
	float:left;
}
.home-news dd{
	padding:0 0 0 110px;
}
.home-news dl{
	padding:0 0 20px 0;
}
.home-news{
	padding-bottom:70px;
}

.home-concept{
	position:relative;
	overflow:hidden;
}
.home-concept .bkimg{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background: #fff;
}
.home-concept .bkimg img{
	width:100%;
	height:auto;
	min-width:1200px;
	opacity: 0.8;
}
.home-concept .w99{
	position:relative;
	z-index:1;
	padding:90px 0 80px 0;
	text-shadow: rgba(255,255,255,1) 0 0 2px;
}
.home-concept h3{
	text-align:center;
	padding:0 0 40px 0;
}
.home-concept p{
	text-align:center;
	padding:0 0 20px 0;
	line-height:190%;
}
.hmore a{
	display:inline-block !important;
	text-align:center;
	background:#84634d;
	width:200px;
	height:auto;
	line-height:40px;
	color:#fff;
	font-size:16px;
	font-family: "DroidSans", sans-serif;
}
.home-concept .hmore{
	padding:25px 0 20px 0;
}
.home-style{
	padding:85px 0 95px 0;
}
.home-style h3{
	padding-bottom:50px;
}
.home-style dl{
	width:33.33%;
	float:left;
	position:relative;
}

.home-style dl:nth-child(2):before{
	content:"";
	height:100%;
	width:1px;
	background:#fff;
	top:0;
	left:0;
	position:absolute;
}
.home-style dl:nth-child(3):before{
	content:"";
	height:100%;
	width:1px;
	background:#fff;
	top:0;
	left:0;
	position:absolute;
}
.home-style dd{
	width:50%;
	float:left;
}
.home-style .tr09{
  width:auto !important;
  height: auto !important;
}

.home-style dt{
	clear:both;
	background:#84634d;
	height:50px;
	text-align:center;
	
}
.home-style dt a{
	display:inline-block !important;
	width:195px;
	height:56px;
	line-height:56px;
	color:#fff;
	text-align:center;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	border:2px solid #fff;
	bottom:20px;
	position:absolute;
	letter-spacing:50%;
	margin-left:-99px;
	
}
.home-style .hmore{
	padding:60px 0 0 0;
	text-align:center;
}

.home-eyelash{
	position:relative;
	overflow:hidden;
	margin-bottom:100px;
}
.home-eyelash .bkimg{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
.home-eyelash .in{
	position:relative;
	z-index:1;
}
.home-eyelash .pic{
	float:left;
	margin-bottom: 30px;
}

.home-eyelash .right{
	float:right;
	width:567px;
	height:auto;
	padding:56px 0 0 0;
}
.home-eyelash .right h3{
	float:left;
	text-align:left;
	color:#fff;
	padding-top:110px;
}
.home-eyelash .right .txt{
	float:right;
	width:270px;
	padding:0 68px 0 0;
}
.home-eyelash .right .txt p{
	color:#fff;
	padding:0 0 20px 0;
	line-height:190%;
}
.home-eyelash .right .txt .hmore{
	padding-top:60px;
}

.home-rec{
	position:relative;
	overflow:hidden;
}
.home-rec .bkimg{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
.home-rec .bkimg img{
	width:100%;
	height:auto;
	min-width:1200px;
}

.home-rec .w99{
	position:relative;
	padding:80px 0 100px 0;
	z-index:1;
}
.home-rec h3{
	padding:0 0 50px 0;
}
.rp .pic{
	float:right;
}
.rp .tbox{
	float:left;
}
.lp .pic{
	float:left;

}
.lp .tbox{
	float:right;
}
.home-rec .tbox{
	width:514px;
	padding:45px 0 0 0;
	
}
.home-rec .tbox p{
	line-height:190%;
	padding:0 0 20px 0;
}
.home-rec .pic{
	padding-bottom:20px;
	width: 450px;
}

.home-rec .hmore{
	padding-top:40px;
	text-align:center;
}

.home-blog{
	padding:85px 0 80px 0;
}
.home-blog h3{
	padding:0 0 54px 0;
}
.home-blog div.list{
	letter-spacing:-10px;
	width:1053px;
	height:auto;
}
.home-blog dl{
	display:inline-block !important;
	vertical-align:top;
	letter-spacing:0;
	width:200px;
	padding:0 63px 30px 0;
}
.home-blog dt{
	padding-bottom:10px;
	width:200px;
	height:200px;
}
.home-blog dt+dd{
	padding-bottom:2px;
}
.home-blog dd+dd{
	line-height:190%;
}
.home-blog .hmore{
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}
/*.home-blog dt a img{
  width:200px;
  height:200px;
}*/
.home-map {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.home-map:after {
  display: block;
  content: "";
  padding-top: 50%;
}
.home-map iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
@media only screen and (max-width: 1100px){
  #gnav ul a::after{
	content: none;
	
}
	.totop{
		max-width:45px;
		height:auto;
	}
	.w99{
		width:95%;
	}
	.home-news h3{
		float:none;
	}
	.home-news .right{
		float:none;
		width:auto;
	}
	.home-news{
		padding-top:50px;
	}
	.home-concept .w99{
		padding:50px 0 50px 0;
	}
	.home-concept h3{
		padding-bottom:20px;
	}
	.home-concept .hmore{
		padding-top:10px;
	}
	.home-style dt a{
		position:relative;
		bottom:auto;
		left:auto;
		margin-left:0;
		line-height:46px;
		height:46px;
		width:100%;
		border:none;
	}
	.home-eyelash .w99{
	  width:100%;
	}
	.home-eyelash .pic{
		float:none;
		text-align:center;
	}
		.home-eyelash .right{
			width:auto;
			float:none;
			padding-top:0;
	}
	.home-eyelash .right h3{
		float:none;
		text-align:center;
		padding-top:20px;
	}
	.home-eyelash .right .txt{
		padding-right:0;
		float:none;
		margin:0 auto;
	}
	.home-eyelash .bkimg img{
		min-width:990px;
		height:100%;
	}
	.home-eyelash .right .txt .hmore{
		text-align:center;
		padding-top:20px;
	}
	.home-rec h3{
		padding-bottom:30px;
	}
	.home-rec .tbox{
		padding-top:0;
	}
	.lp .tbox,.rp .tbox{
		width:auto !important;
		float:none;
	}
	.staff1.lp .tbox,.rp .tbox{
	  float: right !important;
	}
	.staff1.lp .pic, .rp .pic{
	  float:left !important;
	}
	.lp .pic,.rp .pic{
		float:none;
		text-align:center;
	}
	.home-rec .w99{
		padding-top:20px;
		padding-bottom :30px;
	}
	.home-rec .hmore{
		/*padding-top:20px;*/
	}
	.home-blog{
		padding:30px 0 30px 0;
	}
	.home-blog div.list{
		width:auto;
		text-align:center;
	}
	.home-blog dl{
		padding-left:1.5%;
		padding-right:1.5%;
		max-width:200px;
		text-align:left;
	}
	.home-blog h3{
		padding-bottom:30px;
	}
	.home-eyelash .pic img{
  width:50%;
}
.home-style dd{
  height: 200px;
}
.home-style .tr09{
  height:200px !important;
}
}
@media only screen and (max-width: 790px){
  .staff1.lp .tbox,.rp .tbox{
	  float:none !important;
	}
	.staff1.lp .pic, .rp .pic{
	  float:none !important;
	  margin-bottom: 30px;
	}
	.staff1 .pic .st-pic{
	  margin: 0 auto 43px auto;
	}
	.home-style dd{
  height: 180px;
}
.home-style .tr09{
  height:180px !important;
}
}



@media only screen and (max-width: 599px){
.home-rec .pic{
  width:100%;
}
}
@media only screen and (max-width: 500px){
	.home-news dt{
		float:none;
	}
	.home-news dd{
		padding-left:0;

	}
	.home-blog dl{
		padding-left:1%;
		padding-right:1%;
		width:48%;
	}
	.home-style dd:nth-child(2){
	  display:none;
	}
  .home-style dd{
    width:100%;
  }
	.home-blog .tr01-01{
	  width:100% !important;
	}
	.home-blog dt{
	  width:100%;
	}
	.staff1 .pic .st-pic{
	  width: 100% !important;
    /*height: 300px !important;*/
	}
	.staff .home-style ul{
	  width: 100%;
    overflow: hidden;
	}
	.staff .home-style li{
	  width:33% !important;
	  height:200px;
	}
  .staff .home-style li .tr04{
    height:300px !important;
    
  }
  .home-blog dl .tr01{
    width:100% !important;
  }
  	.home-style dd{
  height: 150px;
}
.home-style .tr09{
  height:150px !important;
}
.style2 .stylelist li{
  height:180px;
}
.stylelist li a .w{
  display: none;
}
}
/*下層共通*/

.subtit{
	position:relative;
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/subtitbk.jpg) 0 0 repeat;
}
.subtit h2{
	position:absolute;
	z-index:1;
	text-align:center;
	width:100%;
	bottom:10%;
	font-size:60px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:normal;
	text-shadow:0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff;
}
.subtit p img{
	width:100%;
	height:auto;
	opacity:0.4;
}
.subtit h2 .n{
	display:block;
	font-size:18px;
	line-height:1;
	font-family:Hiragino Sans,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,"游ゴシック",YuGothic,'ＭＳ Ｐゴシック',sans-serif;
}
.plist p{
	font-size:12px;
	padding:5px 0 20px 0;
	letter-spacing:0.5px;
}
.plist p .ar{
	padding-left:0.5em;
	padding-right:0.5em;
}

@media only screen and (max-width: 500px){
	.subtit h2{
		font-size:30px;
	}
	.subtit h2 .n{
		font-size:14px;
	}
}
/*menu*/
.menu{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/subbk.jpg) 0 0 repeat;
}
.menu .wrap{
	padding:35px 0 100px 0;
}
.menu .wrap .left{
	float:left;
	width:460px;
	height:auto;
}
.menu .wrap  .right{
	float:right;
	width:460px;
	height:auto;
}
.menu .wrap  .box h3{
	font-weight:normal;
	padding:0 0 15px 0;
}
.menu .wrap  .box h3 strong{
	font-size:30px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:normal;
	padding-right:8px;
}
.menu .wrap  .box h3 img{
	margin-left:5px;
}
.menu .wrap  .box dt{
	float:left;
}
.menu .wrap  .box dt+dd{
	text-align:right;
}
.menu .wrap  .box dl{
	padding:20px 0 20px 0;
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/menu/line.gif) 0 bottom repeat-x;
	
}
.menu .wrap  .box dd+dd{
	font-size:12px;
	padding-top:5px;
}
.menu .wrap  .box{
	padding-bottom:50px;
}
@media only screen and (max-width: 1100px){
	.menu .wrap  .right{
		float:none;
		width:auto;
	}
	.menu .wrap .left{
		float:none;
		width:auto;
	}
}
@media only screen and (max-width: 500px){
	.menu .wrap  .box dt{
		float:none;
	}
}

/*staff*/
.staff{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/subbk.jpg) 0 0 repeat;
}
.stafflist{
	padding:50px 0 50px 0;
	letter-spacing:-10px;
	text-align:center;
}
.stafflist dl{
	display:inline-block;
	letter-spacing:0;
	padding:0 12px 20px 10px;
	
}
.stafflist dd{
	-moz-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotate(-8deg);
}
.stafflist dd img{
  width:151px;
  height:197px;
}
.stafflist dd a{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/staff/staff_07.jpg) 0 0 no-repeat;
	display:inline-block !important;
	padding:11px 10px;
}
.stafflist dd strong{
	font-family: "Silent Reaction";
	font-weight:normal;
	display:block;
	font-size:24px;
	text-align:center;
	padding:10px 0 0 0;
}
.stafflist dl:nth-child(2n+2) dd a{
	background-image:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/staff/staff_06.jpg);
}
.stafflist dl:nth-child(2) dd{
	-moz-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotate(0);
}
.stafflist dl:nth-child(3) dd{
	-moz-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotate(9deg);
}
.stafflist dl:nth-child(4) dd{
	-moz-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotate(0);
}
/*.stafflist dl:nth-child(4) dd{
	-moz-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotate(0);
}*/
.stafflist dt{
	text-align:center;
	padding:15px 0 0 0;
}
/*.stafflist dd a:nth-child(odd) {
    -webkit-animation: horizontal1 1s ease-in-out infinite alternate;
}
.stafflist dd a:nth-child(even) {
    -webkit-animation: horizontal2 1s ease-in-out infinite alternate;
}*/
.hvr-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.hvr-rotate:active, .hvr-rotate:focus, .hvr-rotate:hover{
  transform: rotate(8deg) !important;
}
.stafflist dl:nth-child(3) dd:hover{
  transform: rotate(-9deg) !important;
}
/* Grow */
.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: transform;
}

.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
    transform: scale(1.1);
}



@-webkit-keyframes horizontal1 {
    0% { -webkit-transform:translateX( -3px); }
  100% { -webkit-transform:translateX(  0px); }
}

@-webkit-keyframes horizontal2 {
    0% { -webkit-transform:translateX(  3px); }
  100% { -webkit-transform:translateX(  0px); }
}

@-webkit-keyframes vertical {
    0% { -webkit-transform:translateY(-10px); }
  100% { -webkit-transform:translateY(  0px); }
}


.staff .home-style li{
	float:left;
	width:16.66%;
}
.staff .home-style li .tr04{
  width: 100%;
  height: 445px;
}
.staff .home-style li .tr04:hover{
  opacity: 0.9;
}
/*.staff .home-style li img{
	width:100%;
	height:auto;
}*/
.staff .home-blog{
	padding-top:30px;
}

.staff1{
	padding:30px 0 0 0;
}
.staff1 .tbox{
	width:593px;
	height:auto;
}
.staff1 .tbox h3{
	font-weight:normal;
	font-size:40px;
	padding:0 0 10px 0;
	line-height:140%;
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/menu/line.gif) 0 bottom repeat-x;
	margin-bottom:10px;
}
.staff1 .tbox .table{
	padding:0 20px 34px 20px;
}
.staff1 .tbox .p{
	display:block;
	font-size:24px;
	font-family: 'Roboto Condensed', sans-serif;
	line-height:1;
}
.staff1 .tbox dt{
	float:left;
}
.staff1 .tbox dd{
	padding:0 0 0 150px;
}
.staff1 .tbox dl{
	padding:10px 10px 10px 30px;
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/menu/line.gif) 0 bottom repeat-x;
}
.staff1 h4{
	text-align:center;
	font-weight:normal;
	font-size:30px;
	font-family: "Silent Reaction";
	padding:0 0 10px 0;
}
.staff1 .messa p{
	text-align:center;
	padding:0 0 20px 0;
}
.staff1 .pic .hmore{
	text-align:left;
	padding-bottom:20px;
}
.staff1 .pic .st-pic{
	margin-bottom: 43px;
    width: 368px;
    height: 445px;
    overflow: hidden;
}
.staff1 .pic img{
  width:368px;
  height:auto;
}
@media only screen and (max-width: 500px){
	.staff1 .tbox dt{
	float:none;
}
.staff1 .tbox dd{
	padding:0 0 0 0;
}
.staff1 .tbox dl{
	padding:10px 0 10px 0;
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/menu/line.gif) 0 bottom repeat-x;
}
.staff1 .tbox .table{
	padding-left:0;
	}
  .staff .home-blog .trimming{
    width:100% !important;
  }
}
/*blog*/
.bloglist{
	padding:30px 0 0 0;
	width:1054px;
}
.blog{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/subbk.jpg) 0 0 repeat;
}
.bloglist dl{
	width:287px;
	height:auto;
	float:left;
	padding:0 64px 66px 0;
}
.bloglist dt a{
	width:287px;
	padding-left:4px;
	display:inline-block !important;
	vertical-align:middle;
	font-size:20px;
}
.bloglist dt .w{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/blog/daybk.gif) 0 0 repeat;
	color:#fff;
	width: 135px;
    height: 40px;
	vertical-align:middle;
	display:inline-block !important;
	text-align:center;
	font-size:18px;
	margin-bottom: 20px;
}
.bloglist dt .m{
	display:block;
	padding:10px 0 3px 0;
}
.bloglist dt .w strong{
	font-weight:normal;
	font-size:30px;
}
.bloglist dt{
	padding:15px 0 10px 0;
}
.bloglist dt+dd{
	line-height:120%;
	min-height:80px;
	padding-bottom:15px;
	height: 96px;
    overflow: hidden;
    margin-bottom: 20px;
}
.bloglist dd.hmore{
	text-align:center;
}
.bloglist dd a{
	overflow:hidden;
	display:inline-block !important;
}
.bloglist dd .tr06{
  width:287px !important;
  height:195px !important;
}
.bloglist dd a:hover{
	opacity:1;
}
/*.bloglist dd a img {
	-moz-transition: -moz-transform 0.5s linear;
	-webkit-transition: -webkit-transform 0.5s linear;
	-o-transition: -o-transform 0.5s linear;
	-ms-transition: -ms-transform 0.5s linear;
	transition: transform 0.5s linear;
}
.bloglist dd a img:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	cursor:pointer;
}*/
.pagenav{
	text-align:center;
	letter-spacing:-10px;
	padding-bottom:55px;
}
.pagenav li{
	display:inline-block !important;
	font-size:24px;
	letter-spacing:0;
	
	vertical-align:middle;
}
.pagenav li a{
	display:block;
	padding:0 0.5em;
}
.pagenav li a:hover{
	background:#c4c4c4;
	opacity:1;
}
.pagenav li.next a:hover,.pagenav li.prev a:hover{
	opacity:0.6;
	background:none;
}
.pagenav li img{
	vertical-align:middle;
}

#side .cat{
	float:left;
	padding:0 0 30px 12px;
	width:240px;
}

#side .arc{
	float:right;
	width:710px;
	height:auto;
	padding-bottom:30px;
}

#side  dt{
	font-size:30px;
	font-family: 'Roboto Condensed', sans-serif;
	padding:0 0 10px 0;
}
#side  dd{
	padding:0 0 10px 1em;
	box-sizing:border-box;
}
#side  dd a{
	transition: color .3s;
}
#side  dd a:hover{
	color:#cf1522;
	opacity:1;
}
#side  dd .i{
	padding-right:0.5em;
}
#side dl.clearfix dd{
	width:16.66%;
	float:left;
}
#side{
	padding-bottom:20px;
}
@media only screen and (max-width: 1100px){
	.bloglist{
		width:auto;
		letter-spacing:-10px;
		text-align:center;
	}
	.bloglist dl{
		display:inline-block !important;
		vertical-align:top;
		letter-spacing:0;
		text-align:left;
		max-width:287px;
		width:48%;
		padding-left:1%;
		padding-right:1%;
		float:none;
	}
	#side dl{
		width:auto !important;
		float:none !important;
	}
	#side .cat{
		padding-left:0;
	}
	#side dl.clearfix dd{
		width:25%;
	}
	.bloglist dt+dd{
	  min-height: 0;
	  height:30px;
	}
}
@media only screen and (max-width: 640px){
	
	.bloglist dt .w{
		display:block !important;
		margin-bottom:5px;
	}
	.bloglist dt a{
		width:auto;
		font-size:16px;
	}
	.bloglist dd.hmore a{
		width:auto;
		padding:0 10px;
	}
	.pagenav li{
		font-size:16px;
	}
	#side dl.clearfix dd{
		width:50%;
	}

}

.bhead{
	/*background: #f3f3f3;*/
	padding:30px 0 15px 0;
	text-align:center;
}
.blog.detail .plist{
	width:auto;
	max-width:none;
	/*background: #f3f3f3;*/
}
.bhead .pic{
	padding:0 0 20px 0;
}
.bhead .cat .w{
	display:inline-block !important;
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/blog/daybk.gif) 0 0 repeat;
	color:#fff;
	padding:3px 35px;
}
.bhead li{
	padding:0 0 16px 0;
}
.bhead h3{
	font-size:30px;
	padding:0 0 20px 0;
	font-weight:normal;
}
.blog-single .txt{
	max-width:765px;
	margin:0 auto;
	padding:23px 0 60px 0;
}
.blog-single .txt p{
	padding:0 0 20px 0;
	line-height:190%;
}
.blog .home-blog h3{
	text-align:center;
	font-size:30px;
	font-weight:normal;
}
@media only screen and (max-width: 500px){
	.bhead h3{
		font-size:23px;
	}
	.blog .home-blog h3{
		font-size:23px;
	}
	.bloglist dd .tr06{
	  width:100% !important;
	}
}
.blog .home-blog dt{
  height:auto;
}
.blog .home-blog dt span .m{
  display:block;
}
/*news*/
.news{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/subbk.jpg) 0 0 repeat;
}
.newswrap{
	padding-top:30px;
}
.newswrap #side{
	float:right;
	width:210px;
}
.newslist .tbox .honbun{
  height: 48px;
    overflow: hidden;
    margin-bottom: 30px;
}

#left{
	width:740px;
	height:auto;
	float:left;
}
.newswrap #side .cat{
	padding-left:0;
}
.newswrap #side .arc{
	width:auto;
	float:none;
}
.newswrap #side dl.clearfix dd{
	width:50%;
}
.newslist{
	padding-bottom:27px;
}
.newslist .tbox{
	width:427px;
	height:auto;
	float:right;
}
.newslist li{
	padding:0 0 2px 0;
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/menu/line.gif) 0 bottom repeat-x;
	margin-bottom:20px;
}
.newslist p{
	padding:0 0 20px 0;
}
.newslist li h3{
	font-size:20px;
	font-weight:normal;
	padding:0 0 10px 0;
}
.newslist li .date{
	padding:0 0 10px 0;
}
.newslist li .hmore{
	text-align:right;
}
.newslist li .pic{
	float:left;
	display: block;
    width: 287px;
    height: 195px;
    overflow: hidden;
    text-align:center;
    margin-bottom: 20px;
    box-sizing: border-box;
}
.news .bhead{
	background:none;
	padding-bottom:0;
	padding-top:0;
}
.news .blog-single{
	padding-bottom:80px;
}
.news .blog-single .txt{
	padding-top:0;
}
@media only screen and (max-width: 1100px){
	#left{
		float:none;
		margin:0 auto;
		max-width:740px;
		width:auto;
	}
	.newswrap #side,.blog #side{
		float:none;
		width:auto;
		display: inline-flex;
    margin: 0 10%;
	}
	.newswrap #side .cat,.blog #side .cat{
	  margin-right: 30%;
	}
	.newswrap #side dl.clearfix dd,.blog #side dl.clearfix dd{
	  width:100%;
	  
	}
}
@media only screen and (max-width: 790px){
	.newslist .tbox{
		width:50%;
		/*float:none;*/
	}
	.newslist li .pic{
		/*float:none;*/
		text-align:center;
	}
	.back{
	  text-align: center;
	}
}
@media only screen and (max-width: 500px){
  .newslist li .pic{
    width: 45%;
  }
  .newswrap #side .cat{
    margin-right: 20%;
  }
  .newslist .hmore a,.blog .hmore a{
    width:100%;
  }
}
.back a{
    display: inline-block !important;
    text-align: center;
    background: #84634d;
    width: 200px;
    height: auto;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    font-family: "DroidSans", sans-serif;
}
.back a {
	line-height: 44px;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px;
}
.back a:hover{
	opacity:1;
}
.back a .d {
	width: 200px;
	position: relative;
	display: inline-block;
	padding: 0 14px;
	background: #84634d;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.back a .d::before {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	background: #644734;
	content: attr(data-hover);
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	transition: background 0.3s;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
}

.back a:hover .d,
.back a:focus .d {
	-webkit-transform: rotateX(90deg) translateY(-22px);
	-moz-transform: rotateX(90deg) translateY(-22px);
	transform: rotateX(90deg) translateY(-22px);
	
}

.back a:hover .d::before,
.back a:focus .d::before {
	background: #84634d;	
}

/*style*/
.style {
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/subbk.jpg) 0 0 repeat;
}
.newswrap #side dt img{
	vertical-align:middle;
	margin-top:-5px;
	margin-left:10px;
}
.stylelist{
	width:777px;
	height:auto;
	padding-bottom:10px;
}
.stylelist li{
	float:left;
	padding:17px 10px 15px 10px;
	position:relative;
	margin:0 37px 46px 0;
	width: 222px;
  height: 282px;
  box-sizing: border-box;
}
/*.stylelist li img{
  width:202px;
  height:243px;
}*/
.stylelist li:before{
	content:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/stylegallery/stylegallery_01.png);
	position:absolute;
	top:-32px;
	left:50%;
	margin-left:-70px;
}
.stylelist li a{
	display:inline-block !important;
	position:relative;
	overflow:hidden;
}
.stylelist li .tr01{
  width:202px !important;
  height:243px !important;
}
.stylelist li a .w{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.6);
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
}
.stylelist li a .w .m{
	width:100%;
	position:absolute;
	top:50%;
	left:0;
	text-align:center;
	color:#fff;
	font-family: "DroidSans", sans-serif;
	color:#fff;
	line-height:1;
	margin-top:-7px;
}
.stylelist li a:hover .w{
	opacity: 1;
}
.lbox{
	background-image:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/menu/line.gif),url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/menu/line.gif), url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/stylegallery/liney.gif),url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/stylegallery/liney.gif);
	background-position:0 0,0 bottom,0 0, right 0;
	background-repeat:repeat-x, repeat-x, repeat-y, repeat-y;
}
@media only screen and (max-width: 790px){
	.stylelist{
		width:auto;
		text-align:center;
		letter-spacing:-10px;
	}
	.stylelist li{
		letter-spacing:0;
		display:inline-block !important;
		float:none;
		max-width:28.6%;
		padding-left:1.2%;
		padding-right:1.2%;
		margin-left:1%;
		margin-right:1%;
	}
}

.style1 .right{
	float:right;
	width:370px;
	height:auto;
	padding:25px 0 30px 0;
}
.style1 .right h3{
	font-size:20px;
	font-weight:normal;
	padding:0 0 15px 0;
}
.style1 .right .txt p{
	padding:0 0 20px 0;
}
.style1 .right .txt{
	padding:0 0 10px 0;
}
.style1 .right .table{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/menu/line.gif) 0 0 repeat-x;
}
.style1 .right .table dl.clearfix dt{
	float:left;
}
.style1 .right .table dl.clearfix dd{
	text-align:right;
}
.style1 .right .table dl{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/menu/line.gif) 0 bottom repeat-x;
	padding:10px 0;
}
.style1 .right .table dt{
	font-weight:bold;
}
.style1 .right .stylist{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/menu/line.gif) 0 bottom repeat-x;
	letter-spacing:-10px;
	padding:10px 0;
	margin-bottom:20px;
}
.style1 .right h4{
	font-size:24px;
	font-weight:normal;
	font-family: 'Roboto Condensed', sans-serif;
}
.style1 .right .stylist h4{
	display:inline-block !important;
	vertical-align:middle;
	letter-spacing:0;
}
.style1 .right .stylist dl{
	display:inline-block !important;
	vertical-align:middle;
}
.style1 .right .stylist dt{
	letter-spacing:0;
	vertical-align:middle;
	display:inline-block !important;
	padding:0 10px;
}
.style1 .right .stylist dt a{
  display: block;
    width: 86px;
    height: 86px;
    overflow: hidden;
    border-radius: 50%;
}
.style1 .right .stylist dt img{
	vertical-align:middle;
	width:86px;
	height:auto;
	
}
/*.style1 .right .stylist dt .tr03{
  width:86px !important;
	height:86px !important;
}*/
.style1 .right .stylist dd{
	display:inline-block !important;
	letter-spacing:0;
	width:205px;
	vertical-align:bottom;
	font-size:20px;
}
.style1 .right .stylist dd .m{
	display:block;
	text-align:right;
	font-size:16px;
	font-family: "DroidSans", sans-serif;
}
.style1 .right .comm p{
	padding:0 0 20px 0;
}
.style1 .left{
	float:left;
	width:348px;
	height:auto;
	padding:49px 0 35px 0;
}
.style1 .left .lbox{
	position:relative;
	text-align:center;
	padding:28px 0 24px 0;
	margin-bottom:35px;
}
.style1 .left .lbox .tr02{
  width:316px !important;
  height:383px !important;
  margin:0 auto;
}
.style1 .left .lbox:before{
	content:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/stylegallery/style-gallery_detail_01.png);
	position:absolute;
	top:-49px;
	left:50%;
	margin-left:-110px;
}
.style2 h3{
	font-size:22px;
	text-align:center;
	font-weight:normal;
	padding:0 0 60px 0;
}
.style2 {
	padding:30px 0 50px 0;
}
@media only screen and (max-width: 1100px){
  .style .cat dd{
    display: block;
    float: left;
    padding-right: 20px !important;
  }
  .style #side{
    margin: 0 10%;
  }
  .style .cat dd:first-of-type{
    padding-left: 0 !important;
  }
  }
@media only screen and (max-width: 790px){
	.style1 .right{
		float:none;
		width:auto;
	}
	.style1 .left .lbox{
		display:inline-block !important;
		padding-left:2%;
		padding-right:2%;
		padding-bottom:2%;
	}
	.style1 .left{
		width:auto;
		float:none;
		text-align:center;
		
	}
	.stylelist li .tr01{
	  width:100% !important;
	}
}
@media only screen and (max-width: 500px){
	.style1 .right .stylist dl{
		display:block !important;
		text-align:center;
	}
	.stylelist li{
	  max-width:48%;
	}
	.style #side{
	  margin-left:5%;
	  margin-right:0;
	}
	.style #side .cat{
	  margin:0;
	}
	.style .cat dd{
	  padding-right: 4px !important;
	}
	.style2 .stylelist li{
	  max-width: 32%;
	}
}

/*faq*/

.faq{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/subbk.jpg) 0 0 repeat;
}
.faq .wrap{
	padding:30px 0 50px 0;
}
.faq .box h4{
	position:relative;
	padding:0 80px 15px 57px;
	font-size:20px;
	cursor:pointer;
}
.faq .box h4 .q{
	font-size:48px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:normal;
	position:absolute;
	top:0;
	left:0;
}
.faq .box h4 .m{
	font-size:55px;
	position:absolute;
	top:0;
	right:0;
	font-weight:normal;
}
.faq .box{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/menu/line.gif) 0 bottom repeat-x;
	margin-bottom:35px;
	padding-bottom:20px;
	
}
.faq .box h5{
	position:absolute;
	top:0;
	right:0;
	width:50px;
	text-align:center;
	background:#84634d;
	color:#fff;
	height:110%;
	font-size:48px;
	font-weight:normal;
	font-family: 'Roboto Condensed', sans-serif;
}
.faq .box h5 span{
  position: absolute;
    top: -15px;
    right: 10px;
}
.faq .box .a{
	position:relative;
	margin-top:20px;
	display:none;
}
.faq .box .txt{
	padding:0 63px 0 0;
}
.faq .box .txt p{
	padding:0 0 20px 0;
}
@media only screen and (max-width: 500px){
	.faq .box h4{
		font-size:16px;
		padding-right:35px;
		padding-left:40px;
	}
	.faq .box h4 .m{
		font-size:30px;
	}
	.faq .box h4 .q{
		font-size:38px;
	}
	.faq .box h5{
		font-size:38px;
		width:40px;
	}
	.faq .box .txt{
		padding-right:45px;
	}
}

/*salon*/
.salon{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/subbk.jpg) 0 0 repeat;
}
.salon1{
	padding:30px 0 0 0;
	
}
.salon1 h3{
	padding:0 0 30px 0;
}
.salon1 #map{
	width:100%;
	height:500px;
}
.salon2{
	padding:60px 0 100px 0;
}
.salon2 h3{
	line-height:120%;
	padding-bottom:30px;
}
.salon2 .table{
	max-width:550px;
	margin:0 auto;
}
.salon2 dt{
	float:left;
}
.salon2  dd{
	padding:0 0 0 149px;
}
.salon2 dl{
	padding:10px 10px 12px 30px;
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/menu/line.gif) 0 bottom repeat-x;
}
@media only screen and (max-width: 500px){
	.salon2 dt{
		float:none;
	}
	.salon2  dd{
		padding-left:0;
	}
	.salon2 dl{
		padding-left:1%;
		padding-right:1%;
	}
}
/*concept*/
.concept{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/subbk.jpg) 0 0 repeat;
}
.concept .subtit p img{
  height:auto !important;
}
.concept .txt{
	max-width:600px;
	height:auto;
	padding:78px 0 0 48px;
	position:relative;
	z-index:1;
}
.concept .txt h3{
	text-align:center;
	font-size:36px;
	font-weight:normal;
	padding:0 0 30px 0;
}
.concept .txt p{
	line-height:190%;
	padding:0 0 20px 0;
	text-align:center;
}
.concept .w99 .pic{
	text-align:right;
	margin-top:-110px;
	margin-right:-47px;
}
@media only screen and (max-width: 1100px){
	.concept .w99 .pic{
		margin-top:0;
	}
	.concept .txt{
		padding-left:0;
	}
	
}
@media only screen and (max-width: 500px){
	.concept .txt h3{
		font-size:25px;
	}
}
/*recruit*/
.recruit{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/subbk.jpg) 0 0 repeat;
}
.rectit ul{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/subtitbk.jpg) 0 0 repeat;
}
.rectit ul li{
	float:left;
	width:20%;
}
.rectit ul li img{
	width:100%;
	height:auto;
	opacity:0.8;
}
.rectit{
	position:relative;
}
.rectit h2{
	position:absolute;
	width:20%;
	left:40%;
	top:50%;
	text-align:center;
	z-index:1;
}
.rectit ul li:nth-child(3) img,.rectit ul li:nth-child(8) img{
	opacity:0.15;
}
.rectit h2{
    position: absolute;
    z-index: 1;
   width:100%;
	left:0;
	top:50%;
	margin-top:-57px;
	text-align:center;
	z-index:1;
    font-size: 60px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
    text-shadow: 0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff;
}
.rectit h2 .n{
    display: block;
    font-size: 18px;
    line-height: 1;
    font-family: Hiragino Sans,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,"游ゴシック",YuGothic,'ＭＳ Ｐゴシック',sans-serif;
}
@media only screen and (max-width: 500px){
	.rectit h2{
		font-size:30px;
		margin-top:-31px;
	}
	.rectit h2 .n{
		font-size:14px;
	}
	.h3r{
	  font-size: 25px !important;
	}
}

.h3r{
	font-weight:normal;
	font-size:36px;
}
.rec1{
	max-width:600px;
	margin:0 auto;
	padding:30px 0 10px 0;
	text-align:center;
}
.rec1 h3{
	padding:0 0 25px 0;
}
.rec1 p{
	padding:0 0 20px 0;
	line-height:190%;
}
.rec2{
	background: #f3f3f3;
	padding:55px 0 0 0;
}

.rec2 h3{
	text-align:center;
	padding:0 0 60px 0;
}
.rec2 .sec1 {
	letter-spacing:-10px;
	padding:0 0 87px 0;
}
.rec2 .sec1 dl{
	width:283px;
	height:auto;
	min-height:285px;
	display:inline-block !important;
	letter-spacing:0;
	margin:0 64px 0 0;
}
.rec2 .sec1 dt{
	padding:20px 0 30px 0;
	text-align:center;
	font-size:24px;
}
.rec2 .sec1 dd{
	padding:0 14px 14px 14px;
	line-height:190%;
}
.rec2 .sec1{
	width:1054px;
}
.rec2 .sec2{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/menu/line.gif) 0 0 repeat-x;
	padding:40px 0 60px 0;
}
.rec2 h4{
	text-align:center;
	font-size:24px;
	font-weight:normal;
	padding:0 0 25px 0;
}

.rec2 h4 .n{
	display:block;
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/recruit/recruit_01.png) center 0 no-repeat;
	line-height:148px;
	font-size:36px;
	margin-bottom:30px;
}
.rec2 .sec2 p{
	text-align:center;
	line-height:190%;
	padding:0 0 20px 0;
}
.rec2 .sec2 div.clearfix{
	padding:20px 0 0 0;
	letter-spacing:-10px;
	width:1029px;
}
.rec2 .sec2 dl{
	letter-spacing:0;
	max-width:218px;
	display:inline-block !important;
	padding:0 39px 0 0;
}
.rec2 .sec2 dd{
	padding:15px 0 25px 0;
	line-height:190%;
}
/* Effect 8 */
.rec2 .sec2 dt {
	background: rgba(132,99,77,0.1);
	-webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
	-moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
	transition: transform ease-out 0.1s, background 0.2s;
	border-radius:50%;
	position:relative;

}
.rec2 .sec2 dt .tr05{
  width:218px !important;
  height:218px !important;
  border-radius: 50%;
}

/*.rec2 .sec2 dt img{
	border-radius:50%;
	width:218px;
	height:auto;
}*/
.rec2 .sec2 dt:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.rec2 .sec2 dt:after{
	top: 0;
	left: 0;
	padding: 0;
	z-index: -1;
	box-shadow: 0 0 0 2px rgba(132,99,77,0.1);
	opacity: 0;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
}


.rec2 .sec2 dt:hover {
	background: rgba(132,99,77,0.05);
	-webkit-transform: scale(0.93);
	-moz-transform: scale(0.93);
	-ms-transform: scale(0.93);
	transform: scale(0.93);
	color: #fff;
}

.rec2 .sec2 dt:hover:after {
	-webkit-animation: sonarEffect 1.3s ease-out 75ms;
	-moz-animation: sonarEffect 1.3s ease-out 75ms;
	animation: sonarEffect 1.3s ease-out 75ms;
}
.recruit .rec2 .sec2 div.clearfix{
  display: inline-flex;
}
@-webkit-keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}
	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(132,99,77,0.1), 0 0 10px 10px #84634d, 0 0 0 10px rgba(132,99,77,0.5);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(132,99,77,0.1), 0 0 10px 10px #84634d, 0 0 0 10px rgba(132,99,77,0.5);
		-webkit-transform: scale(1.5);
		opacity: 0;
	}
}
@-moz-keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}
	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(132,99,77,0.1), 0 0 10px 10px #84634d, 0 0 0 10px rgba(132,99,77,0.5);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(132,99,77,0.1), 0 0 10px 10px #84634d, 0 0 0 10px rgba(132,99,77,0.5);
		-moz-transform: scale(1.5);
		opacity: 0;
	}
}
@keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}
	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(132,99,77,0.1), 0 0 10px 10px #84634d, 0 0 0 10px rgba(132,99,77,0.5);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(132,99,77,0.1), 0 0 10px 10px #84634d, 0 0 0 10px rgba(132,99,77,0.5);
		transform: scale(1.5);
		opacity: 0;
	}
}

.rec2 .sec3{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/menu/line.gif) 0 0 repeat-x;
	padding:40px 0 70px 0;
	
}
.rec2 .sec3 p{
	text-align:center;
	line-height:190%;
	padding:0 0 20px 0;
}
.rec2 .sec3 .box h5{
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    padding: 0 0 25px 0;
}
.rec2 .sec3 .box{
	padding:40px 0 0 0;
}

.rec3 .tbox{
	width:600px;
	padding:30px 64px 0 0;
}
.rec3{
	padding:45px 0 50px 0;
}
.rec3 h3{
	padding:0 0 25px 0;
}
.rec3 .tbox h4{
	padding:0 0 25px 0;
}
.rec3 .tbox p{
	padding:0 0 20px 0;
	line-height:190%;
}
.rec3 .pic{
	padding-bottom:20px;
}
.rec4{
	background: #f3f3f3;
}
.rec4 .w99{
	padding:60px 0 40px 0;
}
.rec4 h3{
	padding-bottom:40px;
}
.rec4 .box{
	width:470px;
	height:auto;
	float:left;
	position:relative;
	background-image:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/recruit/recruit_05.png), url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/recruit/recruit_06.png);
	background-position:right 0 ,0  bottom;
	background-repeat:no-repeat;
	padding:47px 0 75px 0;
	margin-bottom:30px;
}
.rec4 .box .pic{
	float:left;
}
.rec4 .box .trimming01{
  width:170px !important;
  height:170px !important;
}
.rec4 .box h4{
	float:right;
	width:213px;
	height:auto;
	font-size:36px;
	font-weight:normal;
	padding:90px 0 0 0;
	letter-spacing:-1px;
}
.rec4 .box .shead{
	padding:0 35px 20px 35px;
}
.rec4 .box h4 .e{
	font-size:24px;
	font-family: 'Roboto Condensed', sans-serif;
	line-height:1;
	letter-spacing:0;
	display:block;
}
.rec4 .box .txt{
	padding:0 35px 0 35px;
}
.rec4 .box .txt p{
	padding:0 0 20px 0;
}
.rec4 .box:nth-child(2n+2){
	float:right;
}
.rec4 .box:before{
	content:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/recruit/recruit_05l.png);
	position:absolute;
	top:0;
	left:0;
	z-index: 1;
}

.rec5 h3{
	text-align:center;
	padding:0 0 30px 0;
}
.rec5{
	padding:55px 0 100px 0;
}
.rec5 .table{
	max-width:695px;
	height:auto;
	margin:0 auto;
}
.rec5 dt{
	float:left;
	line-height:190%;
}
.rec5 dd{
	padding:0 0 0 148px;
	line-height:190%;
}
.rec5 dl{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/menu/line.gif) 0 bottom repeat-x;
	padding:10px 0 12px 30px;
}

@media only screen and (max-width: 1100px){
	.h3r{
		font-size:28px;
	}
	.rec1{
		width:95%;
	}
	.rec2 .sec1{
		width:100%;
		display:inline-flex;
	}
	.rec2 .sec1 dl{
		/*width:auto;
		float:none;*/
		min-height:0;
		/*margin:0 0 20px 0;*/
		margin: 0 15px 0 0;
		padding:20px 1.5% 20px 1.5%;
	}
	.rec2 .sec1 dl dd{
		padding-left:0;
		padding-right:0;
	}
	.rec2 .sec2 div.clearfix{
		width:100%;
		text-align:center;
		letter-spacing:-10px;
	}
	.rec2 .sec2 div dl{
		text-align:left;
		letter-spacing:0;
		float:none;
		max-width:218px;
		width:48%;
		padding-left:1%;
		padding-right:1%;
	}
	.rec3 h3{
		line-height:120%;
	}
	.rec3 .tbox{
		padding-right:0;
	}
	.rec4 h3{
		line-height:120%;
	}
	.rec4 .box{
		/*width:auto;
		float:none !important;*/
		background-image:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/recruit/rt.png), url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/recruit/lb.png), url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/recruit/rb.png);
		background-position:right 0,0 bottom, right bottom;
	}
	.rec4 .box:before{
		content:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/recruit/lt.png);
	}
	.rec4 .box .pic{
		float:none;
		text-align:center;
	}
	.rec4 .box h4{
		float:none;
		width:auto;
		text-align:center;
		padding:10px 0 10px 0;
	}
	.rec4 .box .txt{
		padding-left:3%;
		padding-right:3%;
	}
}
@media only screen and (max-width: 790px){
  .rec2 .sec1 dl{
    width:30%;
  }
  .recruit .rec2 .sec2 div.clearfix{
    display: inline-block;
    margin:0 15%;
  }
  .rec2 .sec2 div dl{
    display: block;
    float: left;
    padding:0;
    margin:0 3%;
  }
  .recruit .lp .tbox, .rp .tbox{
    max-width: 57% !important;
    padding-top: 0;
  }
  .rec4 .box{
    width:50%;
  }
}
@media only screen and (max-width: 1100px){
	.rec5 dl{
		padding-left:0;
	}
	.rec5 dt{
		float:none;
		font-weight:bold;
	}
	.rec5 dd{
		padding-left:0;
	}
	.recruit .lp .pic, .rp .pic{
	  float: left;
	}
	.recruit .lp .tbox, .rp .tbox{
	  width: 65% !important;
	  float: right;
	}
}
@media only screen and (max-width: 500px){
  .rec2 .sec1{
    display: block;
  }
  .rec2 .sec1 dl{
    width:100%;
    padding:0;
    margin-bottom: 20px;
  }
  .rec2 .sec2 div dl{
    float:none;
    max-width: 100%;
    width:100%;
  }
  .rec2 .sec2 dt{
    background:none;
  }
  .rec2 .sec1 dl dd{
    padding-left: 2%;
    padding-right: 2%;
  }
  .recruit .lp .tbox, .rp .tbox{
    float: none;
    width: 100% !important;
    margin: 0;
    display: block;
    max-width: 100% !important;
  }
  .recruit .lp .pic, .rp .pic{
    float:none;
  }
  .rec4 .box{
    width:100%;
    margin-bottom: 50px;
  }
  .rec4 .box .pic{
    margin:0 auto;
  }
  .rec2 .sec2 dt:after{
    content: none;
    transition-property:none;
  }
  .rec2 .sec2 dt:hover{
    background: none;
  }
  .recruit .rec2 .sec2 div.clearfix{
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  .rec2 .sec2 dt .tr05{
    margin:0 auto;
  }
  .rec2 .sec2 dd{
    text-align: center;
  }
}
/*voice*/

.voice{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/subbk.jpg) 0 0 repeat;
	padding-bottom:90px;
}
.voice .box{
	padding:30px 0 42px 0;
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/menu/line.gif) 0 bottom repeat-x;
	margin-bottom:10px;
}
.voice .sec1 .lbox{
	float:left;
	width:412px;
	height:auto;
	letter-spacing:-10px;
	padding:11px 0 11px 0;
}
.voice .sec1 .lbox dt{
	display:inline-block !important;
	font-size:24px;
	vertical-align: middle;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
	letter-spacing: 0;
	padding:0 0 0 17px;
}
.voice .sec1 .lbox dd{
	display:inline-block !important;
	letter-spacing: 0;
	vertical-align:middle;
}
.voice .sec1 .lbox dd .st-pic02{
  display:block;
  width:86px;
  height:86px;
  overflow: hidden;
  border-radius: 50%;
}
.voice .sec1 .lbox dd img{
	vertical-align:middle;
	/*border-radius:50%;*/
}
.voice .sec1 .lbox dt+dd{
	padding:0 10px;
}
.voice .sec1 .lbox dd+dd{
	vertical-align: bottom;
	font-size: 20px;

}
.voice .sec1 .lbox dd+dd .m {
    display: block;
    text-align: right;
	width:216px;
    font-size: 16px;
    font-family: "DroidSans", sans-serif;
}
.voice .sec1 .right{
	float:right;
	width:542px;
	height:auto;
}
.voice .sec1 .right h4{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:24px;
	font-weight: normal;
	padding:0 0 5px 0;
}
.voice .sec1 .right p{
	padding:0 0 20px 0;
}
.voice .sec1 {
	padding-bottom:23px;
}

.voice .box .tbox{
	width:684px;
	height:auto;
	padding:15px 0 0 0;
}
.voice .box .tbox h3{
	font-size:20px;
	font-weight:normal;
	padding:0 0 20px 0;
}
.voice .box .tbox p{
	padding:0 0 20px 0;
}
.voice .box .lp .pic{
	padding-bottom:20px;
}
.voice .box .lp .tr07{
  width:281px !important;
  height:314px !important;
}
@media only screen and (max-width: 1100px){
	.voice .sec1 .lbox{
		/*float:none;*/
		max-width:412px;
		/*width:auto;*/
		
	}
	.voice .sec1 .right{
		padding-top:20px;
		/*width:auto;
		float:none;*/
	}
	.voice .lp .tbox, .rp .tbox{
	  float:right;
	  width:68% !important;
	}
}
@media only screen and (max-width: 790px){
  .voice .sec1 .lbox{
    max-width: 50%;
  }
  .voice .sec1 .lbox dd+dd{
    width:50%;
  }
  .voice .sec1 .lbox dd+dd .m{
    width:90%;
  }
  .voice .sec1 .right{
    width:47%;
  }
  .voice .lp .tbox, .rp .tbox{
    width: 57% !important;
  }
}

@media only screen and (max-width: 500px){
	.voice .sec1 .lbox{
		text-align:center;
		float: none;
    max-width: 100%;
		}
	.voice .sec1 .lbox dt{
		display:block !important;
		text-align:left;
	}
	.voice .sec1 .lbox dt+dd{
		display:block !important;
		text-align:center;
	}
	.voice .sec1 .lbox dd+dd{
	  text-align: left;
	}
	.voice .sec1 .lbox dd+dd .m{
	  width:95%;
	}
	.voice .sec1 .lbox dt+dd{
	  width:30%;
	}
	.voice .sec1 .lbox{
	  display: inline-flex;
	}
	.voice .sec1 .right{
	  width:100%;
	}
	.voice .sec1{
	  padding-bottom: 0;
	}
	.voice .lp .tbox, .rp .tbox{
	  width: 100% !important;
    padding: 0;
    margin-bottom: 30px;
	}
	.voice .box .lp .tr07{
	  margin:0 auto;
	}
}
/*coupon*/

.coupon{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/subbk.jpg) 0 0 repeat;
	padding-bottom:50px;
}
.couponlist{
	text-align:center;
	letter-spacing:-10px;
	padding:30px 0 0 0;
}
.couponlist .box{
	letter-spacing:0;
	width:424px;
	height:auto;
	display:inline-block !important;
	vertical-align:top;
	padding:0 30px 30px 30px;
	text-align:left;
}
.couponlist .box .chead{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/coupon/coupon_01.png) center 0 no-repeat;
	min-height:204px;
	padding:0 42px 0 39px;
}
.couponlist .box .chead .c{
	color:#fff;
	padding-top:4px;
	padding-left:8px;
	font-size:18px;
	font-family:"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho,"HG明朝", serif;
	line-height:24px;
}
.couponlist .box .chead .in{
	padding:0 14px 0 14px;
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/coupon/coupon_05.png) 0 0 repeat;
	border-radius:10px;
	min-height:153px;
}
.couponlist .box .chead .in h3{
	text-align:center;
	font-weight:normal;
	font-size:20px;
}
.couponlist .box .chead .in dl{
	text-align:center;
	padding-bottom:3px;
}
.couponlist .box .chead .in dt{
	display:inline-block !important;
	vertical-align:middle;
	line-height:140%;
	font-size:20px;
}
.couponlist .box .chead .in dd{
	font-size:30px;
	vertical-align:middle;
	display:inline-block !important;
	line-height:140%;
	
}
.couponlist .box .chead .in dd:before{
	content:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/coupon/coupon_06.png);
	display:inline-block !important;
	vertical-align:middle;
	margin-top:-5px;
	margin-left:5px;
	margin-right:5px;
}
.couponlist .box .chead .in p{
	line-height:120%;
	padding-bottom:5px;
}
.couponlist .box .txt{
	padding:14px 0 0 0;
	max-width:398px;
	margin:0 auto;
}
.couponlist .box .txt p{
	padding:0 0 20px 0;
}

.couponlist .box:nth-child(4n+2) .chead{
	background-image:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/coupon/coupon_02.png);
}
.couponlist .box:nth-child(4n+3) .chead{
	background-image:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/coupon/coupon_03.png);
}
.couponlist .box:nth-child(4n+4) .chead{
	background-image:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/coupon/coupon_04.png);
}
@media only screen and (max-width: 1100px){
	.couponlist .box{
		display:block !important;
		padding-left:0;
		padding-right:0;
		max-width:424px;
		width:auto;
		margin:0 auto;
	}
}
@media only screen and (max-width: 470px){
	.couponlist .box .chead .in{
		box-sizing:border-box;
		max-width:343px;
		margin:0 auto;
		
	}
	.couponlist .box .chead{
		padding-left:0;
		padding-right:0;
		
	}
}
/*eyelash*/

.eyelash{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/subbk.jpg) 0 0 repeat;
}
.eye1{
	padding:30px 0 80px 0;
}
.eye1 h3{
	text-align:center;
	padding:0 0 30px 0;
}
.eye1 .sec1 p{
	text-align:center;
	max-width:665px;
	margin:0 auto;
	padding:0 0 20px 0;
}
.eye1 .sec1{
	padding-bottom:30px;
}
.eye1 .wrap{
	width:1081px;
}
.eye1 .box{
	max-width:269px;
	height:auto;
	float:left;
	padding:0 91px 0 0;
}
.eye1 .box dt strong{
	display:block;
	text-align:center;
	font-size:20px;
	font-family: "segoe";
	font-weight:normal;
	padding:0 0 3px 0;
}
.eye1 .box dd{
	text-align:center;
	padding:23px 0 23px 0;
}
.eye1 .box dl{
	padding-bottom:12px;
	
}
.eye1 .box dt img{
  width:269px;
  height:154px;
}
.eye1 .box h4{
	text-align:center;
	font-size:20px;
	font-weight:normal;
	padding:0 0 12px 0;
}
.eye1 .box p{
	padding:0 0 20px 0;
}

.eye2{
	background: #f3f3f3;
	padding:60px 0 40px 0;
}
.eye2 h3{
	padding-bottom:25px;
}
.eye2 .box{
	width:290px;
	height:auto;
	float:left;
	padding:0 60px 35px 0;
}
.eye2 .box h4{
	font-size:14px;
	font-weight:normal;
	padding:0 0 20px 0;
}
.eye2 .box h4 strong{
	font-size:30px;
	font-family: 'Roboto Condensed', sans-serif;
	padding-right:0.5em;
	font-weight:normal;
}
.eye2 .box dt{
	float:left;
}
.eye2 .box dt+dd{
	text-align:right;
}
.eye2 .box dl{
	padding:10px 0 12px 0;
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/menu/line.gif) 0 bottom repeat-x;
}
.eye2 div.clearfix{
	width:1050px;
}

.eye3 div.clearfix{
	width:1036px;
	height:auto;
}
.eye3.w99{
	padding:60px 0 60px 0;
}
.eye3 h3{
	padding:0 0 40px 0;
}
.eye3 div.clearfix .box{
	width:472px;
	height:auto;
	float:left;
	padding:0 46px 35px 0;
}
.eye3 .box .pic{
	float:left;
	overflow: hidden;
    width: 157px;
    height: 157px;
}
.eye3 .box .pic img{
  width:157px;
  height:auto;
}
.eye3 .box  .right{
	float:right;
	width:292px;
	height:auto;
}
.eye3 .box h4 .e{
	display:block;
	line-height:1;
	font-size:18px;
	font-family: 'Roboto Condensed', sans-serif;

}

.eye3 .box h4{
	font-size:30px;
	font-weight:normal;
	padding-bottom:12px;
	
}
.eye3 .box p{
	padding:0 0 20px 0;
}
@media only screen and (max-width: 1100px){
	.eye1 .wrap{
		width:auto;
		letter-spacing:-10px;
		text-align:center;
	}
	.eye1 .box{
		width:31%;
		max-width:269px;
		text-align:left;
		letter-spacing:0;
		display:inline-block;
		padding-left:1%;
		padding-right:1%;
	}
	.eye2 div.clearfix{
		width:auto;
		text-align:center;
		letter-spacing:-10px;
	}

	.eye2 .box{
		display:inline-block !important;
		float:none;
		text-align:left;
		letter-spacing:0;
		padding-left:2%;
		padding-right:2%;
	}
	.eye3 div.clearfix{
		width:auto;
	}
	.eye3 div.clearfix .box{
		float:none;
		margin-left:auto;
		margin-right:auto;
		max-width: 472px;
		padding-right:0;
		width:auto;
	}
}
@media only screen and (max-width: 570px){
	.eye3 div.clearfix .box .right{
		/*float:none;
		width:auto;*/
		width:50%;
	}
	.eye3 div.clearfix .box .pic{
		/*float:none;*/
		text-align:center;
	}
}
@media only screen and (max-width: 500px){
	.eye1 .box{
		width:48%;
		padding-right:0;
	}
	.eye3 .box .pic{
	  width:50%;
	}
}

/*yume*/
.yume{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/subbk.jpg) 0 0 repeat;
}
.yumetit{
	position:relative;
	overflow:hidden;
}
.yumetit .bkimg{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/subtitbk.jpg) 0 0 repeat;
}

.yumetit .bkimg img{
	width:100%;
	height:auto;
	min-width:1200px;
	opacity:0.4;
}
.yumetit .w99{
	position:relative;
	z-index:1;
}
.yumetit h2{
	padding:120px 0 30px 0;
    text-align: center;
    font-size: 60px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
    text-shadow: 0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff;

}
.yumetit h2 .n {
    display: block;
    font-size: 18px;
    line-height: 1;
    font-family: Hiragino Sans,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,"游ゴシック",YuGothic,'ＭＳ Ｐゴシック',sans-serif;
}
.yumetit .yume1{
	padding:30px 0 35px 0;
	max-width:660px;
}
.yumetit .yume1 p{
	padding:0 0 20px 0;
}
.yumetit .yume1 h3{
	padding:0 0 20px 0;
}

.yume2{
	padding:70px 0 60px 0;
}
.yume2 .tbox{
	width:423px;
	height:auto;
}
.yume2.lp .pic{
	float:left;
	width: 521px;
    height: 390px;
    overflow: hidden;
}
.yume2.lp .pic img{
  width:521px;
  height:auto !important;
}
.yume2 h3{
	font-size:20px;
	font-weight:normal;
	padding:0 0 20px 0;
}
.yume2 p{
	padding:0 0 20px 0;
}

.yume3{
	position:relative;
	overflow:hidden;
}
.yume3 .bkimg{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/subtitbk.jpg) 0 0 repeat;
}
.yume3 .bkimg img{
	width:100%;
	height:auto;
	min-width:1200px;
	opacity:0.4;
}
.yume3 .w99{
	position:relative;
	z-index:1;
	padding:100px 0 60px 0;
}
.yume3 h3{
	padding:0 0 40px 0;
}
.yume3 ul{
	padding:0 0 0 66px;
}
.yume3  li{
	font-size:20px;
	padding:0 0 30px 2em;
	text-indent:-2em;
}
.yume3  li .s{
	padding-right:1em;
}
@media only screen and (max-width: 1100px){
	.yume3 ul{
		padding-left:0;
	}
	.yume3  li{
		font-size:16px;
	}
	.yumetit .bkimg img{
	  min-width: 0;
	}
  .yume2.lp .pic{
    width: 65%; 
    text-align: center;
    margin:20px auto 0 auto;
    float: none; 
    height:auto;
    
  }
  .yume3 .bkimg{
    right: -280px;
    width:auto;
    left:auto;
  }
}
@media only screen and (max-width: 500px){
	.yume3 .w99{
		padding-top:50px;
	}
		.yumetit h2{
	/*padding:120px 0 30px 0;
    text-align: center;
    font-size: 60px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
    text-shadow: 0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff;*/
    width: 100%;
    margin-bottom: 3%;
    line-height: 50px;
    text-align: center;
    font-size: 23px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
    text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
    padding:0;
}
.yumetit h2 .n{
  font-size: 14px;
}
}

/*cota*/
.cota{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/subbk.jpg) 0 0 repeat;
}
.cota .h3r{
	text-align:center;
	padding-bottom:30px;
}
.cota .txt{
	max-width:600px;
	margin:0 auto;
	padding-bottom:50px;
}
.cota .txt p{
	padding:0 0 20px 0;
	line-height:190%;
	text-align:center;
}
.cota1 li{
	float:left;
	padding:0 0 20px 0;
	width: 49%;
    height: 315px;
    overflow: hidden;
}
.cota1 li img{
  width:100%;
  height:auto;
}
.cota1 li:nth-child(2n+2){
	float:right;
}
.cota1 {
	padding:30px 0 25px 0;
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/menu/line.gif) 0 bottom repeat-x;
}
.cota2{
	padding:40px 0 70px 0;
}
.cota2 h4{
	text-align:center;
	font-size:24px;
	font-weight:normal;
	padding:0 0 40px 0;
}
.cota2  div.clearfix{
	text-align:center;
	letter-spacing:-10px;
	width:1026px;
}
.cota2 dl{
	display:inline-block !important;
	max-width:169px;
	letter-spacing:0;
	padding:0 36px 30px 0 ;
}
.cota2 dt{
	font-size:18px;
	padding:20px 0 10px 0;
}
.cota2 dt+dd{
	text-align:left;
}
.cota2 dd img{
	border-radius:50%;
}
@media only screen and (max-width: 1100px){
	
	.cota2  div.clearfix{
		width:auto;
	}
	.cota2 dl{
		padding-left:10px;
		padding-right:10px;
	}
}
@media only screen and (max-width: 500px){
	.cota2 dl{
		width:auto;
		max-width:169px;
		width:48%;
		padding-left:1%;
		padding-right:1%;
	}
  .cota1 li{
		height:auto;
	}
	
}

/*products*/
.products{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/subbk.jpg) 0 0 repeat;
	padding-bottom:30px;
}
.products .wrap{
	
	padding:30px 0 20px 0;
}
.products .wrap+.wrap{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/menu/line.gif) 0 0 repeat-x;
	padding-top:45px;
}
.products h3{
	text-align:center;
	font-weight:normal;
	font-size:16px;
	padding-bottom:55px;
}
.products h3 strong{
	display:block;
	font-size:40px;
	font-weight:normal;
	font-family: 'Roboto Condensed', sans-serif;
	padding-bottom:10px;
}
.prolist dl{
	display:inline-block !important;
	letter-spacing:0;
	vertical-align:top;
	max-width:211px;
	height:auto;
	padding:0 48px 34px 0;
	text-align:left;
}
.prolist{
	width:1038px;
	letter-spacing:-10px;
}
.prolist dt{
	padding:13px 0 10px 0;
	line-height:130%;
	font-weight:bold;
}
.prolist dt+dd{
	text-align:right;
}
.prolist dd{
  width:211px;
  /*height:194px;*/
  height:auto;
  overflow: hidden;
}
.prolist dd img{
  width:211px;
  height:auto;
}
@media only screen and (max-width: 1100px){
	.prolist{
		width:auto;
		text-align:center;
	}
	.prolist dl{
		padding-left:1%;
		padding-right:1%;
	}
}
@media only screen and (max-width: 740px){
	.prolist dl{
		width:48%;
	}
}
@media only screen and (max-width: 500px){
  .prolist dd{
    width:100%;
  }
}
/*cefine*/
#cefine1{
	padding-top:128px;
	margin-top:-98px;
}
#cefine2{
	padding-top:143px;
	margin-top:-98px;
	background-position:0 98px;
}
.pronav{
	text-align:center;
	letter-spacing:-10px;
	padding-bottom:30px;
}
.pronav li{
	display:inline-block !important;
	letter-spacing:0;
	font-size:18px;
	padding:0 24px 10px 24px;
}

.products h3+p{
	text-align:center;
	margin-top:-40px;
	padding-bottom:70px;
}
@media only screen and (max-width: 1100px){
	#cefine1{
		margin-top:0;
		padding-top:30px;
	}
	#cefine2{
		margin-top:0;
		padding-top:45px;
		background-position:0 0;
	}
}
@media only screen and (max-width: 500px){
  .pronav li{
    padding: 0 10px 10px 10px;
  }
}
/*kids*/

.kids{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/subbk.jpg) 0 0 repeat;
	
}
.kids1{
	padding:30px 0 87px 0;
}
.kids1 .slidenav{
	width:1002px;
}
.kids1 .uk-slideshow{
  width:990px;
  height: 508px !important;
    overflow: hidden;
}
.kids1 .uk-slider-container .uk-flex{
  width:188px;
  height:112px;
  overflow: hidden;
}
.kids1 li{
	float:left;
	padding:23px 12px 0 0;
}
.kids2 h3 strong,.kids1 h3 strong{
    display: block;
    font-size: 40px;
    font-weight: normal;
    font-family: 'Roboto Condensed', sans-serif;
    padding-bottom: 10px;
	line-height:120%;
}
.kids2{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/menu/line.gif) 0 0 repeat-x;
	padding:65px 0 100px 0;
}
.kids2 h3,.kids1 h3{
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    padding-bottom: 55px;
	line-height:120%;
}
.kids2 h4{
	text-align:center;
	font-size:24px;
	font-weight:normal;
	padding:0 0 30px 0;
}
.kids2 p{
	text-align:center;
	padding:0 0 20px 0;
	line-height:190%;
}
.kids2 .box{
  text-align: center;
}
@media only screen and (max-width: 1100px){
	.kids1 .slidenav{
		width:auto;
	}
	/*.kids1 li{
		width:19%;
		padding-top:2%;
		padding-left:0.5%;
		padding-right:0.5%;
	}*/
}
@media only screen and (max-width: 500px){
  .kids1 .uk-slideshow{
    width:100%;
    height:230px !important;
  }
  .kids1 li{
    padding:0;
  }
  .kids1 .uk-slider-container{
    display:none;
  }
  .kids1{
    padding:0;
  }
  .kids2 h3, .kids1 h3{
    padding-bottom: 0;
  }
  .kids2 h3 strong, .kids1 h3 strong{
    font-size: 25px;
    
  }
}

@media only screen and (max-width: 390px){
	.kids .subtit h2{
		font-size:23px;
	}
	
}
/*illumina*/
.illumina{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/subbk.jpg) 0 0 repeat;
	
}
.illumina1{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/menu/line.gif) 0 0 repeat-x;
	padding:60px 0 50px 0;
}
.illumina1 h3{
	text-align:center;
	font-weight:normal;
	font-size:16px;
	padding-bottom:55px;
}
.illumina1 h3 strong{
    display: block;
    font-size: 40px;
    font-weight: normal;
    font-family: 'Roboto Condensed', sans-serif;
    padding-bottom: 10px;
	line-height:120%;
}
.illumina1 .wrap{
	text-align:center;
	letter-spacing:-10px;
	width:1012px;
}
.illumina1 dl{
	letter-spacing:0;
	vertical-align:top;
	max-width:315px;
	display:inline-block !important;
	text-align:left;
	padding:0 22px 30px 0;
}
.illumina1 dl .tr08{
  width:315px !important;
  height:416px !important;
}
.illumina1 dl strong{
	font-size:30px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:normal;
}
.illumina1 dt strong{
	padding-bottom:10px;
	display:block;
}
.illumina1 dd strong{
	display:inline-block !important;
	vertical-align:bottom;
	padding-bottom:15px;
}

.illumina1 dt+dd img{
	border-radius:50%;
	margin-top:-70px;
	width:150px;
	height:auto;
}
.illumina1 dd+dd{
	padding:0 0 0 115px;
	line-height:190%;
}

.illumina2 h3{
	text-align:center;
	padding-bottom:70px;
}
.illumina2 .w99{
	padding-bottom:100px;
}
@media only screen and (max-width: 1100px){
	.illumina1 .wrap{
		width:auto;

	}
	.illumina1 dl{
		padding-left:1%;
		padding-right:1%;
	}
}
@media only screen and (max-width: 500px){
  .illumina1 dt img{
    width: 100%;
    height: 280px;
  }  
  .headspa .rec1{
    padding:0;
  }
  .headspa .rec1 h3{
    padding:0;
  }
  .headspa .rp .pic{
    overflow: hidden;
    width: 100%;
    height: auto;
  }
  .headspa .rp .pic img{
    width:100% !important;
    height:auto !important;
  }
}
/*headspa*/
.headspa{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/subbk.jpg) 0 0 repeat;
	
}
.headspa .rec1+.head1{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/menu/line.gif) 0 0 repeat-x;
	padding-top:30px;
	margin-top:30px;
	padding-bottom:20px;
}
.headspa .yume2{
	background:url(/import/tenant_28/another-world-murakami.com/import/tenant_1/153.126.153.96/html/images/menu/line.gif) 0 0 repeat-x;
}

/*ラフマ用メインビジュアル*/
	.main_visual_zone {
		position: relative;
		overflow: hidden;
		height: 500px;
	}
	.main_visual_zone img {
		width: 100%;
	}
	.main_visual_zone .photo:after {
		padding-top: 500px;
		content: '';
		display: block;
		position: absolute;
		top: 0;
	}
	.main_visual_zone .text_box{
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
	}
