@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@500;700&display=swap');
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@4.1.1/dist/css/yakuhanjp.css");
body #tulip2510 *{
	box-sizing: border-box;
}
body #tulip2510 img{
	vertical-align: bottom;
}
/* SNS
-------------------------------------------------------------------------*/
.container .sns ul {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.container .sns ul li {
  margin: 0px 10px 0px 0px;
}
body div.container #tulip2510 p.caption{
	padding: 10px 0 0;
	font-size: 14px;
	text-align: center;
}

/* MAIN
-------------------------------------------------------------------------*/
body #tulip2510{
	font-size: 18px;
	font-family: YakuHanJP,'Noto Sans JP', sans-serif;
	font-weight: 500;
	font-feature-settings:"pwid";
	color: #000;
	line-height: 1.7;
}
body #tulip2510 p{
	font-size: 18px;
}
body #tulip2510 p,
body #tulip2510 figure{
	margin: 0;
	padding: 0;
}
body #tulip2510 .fontSerif {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
body #tulip2510 .fontSerif strong{
  font-weight: 700;
}
/* mainVisual
-------------------------------------------------------------------------*/
body #tulip2510 .topimg h1 img{
	width: 100%;
}
body #tulip2510 .topimg p.lead{
	padding: 30px 0 0;
	text-align: center;
	font-weight: 600;
}
/* ttl
-------------------------------------------------------------------------*/
body #tulip2510 h2{
	width: 100%;
	margin: 70px 0 20px;
	padding: 10px;
	font-size: 32px;
	color: #fff;
	background: #02824c;
	font-weight: 700;
	text-align: center;
	border-radius: 10px;
}
/* boxItem
-------------------------------------------------------------------------*/
body #tulip2510 .boxItemArea{
	margin: 50px 0 0;
	padding: 54px 0 0;
	background: url("/simages/shop/selection/tulip2510/img/line.jpg") no-repeat 0 0;
	position: relative;
}
body #tulip2510 .boxIcn{
	width: 156px;
	position: absolute;
	top: -3px;
	left: -3px;
	z-index: 1;
}
body #tulip2510 .boxClm{
	width: 100%;
	display: flex;
	justify-content:space-between;
	position: relative;
	z-index: 2;
}
body #tulip2510 .boxClm .boxTxt{
	width: calc(50% - 25px);
	padding: 50px 0 0 40px;
	position: relative;
}
body #tulip2510 .boxClm .boxTxtFull{
	width: calc(100%);
}
body #tulip2510 .boxClm .boxTxt h3{
	margin-bottom: 30px;
	font-size: 30px;
	color: #b7183f;
	line-height: 1.35;
	position: relative;
	z-index: 2;
}
body #tulip2510 .boxClm .boxTxt p{
}
body #tulip2510 .boxClm .boxPhoto{
	width: calc(50%);
	border-radius: 10px;
	overflow: hidden;
}
body #tulip2510 .boxClm .order1{
	order: 1;
}
body #tulip2510 .boxClm3Wrapper{
}
body #tulip2510 .boxClm3{
	width: 100%;
	display: flex;
	justify-content:space-between;
}
body #tulip2510 .boxClm3 .boxItem{
	width: calc((100% - 50px) / 3);
	margin-top: 25px;
}
body #tulip2510 .boxClm3 .boxItem h4{
	font-size: 20px;
	margin-top: 10px;
	color: #b7183f;
	line-height: 1.35;
	font-weight: 600;
}
body #tulip2510 .boxClm3 .boxItem img{
	border-radius: 10px;
}
/* boxGenba
-------------------------------------------------------------------------*/
body #tulip2510 .boxGenbaArea{
	margin: 80px 0 0;
}
body #tulip2510 .boxGenbaArea p{
	font-size: 16px;
}
body #tulip2510 .boxGenbaArea h2{
	position: relative;
	margin: 0;
	padding: 10px;
	border-radius: 10px 10px 0 0;
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	text-align: center;
}
body #tulip2510 .boxGenbaArea h2 span{
	width: 66px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
body #tulip2510 .boxGenba{
	padding: 50px;
	border-radius: 0 0 10px 10px;
	background: #f1f0e1;
}
body #tulip2510 .boxClm2{
	width: 100%;
	display: flex;
	justify-content:space-between;
	flex-wrap: wrap;
}
body #tulip2510 .boxClm2 .boxItem{
	width: calc((100% - 25px) / 2);
	margin-top: 25px;
}
body #tulip2510 .boxClm2 .boxItem p{
	margin-top: 10px;
}
/* boxGenba
-------------------------------------------------------------------------*/
body #tulip2510 .boxParkArea{
	margin: 70px 0 0;
	background: #e6f1e8;
	padding: 50px;
	border-radius: 10px;
}
body #tulip2510 .boxParkArea h2{
	margin: 0 0 10px;
	padding: 0 0 10px;
	font-size: 24px;
	font-weight: 600;
	color: #02824c;
	border-bottom: 1px solid #02824c;
	background: none;
	text-align: left;
	border-radius: 0;
}
body #tulip2510 .boxParkArea p{
	margin: 0 0 10px;
	font-size: 16px;
}
body #tulip2510 .boxParkArea table{
	width: 100%;
	border-bottom: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 0;
}
body #tulip2510 .boxParkArea table th{
	width: 150px;
	padding: 10px;
	border-top: 1px solid #ccc;
	font-weight: 400;
	vertical-align: top;
	font-size: 16px;
	text-align: left;
}
body #tulip2510 .boxParkArea table td{
	padding: 10px;
	border-top: 1px solid #ccc;
	font-weight: 400;
	vertical-align: top;
	font-size: 16px;
}
body #tulip2510 .boxParkArea table .clrGreen{
	color: #02824c;
}

/* flower btnBox
-------------------------------------------------------------------------*/
body #tulip2510 .btnFixBox{
	width: 100%;
	height: 70px;
	box-sizing: border-box;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 9999;
}
body #tulip2510 .btnFixBox a{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #cc3300;
}
#footer_bottom{
	margin-bottom: 70px;
}
