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, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
	font-family:"Yu Gothic" , "YuGothic" ,  "Hiragino Kaku Gothic Pro" , "Meiryo UI" , Meiryo , "MS PGothic" , sans-serif;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{
    overflow-y: scroll;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

input, textarea{
	margin: 0;
	padding: 0;
}

ol, ul{
    list-style:none;
}

table{
    border-collapse: collapse;
}

caption, th{
    text-align: left;
}

a:focus {
	outline:none;
}

.clear:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

* html .clear {
	height: 1px;
}

.both{
	clear:both;
}

.inline_block {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}


img{max-width: 100%;}

a {
    text-decoration:none;
		color:#8f8f8f;;
}

a:hover {
  color: #ebebeb;
}

/*リセットCSS*/


#route,#desire,#time,#description,#images,#tenant {
	padding-top: 170px;
	margin-top: -170px;
}


header{
	padding-top: 30px;
	padding-bottom: 30px;
	width: 100%;
	position: fixed;
	background-color: rgba(255,255,255, 0.9);
	z-index: 10;
}



h1{
	text-align: center;
	font-size: 56px;
	margin-top: 50px;
	margin-bottom: 30px;
	font-weight: bold;
}

nav{
display: inline-block;
width: 94%;
text-align: center;
}

nav ul li {
	display: inline-block;
	margin-left: 6%;
	padding: 1%;
	font-size: 20px;
}

nav li a{
	color: #6a5f5f;
}

.top{
	text-align: center;
	margin-bottom: 50px;
	padding-top: 120px;
}

.kumobe_image {
    width: 500px;
    margin: 0 auto;
}

.main_sentence {
    text-align: center;
}

.commentary{
	background-image: url(commentary.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 850px;
	margin-bottom: 120px;
}

.main_sentence h2 {
	font-size: 20px;
	font-weight: bold;
  margin-bottom: 30px;
}

.sub_sentence {
	border-top: dashed 3px #2b741e;
	border-bottom: dashed 3px #2b741e;
	width: 600px;
	margin: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 16px;
	text-align: center;
}

.schedule{
	font-size: 30px;
	padding-right: 10%;
	padding-left: 10%;
	margin: 110px auto;
	width: 600px;
	background-image: url(vege_1.png),url(jewelry.png);
	background-size: 220px,220px;
	background-repeat: no-repeat,no-repeat;
	background-position: right,left bottom;
}

.schedule h2 {
	font-size: 50px;
	font-weight: bold;
	text-align: center;
	margin: 25px auto;
}

.schedule h3 {
	width: 600px;
	font-size: 42px;
	font-weight: bold;
}

.date {
    border-bottom: double 5px black;
    border-top: double 5px black;
}

.date p {
    font-size: 26px;
}

.shops {
	width: 70%;
	margin: auto;
	text-align: center;
  position: relative;
}

.shops h2 {
	text-align: center;
	font-size: 45px;
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 25px;
}

.shops p {
    font-size: 20px;
}

.stationary {
	width: 50%;
	position: absolute;
	top: 15%;
	right: -10%;
}

.sweets {
	width: 40%;
	position: absolute;
	bottom: 5%;
	left: -15%;
}

table {
	border-collapse: separate;
	margin: auto;
	width: 60%;
	border-spacing: 10px;

}


table td, table th {
  padding: 10px;
	text-align: center;
}
table th {
	background-color: #ffeded;
	border-radius: 7px;
}

th.name {
  background: #ffb9b9;
	border-radius: 7px;
}

.photos h2 {
    font-size: 50px;
    font-weight: bold;
    text-align: center;
}

.photos {
    margin: auto;
    width: 70%;
}

.photos h2 {
	font-size: 50px;
	font-weight: bold;
	text-align: center;
	margin-top: 120px;
}

.photos ul {
    list-style: none;
    text-align: center;
}

.photos li {
    display: inline-block;
    width: 28%;
    padding: 1%;
}

.access {
	margin: auto;
	margin-bottom: 230px;
}

.access h2 {
	font-size: 50px;
	font-weight: bold;
	text-align: center;
	margin-top: 120px;
}

.check {
	text-align: center;
	margin-top: 170px;
	font-size: 20px;
}

.human {
    width: 90%;
    margin: auto;
}

.thought {
    margin-top: 50px;
		font-size: 18px;
}


.check a {
  text-decoration: none;
  color: #ffffff;
  padding: 20px;
  background: #c96262;
  border-radius: 50px;
}


.check a:hover {
	background-color: #ffc6c6;
}


footer {
	text-align: center;
	background-color: #2b741e;
	color: white;
	padding-top: 2%;
	padding-bottom: 2%;
}



@media screen and (max-width: 960px){

	.top {
	    width: 70%;
	    margin: 0 auto;
	}


	table {
	    width: 105%;
	}


	.main_sentence h2 {
		font-size: 18px;
	}

	.sub_sentence {
		width: 80%;
    height: 190px;
    font-size: 16px;
	}

	.commentary {
	    background-position: center;
	}


	.stationary {
	    top: 30%;
	    right: -20%;
	}


	.sweets {
	    bottom: 10%;
	    left: -30%;
	}


	.thought {
	    font-size: 16px;
	}


	.check a {
	    font-size: 14px;
	}

	.schedule {
	    background-size: 180px,155px;
	}


}


@media screen and (max-width: 520px){

	nav ul li {
    display: inline-block;
    margin-left: 6%;
    padding: 2%;
    font-size: 16px;
}


header {
    padding-top: 10px;
    padding-bottom: 10px;
}

.top {
    width: 85%;
}

.kumobe_image {
    width: 85%;
}


.commentary {
    background-size: 95%;
}


h1 {
    font-size: 30px;
}

.sub_sentence {
    height: 280px;
    font-size: 16px;
		text-align: left;
}


.main_sentence h2 {
    margin-bottom: 10px;
}


.schedule {
    width: 90%;
}

.schedule h2 {
    font-size: 36px;
}

.schedule h3 {
    width: 90%;
    font-size: 21px;
}

.date p {
    font-size: 16px;
}


.schedule {
    padding-right: 0%;
    padding-left: 0%;
    background-size: 100px,100px;
    background-position: right,left;
}

.shops h2 {
    font-size: 36px;
}


.shops {
	width: 95%;
	background-image: url(botanicals.png),url(marche_image.png);
	background-position: 90% 25%, 10% 75%;
	background-repeat: no-repeat;
	background-size: 70%,90%;
}



table {
    width: 100%;
}


.photos h2 {
    font-size: 36px;
    margin-top: 60px;
}


.stationary {
    display: none;
}


.sweets {
    display: none;
}


.photos li {
    width: 100%;
}


.access h2 {
    font-size: 36px;
		margin-top: 100px;
}


.access {
    margin-bottom: 120px;
}

.check a {
    font-size: 12px;
    padding: 16px;
}


.thought {
		font-size: 12px;
}


footer {
    font-size: 12px;
}



}
