/* base */
.doc{ width: 960px; margin: 0 auto; padding: 0; font-size: 15px;}
#mainWrapper{ width: 960px; margin: 0 auto;}
.red{ color: #ff0000}
.red.b{ font-weight: bold;}
.alpha:hover{opacity: 0.6}
.redband{ background: #ff0000; margin-top: 20px;}

.hd{ margin-top: 20px;}
.boxR{ width: 600px; text-align: right; line-height: 1.0;}
.boxR span.lead{ font-size: 18px; display: inline-block;}
.boxR #CDT,
#CDT2{ display: inline-block; color: #ff0000; font-size: 28px;}
.boxR span{}
.milli{ font-size: 18px;}

h3 {
	padding-left: 20px;
}
#introAreaLink h2 {
	background-color: #004097;
	color: #F4F4F4;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	line-height: 40px;
	font-size: 27px;
	font-weight: bold;
	text-align: center;
}
#introAreaLink ul {
	margin-top: 30px;
}
#introAreaLink ul li {
	width: 280px;
	margin-right: 54px;
	border: 2px solid #004097;
	float: left;
	background-color: #F2F6F9;
}
#introAreaLink ul li.last {
	margin-right: 0px;}

#introAreaLink ul li dt {
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	background-color: #004097;
	padding: 5px;
	font-weight: bold;
}
#introAreaLink ul li dd.img {
	padding: 10px 0;
	text-align: center;
	height: 106px;
}
#introAreaLink ul li dd.txt {
	color: #2A5780;
	font-weight: bold;
	font-size: 23px;
	text-align: center;
	background-image: -moz-linear-gradient(top, #e3e7ed, #bbbfd0);
	background-image: -ms-linear-gradient(top, #e3e7ed, #bbbfd0);
	background-image: -webkit-linear-gradient(top, #e3e7ed, #bbbfd0);
	background-image: linear-gradient(top, #e3e7ed, #bbbfd0);
	padding: 10px;
}
#introAreaLink ul li a:hover {
	text-decoration: none;
}
#whats {
	margin-top: 60px;
}
#whats h3{
	color: #2A5780;
	font-size: 32px;
	font-weight: bold;
}
#whats ul {
	margin-top: 30px;
}
#whats ul li{
	border: 4px solid #004097;
	width: 451px;
	position: relative;
}
#whats ul li.first,
#whats ul li.second {
	height: 570px;
}
#whats ul li.third,
#whats ul li.fourth {
	height: 320px;
	margin-top: 40px;
}
#whats ul li .imgbox {
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	overflow:hidden;
}
#whats ul li.odd {
	float: left;
}
#whats ul li.even {
	float: right;
}
#whats ul li p {
	font-size: 14px;
}
#whats ul li h4{
	line-height: 56px;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004097;
	padding-top: 40px;
	text-align: center;
}
#whats ul li .num {
	width: 66px;
	height: 66px;
	background-image: url(../images/num_bg.png);
	font-size: 25px;
	color: #004097;
	line-height: 66px;
	text-align: center;
	font-weight: bold;
	position: absolute;
	top: -20px;
	margin-left: 50%;
	left: -33px;
}
#whats ul li p {
	margin: 30px 30px 0px;
}
#recommended {
	background-color: #F2F6F9;
	background-image: url(/cp/genetic-screening/images/mrso_lady.png);
	background-repeat: no-repeat;
	background-position: 97% center;
	margin-top: 60px;
}
#recommended .innner {
	padding: 30px 10px;
}
#recommended h3 {
	font-size: 32px;
	color: #2A5780;
	font-weight: bold;
	margin-bottom: 40px;
}
#recommended p {
	margin: 0 10px;
	color: #000000;
}
#voice {
	margin-top: 60px;
}
#voice h3 {
	font-size: 32px;
	color: #2A5780;
	font-weight: bold;}
#voice ul {
	padding-top: 30px;
}
#voice ul li {
	width: 459px;
	position: relative;
}
#voice ul li.odd {
	float: left;
}
#voice ul li.even {
	float: right;
}

#voice ul li .lineInner{
	border: 4px solid #004097;
	background-color: #004097;}
#voice ul li .images {
	background-color: #FFFFFF;
	height: 152px;
}
#voice ul li .purpose {
	color: #2A5780;
	font-size: 12px;
	text-align: center;
	padding: 5px;
	border-radius: 5px;
	background-color: #FFFFFF;
	width: 100px;
	margin: 5px auto 0;
	line-height: 20px;
}
#voice ul li .comment {
	padding: 10px 20px;
	color: #FFFFFF;
}
#voice ul li .images {
	background-repeat: no-repeat;
	padding: 20px 20px 20px 115px;
	background-position: 20px center;
}
#voice ul li.first .images {
	background-image: url(/cp/genetic-screening/images/man.png);
}
#voice ul li.second .images {
	background-image: url(/cp/genetic-screening/images/woman.png);
}
#voice ul li .images h5 {
	margin-bottom: 20px;
}
#voice ul li .images p.name {
	margin-top: 20px;
	font-weight: bold;
}
#voice ul li .doctor {
	padding: 10px 20px 20px;
	background-color: #F1F1F1;
	margin-top: 20px;
}
#voice ul li .doctor p {
	margin-top: 10px;
}

#difference {
	padding: 20px 10px;
	background-color: #F2F6F9;
	margin-top: 60px;
}
#difference h3,
#choose h3,
#find h3 {
	font-size: 32px;
	color: #2A5780;
	font-weight: bold;}
#choose {
	margin-top: 60px;
}
#choose .box {
	padding: 40px 200px 40px 30px;
	border: 4px solid #004097;
	margin-top: 20px;
	background-image: url(/cp/genetic-screening/images/image02.png);
	background-repeat: no-repeat;
	background-position: 97% center;
}
#choose .box p {
	margin-bottom: 10px;
}
#find {
	margin-top: 60px;
}
#find h3{
	padding-left: 0px;
	text-align: center;
	background-color: #FFDA00;
	line-height: 80px;
	font-size: 26px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-top: 10px;
}
#find .inner {
	padding: 20px;
	border: 4px solid #FFDA00;
}
.block01{ background: url(../images/timesale_06.jpg) no-repeat top center; height: 339px; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; margin-top: 15px;}
.block01 .hdBtnWrapper{ padding-left:380px; padding-top: 175px; text-align: center;}
.block01 .hdBtnWrapper a{ color: #E50012; text-decoration: underline; font-size: 18px;}
.block01 .hdBtnWrapper a:hover{ color: #E50012; text-decoration: none;}

.blockul01{ margin-top: 20px;}
.blockul01 li{margin-right: 20px; width: 320px}
.blockul01 .frame{ width:320px; height: 197px; overflow: hidden; display: block;}
.blockul01 .frame img{ width: 320px;}

.block02{ margin-top: 10px;}
.block03{ border-top: 1px solid #ccc; padding-top: 5px; margin-top: 10px;}
.btnWrapper.doc{ text-align: center;}
.btnWrapper a{ color: #E50012; text-decoration: underline; font-size: 18px;}
.btnWrapper a:hover{ color: #E50012; text-decoration: none;}
.block04{ border-top: 1px solid #ccc; padding-top: 5px; margin-top: 10px; margin-top: 30px;}

.block05{ background: url(../images/timesale2_02.jpg) no-repeat top center; height: 306px; border-bottom: 1px solid #ccc;border-top: 1px solid #ccc; margin-top: 15px;}
.block05 .hdBtnWrapper{ padding-left:390px; padding-top: 165px; text-align: center;}
.block05 .hdBtnWrapper a{ color: #E50012; text-decoration: underline; font-size: 18px;}
.block05 .hdBtnWrapper a:hover{ color: #E50012; text-decoration: none;}

#about{ border: 3px double #ff0000; margin-top: 20px;}
#about .inner{ padding: 20px; padding-top: 0;}
#about .inner h2{ margin-top: 20px;}
#about p span{ color: red}

.orangeband{ background: #E95711; height:102px; margin-top: 70px;}
.orangeband .doc img{ margin-top: -56px;}
.block06{ margin-top: 20px; margin-bottom: 30px;}
.block7{ border-top: 1px solid #ccc; padding-top: 5px; margin-top: 20px;}
.block7 h2.title{ font-weight: bold; font-size: 21px; border-left: 4px solid #ff0000; padding-left: 10px; margin-top: 20px;}



.floatWrapper{display: none;}

/* footer_menu */
.footer_menu{position: relative; margin-bottom: 30px;}
.footer_menu ul{ position: absolute; top: 74px;}
.footer_menu ul li{ float: left; background: #fff}
.footer_menu ul li.btn01{ margin-left: 36px;}
.footer_menu ul li.btn02{ margin-left: 60px;}
.footer_menu ul li.btn03{ margin-left: 58px;}
.footer_menu ul.sub{ margin-top: 297px;}
.footer_menu ul.sub li.btn04{ margin-left: 32px;}
.footer_menu ul.sub li.btn05{ margin-left: 39px;}
.footer_menu ul.sub li.btn06{ margin-left: 33px;}
.footer_menu ul.sub li.btn07{ margin-top: 1px; margin-left: 38px;}
.footer_menu h2.title{ font-weight: bold; font-size: 16px; border-left: 7px solid #A98600; padding-left: 10px; margin-top: 20px; color: #A98600; margin-bottom: 10px;}
.footer_menu{}
.footer_menu{}



.mainWrapper div.A {width: 410px;
	float: left;
	border: 1px solid #cccccc;
	padding: 25px;}
.mainWrapper div.B {width: 460px;
	float:right;}
.mainWrapper div.C {width: 410px;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	padding: 25px;}.mainWrapper div.D {width: 410px;
	border: 1px solid #cccccc;
	padding: 25px 25px 20px 25px;}

.PET_img {text-align: center; margin-bottom: 10px;}
.graph_img {float: left; width: 125px;}

.catch01 {margin-top: 15px;}
.catch02 {margin: 15px 0 0 30px;}
.catch03 {text-align: center; margin-bottom: 20px;}

.mainWrapper .section02 {border: 1px solid #cccccc; border-radius: 10px;}
.mainWrapper .section02 h2 {font-size: 24px; color: #ffffff;
	background: #7C6854 url(/mrso_img/pet/feature/petfeature_05.png) no-repeat; background-position: 25px;
	padding: 13px 0px 10px 95px;
	border-top-right-radius: 10px; border-top-left-radius: 10px;}
.mainWrapper .section02 h3 {font-size: 21px; color: #006BB4; padding-bottom: 5px; border-bottom: solid 2px #9F9FA0;}
.mainWrapper .section02 h3 .banner-link{ display: inline-block; font-size: 13px; float: right; font-weight: bold; margin-top: -15px; /*color: #fff;*/  color: #F29600; background: #F29600; background: #fff url(/mrso_img/pet/feature/petfeature_08.png) no-repeat 98% 50%; padding: 4px 30px 3px 10px; text-decoration: none;border: 1px solid #F29600; -moz-box-shadow:0px 2px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.1);
	box-shadow:0px 2px 2px rgba(0,0,0,0.1)}
.mainWrapper .section02 h4 {font-size: 16px; color: #006BB4; padding-bottom: 3px; border-bottom: solid 2px #9F9FA0;}

.tabbox {padding: 25px 34px 0 34px;}
a.tab_link {text-align: center; font-weight: bold; color: #ffffff!important; width: 280px;
	padding: 10px 0 5px 0; display: block;}
.tab_zenkoku {float: left; margin-right: 15px; font-size: 16px; background-color: #D7D1CB;
	border-top-right-radius: 10px; border-top-left-radius: 10px;}
.tab_higashinihon {float: left; font-size: 16px; background-color: #D7D1CB;
	border-top-right-radius: 10px; border-top-left-radius: 10px;}
.tab_nishinihon {float: left; margin-left: 15px; font-size: 16px; background-color: #D7D1CB;
	border-top-right-radius: 10px; border-top-left-radius: 10px;}
.tab:hover, .tab_here {background-color: #7C6854;}
.tab:hover {border-top-right-radius: 10px; border-top-left-radius: 10px;}

.mainWrapper .section02_body {width: 858px; background-color: #F8F7F5;
	padding: 20px; margin: 0 20px 20px 20px; border-top: solid 4px #7C6854;}
p.intro01 {margin: 10px 0 10px 0;}

.thumb_L {float: left; width: 345px;}
.thumb_L img {width: 345px;}
.thumb_M {float: right; width: 485px;}
.thumb_M_img img {float: left; width: 192px; margin-right: 20px;}

.point01 {float: left; width: 468px; background-color: #ffffff;
	margin-top: 10px; border: 5px solid #E2DBD4;}

.course01 {padding-top: 30px;}
.menu01 {background-color: #ffffff; margin-bottom: 10px; width: 860px;}
.menu01_name {float: left; width: 360px; font-size: 13px; font-weight: bold;
	padding: 10px 42px 10px 10px; border-left: solid 8px #F29600;}
.menu01_price {float: left; width: 160px; padding: 8px 10px 8px 0px;
	font-size: 13px; text-align: right;}
p.price {font-weight: bold;  color: #E50615;}
.menu01_cashback {float: left; width: 270px; font-size: 13px;
	background: #A18B74 url(/mrso_img/pet/feature/petfeature_07.png) no-repeat;
	background-position: 98% ;}
a.cashback {color: #ffffff!important; width: 270px; padding: 10px 0 10px 12px; display: block;}

.course02 {margin: 25px 20px 0 20px;}
span.red {color: #E50615; font-size: 13px;}
span.strong {font-weight: bold; margin-right: 5px;}
span.yellow {color: yellow; font-weight: bold;}

.box-l {float: left; width: 410px; background-color: #F8F7F5;
	padding: 15px; margin-bottom: 20px; border-top: solid 4px #7C6854;}
.box-r {float: right; width: 410px; background-color: #F8F7F5;
	padding: 15px; margin-bottom: 20px; border-top: solid 4px #7C6854;}

.course02_thumb_M {float: left; width: 163px; margin: 15px 0 15px 0;}
.course02_thumb_M img {width: 163px; height: 100px;}

p.intro02 {float: right; width: 240px; font-size: 12px;
	margin: 15px 0 0 0; overflow: hidden; line-height: 1.45;}

.mainWrapper .point02 {border: 5px solid #E2DBD4; width: 400px; margin-bottom: 10px;}
.mainWrapper .menu02 {background: #ffffff url(/mrso_img/pet/feature/petfeature_08.png) no-repeat; background-position: 97% ;
	font-size: 13px; width: 402px; border-left: solid 8px #F29600; line-height: 1.8;}
a.cashback02 {padding: 10px 0 10px 10px; display: block;}

.mainWrapper h1 {font-size: 22px; color: #7C6854; margin-top: 20px; margin-bottom: 30px;}
.mainWrapper .section01 h2 {font-size: 16px; color: #7C6854; border-left: solid 6px #F29600;
	padding: 5px 0 5px 12px; margin: -15px 0 10px -25px;}

p.graph {float: right; width: 280px;}
ol li {list-style-type: decimal; list-style-position: inside; line-height: 1.45;}
ol {margin: 7px 15px;}
table.table {width: 410px; margin-top: 20px;}
tr.first th {background-color: #F29600; border-bottom: 1px solid #cccccc;
	padding: 8px; width: 113px; color: #ffffff; font-weight: bold;}
tr.first td {border-bottom: 1px solid #cccccc; background-color: #F5F3F2;
	padding: 8px}
tr.second th {background-color: #9F9FA0; color: #ffffff; font-weight: bold;
	padding: 8px; width: 110px;}
tr.second td {background-color: #F5F3F2;
	padding: 8px; }







/* searchPostFacility 医療施設一覧
=========================================*/
.searchPostFacility {
	border: 1px solid #BFBFBF;
	width: 230px;
	float: left;
	display: block;
	margin: 10px 10px 0px 0px;
	padding-top: 3px;
}

.searchPostFacility.maR0 {
	border: 1px solid #BFBFBF;
	width: 230px;
	float: left;
	display: block;
	margin-right: 0px;
	padding-top: 3px;
}
.searchPostFacility.maR10 {
	border: 1px solid #BFBFBF;
	width: 230px;
	float: left;
	display: block;
	margin: 10px 10px 0px 0px;
	padding-top: 3px;
}

.searchPostFacility .boxA:before {
	content: "よく見られる施設";
	background-color: #D9A63B;
	text-align: center;
	padding: 2px 63px 2px 63px;
	color: #FFFFFF;
	font-size: 13px;
}
.searchPostFacility .boxA {
	width: 230px;
}
.searchPostFacility .boxA .frame {
	width: 230px;
	height: 140px;
	overflow: hidden;
}
.searchPostFacility .boxA .frame img {
	width: 230px;
	margin-top: 2px;
}
.searchPostFacility .boxB {
	width: 210px;
	padding: 0 10px;
	margin-top: 10px;
}
.searchPostFacility .boxB h2 {
	margin-bottom: 5px;
}
.searchPostFacility .boxB h2 a {
	font-size: 15px;
	color: #323232;
	line-height: 120%;
}
.searchPostFacility .boxB h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3;
}
.searchPostFacility .boxB h3 span {
	font-size: 15px;
	font-weight: normal;
}
.searchPostFacility .boxB .lead {
	line-height: 1.3;
	font-size: 12px;
	color: #e50012;
	margin: 10px 0;
}
.searchPostFacility .boxB .station {
	line-height: 1.3;
	color: #323232;
	font-size: 12px;
}
.searchPostFacility .boxC {
	display: none;
}

.searchPostFacility .itemTitleWrapper {
	display: none;
}
.planWrapper {
	margin-bottom:10px;
}
.searchPostFacility .singlePlan {
	border-top: 1px dotted #ccc;
	padding: 7px 10px 5px
}
.searchPostFacility .singlePlan .unit {
	float: left;
}
.searchPostFacility .singlePlan .planName {
	font-size: 13px;
	line-height: 1.3;
}
.searchPostFacility .singlePlan .iconWrapper {
	display: none;
}
.searchPostFacility .singlePlan .iconWrapper .singleIcon:first-child {
	margin-bottom: 2px;
	margin-top: -2px;
}
.searchPostFacility .singlePlan {
}
.searchPostFacility .paymentPriceWrapper {
	display: none;
}

.searchPostFacility .resultPriceWrapper {

	padding-top: 5px;
}
.searchPostFacility .resultPriceWrapper .resultPrice {
	display: block;
	font-weight: bold;
	font-size: 16px;
	color: #E50012
}
.searchPostFacility .resultPriceWrapper .small {
	font-size: 11px;
	color: #666
}
.searchPostFacility .btnWrapper {
	float: left;
	padding-top: 5px;
}
.searchPostFacility .btnWrapper a {
	display: inline-block;
	background: #e50012;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
	border-radius: 4px;
	font-size: 11px;
	text-decoration: none;
}
.searchPostFacility .btnWrapper a:hover {
	text-decoration: none;
}
.searchPostFacility .postFoot p {
	display: none;
}

/* footer_menu */
.footer_menu {
	position: relative;
	margin-bottom: 30px;
}
.footer_menu ul {
	position: absolute;
	top: 74px;
}
.footer_menu ul li {
	float: left;
	background: #fff
}
.footer_menu ul li.btn01 {
	margin-left: 36px;
}
.footer_menu ul li.btn02 {
	margin-left: 60px;
}
.footer_menu ul li.btn03 {
	margin-left: 58px;
}
.footer_menu ul.sub {
	margin-top: 297px;
}
.footer_menu ul.sub li.btn04 {
	margin-left: 32px;
}
.footer_menu ul.sub li.btn05 {
	margin-left: 39px;
}
.footer_menu h2.title {
	font-weight: bold;
	font-size: 16px;
	border-left: 7px solid #A98600;
	padding-left: 10px;
	margin-top: 20px;
	color: #A98600;
	margin-bottom: 10px;
}

/* conciergeWrapper */
.conciergeWrapper {
	margin-top: 20px;
}
.conciergeWrapper .boxL {
	width: 645px;
	height: 215px;
	background: url(/mrso_img/search_area/concierge_01.png) no-repeat;
	position: relative;
}
.conciergeWrapper .boxL {float: left;}
.conciergeWrapper .boxL a {
	position: absolute;
	top: 100px;
	left: 410px
}

.conciergeWrapper .boxR2 {float: right;}

/* titleStyle1Wrapper */
.titleStyle1Wrapper {
	background: url("/mrso_img/s_lp/common/line6px.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	padding: 25px 0 0;
	margin-bottom: 20px;
}
.titleStyle1Wrapper h1 {
    background: url("/mrso_img/s_lp/common/line6px.png") repeat-x scroll center bottom rgba(0, 0, 0, 0);
    color: #666;
    font-size: 21px;
    font-weight: normal;
    padding-bottom: 25px;
}
