@charset "UTF-8";
.quest-hero{
  background:url("../images/quest/question/quest-hero-back.png");
}







.quest-case-study{
background: url("../images/common/footer-back.png") repeat;
}


.quest-main-logo {
	background:#C3D94E;
}

/************higuchi************/
.quest-main{
    background: url("../images/quest/question/quest-hero-back.png") repeat;
    background-color: #B1C34F;
}
.quest-content-sub-title {
  color: #B1C34F;
}
.quest-content-intern-effect {
  background-color: #F3F4EB;
}
.quest-content-intern-effect-title::before {
  border-color: #B1C34F;
}
.quest-content-intern-effect-card-image p{
 color: #B1C34F;
}
.quest-content-intern-effect-card-check {
  border-color:#B1C34F;
}
.quest-content-intern-effect-card-link {
  border-color: #B1C34F;
  color: #B1C34F;
}
.quest-content-intern-effect-card-link:hover {
  background-color: #B1C34F;
}
.quest-content-program {
  background-color: #F3F4EB;
}

.quest-content-program-card-section {
  color: #B1C34F;
}
.quest-content-program-card-icon {
  color: #B1C34F;
}


.quest-content-coordinator{
  background-color: #F3F4EB;
}

.quest-content-case-card-back-button:hover{
  color: #fff;
	
}
.quest-content-introduction-card-number{
  color: #B1C34F;
}
.quest-content-introduction-card::after {
  border-left: 1px dashed #B1C34F;
}
.quest-content-faq{
  background-color: #F3F4EB;
}

