@charset "UTF-8";
/* CSS Document */


/*----- 看板 -----*/
#hero{
	background:url(../img/specimen/main.jpg) no-repeat center;
	height:400px;
}

#hero img{
	display:none;
}



@media only screen and (max-width: 768px) {
	#hero{
		background:none;
		height:auto;
	}

	#hero img{
		width:100%;
		display:block;
	}
}

#specimen .ttl{
	font-size: 22px;
	padding: 0 20px;
	margin: 20px 0 62px;
	text-align: left;
	border-left: 3px #3accb9 solid;
	font-weight: bold;
	background-color: #f8f8f8;
}

.subtitle{
	text-align: center;
	margin-top: 30px;
}

.specimen{
	overflow: hidden;
	margin-bottom:40px;
}

.specimen_text2{
	text-align: left;
}

.specimen_text2 p span{
	font-weight: bold;
}

#specimen .btn #btn {
	width: 40%;
}

#specimen .btn {
	width: 60%;
	clear: both;
	margin: 0 auto 100px;
}

.choice .f_left{
	width: 40%;
	float: left;
}

.choice .f_right{
	width: 40%;
	float: right;
}

p.detail a {
	display: block;
	position: relative;
	padding: 5% 0;
	text-decoration:none;
}

.mailbox{
	margin-top: 120px;
}

.w780{
	max-width: 780px;
margin: 0 auto;
}

.specimen .specimen__ttl{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}
.specimen .specimen__ttl br{
	display: none;
}

.specimen .specimen__txt br{
	display: none;
}









/*-----ここから追加-----*/
.w790 {
	box-sizing: border-box;
	width: 100%;
	max-width: 790px;
	margin: auto; 
}


/*-----PC,TAB のみ-----*/
.pc_tab_only {
	display: none;
}
@media screen and (min-width: 769px){
	.pc_tab_only {
		display: inherit;
	}
}
@media screen and (min-width: 901px){
	.pc_tab_only {
		display: inherit;
	}
}

/*-----SP のみ-----*/
.sp_only {
	display: inherit;
}
@media screen and (min-width: 769px){
	.sp_only {
		display: none;
	}
}
@media screen and (min-width: 901px){
	.sp_only {
		display: none;
	}
}

.specimen .orange {
	color: #EB702F; 
}
.specimen .custody__txt-ttl {
	font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 16px;
	letter-spacing: 0.06em;
	line-height: 1.625;
	text-align: left;
	font-weight: bold; 
}
@media (min-width: 1280px) {
	.specimen .custody__txt-ttl {
		font-size: 20px; 
	} 
}
.specimen .custody__txt-ttl.orange {
	color: #EB702F; 
}
.specimen .custody__txt-subttl {
	font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 15px;
	letter-spacing: 0.05em;
	line-height: 1.7333333333;
	text-align: left;
	font-weight: bold; 
}
@media (min-width: 1280px) {
	.specimen .custody__txt-subttl {
	font-size: 18px; 
	} 
}
.specimen .custody__txt-subttl.orange {
	color: #EB702F; 
}
.specimen .custody__txt-subttl .col_orange {
	color: #EB702F; 
}
.specimen .custody__txt-txt {
	font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 13px;
	letter-spacing: 0.1em;
	text-align: left;
	line-height: 2; 
}
@media (min-width: 1280px) {
.specimen .custody__txt-txt {
		font-size: 15px; 
	} 
}
.specimen .custody__txt-txt.orange {
	color: #EB702F; 
}
.specimen .custody__txt-subtxt {
	font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 13px;
	text-align: left;
	letter-spacing: 0.05em; 
}
@media (min-width: 1280px) {
	.specimen .custody__txt-subtxt {
	font-size: 14px; 
	} 
}
.specimen .custody__txt-subtxt.orange {
	color: #EB702F; 
}
.specimen .custody__txt-attent {
	font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 10px;
	text-align: left;
	letter-spacing: 0.11em;
	line-height: 2.3; 
}

@media (min-width: 1280px) {
	.specimen .custody__txt-attent {
	font-size: 11px;
	} 
}
.specimen .step__box {
	position: absolute;
	top: -10px;
	left: 17px;
	max-width: 43px;
	text-align: center;
	font-size: 0px;
	font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"; 
}
.specimen .step__box .step__box-num {
	display: inline-block;
	box-sizing: border-box;
	white-space: nowrap;
	margin-bottom: 4px;
	padding: 10px;
	width: 38px;
	height: 38px;
	font-weight: bold;
	font-size: 15px;
	line-height: 15px;
	background: #81C7BB;
	color: #FFF;
	border-radius: 100%;
}
.specimen .step__box .step__box-tag {
	display: inline-block;
	box-sizing: border-box;
	white-space: nowrap;
	border-radius: 3px;
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.specimen .step__box .step__box-tag.blue {
	padding: 4px 8px;
	background: #3371B1;
}
.specimen .step__box .step__box-tag.red {
	padding: 4px;
	background: #CB4235;
}
.specimen .custody__wp {
	margin-bottom: 40px;
}

.specimen .custody__wp .custody__step:first-child {
	padding: 26px 17px 28px; 
}
.specimen .custody__wp .custody__step:nth-child(2) {
	padding: 26px 17px 36px; 
}
.specimen .custody__wp .custody__step:nth-child(2) .custody__step-wp {
	margin-bottom: 37px;
}
.specimen .custody__wp .custody__step:nth-child(3) {
	padding: 26px 17px 35px;
}
.specimen .custody__wp .custody__step:nth-child(3) .custody__step-txt .custody__txt-subttl {
	margin-bottom: 13px;
}
.specimen .custody__wp .custody__step:nth-child(3) .custody__step-txt .custody__txt-txt {
	margin-bottom: 20px;
}
.specimen .custody__wp .custody__step:nth-child(3) .custody__step-txt .custody__txt-txt.orange {
	margin-bottom: 0;
}
.specimen .custody__wp .custody__step:nth-child(4) {
	padding: 26px 17px 38px;
}
.specimen .custody__wp .custody__step:last-child {
	padding: 26px 17px 27px;
}
.specimen .custody__wp .custody__step:last-child .custody__step-txt .custody__txt-subttl {
	margin-bottom: 0;
}
.specimen .custody__step {
	position: relative;
	box-sizing: border-box;
	border: 1px solid #333333;
}
.specimen .custody__step-txt .custody__txt-subttl {
	padding-left: 53px;
	margin-bottom: 15px;
}
.specimen .custody__step.arrow {
	margin-bottom: 40px;
}
.specimen .custody__step.arrow:before, .specimen .custody__step.arrow:after {
	display: block;
	content: '';
	z-index: 1;
	position: absolute;
	bottom: -24px;
	left: 50%;
	width: 13px;
	height: 3px;
	background: #333;
	border-radius: 10px;
}
.specimen .custody__step.arrow:before {
	transform: translate(-60%, -1.5px) rotate(45deg);
}
.specimen .custody__step.arrow:after {
	transform: translateY(-50%) rotate(135deg);
}
.specimen .custody__disposal .custody__txt-ttl {
	margin-bottom: 6px;
	text-align: center;
}
.specimen .custody__disposal .custody__txt-txt {
	text-align: center;
	margin-bottom: 27px;
}
.specimen .custody__disposal .orange {
	text-align: left;
	margin-bottom: 0;
}
.specimen .custody__disposal-wp {
	margin-bottom: 25px;
}
.specimen .custody__disposal-wp a {
	position: relative;
	display: block;
	box-sizing: border-box;
	padding: 26px 31px;
	margin: 0 auto 20px;
	width: 75.08%;
	font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	color: #2C377E; 
}
.specimen .custody__disposal-wp a:last-child {
	margin-bottom: 0;
}
.specimen .custody__disposal-wp a.fertilized {
	background: #FDE3F4;
}
.specimen .custody__disposal-wp a.sperm {
	background: #E3F2FD;
}
.specimen .custody__disposal-wp a.ovum {
	background: #FDF6E3;
}
.specimen .custody__disposal-wp a:after {
	display: block;
	content: '';
	z-index: 1;
	position: absolute;
	top: 50%;
	right: 32px;
	border-right: 1px solid #0A2B52;
	border-bottom: 1px solid #0A2B52;
	width: 6px;
	height: 6px;
	transform: translateY(-50%) rotate(-45deg);
}
.specimen .custody__borderbox .reason {
	box-sizing: border-box;
	padding: 0 16px;
	margin-bottom: 16px;
}
.specimen .custody__borderbox .box {
	border: solid 1px #333333;
	padding: 24px 14px;
	margin-bottom: 24px;
}
.specimen .custody__borderbox .custody__txt-attent {
	padding: 0 16px;
}
.specimen .custody_box {
	margin-bottom: 29px; 
}
.specimen .custody_box .custody_title {
	font-size: 16px;
	font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-weight: bold;
	border-bottom: solid 1px #2C377E;
	padding-bottom: 14px; 
}

@media (min-width: 1280px) {
	.specimen .custody_box .custody_title {
		font-size: 16px; 
	} 
}
.specimen .custody_box .custody_title.font_nomal {
	font-weight: inherit;
}

/*------------------------------
		769px以上
------------------------------*/
@media screen and (min-width: 769px) {
	#titleimg {
	margin-bottom: 160px; }

	.main_txt {
	margin-bottom: 95px; }

	.specimen .custody__wp {
	margin-bottom: 93px; }
	.specimen .custody__wp .custody__step:first-child {
	padding: 18px 29px; }
	.specimen .custody__wp .custody__step:first-child .custody__step-img {
	flex: 0 1 23%;
	width: 23%;
	max-width: 23%; }
	.specimen .custody__wp .custody__step:first-child .custody__step-txt {
	flex: 0 1 calc(75% - 10px);
	width: calc(75% - 10px);
	max-width: calc(75% - 10px); }
	.specimen .custody__wp .custody__step:first-child .custody__step-txt .custody__txt-subttl {
	margin-bottom: 6px; }
	.specimen .custody__wp .custody__step:nth-child(2) {
	padding: 18px 29px; }
	.specimen .custody__wp .custody__step:nth-child(2).arrow {
	margin-bottom: 47.6px; }
	.specimen .custody__wp .custody__step:nth-child(2).arrow:before, .specimen .custody__wp .custody__step:nth-child(2).arrow:after {
	bottom: -28px; }
	.specimen .custody__wp .custody__step:nth-child(2) .custody__step-wp {
	margin-bottom: 44px; }
	.specimen .custody__wp .custody__step:nth-child(2) .custody__step-img {
	flex: 0 1 25%;
	width: 25%;
	max-width: 25%; }
	.specimen .custody__wp .custody__step:nth-child(2) .custody__step-txt {
	flex: 0 1 calc(75% - 10px);
	width: calc(75% - 10px);
	max-width: calc(75% - 10px); }
	.specimen .custody__wp .custody__step:nth-child(2) .custody__step-txt .custody__txt-subttl {
	margin-bottom: 6px; }
	.specimen .custody__wp .custody__step:nth-child(3) {
	padding: 18px 29px; }
	.specimen .custody__wp .custody__step:nth-child(3).arrow {
	margin-bottom: 45px; }
	.specimen .custody__wp .custody__step:nth-child(3) .custody__step-img {
	flex: 0 1 25%;
	width: 25%;
	max-width: 25%; }
	.specimen .custody__wp .custody__step:nth-child(3) .custody__step-txt {
	flex: 0 1 calc(75% - 10px);
	width: calc(75% - 10px);
	max-width: calc(75% - 10px); }
	.specimen .custody__wp .custody__step:nth-child(3) .custody__step-txt .custody__txt-subttl {
	margin-bottom: 6px; }
	.specimen .custody__wp .custody__step:nth-child(3) .custody__step-txt .custody__txt-txt.orange {
	margin-top: 8px;
				margin-bottom: 22px;}
	.specimen .custody__wp .custody__step:nth-child(4) {
	padding: 18px 29px; }
	.specimen .custody__wp .custody__step:nth-child(4).arrow {
	margin-bottom: 43.9px; }
	.specimen .custody__wp .custody__step:nth-child(4) .custody__step-img {
	flex: 0 1 25%;
	width: 25%;
	max-width: 25%; }
	.specimen .custody__wp .custody__step:nth-child(4) .custody__step-txt {
	flex: 0 1 calc(75% - 10px);
	width: calc(75% - 10px);
	max-width: calc(75% - 10px); }
	.specimen .custody__wp .custody__step:nth-child(4) .custody__step-txt .custody__txt-subttl {
	margin-bottom: 6px; }
		.specimen .custody__wp .custody__step:nth-child(4) .custody__step-txt .custody__txt-txt{
			margin-bottom: 8px;
		}
	.specimen .custody__wp .custody__step:last-child {
	padding: 18px 29px; }
	.specimen .custody__wp .custody__step:last-child .custody__step-wp {
	align-items: center; }
	.specimen .custody__wp .custody__step:last-child .custody__step-img {
	flex: 0 1 23%;
	width: 23%;
	max-width: 23%; }
	.specimen .custody__wp .custody__step:last-child .custody__step-txt {
	flex: 0 1 calc(75% - 10px);
	width: calc(75% - 10px);
	max-width: calc(75% - 10px); }
	.specimen .custody__step-wp {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	align-items: baseline; }
	.specimen .custody__step-img {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between; }
		.specimen .custody__step-img figure img{
			width: 100%;
		}
	.specimen .custody__step-txt .custody__txt-subttl {
	padding-left: 0; }
	.specimen .custody__step.arrow {
	margin-bottom: 44px; }
	.specimen .custody__step.arrow:before, .specimen .custody__step.arrow:after {
	bottom: -28px; }
	.specimen .step__box {
	position: static;
	top: auto;
	left: auto;
	max-width: 65px; }
	.specimen .step__box .step__box-num {
	margin-bottom: 10px;
	padding: 14px;
	width: 55px;
	height: 55px;
	font-size: 22px;
	line-height: 25px; }
	.specimen .step__box .step__box-tag {
	font-size: 13px;
	line-height: 13px; }
	.specimen .step__box .step__box-tag.blue {
	padding: 5px 11px; }
	.specimen .step__box .step__box-tag.red {
	padding: 5px 11px; }
	.specimen .custody__disposal .custody__txt-ttl {
	margin-bottom: 9px; }
	.specimen .custody__disposal .custody__txt-txt {
	text-align: center;
		margin-bottom: 40px;}
	.specimen .custody__disposal .custody__txt-subtxt {
	box-sizing: border-box;
	max-width: 430px;
	margin: 0 auto 18px;
	padding: 6px 4px;
	color: #EB702F;
	border: 1px solid #EB702F;
	text-align: center; }
	.specimen .custody__disposal-wp {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 716px;
	margin: 0 auto 25px; }
	.specimen .custody__disposal-wp a {
	flex: 0 1 calc((100% - 20px) / 2);
	width: calc((100% - 20px) / 2);
	max-width: calc((100% - 20px) / 2);
	margin: 0; }
	.specimen .custody__borderbox .reason {
	padding: 0;
	margin-bottom: 27.7px; }
	.specimen .custody__borderbox .box {
	padding: 22px 29px;
	margin-bottom: 25px; }
	.specimen .custody__borderbox .custody__txt-attent {
	padding: 0; }
	.specimen .custody_box {
	margin-bottom: 40.6px; }
	.specimen .custody_box .custody_title {
	padding-bottom: 10.9px;
	line-height: 1.2; } 
}
/*------------------------------
		901px以上
------------------------------*/
@media screen and (min-width: 901px) {

	.contents {
		margin: 50px auto 170px;
	}
.w790 {
padding: 0; }

.specimen .custody__txt-subttl {
line-height: 1.4444444444; }
.specimen .custody__txt-txt {
letter-spacing: 0.05em;
line-height: 1.7333333333; }
.specimen .custody__txt-subtxt {
letter-spacing: 0.05em;
line-height: 1.8571428571; }
.specimen .custody__txt-attent {
letter-spacing: 0.11em;
line-height: 2; }
.specimen .custody__wp .custody__step:first-child .custody__step-img {
flex: 0 1 21.506%;
width: 21.506%;
max-width: 21.506%; }
.specimen .custody__wp .custody__step:first-child .custody__step-txt {
flex: 0 1 73.301%;
width: 73.301%;
max-width: 73.301%; }
.specimen .custody__wp .custody__step:nth-child(2) .custody__step-img {
flex: 0 1 23.287%;
width: 23.287%;
max-width: 23.287%; }
.specimen .custody__wp .custody__step:nth-child(2) .custody__step-txt {
flex: 0 1 73.301%;
width: 73.301%;
max-width: 73.301%; }
.specimen .custody__wp .custody__step:nth-child(3) .custody__step-img {
flex: 0 1 23.424%;
width: 23.424%;
max-width: 23.424%; }
.specimen .custody__wp .custody__step:nth-child(3) .custody__step-txt {
flex: 0 1 73.301%;
width: 73.301%;
max-width: 73.301%; }
.specimen .custody__wp .custody__step:nth-child(4) .custody__step-img {
flex: 0 1 22.602%;
width: 22.602%;
max-width: 22.602%; }
.specimen .custody__wp .custody__step:nth-child(4) .custody__step-txt {
flex: 0 1 73.301%;
width: 73.301%;
max-width: 73.301%; }
.specimen .custody__wp .custody__step:last-child .custody__step-img {
flex: 0 1 21.78%;
width: 21.78%;
max-width: 21.78%; }
.specimen .custody__wp .custody__step:last-child .custody__step-txt {
flex: 0 1 73.301%;
width: 73.301%;
max-width: 73.301%; } }












@media only screen and (max-width: 768px) {
	#specimen .ttl {
		margin: 20px 0 32px;
	}
	.specimen_text1{
		clear: both;
		width: 100%;
	}
	
	.choice .f_left{
		float: none;
		width: 100%;
		margin-bottom:40px;
	}
	
	.choice .f_right{
		float: none;
		width: 100%;
	}
	
	#specimen .btn {
		width: 100%;
	}
	
	#specimen .btn #btn {
		width: 100%;
	}
	
	p.detail a:after {
		right: 14px;
	}
	
	
}


	

/*-----凍結検体の継続を希望される方（index2） -----*/
.specimenabout{
	text-align: left;
	margin-top: 30px;
	font-size: 14px;
}

.specimenabout dt{
	font-weight: bold;
}

.specimenabout dd{
	margin: 6px 0;
}

.borderbox{
	border: solid 1px #3e3e3e;
	width: 50%;
	padding: 1% 1%;
	margin-top: 4px;
}



@media only screen and (max-width: 768px) {
	.specimenabout dd{
		margin: 14px 0;
	}
	
	.borderbox{
		width: 97%;
	}
	
	.specimen .specimen__ttl br{
		display: inherit;
	}

	.specimen .specimen__txt br{
		display: inherit;
	}
}



/*-----凍結検体廃棄を希望される方（index3） -----*/
.flow{
	margin: 30px 0;
	text-align: left;
}

.flow dt{
	font-size: 20px;
}

.flow .fc_red{
	color: red;
}

.flow dd{
	margin: 20px 0;
}

.note{
	font-size: 15px;
	text-align: left;
	margin: 30px 0;
}




@media only screen and (max-width: 768px) { 
	.note li{
		margin: 18px 0;
	}
	
}
