@charset "utf-8";

/* nav */
.sideNav.cause > li:nth-child(3) li:nth-child(3) a {
	background: #e2efff;
	background: -moz-linear-gradient(left, #e2efff 0%, #cfe4ff 100%);
	background: -webkit-linear-gradient(left, #e2efff 0%,#cfe4ff 100%);
	background: linear-gradient(to right, #e2efff 0%,#cfe4ff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2efff', endColorstr='#cfe4ff',GradientType=1 );
}

/* headingWrap */
.headingWrap .inner {
	height: 225px;
	margin-bottom: 12px;
	padding: 30px 0 0 7px;
	background: url(../img/img_terrible-pc.png) no-repeat 325px 0;
	background-size: 271px auto;

	border-bottom: none;
	box-shadow: none;
}
.headingWrap .inner + p {
	letter-spacing: -0.5px;
}
.boxSkin02 .headingWrap {
  margin-bottom: 41px;
  padding-bottom: 0;/*24px;*/
}
/* content */
.ttlSkin05 {
  margin-top: 40px;
}
.typeCheckBox h3 {
  margin-bottom: 13px;
  color: #1d2088;
  font-size: 1.8rem;
  font-weight: bold;
}
.typeCheck {
  margin: 5px 0 20px;
  padding: 34px 45px;
  border: 4px solid #d1e5ff;
  font-size: 1.5rem;
  font-weight: bold;
}
.boxBtn {
	margin-top: 30px;
	margin-bottom: 10px;
}
.typeCheck ul li {
  border-bottom: none;
}
.typeCheckBox h3.tac span {
  font-size: 18px;
}
.typeCheckBox h3 {
  font-size: 13px;
}
.typeCheckBox {
  margin-top: 48px;
}
.typeCheckBox img {
	width: 145px;
	margin: 20px auto 0;
    display: block;
}
.btnSkin01 {
  padding: 19px 87px 15px;
}
.relatedList.column03 li span {
  margin-left: 12px;
}
.listSkin01 li:before {
  border-radius: initial;
  border: 3px solid #333695;
}
.listSkin01 li:after {
  top: 5px;
  left: 2px;
  background: url(../img/icon_check.png) no-repeat center center;
  background-size: contain;
  width: 25px;
  height: 18px;
}

/* 子宮内膜症 */
.textWrap {
	margin-bottom: 23px;
}
.boxSkin03 p:not(.title) {
   font-size: 1.3rem;
}
.spIndent10.textWrap.clearfix img{
    width: 220px;
    margin: -15px -13px 0 17px;
}
.textWrap .fl {
	width: 348px;
}

/* doctor */
.txtSupervises {
	margin-bottom: 30px;
	text-align: right;
	font-size: 1.3rem;
}
.boxSupervises {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	font-size: 1.2rem;
	line-height: 1.9;
	padding: 20px 55px 20px 40px;
	border: 1px dotted #1d2088;
	margin-top: 35px;
}
.boxSupervisesImage {
	width: 145px;
	order: 2;
}
.boxSupervisesText {
	width: 295px;
	order: 1;
}
.nameSupervises {
	font-weight: bold;
	font-size: 1.5rem;
	margin-bottom: 10px;
	line-height: 1.6;
}
.nameSupervises .subTtl {
	font-size: 1.2rem;
	line-height: 1.2;
	margin-left: -5px;
}
.biogSupervises {
	display: block;
	width: 295px;
}
.biogSupervises .mt_10{
	display: block;
	margin-top: 10px;
}

/* related */

/* sp向けスタイル */
@media screen and (max-width: 767px) {


	/* headingWrap */
	.headingWrap .inner {
	  height: auto;
	  margin-bottom: 5px;
	  padding: 142px 0 0 0;
	  background: url(../img/img_terrible-sp.png) no-repeat 325px 0;
	  background-size: auto 140px;
	  background-position: center 2px;
	}
	.boxSkin02 .headingWrap {
		margin-bottom: 27px;
		padding-bottom: 20px;
	}
	.headingWrap h2 {
		padding-top: 17px;
		padding-left: 9px;
		letter-spacing: 0;
	}
	.headingWrap .inner + p {
		padding-top: 7px;
		padding-right: 7px;
		letter-spacing: 0;
		line-height: 1.4;
	}
	.spIndent10 {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 1.3rem;
		line-height: 1.4;
	}
	.typeCheckBox h3 {
		line-height: 1.4;
	}

	/* content */

	.ttlSkin05 {
		margin-top: 35px;
	}
	.boxBtn {
		margin-top: 20px;
		margin-bottom: 15px;
	}
	.boxBtn .btnSkin01 {
	  padding: 12px 70px;
	  line-height: 1.4;
	}
	.typeCheck {
	  margin: 0 0px 17px;
	  padding: 19px 13px 19px 13px;
	  border: 2px solid #d1e5ff;
	  font-size: 1.3rem;
	  letter-spacing: -0.5px;
	}
	.typeCheck img {
	width: 40%;
	float: none;
	display: block;
	margin-top: 5%;
	margin-left: auto!important;
	margin-right: auto!important;
	margin-bottom: 0!important;
	}

	.listSkin01 li:before {
    width: 12px;
    height: 12px;
		top: 4px;
    border-radius: initial;
    border: 2px solid #333695;
	}
  .listSkin01 li:after {
    top: 5px;
    left: 1px;
    width: 13px;
    height: 9px;
  }
	.typeCheck ul li {
		margin-bottom: 10px;
	}
	.typeCheck ul li {
		margin-bottom: 10px;
		font-size: 1.3rem;
	}
	.typeCheck ul li:last-child {
		margin-bottom: 0;
	}

	/* 子宮内膜症 */
		.textWrap {
		margin-bottom: 19px;
	}

	.boxSkin03 p:not(.title) {
	padding-top: 5px;
    padding-bottom: 13px;
    font-size: 1.1rem;
    line-height: 1.8;
	}
	.spIndent10.textWrap.clearfix img{
		width: 218px;
		margin-top: 5%;
		float: none;
		display: block;
		margin-left: auto!important;
		margin-right: auto!important;
		margin-bottom: 0!important;
	}

	.textWrap .fl {
	float: none;
    width: auto;
    padding: 10px 10px 0;
    font-size: 1.3rem;
    line-height: 1.4;
	letter-spacing: -0.5px;
}

	/* doctor */
	.txtSupervises {
		margin-bottom: 25px;
		text-align: right;
		font-size: 1.2rem!important;
		line-height: 1.5!important;
	}
	.biogSupervises {
		display: block;
		width: 100%;
	}
	.biogSupervises .mt_10{
		display: block;
		margin-top: 5px;
	}
	.nameSupervises {
		text-align: center;
		margin-top: 7px;
		margin-bottom: 10px;
	}
	.nameSupervises .subTtl {
		margin-left: 0px;
	}
	.boxSupervises {
		display: block;
		padding: 20px 20px;
	}
	.boxSupervisesImage {
		width: 50%;
		display: block;
		margin-left: auto!important;
		margin-right: auto!important;
		margin-bottom: 0!important;
	}
	.boxSupervisesText {
		width: 100%;
	}
}

/* --------------------------

		clear

-------------------------- */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hides from IE-mac */
