a:hover {
  transition: all 0.5s;
  opacity: 0.5; }

.main_img {
  background: url(../images/bg_main.png) top center no-repeat;
  padding: 36px 0 260px;
  position: relative;
  margin-top: 90px; }
  .main_img img {
    margin-top: 10px; }
  .main_img span {
    position: absolute;
    top: 0;
    left: 245px;
    color: #ff4200;
    text-shadow: 2px 1px 2px #fff; }

.box01 {
  background: url(../common_img/bg_caro.png) top center #c9eefc;
  padding: 55px 0 0;
  margin-top: -60px;
  z-index: -1; }
  .box01 .cont_box01 {
    background: url(../images/bg_cont01.png) bottom center no-repeat;
    padding: 0 0 120px; }
  .box01 h2 {
    color: #000000;
    font-size: 30px;
    position: relative;
    padding: 0 95px;
    width: 690px;
    margin: 40px auto 40px;
    font-family: 'Yu Gothic', sans-serif; }
    .box01 h2:before {
      content: '';
      position: absolute;
      bottom: 12px;
      left: 0;
      width: 72px;
      height: 63px;
      background: url(../images/icon01.png) top left no-repeat; }
    .box01 h2:after {
      content: '';
      position: absolute;
      bottom: 12px;
      right: 0;
      width: 72px;
      height: 63px;
      background: url(../images/icon02.png) top right no-repeat; }
    .box01 h2 span {
      font-size: 40px;
      position: relative;
      z-index: 1; }
      .box01 h2 span:after {
        content: '';
        position: absolute;
        bottom: 5px;
        left: 0;
        width: 100%;
        height: 10px;
        background: #c2ecfe;
        z-index: -1; }
  .box01 .number {
    background: #fff;
    margin: 0 -20px;
    padding: 20px; }
    .box01 .number ul li {
        width: 237px;
        float: left;
        margin-right: 17px;
        padding: 50px 14px 45px;
        position: relative;
        border-radius: 5px; }
      .box01 .number ul li span.num {
        position: absolute;
        top: -30px;
        left: 90px; }
      .box01 .number ul li dt {
        font-size: 18px;
        text-align: center;
        border-bottom: 1px solid #1887b7;
        padding-bottom: 5px;
        padding-top: 5px;
        color: #fff;
        font-weight: bold;
        font-family: 'Yu Gothic',sans-serif;
        display: table;
        width: 100%; }
        .box01 .number ul li dt span {
          display: table-cell;
          vertical-align: middle;
          letter-spacing: -2px; }
      .box01 .number ul li dd {
        color: #fff;
        padding-top: 15px;
        line-height: 25px; }
      .box01 .number ul li:nth-child(4n+4) {
        margin-right: 0; }
      .box01 .number ul li:nth-child(1) {
        background: #0c99d5; }
      .box01 .number ul li:nth-child(2) {
        background: #17b3ca; }
      .box01 .number ul li:nth-child(3) {
        background: #5bc7c8; }
      .box01 .number ul li:nth-child(4) {
        background: #5ac9b3; }

.box02 {
  background: #f7f7f7;
  padding: 50px 0 55px; }
  .box02 h2 {
    margin-bottom: 60px;
    text-align: center;
    font-weight: bold;
    font-size: 32px;
    font-family: 'Yu Gothic', sans-serif; }
  .box02 h2 img{
    vertical-align: bottom;}
  .box02 dl {
    border: 5px solid #fff;
    display: table;
    width: 940px;
    padding: 30px 20px 25px 0;
    margin-bottom: 50px; }
    .box02 dl dt {
      width: 80px;
      display: table-cell;
      vertical-align: middle; }
      .box02 dl dt img {
        margin-left: -5px; }
    .box02 dl dd {
      width: 830px; }
      .box02 dl dd .box02_comt {
        width: 565px;
        float: left;
        margin-right: 25px; }
        .box02 dl dd .box02_comt h3 {
          margin-bottom: 7px;
          font-size: 34px;
          line-height: 47px; }
        .box02 dl dd .box02_comt p {
          line-height: 25px; }
      .box02 dl dd .box02_img {
        width: 240px;
        float: right;
        margin-top: 10px; }
  .box02 .box02_num1 {
    background: #d9ebf7; }
    .box02 .box02_num1 h3 {
      color: #0886cb; }
  .box02 .box02_num2 {
    background: #cceeee;
    margin-left: 60px; }
    .box02 .box02_num2 h3 {
      color: #218c8c;
      letter-spacing: -4px; }
    .box02 .box02_num2 .box02_comt {
      width: 610px; }
    .box02 .box02_num2 .box02_img {
      width: 195px; }
  .box02 .box02_num3 {
    background: #e2e8fa; }
    .box02 .box02_num3 h3 {
      color: #5562a5; }
  .box02 .box02_num4 {
    background: #e5f8d9;
    margin-bottom: 0;
    margin-left: 60px; }
    .box02 .box02_num4 h3 {
      color: #5f9c38; }

.box03 {
  padding: 60px 0 70px;
  text-align: center; }
  .box03 h2 {
    margin-bottom: 60px;
    text-align: center;
    font-weight: bold;
    font-size: 32px;
    font-family: 'Yu Gothic', sans-serif; }
  .box03 h2 img{
    vertical-align: bottom;}

.box04 {
  background: #eaeffa;
  padding: 50px 0 50px; }
  .box04 h2 {
    text-align: center;
    margin-bottom: 30px; }
    .box04 h2 span {
      background: url(../images/tit_icon01.png) bottom left no-repeat;
      margin-bottom: 40px;
      color: #333333;
      font-size: 30px;
      font-family: 'Yu Gothic', sans-serif;
      padding: 25px 0 10px 80px; }
  .box04 .bg_tbl {
    background: url(../images/bg_tbl.png) top left;
    position: relative; }
    .box04 .bg_tbl:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 18px;
      background: #eaeffa; }
    .box04 .bg_tbl:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 18px;
      background: #eaeffa; }
  .box04 table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 2px;
    position: relative; }
    .box04 table:after {
      content: '';
      position: absolute;
      top: 0;
      left: -8px;
      width: 18px;
      height: 100%;
      background: #eaeffa;
      z-index: 2; }
    .box04 table:before {
      content: '';
      position: absolute;
      top: 0;
      right: -8px;
      width: 18px;
      height: 100%;
      background: #eaeffa;
      z-index: 2; }
    .box04 table .bg {
      background: #eaeffa;
      font-size: 26px;
      color: #333333;
      font-weight: bold; }
    .box04 table th {
      font-size: 22px;
      color: #333333;
      text-align: center;
      vertical-align: middle;
      width: 20%;
      padding: 0;
      border-width: 15px 10px;
      border-color: #eaeffa;
      border-style: solid;
      position: relative; }
      .box04 table th:after {
        content: '';
        position: absolute;
        bottom: -15px;
        left: -15px;
        width: 119%;
        height: 4px;
        background: url(../images/bg_tbl.png) bottom left; }
      .box04 table th p {
        padding: 10px; }
      .box04 table th:nth-child(2) {
        background: url(../images/bg_tbl01.png) top left; }
      .box04 table th:nth-child(3) {
        background: url(../images/bg_tbl02.png) top left; }
      .box04 table th:nth-child(4) {
        background: url(../images/bg_tbl03.png) top left; }
      .box04 table th:nth-child(5) {
        background: url(../images/bg_tbl04.png) top left; }
    .box04 table td {
      text-align: center;
      padding: 16px 10px;
      vertical-align: middle;
      background: #fff;
      color: #4d4d4d;
      font-size: 15px;
      border: 10px solid #eaeffa; }
      .box04 table td .nin {
        font-size: 30px;
        font-weight: bold; }

.box05 {
  background: url(../images/bg_box05.png) bottom 30px center no-repeat, url(../common_img/bg_caro.png) top left;
  padding: 70px 0 30px; }
  .box05 h2 {
    margin-bottom: 50px;
    text-align: center;
    font-weight: bold;
    font-size: 32px;
    font-family: 'Yu Gothic', sans-serif; }
  .box05 h2 img{
    vertical-align: bottom;}

.box06 {
  background: url(../images/bg_box06.png) top center no-repeat #54b8d8;
  padding: 140px 0 46px; }
  .box06 h2 {
    text-align: center;
    margin-bottom: 35px; }
    .box06 h2 span {
      background: url(../images/tit_icon02.png) top left no-repeat;
      padding: 20px 0 0 123px;
      font-size: 40px;
      font-family: 'Yu Gothic', sans-serif;
      margin-bottom: 50px;
      color: #fff; }
  .box06 .cont_box06 {
    background: url(../images/bg_cont02.png) top left no-repeat #fff;
    padding: 40px 25px 30px;
    margin-bottom: 30px; }
    .box06 .cont_box06 h3 {
      font-size: 30px;
      color: #333333;
      border-bottom: 1px solid #dddddd;
      padding-bottom: 5px;
      margin-bottom: 30px; }
      .box06 .cont_box06 h3 span {
        font-size: 16px;
        text-align: right;
        float: right;
        color: #fff;
        padding: 5px 15px;
        border-radius: 5px;
        text-align: center;
        width: 300px; }
        .box06 .cont_box06 h3 span.bg01 {
          background: #f6b23d; }
        .box06 .cont_box06 h3 span.bg02 {
          background: #a682e2; }
        .box06 .cont_box06 h3 span.bg03 {
          background: #7ae4c2; }
        .box06 .cont_box06 h3 span.bg04 {
          background: #e883ab; }
    .box06 .cont_box06 .cols {
      background: url(../images/arr01.png) center center no-repeat; }
      .box06 .cont_box06 .cols li {
        width: 440px;
        border-radius: 10px;
        position: relative;
        min-height: 175px; }
        .box06 .cont_box06 .cols li.blue {
          float: left;
          border: 4px dotted #53b8d8;
          padding: 30px 20px; }
        .box06 .cont_box06 .cols li.green {
          float: right;
          border: 4px dotted #9be36e;
          padding: 30px 20px; }
        .box06 .cont_box06 .cols li span {
          position: absolute;
          top: -25px;
          left: 20px; }

.box07 {
  background: url(../images/bg_box07.png) bottom center no-repeat #f5f5f5;
  padding: 60px 0 80px; }
  .box07 h2 {
    text-align: center;
    margin-bottom: 45px; }
    .box07 h2 span {
      background: url(../images/tit_icon03.png) top left no-repeat;
      padding: 5px 0 15px 180px;
      font-size: 30px;
      font-family: 'Yu Gothic', sans-serif;
      margin-bottom: 50px; }
  .box07 ul {
    width: 960px;
    margin: 0 auto; }
    .box07 ul li {
      width: 460px;
      float: left;
      margin-right: 40px;
      padding-bottom: 185px;
      background: #fff;
      border-radius: 10px 10px 0 0; }
      .box07 ul li:nth-child(2n+2) {
        margin-right: 0; }
      .box07 ul li h3 {
        color: #fff;
        font-size: 25px;
        font-family: 'Yu Gothic',sans-serif;
        letter-spacing: -1px; }
      .box07 ul li p {
        padding: 30px; }
      .box07 ul li:nth-child(1) {
        background: url(../images/bg01.png) bottom center no-repeat #fff; }
        .box07 ul li:nth-child(1) h3 {
          background: url(../images/bgh4_02.png) center left 30px no-repeat #0886cb;
          padding: 15px 10px 15px 125px;
          border-radius: 10px 10px 0 0; }
      .box07 ul li:nth-child(2) {
        background: url(../images/bg02.png) bottom center no-repeat #fff; }
        .box07 ul li:nth-child(2) h3 {
          background: url(../images/bgh4_01.png) center left 20px no-repeat #5f9c38;
          padding: 15px 10px 15px 135px;
          border-radius: 5px 5px 0 0;
          letter-spacing: -3px; }

.box08 {
  background: #a9dff3;
  padding: 70px 0 110px; }
  .box08 h2 {
    text-align: center;
    margin-bottom: 40px; }
    .box08 h2 span {
      background: url(../images/tit_icon04.png) top left no-repeat;
      padding: 17px 0 10px 85px;
      font-size: 30px;
      font-family: 'Yu Gothic', sans-serif;
      margin-bottom: 50px; }
  .box08 dl {
    width: 850px;
    margin: 0 auto 50px; }
    .box08 dl:last-child {
      margin-bottom: 0; }
    .box08 dl dt {
      background: url(../images/bg_dt.png) bottom center no-repeat, url(../images/icon_q.png) left 20px top 10px no-repeat #0c99d5;
      padding: 17px 20px 17px 65px;
      color: #fff;
      font-weight: bold;
      font-size: 21px; }
    .box08 dl dd {
      background: url(../images/icon_a.png) top 10px left 15px no-repeat #fff;
      padding: 20px 60px 45px 105px;
      font-weight: normal;
      color: #3e3e3e; }

/*# sourceMappingURL=top.css.map */
