@import url("common.css");
/* Scss Document */
/*全体*/
#wrappare {
	width: 1280px;
	margin: 0 auto;
	text-align: center;
	font-weight: 600;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif"
}
/*ヘッダー　ここから*/
.slider{
	width: 100%;
	margin-top: 112px;
	display: block;
 margin-left: auto;
 margin-right: auto;
	
}
h1{
	font-size: 160px;
	position: absolute;
	left: 50%;
	top: 280px;
	margin-left: -280px;
	text-align: center;
	text-shadow: 5px 5px 8px #fff;
	
}
.font80{
	font-size: 48px;
}
/*ヘッダー　ここまで*/

/*ナビゲーション　ここから*/


nav {
	margin: 5px auto 16px;
	font-size: 32px;
	width: 1280px;
}
nav ul {
	display: flex;
	justify-content: space-between;
	text-shadow: 2px 2px rgba(139,69,19,0.61);
	font-weight: bold;
}
nav ul li a {
	color: #5F2F0D;
	text-decoration: none;
	position: relative;
	display: inline-block;
	transition: .3s;
}
nav ul li a:hover {
	color: rgba(139,69,19,0.61);
	text-shadow: 5px 5px rgba(0,128,0,0.73);
}
.accordionbox{
	display: none;
}
/*ナビゲーション　ここまで*/
/*見出し　ここから*/
h2 {
	font-size: 40px;
	border-bottom: 1px solid #008000;
	width: 180px;
	color: #8b4513;
	font-weight: bold;
	margin: 16px auto 0;
}
/*見出し　ここまで*/
/*ナビアニメーション　ここから*/
#menu-wrap {
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100%;
	background-color: rgba(0,128,0,0.55);
	transition: .3s;
}
#menu-wrap p {
	font-size: 16px;
	color: #fff;
	font-weight: bolder;
	text-align: left;
	text-indent: 8%;
	word-spacing: 5px;
	white-space: normal;
	text-shadow: 1px 1px #000;
	margin-top: 3px;
	margin-left: 24px;
}
#menu-wrap strong {
	font-size: 41px;
}
#menu {
	list-style-type: none;
	width: 1280px;
	margin: 0px auto;
	padding: 0;
}
#menu li {
	width: 20%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#menu li a {
	display: block;
	width : 100%;
	padding: 20px 0;
	color: #ffffff;
	font-size: 24px;
	line-height: 1;
	text-decoration: none;
	transition: .3s;
}
#menu li a:hover {
	color: #8b4513;
	background-color: rgba(22,255,22,0.25);
}
/*ナビアニメーション　ここまで*/

/*Le Coeur　ここから*/
#comsept {
	width: 100%;
	font-size: 20px;
}
.center strong {
	font-size: 28px;
	font-weight: bold;
	padding: 5px;
}

.center{
	line-height: 80px;
	float: left;
	margin-left: 160px;
	margin-top: 64px;
	margin-bottom: 64px;
}
#migi {
	float: right;
	margin-right: 260px;
	margin-top: 32px;
}
#yakusoku {
	clear: both;
}
#yakusoku-2{
	display: none;
}
/*Le Coeur　ここまで*/
/*丸いやつ　ここから*/
#maru{
	margin: 40px auto 0px;
}
/*丸いやつ　ここまで*/



/*STAFF　ここから*/
.flexbox{
	display: flex;
	
}

#staff {
	width: 100%;
	background-image: url(../images/sofa-2.-640pxjpg.jpg);
	padding: 16px 0 ;
}
#zure{
	
	text-shadow: 2px 2px 0px #fff;
}
.ezawa {
	margin-left: 250px;
}
.ueda {
	margin-left: 120px;
}
.top{
	text-align: center;
	margin: 0px;
}
.text{
	margin-left: 16px;
}
figcaption {
	height: 250px;
	width: 300px;
	margin-top: 16px;
	background-color: #fff;
	padding: 24px;
	line-height: 28px;
	
	text-align: left;
}
.hed{
	font-size: 32px;
	margin-left: 40px;
	text-align: center;
}
/*STAFF　ここまで*/
/*SNS ここから*/
#sns{
	margin-top: 40px;
}

/*SNS　ここまで*/


/*アクセス　ここから*/



#acssess {
	text-align: center;
	
}
#acssess img {
	margin: 32px ;
}
#left{
	text-align: left;
	margin-right: 15px;
}
#tasukete {
	display: flex;
	line-height: 24px;
	margin-left: 120px;
}
h4 {
	font-size: 24px;
	margin-bottom: 16px;
	text-align: left;
}

#koutuu{
	width: 500px;
	text-align: left;
	margin-left: 24px;
}
#fort {
	text-align: left;
	margin-right: 8px;
	
}
#yuubin {
	text-align: left;
	font-weight: 600;
	margin-top: 16px;
}
#hirosima {
	font-size: 16px;
	text-align: left;
	line-height: 32px;
}

/*アクセス　ここまで*/
footer {
	width: 100%;
	clear: both;
	height: 88px;
	background-color: rgba(0,128,0,0.55);
	text-align: center;
}
footer p {
	font-size: 24px;
	font-weight: 800;
	color: #fff;
	text-shadow: 1px 1px #000;
}
#koutuu{
	clear: both;
}
#ft{
	width: 300px;
	margin-left: 64px;
}

#ft ul li {
	margin: 8px;
	padding-right: 4px;
	border-right: 1px solid #000000;
	text-shadow: 0 0 0;
	font-weight: 400;
	font-size: 24px;
}
/*アイコン　ここから*/
.icon{
	margin-top: -40px;
	text-align: right;
	margin-right: 72px;
}
.icon img{
	margin-right: 8px;
}

/*アイコン　ここまで*/
