/*======================================
ここからリセットCSS
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
======================================*/
 
/*要素のフォントサイズやマージン・パディングをリセットしています*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    font: inherit;
    vertical-align:baseline;
    background:transparent;
    letter-spacing: 0px;
}
 
/*勝手に文字が大きくなる対策*/
body {
    -webkit-text-size-adjust: 100%;
}
 
/*行の高さをフォントサイズと同じにしています*/
body {
    line-height:1;
}

/*新規追加要素のデフォルトはすべてインライン要素になっているので、section要素などをブロック要素へ変更しています*/
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}
 
/*nav要素内ulのマーカー（行頭記号）を表示しないようにしています*/
nav ul {
    list-style:none;
}
 
/*引用符の表示が出ないようにしています*/
blockquote, q {
    quotes:none;
}
 
/*blockquote要素、q要素の前後にコンテンツを追加しないように指定しています*/
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
 
/*a要素のフォントサイズなどをリセットしフォントの縦方向の揃え位置を親要素のベースラインに揃えるようにしています*/
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
 
/* ins要素のデフォルトをセットし、色を変える場合はここで変更できるようにしています */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
 
/* mark要素のデフォルトをセットし、色やフォントスタイルを変える場合はここで変更できるようにしています
また、mark要素とは、文書内の検索結果で該当するフレーズをハイライトして、目立たせる際に使用するようです。*/
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}
 
/*テキストに打ち消し線が付くようにしています*/
del {
    text-decoration: line-through;
}
 
/*IEではデフォルトで点線を下線表示する設定ではないので、下線がつくようにしています
また、マウスオーバー時にヘルプカーソルの表示が出るようにしています*/
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
 
/*隣接するセルのボーダーを重ねて表示し、間隔を0に指定しています*/
table {
    border-collapse:collapse;
    border-spacing:0;
}
 
/*水平罫線のデフォルトである立体的な罫線を見えなくしています*/
hr {
    display:block;
    height:1px;
    border:0;  
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
 
/*縦方向の揃え位置を中央揃えに指定しています*/
input, select {
    vertical-align:middle;
}

/*======================================
ここまでリセットCSS
======================================*/



/*======================================
フォント
======================================*/

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200;
}

body {
  font-family: "-apple-system", "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
  font-size:14px;
  line-height:28px;
  color:#4D4D4D;
}

.mincho {
    font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
}

h1{
	font-size:28px;
	font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
	line-height:1.7em;
}

h2{
	font-size:21px;
	font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;}

.mds_b_or{
	color:#ee7800;
	font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
	font-size:28px;
	padding-right:10px;
	}

.mds_s_or{
	color:#ee7800;
	font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
	font-size:20px;
	}

.chui_gn{
	color:#6FBA2C;
	font-weight:bold;
}

.price{
	font-size:18px;
}

/*======================================
トップのグロナビの設定
======================================*/

header{
	}

.index_header{
	width:100%;
}

.index_header_top{
	width:820px;
	margin:0 auto;
}

.index_header_top a{
	z-index:100;
}

.mainimgIn img{
	z-index:0;
	}

.g_navi{
	width:820px;
	height:160px;
	margin:-209px auto 60px;
}



.g_navi p {
	float:left;
	padding-right:60px;
}

#g_navi04{
	padding-right:0px;
}

.g_navi ul li img{
	z-index:100;
	padding-top:-160px;
	display:inline-block;
}


/*======================================
その他ページのグロナビの設定
======================================*/

.header_other_bar{
	background-color:#ee7800;
	overflow:hidden;
	margin-bottom:60px;
}

.header_other_bar_in{
	background-color:#ee7800;
	width:1000px;
	height:80px;
	margin:0 auto;
	overflow:hidden;
	color:#FFF;
}

.header_other_icon{
	float:left;
	padding-left:40px;
	}


header .g_navi_other{
	float:right;
	z-index: 10;
	padding-right:40px;
}

header .g_navi_other ul{
	list-style:none;
}

header .g_navi_other ul li {
	float:left;
	padding-left:0px;
	display: inline-block;
	margin-right: 20px;
}

.header_other_bar a{
	height:0;
	overflow:hidden;
	display:block;
	background-image:url(images/gn_a.png);
	background-repeat:no-repeat;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.header_other_icon a{width:250px;
	padding-top:80px;background-position:0 0;}
.g_navi01_other a{ 	width:40px;
	padding-top:80px;background-position:-250px 0;}
.g_navi02_other a{ 	width:43px;
	padding-top:80px;background-position:-290px 0;}
.g_navi03_other a{ 	width:40px;
	padding-top:80px;background-position:-333px 0;}
.g_navi04_other a{ 	width:65px;
	padding-top:80px;background-position:-373px 0;}

.header_other_icon a:hover{ background-image:url(images/gn_a_on.png); background-position:0 0;}
.g_navi01_other a:hover{ background-image:url(images/gn_a_on.png); background-position:-250px 0;}
.g_navi02_other a:hover{ background-image:url(images/gn_a_on.png); background-position:-290px 0;}
.g_navi03_other a:hover{ background-image:url(images/gn_a_on.png); background-position:-333px 0;}
.g_navi04_other a:hover{ background-image:url(images/gn_a_on.png); background-position:-373px 0;}


/*======================================
ヘッダー画像をフルサイズ表示
======================================*/

html {
    overflow: auto;
	}

body {
	min-width:960px;
	overflow: hidden;
}

#wrapper {
	margin: 0 auto;
	text-align:center;
	}

.mainimg {
	margin: 0 -100%;
	padding: 0 100%;
	padding-bottom:170px;
}

.mainimgIn {
	margin: 0 -960px;
}


/*================================
 footer
================================*/
#footer{
	background:#E6E6E6 repeat;
	margin-top:60px;
	padding: 60px 0 ;
}

#footer p{
	text-align:left;
	font-weight:bold;
	font-size:18px;
	color:#4D4D4D;
}

.footer_in{
	margin:0 auto;
    width: 880px;
	overflow:hidden;
}

.footer_in_l{
	float:left;
	padding-right:40px;
}

.l_shopdata {
    text-align: center;
    width: 418px;
	height:418px; 
	border:solid 1px #000000;
	background-color: #ffffff;
}

.l_shopdata_in dl{
	padding:40px 30px;
	color:#4D4D4D;
}

.l_shopdata_in dt{
	font-weight:bold;
    text-align:center;
	list-style:none;
    float: left;
    font-size:14px;
	line-height:1.3em;
    width: 150px;
    margin: 7px auto;
    border-style: none;
}

.l_shopdata_in dd{
    list-style:none;
    text-align: left;
    padding: 7px 0 7px 100px;
    font-size:14px;
	line-height:1.3em;
}

.l_shopdata_in a{
	text-decoration:none;
	color:#ee7800;
    font-size:14px;
}

.l_shopdata_in a:hover {
text-decoration:none;
color:#4D4D4D;
}

.footer_in_r{
	float:left;
}

.r_fb_in{
	width:418px;
	height:418px;
	background-color: #fff;
	}

.ft_ad {
	line-height: 80px;
	background:#333333;
}

address{
	color:#FFF;
	}

/*================================
 ページ基本
================================*/

.content{
	width:1000px;
	margin:0 auto;
}

/*================================
 その他ページ
================================*/

.underline{
	clear:both;
    text-align: center;
    border-bottom:2px solid #ee7800;
    padding: 32px;
	margin:60px 0 ;
}

.after_underline{
	text-align:center;
	width:900px;
	margin:0 auto;
	}

.main_ph{
	padding:40px 0;
}

.main_ph img{
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.side{
	display:inline-block;
	}

.shop_photo{
	width:778px;
	margin:0 auto;
}

.shop_photo a{
	margin:0px 3px;
	}

.shop_photo img{
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#change {
  background: #4d4d4d;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  display: none;
  z-index: 9999;
  padding: 8px 0 10px 0px;
}

.inner{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	}

#change h1 {
  font-family: "-apple-system", "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
  font-size: 24px;
  float: left;
  font-weight: bold;
  color: #ee7800;
  margin: 12px 0 0 40px;
}
#change ul {
  float: left;
  font-family: "-apple-system", "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
  font-size: 16px;
  margin: 20px 0 12px 30px;
}
#change ul li {
  float: left;
  margin-right: 18px;
  list-style:none;

}
#change ul li a {
  color: #fff;
  text-decoration: none;
}

#change ul li a:hover{
  color: #ee7800 ;
  text-decoration: none;
}

.menulist{
	height:0px;
	width:780px;
	margin:40px auto;
}

.menulist dl{
	margin:0 auto;
	padding:10px 0;
	font-size:18px;
	line-height:48px;
	}

.menulist dd{
	clear:both;
	float:left;
}

.menulist dt{
	float:right;
}
	
.menulist p{
	clear:both;
	float:left;
	font-size:14px;
	color:#ee7800;
	line-height:8px;
	padding:0 0 12px 16px;
}

.menu_photo{
	float:none;
	width:950px;
	margin:0 auto;
}

.menu_photo a{
	margin:0px 20px;
	}

.menu_photo img{
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

figure{
	display:inline-block;
}

figcaption{
	font-size:14px;
	padding-bottom:20px;
}

#pageTop {
  position: fixed;
  bottom: 50px;
  right: 20px;
}
 
#pageTop a {
  display: block;
  z-index: 999;
  width: 60px;
  height: 60px;
  text-align: center;
}
 
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}