/*-----------------------------------------

	service.css	
			service Only
			create date:2025-06

-----------------------------------------*/
.lineBlock {
  position: relative;
}

.h1Pattern01 {
  margin-bottom: 36px;
}

.h1Pattern01 small {
  display: block;
  font-size: 30px;
  font-feature-settings: "palt";
  line-height: 2;
}

.serviceTxt {
  line-height: 2;
}

.serviceTxt p {
  margin-bottom: 16px;
}

.serviceReverse {
  flex-direction: row-reverse;
}

.bgOneimageYellow {
  background-color: #fcdf2c;
  padding-top: 36px;
  padding-bottom: 36px;
}

.marginLR01 {
  margin-left: 7vw;
  margin-right: 7vw;
}

.br1380, .br960 {
  display: none;
}

/*
	"id=navServiceBlock"
*/
#navServiceBlock {
  margin-bottom: 90px;
}

@media screen and (max-width: 840px) {
  #navServiceBlock {
    margin-bottom: 60px;
  }
}
.nemuUl {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 24px 5px;
  font-size: max(0.8vw, 11px);
  max-width: 992px;
  margin: 0 auto;
  font-size: 13px;
}

.nemuUl li {
  width: 243px;
}

.btnNemu {
  padding-top: 8px;
  padding-bottom: 8px;
  background: #84cce7;
  border-radius: 16px;
  text-decoration: none;
  font-weight: bold;
  display: block;
  text-align: center;
}

.btnNemu:hover {
  border: none;
  background: #b9e2f1;
}

.btnNemu:active {
  border: none;
  background-color: #84cce7;
}

.btnNemu p {
  margin-bottom: 0px;
}

/*	"id=navServiceBlock"end	*/
/*
	id="secConsultBlock"
*/
.consultGrayBlock {
  position: relative;
  padding-top: 75px;
  border-radius: 4px;
  max-width: 943px;
  margin: 0 auto;
}
@media screen and (max-width: 840px) {
  .consultGrayBlock.two {
    padding-top: 100px;
  }
  .consultGrayBlock.three {
    padding-top: 120px;
  }
}

#secConsultBlock h3, #secInterviewBlock h3 {
  position: absolute;
  top: -23.5px;
  margin-top: -40px;
  margin-bottom: 24px;
  left: 0;
  right: 0;
  margin: 0 auto; /*centaring*/
  background-color: #fb6322;
  color: #fff;
  display: table;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0 50px;
  line-height: 46.5px;
  font-size: 28px;
  letter-spacing: 0.04em;
  font-feature-settings: "palt";
  font-family: "Rodin M";
  width: auto;
}
@media screen and (max-width: 840px) {
  #secConsultBlock h3, #secInterviewBlock h3 {
    font-size: 26px;
    padding: 0 10px;
  }
}

#secInterviewBlock h3.en {
  font-family: "fontEnglish";
}

.consultH3_1 {
  width: 228px;
}

.consultH3_2 {
  width: 290px;
}

.consultH3_3 {
  width: 296px;
}

.consultH3_4 {
  width: 480px;
}

#secFaqBlock h3 {
  margin-bottom: 36px;
  background-color: #fb6322;
  color: #fff;
  display: block;
  text-align: center;
}

.navEstimateBlock h3 {
  margin-bottom: 24px;
  color: #fb6322;
  text-align: center;
}

.consultGrayBlock > section {
  margin-bottom: 24px;
}

#contentServiceBlock h4 {
  color: #fb6322;
  text-decoration: underline;
}

.consultTbl {
  width: 100%;
}

.consultTbl th, .consultTbl td {
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #000;
}

.consultTbl th {
  vertical-align: top;
  width: 33%;
}

.consultGrayBlock .flex_column_static {
  align-items: center;
}

.voiceLeft {
  width: 10%;
}

.voiceRight {
  width: 90%;
}

.detailsDefault summary {
  padding: 16px;
}

/*	id="secConsultBlock" end	*/
/*
	id="secInterviewBlock"
*/
.consultH3_5 {
  width: 334px;
}

.consultH3_6 {
  width: 148px;
}

/*	id="secInterviewBlock" end	*/
/*
	id="secFaqBlock"
*/
#secFaqBlock h3 {
  background-color: #fb6322;
  color: #fff;
  display: block;
  text-align: center;
}

.consultH3_7 {
  margin-left: auto;
  width: 334px;
  margin-right: auto;
}

/*	id="secFaqBlock"end	*/
#secOutBlock h3 {
  margin-top: -40px;
  margin-bottom: 24px;
  background-color: #fb6322;
  color: #fff;
  display: block;
  text-align: center;
}

/*
	Responsive
*/
@media screen and (max-width: 1470px) {
  .marginLR01 {
    margin-left: 4vw;
    margin-right: 4vw;
  }
}
@media screen and (max-width: 1380px) {
  .br1380 {
    display: block;
  }
  .nemuUl li {
    width: 100%;
  }
  .nemuUl {
    font-size: max(1vw, 14px);
  }
}
@media screen and (max-width: 960px) {
  .br960 {
    display: block;
  }
}
/*Mobile*/
@media screen and (max-width: 834px) {
  .br1380, .br960 {
    display: none;
  }
  .h1Pattern01 {
    font-size: 9vw;
  }
  #secConsultBlock .consultH3_4 {
    top: -39px;
  }
  #secConsultBlock h3, #secInterviewBlock h3, #secFaqBlock h3 {
    width: 80%;
  }
  .serviceTxt {
    text-align: left;
  }
}
@media screen and (max-width: 640px) {
  /*
  	.h1Pattern01{font-size: 9vw;}

  	#secConsultBlock .consultH3_4{top:-39px;}
  	#secConsultBlock h3,#secInterviewBlock h3,#secFaqBlock h3{width: 80%;}

  	.serviceTxt{text-align:left;}
  */
}
@media screen and (max-width: 360px) {
  #secConsultBlock .consultH3_1 {
    top: -8px;
    font-size: max(3.6vw, 11px);
  }
  #secConsultBlock .consultH3_2 {
    top: -8px;
    font-size: max(3.6vw, 11px);
  }
  #secConsultBlock .consultH3_3 {
    top: -8px;
    font-size: max(3.6vw, 11px);
  }
  #secConsultBlock .consultH3_4 {
    top: -16px;
    font-size: max(3.6vw, 11px);
  }
  #secFaqBlock .consultH3_7 {
    font-size: max(3.6vw, 11px);
  }
}
/*	Responsive end	*//*# sourceMappingURL=service.css.map */