@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@500&display=swap');
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@4.1.1/dist/css/yakuhanjp.css");
body #summer_bulbs2506 *{
	box-sizing: border-box;
}
body #summer_bulbs2506 img{
	vertical-align: bottom;
}
body div#content{
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
/* MAIN
-------------------------------------------------------------------------*/
body #summer_bulbs2506{
	font-size: 13px;
	font-family: YakuHanJP,'Noto Sans JP', sans-serif;
	font-weight: 500 !important;
	font-feature-settings:"pwid";
	color: #000;
	line-height: 1.7;
	margin-bottom: 100px;
}
body #summer_bulbs2506 p{
	font-size: 13px;
}
body #summer_bulbs2506 p,
body #summer_bulbs2506 figure{
	margin: 0;
	padding: 0;
}
body #summer_bulbs2506 .fontSerif {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500 !important;
  font-style: normal;
}
/* mainVisual
-------------------------------------------------------------------------*/
body #summer_bulbs2506 h1 img{
	width: 100%;
	padding: 0 16px;
}
/* intro
-------------------------------------------------------------------------*/
body #summer_bulbs2506 .introLead{
	margin: 20px 16px;
}
body #summer_bulbs2506 .introLead p{
	font-family: "Noto Serif JP", serif;
	font-size: 14px;
 font-optical-sizing: auto;
 font-weight: 500 !important;
 font-style: normal;
	color: #6a3906;
	text-align: center;
}
body #summer_bulbs2506 .introLead p+p{
	margin-top: 15px;
}
/* .boxItem
-------------------------------------------------------------------------*/
body #summer_bulbs2506 .boxItem{
	margin: 55px 16px 0;
	padding-top: 70px;
	background: url("/simages/shop/selection/summer_bulbs2506/img/bg_bar.jpg") no-repeat center top;
}
body #summer_bulbs2506 .boxItem .boxClm{
	width: 100%;
}
body #summer_bulbs2506 .boxItem .boxClm .boxL{
	width: 100%;
}
body #summer_bulbs2506 .boxItem .boxClm .boxR{
	width: 100%;
	max-width: 500px;
	margin: 20px auto 0;
}
body #summer_bulbs2506 .boxItem figcaption,
body #summer_bulbs2506 .boxItem .figcaption{
	display: block;
	margin-top: 5px;
	font-size: 12px;
 font-weight: 500 !important;
	color: #6a3906;
}
body #summer_bulbs2506 .boxItem p.ttlCaption{
	font-size: 14px;
 font-weight: 500 !important;
	color: #006d34;
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #006d34;
}
body #summer_bulbs2506 .boxItem h2{
	font-family: "Noto Serif JP", serif;
	font-size: 30px;
 font-optical-sizing: auto;
 font-weight: 500 !important;
 font-style: normal;
	color: #006d34;
}
body #summer_bulbs2506 .boxItem dl{
	width: 100%;
	display: flex;
	margin: 10px 0;
	padding: 0;
}
body #summer_bulbs2506 .boxItem dt{
	width: 60px;
	height: 100%;
	align-items: center;
	padding: 3px 0px;
	color: #fff;
	font-weight: 600 !important;
	background-color: #f23c78;
	text-align: center;
	border-radius: 5px;
}
body #summer_bulbs2506 .boxItem dd{
	flex: 1;
	height: 100%;
	padding: 3px 0 0 1em;
}
body #summer_bulbs2506 .boxItem dd strong{
	font-weight: 600 !important;
	color: #f23c78;
}
body #summer_bulbs2506 .boxItem p.txt{
	padding: 0;
}
body #summer_bulbs2506 .boxItem .box3clm{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0px -16px 0;
}
body #summer_bulbs2506 .boxItem .box3clm .boxPhoto{
	width: 50%;
	margin: 10px 0 0;
	padding: 0 8px;
}
body #summer_bulbs2506 .boxItem .box4clm{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 20px 0 0;
}
body #summer_bulbs2506 .boxItem .box4clm .boxPhoto{
	width: calc((100% - 5px) / 2);
	margin-top: 5px;
}
body #summer_bulbs2506 .boxItem .boxFlex{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
body #summer_bulbs2506 .boxItem .boxFlex p{
	width: calc(100% - 140px);
}
body #summer_bulbs2506 .boxItem .boxFlex .boxPhotoS{
	width: 130px;
}
body #summer_bulbs2506 .boxPoint{
	width: 100%;
	margin: 50px 0 0;
	position: relative
}
body #summer_bulbs2506 .boxPoint{
	width: 100%;
	margin: 50px 0 0;
	position: relative
}
body #summer_bulbs2506 .boxPoint h3{
	display: inline-block;
	padding: 3px 10px 5px;
	font-size: 16px;
	font-weight: 600 !important;
	background-color: #006d34;
	color: #fff;
	border-radius: 0 5px 5px 0;
	position: absolute;
	left: 0;
	top: 0;
	transform: translateY(-50%);
}
body #summer_bulbs2506 .boxPoint p{
	padding: 25px 10px 10px;
	background: #e5f2eb;
	border-left: 1px solid #006d34;
	border-radius: 0 5px 5px 0;
}
body #summer_bulbs2506 .boxPerson{
	display: flex;
	justify-content: space-between;
	margin: 55px 16px 0;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 5px;
}
body #summer_bulbs2506 .boxPerson p.boxPhoto{
	width: 100px;
}
body #summer_bulbs2506 .boxPerson p.boxTxt{
	flex: 1;
	padding-left: 15px;
}
body #summer_bulbs2506 .boxPerson p.boxTxt strong{
	font-size: 18px;
	font-weight: 600 !important;
}
body #summer_bulbs2506 .boxPerson p.boxTxt span{
	display: inline-block;
	margin-left: 1em;
	font-size: 12px;
}
























