@charset "UTF-8";
/* ***********************************************************************
    Pediatric Meimei Clinic - <Page>
*********************************************************************** */
/*
    0 : Common
    1 : Greeting
    2 : Kodomo (Subjects)
    3 : Facility
    4 : Access
    5 : Reservation
	6 : To Patients
	7 : Online
	2a: Enuresis
	2b: Sublingual
	2c: Warts
	2d: Influenza
	2e: Cough
	2f: HeadShape
	2g: Acne
	2h: vaccination
*/
/* ***********************************************************************
    0 : Common
*********************************************************************** */
/**[ SP ]**/
main {
	background     : url(../images/h1_bg_s.gif) left top repeat-x;
	background-size: 206px 185px;
}
#facility main,
#access main,
#to_patients main,
#enuresis main,
#sublingual main,
#warts main {/*#reservation main←インフル有の時はコメントアウトする*/
	background-position: left top -40px;
}
#cough main {
	background-position: left top 40px;
}

main .LeftColumn {
	display: none;
}
main .RightColumn {
	text-align: left;
	margin-top: 32px;
}
.iBox {
	width      : 94%;
	margin     : 24px auto 0;
	font-size  : 16px;
	line-height: 1.65em;
}
.iBox p {
	margin-top: 1.0em;
}
.iBox p:first-child {
	margin-top: 0;
}

.iBox .imgBtn {
	display: block;
	width  : 100%;
	height : auto;
	margin : 24px auto 0;
}
.iBox .imgBtn img {
	width : 100%;
	height: auto;
}
footer {
	margin-top: 120px;
}

@media (min-width:896px) {
/**[ PC ]**/
	main {
		background     : url(../images/h1_bg_p.gif) left top repeat-x;
		background-size: 413px 240px;
	}
	#facility main,
	#access main,
	#to_patients main,
	#enuresis main,
	#sublingual main,
	#warts main,
	#reservation main  {
		background-position: left top 0;
	}
	#cough main,
	#vaccination main {
		background-position: left top 0;
	}
	/**[ LeftColumn ]**/
	main .LeftColumn {
		display    : block;
		position   : relative;
		width      : 280px;
		margin-top : -82px;
		padding-top: 96px;
	}
	#calendar_bg {
		background: #e3f0c7;
		padding   : 16px;
	}
	#calendar {
		background: #fff;
		width     : 248px;
	}
	#hitsuji {
		position: absolute;
		top     : 0;
		right   : 0;
		width   : 280px;
		height  : 96px;	
	}
	#hitsuji img {
		display: block;
		width  : 280px;
		height : 96px;	
	}
	#bnrBox a,
	#bnrBox span {
		display   : block;
		width     : 280px;
		margin-top: 12px;
	}
	#bnrBox a:last-child {
		margin-top: 32px;
	}
	main .RightColumn {
		float: right;
		width: 768px;
		margin-top  : 114px;/*(82+32px)*/
		text-align  : left;
	}
	.iBox {
		max-width  : 752px;
		width      : auto;
		line-height: 2.0em;
	}

}
@media screen and (max-width: 1280px) and (min-width: 896px) and (orientation: portrait) {
/**[ TABLET ]**/
	main .LeftColumn {
		display: none;
	}
	main .RightColumn {
		float       : none;
		margin-top  : 80px;
		margin-left : auto;
		margin-right: auto;
	}
}



/* ***********************************************************************
    1 : Greeting
*********************************************************************** */
/**************************
   院長からのご挨拶
**************************/
/**[ SP ]**/
#inchoText {
	font-family: "Jun 201", sans-serif;
	font-size  : 17px;
	line-height: 1.75;
}
#inchoImg  {
	margin-top: 40px;
}
#inchoImg img#incho {
	float  : left;
	display: block;
	width  : 36%;
}
#inchoImg dl {
	float: right;
	width: 60%;
}
#inchoImg dl dt {
	margin-bottom: 16px;
	font-size    : 18px;
	font-family  : "Jun 201", sans-serif;
	line-height  : 1.2em;
}
#inchoImg dl dt span {
	font-size: 12px;
}
#inchoImg dl dt span.blo {
	display: block;
}
#inchoImg dl dd {
	margin-top : 8px;
	font-size  : 14px;
	line-height: 1.5em;
}
#inchoImg dl dd .pointmark {
	display      : inline-block;
	width        : 14px;
	height       : 14px;
	margin-right : 4px;
	margin-bottom: 0.25em;
}

#staffImg {
	width     : 90%;
	height    : auto;
	margin    : 32px auto 0;
	text-align: center;
}
#staffImg img {
	display: inline-block;
	width  : 100%;
	height : auto;
	margin : 0 atuo;
}
#staffImg p {
	margin-top : 16px;
	text-align : center;
	font-size  : 14px;
	line-height: 1.75em;
}

@media (min-width:896px) {
/**[ PC ]**/
	#inchoText {
		line-height: 2.0;
	}
	#inchoImg  {
		margin-top: 56px;
	}
	#inchoImg img#incho {
		width: 176px;
	}
	#inchoImg dl {
		width: 560px;
	}
	#inchoImg dl dt {
		font-size  : 20px;
		line-height: 1.35em;
	}
	#inchoImg dl dt span {
		font-size: 14px;
	}
	#inchoImg dl dt span.blo {
		display: inline;
	}
	#inchoImg dl dd {
		margin-top: 12px;
		font-size : 16px;
	}
	#inchoImg dl dd .pointmark {
		margin-bottom: 0.3em;
	}
	
	#staffImg img {
		width: 90%;
	}
}


/**************************
   当院の特徴、診療理念
**************************/
/**[ SP ]**/
#rinen {
	background   : #fce5e9;
	width        : 90%;
	padding      : 8px 5%;
	border-radius: 12px;
}
#rinen li {
	background         : url(../../greeting/images/mark_rinen.png) no-repeat;
	background-size    : 16px 16px;
	background-position: left top 22px;
	border-top : solid 1px #fff;
	padding    : 16px 0 16px 20px;
	font-size  : 18px;
	line-height: 1.5;
}
#rinen li:first-child {
	border-top : 0;
}
@media (min-width:896px) {
/**[ PC ]**/
	#rinen {
		max-width    : 702px;
		margin       : 0 auto;
		padding      : 8px 24px;
		border-radius: 24px;
	}
	#rinen li {
		background-position: left top 24px;
		max-width   : 682px;
		border-width: 2px;
		line-height : 1.75;
	}
}



/* ***********************************************************************
    2 : Subjects
*********************************************************************** */
/**************************
   診療科目
**************************/
/**[ SP ]**/
#kamokuNav {
	width     : 100%;
	margin-top: 24px;
}
#kamokuNav dl,
#kamokuNav dt,
#kamokuNav dd  {
	text-align: center;
}
#kamokuNav dt,
#kamokuNav a {
	display    : block;
	text-align : center;
	color      : #333;
	font-family: "Shin Maru Go Regular", sans-serif;
	letter-spacing: -1px;
}
#kamokuNav a img {
	display: inline-block;
	width  : 16px;
	height : auto;
}

.pcLeft {
	background   : #fcd7dd;
	width        : 100%;
	border-radius: 16px;
}
.pcLeft dt {
	font-size    : 24px;
	border-bottom: solid 2px #fff;
}
.pcLeft dt,
.pcLeft dd a {
	height     : 46px;
	line-height: 46px;
}
.pcLeft dd a {
	float    : left;
	font-size: 20px;
}
.pcLeft dd a:first-child {
	width: 48%;
}
.pcLeft dd a:nth-child(2) {
	max-width  : 52%;
	min-width  : 51%;
	width      : auto;
	border-left: solid 2px #fff;
}
.pcLeft dd a:nth-child(3) {
	width: 50%;
	border-top: solid 2px #fff;
}
.pcLeft dd a:last-child {
	max-width  : 50%;
	min-width  : 49%;
	width      : auto;
	border-left: solid 2px #fff;
	border-top : solid 2px #fff;
}
.pcLeft dd a img {
	margin-right  : 6px;
	vertical-align: middle;
}

.pcRight {
	margin-top: 16px;
}
.pcRight dd {
	/*float        : left;*/
	background   : #fcd7dd;
	/*width        : 48%;*/
	width        : 100%;
	height       : 80px;
	/*margin-left  : 4%;*/
	margin-top: 16px;
	border-radius: 16px;
}
.pcRight dd:first-child {
	margin-top: 0;
}
.pcRight dd a {
	position     : relative;
	width        : 99%;
	height       : 80px;
	/*margin-bottom : 6px;*/
	padding-right: 1%;
	font-size    : 24px;
	line-height  : 80px;
}
.pcRight dd a img {
	position : absolute;
	top      : 50%;
	right    : 2%;
	transform: translate(0, -50%);
}
@media (min-width:896px) {
/**[ PC ]**/
	#kamokuNav {
		position: relative;
		width   : 752px;
		height  : auto;
	}
	#kamokuNav dt,
	#kamokuNav a {
		letter-spacing: 0;
	}
	.pcLeft dd a:first-child,
	.pcLeft dd a:nth-child(2),
	.pcLeft dd a:nth-child(3),
	.pcLeft dd a:last-child {
		max-width : 25%;
		min-width : 24%;
		width     : auto;
		border-top: none;
		border-left: solid 2px #fff;
	}
	.pcLeft dd a:first-child {
		border-left: none;
	}
	
	.pcRight dd {
		width     : 0;
		margin-top: 0;
		/***/
		float        : left;
		width        : 49%;
		height       : 72px;
		margin-left  : 2%;
	}
	.pcRight dd:first-child {
		margin-left: 0;
	}
	.pcRight dd a {
		height     : 72px;
		line-height: 72px;
	}
}



/**************************
   小児科
**************************/
/**[ SP ]**/
#shohrei {
	background   : #fffde5;
	border-radius: 16px;
	width        : 90%;
	margin-top   : 24px;
	margin-bottom: 24px;
	padding      : 16px 5%;
	text-align   : center;
	font         : 17px/1.85em "Shin Go Regular", sans-serif;
	letter-spacing: normal; 
}
#monshinCorner {
	background   : #fffde5;
	border-radius: 16px;
	width        : 90%;
	padding      : 16px 5% 24px;
	margin       : 24px auto;
}
#monshinCorner p {
	color: #ee7700;
}
#monshinCorner a {
	display      : block;
	background   : #fff;
	border       : solid 2px #e70;
	border-radius: 12px;
	max-width    : 80%;
	padding      : 5px 9.5% 8px;
	margin       : 16px auto 0;
	text-align   : center;
}
#monshinCorner a img {
	height: auto;
	width : 100%;
}
/** moreボタン **/
.btn_more {
	display         : block;
	background      : url(../images/arrow_main.png) right 6px center no-repeat;
	background-size : 8px 11px;
	background-color: #f39800;
	width        : 99%;
	height       : auto;
	margin       : 32px auto 80px;
	padding      : 4px 1% 4px 0;
	text-align   : center;
	border-radius: 8px;
}
.btn_more img {
	/*display: block;*/
	height : 64px;
	width  : auto;
	margin : 0 auto;
}


@media (min-width:896px) {
/**[ PC ]**/
	#shohrei {
		width      : 704px;
		padding    : 16px 24px;
		font-size  : 16px;
		line-height: 2.0em; 
	}
	#monshinCorner {
		width  : 720px;
		padding: 16px;
	}
	#monshinCorner p {
		float      : left;
		/*width: 336px;*/
		width      : 352px;
		line-height: 1.75;
	}
	#monshinCorner a {
		float  : right;
		width  : 340px;
		padding: 12px 0;
		margin : 16px 0 0;
	}
	#monshinCorner a img {
		width : 280px;
		height: auro;
	}
	/** moreボタン **/
	.btn_more {
		/*background-size: 16px 22px;*/
		width     : 400px;
		padding   : 0;
		margin-top: 24px;
	}
	.btn_more img {
		height: 64px;
	}
}



/**************************
   予防接種
**************************/
/**[ SP ]**/
#teiki,
#nini {
	width     : 100%;
	margin-top: 24px;
}
#nini {
	margin-bottom: 24px;
}
#teiki h4,
#nini h4 {
	border        : none;
	padding-bottom: 0;
	width         : 45%;
	height        : 30px;
	margin-right  : 55%;
	color         : #fff;
	font          : 16px/30px "Shin Go Regular", sans-serif;
	text-align    : center;
}
#teiki h4 {
	background: #90c31f;
}
#nini h4 {
	background: #c59a47;
}
#teiki ul li,
#nini ul li {
	width     : 90%;
	min-height: 20px;
	height    : auto;
	padding   : 5px 5%;
	border-top: solid 2px #fff;
	font      : 16px/1.25 "Shin Go Regular", sans-serif;
	text-align: left;
	letter-spacing: normal;
}
#teiki ul li span,
#nini ul li span {
	font-size: 12px;
}
#teiki ul li {
	background: #e3f0c7;
}
#teiki ul li:nth-child(2n) {
	background: #c7e18f;
}
#nini ul li {
	background: #dfc89a;
}
#nini ul li:nth-child(2n) {
	background: #ede1c7;
}


@media (min-width:896px) {
/**[ PC ]**/
	#teiki h4,
	#nini h4 {
		width       : 20%;
		margin-right: 80%;
	}
	#toVPD,
	#toVPD img {
		width : 468px;
		height: auto;
	}
}



/* ***********************************************************************
    3 : Facility
*********************************************************************** */
/**************************
   予防接種
**************************/
/**[ SP ]**/
#facility .iBox ul#box-container {
	margin : 0 0 60px;
	padding: 0;
}
#facility .iBox ul#box-container li.box {
	list-style-type: none;
	float          : left;
	margin-top     : 6%;
	margin-left    : 6%;
	width          : 47%;
}
#facility .iBox ul#box-container li.box a {
	display: block;
	width  : 100%;
	height : auto;
}
#facility .iBox ul#box-container li.box a img {
	-webkit-back-visibility: hidden;
	display                : block;
	width                  : 100%;
	height                 : auto;
	vertical-align         : bottom;
}
#instaPromo {
	text-align: center;
}
#instaPromo p {
	text-align: left;
}
#instaPromo a {
	display: block;
	width  : 90%;
	height : auto;
	margin : 32px auto 0;
}

@media (max-width:896px) {
/**[ SP ]**/
#facility .iBox ul#box-container li.box:nth-child(2n+1) {
	clear      : both;
	margin-left: 0;
}
}
@media (min-width:896px) {
/**[ PC ]**/
	#facility .iBox ul#box-container li.box {
		margin-top : 16px;
		margin-left: 16px;
		width      : 176px;
	}
	#facility .iBox ul#box-container li.box:nth-child(4n+1) {
		clear      : both;
		margin-left: 0;
	}
	
	#instaPromo p {
		text-align: center;
	}
	#instaPromo a {
		width: 45%;
	}
}
@media screen and (max-width: 1280px) and (min-width: 896px) and (orientation: portrait) {
/**[ TABLET ]**/
	#facility .iBox ul#box-container li.box {
		margin-left: 2%;
		width      : 23.5%;
	}
}




/* ***********************************************************************
    4 : Access
*********************************************************************** */
/**[ SP ]**/
#g_map {
	width : 100%;
	height: 420px;
}

#byCar .right {
	margin-top: 32px;
}
#byCar .left img,
#byCar .right img {
	display: inline-block;
	width  : 100%;
	height : auto;
}

@media (min-width:896px) {
/**[ PC ]**/
	#g_map {
		height: 560px;
	}
	
	#byCar .left,
	#byCar .right {
		width : 364px;
	}
	#byCar .left {
		float: left;
	}
	#byCar .right {
		float: right;
		margin-top: 0;
	}
}





/* ***********************************************************************
    5 : Reservation
*********************************************************************** */
/**[ SP ]**/
#fluVaccine h4 {
	margin-top   : 32px;
	margin-bottom: 8px;
}
#shinryoYoyaku h4 {
	margin-top   : 24px;
	margin-bottom: 16px;
}
#fluVaccine h4 span,
#shinryoYoyaku h4 span {
	display       : inline-block;
	font-size     : 16px;
	padding-bottom: 2px;
}

#shinryoYoyaku .left,
#shinryoYoyaku .right {
	background   : #fffbe9;
	width        : 90%;
	margin-top   : 24px;
	padding      : 16px 5% 20px;
	border-radius: 16px;
}
#shinryoYoyaku .left h4,
#shinryoYoyaku .right h4 {
	margin-top: 0;
}

/**************************
 インフル予防接種のご予約
**************************/
#fluVaccine {
	background   : #fffbe9;
	padding      : 16px 0 40px;
	border-radius: 16px;
}
#fluVaccine h2#h200 {
	font-size: 22px;
}
#startDate {
	width        : 99.5%;
	height       : auto;
	margin       : 0 auto 24px;
	padding      : 12px 0;
	text-align   : center;
	border       : solid 2px #eb6ea0;
	background   : #fce5e9;
	border-radius: 12px;
}
#startDate p {
	width      : 275px;
	height     : auto;
	margin     : 0 auto;
	font-family: "Shin Maru Go Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
	font-size  : 18px;
	line-height: 1.5em;
	color      : #ec5f98;
	text-align : left;
}
#h200-h401 {
	position  : relative;
}
#h200-h401 ul {
	position: absolute;
	bottom  : 4px;
	right   : 0;
	width   : 50%;
	margin  : 0;
	padding : 0;
}
#yoyakuWaku {
	margin-top: 16px;
}
#yoyakuWaku .normalTable {
	table-layout: fixed;
	width: 100%;
}
#yoyakuWaku .normalTable th.cel01 {
	font-size  : 16px;
	line-height: 32px;
}
#yoyakuWaku .normalTable td {
	padding    : 8px 0;
	font-size  : 16px;
	line-height: 22px;
}
.hohoh {
	margin-top: 24px;
}
.hohoh dt {
	font-family  : "Shin Maru Go Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
	font-size    : 16px;
	font-weight  : bold;
	margin-bottom: 0.5em;
}
.hohoh dd p {
	margin-top: 0;
	margin-top: 0.5em;
}
#fluVaccine .normalList {
	margin-left: 8px;
}
#fluVaccine li {
	background     : url(../images/bullet_green.png) 2px 0.5em no-repeat;
	background-size: 8px 8px;
}
#fluVaccine .komeList li {
	background-image: none;
}

#fulDoc {
	margin-top: 32px;
}
#fulDoc a {
	display      : block;
	width        : 96%;
	height       : 58px;
	margin-left  : auto;
	margin-right : auto;
	border       : solid 2px;
	border-radius: 12px;
	text-align   : center;
}
#fulDoc a:first-child {
	background  : #f8fbeb;
	border-color: #348301;
}
#fulDoc a:nth-child(2) {
	background  : #f7f7f7;
	border-color: #888888;
	margin-top  : 16px;
}
#fulDoc a img {
	height: 58px;
	width : auto;
	margin: 0 auto;
}
.toSystem {
	display      : block;
	background   : #348301;
	width        : 96%;
	height       : auto;
	margin       : 28px auto 0;
	border-radius: 12px;
}
.toSystem img {
	width        : 100%;
	height       : auto;
	border       : solid 2px #348301;
	border-radius: 12px;
}


@media (min-width:896px) {
/**[ PC ]**/
	#shinryoYoyaku {
		margin-top: 24px;
	}
	#shinryoYoyaku .left,
	#shinryoYoyaku .right {
		background   : #fffbe9;
		max-width    : 333px;
		width        : auto;
		margin-top   : 0;
		padding      : 16px 16px 24px;
		border-radius: 16px;
	}
	
	/**************************
	 インフル予防接種のご予約
	**************************/
	#fluVaccine h2#h200 {
		font-size: 24px;
	}
	#startDate {
		max-width: 720px;
		padding  : 10px 0;
	}
	#startDate p {
		width    : 340px;
		height   : 99px;
		font-size: 22px;
	}
	.w720 {
		width       : 738px;
		margin-left : auto;
		margin-right: auto;
	}
	#h200-h401 {
		margin-top: 32px!important;
	}
	#h200-h401 ul {
		bottom     : 8px;
		min-width  : 400px;
		line-height: 1.0em;
		text-align : right;
	}
	#yoyakuWaku .normalTable {
		width : 720px;
		margin: 24px auto 40px;
	}
	.hohoh {
		position: relative;
		margin: 20px 0 0 32px;
	}
	.hohoh dt {
		float  : left;
		display: block;
		width  : 130px;
		height : auto;
	}
	.hohoh dd {
		float  : left;
		display: block;
		width  : 560px;
		height : auto;
	}
	.hohoh dd p {
		margin-top: 0;
	}
	#fluVaccine	.normalList li {
		background     : url(../images/bullet_green.png) 0 12px no-repeat;
		background-size: 8px 8px;
		margin-top     : 0;
	}
	
	#fulDoc {
		width : 720px;
		margin-top: 0;
		margin: 24px auto 0;
	}
	#fulDoc a {
		float       : left;
		width       : 348px;
		height      : 72px;
		margin-left : 0;
		margin-right: 0;
	}
	#fulDoc a:nth-child(2) {
		margin-top : 0;
		margin-left: 16px;
	}
	#fulDoc a img {
		height: 72px;
	}
	#fluVaccine .toSystem {
		width : 368px;
		height: 96px;
		margin: 24px auto 0;
	}
	fluVaccine .toSystem img {
		width : auto;
		height: 96px;
		border: 0;
	}
	
}

/**************************
   診療のご予約
**************************/
#shinryoYoyaku a,
#telNum {
	display: block;
	width  : 96%;
	height : auto;
	margin : 16px 2% 0;
}
#shinryoYoyaku .komeList {
	margin-top: 0;
	margin: 8px 0;
}
#shinryoYoyaku a img,
#telNum img {
	width : 100%;
	height: auto;
	margin-top: 0;
}
#shinryoYoyaku .pink {
	margin-top : 8px;
	line-height: 24px;!important
}
#toSystem img {
	border-radius: 20px;
}

/**************************
予防接種・乳児健診のご予約
**************************/
#reservation #h202 {
	letter-spacing: -1px;
}
@media (min-width:896px) {
/**[ PC ]**/
	#timeTable div {
		width : 672px;
		margin: 32px auto 0;
	}
	#shinryoYoyaku .left,
	#shinryoYoyaku .right {
		width: 364px;
	}
	#telNum {
		width : 364px;
		margin: 0;
	}
	#toSystem {
		width        : 640px;
		height       : 64px;
		margin       : 32px auto 0;
		font         : 24px/64px "Shin Maru Go Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
		border-radius: 32px;
	}
	/**************************
	予防接種・乳児健診のご予約
	**************************/
	.pcCenter {
		text-align: center;
	}
}



/* ***********************************************************************
	6 : To Patients
*********************************************************************** */
/**[ SP ]**/
#to_patients .iBox img {
	display: inline-block;
	width  : 98%;
	height : auto;
	margin : 16px 1% 24px;
}

#mochimono {
	background   : #fffbe9;
	width        : 90%;
	padding      : 16px 5% 20px;
	border-radius: 16px;
	font-size    : 16px;
}
#mochimono li {
	background-position: 2px 0.25em;
	margin-top : 8px;
	line-height: 1.25;
}
#mochimono li span {
	font-size: 14px;
	color    : #888;
}
@media (min-width:896px) {
/**[ PC ]**/
	#mochimono {
		float     : left;
		width     : 330px;
		margin-top: 0;
		padding   : 12px 15px 20px;
	}
	#mochimonoText {
		float: right;
		width: 364px;
	}
}

/**************************
   診療の流れ
**************************/
#to_patients #flow dl,
#sublingual #flow dl {
	background     : url(../../to_patients/images/bg_dotted_s.png) left 2% top repeat-y;
	background-size: 6px auto;
	width          : 100%;
}
#to_patients #flow p#intro,
#sublingual #flow p#intro {
	margin-bottom: 32px;
}
#to_patients #flow dl dt,
#sublingual #flow dl dt {
	background: #90c31f;
	width     : 96%;
	height    : 30px;
	padding   : 0 2%;
	color     : #fff;
	font      : 18px/30px "Shin Maru Go Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
	text-align: left;
}
#to_patients #flow dl dd,
#sublingual #flow dd {
	width  : 92%;
	padding: 16px 0 32px 8%;
}
#to_patients #flow dl dd img {
	display: inline-block;
	margin : 16px 0 0;
}
#to_patients #flow dl:last-child,
#sublingual #flow dl:last-child {
	background: none;
}
#to_patients #flow dl:last-child dd {
	width       : 100%;
	padding-left: 0;
}

@media (min-width:896px) {
/**[ PC ]**/
	#to_patients .iBox .left {
		float : left;
		width : 364px;
		margin: 24px 0 0;
	}
	#to_patients .iBox .right {
		float: right;
		width: 364px;
	}
	/** 診療の流れ **/
	#to_patients #flow dl,
	#sublingual #flow dl {
		background     : url(../../to_patients/images/bg_dotted_p.png) left 0 top repeat-y;
		background-size: 160px auto;
		width          : 752px;
		padding-bottom : 40px;
	}
	#to_patients #flow dl dt,
	#sublingual #flow dl dt {
		background: none;
		background: url(../../to_patients/images/dt_bg_p.png) left top no-repeat;
		float     : left; 
		width     : 160px;
		height    : auto;
		padding   : 0 0 24px 0;
		font      : 17px/48px "Shin Maru Go Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
		text-align: center;
	}
	#to_patients #flow dl dd,
	#sublingual #flow dl dd {
		float     : right;
		width     : 552px;
		padding   : 0;
		margin-top: -8px;
	}
	#to_patients #flow dl dd img {
		width : 364px;
		height: auto;
	}
	#to_patients #flow dl:last-child dt,
	#sublingual #flow dl:last-child dt  {
		background-image: none;
		background      : #90c31f;
		max-height      : 60px;
		line-height     : 60px;
		padding-bottom  : 0;
		border-radius   : 30px;
	}
	#to_patients #flow dl:last-child dd,
	#sublingual #flow dl:last-child dd {
		float: right;
		width: 552px;
	}
	#to_patients #flow dl:nth-child(6) dt {
		letter-spacing: -1px;
		transform: scale(0.9, 1);
	}
}

/* ***********************************************************************
	7 : Online
*********************************************************************** */
/**[ SP ]**/
#online #pageTitle {
	letter-spacing: -2px;
	font-size     : 27px;
	white-space   : nowrap;
}
#targetAudience {
	background   : #fffbe9;
	padding      : 24px;
	border-radius: 16px;
}
#targetAudience .normalList {
	margin-top   : 0;
	margin-bottom: 0;
}
#targetAudience p {
	margin-top  : 0;
	margin-top  : 12px;
	padding-left: 1em;
	text-indent : -1em;
}
#btn_clinics {
	display   : block;
	width     : 100%;
	height    : 32px;
	margin    : 32px auto 0;
	padding   : 14px 0 10px;
	text-align: center;
	border    : solid 1px #bdbdbd;
}
#btn_clinics img {
	display: inline-block;
	height : 32px;
	width  : auto;
}
#prescriptionMethod {
	margin-top   : 24px;
	margin-bottom: 24px;
}
#prescriptionMethod .grayBox {
	margin-top: 8px;
}
#prescriptionMethod .grayBox p {
	margin: 0;
}
.pinkArrow {
	background  : url(../../online/images/pinkArrow.png) 0 0.55em no-repeat;
	background-size: 13px 10px;
	margin-left : 16px;
	padding-left: 17px;
	text-align  : left;
	font-size   : 15px;
	line-height : 1.75em;
	color       : #e53f95;
}

@media (min-width:896px) {
/**[ PC ]**/
	#online #pageTitle {
		letter-spacing: 0;
		font-size     : 40px;
	}
	#targetAudience .normalList li {
		margin-top: 0;
	}
	#targetAudience p {
		margin-top  : 0!important;
		padding-left: 0;
		text-indent : 0;
	}
	#btn_clinics {
		width: 272px;
	}
}




/* ***********************************************************************
	2a: Enuresis
*********************************************************************** */
/**[ SP ]**/
#enuresis .normalList {
	margin: 24px 0 28px;
}
#enuresis .normalList li {
	margin-top: 4px;
}


/* ***********************************************************************
	2b: Sublingual
*********************************************************************** */
@media (min-width:896px) {
/**[ PC ]**/
	#sublingual #flow p#intro {
		text-align: center;
	}
	#sublingual #flow dl dd p {
		margin-top: 1em;
	}
	#sublingual #flow dl:nth-child(6) dd p {
		margin-top: 0;
	}
}


/* ***********************************************************************
	2c: Warts
*********************************************************************** */
/**[ SP ]**/
#warts #cream {
	display: block;
	width  : 100%;
	margin : 32px auto 0;
}

@media (min-width:896px) {
/**[ PC ]**/
	#warts #cream {
		width : 90%;
	}
}


/* ***********************************************************************
	2d: Influenza
*********************************************************************** */
/**[ SP ]**/
#influenza .iBox h5 {
	margin-top    : 32px;
	text-align    : left;
	color         : #90c31f;
	font-family   : "Jun 201", sans-serif;
	font-size     : 20px;
	line-height   : 1.0em;
	letter-spacing: 0.01em;
}


/**************************
   コロナ、風邪との比較
**************************/
#hikaku .normalTable th,
#hikaku .normalTable td {
	min-height    : 32px;
	padding       : 8px 4px;
	font-size     : 15px;
	line-height   : 1.5em;
	text-align    : center;
	vertical-align: middle;
}
#hikaku .normalTable th:first-child {
	max-width     : 10%;
	text-align    : center;
	vertical-align: middle;
}
#hikaku .normalTable th:first-child span {
	white-space   : pre;
	writing-mode  : vertical-rl;
	display       : inline-block;
	/***/
	width       : 15px;
	padding-left: 8px;
}
#hikaku .normalTable td {
	max-width    : 28%;
	padding-left : 1%;
	padding-right: 1%;
}
@media (min-width:896px) {
/**[ PC ]**/
	#hikaku .normalTable th,
	#hikaku .normalTable td {
		word-break: keep-all;
	}
	#hikaku .normalTable th:first-child span {
		-webkit-writing-mode: horizontal-tb;
		-ms-writing-mode    : lr-tb;
		writing-mode        : horizontal-tb;
		white-space : nowrap;
		width       : 0;
		width       : auto;
		padding-left: 0;
	}
}



/**************************
   登園の目安
**************************/
#tohen h4 {
	margin-top: 32px;
}
#tohen .normalTable {
	margin-top: 8px;
}
#tohen .normalTable th,
#tohen .normalTable td {
	padding: 4px 8px;
}
#tohen .normalTable th {
	white-space: nowrap;	
}
#tohen .normalTable th img,
#tohen .normalTable td img {
	height: 40px;
	width : auto;
}
#tohen #jidoh {
	width       : 89.8%;
	margin-right: 10.2%
}
#tohen #explanIcon {
	width      : 100%;
	height     : 24px;
	text-align : left;
	font-size  : 14px;
	line-height: 24px;
}
#tohen #explanIcon img {
	display: inline-block;
	height : 24px;
	width  : auto;
}

@media (min-width:896px) {
/**[ PC ]**/
	#tohen #explanIcon {
		height     : 32px;
		font-size  : 16px;
		line-height: 32px;
	}
	#tohen #explanIcon img {
		height : 32px;
	}
}


/* ***********************************************************************
	2e: Cough
*********************************************************************** */
/**[ SP ]**/
#cough #shikkan {
	width    : 100%;
	max-width: 100%;
	font-size: 15px;
}
#cough #shikkan th {
	text-align: center;
	writing-mode: horizontal-tb!important;
}
#cough #shikkan .cel02 {
	line-height: 1.5em;
	writing-mode: horizontal-tb!important;
}
#cough #shikkan td {
	text-align: left;
	padding   : 12px 1.25%;
	font-size : 14px;
}
#cough #shikkan th:first-child {
	width           : 5%;
	padding-top     : 8px;
	padding-bottom  : 8px;
	-ms-writing-mode: tb-rl;
	writing-mode    : vertical-rl;
}
#cough #shikkan th:nth-child(2),
#cough #shikkan th:last-child,
#cough #shikkan td:nth-child(2),
#cough #shikkan td:last-child {
	width: 45%;
}

@media (min-width:896px) {
/**[ PC ]**/
	#cough #shikkan td {
		padding   : 12px 1.25%;
		font-size: 15px;
	}
	#cough #shikkan th:first-child {
		width: 15%;
		writing-mode: horizontal-tb;
	}
	#cough #shikkan th:nth-child(2),
	#cough #shikkan th:last-child,
	#cough #shikkan td:nth-child(2),
	#cough #shikkan td:last-child {
		width: 40%;
	}
}


/* ***********************************************************************
	2f: HeadShape
*********************************************************************** */
/**[ SP ]**/
#headshape .normalTable {
	width     : 100%;
	max-width : 100%;
	font-size : 15px;
	margin-top: 40px;
}
#headshape .normalTable th {
	text-align  : center;
	writing-mode: horizontal-tb!important;
}
#headshape .normalTable td {
	text-align: center;
	padding   : 12px 1.25%;
	font-size : 14px;
}
#headshape .normalTable th:first-child  { width: 25%; }
#headshape .normalTable th:nth:child(2) { width: 17.5%; }
#headshape .normalTable th:last-child   { width: 57.5%; }
#headshape .normalTable td:last-child {
	text-align: left!important;
}

#headshape .chiryoho dt {
	float: left;	
}
#headshape .chiryoho dd {
	float: left;
}
#chiryoho01,
#chiryoho02    { max-width: 100%;}
#chiryoho01 dt { max-width: 30%; min-width: 5em; width:auto; word-break: keep-all; }
#chiryoho01 dd { max-width: 72.5%; width:auto; }
#chiryoho02 dt { max-width: 45%; min-width: 7em; width:auto; word-break: keep-all; }
#chiryoho02 dd { max-width: 62.5%; width:auto; }
#chiryoho02 {
	margin-top: 1em;
}
@media (min-width:896px) {
/**[ PC ]**/
	#headshape .normalTable th:first-child  { width: 22.5%; }
	#headshape .normalTable th:nth:child(2) { width: 12.5%; }
	#headshape .normalTable th:last-child   { width: 65%; }
	#headshape .normalTable td {
		font-size: 16px;
	}
	#headshape .normalTable td img {
		width : 100%;
		height: auto;
	}
	
	#chiryoho01 dt { max-width: 15%; min-width: 5em; width:auto; word-break: keep-all; }
	#chiryoho01 dd { max-width: 85%; width:auto; }
	#chiryoho02 dt { max-width: 20%; min-width: 7em; width:auto; word-break: keep-all; }
	#chiryoho02 dd { max-width: 80%; width:auto; }
}


/* ***********************************************************************
	2g: Acne
*********************************************************************** */
/**[ SP ]**/
#acne ol  {
  margin: 0;
  padding: 0
}
#acne ol li  {
  list-style: none;
  padding-left: 1.3em;
  text-indent: -1.3em;
}


/* ***********************************************************************
	2h: vaccination
*********************************************************************** */
/**[ SP ]**/
#vaccination h4.Q {
	background     : url(../../subjects/vaccination/images/Q.png) left 1% top no-repeat;
	background-size: 30px 30px;
	padding-left   : 12%;
	width          : 87%;
}
#vaccination .A {
	background     : url(../../subjects/vaccination/images/A.png) left 1% top no-repeat;
	background-size: 30px 30px;
	margin-top     : 16px;
	padding-left   : 12%;
	width          : 88%;
}

@media screen and (min-width:768px) {
/** [ TABLET ] **/
	#vaccination h4.Q {
		padding-left   : 7%;
		padding-bottom : 10px;
		width          : 92%;
	}
	#vaccination .A {
		padding-left   : 7%;
		width          : 93%;
		min-height     : 56px;
	}
}










