/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
	height:auto;
	min-height: 100%;
	/* max-width: 1660px; */
	position:relative;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
input{
	border:1px solid #b0b0b0;
	padding:3px 5px 4px;
	color:#979797;
	width:190px;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* General Demo Style */
body{
	font-family: Helvetica, Arial, sans-serif;
	background: #646553;
	font-weight: 400;
	font-size: 16px;
	color: #ffffff;
	overflow-y: scroll;
	overflow-x: hidden;
	min-height: 800px;
}
.ie7 body{
	overflow:hidden;
}
a{
	color: #333;
	text-decoration: none;
}
.container{
	position: relative;
	text-align: center;
	height: auto;
	min-height:100%;
}

.clr{
	clear: both;
}

#carta {
	background: url(../../ENG/Images/subPtitle03-Eng.png) top left no-repeat,
							url(../Images/logotipoparts.png) right no-repeat;
	background-color: #180614;
}

/* LanHeader Style */
.tiendJ {
	float: left;
	margin-left: 156px;
}

.lanTop{
	font-family: Helvetica, Arial, sans-serif;
	line-height: 24px;
	font-size: 12px;
	color: #ff9b0d;
	width: 100%;
	height: 24px;
	background-color: rgba(35, 24, 21, 0.9);
/*	background: #000;*/
/*	opacity: 0.9;*/
	/*text-transform: uppercase;*/
/*	z-index: 9999;*/
	position: relative;
	-moz-box-shadow: 1px 0px 2px #000;
	-webkit-box-shadow: 1px 0px 2px #000;
	box-shadow: 1px 0px 2px #000;
}
.lanTop a{
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #ff9b0d;
		display: block;
/*	float: left;*/
}
.lanTop a:hover{
	color: #fff;
}
.lanTop span.right{
	float: right;
}
.lanTop span.right a{
	float: none;
	display: inline;
}

span.white {
	color: #ffffff;
}

span.whiteLine {
	color: #ffffff;
	text-decoration:underline;
}

span.grey {
	color: #8C8C81;
}

span.orange {
	color: #FF960D;
}

span.red {
	color: #DE1A1E;
}

.izariyaTxt {
	position: relative;
	float: left;
	margin: 22px 0 0 12px;
}

/***************/
/* Menu A Type */
/***************/
p.izariyaMenuA{
	display: block;
	padding: 15px 0px;
	float:right;
	margin-top: 10px;
	margin-right: 16px;
	letter-spacing: 1px;
	z-index: 9999;
/*	margin-right: 60px;*/
}

p.izariyaMenuA a,
p.izariyaMenuA a.currentMenu,
p.izariyaMenuA a.currentMenu:hover{
  display: inline-block;
	border: 1px solid #3a3a30;
	padding: 4px 10px 3px;
	font-size: 14px;
	line-height: 18px;
	margin: 2px 3px;
/*	font-weight: 800;*/
	font-weight: normal;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #3a3a30;
	background: -moz-linear-gradient(top, #8c8c81 0%, #5b5c6 44%, #636352 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8c8c81), color-stop(44%,#5b5c6), color-stop(100%,#636352));
	background: -webkit-linear-gradient(top, #8c8c81 0%,#5b5c6 44%,#636352 100%);
	background: -o-linear-gradient(top, #8c8c81 0%,#5b5c6 44%,#636352 100%);
	background: -ms-linear-gradient(top, #8c8c81 0%,#5b5c6 44%,#636352 100%);
	background: linear-gradient(top, #8c8c81 0%,#5b5c6 44%,#636352 100%);
}
p.izariyaMenuA a:hover{
	background: #636352;
}
p.izariyaMenuA a:active{
	background: #636352;
	background: -moz-linear-gradient(top, #636352 0%, #5b5c6 56%, #8c8c81 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#636352), color-stop(56%,#5b5c6), color-stop(100%,#8c8c81));
	background: -webkit-linear-gradient(top, #636352 0%,#5b5c6 56%,#8c8c81 100%);
	background: -o-linear-gradient(top, #636352 0%,#5b5c6 56%,#8c8c81 100%);
	background: -ms-linear-gradient(top, #636352 0%,#5b5c6 56%,#8c8c81 100%);
	background: linear-gradient(top, #636352 0%,#5b5c6 56%,#8c8c81 100%);
	-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.9);
	-moz-box-shadow:0px 1px 1px rgba(255,255,255,0.9);
	box-shadow: 0px 1px 1px rgba(255,255,255,0.9);
}
p.izariyaMenuA a.currentMenu,
p.izariyaMenuA a.currentMenu:hover{
/*	color: #C5C5C5;*/
	color: #E5E2E2;
	background: #636352;
}
/*******************/
/* Menu A Type END */
/*******************/
/***************/
/* Menu A Drop */
/***************/

.dropmenu{
  *zoom: 1;
  list-style-type: none;
/*  width: 960px;*/
/*  margin: 5px auto 30px;
  padding: 0;*/
	padding: 15px 0px;
	float: right;
	margin-top: 10px;
	margin-right: 16px;
	letter-spacing: 1px;
}

.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}

.dropmenu:after{
  clear: both;
}

.dropmenu li{
  position: relative;
/*  width: 20%;*/
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}

.dropmenu li a{
  display: inline-block;
	border: 1px solid #3a3a30;
	padding: 4px 10px 3px;
	font-size: 14px;
	line-height: 18px;
	margin: 2px 3px;
/*	font-weight: 800;*/
	font-weight: normal;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #3a3a30;
	background: -moz-linear-gradient(top, #8c8c81 0%, #5b5c6 44%, #636352 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8c8c81), color-stop(44%,#5b5c6), color-stop(100%,#636352));
	background: -webkit-linear-gradient(top, #8c8c81 0%,#5b5c6 44%,#636352 100%);
	background: -o-linear-gradient(top, #8c8c81 0%,#5b5c6 44%,#636352 100%);
	background: -ms-linear-gradient(top, #8c8c81 0%,#5b5c6 44%,#636352 100%);
	background: linear-gradient(top, #8c8c81 0%,#5b5c6 44%,#636352 100%);}

.dropmenu li ul{
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}

.dropmenu li ul li{
  width: 100%;
}

.dropmenu li ul li a{
/*  padding: 13px 15px;
  border-top: 1px solid #7c8c0e;
  background: #6e7c0c;
  text-align: left;
*/
	background: #636352;
	background: #5b5c56;
	background: -moz-linear-gradient(top, #636352 0%, #5b5c6 56%, #8c8c81 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#636352), color-stop(56%,#5b5c6), color-stop(100%,#8c8c81));
	background: -webkit-linear-gradient(top, #636352 0%,#5b5c6 56%,#8c8c81 100%);
	background: -o-linear-gradient(top, #636352 0%,#5b5c6 56%,#8c8c81 100%);
	background: -ms-linear-gradient(top, #636352 0%,#5b5c6 56%,#8c8c81 100%);
	background: linear-gradient(top, #636352 0%,#5b5c6 56%,#8c8c81 100%);
	-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.9);
	-moz-box-shadow:0px 1px 1px rgba(255,255,255,0.9);
	box-shadow: 0px 1px 1px rgba(255,255,255,0.9);
}

.dropmenu li:hover > a{
	background: #636352;
}

.dropmenu li a:hover{
	background: #636352;
}

.dropmenu li ul li a:hover{
	background: #666352;
	background: #353434;
}

.dropmenu a.currentMenu,
.dropmenu a.currentMenu:hover{
/*	color: #C5C5C5;*/
	color: #E5E2E2;
	background: #636352;
}

/*フェードインでおりてくる*/
#fade-in2 { position: relative; z-index: 5; }

#fade-in2 li ul{
  opacity: 0;
  top: 50%;
  visibility: hidden;
  transition: .5s;
}

#fade-in2 li:hover ul{
  top: 100%;
  visibility: visible;
  opacity: 1;
}
/*******************/
/* Menu A Drop END */
/*******************/


.tShadow {
		text-shadow: 1px 1px 4px #000000;
}

.infoTop{
	font-family: Helvetica, Arial, sans-serif;
	line-height: 120%;
	font-size: 14px;
	padding: 8px 6px 4px 6px;
	width: 200px;
	color: #f8f8f8;
	text-shadow: 1px 1px 2px #000000;
/*	background: #525249;*/
/*	opacity: 0.8;
	z-index: 9999;*/
	position: relative;
/*	border-radius: 5px;
	-moz-box-shadow: 1px 0px 2px #000;
	-webkit-box-shadow: 1px 0px 2px #000;
	box-shadow: 1px 0px 2px #000;*/
}



/*******************/
/*    Galeria      */
/*******************/
.fotoPosi {
	margin: 10px 20px 30px 260px;
	min-height: 100%;
}

/* 20251027追加 */
.insta ul {
	display: flex;
	flex-direction: column;
}
.insta ul li { display: flex; gap: 8px; align-items: center;}
.insta ul li a { color: #fff;}
.insta li:before {
	content: "";
	display: inline-block;
	width: 25px;
	height: 25px;
	background-image: url(../../common/image/icon_instagram.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-top: 4px
}


.fotorama__caption {
  opacity: 0.8 !important;
	
	margin: 16px 0 0 30px;
	text-align: left;
    /* 2. Semi-transparent black. */
  color: #000;
	background: none;
/*    background-color: rgb(0, 0, 0);*/
/*	background-color:#DDDBDB;*/
/*  background-color: rgba(182, 182, 182, .5);*/
}

.fotorama__caption__wrap {
    background: none;
}


.fotorama__caption__wrap p {
    margin: 0 0 .25em;
}

/*******************/
/* Galeria End     */
/*******************/

/*****************/
/* Instagram     */
/*****************/
.insta li {
	box-sizing :border-box;
	width :36%;
	padding :2%;
	float :left;
}
 
.insta li img {
	max-width :100%;
	height :auto;
}

@media screen and (min-width:1100px) {
	.insta img {
		width: 160px;
		height: auto
	}
}

@media screen and (max-width:1100px) and (min-width:480px) {
	.insta img {
		width: 20%;
		height: auto
	}
}

/*********************/
/* Instagram  END    */
/********************/


/********************/
/* Trabaja nosotros */
/********************/

#opTrb {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
}

.close_overlay {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -9999px;
	position: absolute;
	background: #000;
	opacity: 0.5;
	z-index: 5;
}

.modal_window {
	top: 50%;
	left: 50%;
	margin: -150px 0 0 -200px;
	width: 400px;
	height: 310px;
	text-align: center;
	display: block;
	background: #fff;
	position: absolute;
	z-index: 10;

	-webkit-transform: scale(0);
}

.modal_window h2 {
	font-family:Helvetica,Arial, sans-serif
	margin-bottom: 20px;
	width: 400px;
	height: 34px;
	line-height: 30px;
	color: #fff;
	font-size: 18px;
/*	font-weight: bolder;*/
	text-align: center;
	text-indent: 4px;
	background: #000;
	letter-spacing: 0.1em;
}
.modal_window p {
	padding: 0 15px 15px 15px;
	font-size: 12px;
	line-height: 160%;
	text-align: left;
}

p.TxtBlack {
	color: #000000;
	font-size: 16px;
	text-align:justifyñ
	line-height: 140%;
}

/* CSS3 ModalWindow SET
-------------------------- */
@-webkit-keyframes modalFadeIn {
	0% {opacity: 0;display: block;}
	100% {opacity: 1;}
}
div#modal div:target {
	-webkit-animation-name: modalFadeIn;
  	-webkit-animation-duration: 1s;
  	-webkit-animation-iteration-count: 1;
	opacity: 1;
	display: block;
}

@-webkit-keyframes modalScale {
	0% {opacity: 0;display: block; -webkit-transform:scale(0);}
	100% {opacity: 1; -webkit-transform:scale(1);}
}
div#modal div:target .modal_window {
	-webkit-animation-name: modalScale;
  	-webkit-animation-duration: 1s;
  	-webkit-animation-iteration-count: 1;
	-webkit-transform:scale(1);
	opacity: 1;
	display: block;
}
/************************/
/* Trabaja nosotros End */
/************************/

/*Footer*/
.footer {
	width: 96%;
	padding: 0 20px 0 20px;
	color: #e7e7e7;
	font-size: 14px;
	position:absolute;
	bottom: 10px;
}

.footer > hr{
	height: 1px solid #7E7E7E;
/*	background-image: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.75), rgba(255,255,255,0));
	background-image:    -moz-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.75), rgba(255,255,255,0));
	background-image:     -ms-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.75), rgba(255,255,255,0));
	background-image:      -o-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.75), rgba(255,255,255,0));*/
}

/* Media Queries */
@media screen and (max-width: 767px) {
	.container > TopHeader{
		text-align: center;
	}
	p.izariyaMenu {
		position: relative;
		top: auto;
		left: auto;
	}

p.izariyaMenuA{
	display: block;
	padding: 15px 0px;
	float:right;
	margin-top: 100px;
	margin-right: 16px;
	letter-spacing: 1px;
	z-index: 9999;
}

.infoBox {
	margin: 24px 0 16px 300px;
	width: 320px;
	text-align:left;
	color:#000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size:16px;
	padding: 20px;
	background: #efefef;
	text-shadow: 1px 1px 0 #fff;
	box-shadow: 0 0 50px #5F5E5E inset, 5px 5px 0 #cecece;
	-moz-box-shadow: 0 0 50px #eaeaeainset, 5px 5px 0 #cecece;
	-webkit-box-shadow: 0 0 50px #eaeaea inset, 5px 5px 0 #cecece;
}

}

@media screen and (max-width: 600px) { 
	.menuContainer {
		position:relative;
		top: auto;
		left: auto;
	}
	.fotoPosi {
		margin: 20px 10px 0 10px;
	}

p.izariyaMenuA{
	display: block;
	padding: 15px 0px;
	float:right;
	margin-top: 100px;
	margin-right: 16px;
	letter-spacing: 1px;
	z-index: 9999;
}

.tiendJ {
	float: left;
	margin-left: 10px;
}

.formPos {
	margin: 16px 0 0 16px;
	text-align: left;
	float: left;
}
.horario {
	margin: 24px 0 12px 16px;
}

.infoBox {
	margin: 24px 0 16px 16px;
	width: 320px;
	text-align:left;
	color:#000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size:16px;
	padding: 20px;
	background: #efefef;
	text-shadow: 1px 1px 0 #fff;
	box-shadow: 0 0 50px #5F5E5E inset, 5px 5px 0 #cecece;
	-moz-box-shadow: 0 0 50px #eaeaeainset, 5px 5px 0 #cecece;
	-webkit-box-shadow: 0 0 50px #eaeaea inset, 5px 5px 0 #cecece;
}

.prensa {
	margin: 48px 0 0 16px;
	width: 90%;
	text-align: left;
	float: left;
}

}
