@charset "utf-8";

/************ 共通 **************/
body{
	 background: url(common/images/bg01.png) repeat #663E1A left top;
}
body a{
	color:#36402F;
}
section{
	display: block;
	width: 100%;
	padding: 120px 0 120px 0;
	text-align: center;
	box-sizing: border-box;
}
section .innerWrap{
	display: block;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
}

/************ header **************/
header{
	display: block;
	width: 100%;
	height: 120px;
	padding-top: 32px;
	color: #FFF;
	box-sizing: border-box;
	background:
	url(common/images/border02.png) repeat-x left bottom,
	url(common/images/bg08.png) repeat-x left bottom / 50px auto,
	url(common/images/bg09.png) repeat left top ;
	position: absolute;
}
#headerInner::after,
header::after{
	content: "";
	display: block;
	clear: both;
}
header h1{
	display: block;
	width: 240px;
	float: left;
	padding: 0px 0 0 0;
}
header h1 img{
	width: 240px;
}
#headCatch{
	display: none;
	float: left;
	line-height: 100%;
	font-size: 12px;
	letter-spacing: 0.05em;
	padding: 58px 0 0 32px;
	color: #CCC;
}
nav{
	display: inline-block;
	float: right;
	padding: 0;
}
nav::after{
	content: "";
	display: block;
	clear: both;
}
nav #modalKey{
	display: none;
}
nav ul li{
	display: inline-block;
	float: left;
	font-family:"Times New Roman","游明朝","ヒラギノ明朝 ProN W3","Hiragino Mincho Pro","HG明朝E","メイリオ",Meiryo,serif;
	font-weight: 800;
	font-size: 18px;
	letter-spacing: 0.05em;
	padding: 18px 0 0 30px;
}
nav ul li a{
	text-decoration: none;
	color: #FFF;
}
nav ul li#tel a{
	background: #9B2B2B;
	padding: 10px;
	border-radius: 5px;
}
nav ul li#tel a span{
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-right: 3px;
	background: url(common/images/icon_tel.png) no-repeat center top / auto 18px;
	position: relative;
	top: 4px;
}
nav #closeKey{
	display: none;
}
/************ mainVisual ****	**********/
section#mainVisual{
	display: block;
	padding:190px 0 40px 0;
	background: url(common/images/main.jpg) no-repeat center center / cover;
}
section#mainVisual .innerWrap{
	margin: 0 auto;
	max-width: 1000px;
	min-height: 560px;
}
section#mainVisual h1#mainCatch{
	display: block;
	width: 100%;
	text-align: center;
}
section#mainVisual h1#mainCatch img{
	display: none;
	width: 100%;
}
section#mainVisual #cautionCaption{
	display: block;
	color: #FF0000;
	font-size: 11px;
	text-align: right;
	line-height: 100%;
	position: absolute;
	right: 3px;
}

/************ 当店のこだわり **************/
section#about{
	background:
	url(common/images/border02.png) repeat-x left top,
	url(common/images/bg03.png) no-repeat center center,
	url(common/images/bg04.png) no-repeat center top,
	url(common/images/bg1.jpg) no-repeat center center / cover;
	padding-top: 70px;
	padding-bottom: 50px;
}
section#about .innerWrap{
	background: url(common/images/img03.jpg) no-repeat right top / 420px auto ;
	padding-top: 16px;
	font-size: 14px;
	text-align: left;
	color: #FFF;
	text-shadow: 0 0 3px rgba(0,0,0,0.8);
}
section#about .innerWrap::after{
	content: "";
	display: block;
	clear: both;
}
section#about .p1{
	display: block;
	padding-bottom: 24px;
	margin-bottom: 32px;
	font-size: 14px;
	background: url(common/images/border_w.png) no-repeat left bottom / 26px 1px;
}
section#about h2{
	display: block;
	width: 100%;
	max-width: 630px;
	text-align: center;
	margin-bottom: 36px;
}
section#about p.read{
	width: 100%;
	max-width: 630px;
	line-height: 300%;
	color: #FFF;
	text-align: center;
	margin-bottom: 40px;
}
section#about p.read img{
	display: block;
	text-align: center;
	margin: 32px auto 0 auto;
}
section#about p.read span{
	display: inline-block;
	width: 26px;
	height: 10px;
	background: url(common/images/icon_arrow1.png) no-repeat center center;
}
section#about .photo{
	display: none;
	text-align: left;
	padding-left: 55px;
}
/************ 当店のこだわり **************/
section#about_secound{
	background:
	url(common/images/border02.png) repeat-x left bottom,
	url(common/images/bg05.png) no-repeat center center,
	url(common/images/bg06.jpg) no-repeat center center / cover;
	padding-top: 70px;
	padding-bottom: 50px;
}
section#about_secound .innerWrap{
	background: url(common/images/img03.jpg) no-repeat right top / 420px auto ;
	padding-top: 16px;
	font-size: 14px;
	text-align: left;
	color: #FFF;
	text-shadow: 0 0 3px rgba(0,0,0,0.8);
}
section#about_secound .innerWrap::after{
	content: "";
	display: block;
	clear: both;
}
section#about_secound h2{
	display: block;
	width: 100%;
	float: right;
	max-width: 630px;
	text-align: center;
	margin-bottom: 36px;
}
section#about_secound p.read{
	display: block;
	float: right;
	width: 100%;
	max-width: 630px;
	line-height: 300%;
	color: #FFF;
	text-align: center;
	margin-bottom: 40px;
}
section#about_secound .photo{
	display: none;
	text-align: left;
	padding-left: 55px;
}
/************ 宴会 **************/
section#about_third{
	background:
	url(common/images/border02.png) repeat-x left bottom,
	url(common/images/bg08.png) repeat-x left bottom;
	padding-top: 40px;
	padding-bottom: 50px;
}
section#about_third .innerWrap{
	background: url(common/images/img03.jpg) no-repeat right top / 420px auto ;
	padding-top: 16px;
	font-size: 14px;
	text-align: left;
	color: #FFF;
	text-shadow: 0 0 3px rgba(0,0,0,0.8);
}
section#about_third .innerWrap::after{
	content: "";
	display: block;
	clear: both;
}
section#about_third h2{
	display: block;
	text-align: center;
	margin-bottom: 16px;
}
section#about_third p.read{
	display: block;
	line-height: 300%;
	font-size: 16px;
	color: #FFF;
	text-align: center;
}
section#about_third .imgBox{
	display: block;
	margin-top: 24px;
	width: 100%;
	max-width: 970px;
}
section#about_third .imgBox::after{
	content: "";
	display: block;
	clear: both;
}
section#about_third .imgBox img{
	float: left;
	max-width: 470px;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.3);
}
section#about_third .imgBox img:first-child{
	margin-right: 20px;
}

/************ insta **************/
section#insta{
	background:
	url(common/images/border02.png) repeat-x center bottom,
	url(common/images/bg02.png) repeat center center;
}
section#insta h2{
	display: block;
	font-family:"Times New Roman","游明朝","ヒラギノ明朝 ProN W3","Hiragino Mincho Pro","HG明朝E","メイリオ",Meiryo,serif;
	font-weight: 500;
	font-size: 20px;
	color: #FFF;
	letter-spacing: 0.1em;
	margin-bottom: 40px;
}
section#insta h2 i{
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: 0 16px 0 0;
	line-height: 100%;
	vertical-align: -0.2em;
	background: url(./common/images/icon_insta.png) no-repeat center center / contain;
}
section#insta .innerWrap{
	font-size: 16px;
}
section#insta .seasonParts{
	display: block;
	margin-bottom: 40px;
}
section#insta .seasonParts::after{
	content: "";
	display: block;
	clear: both;
}
section#insta .seasonParts ul{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
section#insta .seasonParts ul li{
	display: block;
	float: left;
	width:21%;
	width:-webkit-calc((100% - 24px ) / 4);
	width:-moz-calc((100% - 24px ) / 4);
	width:calc((100% - 24px ) / 4);
	padding-bottom: 24px;
	margin-right: 8px;
	margin-bottom: 8px;
	background: #FFF;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.2) ,  -1px -1px 5px rgba(0,0,0,0.2);
}
section#insta .seasonParts ul li:nth-child(4n){
	margin-right:0;
}
section#insta .seasonParts ul li img{
	display: block;
	width: 100%;
	max-width: 400px;
}
section#insta .seasonParts ul li span{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 12px;
	text-align: left;
	line-height: 150%;
	padding: 0 10px;
	margin-top: 8px;
	color: #666;
}
section#insta .read{
	display: block;
	text-align: center;
	font-size: 14px;
}
section#insta .read a{
	display: inline-block;
	width: 340px;
	height: 46px;
	text-align: center;
	padding-left: 30px;
	color: #FFF;
	text-decoration: none;
	padding-top: 9px;
	border-radius: 3px;
	box-sizing: border-box;
	background:
	url(common/images/icon_insta.png) no-repeat left 30px top 12px / 20px auto,
	url(common/images/btn_bg.png) no-repeat center center;
}

/************ 店舗情報 **************/
section#company{
	background:	url(common/images/bg07.jpg) no-repeat center center / cover;
}
section#company h2{
	display: block;
	font-family:"Times New Roman","游明朝","ヒラギノ明朝 ProN W3","Hiragino Mincho Pro","HG明朝E","メイリオ",Meiryo,serif;
	font-weight: 500;
	font-size: 20px;
	letter-spacing: 0.1em;
	color: #FFF;
	margin-bottom: 40px;
}
section#company .innerWrap{
	font-size: 16px;
}
section#company .TextStyle1{
	padding-top: 10px;
	margin-bottom: 20px;
	font-weight: 500;
	font-size: 20px;
	letter-spacing: 0.1em;
}
section#company .tableParts{
	display: block;
	padding: 40px;
	font-size: 14px;
	background: rgba(255,255,255,0.8);
	box-sizing: border-box;
	border:#FFF solid 1px;
}
section#company .tableParts .leftParts{
	width: 48%;
	margin-left: 40px;
	margin-bottom: 48px;
	text-align: left;
	float: left;
	line-height: 4vh;
}
section#company .tableParts table th{
	width: 7em;
	vertical-align: top;
	padding: 5px 15px 5px 14px;
	background: url(common/images/icon_dot.png) no-repeat left 17px / 4px auto;
	text-align: left;
}
section#company .tableParts table td{
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
section#company .img{
	display: block;
	width: 420px;
	float: left;
	margin-bottom: 48px;
}
section#company #map-canvas{
	display: block;
	width: 100%;
	overflow: hidden;
	height: 300px;
	border-top: #DDD solid 1px;
	border-bottom: #DDD solid 1px;
	background: #F4F4F4;
	clear: both;
	margin-bottom: 20px;
}
section#company p.btn a{
	display: inline-block;
	width: 220px;
	height: 38px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	padding-top: 6px;
	box-sizing: border-box;
	background:	url(common/images/btn_bg_small.png) no-repeat center center;
}

/************ footer **************/
footer{
	display: block;
	background:
	url(common/images/border02.png) repeat-x center top,
	url(common/images/bg02.png) repeat center center;
	width: 100%;
	color: #FFF;
	padding: 50px 0 30px 0;
	text-align: center;
}
footer .innerWrap{
	display: block;
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
}
footer #snsArea{
	display: block;
	margin-bottom: 30px;
}
footer #snsArea::after{
	content: "";
	display: block;
	clear: both;
}
footer #snsArea .facebookBox{
	display: block;
	width:360px;
	height: 300px;
	float: left;
	margin-right: 30px;
	background: #FFF;
}
footer #snsArea .twitterBox{
	display: block;
	width:360px;
	height: 300px;
	overflow-y: scroll;
	float: left;
	background: #FFF;
}
footer small{
	font-size: 12px;
	letter-spacing: 0.05em;
}
footer small a{
	color: #FFF !important;
}
footer #backTop{
	display: none;
}
footer #backTop a{
	display: block;
	width: 50px;
	height: 50px;
	position: fixed;
	right: 20px;
	bottom: 20px;
	border-radius: 100%;
	background:url(common/images/icon_arrow2.png) rgba(26,21,24,0.8) no-repeat center 10px;
	box-sizing: border-box;
	padding-top: 17px;
	z-index: 5;
	color: #FFF;
	text-decoration: none;
	font-weight: 900;
}


/*-- 以下PC --*/
@media (min-width:1061px){
	.sp{ display: none;}

	/************ header **************/
	#headerInner{
		display: block;
		width: 1000px;
		margin: 0 auto;
		box-sizing: border-box;
		position: relative;
	}
	nav ul li a:hover{
		opacity: 0.65;
		-webkit-transition:all 0.3s ease;
		-moz-transition:all 0.3s ease;
		transition:all 0.3s ease;
	}
	nav ul li#tel a:hover{
		color: #FFF;
		-webkit-transition:all 0.3s ease;
		-moz-transition:all 0.3s ease;
		transition:all 0.3s ease;
	}
	
	/************ インスタ **************/
	section#insta .read a:hover{
		opacity: 0.65;
		-webkit-transition:all 0.3s ease;
		-moz-transition:all 0.3s ease;
		transition:all 0.3s ease;
	}
	
	/************ 店舗情報 **************/
	section#company p.btn a:hover{
		opacity: 0.65;
		-webkit-transition:all 0.3s ease;
		-moz-transition:all 0.3s ease;
		transition:all 0.3s ease;
	}
	section#company  a.pc_tel{
		color: #000;
		text-decoration: none;
	}
	
	/************ footer **************/
	footer #backTop a:hover{
		opacity: 0.65;
		bottom:24px;
		-webkit-transition:all 0.3s ease;
		-moz-transition:all 0.3s ease;
		transition:all 0.3s ease;
	}


}

/*-- 以下スマートフォン --*/
@media only screen and (max-width:1060px){
	body{
		padding-top: 16vw;
		background: url(common/images/bg01.png) repeat #663E1A left top / 430px auto;
	}
	.pc{display: none;}
	.sp{display: inline;}
	
	/************ 共通 **************/
	section{
		padding: 12vh 0 12vh 0;
	}
	/************ header **************/
	header{
		height: 16vw;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		padding-top: 0;
		z-index: 10;
		background:
		url(common/images/border02.png) repeat-x left bottom / 10px auto,
		url(common/images/bg09.png) repeat left top / 70px auto ;
	}
	header h1{
		display: block;
		width: 100%;
		text-align: center;
		padding: 3vw 0 1vw 0;
		float: none;
	}
	header h1 img{
		width: auto;
		height: 9vw;
		margin-bottom: 0;
	}
	#headCatch{
		display: none;
		float: none;
		font-size: 3vw;
		padding: 0;
		letter-spacing: 0;
		text-align: center;
	}
	nav #modalKey{
		display: block;
		width: 12vw;
		height: 12vw;
		background:url(common/images/menu.png) rgba(255,255,255,0.6) no-repeat center center / 10vw auto;
		position: fixed;
		right: 3vw;
		top: 2vw;
		text-align: center;
		z-index: 12;
		box-sizing: border-box;
	}
	nav ul{
		display: none;
		width: 100%;
		height: 100%;
		background: #1A1518;
		z-index: 15;
		position: fixed;
		top: 0;
		left: 0;
	}
	nav ul li{
		display: block;
		float: none;
		width: 100%;
		height: auto;
		padding: 5vw 10vw 0 5vw;
		color: #FFF;
		font-size: 5vw;
		text-align: center;
	}
	nav ul li a{
		color: #FFF;
	}
	nav ul li a:hover{
		color: #FFF;
	}
	nav ul li#tel{
		display: block;
		width: 100vw;
		margin: 10px auto 30px auto;
	}
	nav ul li#tel a{
		display: block;
		text-align: center;
		border:#FFF solid 1px;
		border-radius: 5px;
		color: #FFF;
		background: none;
		padding: 10px 20px 10px 20px;
	}
	nav ul li#tel a span{
		display: inline-block;
		width: 14px;
		height: 14px;
		margin-right: 5px;
		background: url(common/images/icon_tel.png) no-repeat center top / auto 14px;
		position: relative;
		top: 2px;
	}
	nav #closeKey{
		display: block;
	}

	/************ mainVisual **************/
	section#mainVisual{
		padding: 0;
	}
	section#mainVisual h1#mainCatch{
		width: auto;
	}
	section#mainVisual h1#mainCatch img{
		width: 100%;
		max-width: 1000px;
	}
	section#mainVisual .innerWrap{
		min-height: 100vw;
	}
	section#mainVisual #cautionCaption{
		display: block;
		width: 96vw;
		color: #FF0000;
		font-size: 2.8vw;
		text-align: right;
		line-height: 100%;
		position: absolute;
		right: 0;
		bottom: auto;
		top:110vw;
	}

	/************ 当店のこだわり **************/
	section#about{
		background:
		url(common/images/border02.png) repeat-x left top,
		url(common/images/bg1.jpg) no-repeat center center / cover;
		padding-top: 5vh;
		padding-bottom: 0;
	}
	section#about h2{
		margin-bottom: 4vw;
		padding-left: 0;
		padding-right: 0;
		float: none;
		text-align: center;
		max-width: none;
}
	section#about h2 img{
		width: 96%;
		max-width: 1260px;
	}
	section#about .innerWrap{
		min-height: auto;
		padding-left: 0;
		padding-right: 0;
	}
	section#about .aboutParts{
	}
	section#about .aboutParts p.read{
		margin-bottom: 4vh;
		text-align: left;
		font-size: 3.4vw;
		line-height: 200%;
		padding-left: 3vw;
		padding-right: 3vw;
		max-width: none;
}
	section#about .photo{
		display: block;
		padding-left: 0;
		text-align: center;
	}
	section#about .photo img{
		width: 100vw;
	}

	section#about_secound{
		background:	url(common/images/bg06.jpg) no-repeat center center / cover;
		padding-top: 5vh;
		padding-bottom: 0;
	}
	section#about_secound h2{
		margin-bottom: 4vw;
		padding-left: 0;
		padding-right: 0;
		float: none;
		text-align: center;
		max-width: none;
}
	section#about_secound h2 img{
		width: 96%;
		max-width: 1260px;
	}
	section#about_secound .innerWrap{
		font-size: 4vw;
		background: none ;
		min-height: auto;
		padding-left: 3vw;
		padding-right: 3vw;
	}
	section#about_secound .aboutParts{
	}
	section#about_secound .aboutParts p.read{
		margin-bottom: 4vh;
		font-size: 3.4vw;
		line-height: 200%;
		text-align: left;
		max-width: none;
	}
	section#about_secound .photo{
		display: block;
		padding-left: 0;
		text-align: center;
	}
	section#about_secound .photo img{
		width: 100vw;
	}

	section#about_third{
		background:
		url(common/images/border02.png) repeat-x left top,
		url(common/images/bg08.png) repeat-x left bottom / 50px auto;
		padding-top: 5vh;
	}
	section#about_third h2{
		margin-bottom: 4vw;
		padding-left: 0;
		padding-right: 0;
	}
	section#about_third h2 img{
		width: 60vw;
		max-width: 746px;
	}
	section#about_third .innerWrap{
		background: none ;
		min-height: auto;
		padding-left: 0;
		padding-right: 0;
	}
	section#about_third .aboutParts{
	}
	section#about_third .aboutParts p.read{
		margin-bottom: 4vh;
		font-size: 4vw;
		line-height: 200%;
	}
	section#about_third .imgBox{
		display: block;
		margin-top: 24px;
		width: 100%;
		max-width: none;
		padding: 0 2%;
	}
	section#about_third .imgBox img{
		float: left;
		max-width: 48%;
	}
	section#about_third .imgBox img:first-child{
		margin-right: 2%;
	}
	
	/************ インスタ **************/
	section#insta{
		background:	url(common/images/bg02.png) repeat left top / 70px auto;
	}
	section#insta h2{
		font-size: 6vw;
		letter-spacing: 0;
		background: none ;
		margin-bottom: 6vw;
	}
	section#insta h2::before{
		content: "―　";
		font-weight: 300;
	}
	section#insta h2::after{
		content: "　―";
		font-weight: 300;
	}
	section#insta .innerWrap{
		font-size: 4vw;
		padding: 0 3vw;
		box-sizing: border-box;
	}
	section#insta .seasonParts{
		margin-bottom: 5vh;
	}
	section#insta .seasonParts ul{
		-webkit-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	section#insta .seasonParts ul li{
		display: block;
		float: left;
		padding: 2vw;
		margin-right: 0;
		margin-bottom: 2vh;
		box-sizing: border-box;
		width:46vw;
	}
	section#insta .seasonParts ul li:nth-child(2n-1){
		margin-right: 2vw;
	}
	section#insta .seasonParts ul li::after{
		content: "";
		display: block;
		clear: both;
	}
	section#insta .seasonParts ul li img{
		display: block;
		width: 42vw;
		float: left;
	}
	section#insta .seasonParts ul li span{
		display: none;
	}
	section#insta .read a{
		display: inline-block;
		width: 90vw;
		height: auto;
		text-align: center;
		line-height: 150%;
		font-size: 3.5vw;
		padding: 5px 0 2vw 5vw;
		box-sizing: border-box;
		background:
		url(common/images/icon_insta.png) no-repeat left 5vw center / 20px auto,
		url(common/images/btn_bg.png) no-repeat center center / cover;
	}

	/************ 店舗情報 **************/
	section#company{
	}
	section#company h2{
		font-size: 6vw;
		letter-spacing: 0;
		background: none ;
		margin-bottom: 5vw;
	}
	section#company h2::before{
		content: "―　";
		font-weight: 300;
	}
	section#company h2::after{
		content: "　―";
		font-weight: 300;
	}
	section#company .innerWrap{
		font-size: 4vw;
		padding: 0 3vw;
		box-sizing: border-box;
	}
	section#company .tableParts .img{
		display: block;
		float: none;
		width: 100%;
		text-align: center;
		margin-bottom: 3vh;
	}
	section#company .tableParts .img img{
		width: 100%;
		max-width: 400px;
	}
	section#company .tableParts{
		width: 100%;
		padding: 3vw;
	}
	section#company .tableParts .leftParts{
		display: block;
		width: 100%;
		margin-left: 0;
		margin-bottom: 4vh;
		float: none;
	}
	section#company .tableParts .leftParts p.TextStyle1{
		text-align: center;
		font-size: 5.4vw;
	}
	section#company .tableParts .leftParts table,
	section#company .tableParts .leftParts table tbody
	section#company .tableParts .leftParts table tr{
		display: block;
	}
	section#company .tableParts .leftParts table th{
		display: block;
		font-size: 3.6vw;
		width: 100%;
		padding: 0 0 0.5vh 1em;
		background-position: left 2.5vh;
	}
	section#company .tableParts .leftParts table th::after{
		content: "：";
	}
	section#company .tableParts .leftParts table td{
		display: block;
		font-size: 3.6vw;
		padding: 0 0 3vw 4.2vw;
	}
	section#company .tableParts table td a.pc_tel{
		padding-left: 4vw;
		background: url(common/images/icon_tel_b.png) no-repeat left center / auto 4vw;
	}
	section#company #map-canvas{
		height: 30vh;
	}
	section#company p.btn a{
		display: block;
		width: 80%;
		height: auto;
		margin: 0 auto 20px auto;
		padding: 3px 0;
		background:#48342D;
	}


	/************ footer **************/
	footer .innerWrap{
		display: block;
		padding-left: 3vw;
		padding-right: 3vw;
	}

}


/*-- SNS Area・About thirdのみタブレットでの横幅調整 --*/
@media only screen and  (max-width:1060px){
	footer #snsArea .facebookBox,
	footer #snsArea .twitterBox{
		width: 42vw;
		max-width: 500px;
	}
	footer #snsArea .facebookBox{
		margin-right: 2vw;
	}

}
@media only screen and (max-width:700px){
	footer #snsArea .facebookBox{
		height: 360px;
		float: none;
		width:100% !important;
		margin-right: 0;
		margin-bottom: 4vh;
	}
	footer #snsArea .twitterBox{
		height: 360px;
		float: none;
		width:100%;
		margin-right: 0;
	}
	section#about_third .imgBox img{
		float: none;
		width: 100%;
		max-width: 470px;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
	section#about_third .imgBox img:first-child{
		margin-right: 0;
		margin-bottom: 15px;
	}
}

@media print{
	body{
		width: 1100px !important;
	}
	.sp{
		display: none !important;
	}
	header{
		background:url(common/images/border01.png) repeat-x left top / 100% 100%;
	}
	header #headerInner{
		padding-left: 50px;
		padding-right: 50px;
	}
	section#insta .seasonParts ul li{
		margin-right: 7px;
	}
	section#company .tableParts .leftParts{
		line-height: 180% !important;
	}
	#ankWrap{
		display: none !important;
	}
	footer .innerWrap{
		display: block;		max-width: none;
}
	footer #snsArea{
		display: block;
		position: relative;
	}
	footer #snsArea .facebookBox{
		display: block;
		float: left;
		width: 360px !important;
		height: 300px !important;
		background: #FFF !important;
	}
	footer #snsArea .twitterBox{
		display: block;
		float: right;
		width: 360px !important;
		height: 300px !important;
		position: absolute;
		top: 0;
		right: 0;
	}
	footer .innerWrap{
		width: 900px !important;
	}
	#backTop{display: none !important;}
}
