.mobile_type .List-Main {
  width: 100%;
}

.mobile_type .List-NaBar {
  padding: 0 3.2vw;
}

.mobile_type .ddjs {
  background-size: 100%;
}

.mobile_type .ddjs div a {
  width: 33.3333%;
  font-size: 4.5333vw;
  line-height: 2;
}

.mobile_type .Wrap {
  width: 100%;
}

.mobile_type .Wrap .section .row .List-Main {
  width: 100% !important;
  min-height: auto;
}

.mobile_type .Wrap .section .row .List-Main .J1-list-breadcrumb {
  height: auto;
  display: flex;
  overflow: hidden;
}

.mobile_type .Wrap .section .row .List-Main .J1-list-breadcrumb li {
  white-space: nowrap;
  font-size: 4vw;
  line-height: 200%;
}

.mobile_type .Wrap .section .row .List-Main .J1-list-breadcrumb li > table > tbody > tr {
  display: flex;
  flex-wrap: wrap;
}

.mobile_type .Wrap .section .row .List-Main .Listmain .J1-Article-header {
  padding: 0 3.2vw;
  font-size: 6vw;
  line-height: 10vw;
}

.mobile_type .Wrap .section .row .List-Main .Listmain .J1-Article-date {
  margin: 0 auto 1.3333vw;
  font-size: 4vw;
  line-height: 200%;
}

.mobile_type .Wrap .section .row .List-Main .Listmain .J1-Article-content * {
  font-size: 4vw !important;
  line-height: 200% !important;
}

.mobile_type .Wrap .section .row .List-Main .Listmain .J1-Article-content img {
  width: 100%;
  height: auto;
}