@charset "UTF-8";


/* ホバー */
.mouseHvr {
	opacity: 1;
}

.mouseHvr:hover {
	opacity: 0.28;
}



h1 {
	line-height: 0;
	position: absolute;
	top: 0;
	left: 375px;
	z-index: 2;
}

#gloNav li {
	width: 200px;
	line-height: 0;
	float: left;
	height: 80px;
	margin-top: 13px;
	padding-top: 0px;
	margin-left: 0px;
	display: inline-block;
}

#illust01 {
	line-height: 0;
	position: absolute;
	top: 0;
	left: -40px;
	z-index: 3;
}

#illust02 {
	line-height: 0;
	position: absolute;
	top: 60px;
	right: 20px;
	z-index: 3;
}

#footerContents h2 {
	line-height: 0px;
	position: absolute;
	bottom: 95px;
	left: -1px;
	top: 31px;
	right: 0px;
}

#telNum {
	line-height: 0;
	margin-left: 231px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-top: 0px;
	/* [disabled]float: left; */
	/* [disabled]clear: none; */
	/* [disabled]text-align: left; */
	padding-top: 9px;
	padding-right: 0px;
}

#shopAddress {
	margin-left: 230px;
	line-height: 0;
	margin-bottom: 75px;
	/* [disabled]float: left; */
	width: auto;
}

address {
	line-height: 0;
	/* [disabled]margin-top: 0px; */
	/* [disabled]padding-top: 0px; */
	text-align: center;
}
.button {
	width: 200px;
	height: 54px;
	text-align: center;
	text-decoration: none;
	line-height: 47px;
	outline: none;
	border-radius: 4px;
	background-color: rgba(255,255,255,.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,.2);
	box-shadow: 0px 3px 3px rgba(0,0,0,.2);
	display: inline-block;
	text-shadow: 0px 1px 0 rgba(0,0,0,.4);
	padding-top: 10px;
	margin-top: -7px;
	color: #533434;
	margin-left: 40px;
}
.button:hover {
	background-color: rgba(255,255,255,.3);
}
.button::before {
}
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	position: absolute;
	z-index: -1;
	display: block;
	content: ' ';
}
#baNner {
	display: inline-block;
	width: 960px;
}
#banner ul {
	display: inline-block;
}
#banner ul .mouseHvr {
	display: inline-block;
}

@media screen and (min-width:768px){
#contentsBox {
	width: 1280px;
	background-color: #F9F4ED;
	margin-left: 76px;
	list-style-image: none;
	list-style-type: none;
	height: auto;
}
#contentsArea {
	width: 1280px;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url('../images/wave.png');
	margin-top: -40px;
	z-index: 2;
	position: relative;
	margin-left: 0px;
	padding-left: 0px;
	float: left;
	text-align: left;
	height: auto;
	padding-top: 0px;
}
.menu01Cnt p {
	color: #183A3E;
	font-size: 85%;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#header {
	width: 1280px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/headerBg.png);
	margin-top: 0px;
	position: relative;
}
#gloNav {
	display: inline-block;
	width: 1280px;
	height: 80px;
	margin-left: 0px;
	position: relative;
	margin-top: -11px;
}

#headerInner {
	width: 1280px;
	background-image: url(../images/headerBg.png);
}
ul {
	list-style-type: none;
}
#gloNav ul li {
	width: 200px;
	line-height: 0;
	float: left;
	height: 80px;
	padding-top: 0px;
	margin-left: 0px;
	display: inline-block;
}
#main {
	line-height: 0;
	width: 1280px;
	height: auto;
}
#mainInner {
	background-repeat: no-repeat;
	background-position: center center;
	width: 1280px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	height: 200px;
	background-image: url(../images/subMain.jpg);
	background-color: transparent;
	z-index: 888;
	padding-top: 0px;
}

#contentsIntro {
	width: 960px;
	height: 400px;
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
}
#intro {
	width: 960px;
	margin-bottom: 60px;
	height: 72px;
	padding-left: 10px;
	padding-top: 0px;
	position: absolute;
	margin-top: -5px;
}
.wrap_bali {
	display: flex;
	flex-direction: row;
}
.box_bali {
	width: 292px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url('../images/blockBg01.jpg');
	margin-right: 10px;
	padding-left: 0px;
	height: 500px;
	background-size: 150% auto;
}
.box_bali2 {
	width: 292px;
	background: url('../images/blockBg02.jpg') no-repeat center top;
	margin-right: 10px;
	-moz-border-end-width: 285;
	height: 500px;
	-webkit-logical-height: auto;
}
.box_bali3 {
	width: 292px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url('../images/blockBg03.jpg');
	height: 500px;
	background-size: 182% auto;
}
dl {
	width: 100%;
	margin-top: 130px;
	color: #294548;
}
dt {
	text-align: center;
	font-weight: bold;
	color: #412D2E;
}
#aside {
	float: right;
	width: 260px;
	height: 600px;
	padding-bottom: 30px;
	position: relative;
	margin-left: 0px;
	margin-top: -922px;
}
#pageTop {
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background-color: #F9F4ED;
	top: auto;

}
#pageTop p {
	width: 95px;
	line-height: 0;
	margin-left: 0px;
}
#pageTop_menu {

}

#footer {
	width: auto;
	height: 238px;
	background-image: url(../images/footerBg.png);
	background-position: center center;
	background-repeat: repeat-x;
	top: auto;
}
#footer_menu {
	width: auto;
	height: 238px;
	background-image: url(../images/footerBg.png);
	background-position: center center;
	background-repeat: repeat-x;
	position: relative;
}

#footerContents {
	width: 960px;
	height: 238px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	position: relative;
	margin-top: 0px;
}
#main_menu {
	width: 100%;
	height: 200px;
	background-color: #ffffff;
}
.menuList {
	margin-left: 27px;
}

#localNav {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 77px;
	height: 55px;
}
#localNav li {
	width: 200px;
	margin-right: 50px;
	line-height: 0;
	float: left;
}
#menu01 {
	margin-top: 50px;
}
#menu02 {
	margin-top: 75px;
}
#menu03 {
	margin-top: 80px;
}
#contentsInner {
	width: 1280px;
	margin-top: 16px;
	margin-right: auto;
	margin-left: 20px;
	margin-bottom: 0;
	padding-top: 101px;
	position: relative;
	height: auto;
}
#smPNav {
	display: none;
}
#gloNav ul {
	width: 1280px;
	line-height: 0;
	float: left;
	height: 80px;
	margin-top: 13px;
	padding-top: 0px;
	margin-left: 0px;
	display: inline-block;
	position: absolute;
}
#smPNav_btn {
	display: none;
}
.sidebar {
	display: none;
}
.hidden {
	display: none;
}

.submenu {
	display: none;
}
.menuTxt02 {
	width: 520px;
}
.menu03Ttl {
	width: 300px;
	height: 330px;
	background-repeat: no-repeat;
	background-image: url('../images/menuBg03.jpg');
	margin-right: 50px;
	padding-top: 153px;
}

.sub-title {
	width: 174px;
	height: 60px;
	font-weight: bolder;
	font-size: xx-large;
	margin-left: 31px;
	padding-top: 116px;
	color: #654F0E;
}
.menu01Ttl {
	width: 300px;
	height: 330px;
	background-repeat: no-repeat;
	background-image: url('../images/menuBg01.jpg');
	background-size: cover;
	margin-left: -51px;
	margin-bottom: 60px;
}
.menu01Cnt {
	width: 360px;
}
.menu02Cnt {
	width: 360px;
}

.wrap_bali_bali {
	display: flex;
	flex-flow: row wrap;
	align-content: space-around;
	justify-content: space-between;
}
.menuTxt02 p {
	text-align: center;
}
.menu02Ttl {
	width: 300px;
	height: 330px;
	background: url('../images/menuBg02.jpg') no-repeat center center;
	margin-right: 50px;
	margin-top: 51px;
}
.menuTxt01 {
	width: 360px;
	color: #183A3E;
	font-size: 85%;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 59px;
}
.menuList_smp {
	display: none;
}




















































}

@media screen and (max-width:768px){
#contentsBox {
	width: 412px
%;
	width: 412px;
	height: auto;
}
.sub-title {
	color: #fff;
	font-size: xx-large;
	font-weight: bolder;
	padding-top: 156px;
	padding-left: 21px;
}

#contentsArea {
	width: 100%;
}
#header {
	width: 412px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	list-style-type: none;
	list-style-image: none;
	position: relative;
}
#headerInner {
	width: 100%;
	margin-left: -37px;
	padding-right: 37px;
}
#main {
	line-height: 0;
	width: 412px;
	height: auto;
	position: relative;
}
#contentsIntro {
	width: 30%;
	height: auto;
	display: none;
}
.wrap_bali {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

#intro {
	width: 30%;
	margin-bottom: 60px;
	height: 75px;
	padding-left: 0px;
	padding-top: 0px;
	position: absolute;
	margin-left: -280px;
	display: none;
}
#yashi {
	width: 30%;
	margin-left: -52px;
	display: none;
}
.introTxt {
	width: 10%;
}
.box_bali {
	width: 292px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url('../images/blockBg01.jpg');
	margin-right: 10px;
	padding-left: 0px;
	height: 500px;
	background-size: 150% auto;
	margin-top: 39px;
	margin-left: 54px;
}
.box_bali2 {
	width: 292px;
	background: url('../images/blockBg02.jpg') no-repeat center top;
	margin-right: 10px;
	-moz-border-end-width: 285;
	height: 500px;
	-webkit-logical-height: auto;
	margin-left: 54px;
	margin-top: 42px;
}
.box_bali3 {
	width: 292px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url('../images/blockBg03.jpg');
	height: 500px;
	background-size: 182% auto;
	margin-left: 54px;
	margin-top: 19px;
	margin-bottom: 82px;
}
#aside {
	width: 260px;
	height: 600px;
	padding-bottom: 30px;
	position: relative;
	margin-left: 0px;
	margin-top: -941px;
	top: 936px;
	left: 67px;
}
#footerContents {

}


dl {
	width: 100%;
	margin-top: 130px;
	color: #294548;
	margin-bottom: 0px;
}
#footer {
	margin-top: 876px;
	width: auto;
	background-image: url(../images/footerBg.png);
}
#telNum {
	width: 19%;
	font-size: smaller;
	margin-left: -2px;
}
#telNum img {
	width: 380px;
	margin-left: 6px;
}
#shopAddress img {
	width: 380px;
}
address img {
	width: 335px;
	margin-left: 27px;
	margin-top: 0px;
}



#shopAddress {
	width: 30%;
	margin-left: 9px;
}
#footer_menu {
	width: auto;
	height: 180px;
	padding-bottom: 30px;
	position: relative;
	margin-left: 0px;
	background-image: url(../images/footerBg.png);
}
#mainInner {
	width: 412px;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 auto;
	height: 200px;
	background-image: url(../images/subMain.jpg);
	background-color: transparent;
}
#main_menu {
	width: 412px;
}
#gloNav {
	display: none;

}
#smPNav {
	width: 412px;
	list-style-type: none;
	display: none;
}
#smPNav ul {
	list-style-type: none;
	width: 100%;
}
#smPNav ul li {
	padding-top: 0px;
	border-bottom: 1px soid #fff;
	margin-left: 33px;
	margin-right: -26px;
	padding-left: 47px;
	color: #375862;
}
#smPNav_btn {
	border-radius: 0 0 8px 8px;
	background-image: url(url);
	background-color: #83C7E8;
	cursor: pointer;
	padding-left: 347px;
	margin-left: 8px;
	margin-right: -39px;
	height: 38px;
	line-height: 38px;
}

ul li a {
	color: #5F8998;
	line-height: 30px;
	word-spacing: 0px;
}
#main_menu #mainInner .sub-title {
}
.sidebar .submenu #localNav {
}
#localNav {
	display: none;
}
.submenu h3 {
	font-size: 26px;
	cursor: pointer;
	color: #236E15;
}
.submenu h3:hover {
	color: #8CA327;
	font-size: 26px;
	margin-left: 0px;
	padding-left: 0px;
	position: relative;
	left: 0px;
}
.hidden {
	display: none;
}

.sidebar {
	margin-left: 58px;
	margin-top: 13px;
	font-size: large;
	width: 212px;
}
.submenu {
}
.menu01Ttl {
	width: 300px;
	height: 330px;
	background-repeat: no-repeat;
	background-image: url('../images/menuBg01.jpg');
	background-size: cover;
	margin-left: 44px;
}
.menu01Cnt {
	width: 360px;
}
.menuTxt02 {
	width: 412px;
}
.menuList {
	width: 412px;
	display: none;
}
.menuTxt02 p {
	width: 412px;
	text-align: center;
	font-size: 15px;
	color: #594A25;
}
.menuList_smp {
	width: 412px;
}
.menu02Ttl {
	width: 300px;
	height: 330px;
	background: url('../images/menuBg02.jpg') no-repeat center center;
	margin-top: 51px;
	margin-left: 40px;
}
.menu02Cnt {
	width: 360px;
	margin-top: 0px;
}
.menuTxt01 {
	width: 360px;
	color: #183A3E;
	font-size: 85%;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
}
.menu03Ttl {
	width: 300px;
	height: 330px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url('../images/menuBg03.jpg');
	padding-top: 0px;
	margin-bottom: 22px;
	margin-left: 40px;
}
.menu02Cnt h3 {
	margin-left: 203px;
	margin-bottom: 16px;
}

#pageTop_menu {
}
.menuList_chili {
	width: 412px;
}






















































}
