@charset "utf-8";
/*------------------------------------------------------------
	immovables
------------------------------------------------------------*/
@media all and (min-width: 897px) {}
.pinkBg {
	padding: 47px 0 134px;
}
.present.content {
	margin-bottom: 64px;
	padding: 0 33px 0 47px;
}
.present .imgBox {
	margin-bottom: 69px;
	display: flex;
	text-align: justify;
	text-justify: inter-ideograph;
}
.present .textBox {
	width: 630px;
}
.present .photoBox {
	margin-top: 15px;
	width: 268px;
}
.present .photoBox img {
	width: 100%;
}
.present p, .presentText p {
	margin-left: 5px;
	width: 605px;
	color: #585858;
	font-size: 1.8rem;
	line-height: 2;
	letter-spacing: 0.05em;
}
.presentText p {
	width: auto;
}
.present p span {
	font-weight: bold;
}
.talk {
	margin: 0 18px 0 4px;
	padding: 6px 37px 25px 54px;
	background: url("../image/immovables/bg03.png") repeat-y center center / 100% 100%;
	position: relative;
}
.talk::before {
	content: "";
	width: 100%;
	height: 28px;
	background: url("../image/immovables/bg01.png") no-repeat center center / 100% 100%;
	position: absolute;
	left: 0;
	top: -28px;
}
.talk::after {
	content: "";
	width: 100%;
	height: 28px;
	background: url("../image/immovables/bg02.png") no-repeat center center / 100% 100%;
	position: absolute;
	left: 0;
	bottom: -28px;
}
.talklist {
	margin-top: -6px;
}
.talklist li {
	margin-top: 6px;
	display: flex;
	justify-content: space-between;
	text-align: justify;
	text-justify: inter-ideograph;
	align-items: center;
}
.talklist li:nth-child(2n) {
	flex-direction: row-reverse;
}
.talklist .image {
	margin: -3px 0 0 -5px;
	width: 194px;
}
.talklist p {
	width: 615px;
	height: 144px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #585858;
	font-weight: bold;
	text-align: center;
	font-size: 2.1rem;
	letter-spacing: 0.05em;
	line-height: 1.67;
	background-color: #fff;
	border-radius: 30px;
	box-shadow: 0px 0px 8px 0px rgba(231, 83, 81, 0.36);
	box-sizing: border-box;
	position: relative;
}
.talklist li p::before {
	content: "";
	width: 44px;
	height: 22px;
	background: url("../image/immovables/icon01.png") no-repeat center center;
	position: absolute;
	right: -44px;
	top: 50%;
	transform: translateY(-50%);
}
.talklist li:nth-child(2n) p::before {
	left: -44px;
	transform: translateY(-50%) rotate(180deg);
}
.talklist li:nth-child(2n) p {
	margin: 10px 15px 0 0;
}
.talklist li:nth-child(2n) .image {
	margin-right: -15px;
}
.price.content {
	padding: 0 52px 0 50px;
}
.price .headLine02 {
	margin-bottom: 24px;
}
.priceBox {
	margin-bottom: 19px;
	padding: 9px;
	border-radius: 20px;
	background: linear-gradient(90deg, rgba(255, 144, 144, 0.5) 30%, rgba(253, 210, 167, 0.7) 100%);
}
.price dl {
	padding: 27px 40px 10px;
	background-color: #fff;
	border-radius: 10px;
	overflow: hidden;
}
.price dt {
	margin: 23px 0 0 13px;
	min-width: 600px;
	float: left;
	color: #333;
	font-weight: bold;
	font-size: 2rem;
	letter-spacing: 0.05em;
}
.price dd {
	width: 129px;
	padding: 29px 5px 14px 37em;
	text-align: center;
	line-height: 1.56;
	letter-spacing: 0.05em;
	color: #333;
	font-size: 1.8rem;
	border-bottom: 3px solid #e4e4e4;
	position: relative;
}
.price dd span {
	display: block;
}
.price dd:last-of-type {
	border-bottom: none;
}
.price dd::after {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #cccccc;
	position: absolute;
	left: 0;
	bottom: -2px;
}
.price dd:last-of-type::after {
	width: 0;
}
.price dt.special {
	min-width: 100px;
}
.price dd.special {
	text-align: left;
	padding: 22px 28px 23px 11.3em;
	width: calc(100% - 231px);
}
.price .text {
	/*text-align: right;*/
	color: #333;
	font-size: 1.6rem;
	line-height: 1.75;
	letter-spacing: 0.05em;
}
.step {
	margin-top: 75px;
}
.faq.pinkBg {
	padding: 75px 0;
}
.faq .headLine02 {
	margin-bottom: 35px;
}
.inherit .present p {
	width: 634px;
}
.inherit .presentText {
	margin: 0 9px 80px 0;
}
.inherit .presentText p {
	width: auto;
}
.inherit .present .photoBox {
	margin: 64px -21px 0 0;
	width: 270px;
}
.inherit .present .imgBox {
	margin-bottom: 32px;
}
.inherit .talk {
	padding: 12px 52px 14px 54px;
}
.inherit .talklist li {
	margin-top: 2px;
}
.inherit .talklist .image {
	margin: -11px 0 0 -18px;
	width: 194px;
}
.inherit .talklist p {
	width: 601px;
}
.inherit .present.content {
	margin-bottom: 74px;
}
.inherit .price dt {
	margin-left: 30px;
	margin-top: 17px;
	min-width: 425px;
}
.inherit .price dd {
	padding: 17px 29px 14px 23.5em;
	width: 336px;
	text-align: right;
}
.inherit .stepList .photo {
	width: 289px;
	top: -15px;
	right: -60px;
}
.inherit .pinkBg {
	padding-bottom: 90px;
}
.inherit .will .faq.pinkBg {
	padding-bottom: 126px;
	background-image: url("../image/common/bg07.png");
}
.will .faq.pinkBg::before {
	background-image: url("../image/common/bg07.png");
	top: -831px;
}
.inherit .step {
	margin-top: 52px;
}
.inherit #adult .present.content {
	margin-bottom: 17px;
}
.inherit #adult .presentText {
	margin-bottom: 17px;
}
.inherit #adult .present .photoBox {
	margin: -30px -6px 0 0;
}
.inherit #adult .present .imgBox {
	margin-bottom: 63px;
}
.inherit #adult .talk {
	margin-bottom: 86px;
}
.inherit #adult .price dl {
	padding: 24px 40px 21px;
}
.inherit.will .price dl {
	padding: 24px 40px 21px;
}
.inherit #adult .step .headLine02 {
	margin-bottom: 40px;
}
.sense {
	margin: 0 auto 30px;
	display: flex;
	justify-content: space-between;
	text-align: center;
}
.sense h3 {
	margin-bottom: 15px;
}
.sense h3 span {
	padding: 7px 10px 5px;
	min-width: 211px;
	display: inline-block;
	font-size: 2.2rem;
	color: #fff;
	letter-spacing: 0.05em;
	background-color: #9a9eaa;
	box-sizing: border-box;
}
.sense .no {
	padding: 28px 20px 29px;
	width: 634px;
	background-color: #fff;
	border-radius: 20px;
	box-sizing: border-box;
}
.sense .no p {
	margin-bottom: 20px;
	color: #808591;
	font-size: 2.2rem;
	letter-spacing: 0.05em;
	font-weight: bold;
}
.sense .noUl {
	display: flex;
	justify-content: space-between;
	text-align: justify;
	text-justify: inter-ideograph;
}
.sense .noUl li img {
	width: 100%;
}
.sense .yes {
	padding: 28px 10px 29px;
	width: 252px;
	background-color: #fff;
	border-radius: 20px;
	box-sizing: border-box;
}
.sense .yes h3 span {
	background-color: #ff9797;
}
.sense .yes p {
	margin-bottom: 5px;
	color: #ff9797;
	font-size: 1.8rem;
	letter-spacing: 0.05em;
	line-height: 1.33;
	font-weight: bold;
}
.systemBox {
	margin: 0 auto 30px;
	max-width: 900px;
}
.system {
	margin-bottom: 35px;
	padding: 39px 50px;
	background-color: #fff;
	border-radius: 20px;
	overflow: hidden;
}
.system h3 {
	margin: 0 0 37px 5px;
	font-size: 2.5rem;
	color: #333;
	line-height: 1.5;
}
.system dt {
	width: 216px;
	float: left;
	font-size: 2rem;
	color: #333;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 1.4;
}
.system dd {
	margin-bottom: 18px;
	padding: 0 0 25px 13.2em;
	width: calc(100 - 240px);
	font-size: 1.8rem;
	color: #333;
	letter-spacing: 0.05em;
	line-height: 1.5;
	border-bottom: 3px solid #e4e4e4;
	position: relative;
}
.system dd:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}
.system dd span {
	display: block;
	margin-left: 3.16em;
	text-indent: -3.16em;
}
.system dd::after {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #cccccc;
	position: absolute;
	left: 0;
	bottom: -2px;
}
.system dd:last-child::after {
	width: 0;
}
.systemBox p {
	font-size: 1.8rem;
	color: #585858;
	line-height: 2;
}
.inherit #adult .price dt {
	min-width: 333px;
	margin: 20px 0 0;
}
.inherit.will .price dt {
	min-width: 333px;
	margin: 20px 0 0;
}
.inherit #adult .price dd {
	padding: 17px 29px 14px 23.5em;
    width: 336px;
	/*text-align: left;*/
}
.inherit #adult .stepBox {
	display: flex;
	justify-content: space-between;
	text-align: justify;
	text-justify: inter-ideograph;
}
.inherit #adult .stepBox .stepList {
	margin-top: 22px;
	padding-left: 0;
}
.inherit #adult .stepBox .stepList .image {
	width: 120px;
}
.inherit #adult .stepBox .stepList .textBox {
	margin: 6px 0 0 20px;
	width: calc(100% - 96px);
}
.inherit #adult .stepBox .stepList .textBox p {
	text-align: left;
	word-break: break-all;
}
.inherit #adult .stepBox h3 {
	padding: 10px 0 10px;
	text-align: center;
	color: #606060;
	font-size: 2.6rem;
	background-color: #ffddda;
}
.inherit #adult .prompter {
	width: 430px;
	box-sizing: border-box;
}
.letter .writeBox {
	padding: 20px 105px 20px 55px;
}
.letter p {
	padding-top: 26px;
	padding-bottom: 22px;
	background-position: left top 26px;
}
.letter.can {
	margin-bottom: 30px;
}
.letter.canNot {
	margin-bottom: 50px;
}
.letter p {
	padding: 20px 10px 20px 50px;
	color: #585858;
	font-size: 2rem;
	letter-spacing: 0.05em;
	border-bottom: 3px dashed #d4d4d4;
}
.letter p:last-child {
	padding-bottom: 4px;
	border: none;
}
.letter.can p {
	background: url("../image/inherit/icon01.png") no-repeat left top 20px;
}
.letter.canNot p {
	background: url("../image/inherit/icon02.png") no-repeat left top 20px;
}
.inherit #family .price dl {
	padding: 24px 22px 10px;
}
.inherit #family .price dt {
	min-width: 160px;
}
.inherit #family .price dd {
	padding-top: 19px;
	padding-left: 10.8em;
	width: calc(100% - 250px);
	line-height: 1.65;
	text-align: left;
}
.inherit #family .price dd span {
	margin-bottom: 5px;
	display: block;
}
.inherit #family .stepList .photo {
	width: 300px;
	top: -15px;
}
.inherit #family .present .imgBox {
	margin-bottom: 56px;
}
.inherit #family .present .photoBox {
	margin: -10px -36px 0 0;
	width: 296px;
}
.inherit #family .present.content {
	margin-bottom: 200px;
}
.will .present .photoBox {
	margin: 11px -35px 0 0;
	width: 294px;
}
.will .present .imgBox {
	margin-bottom: 62px;
}
.will .talk {
	margin-bottom: 75px;
	padding-bottom: 32px;
}
.will .present.content {
	margin-bottom: 66px;
}
.will .price .writeBox {
	padding: 30px 40px;
}
.will .price .writeBox > .text {
	margin-bottom: 30px;
	padding-bottom: 30px;
	display: flex;
	border-bottom: 3px solid #e4e4e4;
	position: relative;
}
.will .price .writeBox > .text::after {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #ccc;
	position: absolute;
	left: 0;
	bottom: -2px;
}
.will .price .text p {
	text-align: left;
	font-size: 1.8rem;
	color: #333;
	line-height: 1.56;
}
.will .letter .writeBox {
	padding-right: 80px;
}
.will .letter p {
	padding-top: 26px;
	padding-bottom: 22px;
	background-position: left top 26px;
}
.will .price .text p span {
	display: block;
	margin-top: 5px;
}
.will .price .text p span.kasanrei {
	font-size: 1.6rem;
}
.will .price .text p.title {
	margin-right: 80px;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.4;
}
.will .price .tips {
	font-size: 1.6rem;
	color: #333;
	line-height: 1.56;
}
.will .stepList .photo {
	width: 320px;
	top: -16px;
	right: -35px;
}
.will .present p {
	box-sizing: border-box;
}
.will .letter.can p {
	width: 732px;
	background-image: url("../image/will/icon01.png");
}
.will .letter.canNot p {
	width: 732px;
	background-position: left top 34px;
	background-image: url("../image/will/icon02.png");
}
.will .bloodPrice .borderBox {
	margin-bottom: 20px;
}
.will .bloodPrice .writeBox ul {
	padding: 45px 57px 30px 47px;
	display: flex;
	justify-content: space-between;
	text-align: justify;
	text-justify: inter-ideograph;
}
.will .bloodPrice .writeBox li {
	display: flex;
}
.will .bloodPrice .writeBox h3 {
	margin-right: 21px;
	font-size: 2rem;
	color: #333;
	letter-spacing: 0.05em;
}
.will .bloodPrice dl {
	width: 220px;
	display: flex;
	flex-wrap: wrap;
}
.will .bloodPrice dt {
	margin-right: 20px;
	width: 86px;
	font-weight: bold;
	font-size: 2rem;
	color: #333;
	letter-spacing: 0.05em;
}
.will .bloodPrice dd {
	font-size: 1.8rem;
	color: #333;
	letter-spacing: 0.05em;
	flex: 1;
}
.will .bloodPrice .text {
	color: #333;
	font-size: 1.6rem;
	line-height: 1.75;
	letter-spacing: 0.05em;
}
.will #giveUp .stepList .photo {
	width: 305px;
	top: 9px;
	right: -52px;
}
.will #giveUp .present .photoBox {
	margin: 11px -35px 0 0;
	width: 278px;
}
.price #willPriceList dl {
	padding: 0;
}
.price #willPriceList dl dt {
	margin-left: 0;
}
.price #willPriceList dl dd {
	padding-right: 0;
	width: 365px;
}
@media all and (min-width: 897px) {
	.present .photoBox {
		position: relative;
		right: -22px;
	}
	.inherit .present .photoBox {
		right: -41px;
	}
}
@media all and (max-width: 896px) {
	.pinkBg {
		padding: 27px 0 32px;
	}
	.inherit .pinkBg {
		padding-bottom: 50px;
	}
	.present.content {
		margin-bottom: 55px;
		padding: 0 25px;
	}
	.present .imgBox {
		margin-bottom: 29px;
		display: block;
	}
	.inherit #adult .present .imgBox {
		margin-bottom: 40px;
	}
	.inherit #family .present .imgBox {
		margin-bottom: 40px;
	}
	.will .present .imgBox {
		margin-bottom: 40px;
	}
	.present .textBox {
		width: auto;
	}
	.present .photoBox {
		margin: 0 auto 15px !important;
		width: 25.4% !important;
	}
	.present .photoBox img {}
	.present p {
		margin-left: 0 !important;
		width: auto;
		line-height: 1.72 !important;
		font-size: 1.4rem !important;
	}
	.talk {
		margin: 0 !important;
		padding: 11px 25px 9px !important;
		background-image: url("../image/immovables/sp_bg03.png") !important;
	}
	.talk::before {
		background-image: url("../image/immovables/sp_bg01.png");
		background-size: 100% 14px;
		top: -21px;
	}
	.talk::after {
		background-image: url("../image/immovables/sp_bg02.png");
		background-size: 100% 14px;
		bottom: -21px;
	}
	.talklist {
		margin-top: -23px !important;
	}
	.talklist li {
		margin-top: 23px !important;
	}
	.talklist li:nth-child(2n) {}
	.talklist .image {
		margin: -15px -6px 0 0 !important;
		width: 95px !important;
	}
	.talklist p {
		padding: 20px 8px 15px 20px !important;
		width: 69% !important;
		height: 90px;
		line-height: 1.38 !important;
		text-align: left;
		border-radius: 15px;
		font-size: 1.3rem !important;
	}
	.talklist li p::before {
		background-size: 22px auto;
		right: -32px;
		top: 42%;
	}
	.talklist li:nth-child(2n) p::before {
		left: -32px;
	}
	.talklist li:nth-child(2n) p {
		margin: 10px 1px 0 0;
		width: 66%;
	}
	.talklist li:nth-child(2n) .image {
		margin-left: -3px;
		width: 33%;
	}
	.price.content {
		padding: 0 25px 0;
	}
	.price .headLine02 {
		margin-bottom: 14px;
	}
	.priceBox {
		margin-bottom: 14px;
		padding: 5px;
		border-radius: 10px;
	}
	.price dl {
		padding: 0 22px 20px;
		border-radius: 5px;
	}
	.inherit #family .price dl {
		padding: 0 22px 20px;
	}
	.inherit #adult .price dl {
		padding: 5px 20px 21px;
	}
	.inherit.will .price dl {
		padding: 5px 20px 21px;
	}
	.inherit #adult .stepBox .stepList .image {
		width: 76px;
	}
	.price dt {
		min-width: inherit !important;
		margin: 24px 0 3px !important;
		font-size: 1.6rem !important;
		width: auto !important;
		float: inherit !important;
	}
	.price #willPriceList dl dt {
		margin-top: 14px !important;
	}
	.price dd {
		min-width: inherit !important;
		padding: 0 !important;
		width: auto !important;
		text-align: left !important;
		font-size: 1.4rem !important;
		border: none !important;
	}
	.price dd span {
		/*margin-bottom: 10px;
		padding-bottom: 10px;*/
		line-height: 1.6;
		/*border-bottom: 1px solid #d8d8d8;*/
	}
	.price dd span.kasanrei {
		padding-top: 7px;
		font-size: 1.2rem;
	}
	.price dd:last-of-type {}
	.price dd::after {
		width: 0;
	}
	.price dd:last-of-type::after {}
	.price dt.special {
		margin: 23px 0 11px;
		width: auto;
	}
	.price dd.special {
		padding: 0;
		width: auto;
	}
	.price .text {
		text-align: left;
		font-size: 1.2rem;
		line-height: 1.5;
		text-indent: -1.2rem;
	    padding-left: 1.2rem;
		letter-spacing: 0;
	}
	.price .text span {
		margin-left: 1em;
		text-indent: -1em;
		display: inline-block;
	}
	.price .text.bikou {
		text-indent: 0;
	    padding-left: 0;
		margin-bottom: 10px
	}
	.step {
		margin-top: 27px;
		padding: 0 25px;
	}
	.faq.pinkBg {
		padding: 27px 25px 45px
	}
	.faq .headLine02 {}
	.will .price .writeBox > .text {
		display: block;
	}
	.will .price .text p.title {
		margin: 23px 0 11px;
		padding-bottom: 10px;
		width: auto;
		font-size: 1.6rem;
	}
	.will .price .writeBox > .text {
		margin-bottom: 14px;
		padding-bottom: 12px;
	}
	.will .price .text p {
		/*margin-bottom: 10px;
		padding-bottom: 10px;*/
		line-height: 1.29;
		font-size: 1.4rem;
		border-bottom: 1px solid #d8d8d8;
	}
	.will .price .text span {
		margin-left: 0;
		text-indent: 0;
	}
	.will .price .text p:last-child {
		border: none;
	}
	.will .price .writeBox > .text {
		border-bottom: none;
	}
	.will .price .text p span {
		/*margin-bottom: 10px;
		padding-bottom: 10px;*/
		line-height: 1.6;
		/*border-bottom: 1px solid #d8d8d8;*/
	}
	.will .price p span.kasanrei {
		padding-top: 7px;
		font-size: 1.2rem;
	}
	.will .price .tips {
		font-size: 1.2rem;
		line-height: 1.5;
	}
	
	.letter .writeBox {
		padding: 7px 20px 30px;
	}
	.letter .writeBox {
		padding: 7px 20px 30px;
	}
	.letter p {
		padding: 20px 10px 13px 34px;
		width: auto !important;
		border-width: 1px;
	}
	.letter .writeBox p {
		font-size: 1.4rem !important;
		line-height: 1.28 !important;
	}
	.letter.can p {
		background-size: 20px auto;
	}
	.letter.canNot p {
		background-size: 17px auto;
	}
	.will .bloodPrice {
		padding: 0 25px;
	}
	.will .bloodPrice.content02 {
		margin: 0;
	}
	.will .bloodPrice .writeBox ul {
		padding: 30px 20px;
		display: block;
	}
	.will .bloodPrice .writeBox li {
		display: block;
	}
	.will .bloodPrice .writeBox h3 {
		margin: 0 0 20px;
		font-size: 1.6rem;
	}
	.will .bloodPrice dl {
		margin-bottom: 15px;
		padding-bottom: 15px;
		width: auto;
		justify-content: space-between;
		text-align: justify;
		text-justify: inter-ideograph;
		border-bottom: 1px solid #d8d8d8;
	}
	.will .bloodPrice li:last-child dl {
		margin-bottom: 0;
		padding-bottom: 0;
		border: none;
	}
	.will .letter .writeBox {
		padding-right: 20px;
	}
	.will .letter.content02 {
		margin: 40px 0 0;
	}
	.will .letter p {
		padding-left: 20px;
	}
	.will .letter p:last-child {
		padding-bottom: 0;
	}
	.will .letter.canNot p {
		background-position: left top 28px;
	}
	.will .bloodPrice dt {
		width: 73px;
		font-size: 1.6rem;
	}
	.will .bloodPrice dd {
		font-size: 1.4rem;
		width: calc(100% - 93px);
		flex: initial;
	}
	.will .bloodPrice .text {
		text-align: left;
		font-size: 1.2rem;
		line-height: 1.5;
		text-indent: -1.2rem;
		padding-left: 1.2rem;
		letter-spacing: 0;
	}
	.sense {
		padding: 0 25px;
		display: block;
	}
	.sense .no {
		margin-bottom: 15px;
		padding: 28px 12px 29px;
		width: auto;
	}
	.sense .yes {
		width: auto;
	}
	.sense h3 span {
		font-size: 1.6rem;
	}
	.sense .no p {
		font-size: 1.4rem;
	}
	.sense .yes p {
		font-size: 1.35rem;
	}
	.sense .noUl li {
		margin: 0 3px;
		width: calc((100% - 36px) / 3);
	}
	.sense .yes .image {
		width: auto;
	}
	.systemBox {
		margin: 0 25px 30px;
	}
	.system {
		margin-bottom: 17px;
		padding: 36px 25px;
	}
	.system h3 {
		margin: 0 0 10px -13px;
		font-size: 1.6rem;
	}
	.system dt {
		float: inherit;
		min-width: inherit;
		margin: 10px 0 3px;
		font-size: 1.6rem;
		width: auto;
	}
	.system dd {
		min-width: inherit;
		padding: 0 0 10px;
		width: auto;
		text-align: left;
		font-size: 1.4rem;
		border: none;
	}
	.systemBox p {
		font-size: 1.4rem;
		line-height: 1.71;
	}
	.inherit #adult .stepBox {
		display: block;
	}
	.inherit #adult .prompter {
		margin-bottom: 40px;
		width: auto;
	}
	.inherit #adult .prompter:last-child {
		bottom: 0;
	}
	.inherit #family .present.content {
		margin-bottom: 40px;
	}
	.inherit .stepList .photo {
		width: 91px !important;
		top: -25px !important;
		right: 8px !important;
	}
	.inherit .present.content {
		margin-bottom: 55px;
	}
	.inherit #adult .talk {
		margin-bottom: 55px !important;
	}
	.letter.can {
		margin-top: 50px;
	}
	.will .present p {
		width: auto;
		box-sizing: border-box;
	}
	.will .price .writeBox {
		padding: 10px 25px 15px;
	}
	.inherit .present p {
		width: auto;
	}
	.inherit .presentText {
		margin: 30px 0 40px;
	}
	.inherit #adult .stepBox h3 {
		font-size: 1.9rem;
		padding-bottom: 7px;
	}
}
@media all and (max-width: 374px) {
	.inherit .stepList .photo {
		width: 91px;
		top: -25px !important;
		right: 0 !important;
	}
	.inherit .stepList .photo {
		width: 77px !important;
	}
}
@media all and (-ms-high-contrast:none) {
	.will .bloodPrice dl {
		width: 211px;
	}
	.talklist li p::before {
		right: -43px;
	}
	.talklist li:nth-child(2n) p::before {
		left: -43px;
	}
}