@charset "UTF-8";
/* placeholder color */
/**********************************************************************************************

　solution

**********************************************************************************************/
/*---------------------------------------------
solution
---------------------------------------------*/
.kv.-solution {
  background-image: url("../img/solution/kv_solution.jpg"); }

.solution_tit {
  text-align: center;
  background: #f2ab04;
  font-size: 2.2rem;
  font-weight: 700;
  margin: 0 0 15px; }
  @media (max-width: 750px) {
    .solution_tit {
      font-size: 4.2vw;
      margin: 0 0 2.6vw; } }
