.inlineBlk{
	display: inline-block;
}

#n202603{
  background-color: #fff;
}
#n202603 p{
	letter-spacing: 0.1em;
	line-height: 1.5;
}

#n202603 .leadBox {
	padding: 15px 15px 30px;
	background: url("sec_bg.jpg");
	background-size: contain;
}
#n202603 .leadBox .inBox{
	background: #fff;
	padding: 15px 20px 15px 20px;
  border-radius: 15px;
	position:relative;
}
#n202603 .leadBox .inBox img{
	position:absolute;
	bottom: -20px;
	right: 10px;
	width: 100px;
	height: auto;
	display: block;
}

#n202603 .secWrap {
	padding:0 15px 0.5rem;
	background: url("sec_bg.jpg");
	background-size: contain;

}

.st01{
	margin:0 0 1em;
    color: #d43434;
    font-size: 1.5rem;
    font-weight: bold;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
-webkit-text-stroke: 8px #fff;
paint-order: stroke;	
	line-height: 1.3em;
}

#n202603 .secWrap h3 {
	align-items: center;
	position:relative;
	margin-top: 0;
}
#n202603 .secWrap h3 img{
	width: 70px;
	height: auto;
	position: absolute;
	top:-14px;
	left: -12px;
}
#n202603 .secWrap h3 .text{
	display: block;
	background: #4caf9e;
    padding: 10px 10px 10px 65px;
	font-size: 16px;
	border-radius: 7px 7px 0 0;
	color: #fff;
	line-height: 1.3;
}
#n202603 .secWrap h3 .inlineBlk{
	display: inline-block;
	font-size: 16px;
}
#n202603 .secWrap .secBox{
  background: #fff;
  border-radius: 10px;
	border: 2px solid #4caf9e;
	margin-bottom: 1.5rem;
}
#n202603 .secWrap .secBox:last-child{
	margin-bottom: 0rem;
}
#n202603 .secWrap .secBox .textBox {
	padding: 15px 20px 20px;
}
#n202603 .secWrap .secBox .textBox p {
	margin: 0.5rem 0 1rem;
}
#n202603 .endBox {
	padding: 15px 15px 20px;
	background: url("sec_bg.jpg");
	background-size: contain;
}
#n202603 .endBox .inBox {
	border-radius: 10px;
	background: #f8fff5;
	padding: 15px;
	box-shadow: 0 0 8px gray;
	text-align: left;
}

#n202603 .endBox .inBox .pho{
	margin: -40px 15px 0 -20px
}

.st02 {
    margin: 0 0 1em;
    color: #d43434;
    font-size: 1.3rem;
    font-weight: bold;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    -webkit-text-stroke: 8px #fff;
    paint-order: stroke;
    line-height: 1.3em;
	margin-left: 30%;
margin-top: -25px;	
}

#n202603 .endBox .inBox h3{
	color: #d43434;
	border-bottom: #d43434 dotted 1px;
	padding-bottom: 0.2em;
    font-size: 1.18em;	
}

#n202603 .endBox .inBox ul{
	list-style-type: none;
}

#n202603 .endBox .inBox li{
	line-height: 1.6;
	margin-bottom: 0.4em;
	margin-left: 3em; 
text-indent: -3em; 
}

#n202603 .secWrap .secBox p b{
/*background: linear-gradient(transparent 50%, #ffef79 50%);*/
}
#n202603 .green {
	font-weight: bold;
	color: #2b8800;
}

.imgfloatR{
	float: right;
	margin-left: 5px !important;
}

.imgfloatL{
	float: left;
	margin-right: 10px;
}