@charset "utf-8";



html, body, div, span, applet, object, iframe, h1, h2, h3, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
/* -------------------------------------------------------------- */
html{
	
	background:#fff;
	overflow-x : hidden;
overflow-y : auto;
}

#retrieval{

	border: 2px solid #666;
	margin-left: 7px;
	width: 96%;
	text-align: center;
	
	  
    margin: auto;
}

/*************
ページトップ
  *************/
/* page-top */
#page-top {
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index:50;
	
}
#page-top a {
	
	text-decoration: none;
	color: #fff;
	
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}	






body{


color:#000;
font:12px verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
line-height:1.5;
background:#fff;
-webkit-text-size-adjust: none;


padding:0px 0px 0px 0px;
margin:0 auto;
overflow-x : hidden;


}

.newyearinfo img{
	  display: block;
	margin: 0 auto;
	
	
}


.fade {
    -webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
}
.fade:hover {
    opacity: 0.4;
    filter: alpha(opacity=60);
} 

.liquid_hr {
	margin:5px 0px 20px 0px;
	
	border:0;
	border-bottom:1px dashed #999;
}


.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.mail{
	text-align:center;
	margin:50px 0px 0px 0px;
	
}

.offer{
	margin:50px 0px 0px 0px;
	padding:0px 0px 30px 0px;
	
	
}

.offer2{
	margin:50px 0px 0px 0px;
	padding:0px 0px 30px 0px;
	height:900px;
	
}




.clear {
	clear:both;
	overflow:hidden;
}
/* リンク設定
------------------------------------------------------------*/
a{color:#3f4360;text-decoration:none;}
a:hover{color:#292d48;}
a:active, a:focus{outline:0;}

.fade {
    -webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
}
.fade:hover {
    opacity: 0.4;
    filter: alpha(opacity=60);
} 



/* 全体



.sp_mainBanner{
	display:none;
}

@media screen and (max-width:740px){

.pc_mainBanner{
	display:none;
	}
.sp_mainBanner{
	display:inherit;
	}

}
------------------------------------------------------------*/

#wrapper{
	overflow:hidden;
margin:0 auto;
padding:0;
width:100%;
position:relative;
padding-bottom:20px;


}



h2{
	font-size:18px;
}


#maker_link h3{
	padding-bottom:10px;
}

h3{
white-space: nowrap;
border-left:7px solid #ffd800;
padding:8px 3px;
padding-left:10px;
text-align:left;
color:#fff;
font-size:18px;
border-radius:0px 0px 0 0;
background:#292d48;
font-weight:300;

}

h5{
	background: #145077; /* Old browsers */
	background: -moz-linear-gradient(top, #145077 1%, #0f305b 51%, #081a33 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #145077 1%,#0f305b 51%,#081a33 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #145077 1%,#0f305b 51%,#081a33 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#145077', endColorstr='#081a33',GradientType=0 ); /* IE6-9 */
white-space: nowrap;

margin:4px ;
	padding-top: 4px;
	padding-bottom: 4px;
padding-left:10px;
	font-weight: bold;

	color: #FFF800;
font-size:18px;
	text-align: center;
border-radius:0px 0px 0 0;



}



h4 {
	position: relative;
	padding: .25em 0 .5em .75em;
	border-left: 6px solid #3498db;
}
h4::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 100%;
	height: 0;
	border-bottom: 1px solid #000;
}




.triangle-top:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-bottom: 5px solid #333;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
}
.triangle-right:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 5px solid #333;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}
.triangle-bottom:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 40px solid #333;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
}
.triangle-left:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-right: 40px solid #333;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
}





/**************************
/* メイン画像（トップページ+サブページ）
**************************/
#mainBanner{
text-align:center;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:100%;
height:auto;
margin-top:78px;

line-height:0;
background-color:#fff;
}

#mainBanner img{
text-align:center;
margin:0 auto;
width:100%;
height:auto;
border-radius:0px;
}




/**************************
/* グリッド
**************************/
.gridWrapper{
	
padding-bottom:20px;
overflow: hidden;
}


	
.grid{

float:left;
border-radius:0px;
background:#fff;
	margin-bottom: 50px;
}

.grid2{


float:left;
border-radius:0px;
background:#fff;
	margin-bottom: 5px;
}



.grid p{
padding:5px 10px;
}

.gridWrapper img{
max-width:100%;
height:auto;
}




/* グリッド(スクロール) */


.gridscrollWrapper{
	padding:0px 0px 0px 0px;
overflow:hidden;
float:left;
}

* html .gridscrollWrapper{height:1%;}
	
.gridscroll{
float:left;
border-radius:0px;
background:#fff;
overflow:scroll;
}

.gridscroll_2{
float:left;
border-radius:0px;
background:#fff;
overflow:scroll;
}


.gridscroll p{
padding:5px 10px;
}

.gridscrollWrapper img{
max-width:100%;
height:auto;
}





	

	







/* フッター内のグリッド(3カラム) */
#footer .grid{
color:#fff;

}

#footer .grid p{padding:0;}


/*************
メイン コンテンツ
*************/


* html section.content{height:1%;}



h3.heading{
padding-left:7px;
margin-bottom:10px;
font-size:16px;
border-left:5px solid #3f4360;
color:#3f4360;
}



.alignleft{
float:left;
clear:left;
margin:3px 10px 10px 0;
}

.alignright{
float:right;
clear:right;
margin:3px 0 10px 10px;
}

img.frame,#gallery img{
border:4px solid #fff;
box-shadow:0 0 2px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0 0 2px rgba(0, 0, 0, 0.5);
}

#gallery .grid{padding:5px 0 0;}


/*************
テーブル
*************/
table.table{
border-collapse:collapse;
width:100%;
margin:10px auto;
}

table.table th,table.table td{
padding:5px;
border:1px solid #292d48;
}

table.table th{
text-align:right;
font-weight:bold;
letter-spacing:1px;
white-space:nowrap;
color:#fff;
background:#3f4360;
border-left:#292d48 5px solid
}

table.table td{border-left:#292d48 3px double}



/*************
サブコンテンツ
*************/
#sub ul{padding:10px;}

#sub li{
margin-bottom:10px;
padding-bottom:10px;
border-bottom:1px dashed #ebebeb;
}

#sub li:last-child{
border:0;
margin-bottom:0;
}

#sub li a{display:block;}

#sub ul.list{padding-bottom:7px;}

#sub ul.list li{
clear:both;
margin-bottom:5px;
padding:5px 0;
overflow:hidden;
}

* html #sub ul.list li{height:1%;}

#sub ul.list li img{
float:left;
margin-right:10px;
}

#sub ul.list li{
font-size:12px;
line-height:1.35;
}


#SNS_media img{
	border: 2px solid #666;
	padding-bottom: 0px;

}
#netshop_media img{
	border: 2px solid #666;
	padding-bottom: 3px;

}




dl.company dt {
  clear: left;
  float: left;
  width: 7em;
  padding: 5px 0.5em;
}

dl.company dd {
  margin-left: 1em;
  margin-right:1em;
  padding: 5px 0.5em 10px 8em;
  border-bottom: solid 1px #CCC;
}

dl.Wagemenu dt {
  clear: left;
  float: left;
  width:300px;
  padding: 10px 0.5em;
}

dl.Wagemenu dd {
  margin-left: 1em;
  margin-right:1em;
  padding: 5px 0.5em 18px 8em;
  border-bottom: solid 1px #CCC;
}




/* 店舗案内タブコンテンツ */

.shop_contents{
	padding:20px 0px 20px 0px;
}

#s_menu{
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0;
}
#s_menu li{
  display: block;
  float: left;
  width:25%;
  margin: 0;
  padding: 0; }
#s_menu li a{
  display: block;
  padding: 25px 0 20px;
  background: #ebebeb;
  color: #000;
  text-align: center;
  text-decoration: none;
}
#s_menu li a:hover{
 background: #dfdfdf;
 color:#F00;
  
}
#toggle{ 
 display: none;
}
@media only screen and (max-width: 768px) {
    #s_menu li{
    width: 25%;
    border-bottom: 1px solid #444;
  }
}
@media only screen and (max-width: 480px) {
  #s_menu{
    display: none;
  }
  #s_menu li{
    width: 100%;
  }
  #toggle{
    display: block;
    position: relative;
    width: 100%;
    background: #222;
  }
  #toggle a{
    display: block;
    position: relative;
    padding: 12px 0 10px;
    border-bottom: 1px solid #444;
    color: #fff;
    text-align: center;
    text-decoration: none;
  }
  #toggle:before{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #fff;
  }
  #toggle a:before, #toggle a:after{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 4px;
    background: #222;
  }
  #toggle a:before{
    margin-top: -6px;
  }
  #toggle a:after{
    margin-top: 2px;
  }
}


/* リンクタブコンテンツ */

.link_pos > a {
    display: block; padding-top: 120px; margin-top: -120px;
	color:#FFF;
}

.linktable {
  border-collapse: collapse;
  width: 100%;
}
.linktable  th,
.linktable  td {
  padding: 10px;
  border: 1px solid #e2e2e2;
  font-size:15px;
  color:#666666;
}
.linktable  th {
  background-color: #eee;
  text-align: center;
  width: 30%;
}





.linkbox {
  margin:0 auto;
  width: 96%;
padding:0% 0% 5% 2%;
}
.linkbox img {
	margin:0 auto;
  max-width: 100%;

}

.linkbox h4{
	
	background-repeat:no-repeat;
	font-size:17px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	}


dl.link dt {
  clear: left;
  float: left;
  width: 7em;
  padding: 5px 0.5em;
}

dl.link dd {
  margin-left: 1em;
  margin-right:1em;
  padding: 5px 0.5em 10px 8em;
  border-bottom: solid 1px #CCC;
}



#link_menu{
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 0;
}
#link_menu li{
  margin:0 auto;
		text-align:center;
		padding:0px 2px 0px 1px;
	    float: left;
    width: 12%;
    position: relative;
    overflow: hidden;
	background-color:000; }
#link_menu li a{
  display: block;
  
  
  color: #000;
  text-align: center;
  text-decoration: none;
}
#link_menu li a:hover{
 background: #dfdfdf;
 color:#F00;
  
}
#toggle{ 
 display: none;
}

@media only screen and (max-width: 600px) {
	
.linktable {
  
  }
  
 
  
.linktable  td {
    display: block;
    text-align: center;
	color:#666666;
  }
.linktable  th {
    display: block;
    border-top: none;
    border-bottom: none;
    width: 100%;
  }	
	
	
  #link_menu{
    display: none;
  }
  #link_menu li{
    margin:0 auto;
		text-align:center;
		padding:2px 1px 0px 2px;
	    float: left;
    width: 24%;
    position: relative;
    overflow: hidden;
	background-color:fff; }

  #toggle{
    display: block;
    position: relative;
    width: 100%;
    background: #222;
  }
  #toggle a{
    display: block;
    position: relative;
    padding: 12px 0 10px;
    border-bottom: 1px solid #444;
    color: #fff;
    text-align: center;
    text-decoration: none;
  }
  #toggle:before{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #fff;
  }
  #toggle a:before, #toggle a:after{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 4px;
    background: #222;
  }
  #toggle a:before{
    margin-top: -6px;
  }
  #toggle a:after{
    margin-top: 2px;
  }
}


