@charset "utf-8";
body {
  -webkit-text-size-adjust: 100% !important;
}
div#contents {
  width: 100% !important;
  box-sizing: border-box;
  padding: 0 !important;
  border: 0 !important;
  margin: 0 !important;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#contents a:hover {
  opacity: 0.6;
}
h2, h5 {
  font-size: 200%;
  color: #313b69;
  font-weight: normal;
  line-height: 3em;
  letter-spacing: 0.2em;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 70px;
  background: linear-gradient(transparent 80%, #b19362 40%);
  width: 950px;
  font-family: "vdl-admin";
}
h3 {
  font-family: "vdl-admin";
}

/*----#localnaviの設定--------------*/
nav#localnavi {
  position: fixed;
  /*top: 90px;*/
  height: 60px;
  /*width: 600px;*/
  z-index: 50;
  max-width: 100%;
  margin: 0px auto;
}
#localnavi ul li {
  display: block;
  float: left;
  text-align: center;
  line-height: 2em;
  font-size: 150%;
  letter-spacing: 0.2em;
}
#localnavi ul li a {
  text-decoration: none;
}
.n1, .n2, .n3 {
  width: 200px;
  padding-top: 15px;
}
#localnavi ul li a {
  color: white;
}
/*-----#top----*/
#mainvisual {
  text-align: center;
  background-color: #eee4d7;
  height: 478px;
}

/*-----ー----#lead---------*/
#lead {
  text-align: center;
  margin-bottom: 100px;
  position: relative;
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
}
#bg_lead {
  /*background: url(../img/bg_lead.png) no-repeat;*/
  padding-top: 50px;
  padding-bottom: 50px;
}
#lead div {
  font-size: 120%;
}
#lead div p {
text-align: left;
padding: 0 200px ;
line-height: 1.8em;
}
.marche2017 a {
  background: #ffff66;
  text-decoration: none;
  display: block;
  width: 380px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 14px;
  position: relative;
  margin: 0 auto 100px auto;
}
/*---------#photo_past------
#photo_past {
  margin-bottom: 50px;
}
#photo_past h3 {
  font-size: 170%;
  color: #3d94a1;
  font-weight: 100;
  letter-spacing: 0.2em;
}
.slider {
  margin: 100px auto;
  width: 100%;
  height: 300px;
}---*/

@media screen and (max-width: 1000px) {
  .slider {
    margin: 100px auto;
    height: 300px;
  }
}
.slider div {
  height: 300px;
  width: auto;
}
.slider img {
  /* height: auto;
    width: 300px;*/
  /*margin-light:500px;*/
}
/*slickの中央以外の部分の画像*/
.center-item .slick-slide:not(.slick-center) {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: 0.2s linear;
}
@media screen and (max-width: 480px) {
  .center-item .slick-slide:not(.slick-center) {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
    transition: 0.2s linear;
  }
}
/*slickの画像幅指定*/
.item {
  width: 500px;
  margin: 5px;
}
.itemv {
  width: 357px;
  margin: 10px;
}
@media screen and (max-width: 480px) {
  .center-item {
    height: 400px;
  }
}
.wide {
	width: 950px;
	margin: 0 auto;
}

.owabi {
  font-size: 110%;
  font-weight: 100;
  margin: 30px 0;
  color: #c92727;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif""MS Gothic", "Osaka－等幅", "Osaka-mono", "monospace";
}


/*-----#kaijoの指定---------*/

figure {
	float: right;
}

.kaijoname {
  font-size: 150%;
  font-weight: 100;
  padding: 20px 0 15px 200px;
  color: #434343;
  text-align: left;
}

.basho {
	position: relative;
}


.basho p {
	font-size: 120%;
	text-align: left;
	padding-left: 200px;
	}

.kaijogazo {
	position: absolute;
	top: 0;
	right: 20%;
	padding-top:20px;
}

.container {
	text-align: left;
	padding-left: 200px;
}

#kakomi2 {
	padding:30px 80px 40px 50px;
    margin: 0 100px 15px 200px;
    font-weight: bold;
    color: #35364A;/*文字色*/
    background: #FFF;
    border: solid 3px #35364A;/*線*/
    border-radius: 10px;/*角の丸み*/
	width: 430px;
	position: relative;
	text-align: left
}

#kakomi2 h3 {
	font-size: 150%;
	padding-bottom: 20px;
	}

#kakomi2 p {
	font-size: 120%;
	padding: 10px 0 0;
}

#kakomi3 {
	padding:30px 80px 40px 50px;
    margin: 0 100px 15px 200px;
    color: #35364A;/*文字色*/
    background: #FFF;
    border: solid 3px #35364A;/*線*/
    border-radius: 10px;/*角の丸み*/
	width: 430px;
	position: relative;
	text-align: left
}

#kakomi3 h3 {
	font-size: 150%;
	padding-bottom: 20px;
	font-weight: bold;
	}

#kakomi3 p {
	font-size: 120%;
	font-weight: bold;
	padding: 10px 0 0;
}

.questions {
	font-size:120%;
	font-weight:70;
	margin-bottom: 20px;
}


.present {
	position: absolute;
	top: -20%;
	right: 0;
}

#map {
	text-align: center;
	margin: 50px 0 70px;
}

/*-----#machiyaの指定---------*/
#wrap1 {
  background-size: auto auto;
  background-color: rgba(255, 255, 255, 1);
  background-image: repeating-linear-gradient(90deg, transparent, transparent 3px, rgba(223, 223, 162, 0.37) 3px, rgba(223, 223, 162, 0.37) 10px);
}
#machiya {
  padding: 50px;
  text-align: center;
}
#machiya h3 {
  margin: 10px 0 20px;
  font-size: 35px;
  color: #e8a69a;
}
#machiya h3 rt {
  font-size: 18px;
}
#machiyawrap {
  width: 800px;
  margin: 0 auto;
  padding-top: 25px;
}
#machiyawrap img {
  float: right;
  margin: 0 0 30px 50px;
}
#machiyatext {
  text-align: left;
  width: 550px;
  font-size: 120%;
}
#machiyatext p {
  margin-bottom: 15px;
  line-height: 1.8em;
}
/*----------#shoplist---------*/
#shoplist_bg {
  width: 100%;
  padding: 50px 0 0;
}
#wrap2 {
  text-align: center;
  margin: 0 auto;
  padding-bottom: 30px;
}
.eventcap {
  font-size: 110%;
  text-align: left;
  margin-bottom: 20px;
}

.eventinfo {
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 20px;
	color: #c92727;
}

.eventinfo2 {
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 20px;
}

.info {
  font-size: 110%;
	font-weight: bold;
	color: #ef7760;
	padding-bottom: 10px;
}

#shops h3 {
  font-size: 180%;
  font-weight: 100;
  margin: 30px 0;
  color: #434343;
}
#shoplist ul > li {
  margin: 20px 0;
}
.eventlist h4 {
  text-align: left;
  font-size: 180%;
  font-weight: 100;
  margin-bottom: 10px;
  letter-spacing: 0.1em;
  font-family: "vdl-admin";
}
.eventlist {
  text-align: left;
  display: inline-block;
  padding: 20px;
  line-height: 1.8em;
  margin: 0 2% 50px;
  width: 40%;
  height: 40%;
  border: #edb1a1 2px solid;
}

#soudan .form {
  font-size: 130%;
  width: 250px;
  line-height: 2em;
  text-align: center;
  margin: 10px auto 0 auto;
  letter-spacing: 0.1em;
  background-color: hsla(330, 76%, 57%, 0.5);
}
#workshop .form a, #soudan .form a {
  text-decoration: none;
  display: block;
}

#workshop > p {
  font-size: 140%;
  margin-bottom: 40px;
  text-align: center;
}

.btnaki1 {
	margin-top: 68px;
}

.btnaki2 {
	margin-top: 130px;
}

.btnaki3 {
	margin-top: 66px;
}

.btnaki4 {
	margin-top: 22px;
}

.btnaki5 {
	margin-top: 23px;
}

.eventbtn {
	margin:20px 0 0;
}

.btn-push2 {
  display: inline-block;
  max-width: 180px;
  background-color: #b19362;
  font-size: 16px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 24px;
  border-radius: 4px;
  border-bottom: 4px solid #ad7118;
  margin: 0 0 20px;
}



/*.otsu {
	border-bottom: #edb1a1 solid 1px ;
}*/

.otsu:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -15px;/*線の上下位置*/
  display: inline-block;
  width: 650px;/*線の長さ*/
  height: 2px;/*線の太さ*/
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);/*位置調整*/
  background-color: #edb1a1;/*線の色*/
  border-radius: 2px;/*線の丸み*/
}

/*-----#timeの指定---------*/

#time {
	margin-bottom: 90px;
}

#time h3 {
	text-align: center;
	font-size:180%;
	font-weight: normal;
	padding: 10px 0 30px 0;
}

.timecap {
	text-align: left;
	font-size: 120%;
	margin: 30px 0 30px 40px;
	line-height: 22px;
}

#stamp {
	position: relative;
	background-image: url("../img/waku1.png");
	background-repeat: no-repeat;
	padding: 50px 0;
	margin-top: 50px;
	background-size: 100% 100%;
}

#stamp h3 {
  font-size: 180%;
  font-weight: 100;
  margin: 30px 0;
  color: #434343;
  text-align: center;
}

.prekome {
	font-size: 120%;
	margin-bottom: 30px;
	text-align: left;
	padding-left: 200px;
}

.kome {
	position: absolute;
	top: 0;
	right: 0;
}

.kakomi1 {
	font-size:120%;	
	padding:10px 50px 10px 50px;
    margin: 20px 10px 10px 180px;
    font-weight: bold;
    color: #35364A;/*文字色*/
    background: #FFF;
    border: solid 1px #35364A;/*線*/
    border-radius: 10px;/*角の丸み*/
	width: 460px;
	text-align: left;
}

.kakomi1 h4 {
	padding: 10px 0;
}

.kakomi1 p {
	padding-bottom: 10px
}
.chusyaku {
	font-size:100%;
	color: #DA6245;
	text-align: left;
	padding: 20px 180px 0 180px;
}


/*-----#walkの指定---------*/

#backimg {
	background-image: url("../img/bg_shoplist_01 .png");
	padding: 5px 0 30px 0 ;
}

.walkbg {
	background-color: rgba(255,255,255,0.8);
	padding: 30px 0 ;
	margin: 50px 0 ;
	
	}

.walktitle {
	text-align: center;
	font-size: 140%;
	font-family: "vdl-admin";
	padding-bottom: 20px;
}

.walkcap {
	text-align: left;
	font-size: 120%;
	margin: 0 0 40px 40px;
	line-height: 22px;
}

.walkgaiyotitle {
	padding: 20px 0 20px 35px;
	text-align: left ;
	font-size: 120% ;
	font-weight: bold;
}

.walkgaiyo {
	text-align: left ;
	font-size: 120% ;
	padding: 0 0 10px 40px;
}

.btn-push {
  display: inline-block;
  max-width: 180px;
  background-color: #b19362;
  font-size: 16px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 24px;
  border-radius: 4px;
  border-bottom: 4px solid #ad7118;
  margin: 30px 0 ;
}

.btn-push:active {
    transform: translateY(4px);
    border-bottom: none;
}

a:hover {
	opacity: 0.6;
    filter: brightness(110%);
}

.form {
	text-align: center;
		}


/*-----#summaryの指定---------*/
#summary {
  padding-bottom: 50px;
}
#summarywrap {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
}
#summary span {
  display: block;
  margin-right: 20px;
  margin-top: 0.5em;
  font-size: 90%;
}
#summary div.leftline {
  width: 800px;
  border-left: 1px solid #e8a69a;
  display: block;
  padding-left: 20px;
  margin: 0 0 0 130px;
  font-size: 130%;
}
#wrap3 {
  background-color: #dcdcdc;
  width: 100%;
}
#summary h2 {
  font-size: 180%;
  font-weight: 100;
  text-align: center;
  margin-bottom: 50px;
  color: #000;
  background: linear-gradient(transparent 80%, #dcdcdc 40%);
}

#summarywrap h3 {
  font-size: 150%;
  text-align: left;
padding-left: 200px;
}

#summarywrap ul {
  width: 850px;
  margin: 0 auto 50px;
  padding-bottom: 10px;
}

#summarywrap ul li {
  margin-bottom: 20px;
}

#summary a {
  color: #686868;
}
#summary p {
  line-height: 1.6em;
}

#found {
  margin-top: 25px;
}
.access {
  line-height: 1em;
  font-size: 90%;
  margin-top: 20px;
}

.attention {
  text-align: center;
  padding-top:15px;
}