@charset "utf-8";

/*===============================================================
BASE layout SP
=================================================================*/

@media (max-width: 640px){




/*============================================
header SP
============================================*/
/*============================================
main  SP
============================================*/
  main section .inner-flex-start {
    flex-direction: column;
}

main section .inner-flex-start .profile-box {
  background: #fff;
  width: 100%;
}
main section .inner-flex-start {
    flex-direction: column;
}
main section .inner-flex-start .banner-box {
  background: #fff;
  width: 100%;
}
section p.details {
  font-size: 15px;
}
dl.table dt {
  padding: 1em 0.3em;
  letter-spacing: 0em;
}
/*============================================

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

}


