@charset "UTF-8";
/**
 * 教えて！201705ページ用CSS
 * /brand/for_kids/teach/201705/
*/
.fl {
  float: left;
}
.fr {
  float: right;
}
.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-figure {
  width: 71.875%;
  margin: 0 auto;
}
.section1-2-figure {
  width: 71.875%;
  margin: 0 auto 20px;
}
.section2-1-figure {
  text-align: center;
  width: 93.75%;
  margin: 0 auto 20px;
}
.section-qa {
  border-top: 1px dashed #ccc;
  padding: 15px 0 0;
}
.section-qa .qa-answer {
  overflow: hidden;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #ccc;
}
.section-qa .qa-answer p:last-child {
  margin-bottom: 0;
}
.section-qa .icon-q {
  float: left;
  margin-right: 12px;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  background: #a9d78d;
  text-align: center;
}
.section-qa .icon-a {
  float: left;
  margin-right: 12px;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  background: #fd9d25;
  text-align: center;
}
.section p.note {
  font-size: 80%;
}

@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: 630px;
  }
  .section1-1-figure {
    float: right;
    width: 250px;
    margin: 0;
  }
  .section1-2-1 {
    overflow: hidden;
  }
  .section1-2-1-content {
    float: left;
    width: 460px;
  }
  .section1-2-1-figure {
    float: right;
    width: 460px;
  }
  .section1-3-1 {
    overflow: hidden;
  }
  .section1-3-1-figure {
    margin: 0 auto 20px;
    width: 52.08333%;
  }
  .section2-1-figure {
    width: 52.08333%;
    margin: 0 auto 20px;
  }
  .section-qa {
    border-top: 1px dashed #ccc;
    padding: 20px 0 0;
  }
  .section-qa .qa-answer {
    overflow: hidden;
    position: relative;
    padding-bottom: 10px;
    padding-left: 40px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #ccc;
  }
  .section-qa .qa-answer p:last-child {
    margin-bottom: 0;
  }
  .section-qa .icon-q {
    float: left;
    margin-right: 12px;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #a9d78d;
    text-align: center;
  }
  .section-qa .icon-a {
    position: absolute;
    left: 0;
    margin-right: 12px;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #fd9d25;
    text-align: center;
  }
  .car-main-image {
    overflow: hidden;
    text-align: center;
    margin: 0 auto 20px;
    width: 52.08333%;
  }
  .car-description {
    float: left;
    width: 52.08333%;
  }
  .car-second-image {
    float: right;
    width: 45.83333%;
  }
  .car-description2 {
    float: left;
    width: 62.5%;
  }
  .car-second-image2 {
    float: right;
    width: 31.25%;
  }
}
