@charset "UTF-8";


tr,
th,
td,
div,
span,
a,
p {
  color: inherit;
}

body {
  margin: 0;
  text-align: center;
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}


#sbisonpo_bodycover {
  background-color: #ebe9e4;
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
  position: relative;
  letter-spacing: 0.5em !important;
}

#sbisonpo_bodycover * {
  box-sizing: border-box;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  letter-spacing: 0.05em;
  font-family: 'Noto Sans JP', sans-serif;
}

#sbisonpo_bodycover img {
  vertical-align: bottom;
  font-size: 0;
  width: 100%;
}

#sbisonpo_bodycover ol,
#sbisonpo_bodycover ul {
  list-style-type: none;
}

#sbisonpo_bodycover a {
  outline: none;
  font-size: inherit;
  text-decoration: none;
}
