@charset "shift_jis";
/*-----------------動画用タブ-----------------------*/

.tab_area{
	overflow: hidden;
	display: table;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 100%;
	border-left: 1px solid #B0B0B0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
	
.tab_area li{
	/*Tabの装飾*/
	width: 19%;
	height: 43px;
	text-align: center;
	border-right: 1px solid #B0B0B0;
	cursor: pointer;
	vertical-align: middle;
	display: table-cell;
	color: #333333;
	background-color: #ffffff;
	border-top: 1px solid #B0B0B0;
	padding-top: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 1.6rem;
	}
.tab_area li:first-child  {
	width: 21%;
}

	
.all_area {
	overflow: hidden;
	}
	
.all_area div.content_area{
	/*Tabの内容を表示するエリアの装飾*/
	background: #ffffff;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #B0B0B0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}

.tab_area li.select{
	/*アクティブタブの装飾*/
	background-color: #ffffff;
	background-image: none;
	color: #555555;
	border-top: 2px solid #e94545;
	font-weight: bold;
	}
	
.hide{
	display: none;
}

#main p {
	font-size: 1.5rem;
	color: #555555;
}
a.lightbox.graph img {
	width: calc(33% - 24px);
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 30px;
	margin-top: 20px;
	border: 1px solid #BBBBBB;
}
nav.dlmenu  {
	margin-bottom: 30px;
	margin-top: 30px;
	overflow-x: hidden;
	overflow-y: hidden;
}
nav.dlmenu a {
	font-size: 1.6rem;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #888888;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: 20px;
	width: auto;
	height: auto;
	min-width: 200px;
	display: block;
	max-width: 200px;
	float: left;
	text-align: center;
}
a.unasite  {
	font-size: 1.6rem;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EE0011;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: auto;
	width: auto;
	height: auto;
	min-width: 200px;
	display: block;
	max-width: 200px;
	text-align: center;
	margin-left: auto;
}
a.dlc img  {
	width: calc(24% - 20px);
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 30px;
	margin-top: 20px;
	border: 1px solid #BBBBBB;
}
a.dlc.vb img  {
	width: calc(33% - 25px);
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 10px;
	margin-top: 20px;
	border: 1px solid #BBBBBB;
}
.use_item.r_mv.ya {
    position: relative;
}
.yamark  {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin-top: auto;
    margin-bottom: auto;
    margin-right: auto;
    margin-left: auto;
    width: 22.9%;
    height: 19%;
}
.use_item a:hover  {
    opacity: 1;
}
h3#nurie {
	margin-top: 40px;
}

.popup ul {
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 50px;
}

.popup ul li {
	position: relative;
	overflow-x: hidden;
	overflow-y: hidden;
	float: left;
	margin-right: 20px;
}
.popup ul li a {
	background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0.00) 52.33%,rgba(0,0,0,0.50) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,0,0,0.00) 52.33%,rgba(0,0,0,0.50) 100%);
	background-image: -o-linear-gradient(270deg,rgba(0,0,0,0.00) 52.33%,rgba(0,0,0,0.50) 100%);
	background-image: linear-gradient(180deg,rgba(0,0,0,0.00) 52.33%,rgba(0,0,0,0.50) 100%);
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.7rem;
}
.popup ul li a:hover {
	opacity: 1;
	background-color: rgba(255,255,255,0.27);
	background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0.00) 54.40%,rgba(0,0,0,0.38) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,0,0,0.00) 54.40%,rgba(0,0,0,0.38) 100%);
	background-image: -o-linear-gradient(270deg,rgba(0,0,0,0.00) 54.40%,rgba(0,0,0,0.38) 100%);
	background-image: linear-gradient(180deg,rgba(0,0,0,0.00) 54.40%,rgba(0,0,0,0.38) 100%);
}

.popup ul li a span {
	display: block;
	font-size: 1.3rem;
	font-weight: bold;
}


.popup ul li:last-child  {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	margin-right: 0px;
}
.popup ul li a.lightbox.int {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 225px;
	text-align: center;
	left: 0px;
}



div.modal.kamaboko {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
div.modal.kamaboko img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 10px;
}
div.modal.kamaboko p {
	font-size: 1.4rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 20px;
}
div.modal.kamaboko p.title {
	font-weight: bold;
	font-size: 1.8rem;
	margin-bottom: 5px;
}
div.modal.kamaboko p.hosoku {
	float: left;
	display: block;
	width: 50%;
	margin-left: 0px;
	margin-bottom: 10px;
}
div.modal.kamaboko p.hosoku.chik {
	float: none;
	width: 100%;
}

div.modal.kamaboko p.hosoku.title {
	font-size: 1.5rem;
	float: none;
	width: auto;
	padding-left: 30px;
	margin-bottom: 5px;
}

div.modal.kamaboko p span {
	width: 100%;
	display: block;
	font-weight: bold;
}

div.modal.kamaboko hr.kamaboko {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 1px;
	border-left: 1px none #DDDDDD;
	border-right: 1px none #DDDDDD;
	border-bottom: 2px dotted #CCCCCC;
	border-top: 1px none #DDDDDD;
	border-collapse: collapse;
}
img.kazari_title {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
	display: block;
}

.status .kazari ul.zairyo.mv > li {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.5rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.status .kazari ul.zairyo.mv > li:nth-child(2n+1)   {
	font-weight: bold;
	text-align: center;
	width: 170px;
	float: left;
	font-size: 1.4rem;
	color: #FFFFFF;
	background-color: #9A2224;
	margin-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
h3.search_head.kamaboko {
	margin-top: 7px;
	margin-bottom: 10px;
	text-align: center;
	width: 100%;
	height: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #FFF;
	font-weight: bold;
	background-color: #FFBB33;
	font-size: 2rem;
	border: none;
	padding-left: 10px;
	padding-right: 10px;
	text-indent: 0px;
	clear: both;
}
h3.search_head.kamaboko.mb0 {
	margin-bottom: 0px;
}

img.n_eiyou {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
img.n_eiyou.sp {
	display: none;
}

.eiyoutxt {
	float: right;
	width: calc(100% - 430px);
}

#main p.title.eiyou {
	display: block;
	margin-bottom: 10px;
	margin-top: 30px;
	font-weight: bold;
	font-size: 1.6rem;
	padding-bottom: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #808080;
	width: 100%;
}
#main p.title.eiyou.nm {
	margin-top: 5px;
}
#main p.pdf {
	font-weight: bold;
}


#main p.pdf span {
	display: block;
	font-size: 1.2rem;
	font-weight: normal;
}
table.block {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

table.block.td {
	overflow-x: hidden;
	overflow-y: hidden;
}

img.pdf {
	display: block;
	overflow-y: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 8px;
}
hr.mt {
	margin-top: 30px;
	margin-bottom: 30px;
}
#main a.dl {
	font-size: 1.5rem;
	padding-bottom: 30px;

}
.popup.kamaboko{
	margin-top: 10px;

}
.popup.kamaboko ul a.lightbox.int br.sp   {
	display: none;
}

.popup.kamaboko ul li img {
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	float: left;
	border: 1px solid #808080;
}
.use_shohin.mv .use_item .mv_tejun li img {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 8px;
}
.use_shohin.mv .use_item .mv_tejun li {
	height: 240px;
}
ul.nav_shoku {
	clear: both;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 15px;
}
ul.nav_shoku li {
	margin-right: 15px;
	float: left;
	width: 390px;
	height: 250px;
	position: relative;
}
ul.nav_shoku.dl {
	margin-bottom: 60px;
}
ul.nav_shoku.dl li {
	float: left;
	width: calc(50% - 10px);
	height: 310px;
	position: relative;
}
ul.nav_shoku.dl li:last-child {
	float: right;
}
ul.nav_shoku.dl li a.dlc    {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #000000;
	font-weight: bold;
	font-size: 1.8rem;
	line-height: 567px;
}
ul.nav_shoku.dl li a.dlc:hover {
	background-color: #FFFFFF;
	opacity: 0.3;
}
ul.nav_shoku li a.enjoy_ind  ,ul.nav_shoku li a.enjoy_ind02{
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.8rem;
	line-height: 450px;
	background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0.00) 62.69%,rgba(0,0,0,0.50) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,0,0,0.00) 62.69%,rgba(0,0,0,0.50) 100%);
	background-image: -o-linear-gradient(270deg,rgba(0,0,0,0.00) 62.69%,rgba(0,0,0,0.50) 100%);
	background-image: linear-gradient(180deg,rgba(0,0,0,0.00) 62.69%,rgba(0,0,0,0.50) 100%);
}
ul.nav_shoku li a.enjoy_ind02  {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.8rem;
	line-height: 450px;
	background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0.00) 62.69%,rgba(0,0,0,0.50) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,0,0,0.00) 62.69%,rgba(0,0,0,0.50) 100%);
	background-image: -o-linear-gradient(270deg,rgba(0,0,0,0.00) 62.69%,rgba(0,0,0,0.50) 100%);
	background-image: linear-gradient(180deg,rgba(0,0,0,0.00) 62.69%,rgba(0,0,0,0.50) 100%);
}
ul.nav_shoku li a.enjoy_ind:hover ,ul.nav_shoku li a.enjoy_ind02:hover{
	opacity: 1;
	background-color: rgba(255,255,255,0.27);
}

ul.nav_shoku li:last-child {
	margin-right: 0px;
}
ul.nav_shoku li img {
	width: 100%;
	height: auto;
}
img.kazari_link {
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
img.kazari_link.sp {
	display: none;
}

ul.nav_shoku.gd {
	margin-bottom: 50px;
}

ul.nav_shoku.gd li {
	height: 380px;
}
ul.nav_shoku.gd li a.enjoy_ind ,ul.nav_shoku.gd li a.enjoy_ind02{
	line-height: 700px;
	background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0.00) 81.35%,rgba(0,0,0,0.47) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,0,0,0.00) 81.35%,rgba(0,0,0,0.47) 100%);
	background-image: -o-linear-gradient(270deg,rgba(0,0,0,0.00) 81.35%,rgba(0,0,0,0.47) 100%);
	background-image: linear-gradient(180deg,rgba(0,0,0,0.00) 81.35%,rgba(0,0,0,0.47) 100%);
}

.popup.kamaboko ul li  {
	width: calc(33% - 12px);
	height: auto;
}
ul.kama {
	width: 90%;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
ul.kama li {
	display: block;
	float: left;
	width: 33.3%;
	text-align: center;
}
ul.kama li.k {
	position: absolute;
	bottom: 0%;
	top: auto;
	right: 0%;
}
ul.kama li img {
	width: 100%;
	height: auto;
}
ul.kama li img.pdfdl {
	width: 17px;
	height: 17px;
	display: inline-block;
}
ul.kama li img.pdf {
	width: 180px;
}
ul.kama li a img.kamalink {
	width: 166px;
	margin-bottom: 0px;
}
ul.kama li a span {
	font-size: 1.4rem;
	display: block;
	margin-top: 7px;
	margin-bottom: 2px;
}
ul.kama li a:hover span {
	opacity: 0.7;
}
ul.kama li a img.pdfdl {
	display: inherit;
	margin-top: 0px;
	margin-bottom: 0px;
}


@media screen and (max-width:736px){
.popup.kamaboko ul li a.lightbox.int  {

}
#contents.enjoy {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 15px;
	padding-left: 15px;
}
.popup.kamaboko ul li img.int {
	width: 100%;
	height: auto;
}
.popup.kamaboko ul li a.lightbox.int  {
	padding-top: 75%;
	font-size: 1.4rem;

}
img.n_eiyou {
	width: 240px;
	height: auto;
}
div.eiyoutxt {
	width: calc(100% - 260px);
}
img.kazari_link.pc {
	margin-bottom: 20px;
}
ul.nav_shoku.gd {
	margin-bottom: 0px;
	height: auto;
}

ul.nav_shoku li   {
	width: calc(33.2% - 4px);
	height: 143px;
	margin-right: 7px;
}

ul.nav_shoku li a.enjoy_ind {
	line-height: 250px;
}
ul.nav_shoku li a.enjoy_ind02 {
	line-height: 250px;
}
ul.nav_shoku.gd li  {
	height: 225px;
}
ul.nav_shoku.gd li a.enjoy_ind ,ul.nav_shoku.gd li a.enjoy_ind02{
	line-height: 405px;
}
ul.nav_shoku.dl li a.dlc {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #000000;
	font-weight: bold;
	font-size: 1.8rem;
	line-height: 310px;
}
ul.nav_shoku.dl li {
	float: left;
	width: calc(50% - 10px);
	height: auto;
	position: relative;
}
ul.nav_shoku.dl {
	margin-bottom: 30px;
}
ul.kama {
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
ul.kama li {
	display: block;
	float: left;
	width: 33.3%;
	text-align: center;
}
ul.kama li.k {
	position: absolute;
	bottom: 0%;
	top: auto;
	right: 0%;
	padding-bottom: 10px;
	display: block;
}


}






@media screen and (max-width:440px){
a.lightbox img {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: calc(33% - 20px);
	height: auto;
}
a.lightbox.graph img {
	width: calc(50% - 28px);
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
a.dl img  {
	width: calc(50% - 28px);
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.modal.kamaboko p.hosoku {
	float: none;
	clear: both;
	width: auto;
}
.popup.kamaboko ul li {
	width: calc(50% - 10px);
	max-width: 280px;
	max-height: 280px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.popup.kamaboko ul li a {
	background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.57) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.57) 100%);
	background-image: -o-linear-gradient(270deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.57) 100%);
	background-image: linear-gradient(180deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.57) 100%);
}
.popup.kamaboko ul li a.lightbox.int {
	padding-top: 65%;
	line-height: 120%;




}
.popup.kamaboko ul li:last-child a.lightbox.int br {
	display: inherit;
}
.popup.kamaboko ul li a.lightbox.int span {
	font-size: 1rem;
}
img.n_eiyou {
	display: none;
}
img.n_eiyou.sp {
	display: inherit;
	width: 100%;
	float: none;
}
div.eiyoutxt {
	float: none;
	width: 100%;
}
table.block td {
	margin-bottom: 40px;
}
table.block td:last-child {
	margin-bottom: 0px;
}
.status .kazari ul.zairyo.mv > li:nth-child(2n+1) {
	float: none;
	width: 100%;
}
img.kazari_title {
	margin-bottom: 15px;
}
.use_item {
}
h3.search_head.kamaboko {
	font-size: 1.6rem;
}

ul.mv_tejun li {
	width: calc(50% - 10px);
}
ul.mv_tejun li:nth-child(2n+2) {
	margin-right: 0px;
}

.use_shohin.mv .use_item .mv_tejun li img {
	width: 100%;
	height: auto;
}
.use_shohin.mv .use_item {
	margin-bottom: 20px;
}
.use_shohin.mv .use_item .yamark{
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin-top: auto;
    margin-bottom: auto;
    margin-right: auto;
    margin-left: auto;
    width: 22.9%;
    height: 19%;
}
ul.nav_shoku li ,ul.nav_shoku.gd li{
	width: 100%;
	margin-bottom: 10px;
	overflow-x: hidden;
	overflow-y: hidden;
	height: auto;
}
ul.nav_shoku.gd li a.enjoy_ind  {
	line-height: 440px;
}
ul.nav_shoku.gd li a.enjoy_ind02  {
	line-height: 440px;
}

ul.nav_shoku li a.enjoy_ind   {
	line-height: 440px;
}
ul.nav_shoku li a.enjoy_ind02   {
	line-height: 400px;
}
ul.nav_shoku li img {
	vertical-align: bottom;
}


img.kazari_link.pc , img.int.pc {
	display: none;
}
img.kazari_link.sp , img.int.sp {
	display: block;
}
div.popup.kamaboko ul {
	margin-bottom: 10px;
}

div.popup.kamaboko ul li   {
	width: calc(50% - 10px);
}
ul.nav_shoku.dl li {
	float: none;
	width: 100%;
	height: auto;
	position: relative;
}
ul.nav_shoku.dl li a.dlc {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #000000;
	font-weight: bold;
	font-size: 1.8rem;
	line-height: 372px;
}
a.dlc img {
	width: calc(48% - 20px);
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 30px;
	margin-top: 20px;
	border: 1px solid #BBBBBB;
}
a.dlc.vb img {
	width: calc(48% - 20px);
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 10px;
	margin-top: 20px;
	border: 1px solid #BBBBBB;
}
nav.dlmenu a {
	font-size: 1.6rem;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	width: 88%;
	height: auto;
	display: block;
	max-width: none;
	float: none;
	text-align: center;
	margin-right: 0px;
	min-width: 0px;
	margin-bottom: 10px;
}
ul.kama li {
	display: block;
	float: none;
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
ul.kama li.k {
	position: static;
}




}


@media screen and (max-width:375px){
.popup.kamaboko ul li a.lightbox.int {
	padding-top: 60%;
}
.use_shohin.mv .use_item .mv_tejun li {
	height: 230px;
	font-size: 1.4rem;
}
ul.nav_shoku li a.enjoy_ind {
	line-height: 388px;
}
ul.nav_shoku.dl li a.dlc {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #000000;
	font-weight: bold;
	font-size: 1.8rem;
	line-height: 327px;
}
ul.nav_shoku.gd li a.enjoy_ind {
	line-height: 400px;
}
ul.nav_shoku.gd li a.enjoy_ind02 {
	line-height: 400px;
}
ul.nav_shoku li a.enjoy_ind02 {
	line-height: 400px;
}

}
