@charset "utf-8";

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

/*      01 共通     */

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

/* reset */
/* -------------------------------------------------- */

*{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}

html{
	overflow-y:scroll;
}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}

.spDispNone{
	display:none !important;
}

.spDispInline{
	display:inline !important;
}

.spMb0{
	margin-bottom:0 !important;
}

.spMt25{
	margin-top:25px;
}

.spMt50{
	margin-top:50px;
}

/* element */
/* -------------------------------------------------- */

.opacity{
	opacity:0.5;
}

img{
	border:0;
	line-height:0;
	vertical-align:bottom;
}

.imagePhoto img{
	padding:3px;
	background:#FFF;
	box-shadow:rgba(68, 68, 69, 0.2) 0px 0px 4px 1px;
	-webkit-box-shadow:rgba(68, 68, 69, 0.2) 0px 0px 4px 1px;
	-moz-box-shadow:rgba(68, 68, 69, 0.2) 0px 0px 4px 1px;
}

.mainPhotoA img{
	box-sizing:border-box;
	width:100%;
	height:auto;
	margin-bottom:15px;
}

.imgXhdpi{
	width:50%;
	height:auto;
}

.xLeftSp{
	text-align:left;
}

.oneDownSp{
	font-size:0.9em;
}

.brNoneSp{
	display:none;
}

/* layout */
/* -------------------------------------------------- */

body{
	line-height:1.75em;
	color:#221815;
	background:url(../img/back01.gif) repeat top center;
}

.contentsAreaIndex{
	width:100%;
	margin:0 auto;
	padding:15px;
	box-sizing:border-box;
	text-align:justify;
}

.contentsAreaA{
	width:100%;
	margin:0 auto;
	padding:0 15px;
	box-sizing:border-box;
	text-align:justify;
}

.contentsAreaB{
	width:100%;
	margin:0 auto;
	padding:0 15px;
	box-sizing:border-box;
	text-align:justify;
}

.leftAreaB{
	width:100%;
	font-size:0.9em;
	line-height:2.5em;
}

.rightAreaB{
	width:100%;
	font-size:0.9em;
}

/* menu */
/* -------------------------------------------------- */

#container{
	z-index:1;
}

/* header */
/* -------------------------------------------------- */

#logo{
	padding:10px 0 0px 15px;
}

#logo a{
	display:block;
	width:105px;
	height:54px;
	background:url(../img_xhdpi/logo.png) no-repeat top left;
	overflow:hidden;
	text-indent:-9999px;
	background-size:105px 54px;
}

#menu{
	position:absolute;
	width:100px;
	height:23px;
	top:38px;
	right:15px;
}

#menu a{
	display:block;
	width:100px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img_xhdpi/btn_menu.png) no-repeat 0 0;
	background-size:100px 23px;
}

/* gnaviArea */

#gnaviArea{
	margin-top:10px;
}

#gnaviArea ul{
	font-size:15px;
	margin-bottom:15px;
	border-top:1px solid #8A847E;
	display:none;
	list-style:none;
}

#gnaviArea ul li a{
	box-sizing:border-box;
	padding:12px 15px 12px 40px;
	display:block;
	width:100%;
	color:#221815;
	text-decoration:none;
	border-bottom:1px solid #8A847E;
	background:#F4EDE3 url(../img_xhdpi/arrow01.png)  no-repeat 20px center;
	background-size:11px 11px;
}

#gnaviArea ul li a:hover,
#gnaviArea ul li a:visited{
	color:#221815;
	text-decoration:none;
}

#gnaviArea ul li a.current{
	font-size:14px;
	box-sizing:border-box;
	padding:12px 15px 12px 40px;
	display:block;
	width:100%;
	color:#B83E04;
	text-decoration:none;
	border-bottom:1px solid #8A847E;
	background:#F4EDE3 url(../img_xhdpi/arrow03.png) no-repeat 20px center;
	background-size:11px 11px;
}

/* rnaviAreaA */

.rnaviAreaA{
	width:100%;
	margin-bottom:25px;
}

.rnaviAreaA li{
	list-style:none;
	margin-bottom:10px;
	box-shadow:rgba(68, 68, 69, 0.2) 0px 0px 4px 1px;
	-webkit-box-shadow:rgba(68, 68, 69, 0.2) 0px 0px 4px 1px;
	-moz-box-shadow:rgba(68, 68, 69, 0.2) 0px 0px 4px 1px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}

.rnaviAreaA li:last-child{
	margin-bottom:0;
}

.rnaviAreaA a{
	display:block;
	text-decoration:none;
	font-size:16px;
	line-height:1.5em;
	padding:16px 15px 16px 35px;
	background:#FFF;
	box-sizing:border-box;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	color:#221815;
	background:#FFF url(../img_xhdpi/arrow01.png) no-repeat 15px center;
	background-size:11px 11px;
}

.rnaviAreaA a:link{
	text-decoration:none;
}

.rnaviAreaA a:visited{
	text-decoration:none;
}

.rnaviAreaA a:hover,
.rnaviAreaA li.current a{
	display:block;
	text-decoration:none;
	font-size:16px;
	line-height:1.5em;
	padding:16px 15px 16px 35px;
	background:#FFF;
	box-sizing:border-box;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	background:#FFF url(../img_xhdpi/arrow03.png) no-repeat 15px center;
	background-size:11px 11px;
	color:#B83E04;
}

.rnaviAreaA li a br{
	display:none;
}

#rnaviSnsArea01{
	width:100%;
	margin:0 auto;
	margin-top:25px;
}

#rnaviSnsArea01 ul li{
	list-style:none;
}

#rnaviSnsArea01 ul li img{
	width:100%;
	height:auto;
}

#rnaviSnsArea01Left{
	float:left;
	width:48%;
}

#rnaviSnsArea01Right{
	float:right;
	width:48%;
}

#rnaviSnsArea01 ul li a:hover,
#shopBannerArea a:hover,
#indexeventArea a:hover{
	opacity:0.5;
}

#shopBannerArea h3{
	padding:15px 0;
	font-size:1.5em;
}

#indexeventArea{
	margin-bottom:25px;
}

#shopBanner01{
	text-align:center;
}

#shopBanner01 img{
	width:85%;
	height:auto;
}

#indexeventText01{
	font-size:14px;
	padding-bottom:15px;
}

#shopText01{
	font-size:14px;
	padding:15px 0;
}

#indexeventBtn01 a,
#shopBtn01 a{
	margin:0 auto;
	display:block;
	width:100%;
	height:60px;
	line-height:60px;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	background:#F48921 url(../img_xhdpi/arrow05.png)  no-repeat 20px center;
	background-size:16px 16px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}

#shopBtn01 a:hover{
	opacity:0.5;
}

/* pnaviArea */

#pnaviArea{
	display:none;
}

/* footerArea */

#footerAreaA{
	margin-top:50px;
	text-align:center;
	color:#FFF;
	margin-bottom:-3px;
}

#footerAreaB{
	background:#221815 url(../img/back02.gif) repeat-x top center;
	background-size:100% auto;
	font-size:0.8em;
}

#footerAreaC{
	position:relative;
	margin:0 auto;
	padding:25px 0 25px 0;
	font-size:9px;
}

#pageTop{
	position:absolute;
	top:0;
	right:15px;
}

#footerAreaB #pageTop a{
	display:block;
	width:68px;
	height:32px;
	background:url(../img_xhdpi/btn_top_off.png) no-repeat top center;
	overflow:hidden;
	text-indent:-9999px;
	background-size:68px;
	height:32px;
}

#footerAreaB #pageTop a:hover{
	background:url(../img_xhdpi/btn_top_on.png) no-repeat top center;
	background-size:68px;
	height:32px;
}

#footerNavi{
	display:none;
}

#footerAreaA h3 img{
	width:100%;
}

#copyright{
	margin-top:-10px;
	clear:both;
	text-align:center;
	padding-top:25px;
	color:#FFF;
}

/* title */
/* -------------------------------------------------- */

#titleAreaA{
	width:100%;
	margin:0 auto;
	padding:0 15px;
	box-sizing:border-box;
}

#titleAreaA h1,
#titleAreaA p{
	width:100%;
	text-align:center;
	padding:10px 15px;
	margin-bottom:15px;
	background:#221815;
	color:#FFF;
	box-sizing:border-box;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	font-weight:bold;
}

#titleAreaA h1,
#titleAreaA p{
	font-size:20px;
}

/* text */
/* -------------------------------------------------- */

.headingLv01A{
	font-size:22px;
	font-weight:bold;
	line-height:1.5em;
	margin-bottom:10px;
	background-size:100% auto;
}

#newsArea h2,
.headingLv02A{
	font-size:18px;
	line-height:1.5em;
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:2px solid #221815;
}

.headingLv02B{
	font-size:18px;
	line-height:1.5em;
	margin-bottom:8px;
	padding-bottom:8px;
	border-bottom:1px solid #C7C5C4;
}

.eventArea h2,
#newsArea h3,
.headingLv02C{
	font-size:16px;
	line-height:1.5em;
	margin-bottom:15px;
	padding:8px 15px;
	background:#221815;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	color:#FFF;
}

#newsArea h4,
.headingLv03A{
	font-size:16px;
	line-height:1.5em;
	margin-bottom:10px;
}

.naviHeading{
	font-size:16px;
	line-height:1.5em;
	padding:8px 15px;
	background:#221815;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	color:#FFF;
	margin-bottom:10px;
}

.headingLv01B,
.contentsAreaIndex .naviHeading{
	font-size:16px;
	line-height:1.5em;
	padding:8px 15px;
	background:#221815;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	color:#FFF;
	margin-bottom:10px;
}

/* table */
/* -------------------------------------------------- */

.tableStyleA{
	width:100%;
	border-collapse:collapse;
	border-top:1px solid #C7C5C4;
	font-size:12px;
}

.tableStyleA th{
	width:20%;
	padding:10px 15px;
	border-bottom:1px solid #C7C5C4;
	text-align:left;
	white-space:nowrap;
}

.tableStyleA td{
	padding:10px 15px;
	border-bottom:1px solid #C7C5C4;
	text-align:left;
}

.tableStyleB{
	width:100%;
	border-collapse:collapse;
	border-top:1px solid #C7C5C4;
}

.tableStyleB th{
	width:20%;
	padding:10px;
	border-bottom:1px solid #C7C5C4;
	text-align:left;
	white-space:nowrap;
	vertical-align:top;
	font-size:12px;
	line-height:1.75em;
	font-weight:normal;
}

.tableStyleB td{
	padding:10px;
	border-bottom:1px solid #C7C5C4;
	text-align:left;
	font-size:12px;
	line-height:1.75em;
}

.recruitArea table{
	width:100%;
	border-collapse:collapse;
	border-top:1px solid #C7C5C4;
	font-size:12px;
	line-height:1.75em;
}

.recruitArea th{
	width:20%;
	padding:10px 15px;
	border-bottom:1px solid #C7C5C4;
	text-align:left;
	white-space:nowrap;
	vertical-align:top;

}

.recruitArea td{
	padding:10px 15px;
	border-bottom:1px solid #C7C5C4;
	text-align:left;
}

/* index */
/* -------------------------------------------------- */

#newsArea dl{
	padding:15px 0 0 0;
	line-height:1.75em;
}

#newsArea dt{
	margin-bottom:5px;
	padding:0 15px 0 15px;
	font-size:14px;
}

#newsArea dd{
	font-size:14px;
	margin-bottom:15px;
	padding:0 15px 15px 15px;
	border-bottom:1px dotted #908B8A;
}

#newsArea dd:last-child{
	margin-bottom:0;
}

#newsArea dd a{
	color:#221815;
	text-decoration:none;
}

#newsArea dd a:hover{
	opacity:0.5;
}

#newsArea dd a:visited{
	color:#221815;
	text-decoration:none;
}

.indexNewsBtn01,
.indexShopBtn01{
	margin-bottom:25px;
}

.indexNewsBtn01 a,
.indexShopBtn01 a{
	margin:25px auto 0 auto;
	display:block;
	width:100%;
	height:60px;
	line-height:60px;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	background:#F48921 url(../img_xhdpi/arrow05.png)  no-repeat 20px center;
	background-size:16px 16px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}

.indexNewsBtn01 a:hover,
.indexShopBtn01 a:hover{
	opacity:0.5;
}

.indexItemArea a{
	color:#221815;
	text-decoration:none;
}

.indexItemArea a:hover{
	opacity:0.5;
	text-decoration:none;
}

.indexItemArea a:visited{
	color:#221815;
	text-decoration:none;
}

.indexItem01,
.indexItem02,
.indexItem03{
	margin-bottom:25px;
	padding-bottom:25px;
	border-bottom:1px dotted #8F8B89;
}

.itemImg{
	width:30%;
	float:left;
	box-sizing:border-box;
}

.itemImg img{
	width:100%;
}

.indexItemText{
	width:65%;
	float:right;
	padding-right:20px;
	box-sizing:border-box;
	background:url(../img_xhdpi/arrow04.png) no-repeat right center;
	background-size:12px 17px;
}

.indexItemArea h3{
	font-size:16px;
	margin-bottom:5px;
}

.indexItemArea p{
	font-size:14px;
	line-height:1.75em;
}

.indexShopArea{
	padding:0 0 0 0;
	font-size:14px;
}

.indexShopArea .imagePhoto{
	width:125px;
	margin:0 0 15px 15px;
	float:right;
}

.indexShopArea img{
	width:115px;
	height:auto;
	float:right;
}

.indexShopArea a{
	color:#221815;
	text-decoration:none;
}

.indexShopArea a:hover{
	opacity:0.5;
	text-decoration:none;
}

.indexShopArea a:visited{
	color:#221815;
	text-decoration:none;
}

/* bxslider */

#indexPhoto01,
#indexPhoto02{
	display:none;
}

#indexPhotoArea{
	padding-bottom:20px;
	width:100%;
}

#indexPhotoArea img{
	width:100%;
	height:auto;
}

#indexPhotoArea li{
	list-style:none;
}

.bxslider{
	list-style:none;
}

.bx-wrapper{
	position:relative;
	margin:0 auto 20px auto;
	padding:0;
	*zoom:1;
}

.bx-wrapper img{
	max-width:100%;
	display:block;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto{
	position:absolute;
	bottom:-40px;
	width:100%;
}

.bx-wrapper .bx-loading{
	min-height:50px;
	background:url(../img/bx_loader.gif) center center no-repeat #fff;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:2000;
}

.bx-wrapper .bx-pager{
	text-align:center;
	font-size:.85em;
	font-family:Arial;
	font-weight:bold;
	color:#666;
	padding-top:20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item{
	display:inline-block;
	*zoom:1;
	*display:inline;
}

.bx-wrapper .bx-pager.bx-default-pager a{
	background:#C8C3BD;
	text-indent:-9999px;
	display:block;
	width:10px;
	height:10px;
	margin:0 10px;
	outline:0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active{
	background:#221815;
}

.bx-wrapper .bx-prev{
	left:15px;
}

.bx-wrapper .bx-next{
	right:15px;
}

.bx-wrapper .bx-prev:hover{
	background-position:0 0;
}

.bx-wrapper .bx-next:hover{
	background-position:0 0;
}

.bx-wrapper .bx-controls-direction a{
	position:absolute;
	top:50%;
	margin-top:-16px;
	outline:0;
	width:35px;
	height:35px;
	text-indent:-9999px;
	z-index:9999;
}

.bx-wrapper .bx-controls-direction a.disabled{
	display:none;
}

.bx-wrapper .bx-controls-auto{
	text-align:center;
}

.bx-wrapper .bx-controls-auto .bx-start{
	display:block;
	text-indent:-9999px;
	width:10px;
	height:11px;
	outline:0;
	background:url(../img/controls.png) -86px -11px no-repeat;
	margin:0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active{
	opacity:0.7;
}

.bx-wrapper .bx-controls-auto .bx-stop{
	display:block;
	text-indent:-9999px;
	width:9px;
	height:11px;
	outline:0;
	background:url(../img/controls.png) -86px -44px no-repeat;
	margin:0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active{
	opacity:0.7;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{
	text-align:left;
	width:80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{
	right:0;
	width:35px;
}

.bx-wrapper .bx-caption{
	position:absolute;
	bottom:0;
	left:0;
	background:#666\9;
	background:rgba(80, 80, 80, 0.75);
	width:100%;
}

.bx-wrapper .bx-caption span{
	color:#fff;
	font-family:Arial;
	display:block;
	font-size:.85em;
	padding:10px;
}

#ginga{
	padding:0 15px;
	box-sizing:border-box;
	width:100%;
	margin:25px auto;
	text-align:center;
}

#ginga img{
	width:100%;
	height:auto;
}

/* categorytop */
/* -------------------------------------------------- */

#categoryTop a{
	color:#221815;
	text-decoration:none !important;
}

.categoryTopPhotoLeftA{
	width:25%;
	float:left;
}

.categoryTopPhotoRightA{
	width:25%;
	float:left;
}

.categoryTopPhotoLeftA img,
.categoryTopPhotoRightA img{
	width:100%;
	height:auto;
	box-sizing:border-box;
}

.categoryTopTextLeftA,
.categoryTopTextRightA{
	width:70%;
	float:right;
	font-size:16px;
	line-height:2em;
}

.categoryTopTextLeftA p,
.categoryTopTextRightA p{
	margin-bottom:5px;
}

.categoryTopTextLeftA h2,
.categoryTopTextRightA h2{
	font-size:16px;
	margin-bottom:10px;
}

a .categoryTopTextLeftA,
a .categoryTopTextRightA{
	color:#221815;
	font-size:13px;
	line-height:1.75em;;
	text-decoration:none;
}

a .categoryTopPhotoLeftA:hover,
a .categoryTopPhotoRightA:hover,
a .categoryTopTextLeftA:hover,
a .categoryTopTextRightA:hover{
	opacity:0.5;
}

.categoryBottomSpaceA{
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px dotted #8F8B89;
}

/* shopList */
/* -------------------------------------------------- */

/* shopListA */

.shopListALeft,
.shopListARight{
	display:block;
	padding:15px 0;
	border-bottom:1px dotted #8F8B89;
}

.shopListALeft .imagePhoto,
.shopListARight .imagePhoto{
	display:none;
}

.shopListALeft .shopListText,
.shopListARight .shopListText{
	width:100%;
	float:right;
	font-size:13px;
	line-height:1.5em;
	padding-right:20px;
	box-sizing:border-box;
	background:url(../img_xhdpi/arrow04.png) no-repeat right center;
	background-size:12px 17px;
}

.shopListALeft h3,
.shopListARight h3{
	margin:0;
	font-size:14px;
	line-height:1.5em;
	font-weight:normal;
}

.shopListALeft dl,
.shopListARight dl{
	display:none;
}
	
.shopListALeft a,
.shopListARight a{
	color:#221815;
	text-decoration:none;
}

.shopListALeft a:hover,
.shopListARight a:hover{
	opacity:0.5;
}

.shopListALeft dt,
.shopListARight dt{
	width:70px;
	margin-bottom:1px;
	padding:0 0 0 0;
	list-style:none;
	overflow:hidden;
	zoom:1;
	font-size:12px;
	line-height:1.75em;
	clear:both;
	float:left;
}

.shopListALeft dd,
.shopListARight dd{
	width:100%;
	margin-bottom:1px;
	padding:0 20px 0 45px;
	font-size:12px;
	line-height:1.75em;
	box-sizing:border-box;
}

/* shopListB */

.shopListBLeft,
.shopListBCenter,
.shopListBRight{
	display:block;
	padding:15px 0;
	border-bottom:1px dotted #8F8B89;
}

.shopListBLeft .shopListText,
.shopListBCenter .shopListText,
.shopListBRight .shopListText{
	width:100%;
	float:right;
	padding-right:20px;
	box-sizing:border-box;
	background:url(../img_xhdpi/arrow04.png) no-repeat right center;
	background-size:12px 17px;
}

.shopListBLeft .imagePhoto,
.shopListBCenter .imagePhoto,
.shopListBRight .imagePhoto{
	display:none;
}

.shopListBLeft h3,
.shopListBCenter h3,
.shopListBRight h3{
	margin:0;
	font-size:14px;
	line-height:1.5em;
	font-weight:normal;
}

.shopListBLeft a,
.shopListBCenter a,
.shopListBRight a{
	color:#221815;
	text-decoration:none;
}

.shopListBLeft a:hover,
.shopListBCenter a:hover,
.shopListBRight a:hover{
	opacity:0.5;
}

.shopListBLeft dl,
.shopListBCenter dl,
.shopListBRight dl{
	display:none;
}

/* shopArea */

.shopTextArea01{
	margin-bottom:25px;
	font-size:16px;
	line-height:1.75em;
}

.shopPhotoLeft01,
.shopPhotoRight01{
	padding-top:25px;
	font-size:13px;
	line-height:1.75em;
	text-align:center;
}

.shopPhotoLeft01 img,
.shopPhotoRight01 img{
	margin-bottom:10px;
	width:100%;
	height:auto;
	padding:6px;
	background:#FFF;
	box-shadow:rgba(68, 68, 69, 0.2) 0px 0px 4px 1px;
	-webkit-box-shadow:rgba(68, 68, 69, 0.2) 0px 0px 4px 1px;
	-moz-box-shadow:rgba(68, 68, 69, 0.2) 0px 0px 4px 1px;
	box-sizing:border-box;
}

.shopBtn01 a,
.shopBtn02 a,
.shopBtn03 a,
.shopBtn04 a{
	margin:25px auto 0 auto;
	display:block;
	width:100%;
	height:60px;
	line-height:60px;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	background:#F48921 url(../img_xhdpi/arrow05.png)  no-repeat 20px center;
	background-size:16px 16px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}

.shopBtn01 a:hover,
.shopBtn02 a:hover{
	opacity:0.5;
}

.shopBtn03{
	margin:0 0 25px 0;
}

.shopBtn04 a{
	margin-top:10px !important;
}

.shopRecArea01{
	margin-bottom:25px;
	padding-bottom:25px;
	border-bottom:1px dotted #908B8A;
}

.shopRecLeft01 img,
.shopRecRight01 img{
	margin-bottom:15px;
	width:100%;
	height:auto;
	padding:6px;
	background:#FFF;
	box-shadow:rgba(68, 68, 69, 0.2) 0px 0px 4px 1px;
	-webkit-box-shadow:rgba(68, 68, 69, 0.2) 0px 0px 4px 1px;
	-moz-box-shadow:rgba(68, 68, 69, 0.2) 0px 0px 4px 1px;
	box-sizing:border-box;
}

.shopRecRight01 h3{
	font-size:16px;
	line-height:1.5em;
	margin-bottom:5px;
}

#map{
	width:100%;
	height:200px;
	margin-bottom:20px;
}

#snsArea01{
	width:275px;
	padding-top:15px;
	margin:0 auto;
}

#snsArea01 li{
	list-style:none;
	float:left;
}

#snsArea01 li img{
	width:75px;
	height:auto;
}

#sns01{
	margin-right:25px;
}

#sns02{
	margin-right:25px;
}

#snsArea01 li a:hover{
	opacity:0.5;
}

/* item */
/* -------------------------------------------------- */

.itemTextArea,
.itemTextAreaEnd{
	margin-bottom:25px;
	font-size:16px;
	line-height:1.75em;
	clear:both;
}

.photoLeft01 .imagePhoto,
.photoLeft02 .imagePhoto,
.photoRight01 .imagePhoto,
.photoRight02 .imagePhoto{
	width:80%;
	margin:0 auto;
	height:auto;
	box-sizing:border-box;
	margin-bottom:15px;
}

.photoLeft01 img,
.photoRight01 img,
.photoLeft02 img,
.photoRight02 img{
	width:100%;
	height:auto;
	box-sizing:border-box;
}

/* company */
/* -------------------------------------------------- */

.companyTextArea,
.companyTextAreaEnd{
	margin-bottom:50px;
}

.companyTopArea p,
.companyTopAreaEnd p{
	display:none;
}

.companyTopArea a,
.companyTopAreaEnd a{
	display:block;
	padding:15px 0;
	border-bottom:1px dotted #8F8B89;
}

.companyTopArea h2,
.companyTopAreaEnd h2{
	width:100%;
	font-size:14px;
	line-height:1.5em;
	font-weight:normal;
	padding-right:20px;
	box-sizing:border-box;
	background:url(../img_xhdpi/arrow04.png) no-repeat right center;
	background-size:12px 17px;
}

.companyTopArea a:hover,
.companyTopAreaEnd a:hover{
	opacity:0.5;
}

.companyTopArea a:visited,
.companyTopAreaEnd a:visited{
	text-decoration:none;
	color:#221815;
}

.philosophyHeading01{
	padding-top:10px;
	font-size:1em;
	line-height:1.75em;
}

.philosophyList01{
	font-size:14px;
	line-height:1.75em;
}

.philosophyList01 li{
	margin-bottom:10px;
}

.philosophyList01 li:last-child{
	margin-bottom:0;
}

#newsArea img{
	width:100%;
	height:auto;
}

.greetingPhoto img{
	margin-bottom:15px;
	float:right;
	width:100%;
	padding:3px;
	background:#FFF;
	box-shadow:rgba(68, 68, 69, 0.2) 0px 0px 4px 1px;
	-webkit-box-shadow:rgba(68, 68, 69, 0.2) 0px 0px 4px 1px;
	-moz-box-shadow:rgba(68, 68, 69, 0.2) 0px 0px 4px 1px;
}

/* newsArea */
/* -------------------------------------------------- */

#newsArea ol,
#newsArea ul{
	margin-left:35px;
}

