@charset "utf-8";

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

Name		: 裏庭巣箱 officialwebsite
URL			: http://uraniwasubako.com/
Version		: 1.0
Last Update : 2014/06/04
Author		: akikosho
------------------------------------------

@@\

@@1.Reset

@@2.Default

	3.Header

	4.Contents


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





/* 1.Reset----------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.2;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

br.clear {clear:both ;}

a {
text-decoration:none;
}

a:link { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #000000; 　}
a:active { color: #000000; }


/* 2.Default---------------------------------*/

/*+++ body +++*/
body  {
		font-family:verdana,Meiryo,'ＭＳ ゴシック',Century;
		font-size: 12px ;
		color: #000000 ;
		background-color: #ffffff ;
		/*letter-spacing: 0.1em ;	*/
}


div#wrapper  {
		margin: 0 auto ;
		width: 1120px ;
		padding-bottom:20px
}



/* 3.Header-----------------------------------*/

div#Header  {
		width: 960px ;
		/*height: 130px ;*/
		margin: 0 auto ;
		padding: 30px 0 40px 0 ;
		text-align: center;
		position: static;
}

div#Header　img.top {
		width: 500px;
		margin: 0 auto ;

}

div#Header ul#Navi{
		/*float: right ;*/
		width: 750px ;
		margin: 0 auto ;
		padding:16px 0px 0px 0px;
}



div#Header ul li  {
		float : left ;
		margin : 0px 10px ;
		width: 70px ;
}


div#Header  a {
	transition:all 0.3s ease; /*0.5秒かけて要素を変化させる*/
	}
div#Header  a:hover {
	opacity: 0.4;/*要素の透明度を指定*/
	filter: alpha(opacity=40); /*ie6、7の透明度指定*/
	/*ちなみにie8の透明度指定はこれ→ -ms-filter: "alpha(opacity=70)";*/
	}


div#sns {
		width: 100px ;
		position: relative ;
		top: -26px;
		left: 700px;
}

div#sns img {
		padding: 0 5px ;
}





/* 4.Contents----------------------------------*/

div#Contents  {
		width: 960px ;
		margin: 0 auto ;
		text-align: center;
}

#pagetop {
    position: fixed;
    bottom: 50px ;
    right: 50px ;
}


/*crossFader*/
.crossfader{
	position:relative;
	height:495px;
	width: 880px ;
	margin: 0 auto ;
	padding-bottom: 20px  ;
}

.ura{
	position:relative;
	height:282px;
	width: 500px ;
	margin: 0 auto ;
	padding-bottom: 20px  ;
}

.shik {
	position: relative;
	height: 829px;
	width: 558px;
	float: right;
}


.crossfader img{
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0;
	cursor:pointer;
}

.crossfader .active{
	z-index:10;
	opacity:1.0;
}

.crossfader .last-active{
	z-index:9;
}

.crossfader .startBtn{
	position:absolute;
	bottom:10px;
	left: 10px;
	z-index:100;
}

.crossfader .startBtn a{
	display:block;
	padding:3px 8px;
	background-color:#FFF;
}

/*.shikisai {
		position: relative;
		right: 40px;
	    z-index:200;
	    float: right;
}*/

img.main {
		display: none ;
}

dl#news {
		width: 540px ;
		margin: 0 auto ;
		padding: 10px 0 30px 0 ;
}

dl#news dt {
		width: 220px ;
		clear: both ;
		float: left ;
		font-size: 13px ;
		margin-top: 10px ;
		padding-bottom: 3px ;
}

dl#news dd {
		font-size: 13px ;
		padding: 10px 0 3px 220px ;
		border-bottom: 1px dotted #999;
		text-align: left ;
		line-height: 1.6em;
}

dl#news dd a {
	transition:all 0.2s ease; /*0.5秒かけて要素を変化させる*/
	}

dl#news dd a:hover {
		color: #f82faf ;
}

/*裏庭巣箱-------------------------------------------*/
p.uraniwa {
	    line-height: 3em ;
	    padding-bottom: 40px ;
	    /*font-size: 12pt ;*/
}

p.uraniwa span {
		font-size: 12pt ;
}


p.uraniwa a {
	transition:all 0.2s ease; /*0.5秒かけて要素を変化させる*/
	}

p.uraniwa a:hover {
		color: #f82faf ;
}

/* これまで-------------------------------------------*/
div.koremade {
		padding-bottom: 60px ;
}


p.koremade {
		font-family:'ＭＳ Ｐ明朝',Century;
	    	line-height: 1.8em ;
	    	/*font-size: 12pt ;*/
}

p.koremade span {
		font-size: 12pt ;
}

img.flyer {
		padding: 10px 0px ;
}


/* これから-------------------------------------------*/
div.next {
		padding : 20px 0 ;
}

.next div {
		padding-top: 80px;
		line-height: 20pt;
}

.next div p {
		font-size: 12pt;
}

.next span {
		font-size: 7.5pt;
		line-height: 5pt;
}

div.next .left {
		width: 374px;
		float: left;
		font-size: 10.5pt;
		line-height: 25pt;
		padding-top: 20px;
}

div.corich iframe{
		padding-left: 20px;
}

div.corich p.pr {
		font-size: 5pt;
}


/* さくひん-------------------------------------------*/

h1.sakuhin {
		font-size: 16px ;
		padding-bottom : 5px ;
}

p.sakuhin {
		width : 560px ;
		padding : 5px 0 ;
		text-align :right ;
		margin : 0 auto ;
}

div.movie {
		padding-bottom : 80px ;
}

article {
		float: left ;
		padding : 40px 0 ;
		height: 335px ;

}


/*div.sakuhinlist  {
		float: left ;
		margin: 20px 60px ;
}*/

p.list {
		font-family:'ＭＳ Ｐ明朝',Century;
	   	line-height: 1.4em ;
	   	font-size: 14pt ;
}

p.list a {
	transition:all 0.2s ease; /*0.5秒かけて要素を変化させる*/
	}

p.list a:hover {
		color: #f82faa ;
}

/*Contenthover--------------*/
.contenthover { padding:60px 20px 10px 20px; }
.contenthover, .contenthover h3, contenthover a { color:#fff; }
.contenthover h3, .contenthover p { margin:0 0 10px 0; line-height:1.4em; padding:0; }
.contenthover a.mybutton { /*display:block; float:left; padding:5px 10px; background:#3c9632; color:#fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;*/ }
.mybackground { background:url(../img/img_hover.png); }




/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('fonts/flexslider-icon.eot');
	src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('fonts/flexslider-icon.woff') format('woff'),
		url('fonts/flexslider-icon.ttf') format('truetype'),
		url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0 130px;  width: 720px; }
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 720px; display: block; }
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0 0 60px 0; position: relative; /*-webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2);*/ zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;  }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0; }
.flex-direction-nav a  { text-decoration:none; display: block; width: 50px; height: 50px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; background-image: url(../img/btn_prev.png);}
.flex-direction-nav .flex-next { right: -50px; text-align: right; background-image: url(../img/btn_next.png);}
.flexslider:hover .flex-prev { opacity: 0.7; left: 75px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 75px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { /*font-family: "flexslider-icon";*/ font-size: 30px; /*line-height:1;*/ display: inline-block; /*content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; */}

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}



/* 外部出演-------------------------------------------*/

h1  {
		font-size: 20px;
		line-height: 1.8em;
		font-weight: bold;
}

p.gaibu {
		font-size: 14px ;
		padding : 30px 0 ;
		line-height: 2em;
}

p.gaibu a{
	transition:all 0.3s ease; /*0.5秒かけて要素を変化させる*/
	}

p.gaibu a:hover {
		color: #f82faf ;
}


/* contact-------------------------------------------*/
div.contact {
		background: url(../img/bgimgcontact.png) no-repeat ;
		height: 492px ;
		width: 880px;
		margin: 5px auto ;

}

p.contact{
		font-family:'ＭＳ Ｐ明朝',Century;
		font-size: 17px ;
		line-height: 160% ;
		color: #666;
		padding-top: 220px ;
		padding-left: 440px ;
}


p.contact a{
	transition:all 0.3s ease; /*0.5秒かけて要素を変化させる*/
	}

p.contact a:hover {
		color: #f82faf ;
}

/* LINK-------------------------------------------*/
dl#Link dt {
		font-size: 18px ;
		padding-bottom: 5px ;
}

dl#Link dd {
		font-size: 13px ;
		padding-bottom: 72px ;
	    	line-height: 1.8em ;
}

dl#Link a{
	transition:all 0.3s ease; /*0.5秒かけて要素を変化させる*/
	}
dl#Link a:hover {
	opacity: 0.6;/*要素の透明度を指定*/
	filter: alpha(opacity=60); /*ie6、7の透明度指定*/
	/*ちなみにie8の透明度指定はこれ→ -ms-filter: "alpha(opacity=70)";*/
	}



/*Footer--------------------------------------------*/
div#Footer {
		padding-top: 16px ;
		padding-bottom: 16px ;
		width: 960px ;
		margin: 0 auto;
}

