@charset "UTF-8";
/* CSS Document */
/* page */

.mobile-content {
	display: none;
}
#content p {
  color: #fff;
  margin: 20px 0 0 3px ;
  font-size: 25px;
}
#content a {
  color: #f8b62c;
}

.slider {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
  margin: 0 0 15px 0;
}
.slider > div {
    margin: 0 3px;
    display: inline-block;
    width: 80%;
    max-width: 100%;
	height: auto;
}


.menu-table {
  margin: 0 0 5px 0;
  padding: 0;
  color: #fff;
  border-bottom:solid 1px #f8b62c;">
}
.menu-table li {
  margin: 3px 10px;
  list-style: none;
  text-align: right;
  font-size: 25px;
}

.menu-table li.left {
  padding: 0;
  vertical-align: top;
  text-align: left;
}
.menu-table li.kara {
  padding-right: 15px;
}
.menu-table li.left2 {
  margin: 0;
  list-style: none;
  text-align: left;
}
.menu-table2 {
	color: #fff;
  border-bottom:solid 1px #f8b62c;
    font-size: 25px;
}
.menu-table2 li {
  margin: 3px 10px;
  list-style: none;
  text-align: right;
  font-size: 25px;
}
.menu-table2 li.left {
  padding: 0px 0 0 3px;
  text-align: left;
background-color: #ff0000;
  font-size: 25px;
}
.menu-table2 li.kom {
  padding: 0px 3px 0 0px;
  text-align: right;
  font-size: 15px;
}

#top h2 {
	font-size: 72px;
	line-height: 72px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 20px;
	text-align: center;
	letter-spacing: 2px;
}
#top h3 {
	font-size: 36px;
	line-height: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	margin: 100px 0 30px;
	color: #c39c00;
	text-align: center;
}
#top h4 {
	font-size: 26px;
	line-height: 36px;
	font-weight: normal;
	font-style: italic;
	margin: 10px 0 30px;
	text-align: center;
	color: #fff;
}
#top p {
	text-align: center;
}
#used2 {
	position: relative;
	height: 650px;
	padding: 100px 0 0;
	background: url(../images/bg-lematin01.jpg) top center no-repeat;
	color: #fff;
	text-shadow: 0 0 5px rgba(0,0,0,0.8), 0 0 10px rgba(0,0,0,0.8);
}
#used2 p { margin-bottom: 20px; }
#used2 table p { margin-bottom: 10px; }
#used {
	position: relative;
	height: auto;
	padding: 100px 0 0;
	background: #006834;
	color: #fff;
}
#used h2 { 
	margin-top: 150px;
}
#used p { 
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 40px;
}
#used .ss { 
	font-size: 10px;
}
#used .ss2 { 
	font-size: 11px;
}
#used table p { margin-bottom: 10px; }
h1 { color: #fff; font-size: 90px; line-height: 90px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-style: italic; margin: 0 0 30px; letter-spacing: 2px; }
h2 { font-size: 36px; font-weight: normal; line-height: 48px; margin-bottom: 30px; text-align: center; }
h3 { color: #fff; font-size: 18px; line-height: 30px; margin: 80px 0 30px; padding: 10px 0 10px 20px; background: #333; }
