@charset "utf-8";


/* -----------------------------------------------------------
    共通
-------------------------------------------------------------- */

.red-title {
    font-size: 2.2rem;
    color: var(--red);
    font-weight: bold;
	line-height: 1.4;
	margin: 0 0 8px;
	padding: 0 0 0 32px;
	position: relative;
}
.red-title::before {
	content: "";
	display: inline-block;
	background: url("../img/icon-section-title.svg") no-repeat center center / contain;
	width: 20px;
	height: 13px;
	position: absolute;
	left: 3px;
	top: 10px;
}

@media screen and (max-width: 768px){
	
	.red-title {
		font-size: 1.8rem;
		margin: 0 0 10px;
	}
	.red-title::before {
		top: 7px;
	}
	
	.bot-repair-area {
		padding: 50px 20px;
	}
	
	
}



/* -----------------------------------------------------------
    共通step-list
-------------------------------------------------------------- */

.step-list{
	padding: 15px 0 0;
}
.step-list li{
	margin: 20px 0 0 0;
	padding: 0 0 20px 50px;
	position: relative;
	font-size: 1.7rem;
	line-height: 1.7;
	border-bottom: 1px #aaa dashed;
	font-weight: 500;
}
.step-list li:last-child{
	border-bottom: none;
}
.step-list li .num {
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 30px;
	height: 30px;
	color: #fff;
	/*border-radius: 50%;*/
	text-align: censter;
	font-weight: bold;
	font-size: 1.4rem;
	background: var(--red);
}
.step-list li .s{
	display: block;
	font-size: 1.4rem;
	margin: 5px 0 0;
	font-weight: 400;
}


@media screen and (max-width: 768px){
	
	.step-list{
		padding: 0 0 0;
	}
	.step-list li{
		margin: 15px 0 0 0;
		padding: 0 0 15px 35px;
		font-size: 1.6rem;
	}
	.step-list li:last-child{
		border-bottom: none;
	}
	.step-list li .num {
		width: 24px;
		height: 24px;
		font-size: 1.3rem;
	}
	.step-list li .s{
	}
	
}



/*    intro-area
-------------------------------------------------------------- */
.intro-area {
	position: relative;
	background: url("../img/bg-red.png") no-repeat left top / cover;
	color: #fff;
	padding: 50px 0;
}
.intro-area .cmn-title-area .title-block {
	border-right: none;
	/*
	flex-basis: 40%;
	*/
	white-space: nowrap;
	padding: 0 20px 0 0;
}
.intro-area .cmn-title-area .section-title {
	font-size: 3.2rem;
	line-height: 1.4;
}
.intro-area .cmn-title-area .section-title-en {
	color: #fff;
}

.intro-area .cmn-title-area .txt-block {
	/*
	flex-basis: 60%;
	*/
	border-left: 1px dashed #fff;
	padding: 0 0 0 60px;
}
.intro-area .cmn-title-area .txt-block .section-txt {
	font-size: 1.8rem;
	text-shadow: none;
}


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

	.intro-area {
		padding: 30px 10px;
	}
	.intro-area .cmn-title-area {
		display: block;
		padding: 0;
	}
	.intro-area .cmn-title-area .title-block {
		border-right: none;
		padding: 0 10px 20px;
		white-space: normal;
	}
	.intro-area .cmn-title-area .section-title {
		font-size: 2.4rem;
	}
	.intro-area .cmn-title-area .section-title-en {
		letter-spacing: 0;
	}

	.intro-area .cmn-title-area .txt-block {
		border-left: none;
		background: #fff;
		padding: 20px;
		border-radius: 5px;
	}
	.intro-area .cmn-title-area .txt-block .section-txt {
		text-shadow: none;
		color: #333;
		font-size: 1.7rem;
	}

}


/*    overview-area
-------------------------------------------------------------- */
.overview-area {
	display: flex;
	justify-content: space-between;
	position: relative;
	margin: 80px 0 0;
}
.overview-area.ct {
	align-items: center;
}
.overview-area .l {
	width: 55%;
	padding: 0 60px 0 calc((100% - 1200px) / 2);
	order: 1;
}
.overview-area .section-catch{
	line-height: 1.4;
	font-size: 3.3rem;
	padding: 0;
}
.overview-area .basic-txt{
	margin: 20px 0 0;
}
.overview-area .r {
	width: 45%;
	order: 2;
	max-height: 700px;
	min-height: 450px;
}

/* 逆 */
.overview-area.rev {
}
.overview-area.rev .l {
	order: 2;
	padding: 20px calc((100% - 1200px) / 2) 20px 70px;
}
.overview-area.rev .r {
	order: 1;
}

/* リスト */
.overview-area .col-list {
	margin: 10px 0 0;
}
.overview-area .col-list em {
    color: var(--red);
    font-weight: 500;
	display: block;
	font-style: normal;
	font-size: 1.8rem;
	margin: 0 0 5px;
	padding: 10px 0 0;
}
.overview-area .col-list li::before {
	top: 22px;
}


.chk-list {
	padding: 15px 0 5px;
}
.chk-list li {
	font-size: 1.8rem;
	line-height: 1.6;
	margin: 10px 0 0;
	padding: 0 0 10px 30px;
	position: relative;
	font-weight: 500;
	border-bottom: 1px #aaa dashed;
}
.chk-list li svg {
	position: absolute;
	left: 0;
	top: 3px;
}


/* 各イメージ */
.overview-area.one .r {
	background: url("../img/gallery/1N4A7076.jpg") no-repeat center center / cover;
}
.overview-area.two .r {
	background: url("../img/gallery/DSC05818.jpg") no-repeat center center / cover;
}



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

	.overview-area {
		display: block;
		margin: 0;
		padding: 0 20px;
	}
	.overview-area .l{
		width: auto;
		margin: 30px 0 40px;
		padding: 0;
	}
	.overview-area .no{
		font-size: 1.6rem;
		margin: 0;
	}
	.overview-area .section-catch{
		padding: 0;
		font-size: 2.4rem;
	}
	.overview-area .basic-txt{
		margin: 15px 0 0;
	}
	.overview-area .r {
		width: auto;
		height: 200px;
		max-height: inherit;
		min-height: inherit;
		margin: 30px 0 0;
	}
	
	/* 逆 */
	.overview-area.rev {
	}
	.overview-area.rev .l {
		margin: 30px 0 40px;
		padding: 0;
	}
	.overview-area.rev .r {
		order: 1;
	}
	
	
	/* リスト */
	.overview-area .col-list {
		margin: 10px 0 0;
	}
	.overview-area .col-list em {
		padding: 10px 0 0;
	}
	.overview-area .col-list li::before {
		top: 21px;
	}
	
	.chk-list {
		padding: 10px 0;
		display: block;
	}
	.chk-list li {
		font-size: 1.7rem;
		margin: 10px 0 0;
		padding: 0 0 10px 30px;
	}
	.chk-list li svg {
		left: 0;
		top: 3px;
	}
	

	
}



/* -----------------------------------------------------------
    step-area
-------------------------------------------------------------- */
.step-area{
	padding: 0 0 90px;
}

.step-box {
	border: 1px #999 solid;
	margin: 80px auto 0;
	padding: 0 70px 40px 70px;
	box-shadow: 6px 6px #eee;
}
.step-box .title {
	color: var(--red);
	font-size: 2.2rem;
	font-weight: bold;
	letter-spacing: 0.1em;
	display: inline-block;
	background: #FFF;
	position: relative;
	top: -10px;
	left: -20px;
	padding: 0 20px;
}

.step-box .step-list a{
	color: #007DD8;
}

@media screen and (max-width: 768px){
	
	.step-area{
		padding: 0 20px 40px;
	}

	.step-box {
		margin: 40px 0 0 0;
		padding: 0 20px 15px 15px;
	}
	.step-box .title {
		padding: 0 15px;
		left: 0;
		font-size: 2rem;
	}

}

	
/* -----------------------------------------------------------
    flow-area
-------------------------------------------------------------- */
.flow-area{
	background: url("../img/bg-gray01.png") repeat left top;
	padding: 80px 0 50px;
	margin: 0 0 50px;
	position: relative;
}
.flow-area .inner{
	position: relative;
}
.flow-area::before {
	content: "";
	background: url("../img/illust-watch04.png") center/cover, no-repeat;
	display: inline-block;
	width: 93px;
	height: 172px;
	position: absolute;
	right: calc( ( 100% - 1200px ) / 2 + 100px );
	top: -30px;
	z-index: 1;
}
.flow-area::after {
	content: "";
	background: url("../img/illust-watch05.png") center/cover, no-repeat;
	display: inline-block;
	width: 79px;
	height: 158px;
	position: absolute;
	right: calc( ( 100% - 1200px ) / 2 - 10px );
	top: 60px;
}
.flow-area .inner::before {
	content: "";
	background: url("../img/illust-watch06.png") no-repeat center center / contain;
	display: inline-block;
	width: 100px;
	height: 160px;
	position: absolute;
	left: calc( ( 100% - 1200px ) / 2 - 60px );
	bottom: -60px;
	z-index: 1;
}

.flow-area .cmn-title-area{
	margin: 0 0 40px;
}

.flow-box {
	width: 100%;
	background: #fff;
	padding: 60px 80px;
	margin: 0 0 50px;
}
.flow-box .img {
	text-align: center;
}
.flow-box .img img {
	width: auto;
	max-width: 100%;
}
.flow-box .step-list .name {
	display: block;
	font-weight: bold;
	font-size: 1.8rem;
}

.flow-box .flex {
	display: flex;
	justify-content: space-between;
	padding: 10px 0 0;
}
.flow-box.chart .flex .img {
	width: 440px;
	padding: 30px 0 0;
}
.flow-box.chart .flex .step-list {
	width: 550px;
}

@media screen and (max-width: 768px) {
	
	.flow-area{
		margin: 0 0 0;
		padding: 40px 20px 0;
		background: none;
	}
	.flow-area::after {
		width: 50px;
		height: 101px;
		right: 60px;
		top: 10px;
	}
	.flow-area::before {
		width: 59px;
		height: 110px;
		right: -10px;
		top: -30px;
	}
	.flow-area .inner::before {
		display: none;
	}
	
	.flow-area .cmn-title-area{
		margin: 0 0 20px;
	}
	
	.flow-box {
		padding: 0;
		margin: 0 0 30px;
	}
	.flow-box .img {
		padding: 0 0 10px;
	}
	.flow-box .img img {
		width: 100%;
		max-width: 100%;
	}
	.flow-box .step-list .name {
		font-size: 1.8rem;
	}

	.flow-box .flex {
		display: block;
		padding: 10px 0 0;
	}
	.flow-box.chart .flex .img {
		width: auto;
		padding: 10px 0 10px;
	}
	.flow-box.chart .flex .step-list {
		width: auto;
	}


	
	    
}



/* -----------------------------------------------------------
    写真スライダー
-------------------------------------------------------------- */
.slide-area {
}
.slide-area .slider {
	padding: 0;
	display: block;
}
.slide-area .slider img {
	width: 100%;
	height: 280px;
	object-fit: cover;
	vertical-align: bottom;
}
.slide-area .slider .slick-slide {
	margin: 0;
}

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

	.slide-area {
		margin: 0 auto;
	}

	.slide-area .slider img {
		height: 140px;
	}
		
}








