@charset "utf-8";

.check_dl ul li{
	line-height:200%;
	font-size:105%;
}

/* ２階層目以下　タイトルスタイル */
.stitle{
	background:url("../imgs/h3_bg.jpg") no-repeat;
	width:628px;
	height:32px;
}

.stitle span{
	font-weight:bold;
	font-size:120%;
	padding: 0 0 0 10px;
	line-height:220%;
	color:#000;
}

.stitle_2{
	background:url("../imgs/h4_ico.gif") no-repeat;
	background-position: left 50%;
	background-repeat: no-repeat;
	padding-left: 25px;
	font-size:120%;
	font-weight:bold;
	color:#000;
}

.stitle_3{
	background:url("../imgs/h4_ico.gif") no-repeat;
	background-position: left 50%;
	background-repeat: no-repeat;
	padding-left: 25px;
	font-size:105%;
	font-weight:bold;
	color:#000;
}
#contents_right figure.wide {
    display: block;
    margin-block-start: 0;
    margin-block-end: 0.5em;
    margin-inline-start: 10px;
    margin-inline-end: 10px;
}

.btn_area{
	width:178px;
	margin:20px auto;
}

p.btn_contacti{
	display: inline;
	width: auto;
	height:38px;
}

p.btn_contacti a, .btn_contacti a:hover {
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height:38px;
	text-indent: -9999px;
}

p.btn_contacti a:hover {
	background-position: left -38px;
}

p.btn_contacti a {
	background-image: url("../../infertility/imgs/btn_contact.jpg");
	width:178px;
}

.finstyle dt{
	margin-bottom: 0.4em;
	background:url(../../infertility/imgs/ico_slice.jpg) no-repeat;
	/* height:27px; */
}

.finstyle dt span{
	padding-left:40px;
	line-height:140%;
	font-size:14px;
	font-weight:bold;
	display:block;
	color:#000;
}

.finstyle dd{
	margin-bottom: 0.4em;
	padding-left:40px;
	font-weight:bold;
}

.finstyle dt a {
	text-decoration: underline;
}

.finstyle dt a:hover {
	text-decoration: none;
}

.bullet li {
	list-style: disc inside;
	padding-left: 0.5em;
}

div.experiences {
	display: none;
	margin-bottom: 1.5em;
	padding: 1em;
	border: 3px solid #ffa500;
	border-radius: 10px;
}
div.experiences2 {
	margin-bottom: 1.5em;
	padding: 1em;
	border: 3px solid #ffa500;
	border-radius: 10px;
}
div.experiences p,
div.experiences2 p {
	font-size: 105%;
	line-height: 160%;
}

.finstyle2 dt{
	margin-bottom: 0.4em;
	background:url(../../infertility/imgs/ico_slice.jpg) no-repeat;
	padding-left:40px;
	line-height:140%;
	font-size:16px;
	font-weight:bold;
	display:block;
	color:#000;
}

.finstyle2 dd{
	margin-bottom: 0.4em;
	padding-left:40px;
	font-size:16px;
	font-weight:bold;
}
div.experiences2 {
	margin-bottom: 1.5em;
	padding: 1em;
	border: 3px solid #ffa500;
	border-radius: 10px;
}
div.experiences2 p {
	margin-top: 0.5em;
	text-indent: 1em;
	font-size: 105%;
	line-height: 180%;
}
span.profile {
	margin: 1.5em 1em 1em 0;
	padding: 0.3em;
	border: 3px solid #fdb;
	border-radius: 10px;
	background-color: #fdb;
	font-size: 85%;
}
a.new {
	background:url("../imgs/new.gif") no-repeat;
	padding-left: 37px;
}

/* Add by Naa 2022/01/24 */
table.hyo,
table.hyo th,
table.hyo td {
	border:1px solid #ccc;
	border-collapse: collapse;
}
table.hyo th{
	padding:3px;
	background:#F0F0F0;
	text-align:center;
}
table.hyo td{
	padding:3px;
}
table.hyo td.cent{
	text-align:center;
}
