#letter5{
  max-width: 96%;
  width: 566px;
  margin: 0 auto;
  font-size: 84%;
  line-height: 150%;
}
p{
  margin-bottom: 0;
}
#letter5 hr {
  border: 0;
  border-top: dashed 1px #0b0084;
  height: 2px;
  width: 95%;
  margin: 0px auto;
  background-color: transparent;
}
#letter5 a {
  color: #4c8cc3;
  text-decoration: underline;
}
#letter5 .sns_button_custom_button a {
  color: #fff;
  text-decoration: none;
}
.bgwhite {
  background-color: #fff;
}
.voicearea2 {
  width: 95%;
  margin-top: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: auto;
  height: auto;
}

.voicearea2m {
  margin: 10px;
}
.voicearea2c {
  float: none;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 320px;
  max-width: 100%;
}
.sen12 {
  border: 1px solid #ffbf7f;
}
.bg_pastel11 {
  background-color: #ffff7f;
}
.moji_pastel01 {
  color: #ff7f7f;
}
.txt_center {
  text-align: center;
}
.font16 {
  line-height: 150%;
  font-size: 130%;
}
.bold,
.bold *{
  font-weight: bold;
}

.sen07b {
  border: 2px solid #7fffff;
}
.bg_letter07 {
  background-color: #e9f7ff;
}
.sen05 {
  border: 1px solid #7f7fff;
}
.bg_fullmoon {
  background: url(/shizuku/img2/common/fullkoe1.jpg);
}
.sen01 {
  border: 1px solid #ff7f7f;
}

.alignright_s {
  float: right;
  clear: right;
  margin: 3px 10px 10px 10px;
}
.alignleft_s {
  float: left;
  clear: left;
  margin: 3px 10px 10px 10px;
}
.redbold {
  font-weight: bold;
  color: red;
}

.font14 {
  line-height: 150%;
  font-size: 115%;
}


#letter5 .radio li {
  max-width: 29%;
}
#letter5 .label {
  padding: 0;
  font-weight: bold;
  max-width: 100%;
}
#letter5 .radio_other{
  padding-left: 20px;
}

#letter5 input[type=text]{
  width: 100%;
  max-width: 100%;
}
#letter5 .textarea_box textarea{
  width: 100%;
  max-width: 100%;
}



@media screen and ( max-width: 566px ) {
  #letter5{
    max-width: 108%;
    width: 108%;
    margin: 0 0 0 -4%;
  }
}

@media screen and ( max-width: 480px ) {
  #letter5 .radio li {
    max-width: 100%;
  }
  #letter5 .label {
    padding-left: 2em;
  }
  #letter5 .radio_other{
    padding-left: 0;
  }
  .voicearea2r,
  .voicearea2c {
    width: 100%;
  }
}
