@charset "utf-8";

#ency .shyussanBox .topPoint{
	font-weight: bold;
}
#ency .shyussanBox .topPoint2{
	margin-top: 2em;
	font-weight: bold;
}

#ency .shyussanBox h3.line {
	margin-top: 2em;
	margin-bottom: 0.5em;
	padding-bottom: 4px;
	color: #c66;
	font-size: 115%;
	font-weight: bold;
	background: url(../../img/bg_ttl_line_pink.gif) no-repeat left bottom;
}
#ency .shyussanBox h4.icon {
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding-left: 18px;
	background: url(../../img/bg_ttl_icon_green.gif) no-repeat left;
	color: #2e8a8a;
	font-weight: bold;
}
#ency .shyussanBox p {
	margin-bottom: 1em;
}

/* -----------------------------------------------------------------------------------------------------------------------モバイルレイアウト : 480 px およびそれ以下. */
/* コンテンツ */
#ency .mainContents {
	margin: 10px 3%;
}
#ency .shyussanBox {
	padding: 0 3% 10px;
	background-color: #fff;
}
#ency #shussanCon{
	border-top: 5px solid #87cfda;
}
#ency #bunbenCon{
	border-top: 5px solid #63c3c2;
}
#ency #checkCon{
	border-top: 5px solid #72c4ae;
}
/* 病院チェック */
#ency .checkPoint{
	padding: 0 10px 1em;
	background-color: #f9f9e3;
	border: 1px solid #cec8c1;
  /* 角丸 */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position:relative;
	behavior: url(/pie/PIE.htc);/*for IE*/
}
#ency .checkPoint dt{
	margin-top: 1em;
	margin-bottom: 0.5em;
	border-bottom: 1px dashed #cec8c1;
	color: #e5770a;
	font-weight: bold;
}
#ency .checkPoint dt img{
	display: block;
}
/* オレンジボックス */
/* PC横2列 */
#ency .orangeWrap div {
	margin: 0 1% 15px;
	background-color: #f9f9e3;
	border: 2px solid #cec8c1;
  /* 角丸 */
	-webkit-border-radius: 7px;
	-moz-border-radius:  7px;
	border-radius:  7px;
	position:relative;
	behavior: url(/pie/PIE.htc);/*for IE*/
}
#ency .orangeBox2L,
#ency .orangeBox2R,
#ency .orangeBox3L
#ency .orangeBox3R {
	width: 98%;
}
#ency .orangeWrap h4 {
	background-color: #cec8c1;
	font-weight: bold;
	text-align: center;
	line-height: 2.2em;
}
#ency .orangeWrap p {
	padding: 1em 3% 0;
}
#ency .orangeWrap .pinkBox h4 {
	background-color: #cc6666;
}

/*　出産　*/
#ency .nyuuin{
	padding-top: 28px;
	background: url(../shussan/img/bg_arrow02.gif) no-repeat center top;
	text-align: center;
}
#ency .bgArrow{
	padding-bottom: 23px;
	background: url(../shussan/img/bg_arrow02.gif) no-repeat center bottom;
}
/* ピンクボックス */
#ency .orangeWrap div.pinkBox {
	margin: 0 auto 15px;
	width: 60%;
	border: 4px solid #cc6666;
	text-align: center;
  /* 角丸 */
	-webkit-border-radius: 7px;
	-moz-border-radius:  7px;
	border-radius:  7px;
	position:relative;
	behavior: url(/pie/PIE.htc);/*for IE*/
}
#ency .pinkBox h4 img{
	margin: 10px 0;
}
#ency .orangeWrap h4.pcLeft {
	line-height: 32px;
}
#ency .orangeWrap p.pcRight {
	padding: 1em 3% 0;
}

/* タブ */
#ency .tabNav{
	margin-top: 5px;
	width: 100%;
	height: 30px;
	min-height: 1%;
}
#ency .tabNav li{
	display: inline;
}
#ency .tabNav li a{
	width: 32%;
	height: 30px;
	display: block;
	float: left;
	color: #fff;
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	font-weight: bold;
	font-size: 75%;
  /* 角丸 */
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius:  5px 5px 0 0;
	border-radius:  5px 5px 0 0;
}
#ency .tabNav li.tab01 a{
	background:#87cfda;/*IE用*/
	background:-moz-linear-gradient(left top, #87cfda, #47a8ba);/*Firefox用*/
	background:-webkit-gradient(linear, left top, left bottom, from(#87cfda), to(#47a8ba));/*Safari、Chrome用*/
}
#ency .tabNav li.tab02 a{
	margin-left: 2.4%;
	background:#63c3c2;/*IE用*/
	background:-moz-linear-gradient(left top, #63c3c2, #269594);/*Firefox用*/
	background:-webkit-gradient(linear, left top, left bottom, from(#63c3c2), to(#269594));/*Safari、Chrome用*/
}
#ency .tabNav li.tab03 a{
	float: right;
	background:#72c4ae;/*IE用*/
	background:-moz-linear-gradient(left top, #72c4ae, #339777);/*Firefox用*/
	background:-webkit-gradient(linear, left top, left bottom, from(#72c4ae), to(#339777));/*Safari、Chrome用*/
}
#ency .tabNav li.tab01 a.current{
	background: #87cfda;
}
#ency .tabNav li.tab02 a.current{
	background: #63c3c2;
}
#ency .tabNav li.tab03 a.current{
	background: #72c4ae;
}


/* -------------------------------------------デスクトップレイアウト : 481 px ～最大 1232 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */

@media print , screen and (min-width: 481px) {
#ency .shyussanBox {
	padding: 0 25px 30px;
}
/* 病院チェック */
#ency .checkPoint dt img{
	margin-right: 8px;
	display: inline;
}
/* オレンジボックス */
/* PC横2列 */
#ency .orangeWrap div {
	margin: 0 0 15px;
}
#ency .orangeBox2L,
#ency .orangeBox2R {
	width: 48%;
}
#ency .orangeBox3L,
#ency .orangeBox3R {
	width: 31%;
}
#ency .orangeWrap .mr{
	margin-right: 2.5%;
}

#ency .orangeBox2L,
#ency .orangeBox3L {
	float: left;
}
#ency .orangeBox2R,
#ency .orangeBox3R {
	float: right;
}
#ency .orangeWrap p {
	padding: 1em 1em 0;
}
/*　出産　*/
#ency .nyuuin{
	padding-top: 33px;
	background: url(../shussan/img/bg_arrow01.gif) no-repeat center top;
}
#ency .bgOrange{
	background: url(../shussan/img/bg_orange.gif) repeat-y left top;
}
/* ピンクボックス */
#ency .orangeWrap div.pinkBox {
	margin: 0 auto 15px;
	width: 60%;
	border: 4px solid #cc6666;
	text-align: center;
  /* 角丸 */
	-webkit-border-radius: 7px;
	-moz-border-radius:  7px;
	border-radius:  7px;
	position:relative;
	behavior: url(/pie/PIE.htc);/*for IE*/
}
#ency .orangeWrap h4.pcLeft {
	padding: 20px 10px;
	width: 80px;
	float: left;
	line-height: 1.4em;
}
#ency .orangeWrap p.pcRight {
	padding: 10px 10px 0;
	width: 420px;
	float: right;
}



/* タブ */
#ency .tabNav{
	background: url(../img/bg_tab.gif) no-repeat left top;
	min-height: 1%;
}
#ency .tabNav li{
	text-indent: -9999px;
}
#ency .tabNav li a{
	width: 196px;
	height: 30px;
	display: block;
}
#ency .tabNav li.tab01 a{
	background: none;
}
#ency .tabNav li.tab02 a{
	margin-left: 6px;
	background: none;
}
#ency .tabNav li.tab03 a{
	background: none;
}
#ency .tabNav li.tab01 a:hover,
#ency .tabNav li.tab01 a.current{
	background: url(../img/tab_shussan_on.gif) no-repeat left top;
}
#ency .tabNav li.tab02 a:hover,
#ency .tabNav li.tab02 a.current{
	background: url(../img/tab_bunben_on.gif) no-repeat left top;
}
#ency .tabNav li.tab03 a:hover,
#ency .tabNav li.tab03 a.current{
	background: url(../img/tab_check_on.gif) no-repeat left top;
}
}


