@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
#div1 {
}
.zeroMargin_mobile {
    margin-left: 0;
}
.hide_mobile {
    display: none;
}

h1 {
	text-align: center;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 0px;
	margin-top: 0px;
}
h2 {
    text-align: center;
    line-height: 160%;
}
h3 {
	margin-bottom: 0px;
	margin-top: 5px;
}
h4 {
	margin-bottom: 0px;
	margin-top: 5px;
}
.small {
	font-size: 80%;
}
a:link {
	color: hsla(221,53%,39%,1.00);
	text-decoration: none;
}
a:visited {
	color: hsla(221,53%,39%,1.00);
}
a:hover {
	text-decoration: underline;
	color: hsla(221,63%,57%,1.00);
}






a:hover img {

	transition: all 0.2s ease;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    line-height: 160%;
}
#wrap {

}
#container {
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
}
#header {
    text-align: center;
    padding-top: 12px;
    padding-bottom: 14px;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 10;
    background-color: hsla(0,0%,100%,0.80);
    border-bottom: 1px solid #C3C3C3;
}
#header img {
    width: 180px;
    margin-bottom: 4px;
    margin-top: 9px;
}
#footer {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid hsla(0,0%,0%,1.00);
}
.subimage  {
	padding-left: 0px;
}
.subimage li  {
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	list-style-image: none;
	list-style-type: none;
	width: 75%;
}
.subimage .title {
	text-align: center;
	margin-top: 5px;
	font-weight: bold;
	font-size: 110%;

}
.subimage li a img {
	border-radius: 50%;
}

#sns {
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
	font-size: x-large;
	padding-bottom: 10px;
}
#sns img {
	margin-left: 5px;
	margin-right: 5px;
	width: 15%;
}

#embed-sns {
	text-align: center;
	margin-bottom: 30px;
	overflow-y: hidden;
}
.sns-half-l {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.sns-half-r {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}

.subimage .copy {
	text-align: left;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#shop-info {
	margin-bottom: 30px;
}
#shop-info table {
	width: 100%;
	margin-top: 20px;
	border-top: 2px solid hsla(0,0%,73%,1.00);
}
#shop-info table tbody tr th{
	width: 100%;
	display: block;
	text-align: center;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-bottom-color: hsla(0,0%,73%,1.00);
	border-bottom-width: 1px;
	background-color: hsla(0,0%,89%,1.00);
}
#shop-info table tbody tr td{
    width: 100%;
    display: block;
    text-align: center;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
}
.tell {
	font-size: xx-large;
	text-decoration: none;
}
.gmap iframe{
	top: 0;
	left: 0;
	width: 100%;
	margin-top: 5px;
}
.column   {
    overflow-y: hidden;
    margin-bottom: 20px;
    line-height: 165%;
    text-align: justify;
    display: flex;
}
.features  {
	width: 100%;
	margin-bottom: 20px;
	text-align: justify;
}

.image-l {
	margin-bottom: 10px;
	width: 100%;
}
.image-r {
	margin-bottom: 10px;
	width: 100%;
}
.item-name   {
    text-align: left;
    font-weight: normal;
}
.copy {
	text-align: justify;
}
.column.catalog.clearfix ul {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    overflow-y: hidden;
}
.column.catalog.clearfix ul li {
	text-align: center;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
	width: 48%;
	margin-left: 0.9%;
	margin-right: 0.9%;
	float: left;
}
.clear {
	clear: both;
}
#thanks {
	margin-top: 250px;
	text-align: center;
}
.go-contact {
    background-color: hsla(221,53%,39%,1.00);
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: large;
    color: hsla(0,0%,100%,1.00);
    border-radius: 8px;
    margin-bottom: 50px;
    margin-top: 100px;
}
.go-contact a   {
	color: hsla(0,0%,100%,1.00);
	text-align: center;
	font-weight: normal;
	border-radius: 8px;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
}
.go-contact a:hover   {
	background-color: hsla(221,63%,57%,1.00);
	background-repeat: no-repeat;
	text-decoration: none;
}
.go-contact a img {
	width: 20%;
}
#index-topics {
    margin-left: 10px;
    margin-right: 10px;
    border-bottom: 1px solid #9E9E9E;
    margin-bottom: 40px;
}
#index-topics .title {
    border-bottom: 1px solid #9E9E9E;
    padding-bottom: 6px;
    margin-top: 31px;
}
#index-topics .year {
    font-size: 80%;
    margin-top: 11px;
}
#index-topics ul {
    list-style-image: none;
    margin-top: 5px;
}
#index-topics ul li {
    list-style-type: none;
    padding-left: 0px;
    margin-left: -35px;
    margin-bottom: 10px;
}
.topics-body {
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 100px;
}
.topics-day {
    text-align: right;
}
.topics-body ul li {
    list-style-type: square;
    margin-bottom: 15px;
}
.topics-body ul li img {
    margin-bottom: 10px;
    margin-top: 10px;


}

.topics-body .attention {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    border: 1px solid #000000;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}







































/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.shop-image-l {
	margin-bottom: 10px;
	width: 100%;
}

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.zeroMargin_tablet {
    margin-left: 0;
}
.hide_tablet {
    display: none;
}
#header {
	text-align: center;
}
#header img {
    width: 300px;
    margin-bottom: 2px;
    margin-top: -2px;
}
.subimage {
	padding-left: 0px;
}
.subimage li {
	width: 32%;
	margin-bottom: 10px;
	float: left;
	margin-left: 1.3%;
	list-style-image: none;
	list-style-type: none;
}
#sns {
	text-align: center;
	margin-bottom: 10px;
}
#sns img {
	margin-left: 5px;
	margin-right: 5px;
	width: 8%;
	margin-top: 10px;
}
#embed-sns {
	text-align: center;
	margin-bottom: 30px;
	overflow-y: hidden;
}
.sns-half-l {
	width: 50%;
	float: left;
}
.sns-half-r {
	width: 50%;
	float: right;
}
.image-l {
	margin-bottom: 10px;
	width: 49.5%;
	float: left;
	margin-right: 0.5%;
}
.image-r {
	margin-bottom: 10px;
	width: 49.5%;
	float: right;
	margin-left: 0.5%;
}
.column.catalog.clearfix ul li {
    text-align: center;
    float: left;
    width: 48%;
    margin-left: 0.665%;
    margin-right: 0.665%;
}







}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.zeroMargin_desktop {
    margin-left: 0;
}
.hide_desktop {
    display: none;
}
#container {
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sns {
	text-align: center;
	margin-bottom: 20px;
}
#sns img {
	margin-left: 5px;
	margin-right: 5px;
	width: 6%;
	margin-bottom: 20px;
}
#shop-info table {
	width: 100%;
	margin-top: 20px;
	border-top: 1px solid hsla(0,0%,73%,1.00);
}
#shop-info table tbody tr th{
	width: 20%;
	display: table-cell;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: 1px solid hsla(0,0%,73%,1.00);
	background-color: hsla(0,0%,100%,1.00);
}
#shop-info table tbody tr td{
	width: 80%;
	display: table-cell;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: 1px solid hsla(0,0%,73%,1.00);
	border-left: 1px solid hsla(0,0%,73%,1.00);
}
.column.catalog.clearfix ul li {
	text-align: center;
	float: left;
	width: 32%;
	margin-left: 0.665%;
	margin-right: 0.665%;
}
.column.catalog ul li .item-name  {
	text-align: left;
	margin-bottom: 0px;
	padding-left: 0px;
}
.features  {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}








}
