/* mainVisual
==========================================*/
#kushi.modePC .mainVisualWrap > div:nth-of-type(3) { background-image: url(/img/kushi/root/img01.jpg); }
#kushi.modeSP .mainVisualWrap > div:nth-of-type(3) { background-image: url(/img/kushi/root/img01.jpg); }
#kushi.modeSP .mainVisualWrap > div:nth-of-type(3) { background-position: -950px center }

#kushiConcept .mainVisualWrap > div:nth-of-type(3) { background-image: url(/img/kushi/concept/img01.jpg); }
#kushiConcept.modeSP .mainVisualWrap > div:nth-of-type(3) { background-position: -1230px center }

.modePC h1 span{font-size: 20px;}
.modeSP h1 span{font-size: 30px;}



/* common
==========================================*/
.modePC h2 { margin-bottom:80px; }
.modeSP h2 { margin-bottom:70px; }

/* box01
==========================================*/
.box01 { z-index: 1; }
.modePC .box01 {
	margin: 0 auto 150px;
	width: 1200px;
	padding-top: 100px;
}
.modeSP .box01 {
	margin: 0 auto  180px;
	width: 690px;
	padding-top: 100px;
}
/**
 * slider
 */
.modeSP .box01 .u1{ z-index: 0; }
.modePC .box01 .u1 li img{
	width: 1200px;
	/*height: 365px;*/
}
.modeSP .box01 .u1 li img{
	width: 100%;
}

.box01 .u2 {
	height: 0;
	position: absolute;
	top: 50%;
}
.modePC .box01 .u2 {
	width: 960px;
	left: 0;
	margin-top: -40px;
}
.modeSP .box01 .u2 {
	width: 750px;
	left: 0;
	margin-top: -30px;
}

.box01 .u2 li { display: inline-block; }
.box01 .u2 li:nth-of-type(1) { float: left; }
.box01 .u2 li:nth-of-type(2) { float: right; }

.box01 .u2 a {
	text-align: center;
	display: block;
	background-color: #fff;
}
.modePC .box01 .u2 a { width: 80px; height: 80px; }
.modeSP .box01 .u2 a { width: 60px; height: 60px; }

.modePC .box01 .u2 svg { width: 17px; height: 10px; margin-top: 35px; }
.modeSP .box01 .u2 svg { width: 23px; height: 13px; margin-top: 23px; }

/**
 * p1
 */
.box01 .p1{ text-align: center; }

.modePC .box01 .p1{ margin-top: 60px; }
.modeSP .box01 .p1{ margin-top: 80px; }

.modePC .box01 .p1 a { margin-top: 50px; }
.modeSP .box01 .p1 a { margin-top: 80px; }

.modePC .box01 .en{ margin-top: 40px; }
.modeSP .box01 .en{ margin-top: 60px; }

/* box02
==========================================*/
.modePC .box02 {
	margin: 0 auto 180px;
	width: 960px;
}
.modeSP .box02 {
	width: 690px;
	margin: 0 auto;
}
/**
 * common
 */
.box02 .barTitleC{ font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif; }
.box02 .barTitleC:after{ background: #fff; }

.box02 h3 {
	text-align: center;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-weight: bold;
}
.modePC .box02 h3 {font-size: 18px;}
.modeSP .box02 h3 {font-size: 28px;}

.box02 h3:before{ content: "─　"; }
.box02 h3:after{ content: "　─"; }

.box02 .p1,.box02 .p2,.box02 .p3 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	position: relative;
}
.modePC .box02 .p1,.modePC .box02 .p2,.modePC .box02 .p3 {
	font-size: 17px;
	margin-top: 40px;
	margin-bottom: 80px;
}
.modeSP .box02 .p1,.modeSP .box02 .p2,.modeSP .box02 .p3 {
	font-size: 24px;
	margin-top: 60px;
	margin-bottom: 100px;
}
.modeSP .box02 .p1,.modeSP .box02 .p2 {
	background: #f6f6f6;
	padding-bottom: 60px;
}

.box02  h4 { font-weight: bold; }
.modePC .box02  h4{ margin-top: -9px; }
.modeSP .box02  h4{ margin-left: -16px; }

.modePC .box02 .p1 p,.modePC .box02 .p2 p{
	line-height: 2;
	margin-right: 20px;
}
.modeSP .box02 .p1 p,.modeSP .box02 .p2 p{
	line-height: 2;
	margin-right: 20px;
}
.modePC .box02 .p1 p span,
.modePC .box02 .p2 p span{
	color: #333;
	font-size: 12px;
	margin-top: 10px;
}
.modeSP .box02 .p1 p span,
.modeSP .box02 .p2 p span{
	font-size: 20px;
	color: #333;
	display: block;
	margin-bottom: -40px;
	margin-top: -12px;
}
/*p1*/
.modePC .box02 .p1 {
	width: 820px;
	height: 400px;
	margin-left: 70px;
}
.modeSP .box02 .p1 {
	width: 690px;
	height: 1175px;
}

.box02 .p1 div{ position: absolute; }
.modePC .box02 .p1 div{
	right: 0;
	-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
			writing-mode: vertical-rl;
}
.modeSP .box02 .p1 div{ top: 60px; }

.modePC .box02 .p1 .b1{ top: 0; }
.modePC .box02 .p1 .b2{ top: 240px; }

.modeSP .box02 .p1 .b1{ left: 80px; }
.modeSP .box02 .p1 .b2{ right: 80px; }

.modePC .box02 .p1 h4:nth-of-type(2) { margin-right: 20px; }
.modeSP .box02 .p1 h4:nth-of-type(2) { margin-top: 40px; }
.modePC .box02 .p1 h4:nth-of-type(3) { margin-right: 20px; }
.modeSP .box02 .p1 h4:nth-of-type(3) { margin-top: 40px; }
.modePC .box02 .p1 h4:nth-of-type(4) { margin-right: 20px; }
.modeSP .box02 .p1 h4:nth-of-type(4) { margin-top: 40px; }


/*p2*/
.box02 .p2 div{ position: absolute; }
.modePC .box02 .p2 div{
	right: 0;
	-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
			writing-mode: vertical-rl;
}
.modeSP .box02 .p2 div{ top: 60px; }

.modePC .box02 .p2 {
	height: 112px;
	width: 133px;
	margin-left: 440px;
}
.modeSP .box02 .p2 {
	width: 690px;
	height: 190px;
}

.modePC .box02 .p2 .b1{ top: 0; }
.modeSP .box02 .p2 .b1{ left: 110px; }

/*p3*/
.modePC .box02 .p3{
	margin: 0 auto;
	width: 200px;
}
.modeSP .box02 .p3{
	margin: 0 auto 100px;
	width: 300px;
}

.box02 .p3 dl{}
.modePC .box02 .p3 dl{ width: 350px; }

.box02 .p3 dt{
	font-weight: bold;
	float:left;
	clear:left;
}
.modePC .box02 .p3 dt{
	width: 80px;
}
.modeSP .box02 .p3 dt{
	width: 120px;
}

.box02 .p3 dd{ float:left; }
.modePC .box02 .p3 dd{ width:250px; }
.modeSP .box02 .p3 dd{ width:180px; }

.modePC .box02 .p3 dd span{ font-size: 12px; }
.modeSP .box02 .p3 dd span{ font-size: 24px; }

.box02 .p3 dd:before{
	content: "：　";
	font-weight: bold;
}

.modePC .box02 .p3 svg{
	width: 22px;
	height: 22px;
	margin-right: 4px;
}
.modeSP .box02 .p3 svg{
	width: 44px;
	height: 44px;
	margin-right: 8px;
}

/* box03
==========================================*/
.modePC .box03 {
	margin: 0 auto 150px;
	width: 960px;
}
.modeSP .box03 {
	margin: 0 auto 180px;
	width: 690px;
	padding-top: 100px;
}
/**
 * common
 */
.box03 .barTitleC{ font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif; }
.box03 .barTitleC:after{ background: #fff; }

.box03 h3 {
	text-align: center;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-weight: bold;
}
.modePC .box03 h3 {font-size: 18px;}
.modeSP .box03 h3 {font-size: 28px;}

.box03 h3:before{ content: "─　"; }
.box03 h3:after{ content: "　─"; }

.box03 .p1,.box03 .p2 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	position: relative;
}
.modePC .box03 .p1,.modePC .box03 .p2 {
	font-size: 17px;
	margin-top: 40px;
	margin-bottom: 80px;
}
.modeSP .box03 .p1,.modeSP .box03 .p2 {
	font-size: 24px;
	margin-top: 60px;
	margin-bottom: 100px;
	background: #f6f6f6;
	padding-bottom: 60px;
}

.box03  h4 { font-weight: bold; }
.modePC .box03  h4{ margin-left: -9px; margin-bottom: 10px; }
.modeSP .box03  h4{ margin-left: -16px; }

.box03 .p1 p,.box03 .p2 p{
	line-height: 2;
	margin-bottom: 20px;
}
.modeSP .box03 .p1 p span,.modeSP .box03 .p2 p span{
	font-size: 20px;
	color: #333;
	display: block;
	margin-bottom: -40px;
	margin-top: -12px;
}

/*p1*/
.box03 .p1 div{ position: absolute; }
.modePC .box03 .p1 div{ top: 0; }
.modeSP .box03 .p1 div{ top: 60px; }

.modePC .box03 .p1 { height: 690px; }
.modeSP .box03 .p1 {height: 1250px;}

.modePC .box03 .p1 .b1{ left: 150px; }
.modePC .box03 .p1 .b2{ left: 530px; }
.modeSP .box03 .p1 .b1{ left: 60px; }
.modeSP .box03 .p1 .b2{ left: 380px; width: 290px; }

.modePC .box03 .p1 h4:nth-of-type(2) { margin-right: 50px; }
.modeSP .box03 .p1 h4:nth-of-type(2) { margin-top: 50px; }

/*p2*/
.box03 .p2 div{ position: absolute; }
.modePC .box03 .p2 div{ top: 0; }
.modeSP .box03 .p2 div{ top: 60px; }

.modePC .box03 .p2 { height: 100px;}
.modeSP .box03 .p2 {height: 300px;}

.modePC .box03 .p2 .b1{ left: 250px; }
.modeSP .box03 .p2 .b1{ left: 70px; width: 560px;}

/*p3*/
.modePC .box03 .p3{ margin: 100px auto 0; }
.modeSP .box03 .p3{ margin: 100px auto 0; }

.box03 .p3 dl{}
.modePC .box03 .p3 dl{
	font-size: 13px;
	line-height: 2;
	margin-top: 40px;
	margin-left: 257px;
}
.modeSP .box03 .p3 dl{
	line-height: 1.6;
	width: 100%;
	margin-top: 40px;
}

.box03 .p3 dt{
	font-weight: bold;
	float:left;
	clear:left;
}
.modePC .box03 .p3 dt{ width: 100px; }
.modeSP .box03 .p3 dt{ width: 170px; }

.box03 .p3 dd{ float:left; }
.modePC .box03 .p3 dd{ width:440px; }
.modePC .box03 .p3 dd.multi{
	/*padding-left:1em;
	text-indent:-1em;*/
}
.modeSP .box03 .p3 dd{
	padding-left:1em;
	text-indent:-1em;
}

.modePC .box03 .p3 dd p.aside{
	margin-top: -2px;
	margin-bottom: 5px;
	margin-left:12px;
}
.modeSP .box03 .p3 dd p.aside{
	padding-left: 24px;
	margin-bottom: 10px;
}

.box03 .p3 dd p.aside.under_line{
	text-decoration: underline;
}

.modePC .box03 .p3 dd p.aside2{
	margin-left:12px;
	color: #666;
	font-size: 11px;
}
.modeSP .box03 .p3 dd p.aside2{
	padding-left: 24px;
	color: #666;
	font-size: 21px;
}

.box03 .p3 dd span{
	display: block;
	color: #666;
}

.box03 .p3 dd i{
	color: #666;
}

.modePC .box03 .p3 dd span:before{
	content: "　- ";
}
.modeSP .box03 .p3 dd span{font-size: 20.5px;}


.box03 .p3 dd:before{
	content: "：";
	font-weight: bold;
}

.modePC .box03 .p3 svg{
	width: 22px;
	height: 22px;
	margin-right: 4px;
}
.modeSP .box03 .p3 svg{
	width: 44px;
	height: 44px;
	margin-right: 8px;
}

/*p4*/
.box03 .p4{
	text-align: center;
}
.modePC .box03 .p4{
	margin:40px auto 0;
}
.modeSP .box03 .p4{
	margin:40px auto 0;
}


/* box04
==========================================*/
.modePC .box04 {
	margin: 0 auto  200px;
	width: 960px;
}
.modeSP .box04 {
	width: 690px;
	margin: 0 auto 180px;
	padding-top: 100px;
}

.box04 .p1 { text-align: center; }
/*.modePC .box04 .p1 { margin-top: 50px; }*/
/*.modeSP .box04 .p1 { margin-top: 100px; }*/

.modePC .box04 p{ margin-bottom: 30px; }
.modeSP .box04 p{ margin-bottom: 40px; }

/**
 * slider
 */
.modePC .box04 .u1 li img{
	width: 960px;
	height: 480px;
}
.modeSP .box04 .u1 li img{
	width: 100%;
}

.box04 .u2 {
	height: 0;
	position: absolute;
	top: 50%;
}
.modePC .box04 .u2 {
	width: 960px;
	left: 0;
	margin-top: -170px;
}
.modeSP .box04 .u2 {
	width: 690px;
	left: 0;
	margin-top: -280px;
}

.box04 .u2 li { display: inline-block; }
.box04 .u2 li:nth-of-type(1) { float: left; }
.box04 .u2 li:nth-of-type(2) { float: right; }

.box04 .u2 a {
	text-align: center;
	display: block;
	background-color: #fff;
}
.modePC .box04 .u2 a { width: 80px; height: 80px; }
.modeSP .box04 .u2 a { width: 60px; height: 60px; }

.modePC .box04 .u2 svg { width: 17px; height: 10px; margin-top: 35px; }
.modeSP .box04 .u2 svg { width: 23px; height: 13px; margin-top: 23px; }


/* box04 予約してないテキスト
==========================================*/
.modePC .box06 {
	margin: 0 auto 135px;
	width: 960px;
}
.modeSP .box06 {
	width: 690px;
	margin: 0 auto 100px;
	padding-top: 100px;
}
.box06 p {
	text-align: center;
	line-height: 1.9;
}
.modePC .box06 p { font-size: 14px; }
.modeSP .box06 p { font-size: 27px; }

.modePC .box06 a { font-size: 18px; }
.modeSP .box06 a { font-size: 32px; }

.modePC .box06 .en{ margin-top: 30px; }
.modeSP .box06 .en{ margin-top: 20px; }


/* box05　下層　こだわり
==========================================*/
.modePC .box05 {
	margin: 0 auto;
	width: 750px;
	padding-top: 100px;
}
.modeSP .box05 {
	margin: 0 auto;
	width: 690px;
	padding-top: 100px;
}

.box05 h3{
	font-weight: bold;
	text-align: center;
}
.modePC .box05 h3{
	font-size: 15px;
	margin-bottom: 40px;
}
.modeSP .box05 h3{
	font-size: 28px;
	margin-bottom: 50px;
}

.box05 h4{ font-weight: bold; }
.modePC .box05 h4{ margin-bottom: 10px; }
.modeSP .box05 h4{ margin-bottom: 10px; }

.modePC .box05 .en{ margin-top: 50px; }
.modeSP .box05 .en{ margin-top: 80px; }


/* box menu
==========================================*/

/* kushi-menu MENU
==========================================*/
.modePC .kushi-menu {
  margin: 0 auto 135px;
  width: 960px;
  padding-top: 150px;
}
.modeSP .kushi-menu {
  width: 690px;
  margin: 0 auto 200px;
  padding-top: 120px;
}

/**
 * kushi-menu menu_download
 */
.modePC .kushi-menu .menu_download {
  margin: 0 auto 150px;
}
.modeSP .kushi-menu .menu_download {
  width: 690px;
  margin: 0 auto 70px;
}

.kushi-menu .menu_download h3 {
  text-align: center;
  font-weight: bold;
}
.modePC .kushi-menu .menu_download h3 {
  font-size: 22px;
  margin-bottom: 38px;
}
.modeSP .kushi-menu .menu_download h3 {
  font-size: 32px;
  margin-bottom: 38px;
}


.modePC .kushi-menu .menu_download h3:nth-child(n+2) {margin-top: 40px;}
.modeSP .kushi-menu .menu_download h3 {margin-top: 80px;}

.modePC .kushi-menu .menu_download ul {
  margin: 0 auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.kushi-menu .menu_download li {
  text-align: center;
  background: no-repeat center;
  -webkit-background-size: cover;
    background-size: cover;
  position: relative;
  overflow: hidden;
}
.modePC .kushi-menu .menu_download li {
  width: 170px;
  height: 95px;
}
.modePC .kushi-menu .menu_download li {
  margin: 0 10px  20px;
}
/*.modePC .kushi-menu .menu_download li:nth-of-type(4n) { margin-right: 0; }
.modePC .kushi-menu .menu_download li:nth-of-type(n+5) { margin-top: 10px; }*/

.modeSP .kushi-menu .menu_download li {
  width: 600px;
  height: 150px;
  margin: 20px auto 0;
}

.modePC .kushi-menu .menu_download li:not(.current):before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.modePC .kushi-menu .menu_download li:not(.current):before {
  background-color: rgba(0,0,0,.6);
  -webkit-transition: -webkit-transform .1s 0s;
    transition:   transform .1s 0s;
  -webkit-transform: translateY(145px);
    transform: translateY(145px);
}
.modePC .kushi-menu .menu_download li:not(.current):hover:before {
  -webkit-transform: translateY(0);
    transform: translateY(0);
}

.kushi-menu .menu_download a {
  display: block;
  height: 100%;
  position: relative;
  /*background-color: rgba(0,0,0,.3);*/
}
.kushi-menu .menu_download a:hover {
  opacity: 1;
}

.kushi-menu .menu_download li p {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.kushi-menu .menu_download li .df {
  color: #000;
  line-height: 1.6;
  -webkit-transition: opacity .3s 0s;
    transition: opacity .3s 0s;
}
.modePC .kushi-menu .menu_download li .df { font-size: 14px; }
.modeSP .kushi-menu .menu_download li .df { font-size: 28px; }
.kushi-menu .menu_download .current .df {
  color: #000;
}
.modePC .kushi-menu .menu_download li:not(.current):hover .df {
  opacity: 0;
}

.kushi-menu .menu_download li .df span { display: block; }
.modePC .kushi-menu .menu_download li .df span { font-size: 10px; margin-top: 10px; }
.modeSP .kushi-menu .menu_download li .df span { font-size: 20px; margin-top: 20px; }

.kushi-menu .menu_download li .vm {
  color: #fff;
  opacity: 0;
}
.modePC .kushi-menu .menu_download li:not(.current) .vm {
  -webkit-transition: opacity .2s 0s;
    transition: opacity .2s 0s;
}
.modePC .kushi-menu .menu_download li:not(.current):hover .vm {
  opacity: 1;
  -webkit-transition: opacity .3s .2s;
    transition: opacity .3s .2s;
}
.modePC .kushi-menu .menu_download li .vm { font-size: 10px; }
.modeSP .kushi-menu .menu_download li .vm { font-size: 20px; }

.kushi-menu .menu_download li .vm span {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
  line-height: 1;
  font-weight: bold;
  font-style: italic;
  letter-spacing: .08em;
  display: block;
  height: 1em;
  text-align: center;
}

.kushi-menu .menu_download svg {
  color: #fff;
  fill:#fff;
  display: block;
}
.modePC .kushi-menu .menu_download svg {
  margin: 8px auto 0;
  width: 16px;
  height: 16px;
}
.modeSP .kushi-menu .menu_download svg {
  margin: 20px auto 0;
  width: 32px;
  height: 32px;
}

/*.kushi-menu .menu_download li:nth-of-type(1) { background-image: url(/img/kitchen/img09.jpg); }
.kushi-menu .menu_download li:nth-of-type(2) { background-image: url(/img/kitchen/img10.jpg); }
.kushi-menu .menu_download li:nth-of-type(3) { background-image: url(/img/kitchen/img11.jpg); }
.kushi-menu .menu_download li:nth-of-type(4) { background-image: url(/img/kitchen/img12.jpg); }*/

.kushi-menu .menu_download li { background: #fff; }
.modePC .kushi-menu .menu_download li { border: 2px #000 solid }
.modeSP .kushi-menu .menu_download li { border: 2px #000 solid }

.modeSP .kushi-menu .menu_download li:nth-of-type(1){ background-position: center -57px; }
.modeSP .kushi-menu .menu_download li:nth-of-type(2) { background-position: center -130px; }
.modeSP .kushi-menu .menu_download li:nth-of-type(3) { background-position: center -120px; }
.modeSP .kushi-menu .menu_download li:nth-of-type(4){ background-position: center -100px; }

.kushi-menu .menu_download .comments{
  text-align: center;
}
.modePC .kushi-menu .menu_download .comments{
  margin-top: 40px;
}
.modeSP .kushi-menu .menu_download .comments{
  margin-top: 80px;
  margin-bottom: 140px;
}

/**
 * box kushi-menu information
 */
.modePC .kushi-menu .information{
  margin: 0 auto 70px;
  width: 500px;
}
.modeSP .kushi-menu .information{
  margin: 0 auto 100px;
  width: 690px;
}

.kushi-menu .information dl{ line-height: 2; }

.kushi-menu .information dt{
  font-weight: bold;
  float:left;
  clear:left;
}
.modePC .kushi-menu .information dt{ width: 100px; }
.modeSP .kushi-menu .information dt{ width: 170px; }

.kushi-menu .information dd{ float:left; }
.modePC .kushi-menu .information dd{ width:400px; }
.modeSP .kushi-menu .information dd{ width:520px; }

.modePC .kushi-menu .information dt,.modePC .kushi-menu .information dd {font-size: 13px;}

.modePC .kushi-menu .information dd span:before{
  content: "　- ";
}
.modePC .kushi-menu .information dd span.noline:before{ content: "　"; }

.kushi-menu .information dd span{
  color: #666666;
  line-height: 1.6;
}
.modePC .kushi-menu .information dd span{font-size: 11.5px;}
.modeSP .kushi-menu .information dd span{font-size: 20.5px;}


.kushi-menu .information dd span.weekend {display: block;}
.modePC .kushi-menu .information dd span.weekend {
  margin-top: 10px;
  padding-left: 12px;
}
.modeSP .kushi-menu .information dd span.weekend { margin-top: 26px; }

.kushi-menu .information dd span.weekend:before{
  content: "";
}

.kushi-menu .information dd span.weekend i { text-decoration: underline; }

.kushi-menu .information dd:before{
  content: "：";
  font-weight: bold;
}

.modePC .kushi-menu .information svg{
  width: 22px;
  height: 22px;
  margin-right: 4px;
}
.modeSP .kushi-menu .information svg{
  width: 44px;
  height: 44px;
  margin-right: 8px;
}

.kushi-menu .information dd .holiday{
  color: #666;
  line-height: 1.7;
}
.modePC .kushi-menu .information dd .holiday{
  font-size: 11.5px;
  padding-left: 10px;
  padding-top: 10px;
}
.modeSP .kushi-menu .information dd .holiday{
  font-size: 21px;
  padding-top: 22px;
}

/**
 * box kushi-menu information
 */
.kushi-menu .supplement{
	text-align: center;
}
.modePC .kushi-menu .supplement{
	margin:40px auto 0;
}
.modeSP .kushi-menu .supplement{
	margin:40px auto 0;
}



/* box06 gallery
==========================================*/
.modePC .box06 {
	width: 960px;
	margin: 0 auto 150px;
}
.modeSP .box06 {
	width: 690px;
	margin: 0 auto 180px;
}

.box06 ul li{ float: left; }
.modePC .box06 ul li{
	margin-right: 20px;
	margin-bottom: 20px;
}
.modeSP .box06 ul li{
	margin-right: 10px;
	margin-bottom: 10px;
}

.modePC .box06 ul li:nth-child(4n) { margin-right: 0; }
.modeSP .box06 ul li:nth-child(2n) { margin-right: 0; }

.modePC .box06 ul img{ width: 225px; }
.modeSP .box06 ul img{ width: 340px; }


/* dirNav
==========================================*/
.dirNav { margin-top: 150px; }
.dirNav li:nth-of-type(1) { background-image: url(/img/kushi/nav/nav01.jpg); }
.dirNav li:nth-of-type(2) { background-image: url(/img/kushi/nav/nav02.jpg); }