@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#gNavi .navi03 > a > .txt::after,
.sale #gNavi .navi03 .subNavi li.sub01 .txt::after,
.support #gNavi .navi03 .subNavi li.sub02 .txt::after,
.inheritance #gNavi .navi03 .subNavi li.sub03 .txt::after,
.estate #gNavi .navi03 .subNavi li.sub04 .txt::after,
.exchange #gNavi .navi03 .subNavi li.sub05 .txt::after,
.optional #gNavi .navi03 .subNavi li.sub06 .txt::after {
	opacity: 1;
}
.pageTitle {
	text-align: center;
	background-image: url("../img/solution/sale/page_title_bg.jpg");
}
.pageTitle h2 span {
	color: #060606;
	letter-spacing: 0;
	background: none;
}
.pageTitle h2 > span {
	padding: 0;
}
.pageTitle h2 .txt01 {
	display: inline-block;
	background-color: #FFF;
}
.pageTitle h2 .txt02 {
	color: #FFF;
	display: block;
	letter-spacing: 2px;
	background-color: #3c2b5b;
}
#main .cTxt {
	margin-bottom: 75px;
	text-align: center;
	line-height: 2.05;
}
#main .headLine01 {
	margin-bottom: 64px;
	color: #7E7E7E;
}
#main .numList {
	margin-bottom: 90px;
}
#main .numList li {
	margin-right: 45px;
	padding: 60px 10px 52px;
	width: 290px;
	font-size: 2.2rem;
	line-height: 1.75;
	display: table;
	table-layout: fixed;
	position: relative;
	text-align: center;
	box-sizing: border-box;
	border: 3px solid #C5C5C5;
}
#main .numList li .inner {
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
#main .numList li:nth-child(3n) {
	margin-right: 0;
}
#main .numList li .num {
	padding: 0 30px;
	display: inline-block;
	position: absolute;
	left: 50%;
	top: -20px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #FFF;
}
#main .numList li .num img {
	height: 45px;
}
#main .numList li .col {
	color: #3c2b5b;
	font-weight: 900;
}
#main .numList01 {
	margin: -55px auto 0;
	width: 648px;
}
#main .numList01 li {
	margin: 55px 50px 0 0;
}
#main .numList01 li:nth-child(3n) {
	margin-right: 50px;
}
#main .numList01 li:nth-child(2n) {
	margin-right: 0;
}
#main .numList .liStyle01 {
	padding: 40px 10px 35px;
}
#main .h3Ttl {
	margin-bottom: 55px;
}
#main .stepList {
	margin-bottom: 132px;
}
#main .stepList li {
	margin-bottom: 70px;
	-webkit-align-items: center;
	align-items: center;
}
#main .stepList li:last-of-type {
	margin-bottom: 0;
}
#main .stepList li .img {
	width: 121px;
	position: relative;
}
#main .stepList li .img:after {
	margin-left: -18px;
	width: 36px;
	height: 96px;
	position: absolute;
	left: 50%;
	bottom: -96px;
	background: url("../img/solution/sale/arrow.png") no-repeat center bottom;
	background-size: 36px 96px;
	content: "";
}
#main .stepList li:last-of-type .img:after {
	display: none;
}
#main .stepList li .photo {
	width: 200px;
	box-sizing: border-box;
	background-color: #7E7E7E;
}
#main .stepList li .photo .txt {
	padding: 7px 0;
	width: 100%;
	height: 40px;
	box-sizing: border-box;
	display: block;
	color: #FFF;
	text-align: center;
	background-color: #7E7E7E;
}
#main .stepList li .txtBox {
	padding: 20px 0 22px;
	width: 600px;
	min-height: 130px;
	box-sizing: border-box;
	border-top: 2px solid #5a524f;
	border-bottom: 2px solid #5a524f;
}
#main .stepList li .ttl {
	margin-bottom: 6px;
	color: #3c2b5b;
	font-size: 2rem;
	font-weight: 700;
}
#main .stepList li p {
	font-size: 1.8rem;
	line-height: 1.9;
}
#main .stepList .liStyle01 .txtBox {
	padding-top: 30px;
}
.comCase .headLine03 .info {
	min-width: inherit;
	border-width: 4px;
}
.bottomBox {
	margin: 0 auto 155px;
	width: 970px;
	font-size: 5rem;
	font-weight: 700;
	position: relative;
	letter-spacing: 4px;
	box-sizing: border-box;
	border: 2px solid #e1e1e1;
	background-color: #FFF;
}
.bottomBox a {
	display: block;
	color: #96001E;
}
.bottomBox a:hover {
	opacity: 0.7;
}
.bottomBox img {
	width: 54.6%;
}
.bottomBox .txt {
	display: block;
	width: 54%;
	text-align: center;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.comLink {
	margin-bottom: 70px;
	text-align: center;
}
.comLink a {
	margin: 0 auto;
	display: block;
	max-width: 580px;
	line-height: 60px;
	color: #FFF;
	font-size: 1.5rem;
	text-align: center;
	background: url("../img/common/bg01.png") no-repeat left 5px top 5px, url("../img/common/bg03.png") no-repeat left 5px bottom 5px, url("../img/common/bg02.png") no-repeat right 5px top 5px, url("../img/common/bg04.png") no-repeat right 5px bottom 5px;
	background-size: 10px auto;
	background-color: #000;
}
.comLink a img {
	margin: 0 10px;
	display: inline-block;
	width: 10px;
	vertical-align: middle;
}
.comCase {
	margin-bottom: 150px;
}
.comImgList {
	margin-top: 0;
	margin-bottom: 70px;
}
.comImgList li {
	margin: 0;
	width: 320px;
	box-sizing: border-box;
	border-right: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
}
.comImgList li.on {
	background-color: #EFEFEF;
}
.comImgList li:nth-child(1), .comImgList li:nth-child(2), .comImgList li:nth-child(3) {
	border-top: none;
}
.comImgList li:nth-child(3n) {
	border-right: none;
}
.comImgList li a {
	padding: 20px 18px 15px;
	display: block;
}
.comImgList li.on a {
	cursor: default;
	pointer-events: none;
	opacity: 0.7;
}
.comImgList li.on a .comBtn {
	display: none;
}
/*------------------------------------------------------------
	support
------------------------------------------------------------*/
.support .pageTitle {
	background-image: url("../img/solution/support/page_title_bg.jpg");
}
.support #main .cTxt {
	margin-bottom: 82px;
}
.support #main .numList {
	margin-bottom: 95px;
}
/*------------------------------------------------------------
	optional
------------------------------------------------------------*/
.optional .pageTitle {
	background-image: url("../img/solution/optional/page_title_bg.jpg");
}
.optional #main .cTxt {
	margin-bottom: 70px;
}
.optional #main .numList {
	margin-bottom: 95px;
}
.optional #main .numList .liStyle01 {
	padding: 45px 10px 30px;
}
.optional #main .stepList li p {
	font-size: 1.6rem;
}
.optional #main .stepList li .txtBox {
	height: 130px;
	display: table;
	table-layout: fixed;
}
.optional #main .stepList li .txtBox p {
	display: table-cell;
	vertical-align: middle;
}
.optional #main .stepList li .txtBox .sml {
	margin-top: 2px;
	display: block;
	font-size: 1.4rem;
}
.optional #main .photo {
	text-align: center;
}
/*------------------------------------------------------------
	inheritance
------------------------------------------------------------*/
.inheritance .pageTitle {
	background-image: url("../img/solution/inheritance/page_title_bg.jpg");
}
.inheritance #main .numList {
	margin-bottom: 95px;
}
.inheritance #main .stepList li .txtBox {
	padding-top: 30px;
}
.inheritance #main .stepList li p {
	font-size: 1.6rem;
}
.inheritance #main .stepList li p .sml {
	margin-top: 5px;
	display: block;
	font-size: 1.3rem;
}
.inheritance #main .stepList .liStyle01 .txtBox {
	padding-top: 20px;
}
/*------------------------------------------------------------
	exchange
------------------------------------------------------------*/
.exchange .pageTitle {
	background-image: url("../img/solution/exchange/page_title_bg.jpg");
}
.exchange #main .cTxt {
	margin-bottom: 82px;
}
.exchange #main .numList {
	margin-bottom: 95px;
}
.exchange #main .numList .liStyle01 {
	padding: 45px 10px 30px;
}
.exchange #main .stepList li p {
	font-size: 1.6rem;
}
.exchange #main .stepList li .txtBox {
	height: 130px;
	display: table;
	table-layout: fixed;
}
.exchange #main .stepList li .txtBox p {
	display: table-cell;
	vertical-align: middle;
}
.exchange #main .stepList li .txtBox .sml {
	margin-top: 2px;
	display: block;
	font-size: 1.4rem;
}
.exchange #main .photo {
	text-align: center;
}
.exchange .casestudy,
.estate .casestudy {
	margin-bottom: 120px;
}
.exchange .casestudy .content .headLine03,
.estate .casestudy .content .headLine03 {
    color: #372d5a;
}
.exchange .casestudy .content .headLine03 .info,
.estate .casestudy .content .headLine03 .info {
    border-top: 5px solid #372d5a;
    border-bottom: 5px solid #372d5a;
}
.exchange .casestudy .content p,
.estate .casestudy .content p {
	text-align: center;
	margin-bottom: 50px;
}
.exchange .casestudy .content .btn,
.estate .casestudy .content .btn {
    padding: 4px;
	width: 272px;
	margin-left: auto;
	margin-right: auto;
    background-color: #F08300;
}
@media screen and (min-width: 768px) {
	.exchange .casestudy .content .btn:hover,
	.estate .casestudy .content .btn:hover {
		background-color: #A4A4A4;
	}
}
@media screen and (max-width: 767px) {
    .exchange .casestudy .content .btn,
	.estate .casestudy .content .btn {
        padding: 2px;
    }
    .exchange .casestudy .content .btn,
	.estate .casestudy .content .btn {
        width: 182px;
    }
}
/*------------------------------------------------------------
	estate
------------------------------------------------------------*/
.estate .pageTitle {
	background-image: url("../img/solution/estate/page_title_bg.jpg");
}
.estate #main .cTxt {
	margin-bottom: 82px;
}
.estate #main .numList {
	margin-bottom: 95px;
}
.estate #main .photo {
	text-align: center;
}
@media screen and (max-width: 767px) {
	#main {
		margin-bottom: 50px;
	}
	#main .cTxt {
		margin-bottom: 30px;
		font-size: 1.6rem;
		text-align: left;
		line-height: 1.7;
	}
	#main .headLine01 {
		margin-bottom: 29px;
	}
	#main .numList {
		margin-bottom: 36px;
		display: block;
	}
	#main .numList li {
		margin: 0 0 32px;
		padding: 34px 10px 27px;
		width: 100%;
		min-height: 120px;
		font-size: 1.5rem;
		border: 1px solid #C5C5C5;
	}
	#main .numList li:last-of-type {
		margin: 0;
	}
	#main .numList li .num {
		padding: 0 50px;
		top: -13px;
	}
	#main .numList li .num img {
		height: 29px;
	}
	#main .numList01 {
		margin: 0 auto;
		width: auto;
	}
	#main .numList01 li {
		margin: 0 0 30px;
		padding: 45px 10px 43px;
	}
	#main .numList01 li:nth-child(3n) {
		margin-right: 0;
	}
	#main .numList01 li:nth-child(2n) {
		margin-right: 0;
	}
	#main .numList .liStyle01 {
		padding: 20px 10px;
	}
	#main .h3Ttl {
		margin-bottom: 25px;
	}
	#main .stepList {
		margin-bottom: 0;
	}
	#main .stepList li {
		margin-bottom: 20px;
		padding-bottom: 10px;
		position: relative;
		display: block;
		background: url("../img/solution/icon02.png") no-repeat left 23px bottom;
		background-size: 19px auto;
	}
	#main .stepList li:last-of-type {
		background: none;
	}
	#main .stepList li .img {
		width: 60px;
		position: absolute;
		left: 3px;
		top: -10px;
	}
	#main .stepList li .img:after {
		display: none;
	}
	#main .stepList li .photo {
		margin: 0 0 13px 78px;
		width: auto;
	}
	#main .stepList li .photo img {
		width: 100%;
	}
	#main .stepList li .photo .txt {
		padding: 10px 0;
		height: auto;
		font-size: 1.8rem;
	}
	#main .stepList li .txtBox {
		margin-left: 78px;
		padding: 0;
		width: auto;
		min-height: inherit;
		border: none;
	}
	#main .stepList li .ttl {
		margin-bottom: 2px;
		font-size: 1.5rem;
	}
	#main .stepList li p {
		font-size: 1.5rem;
		line-height: 1.7;
	}
	#main .stepList li:last-of-type .txtBox {
		padding-top: 15px;
	}
	.bottomBox {
		margin: 30px 28px 0;
		width: auto;
		font-size: 1.6rem;
		letter-spacing: 2px;
		border: 1px solid #e1e1e1;
	}
	.bottomBox img {
		width: 54%;
	}
	.bottomBox .txt {
		width: 55%;
	}
	.comLink a {
		padding: 10px;
		max-width: 80%;
		line-height: 1.5;
		font-size: 1.3rem;
		background-size: 5px auto;
	}
	.comLink a img {
		margin: 0 5px;
	}
	.comLink a:hover {
		background-color: #000;
	}
	.comCase .headLine03 .info {
		border-width: 3px;
	}
	.comConsultation {
		margin-top: 30px;
	}
	.comCase {
		margin-bottom: 50px;
	}
	.pageUlBox .headLine03 .info {
		border-width: 3px;
	}
	.comImgList {
		margin-bottom: 60px;
	}
	.comImgList li {
		margin: 0;
		width: 50%;
	}
	.comImgList li.on {
		background-color: #EFEFEF;
	}
	.comImgList li:nth-child(3) {
		border-top: 1px solid #DDDDDD;
	}
	.comImgList li:nth-child(3n) {
		border-right: 1px solid #DDDDDD;
	}
	.comImgList li:nth-child(2n) {
		border-right: none;
	}
	.comImgList li a {
		padding: 20px 10px;
	}
	/*------------------------------------------------------------
		support
	------------------------------------------------------------*/
	.support #main .cTxt {
		margin-bottom: 40px;
	}
	.support #main .numList {
		margin-bottom: 40px;
	}
	/*------------------------------------------------------------
		optional
	------------------------------------------------------------*/
	.optional #main .cTxt {
		margin-bottom: 40px;
	}
	.optional #main .numList {
		margin-bottom: 40px;
	}
	/*------------------------------------------------------------
		inheritance
	------------------------------------------------------------*/
	.inheritance #main .numList {
		margin-bottom: 40px;
	}
	.inheritance #main .stepList li .txtBox {
		padding-top: 15px;
	}
	.inheritance #main .stepList li p {
		font-size: 1.5rem;
	}
	.inheritance #main .stepList li p .sml {
		margin-top: 5px;
		font-size: 1.2rem;
	}
	.inheritance #main .stepList .liStyle01 .txtBox {
		padding-top: 20px;
	}
	/*------------------------------------------------------------
		exchange
	------------------------------------------------------------*/
	.exchange #main .cTxt {
		margin-bottom: 40px;
	}
	.exchange #main .numList {
		margin-bottom: 40px;
	}
	.exchange #main .numList .liStyle01 {
		padding: 31px 10px;
	}
	.exchange #main .stepList li p {
		font-size: 1.5rem;
	}
	.exchange #main .stepList li .txtBox {
		height: inherit;
		display: block;
		table-layout: inherit;
	}
	.exchange #main .stepList li .txtBox p {
		display: block;
	}
	.exchange #main .stepList li .txtBox .sml {
		font-size: 1.2rem;
	}
	/*------------------------------------------------------------
		estate
	------------------------------------------------------------*/
	.estate #main .cTxt {
		margin-bottom: 40px;
	}
	.estate #main .numList {
		margin-bottom: 40px;
	}
}
@media screen and (min-width: 550px) and (max-width: 767px) {
	#main .stepList li {
		background-position: left 23px center;
	}
}
/* 印刷 */
@media print {
	.ie .exchange .comCaseList {
		display: block;
		display: -webkit-block;
		overflow: hidden;
		zoom: 1;
	}
	.ie .exchange .comCaseList li {
		float: left;
	}
	.ie .exchange .comCase .slick-dots li {
		float: none;
	}
} 
