#threedsecure_wrapper  {
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  width: 100%;
  padding: 2.2em 0 0;
}
#threedsecure_wrapper section {
  margin: 0 0 2.8em;
}
#threedsecure_wrapper section .txtred {
  color: #ff0000;
}
#threedsecure_wrapper section .txtbold {
  font-weight: bold;
}

#threedsecure_wrapper section .section_in {
  padding: 0 0.75em 1.2em;
}
#threedsecure_wrapper h3 {
  color: #707070;
  font-size: 1.8em;
  padding: 0 0 0.5em;
}
#threedsecure_wrapper h4 {
  color: #707070;
  font-size: 1.45em;
  padding: 0 0 0.5em;
}
#threedsecure_wrapper section .section_in .paragraph {
  padding: 0 0 1.6em;
}
#threedsecure_wrapper section .section_in .paragraph p {
  padding: 0 0 0.8em 1em;
  line-height: 1.65em;
}
#threedsecure_wrapper section .section_in .paragraph ul {
  margin: 0 0 0 1.5em;
}
#threedsecure_wrapper section .section_in .paragraph ul li {
  list-style-type: disc !important;
  padding: 0 0 0.7em;
  line-height: 1.65em;
}

/*パソコンで表示した場合*/
@media screen and (min-width: 481px) {
	#threedsecure_wrapper  {
    width: 500px;
    margin: 0 auto;
  }
}
