@charset "UTF-8";
/**
 * 教えて！201707ページ用CSS
 * /brand/for_kids/teach/201707/
*/
.fl {
  float: left;
}
.fr {
  float: right;
}
.container strong {
  font-weight: bold;
}
.container .red {
  color: red;
}
.blackboard-menu li:first-child a {
  padding-top: 12px;
}
.blackboard-menu li a {
  font-size: 92%;
}
.teach-header .monthly-title {
  width: 96%;
}
.section h3 {
  font-size: 121%;
  margin-bottom: 10px;
}
.section1-1-content {
  width: 10;
}
.section1-1-figure {
  width: 71.875%;
  margin: 0 auto;
}
.section1-2-figure {
  width: 71.875%;
  margin: 0 auto 20px;
}
.section ul.note {
  font-size: 90%;
}
.section ul.note li {
  padding-left: 2em;
  text-indent: -2em;
}
.fireworks-qa h3 {
  position: relative;
  font-size: 142%;
  color: #43A35B;
  margin-bottom: 10px;
  padding-left: 40px;
  border-bottom: 1px dotted #FFBA00;
}
.fireworks-qa h3 .number {
  position: absolute;
  top: 0px;
  left: 0;
  display: inline-block;
  color: #fff;
  width: 30px;
  font-size: 71%;
  line-height: 30px;
  height: 30px;
  text-align: center;
  background: url('/brand/for_kids/teach/images/bg_list_number.gif') no-repeat;
  background-size: 30px 30px;
}
.fireworks-qa p {
  margin-bottom: 20px;
}
.fireworks-qa-image {
  width: 100%;
  margin: 0 auto 20px;
  text-align: center;
}

@media screen and (min-width: 641px) {
  .section-title {
    clear: both;
  }
  .teach-header .monthly-title {
    width: 446px;
    vertical-align: top;
  }
  .blackboard-menu li {
    margin-left: 7px;
  }
  .blackboard-menu li a {
    vertical-align: bottom;
    background: url('/brand/for_kids/teach/images/bg_blackboard_menu_right.gif') no-repeat right top, url('/brand/for_kids/teach/images/bg_blackboard_menu_left.gif') no-repeat left -3px, url('/brand/for_kids/teach/images/bg_blackboard_menu.gif') repeat-x left top;
  }
  .blackboard-menu li a:link, .blackboard-menu li a:visited {
    color: #fff;
  }
  .blackboard-menu li a:hover {
    color: #FFFFBF;
    text-decoration: underline;
    background: url('/brand/for_kids/teach/images/bg_blackboard_menu_active_right.gif') no-repeat right top, url('/brand/for_kids/teach/images/bg_blackboard_menu_active_left.gif') no-repeat left -3px, url('/brand/for_kids/teach/images/bg_blackboard_menu_active.gif') repeat-x left top;
  }
  .blackboard-menu li.active a {
    color: #FFFFBF;
    background: url('/brand/for_kids/teach/images/bg_blackboard_menu_active_right.gif') no-repeat right top, url('/brand/for_kids/teach/images/bg_blackboard_menu_active_left.gif') no-repeat left -3px, url('/brand/for_kids/teach/images/bg_blackboard_menu_active.gif') repeat-x left top;
  }
  .blackboard-content {
    padding: 18px 10px;
  }
  .section1-1-content {
    float: left;
    width: 450px;
  }
  .section1-1-figure {
    float: right;
    width: 400px;
    margin: 0;
  }
  .section1-2-1 {
    margin-bottom: 15px;
    overflow: hidden;
  }
  .section1-2-2 {
    margin-bottom: 15px;
    overflow: hidden;
  }
  .section1-2-2-figure {
    text-align: center;
    margin-bottom: 15px;
  }
  .section1-3-figure {
    text-align: center;
    margin: 0 auto 20px;
    width: 83.33333%;
  }
  .fireworks-qa h3 {
    font-size: 142%;
    color: #43A35B;
    margin-bottom: 10px;
    border-bottom: 1px dotted #FFBA00;
    padding: 13px 0 5px 70px;
  }
  .fireworks-qa h3 .number {
    position: absolute;
    top: 0px;
    left: 0;
    width: 60px;
    font-size: 141%;
    line-height: 60px;
    height: 60px;
    background-size: 60px 60px;
  }
  .fireworks-qa p {
    margin-bottom: 20px;
    padding-left: 70px;
  }
  .fireworks-qa-image {
    padding-left: 70px;
    width: 100%;
    text-align: center;
  }
}
