@charset "utf-8";
/* CSS Document */

body{
	 font-weight: 300;
	 letter-spacing: .05em;
	 font-family:font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
	line-height:165%;

}
img {
    max-width: 100%;
    height: auto;
}
#wrap{
	width:100%;
}
.pc { display: none !important; }
.sp { display: block !important; }
	

h2 {font-size:1.6em; margin:0 0 15px 0;}
h3 {font-size:1.3em;margin:0px 0 8px 0;}

/* ----------------------------------------
common
---------------------------------------- */
html, body {
	height:100%;
}
body {
	color:#333333;
	text-align:center;
	width:100%;
}
a {
	color:#3d442d;
	outline:none;
}
a:link, a:visited {
	text-decoration:none;
}
a:hover, a:active {
	opacity:0.7;

}
.m0 {
	margin:0!important;
}
.mr0 {
	margin-right:0!important;
}
.text {
	margin-bottom:10px;
}
.text-c {
	text-align:center;
	margin-bottom:10px;
}
.mt20 {
	margin-top:20px!important;
}
.mb10 {
	margin-bottom:10px!important;
}
.mb20 {
	margin-bottom:20px!important;
}
.mb30 {
	margin-bottom:30px!important;
}
.mb40 {
	margin-bottom:40px!important;
}
.mb50 {
	margin-bottom:40px!important;
}
/* ----------------------------------------
	head
---------------------------------------- */
#head {
	width:100%;
	height:auto;
	margin:auto;
	text-align:left;
}
#head h1 {
	width:280px;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:20px;
	background:url(../images/common/rb_logo_sp.png) no-repeat top left ;
	background-size: 100%;
	
}
#head h1 a {
	display:block;
	height:55px;
	width:280px;
	text-indent:-9999px;
}
#head-insta {
	height:20px;
	width:30px;
	float:right;
	margin-top:10px;
}
#head-insta a {
	height:20px;
	width:20px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/icon_insta.png) no-repeat left top;
}
#head-insta a:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
#head-fb {
	height:20px;
	width:18px;
	float:right;
	margin-top:10px;
}
#head-fb a {
	height:20px;
	width:10px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/icon_fb.png) no-repeat left top;
}
#head-fb a:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

#navi {
	height:35px;
	clear:both;
	margin-top:100px;
}
#menu {
	margin:0 auto;
	width:100%;
	padding-left:0px;
	padding-right:0px;
	}
#menu li {
	position:relative;
	float:left;
	margin:0;
	width: 183px;
	height:40px;
}
#menu #navi01, #menu #navi01 a, #menu #navi06, #menu #navi06 a {
	width:184px;
}
#navi01 {
	background:url(../images/common/nav013.png) no-repeat left top;
}
#navi02 {
	background:url(../images/common/nav023.png) no-repeat left top;
}
#navi03 {
	background:url(../images/common/nav033.png) no-repeat left top;
}
#navi04 {
	background:url(../images/common/nav043.png) no-repeat left top;
}
#navi05 {
	background:url(../images/common/nav053.png) no-repeat left top;
}
#navi06 {
	background:url(../images/common/nav063.png) no-repeat left top;
}
#menu li ul {
	display: none;
	position: absolute;
	top:40px;
	width: 184px;
	background: #FFFFFF;
	z-index:2;
}
#menu ul li a {
	height:40px;
	width:184px;
	display:block;
	text-indent:-9999px;
}

#menu li ul li {
	padding:0 ;
	height:40px;
}
#menu li ul li a {
	display: inline-block;
	background:#FFFFFF!important;
	text-decoration:none;
	color:#4b4b4c;
	text-indent:0;
	height:40px;
	line-height:35px;
}
#menu li ul li a:hover {
	background:#77776f!important;
	color:#FFFFFF;
}

/* ----------------------------------------
	topimg
---------------------------------------- */
#topimg {
	clear:both;
	overflow:hidden;
	padding-top:0px;
}
#topimg #topimg-body{
width:100%;
	height:auto;
	margin:auto;
	text-align:left;
}
/* ----------------------------------------
	目的別検索
---------------------------------------- */
#pagebody{
	width:95%;
	margin:50px auto 0 auto;
	text-align:left;
	clear:both;
}
#contents-body{
	width:100%;
	float:left;
}
#garden-contents-body{
	width:100%;
	float:left;
}

#contents-body-2nd{
	width:100%;
	float:left;
}

#pagebody ul.sp_category {
width:95%;
margin:0 auto;
display:flex;
flex-wrap: wrap;
justify-content:center;
}

#pagebody .sp_category li {
width:33%;
}

#pagebody .sp_category img {
width:100%;
}


/* ----------------------------------------
	新着情報
---------------------------------------- */
.layout02{
	margin-top:0px;
	padding-left:3px;
	padding-top:11px;
	padding-right:0px;
	padding-bottom:0px;
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
}
.layout02 .TopicsColumn{
	width:49%;
	float:left;
	padding-right:1px;
	margin-right:1px;
	height: 210px;
}
.layout02 .Img{
	width:100%;
	overflow:hidden;
	float:left;
	margin-bottom:5px;
}
.layout02 .Img img{
	max-width:100%;
}
.layout02 .Img a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background:#FFFFFF;
}
.layout02 .TopicsBody{
	width:100%;
	margin-left:5px;
}
.layout02 .Date{
	font-size:11px;
	margin-top:10px;
	margin-bottom:2px;
	color:#666666;

}
.layout02 .Date img{
	margin-right:10px;
	padding-bottom:5px;
}
.layout02 h3{
	font-size:12px;
	margin-bottom:0px;
	font-weight:normal;
	line-height:1.4em;
	margin-right:0.5em;
}
.layout02 h3 a{
	color:#3d442d;
}
.layout02 .EntryBody{
	font-size:12px;
	margin-top:5px;
	margin-bottom:15px;
	color:#333333;
	line-height:1.3em;
}

/* ----------------------------------------
	新着情報（下層ページ）
---------------------------------------- */
.layout01{
	margin-top:16px;
	padding-left:10px;
	padding-top:11px;
	padding-right:10px;
	padding-bottom:11px;
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
}
.layout01 .TopicsColumn{
	width:95%;
	float:left;
	margin-bottom:10px;
	}
.layout01 h2{
	height:49px;
	text-indent:-9999px;
}
.layout01 h2.PickupTitle{
	background:url(../images/top/title-pickup.png) no-repeat left -3px;
}
.layout01 h2.NewsTitle{
	background:url(../images/top/title-news.png) no-repeat left -3px;
}
.layout01 h2.CafeRestaurantTitle{
	background:url(../images/top/title-cafe-restaurant.png) no-repeat left -3px;
}
.layout01 h2.GardenBlogTitle{
	background:url(../images/top/title-gardenblog.png) no-repeat left -3px;
}
.layout01 .Img{
	width:100%;
	overflow:hidden;
	float:left;
	margin-bottom:5px;
}
.layout01 .Img img{
	width:100%;
}
.layout01 .Img a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background:#FFFFFF;
}
.layout01 .TopicsBody{
	width:100%;
}
.layout01 .Date{
	font-size:12px;
	margin-top:10px;
	margin-bottom:5px;
	color:#666666;

}
.layout01 .Date img{
	margin-right:10px;
	padding-bottom:5px;
}
.layout01 h3{
	font-size:14px;
	margin-bottom:5px;
	font-weight:bold;
	line-height:1.4em;
}
.layout01 h3 a{
	color:#3d442d;
}
.layout01 .EntryBody{
	font-size:12px;
	margin-top:5px;
	margin-bottom:15px;
	color:#333333;
	line-height:1.3em;
}


/* ----------------------------------------
	\ニュースページ
---------------------------------------- */


.layout03{
	margin-top:16px;
	padding-left:5px;
	padding-top:11px;
	padding-right:0px;
	padding-bottom:11px;
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
}
.layout03 .TopicsColumn{
	width:100%;
	margin:0 auto ;
	}
.layout03 .Img{
	width:95%;
	overflow:hidden;
	margin:0 auto;
}
.layout03 .Img img{
	width:95%;
	margin:0 auto
}
.layout03 .Img a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background:#FFFFFF;
}
.layout03 .TopicsBody{
	width:95%;
	margin-left:10px;
}
.layout03 .Date{
	font-size:12px;
	margin-top:5px;
	margin-bottom:5px;
	color:#666666;

}
.layout03 h3{
	font-size:14px;
	margin-bottom:1px;
	font-weight:normal;
	line-height:1.4em;
	margin-bottom:10px;
}
.layout03 h3 a{
	color:#3d442d;
}
.layout03 .EntryBody{
	font-size:12px;
	margin-top:0px;
	margin-bottom:15px;
	color:#333333;
	line-height:1.3em;
}

.layout04{
	margin-top:16px;
	padding-left:15px;
	padding-top:11px;
	padding-right:0px;
	padding-bottom:11px;
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
}
.layout04 .TopicsColumn{
	width:100%;
	margin:0 auto;
	clear:both; 
	margin-bottom:10px;
	}
.layout04 .Img{
	width:35%;
	overflow:hidden;
	margin:0 auto;
	margin-bottom:5px;
	float:left;
	margin-right:2px;
}
.layout04 .Img img{
	width:100%;
	margin-bottom:10px;
}
.layout04 .Img a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background:#FFFFFF;
}
.layout04 .TopicsBody{
	width:95%;
}
.layout04 .Date{
	font-size:12px;
	margin-top:5px;
	margin-bottom:0px;
	color:#666666;

}
.layout04 h3{
	font-size:12px;
	margin-bottom:1px;
	font-weight:normal;
	line-height:1.4em;
}
.layout04 h3 a{
	color:#3d442d;
}
.layout04 .EntryBody{
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	color:#333333;
	line-height:1.3em;
}








/* ----------------------------------------
	what's New
---------------------------------------- */
#news{
	width:100%;
	text-align:left;
	margin-top:30px;
	margin-left:2px;
	
}
#news .title1{
	
	width:140px;
	height:40px;
	color:#FFF;
	float:left;
	text-align:center;
	font-size:15px;
	letter-spacing:5px;
	line-height:40px;
	display: none !important;
}
#news .title2{
    background:url(../images/common/i.jpg) no-repeat left -3px;	width:54px;
	height:55px;
	color:#FFF;
	float:left;
	text-align:center;
	font-size:12px;
	line-height:40px;
	
}

#news .data{
	font-size:13px;
	margin-bottom:5px;
	height:40px;
	line-height:40px;
	float:left;
	margin-left:20px;
	display: none !important;
}
#news .newscontents{
	font-size:13px;
	float:left;
	font-weight:normal;
	line-height:20px;
	margin-left:60px;
	margin-top:-55px;
	margin-bottom:30px;
	}
#news .more{
	width:61px;
	height:16px;
	float:right;
}
#news .more a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background:#FFFFFF;
}
/* ----------------------------------------
	ガーデンブログ
---------------------------------------- */
#garden-blog{
	width:360px;
	padding-right:10px;
	border-right:1px solid #CCCCCC;
	float:left;
	height:245px;
	text-align:left;
	background:#FFFFFF;
	text-align:left;
}
#garden-blog h2{
	background:url(../images/top/title-gardenblog.png) no-repeat left -3px;
	height:49px;
	text-indent:-9999px;
}
#garden-blog .data{
	font-size:11px;
	margin-bottom:0;
	color:#999999;
}
#garden-blog h3{
	float:right;
	width:198px;
	margin-bottom:5px;
	font-weight:normal;
}
#garden-blog .Img{
	width:151px;
	height:100px;
	overflow:hidden;
	float:left;
	margin-right:10px;
}
#garden-blog .Img img{
	width:151px;
}
#garden-blog .EntryBody{
	font-size:13px;
	height:177px;
}
#garden-blog .Btn{
	width:61px;
	height:16px;
	float:right;
}
#garden-blog .Btn a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background:#FFFFFF;
}
.topics iframe{
	width:371px;
	height:245px;
	overflow:hidden;
	overflow-y:hidden;
}
/* ----------------------------------------
	カフェ・レストラン
---------------------------------------- */
#cafe-restaurant{
	width:333px;
	float:right;
	height:245px;
	text-align:left;
}
#cafe-restaurant h2{
	background:url(../images/top/title-cafe-restaurant.png) no-repeat left -3px;
	height:49px;
	text-indent:-9999px;
}
#cafe-restaurant ul{
	height:177px;
	overflow:hidden;
}
#cafe-restaurant li{
	margin-bottom:10px;
}
#cafe-restaurant .icon{
	height:21px;
	width:100px;
	margin-right:10px;
	float:left;
	margin-bottom:5px;
}
#cafe-restaurant .data{
	font-size:11px;
	margin-bottom:5px;
	height:21px;
	line-height:21px;
	float:left;
	color:#999999;
}
#cafe-restaurant h3{
	clear:left;
	font-weight:normal;
}
#cafe-restaurant .more{
	width:61px;
	height:16px;
	float:right;
}
#cafe-restaurant .more a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background:#FFFFFF;
}
/* ----------------------------------------
	イベントカレンダー
---------------------------------------- */
#title-event-calendar{
	height:28px;
	margin-bottom:10px;
	background:url(../images/top/title-event-calender.jpg) no-repeat 0px top;
	text-indent:-9999px;
	clear:both;
}
#event-calendar{
	width:740px;
	margin-left:0px;
	padding-top:0px;
	margin-bottom:30px;
	overflow:auto;
	background-image:url(../images/top/calendar-bg.jpg),url(../images/top/calendar-bg02.jpg);
	background-repeat:no-repeat,repeat-y;
	background-position:left top,left top;
	padding-bottom:10px;
}


#event-calendar dl{
	float:left;
	width: 246px;
	overflow:hidden;
}
#event-calendar dt{
	font-size:16px;
	color:#FFFFFF;
	font-weight:normal;
	color:#999999px;
	text-align:center;
	height:50px;
	line-height:50px;
	margin-bottom:15px;
}
#event-calendar dd{
	padding-left:15px;
	padding-right:10px;
}
#event-calendar dd p{
	margin-bottom:9px;
	line-height:18px;
}
/* ----------------------------------------
	ファームマップ
---------------------------------------- */
#title-farmmap{
	height:28px;
	margin-bottom:10px;
	background:url(../images/top/title-farmmap.jpg) no-repeat 0px top;
	text-indent:-9999px;
	clear:both;
}
#farmmap{
	margin-bottom:20px;
}
#farm-map-list-01{
	width:37%;
	float:left;
	margin-bottom:10px;
	overflow:hidden;
	margin-left:2%;
}
#farm-map-list-02{
	width:32%;
	float:left;
	margin-bottom:10px;
	overflow:hidden;
}
#farm-map-list-03{
	width:29%;
	float:left;
	margin-bottom:10px;
	overflow:hidden;
}
#farm-map-text{
	clear:both;
}
#farm-map-text p{
	margin-bottom:20px;
	margin-left:2%;
}
#farm-map-list-01 ul li,
#farm-map-list-02 ul li,
#farm-map-list-03 ul li{
	margin-bottom:15px;
}
#farm-map-list-01 ul li a:hover img,
#farm-map-list-02 ul li a:hover img,
#farm-map-list-03 ul li a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background:#FFFFFF;
}
#farm-map-text{
	clear:both;
}
#farm-map-text p{
	margin-bottom:20px;
}
/* ----------------------------------------
	サイドバナー
---------------------------------------- */
#side-body{
	width:100%;
	/*float:left;*/
	margin-top:28px;
	margin-right:0px;
	text-align:left;
}
#side-banner{
	width:235px;
	height:420px;
	padding-top:15px;
	background:url(../images/common/side-bg.jpg) no-repeat left top;
	margin-bottom:20px;
	text-align:center;
}
#side-banner li{
	width:340px;
	height:80px;
	margin:auto;
	margin-bottom:6px;
}
#side-banner a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background:#FFFFFF;
}
#garden-side-body{
	width:100%;
	float:left;
	margin-top:28px;
	margin-right:0px;
	text-align:left;
}
#garden-side-banner{
	width:235px;
	height:420px;
	padding-top:15px;
	background:url(../images/common/side-bg.jpg) no-repeat left top;
	margin-bottom:20px;
	text-align:center;
}
#garden-side-banner li{
	width:340px;
	height:80px;
	margin:auto;
	margin-bottom:6px;
}
#garden-side-banner a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background:#FFFFFF;
}

#side-banner02{
	margin-bottom:20px;
	width:100%;
}
#side-banner02 li{
	padding-bottom:10px;
	width:49%;
	margin-right:3px;
	float:left;
}
#side-banner02 li h3{
   	font-size:12px;
	margin:5px 5px 5px;
	font-weight:normal;
	line-height:1.4em;
	text-align:center;
}
#side-banner02 li h4{
   	font-size:12px;
	margin:5px 5px 5px;
	font-weight:normal;
	line-height:1.4em;
}

#side-banner02 a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background:#FFFFFF;
}

/* ----------------------------------------
	フッターバナー
---------------------------------------- */


#foot-banner{
	margin-bottom:20px;
	width:100%;
	margin-left:15px
}
#foot-banner li{
	padding-bottom:10px;
	width:366px;
    float:left;

}
#foot-banner li h3{
   	font-size:14px;
	margin-top:5px;
	margin-bottom:25px;
	padding-right:20px;
	font-weight:bold;
	line-height:1.4em;
}
#foot-banner a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background:#FFFFFF;
}


/* ----------------------------------------
	フッターイラスト
---------------------------------------- */
#bottom{
	width:95%;
	margin-top:80px;
	padding-bottom:10px;
}
#bottom ul{
 margin: 0 auto;
 display:flex;
 justify-content:center;
 
}
#bottom ul li{
margin:0 20px;
	text-decoration:none;
	text-align:center;
}
#bottom ul li a:hover{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

.b_menu p {
text-align:center;
}

.b_menu a {
display:inline-block;
padding:0 15px;
border-left: 1px solid #666;
}

.b_menu a:last-child {
border-right: 1px solid #666;
}

.sns{
	margin:15px auto 30px;
	width:190px; 
	height:60px;
}
#bottom-insta {
	height:60px;
	width:60px;
	float:right;
	margin-top:10px;
	margin-bottom:10px;
}
#bottom-insta a {
	height:50px;
	width:50px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/icon_insta4.png) no-repeat left top;
	background-size:contain;
}
#bottom-insta a:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
#bottom-fb {
	height:60px;
	width:60px;
	float:right;
	margin-top:10px;
	margin-bottom:10px;
}
#bottom-fb a {
	height:50px;
	width:50px;
	display:block;
	text-indent:-9999px;
	background:url(../images/common/icon_fb4.png) no-repeat left top;
	background-size:contain;
}
#bottom-fb a:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}


#bottom-twitter {
	height:60px;
	width:60px;
	float:right;
	margin-top:10px;
	margin-bottom:10px;
}
#bottom-twitter a {
	height:50px;
	width:50px;
	display:block;
	text-indent:-9999px;
	background:url(../../images/common/icon_twitter.png) no-repeat left top;
	background-size:contain;
}
#bottom-twitter a:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

/* ----------------------------------------
	フッターナビ
---------------------------------------- */
#bottom-body{
	background:url(../images/common/bottom-bg.jpg);
	height:250px;
	padding:10px;
}
#bottom-navi{
	width:100%;
	padding-left:20px;
	padding-right:24px;
	margin:auto;
}
#bottom-navi dl{
	float:left;
	margin-right:25px;
}
#bottom-navi dl dt{
	margin-top:10px;
	background:url(../images/common/bottom-icom.jpg) no-repeat left center;
	padding-left:20px;
	text-align:left;
	font-weight:normal;
	color:#FFFFFF;
}
#bottom-navi dl dd{
	text-align:left;
	text-indent:20px;
}
#bottom-navi a{
	color:#FFFFFF;
}
/* ----------------------------------------
	copyright
---------------------------------------- */
#copyright {
	height:132px;
	background:url(../images/common/foot-bg.jpg) no-repeat center top;
	color:#FFFFFF;
}
#copyright p{
width:80%;
margin:0 auto;
	height:132px;
	line-height:132px;
	text-align:center;
	font-size:0.88em;
}


.information-list {
    clear: both;
    margin-bottom:20;
	padding:20px 0;
	height:101px;
    width: 95%;
	background:;
}
.information-list .Img{
	width:160px;
	height:108px;
	overflow:hidden;
	float:left;
}
.information-list .Img a{
	display:block;
	width:160px;
	height:108px;
	overflow:hidden;
}
.information-list .Img a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
h3#page-title{
	font-size: 15px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
	padding-left:25px;
	font-weight:normal;
	color:#683e25;
	margin-bottom:25px;
}

.information-list .information-list-title{
	width:95%;
	float:left;
	font-size:13px;
}
.information-list .information-list-title p.icon{
	margin-bottom:10px;
}
.information-list .information-list-title p img{
	margin-right:10px;
}
.information-list .information-list-title h3{
	margin-bottom:10px!important;
}
#facebook{
	background:#FFFFFF;
	width:235px;
}
#facebook iframe{
	width:235px!important;
}
.experience-now-list {
    clear: both;
    margin-bottom:20;
	padding:20px 0;
	height:101px;
    width: 680px;
	background:url(../images/common/line01.png) no-repeat  left bottom;
}
.experience-now-list .Img{
	width:160px;
	height:101px;
	overflow:hidden;
	float:left;
	background:url(../images/purpose/experience/no-image02.gif) no-repeat left top;
}
.experience-now-list .Img a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.experience-now-list .experience-now-list-title{
	width:510px;
	float:right;
	font-size:13px;
}
.experience-now-list .experience-now-list-title p.day{
	background: none repeat scroll 0 0 #b7cde8;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    text-indent: 10px;
	color:#FFFFFF;
}
.experience-now-list .experience-now-list-title p img{
	margin-right:10px;
}
.experience-now-list .experience-now-list-title h3{
	margin-bottom:10px!important;
	padding-left:0px;
	background:;
}

/* ----------------------------------------
	下層ページ
---------------------------------------- */

#mainimg {
	clear:both;
	overflow:hidden;
	padding-top:0px;
}
#mainimg #mainimg-body{
	width:100%;
	margin:auto;
	text-align:center;
}
#mainimg .bx-prev,
#mainimg .bx-next {
	display:none;
}
#mainimg .bx-wrapper{
	position:relative;
	z-index:1;
}
/*隙間を無効化してから隙間を設定する*/
#mainimg .bx-pager {
  letter-spacing: -.40em;
  z-index:200;
}
#mainimg .bx-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}	
#mainimg a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background:#FFFFFF;
}
#mainimg .bx-has-pager{
	display:block;
	width:400px;
	margin:auto;
}
#pagetitle{
width:95%;
	text-align:center;
	font-size:2.5em;
	line-height:125%;
	margin-top:10px;
	margin-bottom:50px;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	letter-spacing:0.05em;
}


#pagetitle2{
	text-align:center;
	font-size:25px;
	margin-top:10px;
	margin-bottom:30px;
}

#gardenpagetitle{
	text-align:center;
	font-size:20px;
	margin-top:10px;
	margin-bottom:30px;
}


#pagesubtitle{
	text-align:center;
	font-size:18px;
	margin-top:30px;
	margin-bottom:10px;
}
#catch{
	text-align:center;
	font-size:15px;
	margin-top:20px;
	margin-bottom:10px;
	font-family:Yu Mincho;
	margin-left:5px;
	}
#description{}


#pagecontents{
	margin:0 auto;
	width:95%;
	

}
#pagecontents .p1{
	font-size:14px;
}

#imgphoto{
	text-align:center;
}
#imgphoto img{
	margin:20px 0px 10px;
}


#pagecontents2{
	margin:60px auto 0 auto;
	text-align:center;
	

}
#pagecontents2 .p1{
	font-size:14px;
	width:98%;
	margin:0 auto;
}

#pagecontents2 ul.months {
display:flex;
justify-content:center;
flex-wrap:wrap;
margin:30px auto 8px auto;
}

#pagecontents2 ul.months li {
width:25%;
padding:0 13px;
border-left:1px solid #999;
font-size:1em;
margin-bottom:15px;
}

#pagecontents2 ul.months li:nth-child(3n) {
border-right:1px solid #999;
}

@media screen and (max-width:480px) {
#pagecontents2 ul.months li {
width:33%;
}

#pagecontents2 ul.months li:nth-child(3n) {
border-right:none;
}

#pagecontents2 ul.months li:nth-child(2n) {
border-right:1px solid #999;
}
}


.main_contents{
	margin:0px auto 0 auto;
	text-align:center;
	}
	
.main_contents .p1{
	font-size:1.1em;
	line-height:190%;
	width:100%;
	margin:0 auto;
}

.main_contents .img_photo {
	text-align:center;
margin:30px auto!important;
}

.main_contents .img_photo img {
margin:0;
}

.main_contents .type1 {
width:90%;
margin:0 auto;
}

.main_contents .type1 img {
width:100%;
margin:0;
}


@media screen and (max-width:680px) { 
.main_contents .img_photo img {
width:100%;
margin:5px;
}

.main_contents .type1 {
width:100%;
margin:0 auto;
}

}


.qaa{
    background-image: url(../images/2nd/a.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-top:0px;
	margin-bottom:20px;
	padding-left:35px;
	padding-top:5px;
	padding-bottom:5px;
}
.qaq{
    background-image: url(../images/2nd/q.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:35px;
	padding-top:5px;
	padding-bottom:5px;
}
.qaindex{
	border:2px solid #626262;
	padding:15px 10px;
	border-radius:5px; 
	width:35%; 
	margin:5px 15px; 
	float:left; 
	text-align:center;
	height:30px;
}

.table-contact{
	width:800px;
	border:1px;
	padding-bottom:1px;
	margin-bottom:40px;
	margin:0 auto;
}
.table-contact th{
	text-align:left;
	padding:20px 0;
	width:201px;
	border:none;
	font-weight:normal;
	vertical-align:middle;
}
.table-contact td{
	text-align:left;
	padding:20px;
	border:none;
}

.table-milkyway{
	width:95%;
	border:;
	padding-bottom:1px;
	margin:0 auto
}
.table-milkyway th{
	text-align:center;
	padding:8px;
	color:#FFFFFF;
	border: solid #999 1px;
	font-weight:normal;
	background:#8e8e8e no-repeat left top;
	vertical-align:middle;
	width:30%!important;
	font-size:1.1em;
}
.table-milkyway td{
	text-align:left;
	padding:10px;
	border-bottom: solid #999 1px;
	border-right: solid #999 1px;
	vertical-align:middle;
	font-size:1.1em;
}

.table-milkyway td ul {
display:flex;
flex-wrap:wrap;
}

.table-milkyway td ul li {
margin:0 10px;
}

.table-milkyway td ul li.empty {
color:#fff;
}

.table-milkyway td strong{
	color:#990000;
	font-weight:normal;
}
.table-milkyway .th-style td{
	background:#8e8e8e  no-repeat right top;
	color:#FFFFFF;
}




.table-ex{
	width:95%;
	border:;
	padding-bottom:1px;
	margin:0 auto
}
.table-ex th{
	text-align:center;
	padding:10px 0;
	color:#FFFFFF;
	border: solid #999 1px;
	font-weight:normal;
	background:#8e8e8e no-repeat left top;
	vertical-align:middle;
}
.table-ex td{
	text-align:left;
	padding:10px;
	border-bottom: solid #999 1px;
	border-right: solid #999 1px;

}
.table-ex td strong{
	color:#990000;
	font-weight:normal;
}
.table-ex .th-style td{
	background:#8e8e8e  no-repeat right top;
	color:#FFFFFF;
}

.table-ex2{
	width:98%;
	border:;
	padding-bottom:1px;
	margin-left:2px;
	display:block;
}
.table-ex2 th{
	vertical-align:middle;
	text-align:center;
	padding:10px 0;
	color:#FFFFFF;
	border: solid #999 1px;
	font-weight:normal;
	background:#8e8e8e no-repeat left top;
	display:block;
}
.table-ex2 td{
	text-align:left;
	padding:10px;
	border-bottom: solid #999 1px;
	border-right: solid #999 1px;
	border-left: solid #999 1px;
	display:block;

}
.table-ex2 td strong{
	color:#990000;
	font-weight:normal;
}
.table-ex2 .th-style td{
	background:#8e8e8e  no-repeat right top;
	color:#FFFFFF;
}


.table-bbq{
	width:95%;
	border:none;
	padding-bottom:1px;
	margin:10px auto;
}
.table-bbq th,  .table-bbq td {
	 border:none !important;
 display: block;
 width: 100%;
}
.table-bbq th{
	text-decoration:underline;
}

.table-bbq td{
	padding-bottom:5px;
}

.bbqimg{
	float: left; 
	margin-bottom: 5px;
}
.bbqplan{
	background:#999;
	color:#FFF;
	font-size:15px;
	padding:3px 10px;
}







#newstitle{
	text-align:center;
	margin-top:10px;
	margin-bottom:30px;
	font-family: Times New Roman, serif!important;
	font-size:2em;
	margin:80px auto 50px auto;
	font-weight:bold;
	
}
#newstitle:before {
  content: '';
  position: absolute;
  left: 50%;
  margin-top:40px;
  display: inline-block;
  width: 80px;/*線の長さ*/
  height: 1px;/*線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);/*位置調整*/
  background-color: #666;/*線の色*/
  border-radius: 2px;/*線の丸み*/
}

.gardenMap_contents {
width:95%;
display:block;
}

.gardenMap_contents ul.garderMapUl {
display:block!important;
width:100%!important;
}

.gardenMap_contents ul.garderMapUl li {
border:none!important;
font-size:1.2em!important;
font-weight:bold;
margin-bottom:15px;
}

.gardenmap{
	margin-left:10px;
}
#gardenimg{
	margin:0 auto;
	vertical-align:middle;
}
#gardenimg p{
	text-align:center;
	margin:10px;
	}
#gardenimg img{
	max-width:100%;}
	
	
	
.hoge {
  position: relative; 
  overflow: hidden; /* 下のulのcssでリスト全体を右に50%移動しているので、その分幅が広がってしまいスクロールバーが表示されてしまいます。それを防ぐ為の設定です。 */
}

.hoge ul {
  position: relative;
  left: 50%; /* リスト全体であるul要素を右に50%移動。つまり先頭を中央に持ってくる感じです。 */
  float: left;
}

.hoge ul li {
  position: relative;
  left: -50%; /* 各リスト項目になるli要素を左に50%移動。 */
  float: left;
  list-style: none; /* 項目にぼっちを出したくない場合はこれを設定（今回はあんまり関係ないですが） */
}

#sitemap {
width:90%;
margin:50px auto 0 auto;
}

#sitemap ul {
width:100%;
	margin:0 auto;
}

#sitemap ul li {
  margin-bottom:23px;
}

#farmmap{
	font-size:14px;
	margin-left:0x;
}
#group_button {
    margin: 50px auto 30px;
    height: 40px;
    text-align: center;
}
#group_button a {
    display: block;
    padding-left: 10px;
    height: 50px;
    line-height: 50px;
    background: #db737c no-repeat 95px 16px;
    font-size: 14px;
    color: #FFFFFF;
}
#group_pamphlet {
    width: 100%;
	margin-top:50px;
}

#group_pamphlet li {
    width: 250px;
    float: left;
    margin-bottom: 20px;
    text-align: center;
}

.mapa{
    background-image: url(../images/farmmap/map_a2.png) ;
	background-repeat: no-repeat;
	background-position: left 12px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:35px;
	padding-top:15px;
	padding-bottom:5px;
	float:left;
	height:20px;
	width: 210px;
}
.mapb{
    background-image: url(../images/farmmap/map_b2.png) ;
	background-repeat: no-repeat;
	background-position: left 12px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:35px;
	padding-top:15px;
	padding-bottom:5px;
	float:left;
	height:20px;
	width: 210px;
}
.mapc{
    background-image: url(../images/farmmap/map_c2.png) ;
	background-repeat: no-repeat;
	background-position: left 12px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:35px;
	padding-top:15px;
	padding-bottom:5px;
	float:left;
	height:20px;
	width: 210px;
}
.mapd{
    background-image: url(../images/farmmap/map_d2.png) ;
	background-repeat: no-repeat;
	background-position: left 12px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:35px;
	padding-top:15px;
	padding-bottom:5px;
	float:left;
	height:20px;
	width: 210px;
}

.mape{
    background-image: url(../images/farmmap/map_e2.png) ;
	background-repeat: no-repeat;
	background-position: left 12px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:35px;
	padding-top:15px;
	padding-bottom:5px;
	float:left;
	height:20px;
	width: 210px;
}
.mapf{
    background-image: url(../images/farmmap/map_f2.png) ;
	background-repeat: no-repeat;
	background-position: left 12px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:35px;
	padding-top:15px;
	padding-bottom:5px;
	float:left;
	height:20px;
	width: 210px;
}
.mapg{
    background-image: url(../images/farmmap/map_g2.png) ;
	background-repeat: no-repeat;
	background-position: left 12px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:35px;
	padding-top:15px;
	padding-bottom:5px;
	float:left;
	height:20px;
	width: 210px;
}
.maph{
    background-image: url(../images/farmmap/map_h2.png) ;
	background-repeat: no-repeat;
	background-position: left 12px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:35px;
	padding-top:15px;
	padding-bottom:5px;
	float:left;
	height:20px;
	width: 210px;
}
.mapi{
    background-image: url(../images/farmmap/map_i2.png) ;
	background-repeat: no-repeat;
	background-position: left 12px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:35px;
	padding-top:15px;
	padding-bottom:5px;
	float:left;
	height:20px;
	width: 210px;
}
.mapj{
    background-image: url(../images/farmmap/map_j2.png) ;
	background-repeat: no-repeat;
	background-position: left 12px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:35px;
	padding-top:15px;
	padding-bottom:5px;
	float:left;
	height:20px;
	width: 210px;
}
.mapk{
    background-image: url(../images/farmmap/map_k2.png) ;
	background-repeat: no-repeat;
	background-position: left 12px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:35px;
	padding-top:15px;
	padding-bottom:5px;
	float:left;
	height:20px;
	width: 210px;
}
.mapl{
    background-image: url(../images/farmmap/map_l2.png) ;
	background-repeat: no-repeat;
	background-position: left 12px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:35px;
	padding-top:15px;
	padding-bottom:5px;
	float:left;
	height:20px;
	width: 210px;
}
.mapm{
    background-image: url(../images/farmmap/map_m2.png) ;
	background-repeat: no-repeat;
	background-position: left 12px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:35px;
	padding-top:15px;
	padding-bottom:5px;
	float:left;
	height:20px;
	width: 210px;
}
.mapn{
    background-image: url(../images/farmmap/map_n2.png) ;
	background-repeat: no-repeat;
	background-position: left 12px;
	margin-top:7px;
	margin-bottom:0px;
	padding-left:35px;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	height:27px;
	width: 210px;
}
.mapo{
    background-image: url(../images/farmmap/map_n2.png) ;
	background-repeat: no-repeat;
	background-position: left 12px;
	margin-top:7px;
	margin-bottom:0px;
	padding-left:35px;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	height:27px;
	width: 210px;
}

.map_contents{
	width:100%;
	margin:5px;
	float:left;
	margin-bottom:20px;
}
.map_photo img{
	width:150px;
	float:left;
	
}
.map_title{
	font-weight:600;
	margin-left:160px;
	font-size:14px;
	margin-right:1em;
}
.map_title img {
	margin-right:5px;
}
.map_description{
	margin-left:160px;
	margin-right:1em;
	
	}
.map_subtitle{
	font-size:10px; 
	margin-left:160px;
}
.area{
	font-size:20px;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
}

.shaunmap_contents{
	width:100%;
	margin:3px;
}
.shaunmap_photo img{
	width:95%;
	margin:5px;
	float:left;
}
.shaunmap_title{
	font-weight:600;
	font-size:16px;
	text-align:left;
}
.shaunmap_title img {
	margin-right:5px;
	width:25px;
}
.shaunmap_description{
	text-align:left
	}



#calendar-wrap{
	width:98%;
	margin-left:5px;
}


#calendar{
	width:99.5%;
	float:left;
	clear:both;
}

#calendar ul li {
    float: left;
    list-style-type: none;
    width: calc(100% / 3) ;
}
 
#calendar ul li a {
    font-size: 1em;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    display: block;
    text-align: center;
	padding-top:9%;
	padding-bottom:9%;
    width: 100%;
    background: #a0a09a;
    border: 1px solid #a0a09a;
    border-bottom: none;
}
#calendar ul li a:hover{
    background:#a0a09a;
    color:#FFF;
}
 
#calendar ul li a.current {
    background: white;
    color: #454545;
}
 
#calendarcontents{
    clear:both;
	width:100%;
	margin:0 auto;
}
 
#calendarcontents div {
    padding: 5%;
    background: white;
    text-align: center;
    border: 1px solid #a0a09a;
    border-top: none;
}
 
#calendarcontents p{
    margin-top:20px;
    line-height:2em;
}
 
#calendarcontents strong {
    font-size: 2em;
}

#calendarcontents ul {
	margin:0 auto 
}
#calendarcontents .img {
    width:260px;
	float:left;
	margin-bottom:20px;
}

.text {
	margin-left:15px;
	float:left;
	text-align:left;

}
#contact{
	width:99.5%;
	float:left;
	clear:both;
}

#contact ul li {
    float: left;
    list-style-type: none;
    width: calc(100% / 2) ;
}
 
#contact ul li a {
    font-size: 1em;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    display: block;
    text-align: center;
	padding-top:5%;
	padding-bottom:5%;
    width: 100%;
    background: #a0a09a;
    border: 1px solid #a0a09a;
    border-bottom: none;
}
#contact ul li a:hover{
    background:#a0a09a;
    color:#FFF;
}
 
#contact ul li a.current {
    background: white;
    color: #454545;
}
 
#contactcontents{
    clear:both;
	width:100%;
}
 
#contactcontents div {
    padding: 5%;
    background: white;
    text-align: center;
    border: 1px solid #a0a09a;
    border-top: none;
}
 
#contactcontents p{
    margin-top:20px;
    line-height:2em;
}
 
#contactcontents strong {
    font-size: 2em;
}

#contactcontents ul {
	margin:0 auto 
}

#sightseeing{
	border: 2px solid #626262; 
	padding: 10px; 
	border-radius: 5px; 
	width: 95%;
	 margin: 10px 0px; 
	float: left; 
	text-align: center; 
	height: 50px;
}

.asset-body{
	width:100%;
	margin:0 auto;
	padding-top:50px;
	overflow:hidden;
}
.asset-body p{
	margin-bottom:15px;
}
.asset-body img{
	margin-right:15px;
}
#20180404{
	overflow:hidden;
}

.waku{
	width:100%;
}
.red{
	color:#db737c;
}
.contact-h{
	line-height:100%;
	text-align:left;
	font-weight:600;
	
}
.contact-c{
	line-height:100%;
	margin-bottom:20px;
}

.contact-cc{
	line-height:100%;
	margin-bottom:20px;
}




#lbanner{
	width:100%;
	float:left;
	margin-top:0px;
    margin-bottom:35px;
	margin-right:0px;
}
#lbanner li{
	padding-bottom:25px;
	width:98%;
	margin:auto;
}
#lbanner a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background:#FFFFFF;
}

#toppagetitle{
	text-align:center;
	font-size:20px;
	margin-top:10px;
	margin-bottom:30px;
	width:100%;
	font-family: Times New Roman, serif;
	font-size:2.7em;
}
#toppagetitle:before {
  content: '';
  position: absolute;
  left: 50%;
  margin-top:60px;
  display: inline-block;
  width: 80px;/*線の長さ*/
  height: 1px;/*線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);/*位置調整*/
  background-color: #666;/*線の色*/
  border-radius: 2px;/*線の丸み*/
}
.topinfo{
	width:95%;
	/*float:left;*/
	margin:40px auto 0 auto;

}

.topinfo h3, .top_bus_info h3, .top_rule_info h3 {
font-size:1.5em;
line-height:130%;
}

.top_bus_info, .top_rule_info {
width:95%;
margin:40px auto 0 auto;
}

.topinfo p, .top_bus_info p, .top_rule_info p {
font-size:1.1em;
}

.topinfo_txt, .top_bus_info_txt {
margin-left:30px;
}

.topinfo_txt h4 {
margin:10px 0 3px 0;
font-size:1.2em;
}

.topinfo_txt ul {
list-style-type:disc;
margin:7px 0 0 15px;
}

.topinfo_txt li {
margin-bottom:8px;
}

.topinfo table{
	width:95%;
	border:;
	padding-bottom:1px;
	margin:0;
}
.topinfo table th{
	text-align:center;
	padding:10px;
	color:#FFFFFF;
	border: solid #999 1px;
	font-weight:normal;
	background:#8e8e8e no-repeat left top;
	vertical-align:middle;
	font-size:1.2em;
}
.topinfo table td{
	text-align:center;
	padding:10px;
	border-bottom: solid #999 1px;
	border-right: solid #999 1px;
	vertical-align:middle;
	font-size:1.2em;

}
.topinfo table td strong{
	color:#990000;
	font-weight:normal;
}
.topinfo table .th-style td{
	background:#8e8e8e  no-repeat right top;
	color:#FFFFFF;
}
.square_btn {
    position: relative;
	display:inline-block;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 15px;
    text-decoration: none;
    color: #FFF;
    background: #f58888;
    transition: .4s;
   box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.29);
   width:80%;
   text-align:center;
   font-family:Yu Gothic;
   font-size:18px;
   letter-spacing:5px;
   border-radius: 5px;
  }

.square_btn:hover {
    background: #f69393;
}

.margin0{
	margin-bottom:0px !important;}
.block01{
	width:250px;
	clear:both;
	font-weight:700;
}
.block02{
	margin-left:10px;
}
.block02::before {
	content: "\A" ;
	white-space: pre ;
}

/*---------------------------------
タブ切り替え
---------------------------------*/


/*タブ切り替え全体のスタイル*/
.tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  width: 98%;
  margin: 0 auto;}

/*タブのスタイル*/
.tab_item {
  width: calc(100%/2);
  height: 50px;
  border-bottom: 3px solid #5ab4bd;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 40px 5px 0;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#all:checked ~ #all_content,
#programming:checked ~ #programming_content,
#design:checked ~ #design_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #5ab4bd;
  color: #fff;
}

/*---------------------------------
タブ切り替えここまで
---------------------------------*/

/*---------------------------------
カレンダータブ切り替え
---------------------------------*/


/*タブ切り替え全体のスタイル*/
.calendartabs {
  margin-top: 50px;
  padding-bottom: 40px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  width: 98%;
  margin: 0 auto;}
  
.calendartabs img{
	margin-left:15px;
}



/*タブのスタイル*/
.calendartab_item {
  width: calc(100%/3);
  height: 50px;
  border-bottom: 3px solid #a0a09a;
  border-top: 1px solid #a0a09a;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  transition: all 0.2s ease;
}
.calendartab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="calendartab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.calendartab_content {
  display: none;
  padding: 40px 5px 0;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#left:checked ~ #left_content,
#center:checked ~ #center_content,
#right:checked ~ #right_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.calendartabs input:checked + .calendartab_item {
  background-color: #a0a09a;
  color: #fff;
}

/*---------------------------------
カレンダータブ切り替えここまで
---------------------------------*/


	
#imgphoto_test{
	text-align:center;
}
#imgphoto_test img{
	margin:20px 0px 10px;
	width:50%;
}
.imgphoto_3rd{
	display:none !important;
}
