@charset "UTF-8";
/**
 * 教えて！201803ページ用CSS
 * /brand/for_kids/teach/201803/
*/
.fl {
  float: left;
}
.fr {
  float: right;
}
.container strong {
  font-weight: bold;
}
.container .red {
  color: red;
}
.teach-header .monthly-title {
  width: 96%;
}
.section h3 {
  font-size: 121%;
  margin-bottom: 10px;
}
.section1-1-figure {
  width: 71.875%;
  margin: 0 auto 3.125%;
}
.section1-2-figure {
  width: 71.875%;
  margin: 0 auto 20px;
}
.section1-2-block {
  float: none;
  width: 100%;
}
.section1-2-block table {
  width: 100%;
  border: 1px solid #489676;
  background: #F8FFEF;
  margin-bottom: 10px;
}
.section1-2-block table th {
  background: #edffd6;
}
.section1-2-block table th, .section1-2-block table td {
  padding: 8px;
  border: 1px solid #489676;
}
.section1-2 img {
  max-width: 100%;
  text-align: center;
}
.section1-3-jump {
  margin-bottom: 30px;
}
.section1-3 .jump-image {
  text-align: center;
}
.section1-3 .jump-image img {
  max-width: 100%;
  text-align: center;
}
.section .map-btn {
  color: #333;
  margin-top: 20px;
  font-size: 100%;
  border-radius: 5px;
  display: block;
  border: 1px solid #999;
  padding: 3.125%;
  text-decoration: none;
}

@media screen and (min-width: 641px) {
  .section-title {
    clear: both;
  }
  .teach-header .monthly-title {
    width: 553px;
    vertical-align: top;
  }
  .blackboard-menu li {
    margin-left: 7px;
  }
  .blackboard-menu li a {
    font-size: 100%;
    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;
  }
  .blackboard-content-header {
    padding: 0;
  }
  .section h4 {
    font-weight: bold;
    font-size: 120%;
    margin-bottom: 20;
  }
  .section1-1-content {
    float: left;
    width: 700px;
  }
  .section1-1-figure {
    float: right;
    width: 200px;
    margin: 0;
  }
  .section1-1-figure2 {
    clear: both;
    text-align: center;
  }
  .section1-2-block {
    float: left;
    width: 450px;
  }
  .section1-2-block table {
    border: 1px solid #489676;
    background: #F8FFEF;
  }
  .section1-2-block table th {
    background: #edffd6;
  }
  .section1-2-block table th, .section1-2-block table td {
    padding: 8px;
    border: 1px solid #489676;
  }
  .section1-2-image {
    float: right;
    width: 450px;
    margin-bottom: 15px;
  }
  .section1-3-jump {
    margin-bottom: 30px;
  }
  .section1-3 .jump-image {
    text-align: center;
  }
  .section .map-btn {
    margin-top: 20px;
    font-size: 100%;
    width: auto;
    border-radius: 5px;
    display: inline-block;
    padding: 12px 30px;
    text-decoration: none;
  }
  .section .map-btn:hover {
    opacity: 0.7;
  }
}
/*# sourceMappingURL=teach_201803.css.map */
