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

*{
	margin: 0;
	padding: 0;
}

body{
	width:100%;
	}

#wrapper{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}
	
#nav-1,#nav-2{
	display: none;
}


#doby-pc{
		
	}
	

#head-pc{
	width: 400px;
	height: 240px;
	background-color: #d4c1a3;
	margin-left: auto;
	margin-right: auto;
	}
	
/*#logo1{
	float: left;
	width: 140px;
	height: 140px;
	margin: 25px 0 0 25px;
}*/

#logo1 img{
	display: none;
}

#logo-pc{/*ヘッダー右*/
	float: right;
	width: 400px;
}
	
#logo2{
	/*margin-left: 80px;*/
		}

#logo2 img{
	display: none;
}

#logo3 img{
	zoom:70%;
	margin-left: 80px;
}

	
#nav-3{
	width: 310px;
	height: 50px;
	/*margin-top: 40px;*/
	padding-left: 90px;
	padding-bottom: 15px;
	overflow: hidden;
    background-color: #d4c1a3;
	
	}

/*アコーディオン開始*/
.menu li {
    max-height: 0;
    overflow-y: hidden;
}

#menu_bar01:checked ~ #links01 li,
#menu_bar02:checked ~ #links02 li{    max-height: 46px;
    opacity: 1;
}

label p{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.menu {
    max-width: 400px;
    margin: 0 auto 0 0;
    padding: 0;
}

.menu a {
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #000;
    line-height: 1;
}

label {
    display: block;
    margin: 0;
    padding :16px 12px;
    line-height: 1;
    color :#222;
    background :#ccc;
    cursor :pointer;
}

label p{
	font-size: 35px;

}

input {
    display: none;
}

.menu ul {
    margin: 0;
    padding: 0;
    background :rgba(200,200,200,0.45);
    list-style: none;
}

.menu li {
	text-align: center;
    max-height: 0;
    overflow-y: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#menu_bar01:checked ~ #links01 li,
#menu_bar02:checked ~ #links02 li{
    max-height: 46px;
    opacity: 1;
}
/*アコーディオン終了*/



#side-2	{
	width: 400px;
	background-color: #eee;
	overflow:auto;
	
	}
	
#slide{
	width: 400px;
	/*height: 700px;*/
	position: absolute;
	zoom: 40%
	}
	
#komado{
	display: none;
}



/*Desktop View*/
@media (min-width: 640px){
	*{
		margin: 0;
		padding: 0;
	}
	
body{
	width:100%;
	cursor: url(images/29-1.png), default;
	}

#wrapper{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
	
/*#nav-mobil{
	display: none;
}*/
	
#doby-pc{
		
	}
	

#head-pc{
	width: 1200px;
	height: 200px;
	background-color: #d4c1a3;
	}
	
#logo1{
	float: left;
	width: 140px;
	height: 140px;
	margin: 25px 0 0 25px;
	}	

#logo1 img{
	display: inline;
}
	
#logo-pc{/*ヘッダー右*/
	float: right;
	width: 1000px;
}
	
#logo2{
	margin-left: 50px;
	}

#logo2 img{
	display: inline;
}
	
#logo3 img{
	display: none;
}	
	
#nav-1{
	display: block;
	width: 950px;
	height: 60px;
/*background-color: #aaa;*/
	}	

#nav-1 ul{
	list-style: none;
	overflow: hidden;
	margin-left: 85px;
}

#nav-1 li{
	float: left;
	width: 170px;
	padding: 5px 0;
/*background-color: #ccc;*/	
}

#nav-1 a{
	display: block;
	padding: 8px;
	text-decoration: none;
	font-size: 22px;
	font-weight:bold;
	color:#222;
}

#nav-1 a:hover{
	background: url(images/icon.png) no-repeat top center;
	cursor: url(images/29-.png),default;

	}	

#main{
	width: 1200px;	
	}
	
#side{
	float: left;
	width: 200px;
	height: 700px;
	background-color: #ccc;	
	}
	
#nav-2{
	display: block;
	padding: 50px 0 0 30px;
	}	

#nav-2 ul{
	list-style: none;
	}	
	
#nav-2 li{
	margin-top: 10px;

	}	
	
#nav-2 a{
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #222;
	}
	
#nav-2 a:hover{
	cursor: url(images/29-.png),default;
	}
	
#nav-3{
	width: 60px;
	height: 230px;
	margin-top: 40px;
	padding: 0 0 0 50px;
    background-color: #ccc;	
	}

#nav-3 a:hover{
	cursor: url(images/29-.png),default;
	}
	
#nav-0{
	display: none;
		}	
	
#side-2	{
	float: right;
	width: 1000px;
	height: 700px;
	background-color: #eee;
	overflow:auto;
	}
	
#slide{
	width: 1000px;
	height: 700px;
	position: absolute;
	zoom: 100%
	}
	
#komado{
	/*width: 500px;
	height: 200px;
	margin: 0 auto;
	background: #333;*/
	display: block;
}
	
#bun{
	position: relative;
	top: 70px;
	left: 80px;
	width: 500px;
	height: 120px;
	background: #fff;
	opacity: 0.7;
	font-size: 32px;
	line-height: 1.3;
	padding: 10px;
	box-shadow: 0 0 40px #fff;
}	
	

}




