body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px;
  padding: 0px;
}
img {
  border: 0;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
em,
strong,
cite,
i {
  font-style: normal;
}
button {
  border: 0 none;
}
html {
  font-size: 62.5%;
}
body,
html {
  padding: 0;
  margin: 0;
  font-size: 0.7rem;
  background-color: #fff;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
.clearfix:after {
  display: block;
  height: 0;
  clear: both;
  content: ".";
  visibility: hidden;
}
.wrap {
  position: relative;
  width: 100%;
  font-family: "\9ED1\4F53";
  font-size: 1.2rem;
  line-height: 1.9rem;
  background-color: #fff;
  color: #919191;
  z-index: 1;
}
.main {
  position: relative;
  width: 90%;
  margin: 0 auto;
}
.part-1 {
  padding: 1.35rem 0;
}
.part-2 {
  padding: 0 0 1.35rem;
}
.part-3 {
  padding: 1.35rem 0 0;
}
.p-img {
  padding: 0.5rem;
}
.line {
  text-decoration: underline;
}
.title-p {
  color: #fff;
  background-color: #00cdbc;
  text-align: center;
  margin-bottom: 0.5rem;
}
.title-bg {
  width: 5rem;
  color: #fff;
  background-color: #00cdbc;
  text-align: center;
  margin-bottom: 0.5rem;
}
.text-area {
  width: 100%;
  height: 5rem;
}
.text-area textarea {
  width: 98%;
  height: 98%;
  margin: 0;
  padding: 1%;
}
.get-area {
  width: 100%;
  height: 2rem;
  margin-top: 1rem;
}
.get-p {
  float: left;
  width: 80.17492711%;
  text-align: right;
}
.submit,
.submit-grey {
  float: right;
  display: block;
  width: 14.57725948%;
  height: 1.5rem;
  margin-top: 2px;
  line-height: 1.7rem;
  background-color: #60c948;
  color: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  outline: 0 none;
  border: 0 none;
}
.submit-grey {
  background-color: #cccbcb;
}
.use {
  position: relative;
  width: 100%;
  height: 15%;
}
.use .use-name {
  float: left;
  width: 15%;
  height: 50%;
  border: 1px solid #b3b3b3;
}
.use .use-p {
  float: right;
  width: 80%;
  padding-top: 2%;
}
.part-4 {
  padding-bottom: 4%;
  margin-bottom: 4%;
  border: 0 none;
  border-bottom: 1px dashed #e3e3e3;
}
.red {
  color: #f92919;
}
.blue {
  color: #00cdbc;
}
.black {
  color: #454545;
}
.turn {
  width: 100%;
  height: 1.5rem;
  line-height: 1.5rem;
  /* padding: 10px;
  border: 1px solid #ccc;
  margin: 20px auto;*/
  margin: 4% 0 8%;
  display: -webkit-box;
  -webkit-box-orient: horizontal;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  display: -moz-box;
  -moz-box-orient: horizontal;
  -moz-box-pack: center;
  -moz-box-align: center;
  display: -o-box;
  -o-box-orient: horizontal;
  -o-box-pack: center;
  -o-box-align: center;
  display: -ms-box;
  -ms-box-orient: horizontal;
  -ms-box-pack: center;
  -ms-box-align: center;
  display: box;
  box-orient: horizontal;
  box-pack: center;
  box-align: center;
}
.turn a {
  display: block;
  float: left;
  width: 2rem;
  height: 1.9rem;
  color: #a6a4a4;
  text-align: center;
  line-height: 1.9rem;
}
.turn a:hover {
  color: #00cdbc;
  text-decoration: none;
}
.turn a.active {
  color: #00cdbc;
}
.turn a.pre {
  display: block;
  width: 2rem;
  height: 1.9rem;
  background: url("/img/promo/dysenview/pre.jpg") no-repeat center 50%;
  background-size: 100% auto;
}
.turn a.pre:hover {
  opacity: 0.8;
}
.turn a.next {
  display: block;
  width: 2rem;
  height: 1.9rem;
  background: url("/img/promo/dysenview/next.jpg") no-repeat center 50%;
  background-size: 100% auto;
}
.turn a.next:hover {
  opacity: 0.8;
}
/*# sourceMappingURL=../css/style.css.map */
