/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 30 2026 | 12:22:32 */
#Plan p.catch{
	 font-family: "Noto Serif JP", serif;
  font-weight: 400;
  color: #333;
	font-size:20px;
	margin-top:50px;
	text-align:center;
	line-height:2.2;
}

#Plan .section1{
	padding-top:80px;
	padding-bottom:80px;
}
#Plan .section2{
	background-color:#FFF;
}
#Plan .section1 pre{
	 font-family: "Playfair Display", serif;
  font-weight: 300;
	font-size:50px;
	text-align:center;
	color:#001C40;
}
#Plan .section1 h2{
	font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
	font-size:16px;
	text-align:center;
	color:#001C40;
	margin-bottom:30px;
}
#Plan .section1 h3{
	font-family: "Noto Serif JP", serif;
  font-weight: 400;
	font-size:28px;
	color:#001C40;
	margin-top:15px;
	margin-bottom:5px;
	text-align:center;
}
#Plan .section1 p{
	font-size:20px;
}

#Plan .btn {
  color: #fff;
	margin-top:50px;
	margin-bottom:100px;
}
#Plan .btn a {
  position: relative;
  padding-top: 12px;
  padding-right: 25px;
  padding-left: 45px;
  padding-bottom: 12px;
  text-decoration: none;
  color: #fff;
	font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
	background-color:#001C40;
	font-size:16px;
	border-radius:0px;
}
#Plan .btn a:hover {
	background-color:#001C40;
	opacity: 0.7;
}
#Plan .btn a:before {
  background: url(http://coffeebreak-catering.com/wp-content/uploads/2026/03/ico_mail_white.svg);
  content: "";
  width: 19px;
  height: 14px;
  left: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}


@media (max-width: 833px) {
	
	#Plan p.catch{
	font-size:18px;
	margin-top:30px;
		padding-left:15px;
		padding-right:15px;
}

#Plan .section1{
	padding-top:40px;
	padding-bottom:40px;
	padding-left:15px;
	padding-right:15px;
}
#Plan .section2{
	background-color:#FFF;
}
#Plan .section1 pre{
	font-size:44px;
	line-height: 1.2;
        margin-bottom: 5px;
}
#Plan .section1 h2{
	margin-bottom:20px;
}
#Plan .section1 h3{
	font-size:24px;
	margin-top:10px;
}
#Plan .section1 p{
	font-size:16px;
}

}

