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



.sec {
	padding: min(10vw, 120px) 0;
}

/*--------------------------------------
　mv
---------------------------------------*/
.key {
	background: url("../img/top/key_bg.png") no-repeat top center;
	background-size: cover;
	padding: min(4.2vw, 80px) 0 0 2%;
	position: relative;
}

.key .keyInr {
	display: flex;
	justify-content: center;
	/*width: 96%;
	margin: 0 auto;*/
}

.key .txtBox {
	margin-bottom: min(8vw, 130px);
	/*position: absolute;
	top: min(4.2vw,80px);
	left: min(4.2vw,80px);*/
}

.key .mainTitBox {
	margin-bottom: min(3.1vw, 60px);
}

.key .mainTit {
	display: flex;
	flex-direction: column;
	gap: 4px;
}

.key .mainTit .sqWrap {
	display: flex;
	align-items: center;
}

.key .mainTit span {
	color: #3c5a78;
	font-size: clamp(2.188rem, -0.37rem + 4vw, 4.375rem);
	line-height: 1.6;
	border: solid 4px #3c5a78;
	border-right: none;
	width: min(5.08vw, 96.7px);
	height: min(5.08vw, 96.7px);
	display: flex;
	align-items: center;
	justify-content: center;
}

.key .mainTit span:last-child {
	border-right: solid 4px #3c5a78;
}

.key .mainTit .large {
	gap: 0.29vw;
}

.key .mainTit .large span {
	width: min(7.39vw, 142px);
	height: min(7.39vw, 142px);
	font-size: clamp(4rem, 0.639rem + 5.25vw, 6.875rem);
	color: #fff;
	background: #3c5a78;
}

.key .catch {
	color: #3c5a78;
	font-size: clamp(1.063rem, -0.033rem + 1.71vw, 2rem);
	letter-spacing: 0.1em;
	line-height: 1.6;
	/*text-shadow: 0 0 10px rgba(200,215,220,0.3), 0 0 10px rgba(200,215,220,0.3), 0 0 10px rgba(200,215,220,0.3), 0 0 10px rgba(200,215,220,0.3);*/
	z-index: 1;
	position: relative;
	white-space: nowrap;
}

.key .lawers {
	display: flex;
	/*padding: 0 0 0 18%;*/
}

.key .lawers .lawer {
	position: relative;
	display: flex;
	align-items: flex-end;
	margin-left: min(-10vw, -100px);
}

.key .lawers .lawer01 {
	max-width: min(22.1vw, 420px);
	margin-left: 0;
}

.key .lawers .lawer02 {
	max-width: min(22.6vw, 430px);
}

.key .lawers .lawer03 {
	max-width: min(24.7vw, 470px);
	margin-left: min(-8.1vw, -90px);
}

.key .lawers .lawer04 {
	max-width: min(22.8vw, 435px);
}

.key .lawers .nameBox {
	min-width: 126px;
	position: absolute;
	bottom: min(6.8vw, 130px);
	left: -10px;
}

.key .lawers .nameBox .name {
	background: #3c5a78;
	color: #fff;
	font-size: clamp(0.625rem, 0.479rem + 0.23vw, 0.75rem);
	text-align: center;
	line-height: 1.4;
	padding: min(0.42vw, 8px);
	margin-bottom: min(0.52vw, 10px);
}

.key .lawers .nameBox p {
	color: #fff;
	font-size: clamp(0.625rem, 0.479rem + 0.23vw, 0.75rem);
	text-align: center;
	line-height: 1.4;
}


.intro .threePoint {
	background: #00B7CB;
}

.intro .threeColBox {
	max-width: 1200px;
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	gap: 20px;
	position: relative;
	top: min(-2.6vw, -50px);
}

.intro .threeColBox .colBox {
	max-width: 390px;
	flex: 1;
	background: #fff;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
	position: relative;
	padding: 40px 20px 15px;
}

.intro .threeColBox .colBox .label {
	max-width: 290px;
	width: 76%;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #00B7CB;
	color: #fff;
	font-weight: 500;
	letter-spacing: 0.03em;
	border-radius: 20px;
	position: absolute;
	top: -20px;
	left: 50%;
	transform: translateX(-50%);
}

.intro .threeColBox .colBox .pic {
	max-width: 200px;
	width: 57%;
	margin: 0 auto 15px;
}

.intro .threeColBox .colBox .txt {
	color: #3c5a78;
	font-size: clamp(1.125rem, 0.979rem + 0.23vw, 1.25rem);
	font-weight: 500;
	letter-spacing: 0.03em;
	text-align: center;
	line-height: 1.4;
}

.intro .threeColBox .colBox .txt span {
	font-size: clamp(1.25rem, 0.958rem + 0.46vw, 1.5rem);
}

.intro .threeColBox .colBox .txt span .num {
	font-size: clamp(3.375rem, 2.937rem + 0.68vw, 3.75rem);
}

.intro .threeColBox .colBox .note {
	color: #3c5a78;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.03em;
	text-align: center;
	line-height: 1.4;
}

.w768 {
	display: none;
}

.btn-tel {
	display: none;
}

/*--------------------------------------
　KIND
---------------------------------------*/
.part_kind {
	overflow: hidden;
}

.part_kind .kindWrap {
	display: flex;
	justify-content: center;
	gap: 20px;
	position: relative;
}

.part_kind .kindWrap:before {
	content: "";
	background: url(../img/top/kind_ill.png) no-repeat;
	background-size: 100%;
	width: min(13.9vw, 267px);
	height: min(21.7vw, 417px);
	position: absolute;
	bottom: min(-6.3vw, -127px);
	left: 71rem;
}

.part_kind.reverse .kindWrap:before {
	right: 71rem;
	left: auto;
}

.part_kind .kindBox {
	max-width: 590px;
	flex: 1;
	padding: min(2.5vw, 30px) 0 min(3.3vw, 40px);
	position: relative;
}

.part_kind .kindBox.blue {
	background: #DCF6F5;
}

.part_kind .kindBox.gr {
	background: #E6F5DE;
}

.part_kind .kindBox:before {
	content: "";
	width: 100%;
	/*height: min(10.5vw,200px);*/
	height: 70%;
	position: absolute;
	top: 0;
	left: 0;
}

.part_kind .kindBox.blue:before {
	background: #00B7CB;
}

.part_kind .kindBox.gr:before {
	background: #4CBF93;
}

.part_kind .kindBox p {
	color: #fff;
	text-align: center;
	font-weight: 500;
	letter-spacing: 0.03em;
	line-height: 1.5;
	font-size: clamp(1.25rem, 0.666rem + 0.91vw, 1.75rem);
	margin: 0 0 min(2.5vw, 30px);
	position: relative;
	z-index: 1;
}

.part_kind .btn-internal {
	width: 94%;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	background: #fff;
	border-radius: 15px;
}

.part_kind .btn-internal a {
	font-size: clamp(1.25rem, 0.958rem + 0.46vw, 1.5rem);
	padding: 15px;
	padding: min(2.5vw, 30px) min(3.3vw, 40px);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
}

.part_kind .btn-internal span {
	font-size: clamp(1.75rem, 1.458rem + 0.46vw, 2rem);
}

.part_kind .blue .btn-internal a {
	color: #00B7CB;
	background: #fff url("../img/top/arr_right_blue.png") no-repeat center right 20px;
	background-size: 9px auto;
}

.part_kind .gr .btn-internal a {
	color: #4CBF93;
	background: #fff url("../img/top/arr_right_gr.png") no-repeat center right 20px;
	background-size: 9px auto;
}


/*--------------------------------------
　TROUBLE
---------------------------------------*/
.price .subTit {
    font-size: 32px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.06em;
    text-align: center;
}
.price .cost_shita {
	margin-bottom: 80px;
}
.trouble .trblWrap {
	margin-top: min(6.6vw, 80px);
	display: flex;
	justify-content: center;
	gap: 20px;
}

.trouble .trblBox {
	max-width: 590px;
	flex: 1;
	padding: min(2.5vw, 30px) 0 min(3.3vw, 20px);
	position: relative;
	background: #F8F6EF;
}

.trouble .trblBox:before {
	content: "";
	width: 100%;
	height: 57%;
	position: absolute;
	top: 0;
	left: 0;
}

.trouble .trblBox.blue:before {
	background: #00B7CB;
}

.trouble .trblBox.gr:before {
	background: #4CBF93;
}

.trouble .trblBox .tit {
	font-size: clamp(1.75rem, 1.458rem + 0.46vw, 2rem);
	color: #fff;
	text-align: center;
	font-weight: 500;
	letter-spacing: 0.03em;
	margin-bottom: min(2.5vw, 30px);
	position: relative;
	z-index: 1;
}

.trouble .trblBox .ill {
	width: 170px;
	margin: 0 auto 25px;
	position: relative;
	z-index: 1;
}

.trouble .trblBox .fukiArea {
	position: relative;
	z-index: 1;
}

.trouble .trblBox .fuki {
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: clamp(1.25rem, 0.958rem + 0.46vw, 1.5rem);
	font-weight: 500;
	background: #fff;
	border-radius: 50px 50px 50px 0;
	width: 94%;
	margin: 0 auto 20px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
}

.trouble .trblBox .fuki:last-child {
	margin: 0 auto;
}




/*--------------------------------------
　SUPPROT
---------------------------------------*/
.support {
	background: #f0ebe1 url("../img/top/support_bg.png") no-repeat bottom right;
	background-size: auto 90%;
	padding: min(7.89vw, 150px) 0;
	position: relative;
}

@media only screen and (max-width: 1320px) {
	.support {
		background: #f0ebe1 url("../img/top/support_bg.png") no-repeat bottom right -5%;
		background-size: auto 85%;
	}
}



.support:before {
	content: "";
	background: url("../img/top/arr_large_down.png") no-repeat;
	background-size: 100%;
	width: min(13.3vw, 260px);
	height: min(7.5vw, 90px);
	position: absolute;
	top: -1px;
	left: 50%;
	transform: translateX(-50%);
}

.support .label {
	width: 83%;
	max-width: 1000px;
	background: #01BDD1;
	color: #fff;
	text-align: center;
	border-radius: 80px;
	font-weight: 500;
	line-height: 1.6;
	font-size: clamp(1.75rem, 1.458rem + 0.46vw, 2rem);
	padding: min(2.9vw, 35px);
	letter-spacing: 0.06em;
	margin: 0 auto min(5vw, 60px);
}

.support .txt {
	font-size: clamp(1.75rem, 1.458rem + 0.46vw, 2rem);
	font-weight: 500;
	line-height: 2;
	letter-spacing: 0.06em;
	text-align: center;
	text-shadow: 0 0 5px rgba(240, 235, 225, 0.8), 0 0 5px rgba(240, 235, 225, 0.8);

}

.support .txt span {
	font-size: clamp(2.5rem, 1.769rem + 1.14vw, 3.125rem);
	font-weight: 600;
}


/*--------------------------------------
　REASON
---------------------------------------*/
.reason .secTit {
	line-height: 3;
}

.reason .secTit span {
	line-height: 1;
}

.reason .secTit .num {
	font-size: clamp(4.25rem, 3.373rem + 1.37vw, 5rem);
}



/*--------------------------------------
　CASE EX
---------------------------------------*/
.caseEx .caseArea {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 60px 20px;
}

.caseEx .caseBox {
	max-width: 590px;
	width: calc(50% - 10px);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
	display: flex;
    flex-direction: column;
}

.caseEx .caseBox.blue {
	background: #00B7CB;
}

.caseEx .caseBox.gr {
	background: #4CBF93;
}

.caseEx .caseBox .topBox {
	background: #f8f6f0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	min-height: 110px;
	padding: 20px 40px 0 30px;
	position: relative;
}

.caseEx .caseBox .topBox .kind-label {
	color: #fff;
	text-align: center;
	position: absolute;
	top: -20px;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 22px;
	width: 300px;
	height: 44px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 500;
	line-height: 1.6;
	letter-spacing: 0.03em;
}

.caseEx .caseBox.blue .topBox .kind-label {
	background: #00B7CB;
}

.caseEx .caseBox.gr .topBox .kind-label {
	background: #4CBF93;
}

.caseEx .caseBox .perInfo {
	display: flex;
	align-items: center;
	gap: 20px;
}

.caseEx .caseBox .perInfo .icon {
	width: 60px;
}

.caseEx .caseBox .perInfo .icon img {
	border-radius: 50%;
}

.caseEx .caseBox.blue .perInfo .icon img {
	border: solid 2px #00B7CB;
}

.caseEx .caseBox.gr .perInfo .icon img {
	border: solid 2px #4CBF93;
}

.caseEx .caseBox .perInfo p {
	letter-spacing: 0.06em;
}

.caseEx .caseBox .situ {
	background: #3c5a78;
	color: #fff;
	text-align: center;
	border-radius: 10px;
	line-height: 1.6;
	letter-spacing: 0.06em;
	padding: 5px 20px;
}

.caseEx .caseBox .btmBox {
	padding: 30px 40px 40px;
	display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.caseEx .caseBox .btmBox p {
	color: #fff;
	font-size: clamp(1rem, 0.854rem + 0.23vw, 1.125rem);
	letter-spacing: 0.06em;
	line-height: 2;
	flex-grow: 1;
}

.caseEx .caseBox .btn-internal {
	width: 300px;
	height: 54px;
	margin: 30px auto 0;
}

.caseEx .caseBox .btn-internal a {
	height: 100%;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
	display: flex;
	align-items: center;
	justify-content: center;
}

.caseEx .caseBox.blue .btn-internal a {
	color: #00B7CB;
	background: #fff url("../img/top/arr_right_blue.png") no-repeat center right 20px;
	background-size: 9px auto;
}

.caseEx .caseBox.gr .btn-internal a {
	color: #4CBF93;
	background: #fff url("../img/top/arr_right_gr.png") no-repeat center right 20px;
	background-size: 9px auto;
}



/*--------------------------------------
　MYSELF
---------------------------------------*/
.myself {
	overflow: hidden;
}

.myself .secTit {
	line-height: 2.5;
}

.myself .secTit span {
	line-height: 1;
}

.myself .fukiWrap {
	display: flex;
	flex-wrap: wrap;
	gap: 60px min(1.5vw, 15px);
	position: relative;
	justify-content: center;
}

.myself .fukiWrap:before {
	content: "";
	background: url(../img/top/myself_ill.png) no-repeat;
	background-size: 100%;
	width: min(22.1vw, 426px);
	height: min(20.5vw, 395px);
	position: absolute;
	top: min(-13.6vw, -231px);
	left: 66rem;
	z-index: -1;
}

.myself .fuki {
	background: #f8f6f0;
	width: calc(min(30.4vw, 390px) - min(1.5vw, 15px));
	border-radius: 50px 50px 50px 0;
	font-size: clamp(1.25rem, 0.958rem + 0.46vw, 1.5rem);
	text-align: center;
	font-weight: 500;
	line-height: 1.6;
	min-height: min(10.8vw, 130px);
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
	letter-spacing: 0.03em;
	position: relative;
}

.myself .fuki:before {
	content: "";
	background: url("../img/top/myself_case01.png") no-repeat top center;
	background-size: auto 30px;
	width: 100%;
	height: 30px;
	position: absolute;
	top: -13px;
	left: 0;
}

.myself .fuki:nth-child(2):before {
	background: url("../img/top/myself_case02.png") no-repeat top center;
	background-size: auto 30px;
}

.myself .fuki:nth-child(3):before {
	background: url("../img/top/myself_case03.png") no-repeat top center;
	background-size: auto 30px;
}

.myself .fuki:nth-child(4):before {
	background: url("../img/top/myself_case04.png") no-repeat top center;
	background-size: auto 30px;
}

.myself .fuki:nth-child(5):before {
	background: url("../img/top/myself_case05.png") no-repeat top center;
	background-size: auto 30px;
}

.myself .fuki:nth-child(6):before {
	background: url("../img/top/myself_case06.png") no-repeat top center;
	background-size: auto 30px;
}

.myself .fuki:nth-child(7):before {
	background: url("../img/top/myself_case07.png") no-repeat top center;
	background-size: auto 30px;
}

/*--------------------------------------
　REASON02
---------------------------------------*/
.reason02 {
	position: relative;
}

.reason02:before {
	content: "";
	background: url("../img/top/arr_large_down.png") no-repeat;
	background-size: 100%;
	width: min(13.3vw, 260px);
	height: min(7.5vw, 90px);
	position: absolute;
	top: -1px;
	left: 50%;
	transform: translateX(-50%);
}

.reason02 .secTit {
	line-height: 3;
}

.reason02 .secTit span {
	line-height: 1;
}



/*--------------------------------------
　FLOW
---------------------------------------*/
.flow {
	background: #f8f6f0;
}

.flow .flowArea {
	background: #fff;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
	padding: 80px 40px;
	position: relative;
}

.flow .flowArea:before {
	content: "";
	background: url("../img/top/flow_ill.png") no-repeat;
	background-size: 100%;
	width: 292px;
	height: 444px;
	position: absolute;
	bottom: -250px;
	left: -120px;
}

.flow .flowBox {
	position: relative;
}

.flow .flowBox .ribbon {
	position: absolute;
	top: 0;
	right: -55px;
	background: #FFC52A;
	color: #fff;
	font-size: clamp(1.25rem, 0.958rem + 0.46vw, 1.5rem);
	width: 250px;
	height: 63px;
	display: flex;
	align-items: center;
	justify-content: center;
	letter-spacing: 0.06em;
	line-height: 1.6;
}

.flow .flowBox .ribbon:before {
	content: "";
	background: url("../img/top/flow_ribbon.png") no-repeat;
	background-size: 100%;
	width: 15px;
	height: 15px;
	position: absolute;
	bottom: -15px;
	right: 0;
}

.flow .flowBox .titBox {
	display: flex;
	align-items: center;
	gap: 120px;
}

.flow .flowBox .titBox .num {
	width: 60px;
	position: relative;
}

.flow .flowBox .titBox .num:before {
	content: "";
	width: 50px;
	height: 4px;
	background: #01B7CB;
	position: absolute;
	top: 50%;
	left: 90px;
}

.flow .flowBox .titBox .fuki {
	position: relative;
	min-width: 450px;
	background: #3c5a78;
	border-radius: 10px;
	color: #fff;
	text-align: center;
	font-size: clamp(1.25rem, 0.958rem + 0.46vw, 1.5rem);
	letter-spacing: 0.06em;
	line-height: 1.6;
	min-height: 63px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.flow .flowBox .titBox .fuki:before {
	content: "";
	background: url("../img/top/flow_fuki.png") no-repeat;
	background-size: 100%;
	width: 10px;
	height: 20px;
	position: absolute;
	top: 50%;
	left: -10px;
	transform: translateY(-50%);
}

.flow .flowBox .txtBox {
	padding: 35px 0 50px 180px;
	position: relative;
}

.flow .flowBox .txtBox:before {
	content: "";
	background: url("../img/top/flow_dot.png") repeat-y top center;
	background-size: 100%;
	width: 2px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 115px;
}

.flow .flowBox:last-child .txtBox {
	padding-bottom: 35px;
}

.flow .flowBox .txtBox p {
	letter-spacing: 0.03em;
	line-height: 2;
}

.flow .flowBox .txtBox p+p {
	margin: 20px 0;
}

.flow .term {
	position: relative;
}

.flow .term:before {
	content: "";
	background: #FFC52A;
	width: 10px;
	height: calc(100% - 20px);
	position: absolute;
	top: 0;
	right: -40px;
}

.flow .term:after {
	content: "";
	background: #FFC52A;
	width: 25px;
	height: 20px;
	position: absolute;
	bottom: 0;
	right: -40px;
	clip-path: polygon(100% 0, 0 0, 100% 100%);
}

.flow .notice {
	text-align: right;
	font-size: 14px;
	margin-top: 30px;
	line-height: 1.6;
}

.w599 {
	display: none;
}

.flow .btn-internal {
	max-width: 600px;
	margin: 70px auto 0;
	height: 75px;
}

.flow .btn-internal a {
	font-size: clamp(1rem, 0.854rem + 0.23vw, 1.125rem);
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
}




/*--------------------------------------
　COLUMN
---------------------------------------*/
.column {
	padding-bottom: 20px;
}

.column .pickUpArea {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	gap: 20px;
	margin-top: 70px;
}

.column .pickUpArea .largeBox {
	max-width: 590px;
	flex: 1;
	background: #fff;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
}

.column .pickUpArea .thumb img {
	width: 100%;
	height: 100%;
	aspect-ratio: 590 / 300;
	object-fit: cover;
}

.column .pickUpArea .txtBody {
	padding: 30px 30px 40px;
	background: #00B7CB;
}

.column .pickUpArea .largeBox .tit {
	color: #fff;
	text-align: center;
	font-weight: 500;
	line-height: 1.6;
	font-size: clamp(1.625rem, 1.479rem + 0.23vw, 1.75rem);
	letter-spacing: 0.06em;
	margin-bottom: 25px;
}

.column .btn-internal {
	max-width: 300px;
	width: 57%;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	background: #fff;
	border-radius: 15px;
}

.column .btn-internal a {
	padding: 15px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
	color: #00B7CB;
	background: #fff url("../img/top/arr_right_blue.png") no-repeat center right 20px;
	background-size: 9px auto;
}

.column .columnWrap {
	display: flex;
	justify-content: center;
	gap: 20px;
	margin-top: 70px;
}

.column .columnBox {
	max-width: 285px;
	flex: 1;
	background: #fff;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
	display: flex;
	flex-direction: column;
}

.column .columnBox .thumb img {
	width: 100%;
	height: 100%;
	aspect-ratio: 285 / 200;
	object-fit: cover;
}

.column .columnBox .txtBody {
	padding: min(2.5vw, 30px) min(2.5vw, 30px) min(3.3vw, 40px);
	background: #fff;
	display: flex;
	flex-direction: column;
	height: 100%;
}

.column .columnBox .tit {
	color: #00B7CB;
	font-weight: 500;
	line-height: 1.6;
	font-size: clamp(1rem, 0.854rem + 0.23vw, 1.125rem);
	letter-spacing: 0.03em;
	margin-bottom: 15px;
	flex-grow: 1;
	display: flex;
	align-items: center;
}

.column .columnBox .txtBody p {
	line-height: 2.1;
	font-size: clamp(0.813rem, 0.739rem + 0.11vw, 0.875rem);
	letter-spacing: 0.03em;
}

.column .columnBox .btn-internal {
	max-width: 100%;
	width: 100%;
	background: #fff;
	margin: 20px auto 0;
}

.column .columnBox .btn-internal a {
	padding: 15px;
	color: #fff;
	background: #00B7CB url("../img/top/arr_right_wh.png") no-repeat center right 20px;
	background-size: 9px auto;
}

.column .columnAccBox {}

.column .columnAccBtn {
	max-width: 300px;
	width: 57%;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	border-radius: 15px;
	padding: 15px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
	color: #00B7CB;
	background: #fff url("../img/top/arr_down_blue.png") no-repeat center right 20px;
	background-size: 18px auto;
	text-align: center;
	cursor: pointer;
	transition: all 0.4s;
}

.column .columnAccBtn.open {
	background: #fff url("../img/top/arr_up_blue.png") no-repeat center right 20px;
	background-size: 18px auto;
}

.column .columnAccBtn:hover {
	opacity: 0.8;
}

.column .columnAccTxt {
	background: #fff;
	padding: 20px 20px 30px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
	margin: 30px 0 0;
	display: none;
}

.column .columnAccTxt p {
	letter-spacing: 0.03em;
	line-height: 2;
}

.column .columnAccTxt .btn-internal.blue {
	margin: 15px auto 0;
}

.column .columnAccTxt .btn-internal.blue a {
	background: url(../img/top/arr_right_wh.png) no-repeat right 20px center;
	background-size: 9px auto;
	background-color: #00B6CB;
	color: #fff;
}


@media only screen and (max-width: 1024px) {


	.sec {
		padding: min(10vw, 120px) 0;
	}

	/*--------------------------------------
　mv
---------------------------------------*/
	.key {
		padding: 40px 0 120px;
	}

	.key .keyInr {
		flex-direction: column;
		align-items: center;
	}

	.key .txtBox {
		margin-bottom: 0;
	}

	.key .mainTitBox {
		margin-bottom: min(3.1vw, 60px);
	}

	.key .mainTit {
		gap: 3px;
		align-items: center;
	}

	.key .mainTit .sqWrap {}

	.key .mainTit span {
		font-size: 60px;
		border: solid 3px #3c5a78;
		width: 80px;
		height: 80px;
		margin: 0 0 0 -3px;
	}

	.key .mainTit span:last-child {
		border-right: solid 3px #3c5a78;
	}

	.key .mainTit .large {
		gap: 3px;
		margin: 0 0 0 -3px;
	}

	.key .mainTit .large span {
		width: 114px;
		height: 114px;
		font-size: 80px;
		margin: 0;
	}

	.key .catch {
		text-align: center;
		font-size: 18px;
	}

	.key .lawers {}

	.key .lawers .lawer {
		margin-left: 0;
		position: absolute;
		bottom: 0;
	}

	.key .lawers .lawer01 {
		max-width: 26vw;
		margin-left: 0;
		left: 0;
	}

	.key .lawers .lawer02 {
		display: none;
	}

	.key .lawers .lawer03 {
		display: none;
		margin-left: 0;
	}

	.key .lawers .lawer04 {
		max-width: 27vw;
		right: 0;
	}

	.key .lawers .nameBox {
		min-width: 120px;
		bottom: 90px;
		left: 50%;
		transform: translateX(-50%);
	}

	.key .lawers .nameBox .name {
		font-size: clamp(0.625rem, 0.479rem + 0.23vw, 0.75rem);
		padding: min(0.42vw, 8px);
		margin-bottom: min(0.52vw, 10px);
	}

	.key .lawers .nameBox p {
		font-size: clamp(0.625rem, 0.479rem + 0.23vw, 0.75rem);
	}


	.intro .threePoint {
		padding-bottom: 20px;
	}

	.intro .threeColBox {
		max-width: 1200px;
		width: 90%;
		margin: -50px auto 0;
		gap: 20px;
		top: auto;
	}

	.intro .threeColBox .colBox {
		max-width: 390px;
		position: relative;
		padding: 40px 20px 10px;
	}

	.intro .threeColBox .colBox .label {
		max-width: 290px;
		width: 76%;
		height: 40px;
		border-radius: 20px;
		top: -20px;
		left: 50%;
		transform: translateX(-50%);
	}

	.intro .threeColBox .colBox .pic {
		max-width: 200px;
		width: 57%;
		margin: 0 auto 15px;
	}

	.intro .threeColBox .colBox .txt {
		font-size: clamp(1.125rem, 0.979rem + 0.23vw, 1.25rem);
	}

	.intro .threeColBox .colBox .txtInr {
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 50px;
	}

	.intro .threeColBox .colBox .txt span {
		font-size: clamp(1.25rem, 0.958rem + 0.46vw, 1.5rem);
	}

	.intro .threeColBox .colBox .txt span .num {
		font-size: clamp(3.375rem, 2.937rem + 0.68vw, 3.75rem);
	}

	.intro .threeColBox .colBox .note {
		display: none;
	}

	.intro .note.sp {
		color: #fff;
		font-size: 500;
		font-size: 10px;
		width: 90%;
		margin: 5px auto 0;
		text-align: right;
	}

	.btn-tel {
		width: 90%;
		max-width: 390px;
		margin: 20px auto 0;
		display: block;
	}

	.btn-tel a {
		background: #fac850 url("../img/top/icon_tel.png") no-repeat left 30px center;
		background-size: 22px auto;
		display: block;
		color: #3c5a78;
		font-weight: 500;
		letter-spacing: 0.03em;
		font-size: 12px;
		text-align: center;
		line-height: 1.4;
		padding: 5px 5px 5px 20px;
	}

	.btn-tel .telTxt {
		font-size: 24px;
		font-weight: 600;
	}

	/*.key {
	padding: min(4.2vw,80px) 0 0 1%;
}
.key .keyInr {
}
.key .txtBox {
	margin-bottom: min(10vw,130px);
}
.key .mainTitBox {
	margin-bottom: min(3.1vw,60px);
}
.key .mainTit {
	gap: 4px;
}
.key .mainTit .sqWrap {
}
.key .mainTit span {
	font-size: clamp(2.188rem, -0.37rem + 4vw, 4.375rem);
	border: solid 2px #3c5a78;
	width: min(5.14vw,96.7px);
	height: min(5.14vw,96.7px);
	margin: 0 0 0 -2px;
}
.key .mainTit span:last-child {
	border-right: solid 2px #3c5a78;
}
.key .mainTit .large {
	gap: 4px;
}
.key .mainTit .large span {
	width: min(7.3vw,142px);
	height: min(7.3vw,142px);
	font-size: clamp(4rem, 0.639rem + 5.25vw, 6.875rem);
}
.key .catch {
	font-size: clamp(1.063rem, -0.033rem + 1.71vw, 2rem);
}
.key .lawers {
}
.key .lawers .lawer {
	margin-left: -9vw;
}
.key .lawers .lawer01 {
	max-width: min(21.1vw,420px);
	margin-left: 0;
}
.key .lawers .lawer02 {
	max-width: min(21.6vw,430px);
}
.key .lawers .lawer03 {
	max-width: min(23.7vw,470px);
	margin-left: -7vw;
}
.key .lawers .lawer04 {
	max-width: min(21.8vw,435px);
}
.key .lawers .nameBox {
	min-width: 110px;
	bottom: min(8.8vw,130px);
	left: -10px;
}
.key .lawers .nameBox .name {
	font-size: clamp(0.625rem, 0.479rem + 0.23vw, 0.75rem);
	padding: min(0.42vw,8px);
	margin-bottom: min(0.52vw,10px);
}
.key .lawers .nameBox p {
	font-size: clamp(0.625rem, 0.479rem + 0.23vw, 0.75rem);
}


.intro .threePoint {
}
.intro .threeColBox {
	max-width: 1200px;
	width: 90%;
	margin: 0 auto;
	gap: 20px;
	top: min(-2.6vw,-50px);
}
.intro .threeColBox .colBox {
	max-width: 390px;
	position: relative;
	padding: 40px 20px 15px;
}
.intro .threeColBox .colBox .label {
	max-width: 290px;
	width: 76%;
	height: 40px;
	border-radius: 20px;
	top: -20px;
	left: 50%;
	transform: translateX(-50%);
}
.intro .threeColBox .colBox .pic {
	max-width: 200px;
	width: 57%;
	margin: 0 auto 15px;
}
.intro .threeColBox .colBox .txt {
	font-size: clamp(1.125rem, 0.979rem + 0.23vw, 1.25rem);
}
.intro .threeColBox .colBox .txt span {
	font-size: clamp(1.25rem, 0.958rem + 0.46vw, 1.5rem);
}
.intro .threeColBox .colBox .txt span .num {
	font-size: clamp(3.375rem, 2.937rem + 0.68vw, 3.75rem);
}
.intro .threeColBox .colBox .note {
	font-size: 10px;
}*/


	/*--------------------------------------
　KIND
---------------------------------------*/
	.part_kind {}

	.part_kind .kindWrap {
		align-items: center;
		gap: 20px;
	}

	.part_kind .kindWrap:before {
		content: none;
		width: 267px;
		height: 417px;
		bottom: min(-6.3vw, -127px);
		right: min(12.6vw, -240px);
	}

	.part_kind.reverse .kindWrap:before {
		right: auto;
		left: min(12.6vw, -240px);
	}

	.part_kind .kindBox {
		width: 100%;
		padding: min(2.5vw, 30px) 0 min(3.3vw, 40px);
		position: relative;
	}

	.part_kind .kindBox:before {
		content: "";
		width: 100%;
		height: 70%;
		position: absolute;
		top: 0;
		left: 0;
	}

	.part_kind .kindBox p {
		font-size: clamp(1.25rem, 0.666rem + 0.91vw, 1.75rem);
		margin: 0 0 min(2.5vw, 30px);
	}

	.part_kind .btn-internal {
		width: 94%;
		border-radius: 10px;
	}

	.part_kind .btn-internal a {
		font-size: clamp(1.25rem, 0.958rem + 0.46vw, 1.5rem);
		padding: 15px;
		padding: min(2.5vw, 30px) min(3.3vw, 40px);
		box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
	}

	.part_kind .btn-internal span {
		font-size: clamp(1.75rem, 1.458rem + 0.46vw, 2rem);
	}



	/*--------------------------------------
　TROUBLE
---------------------------------------*/
	.trouble .trblWrap {
		margin-top: min(6.6vw, 80px);
		gap: 20px;
	}

	.trouble .trblBox {
		max-width: 590px;
		flex: 1;
		padding: min(2.5vw, 30px) 0 min(3.3vw, 40px);
		position: relative;
	}

	.trouble .trblBox:before {
		content: "";
		width: 100%;
		height: 57%;
		position: absolute;
		top: 0;
		left: 0;
	}

	.trouble .trblBox .tit {
		font-size: clamp(1.75rem, 1.458rem + 0.46vw, 2rem);
		margin-bottom: min(2.5vw, 30px);
	}

	.trouble .trblBox .ill {
		width: 170px;
		margin: 0 auto 25px;
	}

	.trouble .trblBox .fukiArea {}

	.trouble .trblBox .fuki {
		height: 100px;
		font-size: clamp(1.25rem, 0.958rem + 0.46vw, 1.5rem);
		border-radius: 50px 50px 50px 0;
		width: 94%;
		margin: 0 auto 20px;
	}



	/*--------------------------------------
　SUPPROT
---------------------------------------*/
	.support {
		/*background: #f0ebe1 url("../img/top/support_bg.png") no-repeat bottom right;
	background-size: auto 100%;
	padding: min(7.89vw,150px) 0;*/
		background: #f0ebe1 url("../img/top/support_bg_sp.png") no-repeat bottom center;
		background-size: 100% auto;
		padding: min(7.89vw, 150px) 0 450px;
	}

	.support:before {
		width: min(13.3vw, 260px);
		height: min(7.5vw, 90px);
		top: -1px;
	}

	.support .label {
		width: 83%;
		border-radius: 80px;
		font-size: clamp(1.75rem, 1.458rem + 0.46vw, 2rem);
		padding: min(2.9vw, 35px);
		margin: 0 auto min(5vw, 60px);
	}

	.support .txt {
		font-size: clamp(1.75rem, 1.458rem + 0.46vw, 2rem);
	}

	.support .txt span {
		font-size: clamp(2.5rem, 1.769rem + 1.14vw, 3.125rem);
	}


	/*--------------------------------------
　REASON
---------------------------------------*/
	.reason .secTit {}

	.reason .secTit span {}

	.reason .secTit .num {
		font-size: clamp(4.25rem, 3.373rem + 1.37vw, 5rem);
	}



	/*--------------------------------------
　CASE EX
---------------------------------------*/
	.caseEx .caseArea {
		gap: 60px 20px;
	}

	.caseEx .caseBox {
		max-width: 590px;
		width: calc(50% - 10px);
	}

	.caseEx .caseBox .topBox {
		min-height: 110px;
		padding: 20px 30px 0 30px;
	}

	.caseEx .caseBox .topBox .kind-label {
		top: -20px;
		border-radius: 22px;
		width: 300px;
		height: 44px;
	}

	.caseEx .caseBox .perInfo {
		gap: 20px;
	}

	.caseEx .caseBox .perInfo .icon {
		width: 60px;
	}

	.caseEx .caseBox .situ {
		border-radius: 8px;
		padding: 5px 15px;
	}

	.caseEx .caseBox .btmBox {
		padding: 20px 30px 30px;
	}

	.caseEx .caseBox .btmBox p {
		font-size: clamp(1rem, 0.854rem + 0.23vw, 1.125rem);
	}

	.caseEx .caseBox .btn-internal {
		width: 300px;
		height: 54px;
		margin: 30px auto 0;
	}

	.caseEx .caseBox .btn-internal a {
		height: 100%;
	}

	.caseEx .caseBox.blue .btn-internal a {
		background: #fff url("../img/top/arr_right_blue.png") no-repeat center right 20px;
		background-size: 9px auto;
	}

	.caseEx .caseBox.gr .btn-internal a {
		background: #fff url("../img/top/arr_right_gr.png") no-repeat center right 20px;
		background-size: 9px auto;
	}



	/*--------------------------------------
　MYSELF
---------------------------------------*/
	.myself {}

	.myself .secTit {}

	.myself .fukiWrap {
		gap: 60px min(1.5vw, 15px);
	}

	.myself .fukiWrap:before {
		width: 226px;
		height: 195px;
		top: -65%;
		right: -2%;
		left: auto;
	}

	.myself .fuki {
		width: calc(min(30.4vw, 390px) - min(1.5vw, 15px));
		border-radius: 50px 50px 50px 0;
		font-size: clamp(1.25rem, 0.958rem + 0.46vw, 1.5rem);
		min-height: min(10.8vw, 130px);
	}

	/*--------------------------------------
　REASON02
---------------------------------------*/
	.reason02 {}

	.reason02:before {
		width: min(13.3vw, 260px);
		height: min(7.5vw, 90px);
		top: -1px;
	}



	/*--------------------------------------
　FLOW
---------------------------------------*/
	.flow {}

	.flow .flowArea {
		padding: 50px 30px 40px;
	}

	.flow .flowArea:before {
		width: 192px;
		height: 344px;
		bottom: -235px;
		left: -40px;
	}

	.flow .flowBox {}

	.flow .flowBox .ribbon {
		top: 0;
        right: -45px;
        font-size: clamp(1.25rem, 0.958rem + 0.46vw, 1.5rem);
        width: 200px;
        height: 63px;
	}

	.flow .flowBox .ribbon:before {
		background: url("../img/top/flow_ribbon.png") no-repeat;
		background-size: 100%;
		width: 15px;
		height: 15px;
		bottom: -15px;
		right: 0;
	}

	.flow .flowBox .titBox {
		gap: 80px;
	}

	.flow .flowBox .titBox .num {
		width: 50px;
	}

	.flow .flowBox .titBox .num:before {
        width: 40px;
        height: 4px;
        top: 50%;
        left: 67px;
	}

	.flow .flowBox .titBox .fuki {
		min-width: 320px;
		border-radius: 8px;
		font-size: clamp(1.25rem, 0.958rem + 0.46vw, 1.5rem);
		min-height: 63px;
	}

	.flow .flowBox .titBox .fuki:before {
		width: 10px;
		height: 20px;
		left: -10px;
	}

	.flow .flowBox .txtBox {
		padding: 35px 0 50px 130px;
	}

	.flow .flowBox .txtBox:before {
		width: 2px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 85px;
	}

	.flow .flowBox:last-child .txtBox {
		padding-bottom: 35px;
	}

	.flow .flowBox .txtBox p+p {
		margin: 20px 0;
	}

	.flow .term:before {
        width: 8px;
        height: calc(100% - 20px);
        top: 0;
        right: -30px;
	}

	.flow .term:after {
		width: 25px;
		height: 20px;
		bottom: 0;
		right: -30px;
	}

	.flow .notice {
		font-size: 14px;
		margin-top: 30px;
	}

	.flow .btn-internal {
		max-width: 600px;
		margin: 70px auto 0;
		height: 75px;
	}

	.flow .btn-internal a {
		font-size: clamp(1rem, 0.854rem + 0.23vw, 1.125rem);
	}




	/*--------------------------------------
　COLUMN
---------------------------------------*/
	.column {
		padding-bottom: 20px;
	}

	.column .pickUpArea {
		gap: 20px;
		margin-top: 70px;
	}

	.column .pickUpArea .largeBox {
		max-width: 590px;
		flex: 1;
	}

	.column .pickUpArea .txtBody {
		padding: 30px 30px 40px;
	}

	.column .pickUpArea .largeBox .tit {
		font-size: clamp(1.625rem, 1.479rem + 0.23vw, 1.75rem);
		margin-bottom: 25px;
	}

	.column .btn-internal {
		max-width: 300px;
		width: 57%;
		border-radius: 15px;
	}

	.column .btn-internal a {
		padding: 15px;
		background: #fff url("../img/top/arr_right_blue.png") no-repeat center right 20px;
		background-size: 9px auto;
	}

	.column .columnWrap {
		gap: 20px;
		margin-top: 70px;
	}

	.column .columnBox {
		max-width: 285px;
		flex: 1;
	}

	.column .columnBox .txtBody {
		padding: min(2.5vw, 30px) min(2.5vw, 30px) min(3.3vw, 40px);
	}

	.column .columnBox .tit {
		font-size: clamp(1rem, 0.854rem + 0.23vw, 1.125rem);
		margin-bottom: 15px;
	}

	.column .columnBox .txtBody p {
		font-size: clamp(0.813rem, 0.739rem + 0.11vw, 0.875rem);
	}

	.column .columnBox .btn-internal {
		max-width: 100%;
		width: 100%;
		margin: 20px auto 0;
	}

	.column .columnBox .btn-internal a {
		padding: 15px;
		background: #00B7CB url("../img/top/arr_right_wh.png") no-repeat center right 20px;
		background-size: 9px auto;
	}
}



@media only screen and (max-width: 768px) {


	.sec {
		padding: 80px 0;
	}

	/*--------------------------------------
　mv
---------------------------------------*/
	.key {
		padding: 40px 0 85px;
	}

	.key .keyInr {
		flex-direction: column;
		align-items: center;
	}

	.key .txtBox {
		margin-bottom: 0;
	}

	.key .mainTitBox {
		margin-bottom: min(3.1vw, 60px);
	}

	.key .mainTit {
		gap: 3px;
		align-items: center;
	}

	.key .mainTit .sqWrap {}

	.key .mainTit span {
		font-size: 60px;
		border: solid 3px #3c5a78;
		width: 80px;
		height: 80px;
		margin: 0 0 0 -3px;
	}

	.key .mainTit span:last-child {
		border-right: solid 3px #3c5a78;
	}

	.key .mainTit .large {
		gap: 3px;
		margin: 0 0 0 -3px;
	}

	.key .mainTit .large span {
		width: 114px;
		height: 114px;
		font-size: 80px;
		margin: 0;
	}

	.key .catch {
		text-align: center;
		font-size: 18px;
	}

	.key .lawers {}

	.key .lawers .lawer {
		margin-left: 0;
		position: absolute;
		bottom: 0;
	}

	.key .lawers .lawer01 {
		max-width: 190px;
		margin-left: 0;
		left: 0;
	}

	.key .lawers .lawer02 {
		display: none;
	}

	.key .lawers .lawer03 {
		display: none;
		margin-left: 0;
	}

	.key .lawers .lawer04 {
		max-width: 200px;
		right: 0;
	}

	.key .lawers .nameBox {
		min-width: 120px;
		bottom: 90px;
		left: 50%;
		transform: translateX(-50%);
	}

	.key .lawers .nameBox .name {
		font-size: clamp(0.625rem, 0.479rem + 0.23vw, 0.75rem);
		padding: min(0.42vw, 8px);
		margin-bottom: min(0.52vw, 10px);
	}

	.key .lawers .nameBox p {
		font-size: clamp(0.625rem, 0.479rem + 0.23vw, 0.75rem);
	}


	.intro .threePoint {}

	.intro .threeColBox {
		max-width: 1200px;
		width: 90%;
		margin: -50px auto 0;
		gap: 20px;
		top: auto;
	}

	.intro .threeColBox .colBox {
		max-width: 390px;
		position: relative;
		padding: 40px 20px 10px;
	}

	.intro .threeColBox .colBox .label {
		max-width: 290px;
		width: 76%;
		height: 40px;
		border-radius: 20px;
		top: -20px;
		left: 50%;
		transform: translateX(-50%);
	}

	.intro .threeColBox .colBox .pic {
		max-width: 200px;
		width: 57%;
		margin: 0 auto 15px;
	}

	.intro .threeColBox .colBox .txt {
		font-size: clamp(1.125rem, 0.979rem + 0.23vw, 1.25rem);
	}

	.intro .threeColBox .colBox .txtInr {
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 50px;
	}

	.intro .threeColBox .colBox .txt span {
		font-size: clamp(1.25rem, 0.958rem + 0.46vw, 1.5rem);
	}

	.intro .threeColBox .colBox .txt span .num {
		font-size: clamp(3.375rem, 2.937rem + 0.68vw, 3.75rem);
	}

	.intro .threeColBox .colBox .note {
		display: none;
	}

	.w768 {
		display: block;
	}

	/*--------------------------------------
　KIND
---------------------------------------*/
	.part_kind {}

	.part_kind .kindWrap {
		align-items: center;
		gap: 15px;
	}

	.part_kind .kindWrap:before {
		content: none;
		width: 267px;
		height: 417px;
		bottom: min(-6.3vw, -127px);
		right: min(12.6vw, -240px);
	}

	.part_kind.reverse .kindWrap:before {
		right: auto;
		left: min(12.6vw, -240px);
	}

	.part_kind .kindBox {
		width: 100%;
		padding: 30px 0 30px;
		position: relative;
	}

	.part_kind .kindBox:before {
		content: "";
		width: 100%;
		height: 70%;
		position: absolute;
		top: 0;
		left: 0;
	}

	.part_kind .kindBox p {
		font-size: 20px;
		margin: 0 0 25px;
	}

	.part_kind .btn-internal {
		width: 92%;
		border-radius: 10px;
	}

	.part_kind .btn-internal a {
		font-size: 15px;
		padding: 15px;
		padding: min(2.5vw, 30px) min(3.3vw, 40px);
		background: #fff url(../img/top/arr_right_gr.png) no-repeat center right 15px;
		background-size: 9px auto;
	}

	.part_kind .btn-internal span {
		font-size: 20px;
	}



	/*--------------------------------------
　TROUBLE
---------------------------------------*/
	.trouble .trblWrap {
		margin-top: min(6.6vw, 80px);
		gap: 20px;
	}

	.trouble .trblBox {
		max-width: 590px;
		flex: 1;
		padding: 30px 0 min(3.3vw, 40px);
		position: relative;
	}

	.trouble .trblBox:before {
		content: "";
		width: 100%;
		height: 57%;
		position: absolute;
		top: 0;
		left: 0;
	}

	.trouble .trblBox .tit {
		font-size: 23px;
		margin-bottom: 35px;
	}

	.trouble .trblBox .ill {
		width: 150px;
		margin: 0 auto 30px;
	}

	.trouble .trblBox .fukiArea {}

	.trouble .trblBox .fuki {
		height: 90px;
		font-size: 18px;
		border-radius: 30px 30px 30px 0;
		width: 92%;
		margin: 0 auto 20px;
		padding: 10px 15px;
	}



	/*--------------------------------------
　SUPPROT
---------------------------------------*/
	.support {
		background: #f0ebe1 url("../img/top/support_bg_sp.png") no-repeat bottom center;
		background-size: 100% auto;
		padding: min(7.89vw, 150px) 0 350px;
	}

	.support:before {
		width: min(13.3vw, 260px);
		height: min(7.5vw, 90px);
		top: -1px;
	}

	.support .label {
		width: 83%;
		border-radius: 80px;
		font-size: clamp(1.75rem, 1.458rem + 0.46vw, 2rem);
		padding: min(2.9vw, 35px);
		margin: 0 auto min(5vw, 60px);
	}

	.support .txt {
		font-size: clamp(1.75rem, 1.458rem + 0.46vw, 2rem);
	}

	.support .txt span {
		font-size: clamp(2.5rem, 1.769rem + 1.14vw, 3.125rem);
	}


	/*--------------------------------------
　REASON
---------------------------------------*/
	.reason .secTit {
		line-height: 2.5;
	}

	.reason .secTit span {}

	.reason .secTit .num {
		font-size: clamp(4.25rem, 3.373rem + 1.37vw, 5rem);
	}



	/*--------------------------------------
　CASE EX
---------------------------------------*/
	.caseEx .secTit {
		margin-bottom: 60px;
	}

	.caseEx .caseArea {
		gap: 60px 20px;
	}

	.caseEx .caseBox {
		max-width: 590px;
		width: calc(50% - 10px);
	}

	.caseEx .caseBox .topBox {
		min-height: 110px;
		padding: 20px 20px 0 20px;
	}

	.caseEx .caseBox .topBox .kind-label {
		top: -20px;
		border-radius: 22px;
		width: 80%;
		height: 44px;
	}

	.caseEx .caseBox .perInfo {
		gap: 10px;
		font-size: 13px;
	}

	.caseEx .caseBox .perInfo .icon {
		width: 45px;
	}

	.caseEx .caseBox .situ {
		border-radius: 6px;
		font-size: 13px;
		padding: 4px 8px;
	}

	.caseEx .caseBox .btmBox {
		padding: 20px 30px 30px;
	}

	.caseEx .caseBox .btmBox p {
		font-size: clamp(1rem, 0.854rem + 0.23vw, 1.125rem);
	}

	.caseEx .caseBox .btn-internal {
		width: 100%;
		height: 54px;
		margin: 30px auto 0;
	}

	.caseEx .caseBox .btn-internal a {
		height: 100%;
	}

	.caseEx .caseBox.blue .btn-internal a {
		background: #fff url("../img/top/arr_right_blue.png") no-repeat center right 20px;
		background-size: 9px auto;
	}

	.caseEx .caseBox.gr .btn-internal a {
		background: #fff url("../img/top/arr_right_gr.png") no-repeat center right 20px;
		background-size: 9px auto;
	}



	/*--------------------------------------
　MYSELF
---------------------------------------*/
	.myself {}

	.myself .secTit {}

	.myself .fukiWrap {
		gap: 60px min(1.5vw, 15px);
	}

	.myself .fukiWrap:before {
		width: 180px;
		height: 170px;
		top: -71%;
		right: -7%;
	}

	.myself .fuki {
		width: calc(min(30.4vw, 390px) - min(1.5vw, 15px));
		border-radius: 25px 25px 25px 0;
		font-size: clamp(1.25rem, 0.958rem + 0.46vw, 1.5rem);
		min-height: min(10.8vw, 130px);
		line-height: 1.4;
	}

	.myself .fuki:before {
		background: url(../img/top/myself_case01.png) no-repeat top center;
		background-size: auto 20px;
		width: 100%;
		height: 20px;
		top: -13px;
		left: 0;
	}

	.myself .fuki:nth-child(2):before {
		background: url("../img/top/myself_case02.png") no-repeat top center;
		background-size: auto 20px;
	}

	.myself .fuki:nth-child(3):before {
		background: url("../img/top/myself_case03.png") no-repeat top center;
		background-size: auto 20px;
	}

	.myself .fuki:nth-child(4):before {
		background: url("../img/top/myself_case04.png") no-repeat top center;
		background-size: auto 20px;
	}

	.myself .fuki:nth-child(5):before {
		background: url("../img/top/myself_case05.png") no-repeat top center;
		background-size: auto 20px;
	}

	.myself .fuki:nth-child(6):before {
		background: url("../img/top/myself_case06.png") no-repeat top center;
		background-size: auto 20px;
	}

	/*--------------------------------------
　REASON02
---------------------------------------*/
	.reason02 {}

	.reason02:before {
		width: min(13.3vw, 260px);
		height: min(7.5vw, 90px);
		top: -1px;
	}

	.reason02 .secTit {
		line-height: 2.5;
	}


	/*--------------------------------------
　FLOW
---------------------------------------*/
	.flow {}

	.flow .flowArea {
		padding: 30px 20px;
	}

	.flow .flowArea:before {
		width: 155px;
		height: 240px;
		bottom: -120px;
		left: -40px;
	}

	.flow .flowBox {}

	.flow .flowBox .ribbon {
        top: 0;
        right: -35px;
        font-size: 16px;
        width: 160px;
        height: 50px;
	}

	.flow .flowBox .ribbon:before {
		width: 15px;
		height: 15px;
		bottom: -15px;
		right: 0;
	}

	.flow .flowBox .titBox {
		gap: 50px;
	}

	.flow .flowBox .titBox .num {
		width: 40px;
	}

	.flow .flowBox .titBox .num:before {
		width: 20px;
        height: 3px;
        top: 50%;
        left: 50px;
	}

	.flow .flowBox .titBox .fuki {
		min-width: 270px;
		border-radius: 6px;
		font-size: 18px;
		min-height: 50px;
	}

	.flow .flowBox .titBox .fuki:before {
		width: 10px;
		height: 20px;
		left: -10px;
	}

	.flow .flowBox .txtBox {
		padding: 25px 0 40px 90px;
	}

	.flow .flowBox .txtBox:before {
		width: 2px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 59px;
	}

	.flow .flowBox:last-child .txtBox {
		padding-bottom: 15px;
	}

	.flow .term:before {
        width: 6px;
        height: calc(100% - 20px);
        top: 0;
        right: -20px;
	}

	.flow .term:after {
		right: -20px;
		width: 20px;
	}

	.flow .notice {
		font-size: 14px;
		margin-top: 20px;
	}

	.flow .btn-internal {
		max-width: 600px;
		margin: 50px auto 0;
		height: 75px;
	}

	.flow .btn-internal a {
		font-size: clamp(1rem, 0.854rem + 0.23vw, 1.125rem);
		background-color: #00B6CB;
	}




	/*--------------------------------------
　COLUMN
---------------------------------------*/
	.column {
		padding-bottom: 20px;
	}

	.column .pickUpArea {
		gap: 20px;
		margin-top: 50px;
	}

	.column .pickUpArea .largeBox {}

	.column .pickUpArea .txtBody {
		padding: 30px 20px 30px;
	}

	.column .pickUpArea .largeBox .tit {
		font-size: 20px;
		margin-bottom: 25px;
	}

	.column .btn-internal {
		width: 100%;
		border-radius: 10px;
	}

	.column .btn-internal a {
		padding: 15px;
		background: #fff url("../img/top/arr_right_blue.png") no-repeat center right 15px;
		background-size: 9px auto;
	}

	.column .columnWrap {
		gap: 20px;
		margin-top: 50px;
		flex-wrap: wrap;
	}

	.column .columnBox {
		max-width: calc(50% - 10px);
		flex: initial;
	}

	.column .columnBox .txtBody {
		padding: min(2.5vw, 30px) min(2.5vw, 30px) min(3.3vw, 40px);
	}

	.column .columnBox .tit {
		font-size: clamp(1rem, 0.854rem + 0.23vw, 1.125rem);
		margin-bottom: 15px;
	}

	.column .columnBox .txtBody p {
		font-size: clamp(0.813rem, 0.739rem + 0.11vw, 0.875rem);
	}

	.column .columnBox .btn-internal {
		max-width: 100%;
		width: 100%;
		margin: 20px auto 0;
	}

	.column .columnBox .btn-internal a {
		padding: 15px;
		background: #00B7CB url("../img/top/arr_right_wh.png") no-repeat center right 15px;
		background-size: 9px auto;
	}

	.column .columnAccBtn {
		max-width: 100%;
		width: 100%;
		border-radius: 10px;
		padding: 15px;
		background: #fff url("../img/top/arr_down_blue.png") no-repeat center right 20px;
		background-size: 18px auto;
	}

	.column .columnAccBtn.open {
		background: #fff url("../img/top/arr_up_blue.png") no-repeat center right 20px;
		background-size: 18px auto;
	}

	.column .columnAccBtn:hover {
		opacity: 1;
	}

	.column .columnAccTxt {
		padding: 20px 20px 30px;
		margin: 30px 0 0;
	}

	.column .columnAccTxt p {
		font-size: 15px;
		line-height: 1.8;
	}

	.column .columnAccTxt .btn-internal.blue {
		margin: 15px auto 0;
	}

	.column .columnAccTxt .btn-internal.blue a {
		background: url(../img/top/arr_right_wh.png) no-repeat right 20px center;
		background-size: 9px auto;
		background-color: #00B6CB;
		color: #fff;
	}


}


@media only screen and (max-width: 599px) {
	.sec {
		padding: 60px 0;
	}

	/*--------------------------------------
　mv
---------------------------------------*/
	.key {
		padding: 10px 0 100px;
		overflow: hidden;
	}

	.key .keyInr {
		flex-direction: column;
		align-items: center;
	}

	.key .txtBox {
		margin-bottom: 0;
	}

	.key .mainTitBox {
		margin-bottom: min(3.1vw, 60px);
	}

	.key .mainTit {
		gap: 2px;
		align-items: center;
	}

	.key .mainTit .sqWrap {}

	.key .mainTit span {
		font-size: 40px;
		border: solid 2px #3c5a78;
		width: 57px;
		height: 57px;
		margin: 0 0 0 -2px;
	}

	.key .mainTit span:last-child {
		border-right: solid 2px #3c5a78;
	}

	.key .mainTit .large {
		gap: 3px;
		margin: 0 0 0 -3px;
	}

	.key .mainTit .large span {
		width: 80.6px;
		height: 80.6px;
		font-size: 63px;
	}

	.key .catch {
		text-align: center;
		font-size: 14px;
		text-shadow: none;
		letter-spacing: normal;
	}

	.key .lawers {}

	.key .lawers .lawer {
		margin-left: 0;
		position: absolute;
		bottom: 0;
		height: 185px;
		align-items: flex-start;
		overflow: hidden;
	}

	.key .lawers .lawer01 {
		max-width: 130px;
		margin-left: 0;
		left: -16px;
		bottom: 32px;
	}

	.key .lawers .lawer02 {
		display: none;
	}

	.key .lawers .lawer03 {
		display: none;
		margin-left: 0;
	}

	.key .lawers .lawer04 {
		max-width: 128px;
		right: -15px;
		bottom: 29px;
	}

	.key .lawers .nameBox {
		min-width: 95px;
		bottom: 57px;
		left: 22px;
		transform: inherit;
	}

	.key .lawers .lawer04 .nameBox {
		bottom: 61px;
		left: 13px;
	}

	.key .lawers .nameBox .name {
		font-size: 10px;
		padding: min(0.42vw, 8px);
		margin-bottom: min(0.52vw, 10px);
	}

	.key .lawers .nameBox p {
		font-size: 10px;
	}


	.intro .threePoint {
		padding-bottom: 10px;
	}

	.intro .threeColBox {
		width: 90%;
		margin: -75px auto 0;
		gap: 5px;
		top: auto;
	}

	.intro .threeColBox .colBox {
		max-width: 390px;
		padding: 17px 5px 3px;
	}

	.intro .threeColBox .colBox .label {
		font-size: 12px;
		max-width: 290px;
		width: 77%;
		height: 20px;
		border-radius: 10px;
		top: -10px;
	}

	.intro .threeColBox .colBox .pic {
		width: 75%;
		margin: 0 auto 3px;
	}

	.intro .threeColBox .colBox .txt {
		font-size: 12px;
		line-height: 1.1;
	}

	.intro .threeColBox .colBox .txtInr {
		min-height: 31px;
	}

	.intro .threeColBox .colBox .txt span {
		font-size: 14px;
	}

	.intro .threeColBox .colBox .txt span .num {
		font-size: 28px;
	}

	.intro .threeColBox .colBox .note {
		display: none;
	}

	.intro .note.w599 {
		color: #fff;
		font-size: 500;
		font-size: 10px;
		width: 90%;
		margin: 5px auto 0;
		text-align: right;
	}

	.btn-tel {
		width: 90%;
		margin: 3px auto 0;
	}

	.btn-tel a {
		background: #fac850 url("../img/top/icon_tel.png") no-repeat left 30px center;
		background-size: 22px auto;
		display: block;
		color: #3c5a78;
		font-weight: 500;
		letter-spacing: 0.03em;
		font-size: 12px;
		text-align: center;
		line-height: 1.4;
		padding: 5px 5px 5px 20px;
	}

	.btn-tel .telTxt {
		font-size: 24px;
		font-weight: 600;
	}

	.w768 {
		display: block;
	}

	/*--------------------------------------
　KIND
---------------------------------------*/
	.part_kind {}

	.part_kind .kindWrap {
		gap: 10px;
	}

	.part_kind .kindWrap:before {
		content: none;
		width: 267px;
		height: 417px;
		bottom: min(-6.3vw, -127px);
		right: min(12.6vw, -240px);
	}

	.part_kind.reverse .kindWrap:before {
		right: auto;
		left: min(12.6vw, -240px);
	}

	.part_kind .kindBox {
		width: 100%;
		padding: 20px 10px 20px;
		position: relative;
	}

	.part_kind .kindBox:before {
		content: "";
		width: 100%;
		height: 70%;
		position: absolute;
		top: 0;
		left: 0;
	}

	.part_kind .kindBox p {
		font-size: 16px;
		margin: 0 0 15px;
	}

	.part_kind .btn-internal {
		width: 100%;
		border-radius: 8px;
	}

	.part_kind .btn-internal a {
		font-size: 14px;
		background: #fff url(../img/top/arr_right_gr.png) no-repeat center right 5px;
		background-size: 6px auto;
		padding: 11px;
		line-height: 1.4;
	}

	.part_kind .btn-internal span {
		font-size: 19px;
	}

	.part_kind .blue .btn-internal a {
		background: #fff url(../img/top/arr_right_blue.png) no-repeat center right 5px;
		background-size: 6px auto;
	}

	.part_kind .gr .btn-internal a {
		background: #fff url(../img/top/arr_right_gr.png) no-repeat center right 5px;
		background-size: 6px auto;
	}

	/*--------------------------------------
　TROUBLE
---------------------------------------*/
	.price .subTit {
        font-size: 23px;
    }
	.price .cost_shita {
        margin-bottom: 50px;
    }
	.trouble .trblWrap {
		flex-direction: column;
		margin-top: min(6.6vw, 80px);
		gap: 20px;
	}

	.trouble .trblBox {
		max-width: 590px;
		flex: 1;
		padding: 30px 0 min(3.3vw, 40px);
		position: relative;
	}

	.trouble .trblBox:before {
		content: "";
		width: 100%;
		height: 57%;
		position: absolute;
		top: 0;
		left: 0;
	}

	.trouble .trblBox .tit {
		font-size: 23px;
		margin-bottom: 35px;
	}

	.trouble .trblBox .ill {
		width: 120px;
		margin: 0 auto 30px;
	}

	.trouble .trblBox .fukiArea {}

	.trouble .trblBox .fuki {
		height: 90px;
		font-size: 18px;
		border-radius: 30px 30px 30px 0;
		width: 92%;
		margin: 0 auto 20px;
		padding: 10px 15px;
	}



	/*--------------------------------------
　SUPPROT
---------------------------------------*/
	.support {
		background: #f0ebe1 url("../img/top/support_bg_sp.png") no-repeat bottom center;
		background-size: 100% auto;
		padding: 60px 0 160px;
	}

	.support:before {
		width: 80px;
		height: 40px;
		top: -1px;
	}

	.support .label {
		width: 100%;
		border-radius: 80px;
		font-size: 16px;
		padding: min(2.9vw, 35px);
		margin: 0 0 20px;
	}

	.support .txt {
		font-size: 24px;
	}

	.support .txt span {
		font-size: 20px;
	}


	/*--------------------------------------
　REASON
---------------------------------------*/
	.reason .secTit {
		line-height: 2.3;
	}

	.reason .secTit span {
		font-size: 21px;
	}

	.reason .secTit .num {
		font-size: 46px;
	}



	/*--------------------------------------
　CASE EX
---------------------------------------*/
	.caseEx .secTit {
		margin-bottom: 60px;
	}

	.caseEx .caseArea {
		gap: 60px 20px;
		flex-direction: column;
	}

	.caseEx .caseBox {
		width: 100%;
	}

	.caseEx .caseBox .topBox {
		min-height: 110px;
		padding: 20px 20px 0 20px;
	}

	.caseEx .caseBox .topBox .kind-label {
		top: -20px;
		border-radius: 22px;
		width: 80%;
		height: 44px;
	}

	.caseEx .caseBox .perInfo {
		gap: 10px;
		font-size: 13px;
	}

	.caseEx .caseBox .perInfo .icon {
		width: 45px;
	}

	.caseEx .caseBox .situ {
		border-radius: 6px;
		font-size: 12px;
		padding: 4px 7px;
	}

	.caseEx .caseBox .btmBox {
		padding: 20px 30px 30px;
	}

	.caseEx .caseBox .btmBox p {
		font-size: clamp(1rem, 0.854rem + 0.23vw, 1.125rem);
	}

	.caseEx .caseBox .btn-internal {
		width: 100%;
		height: 54px;
		margin: 30px auto 0;
	}

	.caseEx .caseBox .btn-internal a {
		height: 100%;
	}

	.caseEx .caseBox.blue .btn-internal a {
		background: #fff url("../img/top/arr_right_blue.png") no-repeat center right 20px;
		background-size: 9px auto;
	}

	.caseEx .caseBox.gr .btn-internal a {
		background: #fff url("../img/top/arr_right_gr.png") no-repeat center right 20px;
		background-size: 9px auto;
	}



	/*--------------------------------------
　MYSELF
---------------------------------------*/
	.myself {
		padding-bottom: 120px;
	}

	.myself .secTit {
		line-height: 1.8;
		margin: 0 0 50px;
	}

	.myself .secTit span {
		line-height: 1.7;
	}

	.myself .fukiWrap {
		gap: 50px 15px;
	}

	.myself .fukiWrap:before {
		width: 160px;
		height: 150px;
		top: auto;
		bottom: -158px;
		right: -7%;
	}

	.myself .fuki {
		width: calc(50% - 8px);
		font-size: 16px;
		min-height: 80px;
		line-height: 1.4;
	}

	/*--------------------------------------
　REASON02
---------------------------------------*/
	.reason02 {}

	.reason02:before {
		width: 80px;
		height: 40px;
		top: -1px;
	}

	.reason02 .secTit {
		line-height: 2;
	}


	/*--------------------------------------
　FLOW
---------------------------------------*/
	.flow {}

	.flow .secTit .txt {
		font-size: clamp(1.156rem, 0.351rem + 3.44vw, 2rem);
		letter-spacing: 0.03em;
	}

	.flow .flowArea {
		padding: 30px 15px 30px 10px;
	}

	.flow .flowArea:before {
		width: 120px;
		height: 190px;
		bottom: -105px;
		left: -23px;
		z-index: 1;
	}

	.flow .flowBox {}

	.flow .flowBox .ribbon {
		top: 0;
		right: -24px;
		font-size: 12px;
		width: 75px;
		height: 35px;
		padding: 3px 0;
		line-height: 1.2;
	}

	.flow .flowBox .ribbon:before {
		width: 8px;
		height: 8px;
		bottom: -8px;
		right: 0;
	}

	.flow .flowBox .titBox {
		gap: 15px;
	}

	.flow .flowBox .titBox .num {
		width: 40px;
	}

	.flow .flowBox .titBox .num:before {
		content: none;
	}

	.flow .flowBox .titBox .fuki {
		min-width: inherit;
		border-radius: 6px;
		font-size: 16px;
		min-height: 46px;
		padding: 0 10px;
		flex: inherit;
	}

	.flow .flowBox:nth-child(3) .titBox .fuki {
		padding: 0 6px;
	}

	.flow .flowBox .titBox .fuki:before {
		width: 8px;
		height: 16px;
		left: -8px;
	}

	.flow .flowBox .txtBox {
		padding: 20px 0 30px 45px;
	}

	.flow .flowBox .txtBox:before {
		width: 2px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 18px;
	}

	.flow .flowBox:last-child .txtBox {
		padding-bottom: 15px;
	}

	.flow .term:before {
		width: 4px;
		height: calc(100% - 20px);
		top: 0;
		right: -16px;
	}

	.flow .term:after {
		right: -16px;
		width: 20px;
	}

	.flow .notice {
		font-size: 14px;
		margin-top: 20px;
	}

	.w599 {
		display: block;
	}

	.flow .btn-internal {
		width: 89%;
		margin: 40px auto 0;
		height: 75px;
	}

	.flow .btn-internal a {
		font-size: clamp(1rem, 0.854rem + 0.23vw, 1.125rem);
		background-color: #00B6CB;
	}




	/*--------------------------------------
　COLUMN
---------------------------------------*/
	.column {
		padding-bottom: 20px;
	}

	.column .secTit {
		font-size: 19px;
	}

	.column .secTit span {
		font-size: 23px;
	}

	.column .pickUpArea {
		gap: 20px;
		margin-top: 40px;
		flex-direction: column;
	}

	.column .pickUpArea .largeBox {}

	.column .pickUpArea .txtBody {
		padding: 30px 20px 30px;
	}

	.column .pickUpArea .largeBox .tit {
		font-size: 20px;
		margin-bottom: 25px;
	}

	.column .btn-internal {
		width: 100%;
		border-radius: 10px;
	}

	.column .btn-internal a {
		padding: 15px;
	}

	.column .columnWrap {
		gap: 15px;
		margin-top: 40px;
		flex-wrap: wrap;
		flex-direction: column;
	}

	.column .columnBox {
		max-width: 100%;
		flex: initial;
	}

	.column .columnBox .txtBody {
		padding: 20px 20px 30px;
	}

	.column .columnBox .tit {
		font-size: 18px;
		margin-bottom: 15px;
	}

	.column .columnBox .txtBody p {
		font-size: 16px;
	}

	.column .columnBox .btn-internal {
		max-width: 100%;
		width: 100%;
		margin: 20px auto 0;
	}

	.column .columnBox .btn-internal a {
		padding: 15px;
		background: #00B7CB url("../img/top/arr_right_wh.png") no-repeat center right 15px;
		background-size: 9px auto;
	}
}

.mb0 {
	margin-bottom: 0;
}