@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 1em;
}

body,
table,
input, textarea, select, option {
	font-family: HiraKakuProN-W3;
	font-size: 1em;
}

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

a:link {
	color: #0066C7;
	text-decoration: none;
}

a:visited {
	color: #006699;
}

a:hover {
	color: #0066C7;
	text-decoration: underline;
}

a:active {

}


body {
  color: #3A3A3B;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1;
  font-size: 14px;
}
#container .desc {
  width: 100%;
  background-color: #0066C7;
  color: #fff;
  text-align: center;
  padding: 8px 0;
}
#container .header {
  background: #ffffff url(../images/bg_01.gif) 0 bottom repeat-x;
}
#container .header .header__sns {
  position: relative;
  width: 100%;
  height: 19px;
  text-align: right;
  padding-top: 8px;
  padding-bottom: 5px;
}
#container .header .header__sns ul {
  position: absolute;
  right: 0;
}
#container .header .header__sns ul:before,
#container .header .header__sns ul:after {
  content: " ";
  display: table;
}
#container .header .header__sns ul:after {
  clear: both;
}
#container .header .header__sns ul li {
  float: left;
  padding: 0 16px 0 0;
}
#container .header .header__logo {
  padding: 0 0 8px 0;
  text-align: center;
}
#container .header .header__logo img {
  width: 80%;
}
#home #container .header .header__menu {
 /*height: 300px;*/
  height: 100px;
}
#container .header .header__menu {
height: 50px;

}
#container .header a.header__menu__1 {
  position: absolute;
  right: 10px;
  display: inline-block;
  margin: 0;
  text-decoration: none;
}
#container .header #menu1 {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 999;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 3px 0 #333;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
#container .header #menu1 ul {
  margin: 25px;
}
#container .header #menu1 ul li {
  padding: 10px 0;
  border-top: solid 1px #0066c7;
  text-align: center;
}
#container .header #menu1 ul li:first-child {
  border-top: none;
}
#container .header #menu1 ul li:last-child {
  border-bottom: none;
}
#container .header #menu1 a {
  display: block;
  height: 20px;
  color: #0066C7;
  text-decoration: none;
}
#container .header #menu1 p.close1 {
  display: block;
  overflow: hidden;
  margin: 0 auto;
  padding: 10px 0;
  background: #0066C7;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
}
#container .header .header_tel{
	position: absolute;
	   /* top: 340px;*/
		/*top: 360px;*/
		top: 190px;
	    left: 10%;
	    text-align: center;
	    width: 80%;
	    line-height: 1.25;
	}
#container .mainvisual {
  padding-top: 1px;
}
#container .mainvisual img {
  width: 100%;
}
#container .navi {
  width: 100%;
  margin-bottom: 20px;
}
#container .navi ul{
  display: flex;
  flex-wrap: wrap;
}
#container .navi ul:before,
#container .navi ul:after {
  content: " ";
  display: table;
}
#container .navi ul:after {
  clear: both;
}
#container .navi ul li {
  font-size: 14px;
  /*float: left;*/
  width: 50%;
  color: #fff;
  line-height: 44px;
}
#container .navi ul li img {
  vertical-align: middle;
  margin-right: 3px;
}
#container .navi ul li a {
  padding-left: 10px;
  display: block;
  border: 2px solid #fff;
  background-color: #0066c7;
  color: #fff;
}
.navi li.large{
	font-size:75%!important;
}
.navi li.shop{
	width:100%!important;
}
#container .news {
  padding-bottom: 10px;
  text-align: left;
}
#container .news h2 {
  background: #ffffff url(../images/line_01.gif) 0 bottom repeat-x;
  width: 100%;
}
#container .news h2 img {
  vertical-align: bottom;
}

#container .news p.date {
  margin: 0 0 0 10px;
  padding: 6px 0 0 0;
  background: #ffffff url(../images/ico_01.gif) 6px 11px no-repeat;
  -webkit-background-size: 6px 9px;
  -moz-background-size: 6px 9px;
  background-size: 6px 9px;
  text-indent: 1em;
  line-height: 1.5;
}
#container .news p.entry-title {
  padding: 0 20px 6px 20px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #B5B5B5;
  line-height: 1.5;
}
#container .news .news__btn {
  width: 100%;
  text-align: right;
  margin-top: 10px;
}
#container .news .news__btn:before,
#container .news .news__btn:after {
  content: " ";
  display: table;
}
#container .news .news__btn:after {
  clear: both;
}
#container .news .news__btn .btn-news {
  text-align: center;
  float: right;
  display: block;
  text-align: left;
  margin-right: 20px;
  padding-left: 10px;
  width: 70px;
  height: 30px;
  border: 2px solid #0066c7;
  line-height: 30px;
}
#container .news .news__btn .btn-news img {
  padding-left: 5px;
  vertical-align: middle;
}
#container .news .news__btn .btn-news a {
  color: #0066c7;
}
#container .divider {
  width: 100%;
  height: 31px;
  background: #ffffff url(../images/line_02a.gif) 0 bottom repeat-x;
  margin-bottom: 10px;
}
#container .event {
  padding-bottom: 10px;
  text-align: left;
}
#container .event h2 {
  background: #ffffff url(../images/line_01.gif) 0 bottom repeat-x;
  width: 100%;
  margin-bottom: 20px;
}
#container .event h2 img {
  vertical-align: bottom;
}
#container .event .event__bnr {
  margin: 15px 0;
  text-align: center;
}
#container .event .event__bnr img {
  width: 90%;
	margin:0 auto;
}
#container .eigyo {
  padding-bottom: 10px;
  text-align: left;
  font-size: 16px;
}
#container .eigyo h2 {
  background: #ffffff url(../images/line_01.gif) 0 bottom repeat-x;
  width: 100%;
  margin-bottom: 20px;
}
#container .eigyo h2 img {
  vertical-align: bottom;
}
#container .eigyo h3 {
  text-align: center;
  margin: 20px 0;
}
#container .eigyo .eigyo__cal {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 10%;
  padding-bottom: 10px;
  width: 80%;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #B5B5B5;
  text-align: center;
}
#container .eigyo .eigyo__cal a {
  color: #0062cc;
  text-decoration: underline;
}
#container .eigyo .eigyo__tel {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
#container .eigyo .eigyo__tel a {
  color: #0062cc;
  text-decoration: underline;
}
#container .eigyo .btn-eigyo:before,
#container .eigyo .btn-eigyo:after {
  content: " ";
  display: table;
}
#container .eigyo .btn-eigyo:after {
  clear: both;
}
#container .eigyo .btn-eigyo .btn-park {
  float: left;
  width: 50%;
  text-align: center;
}
#container .eigyo .btn-eigyo .btn-park img {
  width: 96%;
}
#container .eigyo .btn-eigyo .btn-access {
  float: left;
  width: 50%;
  text-align: center;
}
#container .eigyo .btn-eigyo .btn-access img {
  width: 96%;
}
#container .gFooter {
  background: #0066c7 url(../images/bg_footer_02.gif) center bottom repeat-x;
  width: 100%;
  margin-top: 25px;
}
#container .gFooter ul.gFooter__menu1 {
  margin-top: 1px;
  padding-top: 11px;
  padding-bottom: 1px;
  background: #ffffff url(../images/bg_footer_01.png) center -2px no-repeat;
}
#container .gFooter ul.gFooter__menu1:before,
#container .gFooter ul.gFooter__menu1:after {
  content: " ";
  display: table;
}
#container .gFooter ul.gFooter__menu1:after {
  clear: both;
}
#container .gFooter ul.gFooter__menu1 li {
  float: left;
  width: 50%;
  color: #fff;
  line-height: 44px;
}
#container .gFooter ul.gFooter__menu1 li img {
  margin-right: 3px;
  vertical-align: middle;
}
#container .gFooter ul.gFooter__menu1 li a {
  display: block;
  padding-left: 10px;
  border: 2px solid #fff;
  background-color: #0066c7;
  color: #fff;
}
#container .gFooter .gFooter__totop {
  margin: 10px 0;
  height: 29px;
  background-color: #9d9d9d;
  text-align: right;
}
#container .gFooter .foot-menu2 {
  width: 100%;
}
#container .gFooter .foot-menu2:before,
#container .gFooter .foot-menu2:after {
  content: " ";
  display: table;
}
#container .gFooter .foot-menu2:after {
  clear: both;
}
#container .gFooter .foot-menu2 .foot-menu2__1 {
  float: left;
  width: 40%;
}
#container .gFooter .foot-menu2 .foot-menu2__1 #fb {
  margin-top: 20px;
  text-align: center;
  margin-bottom: 20px;
}
#container .gFooter .foot-menu2 .foot-menu2__1 #tw {
  text-align: center;
  margin-bottom: 20px;
}
#container .gFooter .foot-menu2 .foot-menu2__2 {
  float: left;
  width: 25%;
}
#container .gFooter .foot-menu2 .foot-menu2__2 #foot-menu2-btn1 img {
  width: 100%;
  border: 2px solid #2987D5;
}
#container .gFooter .foot-menu2 .foot-menu2__3 {
  float: left;
  width: 25%;
}
#container .gFooter .foot-menu2 .foot-menu2__3 #foot-menu2-btn2 img {
  width: 100%;
  border: 2px solid #2987D5;
}
#container .gFooter .gFooter__menu1 li.shop {
  width: 100%;
}
#container .gFooter .gFooter__menu1 li.shop a{
	background: #a6992c;
	    font-weight: 600;
	    text-align: center;
}
#container .gFooter #copyright {
  padding-top: 60px;
  padding-bottom: 10px;
  width: 100%;
  color: #fff;
  text-align: center;
}

/*access*/
.qa {
    margin: 0px auto;
    width: 100%;
    text-align: left;
		padding-bottom: 30px;
}
.qa .question {
	display: block;
	width: 97%;
	height: 50px;
	line-height: 50px;
	border: #ccc 1px solid;
	cursor: pointer;
	position: relative;
	padding: 0 0 0 3%;
	background: #0063c2;
	color: #FFF;
}
.qa .question:after {
    content: "";
    position: absolute;
    top: 15px;
    right: 10px;
    display: block;
    width: 22px;
    height: 22px;
    background: url(../images/access/accordion-open.png) no-repeat;
    background-size: contain;
}
.qa .active:after {
    content: "";
    position: absolute;
    top: 15px;
    right: 10px;
    display: block;
    width: 22px;
    height: 22px;
    background: url(../images/access/accordion-close.png) no-repeat;
    background-size: contain;
}
.qa .answer {
    background: #fff;
    width: 97%;
    height: auto;
    display: none;
    padding: 0 0 0 10px;
		margin-bottom: 25px;
}

.qa2 {
    margin: 0px auto;
    width: 100%;
    text-align: left;
}
.qa2 .question2 {
	display: block;
	width: 97%;
	height: 50px;
	line-height: 50px;
	border: #0063c2 2px solid;
	cursor: pointer;
	position: relative;
	padding: 0 0 0px 3%;
	margin-bottom: 10px;

}
.qa2 .question2:after {
    content: "";
    position: absolute;
    top: 18px;
    right: 10px;
    display: block;
    width: 18px;
    height: 14px;
    background: url(../images/access/tri-open.png) no-repeat;
    background-size: contain;
}
.qa2 .active:after {
    content: "";
    position: absolute;
    top: 15px;
    right: 10px;
    display: block;
    width: 18px;
    height: 14px;
    background: url(../images/access/tri-close.png) no-repeat;
    background-size: contain;
}
.qa2 .answer {
	width: 100%;
	height: auto;
	display: none;
	margin-bottom: 25px;
}

.accesswrap{
	width:90%;
	margin:0 auto;
}

h2{
	font-weight: bold;
	font-size: 150%;
}

.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%;
}

p.access{
	line-height: 1.25;
}
.parking{
	padding:10px 0;
}
.ggmaptext{
	text-align:center;
	padding:20px 0;
}
hr.dot{
	border:none;
border-top:dashed 1px #ccc;
height:1px;
color:#FFFFFF;
}
img.mapillust
{
	width:100%;
	height:auto;
	margin:20px 0 30px 0;
}
h3.train:before{
	content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 17px;/*画像の幅*/
  height: 24px;/*画像の高さ*/
  background-image: url(../images/access/icon-train.png);
  background-size: contain;
  vertical-align: middle;
	margin: 10px 10px 22px 0;
}

h3.car:before{
	content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 17px;/*画像の幅*/
  height: 15px;/*画像の高さ*/
  background-image: url(../images/access/icon-car.png);
  background-size: contain;
  vertical-align: middle;
	margin: 20px 10px 20px 0;
}
.clear{
	clear:both;
}

.trainbox{
	float:left;
	width:50%;
}
.carbox{
	float:right;
	width:50%;
}
.box{
	border: 1px solid #ccc;
width: 82%;
padding: 5px;
margin-left: -5%;
text-align:center;
}
.time{
	padding: 20px 0 20px 15px;
	border-left: 2px solid #444444;
	margin-left: 10%;
}
h4{
	margin-bottom:-20px;
}

h4:before{
	content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 19px;/*画像の幅*/
  height: 19px;/*画像の高さ*/
  background-image: url(../images/access/icon-red.png);
  background-size: contain;
  vertical-align: middle;
	margin: 18px 5px 20px 0;
}

p.accesstext{
	padding: 10px 0 10px 0;
line-height: 1.5;
}
.leftbox{
	float: left;
width: 50%;
}
.rightbox{
	float:right;
	width:50%;
}
.totoba-box1{
	text-align: center;
	background: #e5e5e5;
	padding: 5px 0;
	width: 90%;
	letter-spacing: 10px;
}

.totoba-box2{
	text-align: center;
	background: #e5e5e5;
	padding: 5px 0;
	letter-spacing: 10px;
}
.totobabox{
	text-align: center;
	background: #e5e5e5;
	padding: 5px 0;
	letter-spacing: 10px;
}

.bluebox{
	text-align: center;
	background: #0063c2;
	padding: 5px 0;
	letter-spacing: 10px;
	color: #fff;
}
.tokyobox{
	text-align: center;
	background: #e5e5e5;
	padding: 5px 0;
	letter-spacing: 10px;
}
.time2{
	padding: 70px 0 69px 15px;
	border-left: 2px solid #444444;
	margin-left: 10%;
}

/*parking*/
.parkingwrap{
	width:90%;
	margin:0 auto;
}

/*0501 立花追記*/
#feed p.day
{
	margin:5px auto;
}
#feed p.wp{
	text-decoration: underline;
}
span.red{
	color:red;
}
p.parking_text{
	margin: 10px auto;
	line-height: 1.25;
}

#whatsnew{
    position:relative;
    width:100%;
    height:0;
    padding-top:75%;
}
#whatsnew iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
body{
	width:100%;
}

#caution{
	background: darkred;
    text-align: center;
    padding: 10px;
    font-size: 110%;
		color:#fff;
}
#caution a{
	color:#fff;
	display:block;
}
#caution p{
	font-size: 13px;
    text-align: center;
    line-height: 1.25;
}
#caution h3{
	margin:10px auto 15px;
}
section.service .caution{
	border: 2px solid #f00;
    padding: 10px;
    margin: 20px auto 0;
    font-weight: bold;
    text-align: center;
}
img.map{
	max-width: 100%;
    margin: 10px auto;
}

/*.keepdistance{
		width: 90%;
    position: absolute;
    top: 100px;
    left: 5%;
}
.keepdistance img{
}
*/

.onlineshop .box{

    padding: 1em 0.5em;
    margin: 2em auto;
    border: double 4px #a6992c;/*線*/
}
.onlineshop .box p {
    padding: 0;
}
.onlineshop h2{
	font-size: 1rem;
	    color: #a6992c;
	    margin: 10px auto;
	    letter-spacing: 1px;
	    line-height: 1.5;
}
.onlineshop p{
	line-height: 1.5;
letter-spacing: 1.25px;
margin-bottom:20px;
}

.onlineshop a.btn{
	display: block;
    margin: 20px auto;
    background: #a6992c;
    padding: 10px;
    color: #fff;
    box-shadow: 4px 4px;
}

.onlineshop h3{
	text-align: left;
    letter-spacing: 2px;
    color: #3f59a2;
    border-bottom: 2px solid #3f59a2;
    padding-bottom: 5px;
    margin-bottom: 20px;
}
.onlineshop img{
	width: 100%;
    margin: 10px auto;
}

#caution2{
	background: darkred;
    text-align: center;
    padding: 10px;
    font-size: 110%;
		color:#fff;
		margin:10px auto;
}
#caution2 a{
	color:#fff;
	display:block;
}
#caution2 p{
	font-size: 13px;
    text-align: center;
    line-height: 1.25;
}
#caution3{
	padding: 20px;
border: 2px solid #b80000;
margin: 1em 0.75em;
text-align: center;
line-height: 1.5;
}
#caution3 .title{
	font-weight: 600;
}


.businesshour-changed span.title{
  color: dodgerblue;
    font-weight: 600;
    font-size: 18px;
    border-bottom: 2px solid;
    display: block;
    margin-bottom: 10px;
}

.businesshour-changed p.info{
  color: indianred;
}


section.workshop{
padding:0 20px;
}

section.workshop img{
  width:100%;

}
section.workshop img.contents{
margin:20px 0;
display: block;
}
section.workshop a.reservation{
  background: lightseagreen;
    padding: 12px;
    display: block;
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 2px;
    box-shadow: 2px 2px #ddd;
}


.atmnotice a{
  color: #fff;
  text-align: center;
  margin: 20px auto;
  background: #E3C700;
  padding: 20px;
  width: 95%;
  font-size: 16px;
  display: block;
}

section.cyclestation{
  padding:20px;
}

section.cyclestation a img{
  width: 100%;
  margin: 0 0 20px 0;
}

/*白餅黒餅*/

#shirokuro #main .wrap{
  padding: 0px 20px;
}

#shirokuro #main p{
line-height: 1.5;
}

#shirokuro #main img{
  width:100%;
  max-width:100%;
}

#shirokuro #section01 p.catch{
  font-size: 18px;
  color: #E84741;
  margin: 20px 0 10px;
}

.shirokuro_about h3{
  position: relative;
  display: block;
  padding: 0 5px;
  text-align: center;
  margin: 20px auto;
  font-size: 24px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.shirokuro_about h3:before{
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 50px;
  height: 1px;
  background-color: black;
  left:0;
}

.shirokuro_about h3:after{
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 50px;
  height: 1px;
  background-color: black;
  right: 0;
}

.shirokuro_about a.btn{
  background: #906a72;
    padding: 10px;
    display: block;
    margin: 15px 0;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    text-decoration: underline;
    box-shadow: 0px 6px #ddd;
}

#shirokuro #section02{
  margin:40px 0;
}

#shirokuro #section02 p.shoplist{
  margin: 10px 0;
}