@charset "utf-8";

/* -------------------------------------------------- */
/* PC*/
/* -------------------------------------------------- */
.salesTtl {
	background: url(../../img/sales/sales_mv_bg.jpg) no-repeat center center / cover;
}

.brPc:after {
	content: "\A";
	white-space: pre;
}

.introTop {
	padding: 0 0 68px;
	background: url(../../img/sales/intro_ill.jpg) no-repeat right center;
}

.introBottom {
	margin: 0 0 120px;
}

.introCatch {
	margin: 0 0 35px;
	font-size: 5.0rem;
	font-weight: 700;
	line-height: 1.4;
	color: #000;
}

.introCatch .especially {
	color: #ab0106;
}

.introCatch .especially:after {
	content: "\A";
	white-space: pre;
}

.introTxt {
	width: 63.333%;
	font-size: 1.8rem;
	line-height: 1.4;
	letter-spacing: 0.06em;
}

.introBotHead {
	margin: 0 0 28px;
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 1.2;
	color: #000;
}

.introBotTxt {
	width: 100%;
}

/* point */
#point {
	margin: 0 0 20px;
}

#pointList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.pointBox {
	width: 48.333%;
	margin: 0 0 40px;
	padding: 36px 28px 40px;
	border: 1px solid #ccc;
}

.pointBoxFigure {
	margin: 0 0 28px;
}

.pointBoxImg {
	width: 100%;
}

.pointTxt,
.pointNum {
	font-weight: 700;
	color: #ab0106;
}

.pointTxt {
	margin: 0 0 18px;
	font-size: 2.0rem;
}

.pointNum {
	display: inline-block;
	font-family: 'Jost', sans-serif;
	font-size: 2.8rem;
}

.pointDes {
	font-size: 2.0rem;
	line-height: 1.4;
}

.pointBox01 .pointDes {
	letter-spacing: 0.085em;
}

/* think */
#think {
	margin: 0 0 108px;
	padding: 60px 0;
	background: url(../../img/sales/conts_bg01.png) repeat-x left bottom, url(../../img/sales/conts_bg02.jpg) repeat-x 0 0;
}

.thinkInner {
	padding: 0 50px;
}

#thinkTop {
	margin: 0 0 30px;
	text-align: center;
}

#thinkHead {
	margin: 0 0 28px;
	padding: 10px 40px;
	display: inline-block;
	position: relative;
	font-size: 2.4rem;
	font-weight: 700;
	color: #fff;
	background: #073190;
}

#thinkHead:before {
	width: 0;
	height: 0;
	margin: 0 0 0 -9px;
	content: "";
	position: absolute;
	bottom: -12px;
	left: 50%;
	border-style: solid;
	border-width: 12px 9px 0 9px;
	border-color: #073090 transparent transparent transparent;
}

#thinkCatch {
	display: block;
	font-size: 3.0rem;
	font-weight: 700;
	line-height: 1.4;
	color: #1a1a1a;
}

#thinkBottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#markArea {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.markItemNo1 {
	margin: 0 40px 0 0;
}

#thinkBotConts {
	width: 634px;
	width: 57.6%;
}

#thinkBotConts * {
	font-weight: 700;
	line-height: 1.0;
}

#thinkBotHead {
	font-size: 2.4rem;
}

#thinkBotEmphasis {
	margin: 0 0 26px;
	font-size: 2.8rem;
	color: #ab0106;
}

.empNum {
	display: inline-block;
	font-size: 4.9rem;
	color: #ab0106;
}

#thinkBotTxt {
	margin: 0 0 28px;
	font-size: 2.4rem;
	font-feature-settings: "palt";
	color: #000;
}

.thinkBotRelief {
	margin: 0 0 28px;
	font-size: 2.8rem;
	color: #073190;
}

#thinkStar {
	font-size: 1.3rem;
	font-weight: 400 !important;
	line-height: 1.4;
}

/* case */
.case.purchase {
	margin: 0 0 108px;
}

.caseTtl {
	margin: 0 0 40px;
	text-align: center;
}

.caseTtlIn {
	padding: 7px 50px 8px;
	display: inline-block;
	position: relative;
	background: #0a318d;
	font-size: 3.0rem;
	font-weight: 700;
	color: #fff;
}

.sale .caseTtlIn {
	background: #03744b;
}

.caseTtlIn:before,
.caseTtlIn:after {
	width: 1px;
	height: 100%;
	content: "";
	display: inline-block;
	position: absolute;
	top: 0;
	background: #0a318d;
}

.sale .caseTtlIn:before,
.sale .caseTtlIn:after {
	background: #03744b;
}

.caseTtlIn:before {
	left: -5px;
}

.caseTtlIn:after {
	right: -5px;
}

.caseList {
	margin: 0 0 72px;
	padding: 0 28px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.caseBox {
	width: 48.3%;
}

.caseTxt,
.caseNum {
	display: inline-block;
	font-weight: 700;
	line-height: 0.7;
	color: #ab0106;
	font-feature-settings: "palt";
}

.caseTxt {
	margin: 0 0 11px;
	font-size: 2.8rem;
}

.caseNum {
	font-size: 5.0rem;
}

.caseBoxTtl {
	margin: 0 0 32px;
	padding: 0 0 14px;
	position: relative;
	z-index: 0;
	font-size: 2.6rem;
	font-weight: 700;
	line-height: 1.4;
	color: #1a1a1a;
	border-bottom: 1px solid #b6b6b6;
}

.caseBoxTtl:after {
	width: 20px;
	height: 20px;
	content: "";
	position: absolute;
	bottom: -11px;
	left: 50%;
	z-index: -1;
	background: #fff;
	border-right: 1px solid #b6b6b6;
	border-bottom: 1px solid #b6b6b6;
	transform: translateX(-50%) rotate(45deg);
}

.caseBoxTtl .brPc {
	content: "\A";
	white-space: pre;
}

.caseBox01 .caseBoxTtl {
	padding: 0 0 51px;
}

.caseSupport {
	margin: 0 0 14px;
	padding: 7px 20px;
	display: inline-block;
	background: #ffd600;
	border-radius: 50px;
	font-weight: 700;
	color: #000;
}

.caseSupport:before {
	width: 36px;
	height: 16px;
	margin: 0 10px 0 0;
	display: inline-block;
	content: "";
	background: url(../../img/sales/icon_support.png) no-repeat 0 0 / 100%;
	vertical-align: -4px;
}

.caseBoxTxt {
	font-size: 1.6rem;
	line-height: 1.4;
	letter-spacing: 0.08em;
}

.caseBoxTxt04 {
	letter-spacing: 0.07em;
}

.caseBox01 .caseBoxTxt {
	letter-spacing: 0.1em;
}

.flowArea {
	padding: 50px;
	background: #f9f9f9;
}

.flowAreaTtl {
	margin: 0 0 22px;
	font-size: 0;
}

.flowAreaTtlJp,
.flowAreaTtlEn {
	display: inline-block;
	font-weight: 700;
	vertical-align: baseline;
}

.flowAreaTtlJp {
	margin: 0 13px 0 0;
	font-size: 3.0rem;
	color: #1a1a1a;
}

.flowAreaTtlEn {
	font-size: 1.6rem;
	font-feature-settings: "palt";
	color: #8a8a8a;
}

.flowFigure {
	margin: 0 0 28px;
}

.flowDesArea {
	font-size: 0;
}

.flowDes {
	width: 300px;
	padding: 20px;
	display: inline-block;
	position: relative;
	background: #fff;
	font-size: 1.5rem;
	line-height: 1.4;
	border-radius: 5px;
	vertical-align: top;
}

.flowDes .br_:after {
	content: "\A";
	white-space: pre;
}

.flowDes:before,
.flowDes:after {
	content: "";
	position: absolute;
}

.flowDes:before {
	width: 2px;
	height: 50px;
	top: -50px;
	background: #545454;
}

.flowDes:after {
	width: 22px;
	height: 22px;
	top: -65px;
	background: #fff;
	border: 2px solid #545454;
	border-radius: 50%;
}

.purchase .flowDes01 {
	margin: 0 27px 0 146px;
}

.sale .flowDes01 {
	margin: 0 46px 0 90px;
}

.purchase .flowDes02 {
	margin: 0 27px 0 0;
}

.sale .flowDes02 {
	width: 318px;
	margin: 0 46px 0 0;
}

.purchase .flowDes01:before {
	left: 162px;
}

.purchase .flowDes01:after {
	left: 150px;
}

.sale .flowDes01:before {
	left: 216px;
}

.sale .flowDes01:after {
	left: 204px;
}

.purchase .flowDes02:before {
	right: 27px;
}

.purchase .flowDes02:after {
	right: 15px;
}

.sale .flowDes02:before {
	left: 83px;
}

.sale .flowDes02:after {
	left: 71px;
}

.purchase .flowDes03:before {
	left: 155px;
}

.purchase .flowDes03:after {
	left: 143px;
}

.sale .flowDes03:before {
	left: 155px;
}

.sale .flowDes03:after {
	left: 143px;
}

@media screen and (min-width: 1025px) and (max-width: 1200px) {
	.introCatch {
		font-size: 4.2rem;
	}

	.introTop {
		margin: 0 0 60px;
		padding: 0 0 10px;
	}

	#thinkCatch {
		font-feature-settings: "palt";
	}

	#markArea {
		width: 42.4%;
	}

	.markItem {
		width: 36.3%;
	}

	.markItemNo1 {
		width: 48.6%;
	}

	.markItem img {
		width: 100%;
	}

	.caseBoxTtl,
	.caseBoxTtl * {
		font-feature-settings: "palt";
		letter-spacing: 0.03em;
	}

	.flowArea {
		min-height: 525px;
		padding: 50px 50px 19.3vw 50px;
		background: #f9f9f9;
	}

	.flowFigure img {
		width: 100%;
	}

	.flowDes {
		width: 27.8%;
		margin: 0 !important;
		position: absolute;
		top: 0;
	}

	.flowDesArea {
		position: relative;
	}

	.flowDes:after {
		width: 6.5%;
		height: 1.5vw;
	}

	.purchase .flowDes01 {
		left: 6.7vw;
	}

	.purchase .flowDes02 {
		left: 34.6vw;
	}

	.purchase .flowDes03 {
		right: 0;
	}

	.purchase .flowDes01:before {
		left: 71.9%;
	}

	.purchase .flowDes01:after {
		left: 68.3%;
	}

	.purchase .flowDes02:before {
		left: 39.9%;
	}

	.purchase .flowDes02:after {
		left: 36.5%;
	}

	.purchase .flowDes03:before {
		left: 53.6%;
	}

	.purchase .flowDes03:after {
		left: 50.1%;
	}

	.sale .flowDes01 {
		width: 26.5%;
		left: 8.6vw;
	}

	.sale .flowDes02 {
		width: 26.5%;
		left: 35.6vw;
	}

	.sale .flowDes03 {
		right: 0;
	}

	.sale .flowDes01:before {
		left: 67.4%;
	}

	.sale .flowDes01:after {
		left: 63.7%;
	}

	.sale .flowDes02:before {
		left: 23.6%;
	}

	.sale .flowDes02:after {
		left: 19.9%;
	}

	.sale .flowDes03:before {
		left: 53.6%;
	}

	.sale .flowDes03:after {
		left: 50%;
	}
}

/* -------------------------------------------------- */
/* TAB */
/* -------------------------------------------------- */
@media screen and (min-width: 768px) and (max-width: 1024px) {

	/*
    .br_:after {
      content: "\A";
      white-space: pre;
    }
*/
	/*
	.brPc:after {
		content: "";
	}
*/
	.introTop {
		margin: 0 0 50px;
		background: url(../../img/sales/intro_ill.jpg) no-repeat center bottom / 385px;
		padding: 0 0 320px;
	}

	.introBottom {
		margin: 0 0 60px;
	}

	.introCatch {
		margin: 0 0 20px;
		font-size: 4.0rem;
		letter-spacing: 0.02em;
	}

	.introTxt {
		width: 100%;
		font-size: 1.6rem;
		line-height: 1.4;
	}

	.introBotHead {
		font-size: 2.5rem;
	}

	.introBotHead .brPc:after {
		content: "";
	}

	#point {
		margin: 0 0 50px;
	}

	#point .secTtlIn {
		letter-spacing: 0.05em;
	}

	.pointBox {
		width: 48.3%;
		margin: 0 0 30px;
		padding: 20px 2.5% 30px;
	}

	.pointBoxFigure {
		margin: 0 0 25px;
	}

	.pointBoxImg {
		width: 100%;
	}

	.pointTxt {
		margin: 0 0 13px;
		font-size: 1.6rem;
	}

	.pointNum {
		font-size: 2.6rem;
	}

	.pointDes {
		font-size: 1.6rem;
	}

	#think {
		background: url(../../img/sales/conts_bg01.png) repeat-x left bottom, url(../../img/sales/conts_bg02.jpg) repeat-x 0 0;
	}

	.thinkInner {
		padding: 0;
	}

	#thinkHead {
		margin: 0 0 28px;
	}

	#thinkCatch,
	#thinkCatch * {
		letter-spacing: 0.05em;
	}

	#thinkCatch {
		font-size: 2.3rem;
		font-feature-settings: "palt";
	}

	#markArea {
		width: 100%;
		margin: 0 0 20px;
		justify-content: center;
	}

	.ItemNo1 {
		margin: 0 8% 0 0;
	}

	#thinkBotConts {
		width: 100%;
		text-align: center;
	}

	.case.purchase {
		margin: 0 0 50px;
	}

	.caseTxt {
		font-size: 2.4rem;
	}

	.caseNum {
		font-size: 4.4rem;
	}

	.caseBoxTtl {
		margin: 0 0 32px;
		padding: 0 0 14px !important;
		font-size: 2.2rem;
	}

	.caseBoxTtl .br_:after {
		content: "\A";
		white-space: pre;
	}

	.caseBoxTtl .brPc:after {
		content: "";
		white-space: pre;
	}

	.caseSupport:before {
		background: url(../../img/sales/sp_icon_support.png) no-repeat 0 0 / 100%;
	}

	.caseList {
		padding: 0;
	}

	.flowArea {
		width: 100%;
		padding: 20px;
	}

	.flowAreaTtlJp {
		font-size: 2.6rem;
	}

	.flowConts {
		width: 100%;
		max-width: 630px;
		margin: 0 auto;
		position: relative;
	}

	.flowFigure img {
		width: 100%;
	}

	.flowFigure {
		width: 37%;
		max-width: 240px;
	}

	.flowFigure img {
		width: 100%;
	}

	.flowDesArea {
		width: 65.2%;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
	}

	.flowDes {
		width: 90%;
		max-width: 380px;
		margin: 0 !important;
		padding: 5%;
		position: absolute;
		font-size: 1.6rem;
	}

	.flowDes .br_:after {
		content: "";
	}

	.purchase .flowDes01 {
		top: 190px;
		right: 0;
	}

	.purchase .flowDes02 {
		top: 580px;
		right: 0;
	}

	.purchase .flowDes03 {
		bottom: 65px;
		right: 0;
	}

	.purchase .flowDes01:before {
		top: 90px;
		right: inherit;
	}

	.purchase .flowDes01:after {
		top: 79px;
	}

	.purchase .flowDes02:before {
		right: inherit;
		top: 56px;
	}

	.purchase .flowDes02:after {
		right: inherit;
		top: 44px;
	}

	.purchase .flowDes03:before {
		left: inherit;
		top: 80px;
	}

	.purchase .flowDes03:after {
		left: inherit;
		top: 70px;
	}

	.sale .flowDes01 {
		top: 160px;
		right: 0;
	}

	.sale .flowDes02 {
		width: 90% !important;
		top: 390px;
		right: 0;
	}

	.sale .flowDes03 {
		bottom: 100px;
		right: 0;
	}

	.sale .flowDes01:before {
		top: 36px;
		right: inherit;
	}

	.sale .flowDes01:after {
		top: 24px;
	}

	.sale .flowDes02:before {
		right: inherit;
		top: 73px;
	}

	.sale .flowDes02:after {
		right: inherit;
		top: 61px;
	}

	.sale .flowDes03:before {
		left: inherit;
		top: 50px;
	}

	.sale .flowDes03:after {
		left: inherit;
		top: 38px;
	}

	.flowDes:after {
		width: 20px;
		height: 20px;
		right: inherit;
		left: -65px !important;
		background: #fff;
		border: 2px solid #545454;
		border-radius: 50%;
	}

	.flowDes:before {
		width: 50px;
		height: 2px;
		left: -50px !important;
		background: #545454;
	}
}

/* -------------------------------------------------- */
/* SP */
/* -------------------------------------------------- */
@media screen and (max-width: 767px) {
	.br_:after {
		content: "\A";
		white-space: pre;
	}

	/*
	.brPc:after {
		content: "";
	}
*/
	.salesTtl {
		background: url(../../img/sales/sp_sales_mv_bg.jpg) no-repeat center center / cover;
	}

	.introBottom {
		margin: 0 0 60px;
	}

	.introCatch {
		margin: 0 0 20px;
		font-size: 3.0rem;
		letter-spacing: 0.02em;
	}

	.introCatch .especially:after {
		content: "";
	}

	.introTxt {
		width: 100%;
		font-size: 1.6rem;
		line-height: 1.4;
	}

	.introBotHead {
		font-size: 2.5rem;
	}

	.introBotHead .brPc:after {
		content: "";
	}

	#point {
		margin: 0 0 50px;
	}

	.pointBox {
		width: 100%;
		margin: 0 0 30px;
		padding: 20px 4.5% 30px;
	}

	.pointBox:nth-last-of-type(1) {
		margin: 0;
	}

	.pointBoxFigure {
		margin: 0 0 25px;
	}

	.pointBoxImg {
		width: 100%;
	}

	.pointTxt {
		margin: 0 0 13px;
		font-size: 1.6rem;
	}

	.pointNum {
		font-size: 2.6rem;
	}

	.pointDes {
		font-size: 1.6rem;
	}

	#think {
		margin: 0 0 50px;
		padding: 50px 0;
		background: url(../../img/sales/conts_bg01.png) repeat-x left bottom, url(../../img/sales/conts_bg02.jpg) repeat-x 0 0;
	}

	.thinkInner {
		padding: 0;
	}

	#thinkHead {
		width: 100%;
		max-width: 300px;
		margin: 0 0 28px;
		padding: 7px 40px;
		font-size: 2.0rem;
		line-height: 1.3;
	}

	#thinkCatch,
	#thinkCatch * {
		letter-spacing: 0.05em;
	}

	#thinkCatch {
		font-size: 2.3rem;
		font-feature-settings: "palt";
	}

	#markArea {
		width: 100%;
		margin: 0 0 20px;
		justify-content: center;
	}

	.markItem {
		width: 34.7%;
	}

	.markItemNo1 {
		margin: 0 8% 0 0;
		width: 49%;
	}

	.markItem img {
		width: 100%;
	}

	#thinkBotConts {
		width: 100%;
	}

	#thinkBotHead {
		font-size: 2.0rem;
		line-height: 1.4;
	}

	#thinkBotEmphasis {
		margin: 0 0 20px;
		font-size: 2.0rem;
	}

	.empNum {
		font-size: 3.9rem;
	}

	#thinkBotTxt {
		margin: 0 0 20px;
		font-size: 2.0rem;
		line-height: 1.4;
	}

	.thinkBotRelief {
		margin: 0 0 28px;
		font-size: 2.0rem;
	}

	.case.purchase {
		margin: 0 0 50px;
	}

	.caseTtl {
		margin: 0 0 20px;
	}

	.caseTtlIn {
		font-size: 2.3rem;
	}

	.caseBox {
		width: 100%;
		margin: 0 0 40px;
	}

	.caseBox:nth-last-of-type(1) {
		margin: 0;
	}

	.caseTxt {
		font-size: 2.0rem;
	}

	.caseNum {
		font-size: 3.8rem;
	}

	.caseBoxTtl {
		margin: 0 0 32px;
		padding: 0 0 14px !important;
		position: relative;
		z-index: 0;
		font-size: 2.0rem;
		font-weight: 700;
		line-height: 1.4;
		color: #1a1a1a;
		letter-spacing: 0.05em;
		border-bottom: 1px solid #b6b6b6;
	}

	.caseBoxTtl .brPc:after {
		content: "\A";
		white-space: pre;
	}

	.caseSupport:before {
		background: url(../../img/sales/sp_icon_support.png) no-repeat 0 0 / 100%;
	}

	.caseList {
		margin: 0 0 35px;
		padding: 0;
	}

	.flowArea {
		width: 100%;
		padding: 20px;
	}

	.flowAreaTtlJp {
		font-size: 2.3rem;
	}

	.flowConts {
		width: 100%;
		position: relative;
	}

	.flowFigure {
		width: 37%;
		max-width: 240px;
	}

	.flowFigure img {
		width: 100%;
	}

	.flowDesArea {
		width: 65.2%;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
	}

	.flowDes {
		width: 90%;
		max-width: 380px;
		margin: 0 !important;
		padding: 5%;
		position: absolute;
		font-size: 3.46vw;
	}

	.flowDes .br_:after {
		content: "";
	}

	.purchase .flowDes01 {
		top: 21.73vw;
		right: 0;
	}

	.purchase .flowDes02 {
		top: 63.86vw;
		right: 0;
	}

	.purchase .flowDes03 {
		bottom: 0;
		right: 0;
	}

	.purchase .flowDes01:before {
		top: 18.0vw;
		right: inherit;
	}

	.purchase .flowDes01:after {
		top: 15.6vw;
	}

	.purchase .flowDes02:before {
		right: inherit;
		top: 12vw;
	}

	.purchase .flowDes02:after {
		right: inherit;
		top: 9.6vw;
	}

	.purchase .flowDes03:before {
		left: inherit;
		top: 27vw;
	}

	.purchase .flowDes03:after {
		left: inherit;
		top: 24.6vw;
	}

	.sale .flowDes01 {
		top: 0;
		right: 0;
	}

	.sale .flowDes02 {
		width: 90% !important;
		top: 47.86vw;
		right: 0;
	}

	.sale .flowDes03 {
		bottom: 6vw;
		right: 0;
	}

	.sale .flowDes01:before {
		top: 25vw;
		right: inherit;
	}

	.sale .flowDes01:after {
		top: 22.6vw;
	}

	.sale .flowDes02:before {
		right: inherit;
		top: 12vw;
	}

	.sale .flowDes02:after {
		right: inherit;
		top: 9.6vw;
	}

	.sale .flowDes03:before {
		left: inherit;
		top: 13vw;
	}

	.sale .flowDes03:after {
		left: inherit;
		top: 10.6vw;
	}

	.flowDes:after {
		width: 4vw;
		height: 4vw;
		right: inherit;
		left: -10.5vw !important;
		background: #fff;
		border: 2px solid #545454;
		border-radius: 50%;
	}

	.flowDes:before {
		width: 6.66vw;
		height: 2px;
		left: -6.67vw !important;
		background: #545454;
	}

	.linkWorry:hover {
		background: #fff;
		color: #000;
	}
}

@media screen and (min-width: 421px) and (max-width: 767px) {
	.introTop {
		margin: 0 0 50px;
		background: url(../../img/sales/intro_ill.jpg) no-repeat center bottom / 385px;
		padding: 0 0 314px;
	}
}

@media screen and (max-width: 420px) {
	.introTop {
		margin: 0 0 50px;
		background: url(../../img/sales/intro_ill.jpg) no-repeat center bottom / 100%;
		padding: 0 0 75vw;
	}
}