/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 13 2026 | 09:31:17 */
#Guide .contents{
	padding-top:60px;
	padding-bottom:120px;
}

#Guide .contents h2{
	 font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  color: #333;
	font-size:26px;
	border-bottom:3px solid #51453f;
	padding-bottom:5px;
	margin-bottom:15px;
}
#Guide .contents h3{
	font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
	font-size:20px;
	margin-bottom:5px;
}
#Guide .contents p.tel{
	line-height:1;
	background-size: 29px 29px;
    background-repeat: no-repeat;
    background-image: url(http://coffeebreak-catering.com/wp-content/uploads/2026/04/ico_tel2.svg);
    padding-left: 35px;
    background-position: left 14px;;
}
#Guide .contents p.tel strong{
  font-weight: 500;
	font-size:46px;
	color:#51453f;
}

#Guide .contents .column1{
	margin-bottom:50px;
}

#Guide .contents .area{
	margin-bottom:50px;
}

#Guide .contents .pay{
	margin-bottom:50px;
}
#Guide .contents .pay ul{
	display: flex;
  flex-wrap: wrap;
	margin-top:5px;
	margin-bottom:15px;
}
#Guide .contents .pay ul li{
	font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
	font-size:18px;
	color:#51453f;
	padding:10px 30px;
	background-color:#FFF;
	border:2px solid #51453f;
	margin-right:20px;
}
#Guide .contents .pay p.note{
	font-size:14px;
}

#Guide .contents .flow{
	margin-top:25px;
}
#Guide .contents .flow .box{
	background-color:#FFF;
	padding:20px 20px;
}
#Guide .contents .flow .box pre{
	text-align:center;
	overflow:hidden;
	margin-bottom:15px;
}
#Guide .contents .flow .box pre strong{
	 font-family: "Noto Serif JP", serif;
  font-weight: 500;
  color: #fff;
	font-size:20px;
	background-color:#51453f;
	padding:5px 10px;
}
#Guide .contents .flow .box h3{
	text-align:center;
	margin-top:10px;
}
#Guide .contents .flow .box p{
	line-height:1.6;
}



@media (max-width: 833px) {
	#Guide .contents{
	padding-top:30px;
	padding-bottom:60px;
		padding-left:15px;
		padding-right:15px;
}

#Guide .contents h2{
	font-size:22px;
	border-bottom:3px solid #51453f;
	padding-bottom:5px;
	margin-bottom:15px;
	font-weight: 600;
}
#Guide .contents h3{
	font-size:18px;
	margin-bottom:5px;
}
#Guide .contents p.tel{
	line-height:1.3;
	background-size: 29px 29px;
    background-repeat: no-repeat;
    background-image: url(http://coffeebreak-catering.com/wp-content/uploads/2026/03/ico_tel.svg);
    padding-left: 35px;
    background-position: left 14px;;
}
#Guide .contents p.tel strong{
	font-size:36px;
}
	#Guide .contents p.tel strong a{
		text-decoration:none;
}

#Guide .contents .column1{
	margin-bottom:30px;
}

#Guide .contents .area{
	margin-bottom:30px;
}

#Guide .contents .pay{
	margin-bottom:30px;
}
#Guide .contents .pay ul{
	display: flex;
  flex-wrap: wrap;
	margin-top:5px;
	margin-bottom:15px;
}
#Guide .contents .pay ul li{
	font-size:18px;
	padding:10px 15px;
	background-color:#FFF;
	margin-right:0px;
}
#Guide .contents .pay p.note{
	font-size:14px;
}

#Guide .contents .flow{
	margin-top:20px;
}
#Guide .contents .flow .box{
	padding:15px 15px;
}
#Guide .contents .flow .box pre{
	text-align:center;
	overflow:hidden;
	margin-bottom:15px;
}
#Guide .contents .flow .box pre strong{
	font-size:18px;
	padding:5px 10px;
}
#Guide .contents .flow .box h3{
	margin-top:10px;
}
#Guide .contents .flow .box p{
	line-height:1.6;
}
}



