@charset "utf-8";

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

/* =============================================================

　　Mobile - Parts Setting

============================================================= */

/*  Content Settings
--------------------------------------------- */

/*  Content Top
-----------------------------------*/

.mega-header {
  background-image: url(../img/mega-header-sp.jpg);
}


/*  Content Main
-----------------------------------*/

.about-section {
}

.about-section .about-name {
}

.about-section .about-name img {
  width: 180px;
}

.list-history {
  font-size: 1em;
}

.list-history.list-line > ul > li {
  padding: 14px 0;
}

.list-history.list-line > ul > li:first-child {
  padding-top: 0;
}

.list-history.list-dl3 dl dt {
  font-weight: bold;
}

}