@charset "utf-8";
/** *****************************************************************
コンテンツ
最終更新日：2015.01.09
***************************************************************** **/
#TABERU{}


/**----------------------------------------------------------------------
 トップ
----------------------------------------------------------------------**/
#TABERU section h2.h2title{
	height: 180px;
	padding: 0  7%;
	font-size: 4.2em;
	line-height: 180px;
	background-image: url(../images/h2_bg.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #80ce63;

}


/*カレンダーボタン*/
.btn-calender{
	max-width: 1200px;
	width: 100%;
	text-align: right;
	margin: 0 auto 3.0em auto;
}

.btn-calender a span{
	background-image: url(../images/icon_calendar.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 20px 0 20px 50px;
}
.btn-calender a{
	height: 50px;
	line-height: 50px;
}

/* Side Nav */
.nav {
  display: block;
  width: auto;
  overflow: hidden;
	margin: 0 auto 30px auto;
}

.nav li {
  float: left;
	width: 20%;
  display: inline;
  margin:0 2.5% 1% 2.5%;
  font-weight: normal;
  font-size: 1.2em;
  color: #ffffff;
}
.nav li a {
	display: block;
	text-align: center;
  color: #ffffff;
  padding: 0.5em 2.0em;

  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  font-weight: bold;
  background: #80ce63;

  text-decoration: none;
}
.nav li a:hover,
.nav li.active a {

  background: #42792e;
	color:#ffffff;
  cursor: pointer;
}

@media only screen and (max-width: 748px) {

.nav li {  font-size: 0.8em;}
.nav li a {  padding: 0.2em 0.5em;}

}
@media only screen and (max-width: 640px) {

.nav li {

	width: 45%;
  display: inline;
  margin:5px 2.5%;
  font-weight: normal;
  font-size: 1.2em;
  color: #ffffff;
}

}


/* トップリスト */


#TABERU h3.h3taberu {
  color: #444;
  font-size: 3.2em;
  display: flex;
  align-items: center;
	margin-bottom: 20px;
}
#TABERU h3.h3taberu:before, #TABERU h3.h3taberu:after {
  content: "";
  flex-grow: 1;
  height: 3px;
}
#TABERU h3.h3taberu:before {
  margin-right: .4em;
  background: linear-gradient(-90deg, #80ce63, transparent);
}
#TABERU h3.h3taberu:after {
  margin-left: .4em;
  background: linear-gradient(90deg, #80ce63, transparent);
}






#TABERU .taberulist{
	width: 90%;
	margin: 0 auto 3.0em auto;
}

#TABERU .taberulist a{
	display: block;
}
#TABERU .taberulist a:hover{
	background: #f1fff3;
}


#TABERU .taberulist a:hover img{
	filter: alpha(opacity=70);
  -moz-opacity:0.7;
  opacity:0.7;
}

#TABERU .taberulist .picture{
	float: left;
	width: 20%;
	padding: 1%;
	margin-right: 2%;
}


#TABERU .taberulist .txt{
	width: 70% !important;
	float: left;
	padding: 2%;
}

#TABERU .taberulist .txt .area{
	display: inline-block;
	background: #80ce63;
	color: #fff;
	padding: 5px 10px;
	margin-bottom: 5px;
	font-size: 1.0em;
}

#TABERU .taberulist .txt h3{
	color: #80ce63;
	margin-bottom: 10px;
}



#TABERU .taberulist .txt p{
	color: #000;
}



@media only screen and (max-width: 640px) {

#TABERU .taberulist{
	width: 95%;
	margin: 0 auto 1.5em auto;
}

#TABERU .taberulist .picture{
	float: none;
	width: 100%;
	padding: 0;
	margin-right: 0;
}


#TABERU .taberulist .txt{
	width: 100% !important;
	float: none;
	margin: 1.0em 0 0 0;
	padding: 0%;
}

}


/**----------------------------------------------------------------------
詳細ページ
----------------------------------------------------------------------**/

#TABERU .taberublock{
	width: 95%;
	margin: 0 auto 1.5em auto;

}
#TABERU .taberublock .area{
	display: inline-block;
background: #80ce63;
	color: #fff;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 1.2em;
}
#TABERU .taberublock h3{
	font-size: 3.6em;
	margin-bottom: 1.0em;
	padding-bottom: 0.25em;
	border-bottom:2px #80ce63 solid;
}
@media only screen and (max-width: 640px) {
#TABERU .taberublock h3{
	font-size: 2.4em;
}
}


#TABERU .taberublock .picture{
	float: left;
	width: 36%;
	padding: 1%;
	margin-right: 2%;
}
#TABERU .taberublock .picture p{
	margin-bottom: 30px;

}


#TABERU .taberublock .picture-block .txt{
	width: 56% !important;
	float: left;
	margin: 2%;
}

#TABERU .taberublock .no-picture-block .txt{
	width: 56% !important;
	margin: 2% auto;
	text-align: left;
}





#TABERU h4{
	margin:3.0em 0 1.0em 0;
	padding-bottom: 0.25em;
	border-bottom:1px #333333 solid;
	text-align: left;
}
#TABERU .taberublock h5.h5taberu{
	margin:3.0em 0 1.0em 0;
	padding-bottom: 0.25em;
	border-bottom:1px #333333 solid;
	text-align: left;
}
#TABERU .taberublock .picture2{
	width: 90%;
	margin: 0 auto 3.0em auto;
}


@media only screen and (max-width: 640px) {

#TABERU .taberublock .picture{
	float: none;
	width: 100%;
	padding: 0;
	margin-right: 0;
}

#TABERU .taberublock .txt{
	width: 100% !important;
	float: none;
	margin: 0;
}

#TABERU .taberublock .picture2{
	width: 100%;
	margin: auto;
}

}



.rootbtn{
	margin:3.0em 0;
	text-align: right;
}
.rootbtn a{
	font-size: 1.6em;
	background: #80ce63;
	color: #ffffff;
	font-weight: bold;
	padding: 1.5em;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.rootbtn a:hover{
	background: #6d6d6d;
	color: #ffffff;
}


/*テーブル*/
#TABERU .txt table{
	width:100%;
	border-collapse: collapse;
	font-size:1.0em;
	margin: 2.0em 0;
	text-align: left;
}
#TABERU .txt table th,
#TABERU .txt table td{
	padding:10px;
	border: solid 1px #e5e5e5;
	font-weight: normal;
}
#TABERU .txt table th{
	width: 30%;
	background: #fcfcfc;
}
#TABERU .txt table td{
	width: 70%;
}


/*上市百景リンク*/
ul#viewlink{
	width: 40%;
	margin: 0 auto;
}










