@charset "UTF-8";
/* CSS Document */

html,
html * {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}


body {
	margin-left: auto;
	margin-right: auto;
}

img {
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border-radius: 4px;
}

footer {
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0;
  clear: both;
  display: block;
  width: 192px;
}

a {
  color: #DD2233;
  text-decoration: none;
}

a:visited {
  color: #788D98;
}

a:hover {
  color: #988E21;
  text-decoration: underline;
}

a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}

.style-logo {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 192px;
}

.style-nav ul{
	list-style-type: none;
}

.style-nav ul li a {
	text-decoration: none;
	color: #2F322A;
	text-align: center;
	display: block;
	padding: 15PX;
}

.style-nav ul li a:hover {
  color: #988E21;
  text-decoration: underline;	
}

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

.row:after {
	clear: both;
}



p {
	font-size: 20px;
	font-weight: 200;
	margin-top: 20px;
	text-align: center;
}


.row p {
	line-height: 40px;
	margin: 8px;
	text-align: left;
}

.text h1 {
	font-size: 35px;
	margin: 20px;
	text-align: center;
	position: relative;/*相対位置*/
padding: 0.5em 0.5em 0.5em 0.5em;/*アイコン分のスペース*/
line-height: 1.4;/*行高*/
border-bottom: groove 1px;
}

.footer-txt {
	font-size: 11px;
	margin-bottom: 20px;
}

.col {
	width: 100%;
	margin: 10px 0px;
}

.last {
  text-align: center;
  vertical-align:middle;
  margin: 30px auto;
  padding-top: 60PX;
  width: 192px;
  clear: both;
}

.normal h2{
  position: relative;
  color: white;
  background: #A70000;
  line-height: 1.4;
  padding: 0.5em 0.5em 0.4em 0.5em;
  text-align: center;
}

.normal h3 {
position: relative;
border-top: solid 5px #A70000;
border-bottom: solid 5px #A70000;
background: black;
color: white;
line-height: 1.4;
padding: 0.4em 0.5em;
margin: 2em 0 0.5em;
text-align: center;
font-size: 30px;
}

.normal h3:after {/*タブ*/
position: absolute;
font-family: "Font Awesome 5 free",'Quicksand','Avenir','Arial',sans-serif;
content: '参加蔵元様　その１';
background: #A70000;
color: #fff;
left: 0px;
bottom: 100%;
border-radius: 5px 5px 0 0;
padding: 5px 7px 3px;
font-size: 0.9em;
line-height: 1;
letter-spacing: 0.05em;
  }

.normal h5 {
position: relative;
border-top: solid 5px #A70000;
border-bottom: solid 5px #A70000;
background: #000000;
color: #fff;
line-height: 1.4;
padding: 0.4em 0.5em;
margin: 2em 0 0.5em;
text-align: center;
font-size: 30px;
}


.normal {
	background-color: ;
}

.esthetic h2{
  position: relative;
  color: white;
  background: #A48F00;
  line-height: 1.4;
  padding: 0.5em 0.5em 0.4em 0.5em;
  text-align: center;
}

.esthetic h3 {
position: relative;
border-top: solid 5px #A70000;
border-bottom: solid 5px #A70000;
background: black;
color: white;
line-height: 1.4;
padding: 0.4em 0.5em;
margin: 2em 0 0.5em;
text-align: center;
font-size: 30px;
}

.esthetic h3:after {/*タブ*/
position: absolute;
font-family: "Font Awesome 5 free",'Quicksand','Avenir','Arial',sans-serif;
content: '参加蔵元様　その２';
background: #A70000;
color: #fff;
left: 0px;
bottom: 100%;
border-radius: 5px 5px 0 0;
padding: 5px 7px 3px;
font-size: 0.9em;
line-height: 1;
letter-spacing: 0.05em;
  }

.esthetic h5 {
position: relative;
border-top: solid 2px #A48F00;
border-bottom: solid 2px #A48F00;
background: #f4f4f4;
line-height: 1.4;
padding: 0.4em 0.5em;
margin: 2em 0 0.5em;
text-align: center;
font-size: 19px;
}

.esthetic {
	background-color: #f0e0f0;
}

.experience h2{
  position: relative;
  color: white;
  background: #A48F00;
  line-height: 1.4;
  padding: 0.5em 0.5em 0.4em 0.5em;
  text-align: center;
}

.experience h3 {
position: relative;
border-top: solid 5px #A70000;
border-bottom: solid 5px #A70000;
background: black;
color: white;
line-height: 1.4;
padding: 0.4em 0.5em;
margin: 2em 0 0.5em;
text-align: center;
font-size: 30px;
}

.experience h3:after {/*タブ*/
position: absolute;
font-family: "Font Awesome 5 free",'Quicksand','Avenir','Arial',sans-serif;
content: '参加蔵元様　その３';
background: #A70000;
color: #fff;
left: 0px;
bottom: 100%;
border-radius: 5px 5px 0 0;
padding: 5px 7px 3px;
font-size: 0.9em;
line-height: 1;
letter-spacing: 0.05em;
  }

.experience {
	background-color: #f0e0f0;
}

.exercise h2{
  position: relative;
  color: white;
  background: #BB7E56;
  line-height: 1.4;
  padding: 0.5em 0.5em 0.4em 0.5em;
  text-align: center;
}

.exercise h3 {
position: relative;
border-top: solid 2px #BB7E56;
border-bottom: solid 2px #BB7E56;
background: #f4f4f4;
line-height: 1.4;
padding: 0.4em 0.5em;
margin: 2em 0 0.5em;
text-align: center;
}

.exercise h3:after {/*タブ*/
position: absolute;
font-family: "Font Awesome 5 free",'Quicksand','Avenir','Arial',sans-serif;
content: '\f12a\ ポイント';
background: #BB7E56;
color: #fff;
left: 0px;
bottom: 100%;
border-radius: 5px 5px 0 0;
padding: 5px 7px 3px;
font-size: 0.9em;
line-height: 1;
letter-spacing: 0.05em;
  }

.experience h5 {
position: relative;
border-top: solid 2px #BB7E56;
border-bottom: solid 2px #BB7E56;
background: #f4f4f4;
line-height: 1.4;
padding: 0.4em 0.5em;
margin: 2em 0 0.5em;
text-align: center;
font-size: 19px;
}

.exercise {
	background-color: rgba(210,246,255,1.00);
}

.special h2{
  position: relative;
  color: white;
  background: #962E00;
  line-height: 1.4;
  padding: 0.5em 0.5em 0.4em 0.5em;
  text-align: center;
}

.special h3 {
position: relative;
border-top: solid 2px #962E00;
border-bottom: solid 2px #962E00;
background: #f4f4f4;
line-height: 1.4;
padding: 0.4em 0.5em;
margin: 2em 0 0.5em;
text-align: center;
font-size: 30px;
}

.special h3:after {/*タブ*/
position: absolute;
font-family: "Font Awesome 5 free",'Quicksand','Avenir','Arial',sans-serif;
content: '\f12a\ ポイント';
background: #962E00;
color: #fff;
left: 0px;
bottom: 100%;
border-radius: 5px 5px 0 0;
padding: 5px 7px 3px;
font-size: 0.9em;
line-height: 1;
letter-spacing: 0.05em;
  }

.special {
	background-color: rgba(255,228,210,1.00);
}

.lightup h2{
  position: relative;
  color: white;
  background: #000000;
  line-height: 1.4;
  padding: 0.5em 0.5em 0.4em 0.5em;
  text-align: center;
}

.lightup h3 {
position: relative;
border-top: solid 2px #000000;
border-bottom: solid 2px #000000;
background: #f4f4f4;
line-height: 1.4;
padding: 0.4em 0.5em;
margin: 2em 0 0.5em;
text-align: center;
font-size: 30px;
}

.lightup h3:after {/*タブ*/
position: absolute;
font-family: "Font Awesome 5 free",'Quicksand','Avenir','Arial',sans-serif;
content: '\f12a\ ポイント';
background: #000000;
color: #fff;
left: 0px;
bottom: 100%;
border-radius: 5px 5px 0 0;
padding: 5px 7px 3px;
font-size: 0.9em;
line-height: 1;
letter-spacing: 0.05em;
  }

.lightup { 
	background-color: rgba(198,215,230,1.00);
}

.info P {
	margin: 0;
	text-align: center;
}

.info h3 {
	font-size: 21px;
	margin: 0;
}


h4 {
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.food {
	width: 95%;
    display: inline-block;
	margin: 9px;
	line-height: 1%;
	vertical-align: top;
}

.food p {
	font-size: 15px;
	text-align: center;
	line-height: 10px;
}

.food img {
	margin-bottom: 15px;
}

.food h3 {
	line-height: normal;
}

.under {
	text-decoration: underline;
	color: red;
}

.button {
	border: 2px #009C74 solid;
	padding: 8px 20px;
	border-radius: 30px;
	text-decoration: none;
}

.return {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#lunchcoffee {
	padding-top: 10px;
	margin-top: -10px;
}
#sousaku {
	padding-top: 10px;
	margin-top: -10px;
}
#sports {
	padding-top: 10px;
	margin-top: -10px;
}
#beauty {
	padding-top: 10px;
	margin-top: -10px;
}
#nature {
	padding-top: 10px;
	margin-top: -10px;
}
#shop {
	padding-top: 10px;
	margin-top: -10px;
}
#night {
	padding-top: 10px;
	margin-top: -10px;
}


.career th {
  background-color: #1F856D;
  padding: 10px;
  border: 1px solid #62DABE;
  display: block;
  width: auto;
  color: white;
}

.career td {
　color: white;
  padding: 10px;
  border: 3px solid #62DABE;
  display: block;
  width: auto;
}

.info table {
	margin-left: auto;
	margin-right: auto;
	width: auto;
}

.career {
	text-align: center;
}


table {
  border-spacing: 0;
  border-collapse: collapse;
  margin: 10px;
  background-color: white;
}

.sp {
	display: none;
}

.square_btn{
    position: relative;
    display: inline-block;
    font-weight: bold;
    text-decoration: none;
    color: #FFF;
    text-shadow: 0 0 5px rgba(255, 255, 255, 0.73);
    padding: 0.3em 0.5em;
    background: #f0e0f0;
    border-top: solid 2px #e04080;
    border-bottom: solid 2px #e04080;
    transition: .4s;
	margin: 5px;
}

.square_btn:hover {
    text-shadow: -6px 0px 15px rgba(255, 255, 240, 0.83), 6px 0px 15px rgba(255, 255, 240, 0.83);
}

.french p {
	text-align: center;
}

.left{
	text-align: left;
	margin: 0px 6px;
}


.center{
	text-align: left;
	margin: 0px 6px;
}

.top p {
	font-size: 22px;
	text-align: center;
	line-height: 10px;
}

.row p {
	text-align: center;
}


.left p{
	font-size: 20px;
	text-align: left;
}
.center p{
	font-size: 20px;
	text-align: center;
}

/*スマホ*/
@media (min-width: 415px){
		body {
		max-width: 415px;
	}


/*タブレット縦、スマホ大画面用*/
@media (min-width: 500px){
		body {
		max-width: 500px;
	}
	.style-nav ul li {
		display: inline-block;
	}
	.style-nav ul {
		text-align: center;
	}
	h1 {
	font-size: 30px;
	margin-bottom: 90px;
    }
	h3 {
		font-size: 16px;
	}
	.food-md-trp {
		width: 45%;
		line-height: 15%;
		margin: 11px;
	}
	.food-md-trp p {
		font-size: 25px;
	}
	.col {
		float: left;
		padding: 0px 7px 14px;
	}
	.br-sp {
		display: none;
	}
.text p {
	font-size: 25px;
	margin: 21px 21px 1px 21px;
	text-align: center !important;
}
	.style-nav {
		line-height: 5px;
	}
	.none {
		display: none;
	}
		.top p{
		font-size: 15px;
	}
}


/*タブレット横、デスクトップ用*/
@media (min-width: 750px){
	body {
		max-width: 750px;
	}
	.style-logo {
		float: left;
		margin-right: -200px;
	}
	.food-lg-for {
		width: 22%;
	}
	h3 {
		font-size: 23px;
	}
	.food-md-trp {
		line-height: 20%;
		width: 46%;
		margin: 13px;
	}
	.food-md-trp p {
		font-size: 15px;
	}
	.zeikin p {
		text-align: right;
	}
.career th {
	font-size: 18px;
  width: 285px;
  background-color: #1F856D;
  padding: 12px;
  border: 1px solid #62DABE;
	display: inline-block;
	display: table-cell;
}
	
.career td {
	font-size: 18px;
text-align: left;
	line-height: 30px;
  width: 595px;
  padding: 10px;
  border: 1px solid #62DABE;
	display: inline-block;
	display: table-cell;
}

table {
  border-spacing: 0;
}
	.sp {
		display: inherit;
	}
	.none2 {
		display: none;
	}
	.food-sp-dbl h4 {
		font-size: 18px;
	}
	.tb {
		
		display: none;
	}	

	
}


/*デスクトップ大画面用*/
@media (min-width: 1200px){
	body {
		max-width: 1200px;
	}
	h2 {
		padding-bottom: 10px;
	}
	h3 {
		margin-bottom: 5px;
	}

	.br-dk {
		display: none;
	}
	
	.style-logo {
		float: left;
	}

	.food-md-trp p {
		font-size: 25px;
	}

	.food-md-trp {
		line-height: 20%;
		width: 46%;
		margin: 18px;
	}
			.top p{
		font-size: 22px;
	}
	.career th {
  width: 285px;
  background-color: #1F856D;
  padding: 12px;
  border: 1px solid #62DABE;
	display: inline-block;
	display: table-cell;
}

.career td {
text-align: left;
	line-height: 30px;
  width: 895px;
  padding: 10px;
  border: 1px solid #62DABE;
	display: inline-block;
	display: table-cell;
}
	.top img {
		width: 80%;
	}
	}
	