@charset "utf-8";
/* CSS Document */


ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}


body{
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;

	color:#333;
	font-size:16px;
}



header{
	display:block;
	text-align: center;
	width:960px;
	margin:0 auto;
}


div.top_obi{
	width:960px;
	margin:0 auto 40px;
	padding:6px 6px 20px;
	border-bottom: 2px solid #F90;
	text-align:left;
}

div.obi_text{
	font-size:80%;
	float:right;
      line-height:1.6em;
}

nav{
	clear:both;
}
.wrap{
	width:960px;
	overflow: hidden;
	margin:0 auto;
	clear: botn;
}
article{
	line-height: 20em;
	text-align: center;
	background: #666;
	width:640px;
	float:left;
}
aside{
	line-height: 20em;
	text-align: center;
	background: #999;
	width:280px;
	float:right;
}
footer{
	border-top:1px dotted #666;
	padding-top:0.5em;
	padding-bottom:1em;
	text-align: center;
    width:100%;
	margin:0 auto;
}

footer ul li{
	display:inline-block;
	margin:0 0.5em;
	line-height:2em;
	font-size:90%;
}

footer ul li a{
	text-decoration:none;
}


span.yen{
	position:absolute;
	top:0;
	right:0;
}

.yen2{
	/*padding-left:3em;*/
	float:right;
	padding-right:50px;
}

span.text_mini p{
	text-align:center;
	font-size:70%;
}


.toptext {
	font-size:90%;
}



/*ナビ*/


#nav_in{
	width:960px;
	margin:0 auto;
	
}

 .global-nav li:nth-child(odd){
 border-right: none;
}
.global-nav{
	display: table;
	table-layout: fixed;
	width: 100%;
	border-top: none;
	border-collapse: collapse;
}
.global-nav li{
	float: none;
	display: table-cell;
	width: 100%;
	/*border: 1px solid #aaa;*/
	border-top:2px solid #F90;
	border-left:1px dashed #aaa;
	border-rignt:1px dashed #aaa;
	border-bottom: 1px solid #aaa;
	text-align: center;
	/*border-bottom: 1px solid #aaa;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.global-nav li:first-child{
	border-left:1px solid #aaa;
}

.global-nav li:last-child{
	border-right:1px solid #aaa;
}

.global-nav a{
	display: block;
	line-height: 44px;
	color: #666;
	text-decoration: none;
}
.global-nav a:hover{
	
	/*background: #e6e6e6;*/
	background:#FFFFD7;
}

/*ナビここまで*/


.midashi{
	text-align:center;
	margin:40px 0 20px;
	font-size:120%;
	font-weight:bold;
}

p.resizeimage img{
	max-width:400px;
}
.img_left{
	width:50%;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	/*text-align:center;*/
}


.img_right{
	width:50%;
	float:right;
	margin-left:20px;
}


.toptext,.contentstext{
	width:40%;
	float:left;
	text-align:left;
	line-height:1.6em;
}

.tel{
	display:none;
}

.contentstext dl dd{
	margin-left:1em;
	margin-bottom:1em
}

.contentsbox_all{
	text-align:center;
}

.contentsbox{
	width:40%;
	display:inline-block;
	vertical-align:top;
	margin:0 auto;
}

.contentsbox h5{
	width:96%;
	margin-right: auto;
	margin-left:auto;
}

.contentsbox ul{
	width:100%;
	text-align:center;
	margin:0 auto;
	/*padding-left:1em;*/
}




h2{
	font-size:150%;
	width:960px;
	text-align:center;
	margin:0 auto 30px;
	clear:both;
	color:#006f00;
	/*border-bottom:1px dotted #006f00;*/
	padding-bottom:0.5em;
}

h3{
	font-size:110%;
	width:960px;
	text-align:center;
	margin:10px auto 30px;
	clear:both;
}

div.contents{
	overflow:hidden;
	margin-bottom:60px;
}

div.contents table{
	width:90%;
	margin:0 auto;
}

div.contents ul{
	width:100%;
	margin:0 auto 40px;
	overflow:hidden;
	/*padding-left:20px;*/
	text-align:center;
	
	
}
div.contents ul li{
	width:40%;
	/*float:left;*/
	list-style:none;
	margin:0 auto 20px;
	/*padding-right:80px;*/
	position:relative;
	text-align:left;
	display:inline-block;
	text-align:left;

}
span.yen{
	position:absolute;
	top:0;
	right:20px;
}


.contentstext100{
	clear:both;
	width:90%;
	margin:0 auto;
	margin-bottom:30px;
	line-height:1.6em;
}

div.contents .boxlist{
	text-align:left;
}

div.contents ul.boxlistul{
	width:100%;
	box-sizing:border-box;
}

div.contents ul.boxlistul li{
	float:left;
	/*display:inline-block;*/
	width:25%;
	text-align:center;
	
}

div.contents ul.boxlistul li img{
	width:90%;
	margin:0 auto;
}

.inner{ /*カラムの内側*/
  margin:0;
  height:100%;
  background:white;
}
div.line{
	clear:both;
	width:80%;
	margin:30px auto;
	height:2px;
	border-top:1px dashed #999;
	border-bottom:1px dotted #999;
}




#page-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    font-size: 77%;
}
#page-top a {
    background:#F90;
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    text-decoration: none;
    color: #fff;
    width: 80px;
    padding: 24px 0;
    text-align: center;
    display: block;
    border-radius: 50px;
}
#page-top a:hover {
    text-decoration: none;
	filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
   
}


.red{
	color:red;
	font-weight:bold;
}


#heading01{
    position:relative;
    padding:5px;
    font:bold 24px/1.6 Arial, Helvetica, sans-serif;
    text-align:center;
    color:#666;
    border-top:1px dashed #aaa;
    border-bottom:1px dashed #aaa;
    background:#eee;
    text-shadow:1px 1px 0 rgba(255,255,255,1);
    box-shadow: 0 5px 4px -4px rgba(0,0,0,0.3) inset;
}

footer{
	width:100%;
}

.oshirase{
	border:1px dotted red;
	padding:1em;
}

div.contents ul.menu{
	width:100%;
}

div.contents ul.menu li{
	width:96%;
	line-height:2em;
	margin-bottom:0;
}

div.contentstext100 ul.menu li{
	width:46%;
	line-height:2em;
	margin-bottom:0;
}

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



/*サムネイル付きギャラリーここから*/

/*ギャラリー全体のコンテナー*/
#stage {
	position: relative;
	max-width: 600px;
	margin: 0 auto;
}
/*全サムネイルのコンテナー*/
#thumbs {
	/*margin-left:2%;*/
	margin-top:5%;
}
/*サムネイルの幅、ポインターを手のひら*/
#thumbs label img {
	width:18.5%;
	cursor: pointer;
	opacity:0.5;
	-webkit-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
}
#thumbs label img:hover{
	opacity:1;
}
/*ラジオボタンを非表示に*/
#r1, #r2, #r3, #r4, #r5 {
	display: none;
}
/*表示写真の初期配置（全部透明に）とtransition設定*/
.photo {
	position: absolute;
	left: 0;
	top: 0;
}
.photo img {
	width:100%;
	opacity: 0;
	-webkit-transition: opacity 1s ease;
	transition: opacity 1s ease;
}
/*チェックされたサムネイルに相当する写真だけを表示*/
#r1:checked ~ #photo1 img, #r2:checked ~ #photo2 img, #r3:checked ~ #photo3 img, #r4:checked ~ #photo4 img, #r5:checked ~ #photo5 img {
	opacity: 1;
}

/*キャプション表示*/
.photo span { /*display:none;*/
opacity: 0;
	-webkit-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;}
#photo1 span { display:block;opacity: 1; }
#r1:checked ~ .photo span,#r2:checked ~ .photo span,#r3:checked ~ .photo span,#r4:checked ~ .photo span,#r5:checked ~ .photo span {/* display:none;*/opacity: 0;
	-webkit-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;}
#r1:checked ~ #photo1 span { display:block;opacity: 1; }
#r2:checked ~ #photo2 span { display:block;opacity: 1;  }
#r3:checked ~ #photo3 span { display:block;opacity: 1;  }
#r4:checked ~ #photo4 span { display:block;opacity: 1;  }
#r5:checked ~ #photo5 span { display:block; opacity: 1; }

#canvas {
		width: 600px;
		height: 400px;
		margin: 0 auto;
		background: #eee;
	}
	
/*サムネイル付きギャラリーここまで*/


div.topicsbox{
	margin-bottom:30px;
	overflow:hidden;
}


/*960px以下のとき */
@media ( max-width : 960px ) {
    header{
    width:100%;
}
.wrap{
    width:100%;
}
 
article{
    width:100%;
    float:none;
}
 
aside{
    width:100%;
    float:none;
}
 
footer{
    width:100%;
}

div.top_obi{
	width:90%;
	margin:0 auto 40px;
	padding:6px;
	border-bottom: 2px solid #F90;
	text-align:left;
}


div.obi_text{
	font-size:80%;
	float:none;
}

#nav_in{
	width:100%;
	margin:0 auto;
}

.midashi{
text-align:left;
}

.global-nav{
  margin: 0 0 30px;
  padding: 0;
  /*border-top: 1px solid #aaa;*/
  list-style-type: none;
  width:100%;
}
/*clearfix*/
.global-nav:after{
  content: "";
  clear: both;
  display: block;
}

.global-nav li{
  float: left;
  width: 50%;
  text-align: center;
  border:none;
  /*border-bottom:1px solid #aaa;*/
  
}

.global-nav li:first-child{
	border-left:none;
}

.global-nav li:last-child{
	border-right:none;
}

/*奇数のli要素に適応*/
.global-nav li:nth-child(odd){
  /*border-right: 1px solid #aaa;
  border-left: 1px solid #aaa;*/
}
/*偶数のli要素に適応*/
.global-nav li:nth-child(even){
	/*border-right: 1px solid #aaa;*/
}

.global-nav a{
  display: block;
  line-height: 44px;
  color: #fff;
  text-decoration: none;
  background:#F90;
  border-radius:5px;
  border:none;
  width:98%;
  margin:0 auto 2%;
}

.global-nav a:hover{
  background: #F90;
}

div.contents{
	overflow:hidden;
}

div.contents ul.menu{
	width:96%;
	margin-bottom:50px;
	overflow:visible;
}


div.contents ul.menu li{
	width:100%;
	float:none;
	list-style:none;
	margin:0 auto 20px;
	/*padding-right:80px;*/
	position:relative;
	font-size:100%;
}


span.yen{
	position:relative;
	left:3em;
}


h2{
	width:100%;
	
	
}

h3{
	width:100%;
}

h4{
	width:100%;
	text-align:center;
}

p.resizeimage{
	width:100%;
	height: auto;
	text-align:center;
}

p.resizeimage img{
	max-width:100%;
}

.img_left{
	width:100%;
	float:none;
	margin-right:0px;
}

.img_right{
	width:100%;
	float:none;
	margin-left:0px;
}


.toptext{
	width:90%;
	margin:0 auto;
	float:none;
	text-align:left;
	line-height:1.6em;
}

.toptext p.image{
	text-align:center;
}


.tel{
	display:block;
	font-size:90%;
	border:2px solid #666;
	border-radius:7px;
	padding:6px;
	width:80%;
	margin:0 auto 30px;
	text-align:center;
}

.tel a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	color:#666;
}


.contentstext{
	width:90%;
	margin:0 auto;
	float:none;
	text-align:left;
	line-height:1.6em;
}

.contentsbox{
	width:90%;
}

.contentsbox ul{
	padding-left:0;
}

.contentstext100{
	width:90%;
}

.contents_center{
	text-align:center;

}


div.contents ul.boxlistul li{
	width:50%;
}

.qrcode{
	display:none;

}


div.contentstext ul.menu li{
	width:100%;
	line-height:2em;
	margin-bottom:0;
	margin:0 auto;
}

div.contentsbox ul.menu li{
	width:100%;
	line-height:2em;
	margin-bottom:0;
	margin:0 auto;
}

div.contentstext100 ul.menu li{
	width:100%;
	line-height:2em;
	margin-bottom:0;
}

.coupon a:link{
	margin:0 auto 30px;
}


.midashi_text{
	text-align:left;
}




}

@media ( max-width : 460px ) {

span.yen{
	position:relative;
	left:1em;
}

ul.menu{
	width:100%;
}

.page-top-text{
	display:none;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}

#page-top a {
    background:#F90;
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    text-decoration: none;
    color: #fff;
    width: 50px;
    padding: 18px 0;
    text-align: center;
    display: block;
    border-radius: 40px;
}
}
