﻿@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;
}
footer {
margin: auto;
text-align: center;
}

a {
  color: #001FD2;
  text-decoration: none;
}

a:visited {
  color: #001FD2;
}

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;
}

.toplist{
width: 100%;	
margin-left: auto;
margin-right: auto;
border-collapse: collapse;
border-top: 2px solid #D5A400;
border-right: 2px solid #D5A400;
border-bottom: 2px solid #D5A400;
}

.toplist th{
padding: 6px;
text-align: center;
border-bottom: 2px solid #D5A400;
border-left: 2px solid #D5A400;
}

.toplist td{
padding: 6px;
text-align: center;
border-bottom: 2px solid #D5A400;
border-left: 2px solid #D5A400;
}

p {
	font-size: 16px;
	font-weight: 200;
	margin-top: 20px;
}

.row p {
	line-height: 24px;
	margin: 8px;
}

.text h1 {
	font-size: 30px;
	margin: 20px 0px;
	text-align: center;
	position: relative;/*相対位置*/
padding: 0.6em 0.5em 0.5em 0.5em;/*アイコン分のスペース*/
line-height: 1.4;/*行高*/
color: #FF8300;/*文字色*/
border-top: dotted 1px blue;
border-bottom: dotted 1px blue;
background: #E5C530;
}

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

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

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

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

.info P {
	margin: 0;
}

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

h3 {
position: relative;
color: #000000;
font-size: 24px;
padding: 10px 0;
text-align: center;
margin: 1.5em 0;
}

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

.career th {
  width: 240px;
  background-color: #B7FFC0;
  padding: 12px;
  border: 2px solid #60FF37;
	display: block;
	width: 100%;
}

.career td {
  width: 720px;
　color: white;
  padding: 10px;
  border: 2px solid #60FF37;
		display: block;
	width: 100%;
}

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

.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: #C1C3FE;
    border-top: solid 3px #0732DF;
    border-bottom: solid 3px #0732DF;
    transition: .4s;
}

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

.a {
	width: 30%;
}
.b {
	width: 13%;
}
.c {
	width: 13%;
}
.d {
	width: 13%;
}
.e {
	width: 13%;
}
.f {
	width: 18%;
}

li {
	font-size: 18px;
}
.groumet p {
	font-size: 18px;
	line-height: 30px;
}
.groumet h2 {
  font-size: 24px;  color: #000000;
  text-align: center;
  border-bottom: 4px solid #0012D0;
}
.groumet h4 {
  font-size: 25px;
  position: relative;
  padding-left: 1.2em;/*アイコン分のスペース*/
  line-height: 1.4;
}
.groumet h4:before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";/*アイコンのユニコード*/
  font-weight: 900;
  font-size: 1em;/*サイズ*/
  left: 0;/*アイコンの位置*/
  top: 0;/*アイコンの位置*/
  color: #0069B6; /*アイコン色*/
  font-weight: 900;
}
.button {
	border: 2px #009C74 solid;
	padding: 8px 20px;
	border-radius: 30px;
	text-decoration: none;
}
.groumet h3 {
  background: #0003D0; /*背景色*/
  padding: 0.5em;/*文字周りの余白*/
  color: white;/*文字を白に*/
  border-radius: 0.5em;/*角の丸み*/
}
.sumi h3 {
  background: #0AD000; /*背景色*/
  padding: 0.5em;/*文字周りの余白*/
  color: white;/*文字を白に*/
  border-radius: 0.5em;/*角の丸み*/
}
.sumi p{
	font-size: 18px;
	text-align: left;
	line-height: 25px;
}
.kore h3 {
  background: #000BD0; /*背景色*/
  padding: 0.5em;/*文字周りの余白*/
  color: white;/*文字を白に*/
  border-radius: 0.5em;/*角の丸み*/
}
.kore p{
	font-size: 18px;
	text-align: left;
	line-height: 25px;
}
h5 {
        font-size: 25px;
	　 　border-bottom: 2px solid black;
        text-align: center;
        margin-bottom: 10px
}
.sansyou p{
	font-size: 14px;
}
	.menu-card {
		width: 33%;
		margin-top: 20px;
	}
	.menu-card-inner {
		padding: 1px 2px;
		text-align: center;
		margin: 0 5px;
	}
	.menu-image {
		width: 100%;
		border-radius: 2px;
	}
	.menu-card-wrapper {
		display: flex;
		flex-wrap: wrap;
	}

ul, ol {
  background: #E4F0E4;
  border-radius :8px;/*角の丸み*/
  box-shadow :0px 0px 5px silver;/*5px=影の広がり具合*/
  padding: 0.5em 0.5em 0.5em 2em;
}
ul li, ol li {
  line-height: 1.5;
  padding: 0.5em 0;
}


/*タブレット横、デスクトップ用*/
@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;
	}
table {
  border-spacing: 0;
}
	.sp {
		display: inherit;
	}
	.none2 {
		display: none;
	}
	.food-sp-dbl h4 {
		font-size: 18px;
	}
	.tb {
		
		display: none;
	}
	
h3{
		font-size: 24px;
	}	

h4{
		font-size: 18px;
		text-align: center;
	}
.groumet h4 {
  font-size: 28px;
	}
.event th {
	  font-size: 18px;
  width: 100px;
  display: inline-block;
  display: table-cell;
}

.event td {
  font-size: 18px;
  width: 350px;
	display: inline-block;
	display: table-cell;
}
	
.event th tr{
		float: center;
	}
	
.groumet th {
		  font-size: 18px;
  width: 100px;
  display: inline-block;
  display: table-cell;
}

.groumet td {
  font-size: 18px;
  width: 350px;
	display: inline-block;
	display: table-cell;
}
	
.groumet th tr{
		float: right;
	}
	
.culture th {
		  font-size: 18px;
  width: 100px;
  display: inline-block;
  display: table-cell;
}

.culture td {
  font-size: 18px;
  width: 350px;
	display: inline-block;
	display: table-cell;
}
	
.culture th tr{
		float: right;
	}
	
.shopping th {
		  font-size: 18px;
  width: 100px;
  display: inline-block;
  display: table-cell;
}

.shopping td {
  font-size: 18px;
  width: 350px;
	display: inline-block;
	display: table-cell;
}
	
.shopping th tr{
		float: right;
	}
	
.spa th {
		  font-size: 18px;
  width: 100px;
  display: inline-block;
  display: table-cell;
}

.spa td {
  font-size: 18px;
  width: 350px;
	display: inline-block;
	display: table-cell;
}

.spa th tr{
		float: right;
	}
	
.spa th tr{
		float: right;
	}
h5 {
        font-size: 25px;
	　 　border-bottom: 4px solid black;
        text-align: center;
        margin-bottom: 10px
}
		.groumet h2 {
		font-size: 28px;
	}
	
}

h1 {
  /*線の種類（実線） 太さ 色*/
  border-bottom: solid 3px black;
}



/*デスクトップ大画面用*/
@media (min-width: 1200px){
	body {
		max-width: 1200px;
	}
	h2 {
		padding-bottom: 5px;
	}
	h3 {
		margin-bottom: 5px;
	}
	h4 {
		padding-top: 20px;
	}
	
	.br-dk {
		display: none;
	}
	
	.style-logo {
		float: left;
	}

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

	.food-md-trp {
		line-height: 20%;
		width: 46%;
		margin: 18px;
	}
	.career th {
  width: 285px;
  padding: 12px;
	display: inline-block;
	display: table-cell;
}

.career td {
text-align: left;
	line-height: 30px;
  width: 895px;
  padding: 10px;
	display: inline-block;
	display: table-cell;
}
	.groumet h2 {
		font-size: 30px;
	}

h5 {
        font-size: 25px;
	　 　border-bottom: 4px solid black;
        text-align: center;
        margin-bottom: 10px
}
	.groumet h4 {
  font-size: 28px;
}
}