@charset "UTF-8";
h3.lineup__title {
  background-color: #00559a !important;
  color: #FFF;
}
p.case__title__01 {
  background-color: #f0f5fa;
  font-weight: bold;
  text-align: center;
  padding: 10px 0 10px 0;
}
p.case__title__02 {
  background-color: #eeeeee;
  font-weight: bold;
  text-align: center;
  padding: 10px 0 10px 0;
}
p.case__title__03 {
  background-color: #6fb7e3;
  font-weight: bold;
  text-align: center;
  padding: 10px 0 10px 0;
  color: #FFF;
}
.img__height__01 {
  height: 150px;
}
hr {
  border-color: #eee;
}

@media screen and (max-width: 720px) {
.case__sp__2col {
  width: 50%;
  float: left;
}
.img__height__01 {
  height: auto;
  padding-left: 20px;
}
.case__sp__2col ul {
  margin-top: 10px;
}
}
/*
case
--------------------------- */
h2.crown__icon {
  background-image: url(../case/i/icon_crown.png);
  background-repeat: no-repeat;
  padding: 15px 0 0 65px;
  background-size: 56px;
  height: 56px;
}
