@charset "UTF-8";

#contents .t_link a{
color: #004fa2;
padding: 0 2px;
}
#contents .t_link a:hover {
  color: #007cff!important;
  text-decoration: underline;
}

article div, article table, article th, article td, .heading3, .heading4, .w960{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.nav-page-01-custom li > a{ min-height: 3em; }
.nav-page-01-custom li > a:hover{ color:#fff; }

.heading3 {
    font-size: 2.6rem;
    font-weight: bold;
    color: #13449d;
    border-bottom: solid #13449d 1px;
    padding-bottom: 15px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.heading4 {
    font-size: 1.8rem;
    font-weight: bold;
    color: #414141;
    line-height: 1.2;
    border-left: solid #13449d 4px;
    margin: 30px 0 20px 0;
    padding: 2px 0 2px 18px;
}
.w960{
    position: relative;
    width: 960px;
    margin: 0 auto;
}
section .w960{
    font-size: 1.4rem;
    padding-top: 30px;
}
.lyt-img-01 {
    display: table;
    width: 100%;
}
.lyt-img-01 .column {
    display: table-cell;
    width: 100%;
    vertical-align: top;
    direction: ltr;
}
.lyt-img-01.img-r .img {
    padding-left: 20px;
    display: table-cell;
    vertical-align: top;
    direction: ltr;
}
.img { width: 40%; }
.img-c{ text-align:center; }

.nav-btn-01 li a span.w303{ width: 303px;font-size: 1.4rem; color:#004fa2; }
.nav-btn-01 li a:hover{ text-decoration:none; }
@media screen and (max-width: 767px) {
  .colmn{ padding: 10px; }
  .heading3, .heading4, .w960, .lyt-img-01.stage .img{ display: block; width:100%; }
  .heading3 {
    margin-bottom: 13px;
    font-size: 130%;
  }
  .heading4 {
    position: relative;
    margin-top: 45px;
    padding-bottom: 4px;
    font-size: 120%;
  }
  .img { width: 100%; }
  .img_100_55{ width: 100%; height: auto; }
  .nav-page-01-custom li { font-size:1.4rem; }
  .nav-btn-01 li a span.w303{ width: auto;}
}


/* TABLE */
.tbl_sld, .tbl_bsc{
  width: 100%;
  height: 100%;
  border-top: 1px solid #ddd;
}
.a-solid{
  border: 1px solid #ddd;
}
.tbl_sld th, .tbl_sld td, .tbl_bsc th, .tbl_bsc td{
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 10px 4px;
}

.div_line, .tbl_sld th, .tbl_sld td, .tbl_bsc th, .tbl_bsc td{
  font-size: 1.4rem;
}
.list-notice-01{
  font-size: 1.2rem;
}
.tbl_sld th, .tbl_bsc th{
  background: #eee;
}
.sec{
  background: #f9f8f8 !important;
}
.w50{ width: 50%; }
.w25{ width: 20%; }
.fl{ float: left; }
.v_top{
  vertical-align: top;
}
.div_line{
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.tblmidashi{
  border-bottom: 1px solid #ddd;
  background: #eee;
  box-sizing: border-box;
}
.div_line p{
  padding: 10px 4px;
}
.l-line{
  border-left: 1px solid #ddd;
}

@media screen and (max-width: 767px) {
  .resp-tbl thead{ display: none; }
  .resp-tbl .pre_midashi{ font-weight: bold; padding-top: 10px;background: #eee; border-bottom: 1px solid #ddd !important; }
  .resp-tbl.tbl_sld tr:first-child .pre_midashi, .resp-tbl .tblmidashi{ min-height: 4.6em; }
  .resp-tbl.tbl_sld th, .resp-tbl.tbl_sld td{ display: block; border-left: none; border-bottom: none; }
  .resp-tbl.tbl_sld .tdblock{ border-bottom: 1px solid #ddd; }
  .resp-tbl tbody tr{ border-bottom: 1px solid #ddd; }
  .resp-tbl.tbl_sld td.w25{ width: 100%; }
  .smp_only{ display: block; }
  #contents #prd_common #prd_cmmn_box #prd_showroom a:hover{ text-decoration:none; }
  .smpnoflex{ display:block !important; }
#spec, #auto02, #auto03, #auto04{
 padding-left:1em;
 padding-right:1em;
 width: auto;
}
.list-notice-01{ margin: 0 1em; }
.flextbl div:first-child{ border-left: 1px solid #ddd; }
}

/*表示・非表示*/
.smp_only{ display: none; }

@media screen and (max-width: 767px) {
  .smp_only{ display: display; }
}

.flextbl{
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
}
.flextbl .w2{
flex-grow:2;
}
.flextbl .w1{
flex-grow:1;
}
flextbl table{
  display: block;
}


@media screen and (max-width: 767px) {
.flextbl{ padding: 1em; }
.sp-double{ line-height: 3; }
}

.autoimg{
  width: auto !important;
}
.t-center{
  text-align: center;
}

.fnt13{
  font-size: 1.3rem;
  line-height: 1.8;
}
