@charset "utf-8";
/* CSS Document */

body div img ul ol li p h1 h2 h3 h4 h5 h6 nav {
	margin: 0;
	padding: 0;
}

a {	
}

#center {
	width: 1000px;
	margin: 0 auto;
	padding: 5px 0;
}

.clearfix::after {
	content:"";
	clear: both;
	display: block;
}

.top {
	margin:10px 5px;
}

.top img {
	width: 500px;
}

.burger {
	display: none;
}

.btn-gnav span {
	width: 10px;
	height: 10px;
	background: #0A59B7;
}

#global-navi {
	margin: 0 auto;
	width: 1000px;
}

#global-navi ul {
	display: block;
	margin: 0 auto;
	width: auto;
	padding: 0;
}

#global-navi li {
	float: left;
	list-style: none;
	text-align: center;
	margin: 0 16px;
	height:50px;
}

#global-navi li span {
	display: none;
}

#global-navi img {
	display: inline-block;
}

#global-navi a {
	position: relative;
	display: inline-block;
	text-decoration: none;
}

#global-navi a::after {
 	position: absolute;
  	bottom: -4px;
  	left: 0;
  	content: '';
  	width: 100%;
  	height: 3px;
  	background: linear-gradient(135deg,#00aa99,#f0f412);
  	transform: scale(0, 1);
  	transform-origin: right top;
  	transition: transform .6s;
}

#global-navi a:hover::after {
  	transform-origin: left top;
  	transform: scale(1, 1);
}

.slide {
	width: 1000px;
	height: 250px;
	margin: 20px 0;
	padding: 0;
	position: relative;
	}


#index li {
	list-style: none;
	width: 1000px;
	position: absolute;
	top: 0;
	left: 0;
}

#index img {
	display: block;
	margin: 0;
	width: 100%;
}


.otameshi {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", "monospace";
	font-size: 20px;
	font-weight: 600;
	background: #038823;
	color: #ddd;
	border-top: 3px solid #07dd5c;
	border-bottom: 3px solid #07DD5C;
	padding: 10px 0;
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 20px;
}

.main {
	float: left;
	margin: 5px;
	width: 650px;
	background-color: #ffffff;
}

.underline img {
	margin: 0 10px ;
	width: auto;
}

.underline h2{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 22px;
	padding: 5px 0px;
	border-bottom:3px solid #07DD5C;
	position: relative;
	margin:10px 0 10px 20px;
}

.underline2 h2{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 22px;
	padding: 5px 15px;
	border-bottom:3px solid #07DD5C;
	position: relative;
	margin:10px 0 10px 0;
	width: 60%;
}

.main-shop:before {
	content:"コロナウィルスの影響で営業時間等を変更しておられる場合がございますので、詳しくは店舗に直接お尋ねください。";
	font-size: 14px;
	color: red;
	letter-spacing: 0.07em;
}

.underline h2:before{
	content:"";
	display:block;
	width:40%;
	border-bottom:3px solid #0e8f09;
	position:absolute;
	bottom:0;
	left: -15px;
	margin-bottom:-3px;
}

.underline2 img {
	margin: 0 10px ;
	width: auto;
}



.underline2 h2:before{
	content:"";
	display:block;
	width:20%;
	border-bottom:3px solid #0e8f09;
	position:absolute;
	bottom:0;
	left: -15px;
	margin-bottom:-3px;
}

.news {
	font-size: 20px;
}

.news li {
	margin: 20px 0;
	border-bottom: 2px dashed #208F34;
	width: 95%;
	padding-left: 5%;
	padding-bottom: 5px;
	list-style: none;
}

.rain {
	font-size: 18px;
	line-height: 25px;
	padding: 10px;
	letter-spacing: 0.05em;
}

.hako {
	padding: 10px 0;
	margin: 5px;
	width: 630px;
}

.shoplist li {
	list-style: none;
	float: left;
	width: 200px;
}

.shoplist img {
	display: block;
	width: 100%;
	margin-left: 10px;
	-webkit-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
}

.shoplist img:hover {
	box-shadow: 0px 0px 10px 5px #ccc;
	opacity: 0.8;
}

.information {
	padding: 0;
	
}

.main-thema {
	padding: 5px 10px;
}

.main-thema img {
	width: 100%;
	height: auto;
}

.main-thema h2 {
	border-left: 8px solid #06A615;
	margin-left: 10px;
	padding-left: 10px;
	font-size: 22px;
	line-height: 26px;
}

.main-thema h3 {
	border-left:8px solid #4C9CF1;
	padding-left: 10px;
	margin-left: 10px;
	line-height: 28px;
	font-size: 16px;
}

.main-thema li {
	margin: 5px 0px;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.05em;
}

.sikyuukeigan {
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.05em;
	margin: 0 0 20px -15px;
	font-weight: 600;
}

.jikakushoujou {
	margin-left: 25px;
	margin-bottom: -10px;
}

.saigai img {
	width: 100%;
}

.main-thema p {
	margin: 0 20px;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
}

.taisaku {
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.05em;
	margin: 10px 20px;
}

.tyuuiten {
	margin-top: -10px;
}

.tyuuiten li {
	font-size: 14px;
	letter-spacing: 0.05em;
	font-weight: 600;
	list-style:disc;
}

.tyuuiten h4 {
	margin: 0 0 0 -15px;
	color: red;
	font-size: 14px;
}

.main-thema table {
	margin-top: 0px;
}

.ame h4 {
	margin: 20px 30px 10px;
}

.main-thema td {
	width: 400px;
	padding: 5px 10px;
	font-size: 16px;
	line-height: 24px;
}

.main-thema th {
	line-height: 24px;
	font-size: 16px;
	width: 200px;
	letter-spacing: 0.05em;
	color: #ededed;
	border-radius: 5px;
	vertical-align: top;
	padding-top: 5px;
}

.level1 th {
	background: #2FB0F8;
}

.level2 th {
	background: #093DE3;
}

.level3 th {
	background: #6408B3;
	}

.level4 th {
	background: #D909D8;
}

.level5 th {
	background: #D90306;
}

#advertisement {
	width: 1000px;
	margin: 50px auto 0;
}

.koukoku ul {
	padding: 0;
	margin: 0;
}

.koukoku li {
	list-style: none;
	float: left;
	width: 20%;
	height: 40px;
	margin: 1%;
}

.koukoku img {
	width: 100%;
	height: 100%;
	display: block;
}

.border {
	border-top: 3px solid #00f;
	position: relative;
}

.border::before {
	position: absolute;
	border-top: 3px solid #0096C4;
	width: 80%;
	display: block;
	content: "";
	right: 0;
	top: -3px;
}

.sidebar {
	float: right;
	margin: 5px;
	padding-left: 30px;
	width: 300px;
}

.sidebar img {
	width: 280px;
	margin: 3px 0 ;
	-webkit-transition:0.7s ease-in-out;
	transition: 0.7s ease-in-out;
}

.sidebar img:hover {
	box-shadow: 1px 1px 20px 3px #aaa;
}

footer {
	width: 1000px;
	margin: 0 auto;
}

.flex{
	width: 500px;
	margin: 0 auto;
  	padding: 2.5% 0;
  	display: flex;
  	flex-direction: row;
  	justify-content: space-around;
}
.flex > *{
  	width: auto;
  	background: #fff;
  	font-size: 14px;
  	text-align: center;
}

.flex p {
	margin: 0;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 3px 10px;
	line-height: 5px
}

.flex a {
	text-decoration: none;
}

.flex a:hover {
	text-decoration: underline;
}

.renraku {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", "monospace";
	font-size: 14px;
	margin: 5px 0 30px 50px;
}

.copy-right {
	text-align: center;
	background: #097E04;
	color: #fff;
	padding: 10px 0;
	font-weight: 600;
}

.radius {
	border-radius: 20px;
}

#index2 {
	background-image:url(../img/sub.jpg);
	background-size: cover;
	height: 300px;
	margin: 10px 0 ;
	position: relative;
}

.theme {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
}

.kazari {
	width: 1000px;
	height: 100px;
	background: rgba(250,250,250,0.8);
	transform: translate(-50%,-50%)
}

.waku {
	width: 800px;
	height: 200px;
	border: 3px solid #048407;
	transform: translate(12.5%,-25%)
}

.theme img {
	width: 400px;
	height: auto;
	transform: translate(50%,50%)
}


.topics {
	width: 630px;
	margin-bottom: 30px;
	padding: 0;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	border-bottom: 2px dotted #AAF7C1;
}

.topics h3 {
	font-size: 22px;
	border-bottom: 3px solid #128A09;
	width: 50%;
	padding: 10px 20px;
	margin: 5px 0;
}

.topics p {
	width: 600px;
	font-size: 17px;
	line-height: 23px;
	padding: 5px;
	margin: 5px 10px;
	word-break: break-all;
}

.date {
	float: left;
	margin: 5px 15px;
	font-size: 14px;
}

.detail {
	float: right;
	margin: 5px 10px 0;
}

.shoplist-mask {
	width:			210px;
	height:			210px;
	overflow:		hidden;
	margin:			0;
	position:		relative;
	float: left;
}

.shoplist-mask img {
	width: 100%;
	height: 100%;
}

.shoplist-mask .caption {
	color:			#fff;
	padding-top: 5%;
	padding-left: 5%;
	width: 200px;
	height: 200px;
}

.shoplist-mask .caption h3 {
	font-size: 23px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

.shoplist-mask .caption p {
	font-size: 18px;
	line-height: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

.shoplist-mask .mask {
	width:			90%;
	height:			90%;
	position:		absolute;
	top:			-100%;	/* 枠の上に置いて表示させない */
	left:			5%;
	background-color:	rgba(0,0,0,0.4);
	-webkit-transition:	all 0.6s ease;
	transition:		all 0.6s ease;
}
.shoplist-mask:hover .mask {
	top:			5%;
	left: 5%;
	/* 下に降りてくるように見せる */
}

.shoplist-mask .mask a {
	text-decoration: none;
}

.link li {
	list-style: none;
	margin: 15px 0;
	font-size: 20px;
	line-height: 26px;
}

.link a {
	text-decoration: none;
}



a:visited {
	color: #0399A6;
}

.access {
	width: 650px;
	line-height: 25px;
	font-size: 18px;
}

.access th {
	text-align: center;
	width: auto;
	letter-spacing: 0.05em;
}

.access td {
	height: 50px;
	vertical-align: middle;
	padding-left: 20px;
}

.access .map {
	text-align: center;
	vertical-align: middle;
}

.map-second {
	display: none;
}

.category li {
	list-style: none;
	width: 90px;
	float: left;
	margin: 3px;
}

.category img {
	display: block;
	width: 100%;
}

.main-shop {
	width: 100%;
}

.shop ul {
	padding: 0;
	margin: 0;
}

.shop li {
	float: left;
	list-style: none;
	width: 300px;
	height: 200px;
	position: relative;
	border-radius: 3px;
	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	margin: 20px 8px;
}

.shop img {
	width: 100%;
	border-radius: 5px;
}

.sn {
	position: absolute;
	bottom: 0px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	font-size: 18px;
	font-weight: 600;
	width: 100%;
	text-align: center;
	padding: 10px 0;
	}

.color-fashion {
	background:rgba(241,141,143,0.8);
	color: #000;
}

.color-gourmet {
	background:  rgba(247,181,44,0.8);
	color: #333;
}

.color-hobby {
	background: rgba(1,120,37,0.8);
	color: #ddd;
	}

.color-necesities {
	background: rgba(6,83,187,0.8);
	color: #ddd;
	}
	
.color-food {
	background: rgba(100,5,220,0.8);
	color: #ddd;
	}
	
.color-service {
	color: #222;
	background: rgba(209,202,10,0.8);
}
	
.sc {
	border: 1px solid #ddd;
	background: rgba(100,100,100,0.8);
	padding: 5px;
	position: absolute;
	bottom: 50px;
	left: 10px;
	color: #fff;
	font-weight: 600;
	width: auto;
}

.shop .sc2 {
	border: 1px solid #ddd;
	background: rgba(100,100,100,0.8);
	padding: 5px;
	position: absolute;
	bottom: 85px;
	left: 10px;
	color: #fff;
	font-weight: 600;
	width: auto;
}

.shop li:hover {
	opacity: 0.7;
	box-shadow: 2px 2px 3px 3px #ccc;
}

.shop a {
	text-decoration: none;
}

.apeal {
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	width: 600px;
	margin: 20px 0;
}

.shop-infor table {
	border-collapse: collapse;
	border-spacing: 0 ;
	width: 600px;
}

.gourmet th {
	font-size: 14px;
	padding: 5px 15px;
	text-align: left;
	width: 130px;
	letter-spacing: 0.05em;
}

.gourmet td {
	font-size: 16px;
	padding: 5px 15px;
	line-height: 22px;
	letter-spacing: 0.1em;
}

.gourmet tr {
	border-bottom: 1px solid rgba(8,127,14,1.00);
}

.kumiai-itiran table {
	border-collapse: collapse;
	border-spacing: 0;
	float: left;
	margin: 10px 20px;
}

.kumiai th {
	font-size: 14px;
	padding: 15px;
	text-align: left;
	vertical-align: top;
	width: 130px;
	letter-spacing: 0.05em;
	width: 100px;
}

.kumiai td {
	font-size: 16px;
	padding: 5px 15px;
	line-height: 22px;
	letter-spacing: 0.1em;
	width: 250px
}

.kumiai tr {
	border-bottom: 1px solid rgba(8,127,14,1.00);
}

.riyoukumiai a {
	text-decoration: none;
	color: #111;
}

.riyoukumiai {
	float: left;
	margin: 20px 30px;
	padding: 10px;
	background: rgba(209,202,10,1.00);
	border-radius: 5px;
	border: 2px solid #ccc;
	-webkit-transition: all ease 0.6s;
	transition: all ease 0.6s;
}

.riyoukumiai:hover {
	box-shadow: 2px 2px 3px 1px #333;
	background: rgba(164,149,5,0.5);
}

.gourmet .qr {
	width: 100px;
	height: 100px;
	float: left;
}

.shop-infor img {
	width: 330px;
	float: right;
	margin: 10px 5px 10px ;
	box-shadow: 2px 2px 5px 1px #999;
}

.shop-infor table {
	float: left;
	width: 600px;
}

.shop-infor iframe {
	float: right;
	margin: 10px 5px 10px;
	box-shadow: 2px 2px 5px 1px #999;
	width: 330px;
	height: 300px;
}


.btn {
	width: 150px;
	height: 30px;
	padding: 2px;
	line-height: 30px;
	text-align: center;
	border: 2px solid #ccc;
	background: #fff;
	margin: 5px 20px;
	border-radius: 10px;
	box-shadow: -5px -5px 10px #ccc inset;
	transition: 0.5s ease-in-out;
	-webkit-transition: 0.5s ease-in-out;
}

.btn a {
	text-decoration: none;
}

.btn a:hover {
	text-decoration: none;
}

.btn:hover {
	box-shadow: -5px -5px 10px #aaa inset;
}

.shop-map {
	width: 350px;
	float: right;
}

.shop-map p {
	margin: 15px;
}

.sankousiryou {
	font-weight: 500;
	margin: 100px 0 0px;
}

.akaihane {
	padding: 10px ;
}

.akaihane p {
	font-size: 16px;
	letter-spacing: 0.05em;
	line-height: 28px;
	margin-top: 0;
}

figure {
	width: 35%;
	margin: 0 25px 10px 0;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

figcaption {
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
}

.akaihane img {
	max-width: 100%;
	height: auto;
	margin: 10px 0;
}

.mimamori {
	font-size: 12px;
	margin: 10px 0 25px;
	letter-spacing: 0.05em;
}

.akaihane h3 {
	font-size: 16px;
	border-left: 8px solid #128a09;
	line-height: 24px;
	padding-left: 10px;
	margin-left: 10px;
}

.akaihane li {
	font-size: 16px;
	line-height: 20px;
	list-style: disc;
	margin: 15px 10px;
	letter-spacing: 0.05em;
}

.akaihane span {
	letter-spacing: 0.05em;
	padding:  0px;
	margin: 0 auto;
	line-height: 24px;
	width: 85%;
	display: block;
}

.itiran {
	line-height: 50px;
	margin: 30px 50px;
}

.itiran:hover {
	text-decoration: underline;
}


