@charset "UTF-8";

/*----------------------------------------------------*/
/*-------------------->>> base <<<--------------------*/
/*----------------------------------------------------*/

#Vertical {
	width:800px;
	height:800px;
	overflow:hidden;
	position:relative;
}

#slide-00 {
	width:800px;
	height:800px;
	overflow:hidden;
}
li.slideCell {
	width:800px;
	height:800px;
	display:block;
}
ul.slideGuide {
	width:800px;
}

html{
    width: 100%;
    height: 100%;
		scroll-behavior: smooth;
}
body {
	margin: 0px;
	padding: 0px;
	height:100%;
	width: 100%;
	background-color:#FFFFFF;
}
h1,h2,h3,h4,h5,h6,p,a,ol,ul,li {
	font-family: 'Noto Sans JP', sans-serif;
	margin: 0px;
	padding: 0px;
}
p,a,li {
	color: #635A4B;
	font-weight: normal;
	font-size: 12px;
	line-height:22px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img {
    border: 0;
}

/*style*/
#header {
	width:100%;
	height:137px;
	background-color:#FFFFFF;
	position:fixed;
	z-index:100;
	top:0;
}
#header h1 {
	width:289px;
	height:74px;
	display:block;
	margin:43px auto 20px;
}
#navi {
	width:100%;
	padding:15px 0 35px;
	background-color:#FFFFFF;
	position:fixed;
	z-index:90;
	top:137px;
}
#navi ul {
	width:100%;
	margin:0 auto;
	display:block;
	text-align:center;
}
#navi ul li {
	display:inline-block;
}
#navi ul li a {
	padding: 0 10px;
	font-size: 13px;
	text-decoration: none;
	letter-spacing: .05em;
	color: #9D8A2E;
}
ol.curtains li {
	width:100%;
	display:block;
}
li#prof,li#disco {
	background-image:url(images/bg.gif);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center top;
}
li#mju {
	background-image:url(images/bg_mju.gif);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center top;
	text-align:center;
}
.second {
	width:100%;
	height:1300px;
	background-image: url(images/img_shadow.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.cnts {
	width:950px;
	margin:0 auto;
	padding:260px 0;
}
#pagetop {
	width:141px;
	height:71px;
	position:fixed;
	z-index:100;
	bottom:0;
	left:50%;
	margin-left:-65px;
}

/*top*/
.top-wrapper {
	width:800px;
	height:800px;
	margin:220px auto;
}
#news_ribbon {
	width:483px;
	height:23px;
	padding:14px 0 0 25px;
	margin-left:-20px;
	background-image: url(images/bg_top_news.png);
	background-repeat: no-repeat;
	background-position: left top;
	position:absolute;
	z-index:80;
	top:250px;
}
#news_ribbon a {
	color:#FFFFFF;
	text-decoration:none;
}
#news_ribbon a:hover {
	text-decoration:underline;
}
ul#feed,ul#feed li {
	margin:0;
	padding:0;
}

/*prof*/
h2#prof_tit {
	width:32px;
	height:60px;
	display:block;
	position:absolute;
	z-index:91;
	margin:-90px 0 0 177px;
}
#prof_img {
	width:433px;
	height:544px;
	float:left;
	margin-left:50px;
}
#prof_txt {
	width:360px;
	float:right;
	margin-right:50px;
	text-align: justify;
}
#prof_txt h3 {
	width:133px;
	height:49px;
	margin:10px 113px 30px;
}

/*disco*/
h2#disco_tit {
	width:32px;
	height:60px;
	display:block;
	position:absolute;
	z-index:91;
	margin:-90px 0 0 267px;
}
ul#disco_box li {
	width:415px;
	height:260px;
	display:block;
	float:left;
	margin:0 20px 20px;
}
ul#disco_box li h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	margin-bottom:10px;
}
.release {
	width:150px;
	display:block;
	float:left;
	margin-right:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
	font-weight: normal;
}
.release img {
	margin-bottom:5px;
}
.inclu {
	width:240px;
	float:left;
	display:block;
}
.buy {
	display: block;
	margin: 10px 0 0;
	padding: 0.5em 1em;
	border-radius: 2px;
	background-color: #9D8A2E;
	font-size: 12px;
	line-height: 1;
	text-decoration: none;
	font-style: normal;
	text-align: center;
	color: white;
}

/*mju*/ 
h2#mju_tit {
	width:32px;
	height:60px;
	display:block;
	position:absolute;
	z-index:91;
	margin:-90px 0 0 420px;
}
li#mju p {
	display:block;
}
#mju_table {
	width:600px;
	margin:0 0 20px 175px;
}
p#mju_txt {
	font-size:14px;
	line-height:26px;
}
p#tel {
	margin: 30px auto;
	font-size: 40px;
	letter-spacing: 0.05em;
	text-align: center;
	color: #008dd2;
}
