#wrapper {
  width: 980px;
  background-color: white;
  margin: 0 auto;
}

#k1 h2 {
  color: red;
  text-align: center;
}

#k1 {
  width: 980px;
}

li {
  list-style: none;
}

strong {
  font-weight: bold;
}

.mainimage {
  width: 680px;
  height: 340px;
  margin: 0 0 40px 0;
}

.mainimage img {
  margin: auto;
}

.main {
  margin: 0 150px;
}

h2 {
  text-align: center;
  font-size: 28px;
  margin: 30px 0;
}

h3 {
  color: #1ca2b2;
}

.btnarea {
  clear: both;
  padding-top: 10px;
}

.btnarea a {
  text-decoration: none;
  color: #fff;
  background: #f26458;
  font-size: 113%;
  padding: 0.8em 0;
  text-align: center;
  margin: 1em auto;
  width: 100%;
  display: inline-block;
  border-radius: 3px;
  position: relative;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.btnarea a:after {
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 42%;
  right: 3%;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  content: '';
}

.btnl {
  width: 590px;
  margin: 8px auto 0;
}

.itemset {
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  padding: 1em;
  margin-top: 2em;
}

.itemset h3 {
  background: #f07d2d;
  padding: 0.2em 0.6em;
  color: #fff;
  font-size: 136%;
  position: relative;
  margin-bottom: 1.4em;
}

.itemset h3 img {
  position: absolute;
  right: 12px;
  top: 12px;
}

.itemset h4 {
  color: #f07d2d;
  border: 1px solid #f07d2d;
  margin-bottom: 0.8em;
  padding: 4px 16px 4px;
  font-size: 116%;
  clear: both;
}

.itemset .txt {
  margin-bottom: 2em;
}

.mgb30 {
  margin-bottom: 30px;
}

.introtxt {
  font-size: 178%;
  line-height: 144%;
  margin: 0.4em 0;
}

.btnblue a {
  background: #1ca2b2;
}

.btnblue a:hover {
  opacity: 0.85;
  filter: alpha(opacity=85);
}

.txtorange {
  color: #f07d2d;
}

.numlist-flat li {
  padding-left: 70px;
  margin-bottom: 1em;
}

.txtlistblue li {
  width: 416px;
  padding-left: 20px;
  line-height: 155%;
  margin-bottom: 1em;
}

.kyozailist {
  overflow: hidden;
  padding-bottom: 1em;
}

.kyozailist .image {
  float: right;
  text-align: center;
  width: 330px;
}

.kyozailist .image img {
  width: 330px;
  height: 220px;
}

.kyozailist .txt {
  float: left;
  width: 310px;
}

.kyozailist .image02 {
  float: right;
  text-align: right;
  width: 240px;
}

.kyozailist .txt02 {
  float: left;
  width: 400px;
}

.voice-left {
  width: 130px;
  float: left;
}

.voice-left img {
  width: 111px;
  height: 131px;
}

.voicelist {
  width: 512px;
  float: left;
}

.mgb30 {
  margin-bottom: 30px;
}

.voicelist dt {
  color: #f07d2d;
  margin-bottom: 0.8em;
}

.voicelist dd a {
  text-align: right;
  display: block;
  color: #12acef;
  font-size: 14px;
  margin: 1em 0;
  text-decoration: none;
}

.voicelist dd a:hover {
  text-decoration: underline;
}

.voicelist dd.name {
  font-size: 13px;
  box-sizing: border-box;
  border: 1px solid #dddddd;
  padding: 6px 6px 4px;
}

.bigbird {
  width: 37px;
  height: 50px;
}

.ernie {
  width: 39px;
  height: 51px;
}

.cookiemonster {
  width: 47px;
  height: 52px;
}

.grover {
  width: 40px;
  height: 52px;
}

.originalbag {
  width: 103px;
  height: 160px;
}
