.tool_box {
  margin-top: 24px;
  padding: 24px;
  border: 1px solid #000; }
.tool_box .textBox img + p {
  width: 60%;
  float: right; }
.tool_box + h3 {
  margin-top: 40px; }
.tool_box .tool_tit {
  border-bottom: none;
  background-color: #17a4db;
  margin: -24px -24px 20px;
  text-align: center;
  padding: 10px;
  color: white;
  font-size: 1.6rem;
  font-weight: bold; }

.textBox img {
  width: 40%;
  height: auto;
  display: inline-block;
  padding-right: 30px;
  box-sizing: border-box; }
.textBox p span {
  color: #00b0f0; }

/*# sourceMappingURL=tablet_style.css.map */
