@charset "UTF-8";

html{
  margin-top: 0 !important;
}
body{
	min-width: 1100px !important;
}
#msHeader{
  position: relative !important;;
  height: auto !important;;
  box-shadow: none !important;;
}
#hMenuPc,
#hMenuBtn,
#hMenuSp,
#hContactBtnSp,
#hContactMenuSp{
	display: none;
}
#wrap{
  margin: 1.125rem; 
}

#main .txt h1,
#main .txt p,
#main .txt .btn {
  opacity: 1;
  transform: translateY(0);
}
#howto h2 {
  opacity: 1;
  transform: translateY(0);
}
#howto .item li {
  opacity: 1;
  transform: translateY(0);
}
#step h2,
#step .box,
#step .sample,
#step .guide {
  opacity: 1;
  transform: translateY(0);
}
.bnrArea {
  opacity: 1;
  transform: translateY(0);
}
#plan h2, #plan h2 + p {
  opacity: 1;
  transform: translateY(0);
}
#app h2,
#app .img,
#app p,
#app .btn {
  opacity: 1;
  transform: translateY(0);
}