@charset "utf-8";
/*------------------------------------------------------------
	◆読み込みHTML
	/index.html
------------------------------------------------------------*/

#header {
	margin-bottom: 46px;
}

#main h2 {
	margin-bottom: 24px;
}

#main h3 {
	margin-bottom: 9px;
}

#main p {
	margin-bottom: 17px;
	font-size: 1.9em;
}

#main .pText {
	margin-top: -2px;
	line-height: 1.7;
}

#main p span {
	color: #7fc31c;
	font-weight: bold;
}

#main p span a {
	color: #7fc31c;
}

#main .textBox {
	margin: 0 0 40px 39px;
}

#main .textBox02 {
	margin-bottom: 42px;
}

#main .textBox p {
	margin-bottom: 7px;
	font-size: 1.5em;
	line-height: 2.1;
}

#main .textBox01 p {
	margin-bottom: 12px;
}

#main .textBox .pTxt {
	margin-bottom: 0;
	font-size: 1.5em;
	line-height: 1.9;
}

#main .textBox .infoBox01 {
	margin: 0 2px 14px 0;
}

#main .textBox .infoBox02 {
	margin-bottom: 0;
}

#main .textBox .infoBox h4 {
    margin-bottom: 5px;
    font-size: 1.8em;
}

#main .textBox .infoBox h4.not {
    margin-bottom: 5px;
    font-size: 1.5em;
	font-weight: 300;
}

#main .textBox .infoBox .vaccine-child {
	border: #7fc31c 2px solid;
	border-radius: 5px;
	padding: 5px 10px;
	margin-bottom: 2em;
}

#main .textBox .infoBox .vaccine-child .assist li::before{
	content: "●";
	color: #7fc31c;
}

#main .textBox .infoBox .vaccine-child .assist li{
    font-size: 1.5em;
    float: left;
    width: 22%;
    line-height: 2em;
    padding-left: 3%;}


#main .textBox .infoBox .ulText {
	padding-top: 3px;
	width: 550px;
	float: left;
	border-top: 3px solid #E8E8E8;
}

#main .textBox .infoBox01 .ulText {
	padding-top: 1px;
	width: 423px;
}

#main .textBox .infoBox01 .ulText01 {
	float: right;
}

#main .textBox .infoBox .ulText li {
	margin-bottom: 3px;
	padding: 4px 0 4px 17px;
	width: 533px;
	float: left;
	font-size: 1.4em;
	border-bottom: 3px solid #E8E8E8;
	background: url(/img/checkup/icon01.png) no-repeat 1px 2px;
	overflow: hidden;
}

#main .textBox .infoBox .ulText .ulTextCap {
	font-size:1.2em;
}


#main .textBox .infoBox01 .ulText li {
	margin-bottom: 1px;
	width: 406px;
	font-size: 1.5em;
	background: url(/img/checkup/icon01.png) no-repeat 1px 4px;
	overflow: hidden;
}

#main .textBox .infoBox01 .ulText .borderNone {
	border: none;
}

#main .textBox .infoBox01 .ulText .none {
	background: none;
}

#main .textBox .infoBox .ulText li span {
	display: block;
}

#main .textBox .infoBox .ulText li .spanTxt {
	margin: 0 -3px;
	padding: 5px 0 3px;
	clear: both;
	font-size: 0.866em;
}

#main .textBox .infoBox .ulText li .lSpan {
	width: 188px;
	float: left;
}

#main .textBox .infoBox01 .ulText li .lSpan {
	width: 188px;
}

#main .textBox .infoBox .ulText li .rSpan {
	width: 330px;
	float: right;
}

#main .textBox .infoBox01 .ulText li .rSpan {
	width: 180px;
}

#main .textBox .infoBox02 .ulText li .rSpan {
	width: 170px;
}

#main .textBox .infoBox02 .ulText01 li .rSpan {
	padding-right: 8px;
	width: 200px;
	/* text-align: right; */
}

#main .textBox .infoBox .ulText li .rSpan span {
	display: inline;
	font-size: 0.9em;
}

#main .textBox .infoBox .ulBox {
	padding: 18px 7px 12px 13px;
	width: 283px;
	float: right;
	border-radius: 8px;
	background-color: #E6E6E6;
}

#main .textBox .infoBox .ulBox p {
	margin: 0 0 20px 1px;
}

#main .textBox .infoBox .ulBox li {
	margin-bottom: 9px;
	padding-bottom: 1px;
	font-size: 1.2em;
	border-bottom: 3px solid #FAFAFA;
}

#main .textBox .infoBox .ulBox li span {
	font-size: 0.9em;
}


#main .textBox02 p img {
	margin: 0 3px;
}

/*新css*/


#header {
	margin-bottom: 46px;
}

#main {
	min-height: 600px;
}

#main h2 {
	margin-bottom: 23px;
}

#main h3 {
	font-size: 2rem;
	line-height: 3.2rem;
}

#main h3 img{
	margin-right: 5px;
}


#main .inner {
	margin-right: 42px;
}

#main .inner .photoBox {
	display:flex;
	padding-right: 1em;
}

#main .inner .photoBox img{
	padding-right: 1em;
}

.mbS{
	margin-bottom: 1em;
}

.mbM{
	margin-bottom: 2em;
}

.mbL{
	margin-bottom: 4em;
}


#main .inner .photoBox #special{
	margin-top: 100px;
	float: right;
}

#main .inner .textBox p {
	margin-bottom: 18px;
	font-size: 1.6em;
	line-height: 2.0;
}

#main .inner .textBox .title {
	margin-bottom: 1em;
	font-size: 2.0em;
	font-weight: bold;
	line-height: 1.7;
}

#main .inner .textBox .pText {
	margin-bottom: 4em;
}




/*ナンバリング*/

h3 {
	margin-bottom: 10px;
	padding-left: 30px;
	font-size: 15px;
	font-weight: bold;
	position: relative;
	line-height: 24px;
}

h3 span { 
	display: block;
	margin-right: 5px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background-color: #7FC31C;
	border-radius: 10px;
	color: #FFF;
	text-align: center;
	position: absolute;
	top: 1px;
	left: 5px;
}



/*●付きリスト*/


#main ul.circle {
	margin-bottom: 14px;
}

#main ul.circle li {
	margin-bottom: 9px;
	padding-left: 13px;
	line-height: 1.5;
	position: relative;
	font-size: 15px;
}

#main ul.circle02 li.harf {
	display: inline-block;
	width: 43%;
	white-space: nowrap;
}

#main ul.circle li:before {
	content: "";
	width: 8px;
	height: 8px;
	background-color: #7FC31C;
	-webkit-border-radius: 4px;
	        border-radius: 4px;
	position: absolute;
	top: 5px;
	left: 0;
}

#main ul.circle li:last-child {
	margin-bottom: 0;
}



/*アルファベットリスト*/


#main .examples {
	margin-bottom: 20px;
}

#main .examples li {
	padding-left: 1em;
	text-indent: -1em;
	list-style-type: upper-alpha;
	list-style-position: inside;
	font-size: 15px;
}