@charset "UTF-8";

.topmenu_sp { display: none; }

.sidemenu .innermenu li:nth-child(1) a {
  line-height: 1.1;
  padding: 0.5em 0 0.5em 2em;
}

#main_inner .catch {
  line-height: 1.8;
  float: left;
  width: 480px;
}
.pic01 {
  float: right;
}
.pic01 img {}

.aisatsulist { margin-bottom: 2em; }
.aisatsulist > li {
  font-size: 116%;
  border-bottom: 1px dotted #333333;
  line-height: 1.4;
  position: relative;
  padding: 0.5em 1em 0.5em 2em;
}
.aisatsulist > li span {
  position: absolute;
  left: 0.3em;
}
#main_inner .pic02 {
  text-align: center;
  margin-bottom: 3em;
}
.pic02 img {}

.aisatsulist { margin-bottom: 2em; }

.assi_list {
  margin-bottom: 2em;
  margin-left: 2em;
}
.assi_list > li {
  font-size: 116%;
  line-height: 1.35;
  padding: 0.5em 0 0;
  list-style-type: disc;
}
.assi_tbl {
  width: 95%;
  margin: 0 auto 1em;
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
}
.assi_tbl th {
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  background: #ededed;
  font-size: 116%;
  line-height: 1.6;
  padding: 0.7em;
  vertical-align: top;
  text-align: center;
  box-sizing: border-box;
  width: 50%;
}
.assi_tbl td {
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  font-size: 116%;
  line-height: 1.6;
  padding: 0.7em;
  vertical-align: top;
  text-align: left;
  box-sizing: border-box;
  width: 50%;
}
.assi_tbl.sp { display: none; }
#main_inner .honda_btn {
  margin-bottom: 2em;
}
#main_inner .honda_btn img {
  width: 226px;
  margin-right: 1em;
}

#main_inner .pic0305 {
  text-align: center;
  margin-bottom: 3em;
}
.pic0305 img:nth-child(2) {
  margin: 0 0.5em;
}

@media only screen and (max-width: 896px) {

  .sidemenu { display: none; }
  .topmenu_sp {
    display: block;
    margin-bottom: 2em;
  }
  .topmenu_sp > li {}
  .topmenu_sp > li > a {
    background: #ededed url(/shinryo-bumon/images/topmenu_sp_li_mark.png) no-repeat 50% 85%;
    display: block;
    color: #333333;
    text-decoration: none;
    text-align: center;
    font-size: 140%;
    box-sizing: border-box;
    float: left;
    padding: 1em 0 1.8em;
    margin-bottom: 1.5%;
    min-height: 5em;
  }
  .topmenu_sp > li:nth-child(1) a { 
    width: 49%;
    margin-right: 2%;
  }
  .topmenu_sp > li:nth-child(2) a {
    width: 49%;
  }

  .aisatsulist > li {
    font-size: 150%;
  }
  #main_inner .catch {
    line-height: 1.6;
    float: none;
    width: auto;
  }
  .pic01 {
    float: none;
    text-align: center;
  }

  #main_inner .pic02 img  { width: 100%; }
  .pic02 img {}
  .assi_list > li {
    font-size: 150%;
  }

  .assi_tbl {
    display: none;
  }
  .assi_tbl.sp {
    display: table;
  }
  .assi_tbl.sp th {
    display:block;
    font-size: 140%;
    line-height: 1.6;
    padding: 0.7em;
    vertical-align: top;
    text-align: center;
    box-sizing: border-box;
    width: auto;
  }
  .assi_tbl.sp td {
    display:block;
    font-size: 140%;
    line-height: 1.6;
    padding: 0.7em;
    vertical-align: top;
    text-align: left;
    box-sizing: border-box;
    width: auto;
  }
  #main_inner .honda_btn {
    text-align: center;
  }
  #main_inner .honda_btn img {
    width: 45%;
  }
  #main_inner .honda_btn a:nth-child(2) img:nth-child(1) {
    margin-right: 0;
  }

  #main_inner .pic0305 {
    text-align: left;
    margin-bottom: 1em;
  }
  .pic0305 img {
    width: 49%;
    margin-bottom: 2%;
  }
  .pic0305 img:nth-child(2) {
    margin: 0 0 2% 2%;
  }


}

@media only screen and (max-width: 480px) {


}

@media only screen and (max-width: 414px) {

  .topmenu_sp > li > a {
    font-size: 123%;
    letter-spacing: -1px;
  }
  .aisatsulist > li {
    font-size: 123%;
  }
  .assi_list > li {
    font-size: 123%;
  }
  .assi_tbl.sp th {
    font-size: 123%;
    line-height: 1.6;
    padding: 0.5em;
  }
  .assi_tbl.sp td {
    font-size: 123%;
    line-height: 1.6;
    padding: 0.5em;
  }

}

@media only screen and (max-width: 320px) {

  .topmenu_sp > li > a {
    font-size: 116%;
  }
  .aisatsulist > li {
    font-size: 116%;
  }
  .assi_list > li {
    font-size: 116%;
  }
  .assi_tbl.sp th {
    font-size: 116%;
  }
  .assi_tbl.sp td {
    font-size: 116%;
  }

}
