@charset "utf-8";
/* CSS Document */

.mark{background: linear-gradient(rgba(242,236,90,0) 30%, #f2ec5a 90%);}
.red{color: #f09199 !important;}
.fsz080{font-size:80%;}
.cf{
	min-height:1%;
	clear:both;
}
* html .cf{
	height:1%;
}
.cf:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	line-height:0;
	visibility:hidden;
}

/*--------------------
森のダイニングページ
--------------------*/
.marche_main{
	color:#898989;
}
.mori-rsv-caution{
	margin:16px 0 32px;
	padding:16px 32px 32px;
	background-color:#fffde4;
}
.mori-rsv-caution_title{
	font-size:18px;
	text-align:left;
	color:#e95504;
	padding:15px 0 15px 25px;
	font-weight:bold;
}

.mori-rsv-caution_list{
	padding-left:16px;
	font-size:14px;
	line-height:1.8em;
}
.mori-rsv_rsv{
	text-align: center;
}
.mori-rsv_rsvTxt{
	font-weight: bold;
}
a.mori-rsv_rsvBtn{
	padding:10px;
	background-color: #00a596;
	border-radius:6px;
	color:#fff;
	font-weight: bold;
}


/*--------------------
ブランチマルシェ申込
--------------------*/
.marche_list{
	margin: 40px auto 60px;
}
.marcheAnnai_title{
	color: #00a596;
    padding: 8px 8px 8px 0;
    font-size: 24px;
    font-family: "ヒラギノ角ゴ Pro W3", "Century Gothic", sans-serif;
    font-weight: bold;
}
.marcheAnnai{
	margin:12px 0 16px;
}
.marcheAnnai_title-sub{
	font-size: 18px;
	padding: 6px 6px 6px 0;
}
.marche_table{
	width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
.marche_table th{
	padding: 15px 10px;
    text-align: center;
    border: 1px solid #aaa;
    background-color: #eee;
    vertical-align: middle;
}
.marche_table td{
	padding: 15px 10px;
    border: 1px solid #aaa;
    vertical-align: middle;
}
.marche_table td.marche_table_btn{
  text-align: center;
}
.marche_table .past{
    text-align: center;
    background-image: url(http://branch-sc.cmrc.co.jp/dldata/kobe/img/dotted.png);
    background-repeat: repeat;
}
.btn_marche a{
    display: inline-block;
    width: 2em;
    padding:8px 10px;
    background-color: #00a596;
    border-radius:6px;
    color:#fff;
    font-weight: bold;
    text-decoration:none;
}
.marche_ibox {
    border: 1px solid #ccc;
    margin: 20px 0;
    padding: 20px;
    line-height: 1.7em;
}
.touroku_link a{
	font-size: 0.8em;
	color: #f09199 ;
}
.info-proceed{
	font-size: 0.9em;
}
.info-proceed_title{
	font-size: 1.1em;
	font-weight: bolder;
}
.marche_info{
	border: 1px solid #aaa;
    padding: 20px;
    border-radius: 16px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 170%;
    margin-bottom: 20px;
}

.marche_info-table {
    font-size: 14px;
    margin: 20px 0;
}
.marche_info-table p {
    background-image: url(http://branch-sc.cmrc.co.jp/dldata/kobe/img/bg_list_g.png);
    background-position: left center;
    background-repeat: no-repeat;
	margin:0;
    padding: 0 0 0 14px;
    font-weight: bold;
}
.marche_info-table table{
	width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

 .marche_info-table th {
    padding: 6px 10px;
    border: 1px solid #aaa;
    background-color: #eee;
    vertical-align: middle;
}

.marche_info-table td {
    padding: 6px 10px;
    border: 1px solid #aaa;
    background-color: #fff;
    vertical-align: middle;
}
@media print, screen and (min-width:768px){
.btn_marche a{
    width: auto;
    padding:8px 24px;
}
.marche_info-table {
    font-size: 14px;
    float: left;
    margin: 20px 0 0 0;
    margin-right: 5%;
	width:45%
}
}

/*-------------------------
ブランチマルシェ詳細情報
-------------------------*/
.link_to_join_marche a{
	display:block;
	width:250px;
	margin:16px 0;
	color: #00a596;
	border:1px solid #00a596;
	border-radius: 12px;
	text-decoration:none;
	text-align: center;
}
.marche_shop{
	border-top: 1px dashed #ccc;;
	line-height: 1.2;
	padding:1em 0;
}
.marche_shopL{
	float:left;
	width:60%;

}
.marche_shopR{
	float:left;
	width:40%;
}
.marche_shop_name{
	margin: 0;
	padding: 0;
	color: #00a596;
	font-size:21px;
}
.marche_shop_category{
	margin: 0;
	padding: 0;
	color: #00a596;
	font-size:12px;
}
.marche_shop_txt{}
.marche_shop_img{text-align: right;}
.marche_shop_img img{
	border-radius: 16px;
}

/*-------------------------
ブランチライフ
-------------------------*/
.life_main{}
.life_title{font-size:1.2em;font-weight:bolder;}
.life_img{text-align: center;margin:2em auto;}
.life_pdfdl_btn{text-align: center;margin:3em auto 2em;}
.pdfframe{}
.life_frame_wrapper{
	display:block;
	width: 100%;
	margin:0 auto 1em;
	overflow:auto;
	-webkit-overflow-scrolling:touch;
	border:1px solid #999999;
}
.life_frame_wrapper iframe{
	width: 100%;
	max-width:100%!important;
	border:none;
}
/*バックナンバー*/
.life_backNumber{line-height: 1.8;}
.life_backNumber_archive{display: -webkit-flex; display: flex;  -webkit-flex-wrap: wrap; flex-wrap: wrap;margin:2em 0;}
div.life_backNumber_cont{box-sizing:border-box;width: 100%;padding:2em;text-align: center;border-bottom:2px dotted #ccc;}
.life_backNumber_cont a{text-decoration: none;}
.life_backNumber_cont_dlBtn{width: 90%;margin:0.5em auto 1em;padding:0.3em 0.1em;background-color: #BC8588;color:#fff;font-weight: bolder;border-radius:6px;}
@media print, screen and (min-width:480px){
div.life_backNumber_cont{width: 50%;border-right:2px dotted #ccc;}
div.life_backNumber_cont:nth-child(2n){border-right:none;}
}
@media print, screen and (min-width:768px){
div.life_backNumber_cont{width: 25%;}
div.life_backNumber_cont:nth-child(2n){border-right:2px dotted #ccc;}
div.life_backNumber_cont:nth-child(4n){border-right:none;}

}
/*-------------------------
ユニバーサルデザイン
-------------------------*/
.universalCont{
	padding:1%;
	margin:1em auto;
	background-color:#efefef;
	border-radius:16px;
}
.universalCont_block_inner{
	padding:6px;
}
@media print, screen and (min-width:768px){
.universalCont_block{
	width:50%;
	float:left;
	}
.universalCont_map1{
	width:60%;
	float:left;
	text-align: center;
	}
.universalCont_map2{
	width:40%;
	float:left;
	text-align: center;
	}
.universalCont_block_inner{
	padding:1em;
	}
}
