@charset "UTF-8";

.main{
	background:#fff; 
}

.page-title .title-txt01 {
    font-size:42px;
   color:rgb(62,6,8);
    line-height:1.3;
    font-weight:bold;
    text-align:center;
}

.page-title .title-txt02 {
    font-size: 24px;
    	color:white;
    font-weight: bold;
    text-align: center;
    font-family: DIN BlackAlternate;	
}

.page-title{
 	background: url(../images/flow/bg.png) ;
 	background-position:center center;
 	background-repeat:no-repeat;
 	background-size:cover;
 	margin-bottom:30px;
    padding-top:65px;
    height:220px;
 }

#step-flow{
	padding:0!important;
}
#step-box{
	padding:0!important;
}


.row{
	margin:0 100px;
}

.col{
	padding: 30px 0;
	height: auto;
	border:1px solid;
	display: inline-block;
	color:rgb(62,6,8);
	margin:0 auto;
	font-weight:bold;
	text-align:center;
	border-radius:15px;
}

.red{
	color:red;
}

.step{
	padding:30px 50px;
	text-align:center;
	margin:30px 0;
	font-weight:bold;
	position: relative;
}
.step:after{
	display: block;
	content:"";
	position: absolute;
	bottom:0;
	right: 0;
}

.step1{
	background: url(../images/visit/step1.png) no-repeat 0 0;
}
.step1:after{
	width:200px;
	height: 237px;
	background: url(../images/visit/img_step_01.png) no-repeat 0 0;
	background-size: 100% auto;
}
.step1 .contact{
	border:none;
}
.step2{
	background: url(../images/visit/bg_cal.png) no-repeat 0 0;
}
.step3{
	background: url(../images/visit/step3.png) no-repeat 0 0;
}
.step3:after{
	width:250px;
	height: 250px;
	background: url(../images/visit/img_step_03.png) no-repeat 0 0;
	background-size: 100% auto;
}
.step4{
	background: url(../images/visit/step4.png)  no-repeat 0 0;
}
.step4:after{
	width:250px;
	height: 250px;
	background: url(../images/visit/img_step_04.png) no-repeat 0 0;
	background-size: 100% auto;
}

.bg-icon1{
	position:absolute;
	top:0;
	left:0;
	width:900px;
	height:auto;
	z-index:1;
}
.step1{
	border:5px solid rgb(251,241,197);
	padding:30px;
}
.step2{
	border:5px solid rgb(248,217,214);
}
.step1 h2{
	background-color: rgb(234,202,74);
	margin-bottom:50px;

}
.step2 h2{
	background-color: rgb(227,94,104);
}
.step3{
	border:5px solid rgb(251,241,197);
	
}
.step3 h2{
	background-color: rgb(234,202,74);
}
.step4{
	border:5px solid rgb(248,217,214);
}
.step4 h2{
	background-color: rgb(227,94,104);
}
.step p{
	font-size:18px!important;
	margin:0 70px;
	padding:0 50px;
	text-align:left;
	font-weight: bold;
	
	color:black;

}

.step h2{
	font-size:32px;
	color:white;
	display:inline-block;
	padding:5px 20px;
	border-radius:50px;
	margin-bottom: 50px;
}
.text-align-center p{
	text-align: center!important;
	color:rgb(235,51,35);

}
.text-align-center img{
	margin:10px 0;
}
.address{
	text-align: left;
	padding:10px 0;
	border:3px solid rgb(248,217,214);
	display:inline-block;
	border-radius: 15px;

}
.address p{
	margin:0 ;
	font-size:14px;
}
.t-24{
	font-size:24px!important;
	text-align: center!important;
	padding:0!important;
	font-weight:bold;

}
.contact li{ 	
	display: inline-block;
} 
.row li{
	display: inline-block;
}

.contact{
	border:2px solid rgb(251,241,197);
	border-radius: 15px;
	padding:20px 0;
	margin-right:80px;
		margin-left:80px;
		margin-top:50px;

}
.contact h3{
	color:rgb(62,6,8);
}
.contact p{
	text-align:center;
	color:rgb(62,6,8);
	padding:30px auto;
}
.yazirusi{
	text-align: center;
}


.cta-search, .cta-button{
	max-width: 680px;
	width: 100%;
	margin: 1rem auto;
	border-radius: 10px;
	text-align: center;
	padding: 1rem;
	border: 4px solid #f9f9f9;
}
.flow-img{
	width:100%;
	margin: 30px 0;
	
}
#step-box p{
	text-align: center;
	padding:30px 0;

}
.yazirusi1{
	transform: rotate( -270deg );
	display: block;
	margin:auto;
}
.flow-box li{
	margin:0 auto;
	font-weight:bold;
	border:1px solid #bbb;
	text-align: center;
	border-radius: 15px;
}
.flow-box {
	margin:10px 70px;
}
.form_attention{
	width: 90%;
	margin:1.5rem auto;
	font-weight: normal; 
}
.form_attention p{
	font-weight: normal; 
	font-size: 85%;
	}
.form_attention strong{
	font-weight: bold;
}
@media (max-width: 768px){
.contact{
	margin:30px 0 0 0;
}
	.bg-icon{
		width:40%;
		height:auto;
	}
	.bg-icon1{
		width:480px;
		height:auto;
	}
	#step-box{
		margin:0 10px;
	}

	.step p{
		margin:0;
		padding:0;
		font-size:14px!important;
	}
	.step{
		padding:10px;
		margin:10px;
	}
	#step-flow img{
		width:10px;
		height: 15px;

	}
	.text-align-center img{
		margin:10px 0;
		
		max-width:100%;
	}
	.form1{
		width:95%;
		max-width:95%;

	}
	.hd-btn{
		display:inline-block;
	}
	.form2{
		width:120px;
		max-width:;
		height:auto;
		margin-top:10px;		
	}

	.page-title .title-txt01 {
    font-size:1.4rem;
}
.page-title .title-txt02 {
    font-size: 1rem;
}
.page-title {
    height: 120px;
    padding-top: 35px;
}
.t-24{
	font-size:12px!important;
	text-align: center!important;
	padding:0!important;
	font-weight:bold;

}
.step h2{
	font-size:22px;
	color:white;
	display:inline-block;
	padding:5px 20px;
	border-radius:50px;
	margin-bottom: 20px;
}
#step-box p{
	display: none;
}
.address p{
	margin:0 30px;
	font-size:10px;
}
 .bread-crumb a{
  font-size:10px;
  color:black;
}

}

.colorR{
	color:rgb(235,51,35) !important;
}

.qArea{
	margin: 0 0 4rem;
}
.qArea dl{
	padding: 30px 57px 30px 30px;
 background: rgb(253,242,238);
 position: relative;
}
.qArea dl+dl{
	margin: 15px 0 0;
}
.qArea dl dt{
	margin: 0 0 0 17px;
	padding: 7px 0 21px;
	border-bottom: 2px dotted rgb(213,83,41);
	color: rgb(213,83,41);
	font-size: 17px;
}
.qArea dl dt .icon1{
	padding-right: 17px;
}
.qArea dl dd{
	padding: 24px 0 0;
 margin: 0 0 0 72px;
 font-weight: bold;
}
@media screen and (max-width: 767px){
	.qArea{
		margin: 0 0 2rem;
	}
	.qArea dl{
		padding: 30px;
	}
	.qArea dl dt{
		margin: 0;
		padding: 7px 0 14px;
	}
	.qArea dl dd{
	 margin: 0;
	}
}

.corresArea .gTtl{
 width: 100%;
 margin: 0 0 2.25rem;
 color:#f46924;
 position: relative;
}
.consulArea .gTtl{
 width: 100%;
 margin: 0 0 2.25rem;
 color:#199192;
 position: relative;
}

.corresArea ul,
.consulArea ul{
	margin: 0 -4px 24px;
	display: flex;
	flex-wrap:wrap;
}
.corresArea ul li,
.consulArea ul li{
	margin: 0 4px .5rem;
	padding: 3px 8px;
	border-radius: 6px;
	font-weight: bold;
	font-size: 1.15rem;
}
.corresArea ul li{
	border: 1px solid #f46924;
	color:#f46924;
}
.consulArea ul li{
 border: 1px solid #199192;
 color:#199192;
}

@media screen and (max-width: 767px){
	.corresArea .gTtl,
	.consulArea .gTtl{
	 margin: 0 0 1.2rem;
	}
}

@media (max-width: 767px){
	.step1{
		padding-bottom:100px;
	}
	.step3,
	.step4{
		padding-bottom:125px;
	}
	.step1:after{
		width:100px;
		height: 118px;
	}
	.step3:after{
		width:125px;
		height: 125px;
	}
	.step4:after{
		width:125px;
		height: 125px;
	}
}