@charset "UTF-8";

/*=============================
	cafe-page setting
===============================*/

/* main-visual
-------------------------*/
.cafe_conts{
	width: 100%;
	margin-bottom: 120px;
	overflow: hidden;
}
.cafe_conts .title01{
	margin-bottom: 55px;
}
.subpage .subpage_vis h2 span{
	font-size: 27px;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}

/* cafe_conts01
-------------------------*/
.cafe01_conts {overflow: hidden;}
.cafe01_conts .left{
	float: left;
	width: 430px;
}
.cafe01_conts .right{
	float: right;
	width: 500px;
	text-align: left;
}
.cafe01_conts .right p{
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 20px;
}
.cafe01_conts .right p:last-child{margin-bottom: 0;}

/* cafe_conts02
-------------------------*/
.cafe_conts02{margin-bottom: 90px; }
.cafe_conts02 .title01 {
    width: 360px;
}
.cafe_conts02 .flower_list{text-align: left;}
.cafe_conts02 .flower_list li{
	display: inline-block;
	width: 31%;
	margin: 0 2.9% 4% 0;
	vertical-align: top;
	background-size: cover;
	min-height: 400px;
}
.cafe_conts02 .flower_list li:nth-child(3n){margin-right: 0; }
.cafe_conts02 .flower_list li img{display: block; width: 100%;}
.cafe_conts02 .flower_list li figcaption{
	color: #6dad62;
	font-size: 20px;
	line-height: 25px;
	margin: 15px 0;
	display: block;
}
.cafe_conts02 .flower_list li p{
	font-size: 14px;
	font-weight: 600;
}
.cafe_conts02 .flower_list li p span{
	display: block;
	font-size: 13px;
	color: #999999;
	margin-top: 15px;
	font-weight: 400;
}

/* cafe_conts03
-------------------------*/
.cafe_conts03{margin-bottom: 90px; }
.cafe_conts03 .title01 {
    width: 460px;
}
.cafe_conts03 .pic_list{text-align: left;}
.cafe_conts03 .pic_list li{
	display: inline-block;
	width: 22%;
	margin: 0 3.4% 4% 0;
	vertical-align: top;
	background-size: cover;
}
.cafe_conts03 .pic_list li:nth-child(4n){margin-right: 0; }
.cafe_conts03 .pic_list li img{display: block; width: 100%;}
.cafe_conts03 .pic_list li span{
	color: #6dad62;
	font-size: 20px;
	line-height: 25px;
	margin: 15px 0;
	display: block;
	min-height: 50px;
}
.cafe_conts03 .pic_list li dl{overflow: hidden; text-align: left;}
.cafe_conts03 .pic_list li dl:last-child{margin-top: 10px; }
.cafe_conts03 .pic_list li dt{
	display: inline-block;
	text-align: center;
	width: 60px;
	background: #efefef;
	color: #6dad62;
	padding: 3px;
	margin-right: 10px;
	font-size: 14px;
	vertical-align: top;
}
.cafe_conts03 .pic_list li dd{
	display: inline-block;
	text-align: left;
	font-size: 14px;
	line-height: 25px;
	vertical-align: top;
	width: 130px;
	padding: 3px;
}

/* cafe_conts04
-------------------------*/
.cafe_conts04 .tb_layout tr td.glay_bg{
	width: 300px;
}