@charset "UTF-8";

/*
Axiz corporation 2012
*/

::selection { background:#fff; color:#fff; }
::-moz-selection { background:#fff; color:#fff; }
::-webkit-selection { background:#fff; color:#fff; }



.pconly {
	visibility:visible;
}
.sponly {
	visibility:hidden;
}

/* BODY
---------------------------------------------------- */

body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	color:#444;
	background:#fff url(../images/bg.gif);
}
.dn { display:none !important; }
.cl { clear:left !important; }
a,a:visited { text-decoration:none; color:#555;}
p { margin-bottom:15px; }
input, select { font-family: Arial, "ＭＳ Ｐゴシック", sans-serif; }

/* SECTION
---------------------------------------------------- */

header, footer, nav, section, article { display:block; }
section { margin:0 auto; }
section:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }



/* HEADER
---------------------------------------------------- */
header {
	position: fixed;
	width:100%;
	height:165px;
	margin:0 auto;
	background:#fff url(../images/header/bg_header.gif) repeat-x 0 0;
	z-index: 99;
}

header .headinnor {
	width:960px;
	margin:0 auto;
}
header h1 {
	float:left;
	width:300px;
	height:100px;
	margin-top:45px;
	background:url(../images/header/logo.png) no-repeat 0 0;
	background-size: 100% auto;
}
header h1 a {
	display:block;
	width:300px;
	height:100px;
	text-decoration:none;
}
header h1 span {
	font-size: 8pt;
	visibility:hidden;
}
header .hright {
	float:right;
	width:600px;
}
header .hright h2 {
	display: block;
	height:20px;
	margin:4px 0 0 0;
	font-size:80%;
	color:#fff;
	font-weight:normal;
	text-align:right;
}
header .hright .hrnavbox {
	display: block;
	width: 600px;
}
header .hright nav {
	float: left;
	width: 400px;
	margin:0;
	clear:both;
}
.hright nav:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.hright nav ul {
	width: 100%;
	height:100px;
	margin-top:24px;
	padding:0;
	list-style-type:none;
}
.hright nav ul li {
	float:left;
	display:inline;
	width: 100px;
	height: 100px;
	padding:0;
	position:relative;
	z-index: 0;
}
.hright nav ul li .nvicon {
	position:absolute;
	pointer-events: none;
	z-index: 9;
	width: 100%;
	height: auto;
}
.hright nav ul li div {
	position:absolute;
	bottom: 3px;
	left: 0;
	width: 100%;
	font-size: 0.94em;
	font-family:'ヒラギノ角ゴ Pro W3',sans-serif;
	font-weight: bold;
	text-align: center;
}
.hright nav ul li a {
	position:absolute;
	top: 30%;
	left: 40%;
	margin:-15px 0 0 -15px;
	display:block;
	width: 50px;
	height: 50px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-transition: 150ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
	-moz-transition: 150ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
	-ms-transition: 150ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
	-o-transition: 150ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
	transition: 150ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
	position:relative;
}
.hright nav ul li a span {
	font-size: 8pt;
	visibility: hidden;
}
.hright nav ul li a:hover {
	width:70px;
	height:70px;
	margin:-25px 0 0 -25px;
	background: #10bd09;
}

.nv01 a {
	background: #f4cd4d;
}
.nv02 a {
	background: #3991c8;
}
.nv03 a {
	background: #cb383d;
}
.nv04 a {
	background: #b3a4d7;
}

.hright .mlogin {
	float: right;
	width: 200px;
	margin: 0;
	background: url(../images/header/bg_member.png) 0 20px no-repeat;
	background-size: 200px auto;
}

.hright .mlogin a {
	display:block;
	width: 150px;
	margin: 45px 0 0 4px;
	padding: 12px 0 14px;
	color: #fff;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
	border-radius: 8px;
	background: #10bd09;
	background: #ff0000;
	text-align: center;
}
.hright .mlogin a:hover {
	background: #1f9126;
	background: #bb0000;
}

#smpnavbox {
	display:none;
}
#PdNavi {
	display:none;
}
.smpbnrbox {
	display:none;
}


/* MAINIMG
---------------------------------------------------- */


#ixmainimg {
	padding-top: 165px;
}
#mainimgbox {
	width:100%;
	height:400px;
	background-color: #bde6c4;
	background-image: url(../images/mainimg/bg_mainimg.jpg), url(../images/mainimg/bg_mainimg_left.jpg), url(../images/mainimg/bg_mainimg_right.jpg);
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-position: top center , top left , top right;
	background-size: auto 400px, 50% 400px, 50% 400px;
	overflow:hidden;
}
#mainimgbox .mainimg {
	width:100%;
	margin:0;
	overflow:hidden;
}
#mainimgbox .mainimg .mainimgitem {
	width: 1000px;
	height: 400px;
	margin: 0 auto;
}
#mainimgbox .mainimg .mainimgitem .mimgitem-l {
	float: left;
	width: 52%;
	margin: 0;
	overflow: hidden;
}
#mainimgbox .mainimg .mainimgitem .mimgitem-r {
	float:right;
	width: 48%;
	margin: 0;
	overflow: hidden;
}
.mainimgitem div.omakase {
	top:40px;
	margin:20px 0 0 0;
}
.mainimgitem div.weare {
	top: 130px;
	left: 30px;
	margin: 30px 0 0 0;
}
.mainimgitem div.house {
	top: 80px;
	left: 520px;
}
.mainimgitem div img {
	width: 100%;
	height: auto;
}
.mainimgitem div.omakase img {
	max-width: 700px;
}
.mainimgitem div.weare img  {
	max-width: 400px;
}
.mainimgitem div.house img {
	max-width: 450px;
}
#mainimgbox .smpmainimg {
	display: none;
}

/* ixctbox
---------------------------------------------------- */
#ixctbox {
	width: 100%;
	margin: 0;
	padding: 0;
}
#ixctbox {
	width: 100%;
	height: 36px;
	padding:0;
	background:url(../images/ixctgsub.png) repeat-x 0 0;
	background-size: auto 36px;
}
#ixctbox em {
	margin: 0 0 0 20px;
	font-size: 120%;
	color:#fff;
	font-weight:normal;
	line-height: 38px;
}
h4#ixctbox {
	width: 100%;
	height: 30px;
	padding:0;
	background:url(../images/ixctgsub.png) repeat-x 0 0;
	background-size: auto 30px;
}
h4#ixctbox em {
	margin: 0 0 0 14px;
	font-size: 110%;
	line-height: 31px;
}

/* pgcontainer
---------------------------------------------------- */

#pgcontainer {
	width:100%;
	margin:0;
	background:#f7f6f1;
	background:#fff !important;
}



/* IXCONTAINER
---------------------------------------------------- */

#ixcontainer {
	width:960px;
	margin:0 auto;
	padding:20px 0 10px 0;
	text-align:left;
}
#ixcontainer #ixleft {
	float:left;
	width:510px;
	margin:0;
	padding:0;
}
#ixcontainer #ixright {
	float:right;
	width:400px;
	margin:0;
	padding:0;
}

/* IX SERVICE BOX
---------------------------------------------------- */

.ixsv01 {
	width: 100%;
	margin: 0 0 20px;
	background: #bde6c4;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
	border-radius: 8px;
}
.ixsv01 img {
	width: 100%;
	height: auto;
}

#ixservice-box {
	width: 100%;
}

ul.ixsvlist {
	width: 100%;
	margin:0;
	list-style-type:none;
}
ul.ixsvlist li {
	float: left;
	display: inline;
	width: 48%;
	margin:0 4% 0 0;
}
ul.ixsvlist li.rside {
	float: left;
	display: inline;
	width: 48%;
	margin: 0;
}
.ixsv02 {
	width: 100%;
	margin: 0 0 20px;
	background: #bde6c4;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
	border-radius: 8px;
}
.ixsv02 img {
	width: 100%;
	height: auto;
}

#ixservice-box li p {
	width:235px;
	margin:0 8px;
	padding:0 0 30px 0;
	font-size:90%;
	color:#555;
	font-weight:normal;
	line-height:1.5em;
}



/* INDEX BANNER BOX
---------------------------------------------------- */

#ixbnr-box {
    	width: 510px;
	padding: 0;
}
.ixbnr {
	width: 100%;
	margin: 0 0 20px;
	background: #e7ecd3;
	border: solid 4px #10bd09;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
	border-radius: 8px;
	text-align: center;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.ixbnr img {
	position:relative;
	width: 94%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	z-index: 2;
}
.ixbnr .ixbnrsub {
	position:relative;
    	margin-top: -10px;
	padding: 10px 0 6px;
	color: #fff;
	text-align: center;
	background: rgba(37, 171, 59, 0.8);
	z-index: 3;
}
.ixbnrsg img {
	width: 100%;
	height: auto;
}


/* INFOR-BOX
---------------------------------------------------- */

#infor-box {
    	width:510px;
    	margin:0 0 10px 0;
	padding: 0;
}
h3.ubdrsub {
    	width: 100%;
    	margin: 6px 0;
	padding: 0 0 18px 0;
	background:url(../images/dotline.png) 0 bottom repeat-x;
}
h3.ubdrsub em {
    	margin: 0 0 0 4px;
	padding: 0 0 18px 0;
	font-size: 136%;
	color: #549f5e;
	font-weight:normal;
}

#infor-box .inforradius {
    	width:508px;
    	margin:0 0 10px 0;
	padding: 15px 0;
	font-size: 100%;
	color:#666;
	line-height:1.8em;
	border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
	border:solid 1px #10bd09;;
	position:relative;
}
#infor-box ul {
	width:470px;
	margin:0 0 0 20px;
}
#infor-box li {
	border-bottom:dotted 1px #bde6c4;
}
#infor-box li a {
	display:block;
	width:100%;
	padding:5px 0 6px 0;
	color:#555;
	text-decoration:none;
}
#infor-box li a:hover {
	color: #10bd09;
	background: #bde6c4;
}
#infor-box li dl {
	width:470px;
	margin:0 0 0 5px;
}
#infor-box li dl dt {
	padding:0 6px;
	font-weight:bold;
}
#infor-box li dl dd {
	padding:0 6px;
}

/* AREA MAP
---------------------------------------------------- */

#ixcontainer #ixright h3.armapsub {
	margin: 8px 0;
	font-size: 1.1em;
	color: #25ab3b;
	font-weight: bold;
	line-height:1.8em;
}
#areamapbox {
	width: 100%;
	max-width: 400px;
	height: auto;
	margin: 0 auto;
	position:relative;
	text-align: center;
	background: url(../images/side/ixmap.jpg) no-repeat;
	background-size: 400px auto;
}
#areamapbox img {
	width: 100%;
	height: auto;
}

/* INDEX MOVIE BOX
---------------------------------------------------- */

#ix_moviebox {
	width:400px;
	height:300px;
	background:url(../images/side/ix_bgmovie.png) no-repeat;
}
#ix_moviebox h4 {
	height:46px;
	margin:0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#ix_moviebox video {
	padding: 0 0 0 20px;
	width: 360px;
	height: 200px;
}
#ix_moviebox p {
	margin:0 0 0 50px;
}
#ix_moviebox h6 {
	margin:0 0 0 50px;
	padding: 2px 0;
	font-size: 100%;
	color:#666;
	line-height:1.8em;
}
#ix_moviebox h6 a,#ix_moviebox h6 a:visited {
	color:#5d881b;
	text-decoration:none;
}
#ix_moviebox h6 a:hover {
	color:#666;
	text-decoration:underline;
}

/* INDEX SIDE BANNER
---------------------------------------------------- */
.sidebnr {
	padding:0;
}


/* COMPANY-BOX
---------------------------------------------------- */

#company-box {
	width: 100%;
}
#company-box img {
	width: 100%;
	height: auto;
}


#company-box ul {
	margin:0 0 0 24px;
}
#company-box li {
	font-size: 90%;
	color:#10bd09;
	font-weight:normal;
	line-height:1.6em;
}

/* INDEX SIDE BANNER-BOX
---------------------------------------------------- */

#banner-box {
	width: 100%;
	padding: 10px 0;
}
#banner-box li {
	padding: 0 0 6px;
	list-style-type:none;
}
#banner-box li img {
	width: 100%;
	height: auto;
}


/* pgpkupbox
---------------------------------------------------- */

#ixpkupbox {
	width: 100%;
	padding:0 0 20px;
}
#ixpkupbox .pgpkup-innor {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
}
#ixpkupbox .pgpkup-innor .pkupshop {
	width: 100%;
	padding: 12px 10px;
	border:solid 1px #bde6c4;
	background: #e6f6e9;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
	border-radius: 8px;
		-webkit-transition: all 0.2s;
		-moz-transition: all 0.2s;
		-ms-transition: all 0.2s;
		-o-transition: all 0.2s;
	transition: all 0.2s;
}
#ixpkupbox .pgpkup-innor .pkupshop:hover {
	background: #bde6c4;
}
#ixpkupbox .pkupshop p {
	float:left !important;
	width: 27%;
}
#ixpkupbox .pkupshop p img.itemph {
	width: 100%;
	height: auto;
}
#ixpkupbox .pkupshop ul {
	float:right !important;
	width: 70%;
	list-style:none;
}
#ixpkupbox .pkupshop ul li {
	padding:0;
	font-size:80%;
	color:#333;
	font-weight:normal;
	line-height:1.4em;
}
#ixpkupbox .pkupshop ul li.pknm {
	padding:0;
	font-size:110%;
	color:#336601;
	font-weight:normal;
}
#ixpkupbox .pkupshop ul li.pkadd {
	padding:0 0 0 10px;
}
#ixpkupbox .pkupshop ul li.pktel {
	padding: 6px 0 0 10px;
}
#ixpkupbox .pkupshop ul li span {
	padding: 0px 0px 0px 28px;
	font-size: 150%;
	color:#336601;
	font-weight:normal;
	background: url("../images/search/icon_tel.png") no-repeat 4px center;
}
#ixpkupbox .pkupshop ul li.pkbtn {
	text-align:right;
	padding: 8px 0px 8px 0;
}
#ixpkupbox .pkupshop ul li.pkbtn span {
	margin: 0;
	padding: 2px 12px 3px;
	font-size: 1.2em;
	color: #fff;
		-moz-border-radius: 36px;
		-webkit-border-radius: 36px;
	border-radius: 36px;
	background: #10bd09;
	text-align: center;
		-webkit-transition: all 0.2s;
		-moz-transition: all 0.2s;
		-ms-transition: all 0.2s;
		-o-transition: all 0.2s;
	transition: all 0.2s;
}
#ixpkupbox .pkupshop a:hover ul li.pkbtn span {
	background: #0e9807;
}

#ixpkupbox h6 {
	width:100%;
	text-align:right;
}
#ixpkupbox h6 a {
	color: #ff9900;
	font-weight:normal;
	padding:4px 4px 0 0;
}
#ixpkupbox h6 a:hover {
	text-decoration:underline;
}


/* FOOT NAVI
---------------------------------------------------- */

#f_navi {
	position:relative;
	width: 960px;
	height: 30px;
	margin: 40px auto 0;
	padding: 0px;
	background: url(../images/footer/ft_img.png) no-repeat 0 0;
	background-size: 300px auto;
}
#f_navi ul {
	width:161px;
	list-style:none;
	margin-left:799px;
	padding:0;
}
#f_navi ul li{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#f_navi ul li a {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	height: 30px;
	display:block;
}
#f_navi ul li.backtop a{
	width:161px;
	background: url(../images/footer/pgtop.png) 0 0 no-repeat;
	background-size: 322px auto;
}
#f_navi ul li.backtop a:hover{
	width:161px;
	background-position:right 0;
}



.sd-backtop {
	position: fixed;
	bottom: 40px;
	right: -5px;
}
.sd-backtop a {
	width: 40px;
	height: 30px;
	display: block;
	padding-top: 17px;
	background: #10bd09;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	line-height: 16px;
	text-decoration: none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.sd-backtop a:hover {
	background: #1f9126;
	color: #fff;
}


/* FOOTER
---------------------------------------------------- */

footer {
	width:100%;
	margin-top: -6px;
	border-top:solid 20px #10bd09;
	background: url(../images/footer/bg.jpg) 0 0 repeat-y;
	background-size: 100% auto;
}
footer .footerInnor {
	width:960px;
	margin:30px auto 0;
	padding:0;
	font-size:11px;
	color:#666;
}
footer .footerInnor:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }

footer .footerInnor .ftcolumn {
	float: left;
	margin:0;
}
footer .ftcolumn dl {
	margin:0;
	padding:10px 0 18px 0;
	border-top:solid 1px #fff;
}
footer .ftcolumn dt {
	margin:0;
	padding:0 0 10px 0;
	color: #fff;
}
footer .ftcolumn dd {
	margin:0;
	padding:0 0 8px 0;
}
footer .ftcolumn dl ul {
	margin:0 0 5px 0;
}
footer .ftcolumn dl ul li {
	display:inline;
	padding:0 16px 0 14px;
	border-right:solid 1px #fff;
	white-space:nowrap;
}
footer .ftcolumn dl ul li:first-child {
	padding:0 10px 0 0;
}
footer .ftcolumn dl ul li:last-child {
	padding:0 0 0 10px;
	border-right:none;
}
footer .ftcolumn dl ul li.ftlistsub {
	padding:0;
	border-right:none;
}
footer .ftcolumn dl ul li.side {
	display:inline;
	padding:0 10px;
	border-right:solid 1px #fff;
	white-space:nowrap;
}
footer .footerInnor .ftleftbox {
	width: 100px;
}
footer .footerInnor .ftleftbox dl {
	width: 90px;
}
footer .footerInnor .ftcenterbox {
	width: 680px;
}
footer .footerInnor .ftcenterbox dl {
	width: 670px;
}
footer .footerInnor .smpftnv {
	display: none;
}

footer .footerInnor .ftcolumn dl a,footer .footerInnor .ftcolumn dl a:visited {
	color: #fff;
	text-decoration:none;
}
footer .footerInnor .ftcolumn dl a:hover {
	color:#10bd09;
	text-decoration:underline;
}
footer .footerInnor .ftrightbox {
	width: 180px;
}

.ftrightbox ul {
	width:180px;
	list-style:none;
	padding:0;
}
.ftrightbox ul li {
	margin:0;
	color: #fff;
	padding:0 0 2px 10px;
}
.ftrightbox ul li span {
	font-size:8pt;
	color: #fff;
	visibility:hidden;
}
.ftrightbox ul li.ftlogo {
	height: 50px;
	background:url(../images/footer/ftlogo.png) no-repeat 0 0;
	background-size: 160px auto;
}
.ftrightbox ul li.ftcontact {
	margin: 16px 0 6px;
}
a.ftctbtn {
	display:block;
	width: 160px;
}
a.ftctbtn img {
	width: 160px;
	height: 26px;
}
a.ftctbtn:hover {
	background-position: right 0;
}


footer .ftcopy-box {
	width:960px;
	margin:0 auto;
	padding:10px 0 20px 0;
	font-size:11px;
	color: #fff;
	font-weight:normal;
	line-height:1.6em;
	text-align:center;
}
footer .copyright {
	font-size:11px;
	font-weight:normal;
	color: #fff;
	line-height:3em;
}
footer .copyright a {
	color: #fff;
}



/*--------- IE7 Hack ---------*/
*:first-child+html footer { overflow:hidden; }
*:first-child+html article h2 { padding-top:3px; }
/*-------- //IE7 Hack --------*/




/* ----------------- w1024 ------------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1024px){

.box {
	width: 100%;
	margin: 0;
}


}

/* ----------------- w896 ------------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 896px){


.pconly {
	display: none;
	visibility:hidden;
}
.sponly {
	visibility:visible;
}



/* HEADER
---------------------------------------------------- */

header {
	height: 75px;
	background: #fff;
}
header .hright {
	display: none;
}
header .headinnor {
	position: relative;
	width: 100%;
	margin: 0 auto;
}
header h1 {
	float:left;
	width: 200px;
	height: 75px;
	margin-top: 0;
	background: url(../images/header/logo.png) no-repeat 4px 3px;
	background-size: 200px auto;
}
header h1 a {
	display:block;
	width: 200px;
	height: auto;
	text-decoration:none;
}
header span {
	font-size:8pt;
	visibility:hidden;
}
header .hright {
	float:right;
	width: 600px;
}
header .hright h2 {
	height:20px;
	margin:4px 0 0 0;
	font-size:80%;
	color:#fff;
	font-weight:normal;
	text-align:right;
}

#smpnavbox {
	position: fixed;
	display: flex;
	top: 0;
	right: 0;
	width: 150px;
	height: 75px;
	margin: 0;
}
#smpnavbox div.mbbtn {
	width: 75px;
	height: 75px;
	margin: 0;
	text-align: center;
	background: #111;
}
#smpnavbox div.mbbtn a {
	display: block;
	width: 55px;
	height: 55px;
	padding: 10px;
}
#smpnavbox div.smbtn {
	width: 75px;
	height: 75px;
	margin: 0;
	text-align: center;
	background: #10bd09;
}
#smpnavbox div.smbtn a {
	display: block;
	width: 55px;
	height: 55px;
	padding: 10px;
}
#smpnavbox div img {
	width: 51px;
	height: auto;
	margin-top: 4px;
}
#smpnavbox div.smbtn img {
	margin-top: 6px;
}

header .hright nav {
	display: none;
}

/*--------------------------------------------------------------------------
   PdNavi
---------------------------------------------------------------------------*/

#PdNavi{
	display:none;
	position: fixed;
	top: 76px;
	left:0;
	z-index: 99;
	width: 100%;
	border-top: solid 1px #fff;
}

#PdNavi.open{
	display:block !important;
}

#PdNavi nav{
	position:relative;
	z-index: 9999;
	width: 100%;
	margin: 0;
	padding:0;
	background: #10bd09;
}

#PdNavi nav ul li.level01{
	border-bottom:1px solid #fff;
}
#PdNavi nav ul li.level01:after{
	content:"";
	display:block;
}
#PdNavi nav ul li.level01.low,
#PdNavi nav ul li.level01.low:after,
#PdNavi nav ul li.level01:last-child,
#PdNavi nav ul li.level01:last-child:after{
	border-bottom:none;
}
#PdNavi nav ul li a{
	display:block;
	padding: 13px 10px 12px;
	font-size: 1.1em;
	font-family: 'Noto Sans Japanese', sans-serif;
	color: #fff;
	border-bottom: solid 1px #fff;
}
#PdNavi nav ul li a:hover {
	color: #fff;
	background: #1f9126;
}


#PdNavi h1 {
	color:#fff;
	text-align: left;
}
#PdNavi h1 span {
	font-size: 1.1em;
	font-family: 'Noto Sans Japanese', sans-serif;
	color:#fff;
}
#PdNavi section h1 {
	padding: 13px 10px 12px;
	font-size: 1.1em;
	color: #fff;
	cursor: pointer;
	position: relative;
	background: url(../images/icon_open.png) no-repeat right center;
	text-align: left;
}
#PdNavi section h1 span {
	padding: 0;
}
#PdNavi section h1.active {
	background: url(../images/icon_close.png) no-repeat right center;
}
#PdNavi section ul li section h1 span {
	padding-left: 8px;
}

#PdNavi li a {
	display: block;
	text-align: left;
}

#PdNavi h1 a:hover {
	color: #fff !important;
	background: #be3048 url(../images/icon_open.png) no-repeat right center;
}

/* close */
#PdNavi nav p.close {
	display: block;
	cursor: pointer;
	width: 100%;
	margin: 0 0%;
	padding: 13px 0 12px;
	font-family: 'Noto Sans Japanese', sans-serif;
	color: #fff;
	text-align: center;
}
#PdNavi nav p.close:hover {
	background: #1f9126;
}

#PdNavi .spbtnbox {
	width: 90%;
	margin: 0 5%;
	padding: 12px 0 4px;
	text-align: right;
}
#PdNavi .spbtnbox div {
	display: inline-block;
	margin: 0 5px;
}
#PdNavi .spbtnbox img {
	width: 32px;
	height: auto;
}




/* MAINIMG
---------------------------------------------------- */

#ixmainimg {
	padding-top: 75px;
}

#mainimgbox {
	width:100%;
	height: auto;
	background: #bde6c4;
}
#mainimgbox .mainimg {
	display: none;
}
#mainimgbox .tabmainimg {
	display: block;
}
#mainimgbox .tabmainimg img {
	width: 100%;
	height: auto;
}

#mainimgbox .smpmainimg {
	display: none;
}
#mainimgbox .mainimg .mainimgitem {
	width:960px;
	height:400px;
	margin: 0 auto;
}
#mainimgbox .mainimg .mainimgitem .mimgitem-l {
	float:left;
	width:520px;
	margin: 0;
	overflow: hidden;
}
#mainimgbox .mainimg .mainimgitem .mimgitem-r {
	float:right;
	width:440px;
	margin: 0;
	overflow: hidden;
}
.mainimgitem div.omakase {
	top:40px;
	margin:20px 0 0 0;
}
.mainimgitem div.weare {
	top:130px;
	left:30px;
	margin:30px 0 0 0;
}
.mainimgitem div.house {
	top:80px;
	left:620px;
}

/* FOOT NAVI
---------------------------------------------------- */

#f_navi {
	width: 100%;
}

#f_navi ul {
	display: none;
}

/* FOOTER
---------------------------------------------------- */



footer {
	background: url(../images/footer/bg.jpg) 0 0 repeat-y;
	background-size: auto 100%;
}

footer .footerInnor {
	width: 100%;
	margin: 0 auto 0;
	padding: 0;
}
footer .footerInnor:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }

footer .footerInnor .ftcolumn {
	float: none;
	display: block;
	margin:0;
}
footer .ftcolumn dl {
	margin:0;
	padding: 0;
	border-top: solid 1px #ccc;
}

footer .ftcolumn dl ul {
	margin:0 0 5px 0;
}
footer .ftcolumn dl ul li {
	display: inline;
	padding:0 16px 0 14px;
	border-right:solid 1px #ccc;
	white-space:nowrap;
}
footer .ftcolumn dl ul li:first-child {
	padding:0 16px 0 0;
}
footer .ftcolumn dl ul li:last-child {
	padding:0 0 0 16px;
	border-right:none;
}
footer .ftcolumn dl ul li.ftlistsub {
	padding:0;
	border-right:none;
}
footer .ftcolumn dl ul li.side {
	display:inline;
	padding:0;
	border-right:solid 1px #fff;
	white-space:nowrap;
}

footer .footerInnor .ftleftbox {
	width: 100%;
	margin: 0 auto 20px;
}
footer .footerInnor .ftleftbox dl {
	width: 100%;
	margin: 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
footer .footerInnor .ftleftbox dl dt {
	width: 100%;
	padding: 0;
	border-bottom: 1px solid #ccc;
	display: inline-block;
	text-align:center;
}
footer .footerInnor .smpftnv {
	display: block;
}
footer .footerInnor .ftleftbox dl dd {
	width: 50%;
	padding: 0;
	border-bottom: 1px solid #ccc;
	display: inline-block;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
}
footer .footerInnor .ftleftbox dl dd:nth-child(odd) {
	border-left: 1px solid #ccc;
}
footer .footerInnor .ftleftbox dl a {
	font-size: 11px;
	padding: 8px 10px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align:center;
	justify-content: center;
}
footer .footerInnor .ftcenterbox {
	display: none;
}


footer .footerInnor .ftcolumn dl a,
footer .footerInnor .ftcolumn dl a:visited {
	color:#fff;
	text-decoration:none;
}
footer .footerInnor .ftcolumn dl a:hover {
	color:#10bd09;
	text-decoration:underline;
}
footer .footerInnor .ftrightbox {
	width: 96%;
	margin: 0 auto;
}

.ftrightbox ul {
	width: 100%;
	list-style:none;
	padding:0;
	text-align:center;
}
.ftrightbox ul li {
	margin:0;
	padding:0 0 2px;
}
.ftrightbox ul li span {
	font-size:8pt;
	visibility:hidden;
}
.ftrightbox ul li.ftlogo {
	width: 100%;
	height: 45px;
	background:url(../images/footer/ftlogo.png) no-repeat center 0;
	background-size: auto 45px;
	text-align: center;
}
.ftrightbox ul li.ftcontact {
	display: block;
	margin:6px 0;
	text-align:center;
}

a.ftctbtn {
	display:block;
	margin:0 auto;
	width: 180px;
	text-align:center;
}
a.ftctbtn:hover {
	background-position: right 0;
}


footer .ftcopy-box {
	width: 96%;
	margin: 0 auto;
}
footer .ftcopy-box li {
	display: none;
}
footer .copyright {
	display: block !important;
	padding: 10px 0 0;
}




/* IXCONTAINER
---------------------------------------------------- */

#ixcontainer {
	width: 96%;
	margin: 0 auto;
	padding: 20px 0 10px 0;
}
#ixcontainer #ixleft {
	float: none;
	width: 96%;
	margin: 0 auto 50px;
	padding:0;
}
#ixcontainer #ixright {
	float: none;
	width: 96%;
	margin: 0 auto;
	padding:0;
}

/* IX SERVICE BOX
---------------------------------------------------- */

#ixservice-box {
	width: 100%;
}

#ixservice-box ul {
	width: 100%;
	margin:0;
	list-style-type:none;
}
#ixservice-box li {
	float: left;
	display: inline;
	width: 48%;
	margin: 0 auto;
}
#ixservice-box li.rside {
	margin: 0 0 0 4%;
}


#ixservice-box li h3 {
	margin: 0 auto;
	width:245px;
	height:28px;
}
#ixservice-box li div.svimgbox {
	width:245px;
	height:186px;
	margin: 0 auto;
}
.sv02 {
	background:url(../images/ixsv/ixsv-ph2.png) center 0 no-repeat !important;
}
.sv03 {
	background:url(../images/ixsv/ixsv-ph3.png) center 0 no-repeat !important;
}

#ixservice-box li div.svimgbox dl {
	padding:0;
}
.sv02 dl {
	margin:0 0 0 20px;
}
.sv03 dl {
	margin:0 0 0 70px;
}
#ixservice-box li div.svimgbox dl dt {
	margin:0;
	padding:0 0 3px 0;
	font-size:80%;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.sv02 dl dt {
	height:20px;
}
.sv03 dl dt {
	height:100px;
}
#ixservice-box li div.svimgbox dl dd {
	margin:0;
	padding:0 0 4px 0;
}
#ixservice-box li p {
	width:235px;
	margin:0 auto;
	padding:0 0 30px 0;
	font-size:90%;
	color:#555;
	font-weight:normal;
	line-height:1.5em;
}



/* INFOR-BOX
---------------------------------------------------- */

#infor-box {
	width: 100%;
	margin: 0 0 10px;
	padding: 0;
}

#infor-box h3 {
	width: 100%;
    	margin: 0 0 6px 0;
	padding: 0 0 16px 0;
	background:url(../images/dotline.png) 0 bottom repeat-x;
}
#infor-box h3 em {
    	margin:0 0 0 8px;
	padding:0 0 14px 0;
	font-size: 120%;
	color:#10bd09;
	font-weight:normal;
}

#infor-box .inforradius {
	width: 100%;
    	margin:0 0 10px 0;
}
#infor-box ul {
	width: 94%;
	margin:0 auto;
}
#infor-box li dl {
	width: 100%;
	margin:0 0 0 5px;
}


/* INDEX BANNER BOX
---------------------------------------------------- */

#ixbnr-box {
	width: 94%;
	margin:0 auto;
	padding: 0;
}
#ixbnr-box ul {
	width: 100%;
	margin:0;
	list-style-type:none;
}
#ixbnr-box li {
	float: left;
	display:inline;
	width: 48%;
	margin:0 1% 20px;
	text-align: center;
}
#ixbnr-box li:nth-of-type(3n) {
	width: 100%;
	margin:0;
}
#ixbnr-box li img {
	width: 100%;
	height: auto;
}


/* AREA MAP
---------------------------------------------------- */

#areamapwrap {
	width: 100%;
	margin: 0 auto;
}
#ixcontainer #ixright h3.armapsub {
	width: 100%;
	height: auto;
	margin: 0 auto 20px;
	text-align: center;
}
#ixcontainer #ixright h3.armapsub img {
	width: 100%;
	height: auto;
}

#areamapbox {
	width: 100%;
	max-width: 90%;
	height:auto;
	margin: 0 auto;
	background: url(../images/side/ixmap.jpg) no-repeat;
	background-size: 100% 100%;
}
#areamapbox img {
	width: 100%;
	height: auto;
}


/* INDEX MOVIE BOX
---------------------------------------------------- */

#ix_moviebox {
	width: 94%;
	max-width: 600px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background:url(../images/side/ix_bgmovie.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
}
#ix_moviebox h4 {
	height: 46px;
	margin:0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#ix_moviebox video {
	margin: 0 auto;
	padding: 20px 0 30px;
	width: 90%;
	height: auto;
}
#ix_moviebox h6 {
	margin: 0 0 0 10px;
	padding: 2px 0 10px;
	font-size: 100%;
	color:#666;
	line-height:1.8em;
	text-align: left;
}



/* INDEX SIDE BANNER
---------------------------------------------------- */

#sidebanner {
	width: 100%;
	text-align: center;
}
#sidebanner div {
	text-align: center;
}


/* COMPANY-BOX
---------------------------------------------------- */

#company-box {
	margin: 0 auto;
}




}



/* ----------------- w640 ------------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 640px){


/* MAINIMG
---------------------------------------------------- */

#mainimgbox .tabmainimg {
	display: none;
}
#mainimgbox .smpmainimg {
	display: block;
}
#mainimgbox .smpmainimg img {
	width: 100%;
	height: auto;
}



/* INDEX BANNER BOX
---------------------------------------------------- */


#ixbnr-box li,
#ixbnr-box li.rpadd {
	float: none;
	display: block;
	width: 64%;
	margin: 0 auto 20px;
	text-align: center;
}
#ixbnr-box li:nth-of-type(3n) {
	width: 100%;
	margin: 0 0 20px;
}


/* AREA MAP
---------------------------------------------------- */

#areamapwrap {
	width: 94%;
	max-width: 100%;
	margin: 0 auto;
}
#ixcontainer #ixright h3.armapsub {
	width: 100%;
	max-width: 100%;
	height: auto;
	margin: 0 auto 20px;
	text-align: center;
}
#ixcontainer #ixright h3.armapsub img {
	width: 100%;
	height: auto;
}
#areamapbox {
	width: 100%;
	max-width: 100%;
	height:auto;
	background: url(../images/side/ixmap.jpg) no-repeat;
	background-size: 100% 100%;
}
#areamapbox img {
	width: 100%;
	height: auto;
}


/* INDEX MOVIE BOX
---------------------------------------------------- */

#ix_moviebox {
	width: 94%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background:url(../images/side/ix_bgmovie.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
}
#ix_moviebox h4 {
	height: 46px;
	margin:0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#ix_moviebox video {
	margin: 0 auto;
	padding: 20px 0 30px;
	width: 90%;
	height: auto;
}
#ix_moviebox h6 {
	margin: 0 0 0 10px;
	padding: 2px 0 10px;
	font-size: 100%;
	color:#666;
	line-height:1.8em;
	text-align: left;
}


}





/* ----------------- w480 ------------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 480px){




/* HEADER
---------------------------------------------------- */

header {
	margin-top: 0;
	height: 60px;
}
header .hright {
	display: none;
}
header .headinnor {
	position: relative;
	width: 100%;
	margin: 0 auto;
}
header h1 {
	float: left;
	width: calc( 100% - 120px);
	height: 60px;
	margin-top: 0;
	background: url(../images/header/logo.png) no-repeat 4px 2px;
	background-size: auto 56px;
}
header h1 a {
	display:block;
	width: auto;
	height: 60px;
	text-decoration:none;
}
header span {
	font-size:8pt;
	visibility:hidden;
}
header .hright {
	float:right;
	width: auto;
}
header .hright h2 {
	display: none;
}
#smpnavbox {
	position: fixed;
	display: flex;
	top: 0;
	right: 0;
	width: 120px;
	height: 60px;
	margin: 0;
}
#smpnavbox div.mbbtn {
	width: 60px;
	height: 60px;
	margin: 0;
	text-align: center;
	background: #111;
}
#smpnavbox div.mbbtn a {
	display: block;
	width: 50px;
	height: 50px;
	padding: 5px;
}
#smpnavbox div.smbtn {
	width: 60px;
	height: 60px;
	margin: 0;
	text-align: center;
	background: #10bd09;
}
#smpnavbox div.smbtn a {
	display: block;
	width: 50px;
	height: 50px;
	padding: 5px;
}
#smpnavbox div img {
	width: 42px;
	height: auto;
	margin-top: 6px;
}
#smpnavbox div.smbtn img {
	margin-top: 8px;
}

header .hright nav {
	display: none;
}

/*--------------------------------------------------------------------------
   PdNavi
---------------------------------------------------------------------------*/

#PdNavi{
	top: 61px;
}



#ixmainimg {
	padding-top: 60px;
}



/* IX SERVICE BOX
---------------------------------------------------- */

#ixservice-box {
	width: 100%;
}

#ixservice-box ul {
	width: 100%;
	margin:0;
	list-style-type:none;
}
#ixservice-box li {
	float: none;
	width: 100%;
	margin: 0 auto;
}
#ixservice-box li.rside {
	margin: 0 0 0 4%;
}
ul.ixsvlist {
	width: 100%;
	margin:0;
	list-style-type:none;
}
ul.ixsvlist li,
ul.ixsvlist li.rside {
	float: none;
	width: 100%;
	margin:0 4% 0 0;
}


/* INDEX SIDE BANNER
---------------------------------------------------- */

#sidebanner {
	width: 94%;
	margin: 0 auto;
}
#sidebanner div img {
	width: 100%;
	height: auto;
}



/* COMPANY-BOX
---------------------------------------------------- */

#company-box {
	margin: 0 auto;
	width: 96%;
}

#company-box span {
	font-size: 1pt;
	visibility:hidden;
}
#company-box h3 {
	height: 16px;
	margin:0;
	padding:0;
}
#company-box h4 {
	width: 69px;
	height: 76px;
	margin: 0 auto;
	padding:0;
}
a.mapbtn {
	margin-left: 88px;
	display:block;
	width:69px;
	height:23px;
	background:url(../images/side/mapbtn.png) no-repeat 0 0;
	text-decoration:none;
}
a.mapbtn:hover {
	/*background-position: right 0;*/
}



/* INDEX BANNER BOX
---------------------------------------------------- */

#banner-box {
	width: 96%;
	margin: 0 auto;
	padding: 10px 0;
}
#ixbnr-box li,
#ixbnr-box li.rpadd {
	width: 80%;
	margin: 0 auto 20px;
}



}
