@charset "UTF-8";

/* -----------------------------------
	 Culture Foodie 和と洋のスウィーツ
----------------------------------- */
.main-content h1 {
	margin: 0 !important;
}

h2.h2_pick {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 2em;
	background-color: #a3be36;
	margin-top: 10px;
	vertical-align: middle;
	color: #FFF;
}

/*****  ピックアップ  ****/
h3.h3_pick {
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	line-height: 2em;
	padding: 5px 0;
	margin-bottom: 0;
	background-color: #FFF;
	vertical-align: middle;
	color: #333;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.t_red {
	color: red;
	font-weight: bold;
}

.t_tb {
	display: table;
	width: 100%;
	margin-top: 20px;
}

.t_tb.s3 {
	background-color: #ebebeb;
}

.t_tb.s3 .t_tb_3c {
	width: 30%;
	display: table-cell;
	vertical-align: top;
	padding-bottom: 5px;
}

.t_tb.s3 .t_tb_3c img {
	width: 100%;
}

.t_tb.s3 .t_tb_3c_SP {
	width: 5%;
	display: table-cell;
	background-color: #fff;
}

.t_tb.s3 p.t_tb_3c_L_tx {
	padding: 10px !important;
}

.s_btn {
	text-align: center;
	margin-top: 15px;
	line-height: 3em;
}

.s_btn a {
	border: 1px solid #333;
	padding: 5px 20px;
}
 @media screen and (max-width: 640px) {
 .t_tb.s3 .t_tb_3c {
 width: 100%;
 display: block;
}
 .t_tb.s3 .t_tb_3c_SP {
 width: 100%;
 display: block;
 height: 15px;
}
 .s_btn {
 text-align: center;
 margin-top: 15px;
}
 .s_btn a {
 border: 1px solid #333;
 padding: 5px 50px;
}
}

/*****  リスト  ****/
h2.h2_list {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-top: 30px;
	margin-bottom: 0;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #798a46;
	color: #fff;
	line-height: 1em;
	padding: 5px 0;
}

h2.h2_list span {
	padding: 5px 30px;
	background-color: #798a46;
	box-sizing: border-box;
}

/*洋菓子 見出し*/
h2.h2_list.yo {
	border-bottom: 2px solid #3b72a0;
}

h2.h2_list.yo span {
	background-color: #3b72a0;
}

.item_5c ul {
	overflow: hidden;
	width: 100%;
	margin-top: 20px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	box-sizing: border-box;/*padding-bottom:5px;*/
}

.item_5c ul li {
	width: 20%;
	border: 1px solid #ccc;
	float: left;
	box-sizing: border-box;
}
 .item_5c ul li:nth-child(5n) {
 border-right: 2px solid #ccc;
}

.item_5c ul li.end {
	border-bottom: none;
	border-right: none;
}

.item_5c ul li.end_n {
	border-bottom: none;
	border-right: none;
	border-left: none;
}

.item_5c ul li.end_l {
	/*border-top:none;*/
		border-bottom: none;
	border-right: none;
	border-left: 1px solid #ccc;
}

.item_5c ul li.end_np_c, .item_5c ul li.end_np {
	display: none;
}

.item_5c ul li.item5c_bb {
	border-bottom: 2px solid #ccc !important;
}

.item_5c ul li.item5c_tt {
	border-top: 2px solid #ccc !important;
}

.item_5c ul li.item5c_bb_sn {
	border-bottom: 2px solid #ccc;
}
 @media screen and (max-width: 640px) {
 .sp_inner {
 width: 94%;
 margin-left: auto;
 margin-right: auto;
}
 .item_5c ul li {
 width: calc(100%/3);
 border: 1px solid #ccc;
 float: left;
 box-sizing: border-box;
}
 .item_5c ul li:nth-child(5n) {
 border-right: 1px solid #ccc;
}
 .item_5c ul li:nth-child(3n) {
 border-right: 2px solid #ccc;
}
 .item_5c ul li.end {
 border-bottom: none !important;
 border-right: none !important;
}
 .item_5c ul li.end_n {
 display: none;
}
 .item_5c ul li.end_np {
 display: block;
 border-bottom: none;
 border-right: none;
 border-left: none;
}
 .item_5c ul li.end_np_c {
 display: block;
 border-bottom: none;
 border-right: none;
}
 .item_5c ul li.item5c_bb_sn {
 border-bottom: 1px solid #ccc;
}
 .item_5c ul li.end_l {
 border-top: 1px solid #ccc;
 border-bottom: none;
 border-right: none;
 border-left: 1px solid #ccc;
}
}

/*****  サイド  ****/
ul.sub-acc-in {
	display: none;
}

ul.nav-local.sub-acc li a {
	float: none;
}

ul.nav-local.sub-acc li p {
	border-bottom: 1px solid #999;
	padding: 5px 0;
}

ul.nav-local.sub-acc li p:hover {
	cursor: pointer;
}

ul.sub-acc-in {
	padding-left: 1em;
}

ul.nav-local.sub-acc li p:before {
	content: '▽';
}

ul.nav-local.sub-acc li p.list_open:before {
	content: '△';
}
 @media screen and (max-width: 640px) {
 ul.nav-local.sub-acc li p {
 padding: 16px 0;
 margin-bottom: 0;
 padding-left: 10px;
}
 ul.nav-local.sub-acc li {
 width: 100%;
 float: none;
}
 ul.sub-acc-in {
}
}

/* ----- 0520追加----- */
/* ----- アイテムリスト限定 5列----- */
.itemRow-gentei5 .item-Col {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin: 20px auto 0px;
}

.itemRow-gentei5 .item-Col li {
	width: 16%;
	margin-right: 5%;
	padding: 0px;
	margin-bottom: 10px;
	box-sizing: border-box;
	position: relative;
	float: left;
	text-align: center;
}
 @media all and (max-width: 640px) {

/* ----- アイテム限定リスト 5列 ----- */

.itemRow-gentei5 .item-Col {
 width: 94%;
 position: relative;
 overflow: hidden;
 margin: 20px auto 0px;
}
 .itemRow-gentei5 .item-Col li {
 width: 30%;
 margin-right: 5%;
 padding: 0px;
 margin-bottom: 15px;
 padding-bottom: 10px;
}
 .itemRow-gentei5 .item-Col li:nth-child(3n) {
 margin-right: 0;
}
}
 @media all and (min-width: 641px) {
 .itemRow-gentei5 .item-Col li:nth-child(5n) {
 margin-right: 0;
}
}

.item-list a {
	display: block;
	text-align: right;
	margin-bottom: 20px;
}

.item-list a span {
	display: inline-block;
	background-color: #4d4d4d;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.2em;
	color: #fff;
	padding: 11px 15px 11px 15px;
	min-width: 160px;
}

.item-list a span:after {
	content: "";
	background-image: url("/kyoto/common/images/kyoto/btnicon_right_w.gif");
	background-image: url("../../../common/images/kyoto/btnicon_right_w.gif");
	background-repeat: no-repeat;
	padding-right: 15px;
	background-position: right center;
	background-size: 8px auto;
}

.kym_btn {
	margin-top: 10px;
}

.kym_btn a {
	font-size: 18px;
	font-weight: bold;
	display: block;
	background-color: #950E0E;
	color: #fff;
	text-align: center;
	padding: .8em;
}

#KOYAMA {
	margin-top: 30px;
	border: 1px solid #ccc;
	position: relative;
	overflow: hidden;
}

#KOYAMA:hover {
	opacity: 0.7;
}

#KOYAMA a img:hover {
	opacity: 1 !important;
}

#KOYAMA p {
	margin-bottom: 0;
}

.icon_pre {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #950E0E;
	color: #fff;
	padding: 5px 8px;
}

#KOYAMA .kym_h {
	padding-top: 0.2em;
	width: 58%;
	float: left;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	/*margin-left:5%;*/
		line-height: 1.6em;
}

.kym_txt {
	width: 58%;
	float: left;
	text-align: center;/*margin-left:5%;*/
}

.kym_date {
	margin-top: 1em;
	font-weight: bold;
}

.kym_img {
	width: 37%;
	float: right;
	margin-right: 5%;
}

.kym_img:after {
	content: "＞";
	position: absolute;
	top: 45%;
	right: 0%;
	transform: scale(0.7, 1.5);
	font-size: 26px;
}

.kym_img img {
	width: 100%;
}

.kym_b {
	margin-top: 0.6em;
	font-size: 90%;
}
 @media all and (max-width: 640px) {
 #KOYAMA {
 width: 92%;
 margin-left: auto;
 margin-right: auto;
 padding-bottom: 1em;
}
 #KOYAMA .kym_h {
 padding-top: 2em;
 width: 100%;
 float: none;
 margin-left: 0;
}
 .kym_txt {
 width: 92%;
 float: none;
 margin-left: auto;
 margin-right: auto;
 margin-top: 15px;
}
 .kym_img {
 width: 70%;
 float: none;
 margin: 15px auto 0;
}
 .kym_img:after {
 content: "＞";
 position: absolute;
 top: 40%;
 right: 3%;
 transform: scale(0.7, 1.5);
 font-size: 26px;
}
}
 @media all and (min-width: 641px) {
 .sp-item {
 display: none !important;
}
}
 @media all and (max-width: 640px) {
 .sp-item {
 display: block !important;
}
}

/*****  2020.1.15更新  ****/
#atelier {
	margin-top:40px;
}

#atelier .three-item {
	width: 100%;
	overflow: hidden;
}

#atelier .three-item .item {
	float: left;
	width: 33%;
	margin-left: 0.5%;
	background-color: #f8f4f1;
	padding-bottom: 5px;
}

#atelier .three-item .item:first-child {
	margin-left: 0;
}

#atelier .three-item .item .bl-top {
	display: block;
	position: relative;
	width: 100%;
	text-align: center;
	background-image: url("/kyoto/foods/sweets/images/200115/bg_patti.gif");
	background-image: url("../images/200115/bg_patti.gif");
	background-repeat: repeat-x;
	background-position: left top;
	background-size: 16px auto;
	padding-top: 6em;
}

#atelier h2 {
	color: #93040b;
	border-top: 4px double #93040b;
	border-bottom: 4px double #93040b;
	padding: 1em 0 0.7em;
	width: 100%;
	text-align: center;
	font-size: 180%;
	line-height: 1.0em;
}

/*===========================*/
.patissie-ttl-box h2 {
	margin-bottom:0 !important;
	color: #93040b;
	border-top:none !important;
	border-bottom:none !important;
	padding:0 !important;
	width: 100%;
	text-align: center;
	font-size: 180%;
	line-height: 1.4 !important;
}

.patissie-ttl-box {
	margin-bottom:10px;
	padding: 1em 0 0.7em;
	border-top: 4px double #93040b;
	border-bottom: 4px double #93040b;
}

.patissie-ttl-box h2 {
	color: #93040b;
}

.event-period {
	margin:15px auto 0;
	display:table;
	text-align:left;
	font-size:17px;
}

.event-period th,.event-period td {
	vertical-align:top;
}

.kai-sp {
	display:none;
}

@media all and (max-width: 640px) {
.event-period {
	margin:15px 10px 0;
	display:block;
	text-align:left;
	font-size:14px;
}

.event-period table {
	margin-top:10px !important;
}

.event-period th,.event-period td {
	display:block;
}

.kai-sp {
	display:block;
}
.event-period td.pb {
	padding-bottom:10px;
}

}

/*===========================*/

#atelier .item-txt {
	margin-top:20px;
	margin-bottom:10px;
}

#atelier p strong {
	color:#333;
}

#atelier h2 span {
	font-size: 16px;
	vertical-align: middle;
}

#atelier .sche-txt {
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
	width: 100%;
	text-align: center;
	color: #93040b;
	font-size: 110%;
	font-weight: bold;
}

#atelier .sche-txt b {
	font-size: 140%;
}

#atelier .sche-txt:before {
	content: "";
	padding: 16px 100%;
}

#atelier .item-btn {
	width: 96%;
	background-color: #93040b;
	margin: 10px auto 10px;
}

#atelier .item-btn:hover {
	background-color: #760C0D;
}

#atelier .item-btn a span {
	width: 96%;
	display: block;
	padding: 20px 0;
	background-image: url("/kyoto/foods/sweets/images/200115/arrow_r.gif");
	background-image: url("../images/200115/arrow_r.gif");
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 7px auto;
	color: #fff;
}

#atelier .item-btn a {
	font-size: 110%;
	line-height: 1.2em;
	text-decoration: none;
	text-align: center;
}

.kym_btn {
	background-color: #950E0E;
}

.kym_btn a {
	background-image: url("/kyoto/foods/sweets/images/200115/arrow_under.gif");
	background-image: url("../images/200115/arrow_under.gif");
	background-repeat: no-repeat;
	background-position:96% center;
	background-size: 14px auto;
}
@media all and (max-width: 640px) {
#atelier h2 {
 padding: 0.6em 0 0.6em;
 font-size: 16px;
 background:none !important;
}
#atelier .three-item .item {
 float: none;
 width: 100%;
 padding:0 !important;
 margin-left: 0;
}
 #atelier .three-item .item .bl-top {
 display: table;
 width: 100%;
 margin: 20px auto 20px;
 padding: 30px 0 0
}
 #atelier .sche-txt {
 margin: 0;
 position: inherit;
}
 #atelier .item-img {
 display: table-cell;
 width: 40%;
 padding-left: 2%;
 vertical-align: middle;
}
 #atelier .item-img img {
 width: 100%;
 height: auto;
}
 #atelier .item-txt {
 display: table-cell;
 vertical-align: middle;
}
 #atelier .item-btn {
 width: 96%;
 margin: 0 auto 10px;
 display: block;
 clear: both;
}
 #atelier .item-btn a span {
 padding: 12px 0;
}
.kym_btn a {
 font-size: 16px;
}
}

/*----------------------------------------------*/
@media all and (min-width: 768px) {
 .dessert_tit {
	 width:100%;
	 max-width:739px;
	 background-image: url(/kyoto/foods/sweets/images/200226/dessert_bg_pc.png) no-repeat;
	 background:url(../images/200226/dessert_bg_pc.png) no-repeat;
	 margin:20px auto 0;
	 padding:72px 0 35px;
	 text-align:center;
	 box-sizing:border-box;
 }
 .dessert_tit .dessert_h2 {
	 font-size:31px;
	 background:none;
	 color:#ee4b79;
 }
 .dessert_tit .dessert_txt {
	 text-align:left;
	 margin-top:22px;
	 padding: 0 110px;
 }
 .txt_ind {
	 text-indent:-6em;
	 margin-left:6em;
 }
 .dessert_item {
	 width:100%;
	 overflow:hidden;
	 margin-bottom:30px;
 }
 .dessert_item li {
	 width:48%;
	 margin-right:4%;
	 float:left;
 }
 .dessert_item li img {
	 width:100%;
 }
 .dessert_item li:last-child {
	 margin-right:0px;
 }
.dessert_item .item-list {
	width:100% !important;
}
.item-all a {
    box-sizing: border-box;
}
.item-all p {
	font-size: 90%;
  letter-spacing: 1px;
}


 }
 @media all and (max-width: 767px) {
	 .item-all p {
	 	font-size: 13px;
	   letter-spacing: 1px;
	 }


	 .dessert_tit {
	 width:100%;
	 background:url(../images/200226/dessert_bg_sp.png) no-repeat center center;
	 background-size: contain;
		-webkit-background-size:contain;
	 margin:20px 0;
	 padding:72px 0 35px;
	 text-align:center;
 }
 .dessert_tit .dessert_h2 {
	 font-size:1.5em;
	 color:#ee4b79;
 }
 .dessert_tit .dessert_txt {
	 text-align:left;
	 margin-top:22px;
	 padding: 0 10%;
 }
 .txt_ind {
	 text-indent:-6em;
	 margin-left:6em;
 }
  .dessert_item {
	 width:100%;
	 margin-bottom:30px;
 }
 .dessert_item li {
	 width:48%;
	 margin-right:4%;
	 float: none;
 }
 .dessert_item li img {
	 width:100%;
 }
 .dessert_item li:last-child {
	 margin-right:0px;
 }
.dessert_item .item-list {
	width:100% !important;
}
.item-all a {
	width: 100%;
    box-sizing: border-box;
}
}


.dessert_wp {
	width:100%;
	display:table;
	margin-top:20px;
}
.dessert_wp_L {
	display:table-cell;
	width:50%;
	padding-right:2%;
	text-align:center;
}
.dessert_wp_R {
	display:table-cell;
	width:50%;
	padding-left:2%;
	text-align:center;
}
.dessert_wp p {
	margin:0 !important;
}

h2.dessert_h2 {
	background:none !important;
	border:none !important;
}

@media all and (max-width: 767px) {
.dessert_wp {
	width:90%;
	margin:20px auto 20px;
}
.dessert_wp_L {
	display:block;
	width:100%;
	padding-right:0;
}
.dessert_wp_R {
	display:block;
	width:100%;
	padding:0;
	margin-top:20px;
}



.dessert_tit {
 background-image: url(/kyoto/foods/sweets/images/200226/dessert_bg_sp_01.png),
									 url(/kyoto/foods/sweets/images/200226/dessert_bg_sp_03.png),
									 url(/kyoto/foods/sweets/images/200226/dessert_bg_sp_02.png);
 background-image: url(../images/200226/dessert_bg_sp_01.png),
									 url(../images/200226/dessert_bg_sp_03.png),
									 url(../images/200226/dessert_bg_sp_02.png);
 background-repeat:no-repeat,  no-repeat,repeat-y;
 background-position:0 0,0 bottom, 0 0;
 background-size:100% auto,100% auto,100% auto;

}



}
