html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, main {
  margin: 0px;
  padding: 0px;
  border: 0px none;
  font-style: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  font-size-adjust: inherit;
  font-stretch: inherit;
  font-feature-settings: inherit;
  font-language-override: inherit;
  font-kerning: inherit;
  font-variant: inherit;
  vertical-align: baseline;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block;
}
body {
  font-size: 18px;
  color: rgb(32, 32, 32);
  text-align: justify;
  line-height: 1.6;
  background: rgba(0, 0, 0, 0) url('../images/bg.png') repeat scroll center top;
}
/* ----------------------------------------------------
    contents
 ---------------------------------------------------- */
#wrapper {
  background: rgba(0, 0, 0, 0) url('../images/wrapper.png') repeat-y scroll center top;
  position: relative;
  width: 900px;
  margin: 0px auto;
  padding: 0px 25px;
}
#hd_bg {
  width: 100%;
}
#hd {
  display: block;
  width: 100%;
  max-width: 900px;
  margin: 0px auto;
}
#hd_sp {
  display: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0px;
}
.contents {
  width: 735px;
  margin: 25px auto;
}
.entry_form contents {
  width: 800px;
  margin: 25px auto;
}
.ttl {
  display: block;
  width: 100%;
  margin: 0px auto 0px;
}
.info th {
  padding: 5px;
  border: 1px solid rgb(204, 204, 204);
  background: #93091b none repeat scroll 0% 0%;
  color: white;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}
.info td {
  padding: 10px;
  border: 1px solid rgb(204, 204, 204);
  font-size: 95%;
}
.list_hd {
  display: block;
  width: 900px;
  margin: 30px auto 0px;
}
.list_con {
  width: 900px;
  background: rgba(0, 0, 0, 0) url('../images/list_con.png') repeat-y scroll 0% 0%;
}
.list_box {
  width: 753px;
  margin: 0px auto;
  padding: 0px 0px 12px;
}
.list_ttl {
  display: block;
  width: 753px;
  margin: 0px auto 20px;
}
.list_txt p {
  margin: 0px 5px 0.6em;
}
.list_img_l {
  display: block;
  width: 250px;
  float: left;
  margin: 0px 15px 0px 0px;
}
.list_img_r {
  display: block;
  width: 310px;
  float: right;
  margin: 5px 0px 5px 15px;
}
.list_img_program {
  display: block;
  width: 250px;
  float: left;
  margin: 0px 15px 0px 0px;
}
.list_img_theme {
  width: 250px;
  margin: 0px 15px 0px 10px;
}
.list_ft {
  display: block;
  width: 900px;
}
.voice-ttl::after {
  position: absolute;
  bottom: -18px;
  left: 18%;
  z-index: 90;
  margin-left: -15px;
  border-width: 18px 18px 0px;
  border-style: solid solid none;
  border-color: rgb(191, 159, 0) transparent currentcolor;
  content: "";
}
.faq dt {
  margin: 0px;
  padding: 0px 0px 0px 50px;
  min-height: 40px;
  font-weight: bold;
  color: #b90013;
  border-bottom: 2px solid #b90013;
  font-size: 20px;
  background: transparent url('../images/faq_q.jpg') no-repeat scroll left top;
}
.faq dd {
  margin-bottom: 30px;
  min-height: 40px;
  padding: 20px 0px 0px 50px;
  background: transparent url('../images/faq_a.jpg') no-repeat scroll left 20px;
  font-size: 14px;
}
.theme {
  float: left;
}
.theme_txt {
  font-size: 15px;
}
.divtheme {
  clear: both;
}
/* ----------------------------------------------------
    text
 ---------------------------------------------------- */
.cf::before, .cf::after {
  content: " ";
  display: table;
}
.cf::after {
  clear: both;
}
.ac {
  text-align: center !important;
}
.bold {
  font-weight: bold !important;
}
.ul {
  text-decoration: underline !important;
}
.red {
  color: #d10000;
}
.font75 {
  font-size: 75%;
}
.font120 {
  font-size: 120%;
}
.font150 {
  font-size: 150%;
}
.clearfix::after {
  content: ".";
  display: block;
  clear: both;
  height: 0px;
  visibility: hidden;
}
.copy {
  display: block;
  color: rgb(255, 255, 255);
  font-size: 10px;
  margin: 10px 0px 0px;
  text-align: center;
}
.copy a {
  color: rgb(255, 255, 255);
}
/* ----------------------------------------------------
    margin/padding
 ---------------------------------------------------- */
.mt00 {
  margin-top: 0px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mb00 {
  margin-bottom: 0px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
/* ----------------------------------------------------
    form area
 ---------------------------------------------------- */
#entry_link {
  display: none;
}
.entry_name {
  display: block;
  width: 500px;
  height: 40px;
  margin: 5px auto 5px 5px;
  border: 2px solid rgb(204, 204, 204);
  font-size: 18px;
  text-align: left;
  border-radius: 3px;
}
.btn {
  display: block;
  overflow: hidden;
  width: 659px;
  height: 104px;
  margin: 10px auto 15px;
  border: medium none;
  background: rgba(0, 0, 0, 0) url('../images/btn.png') no-repeat scroll 0px 0px / cover;
}
.btn:hover {
  cursor: pointer;
  background-position: 0px -104px;
  background-size: cover;
}
.btn2 {
  display: block;
  overflow: hidden;
  width: 659px;
  height: 104px;
  margin: 10px auto 40px;
  border: medium none;
  background: rgba(0, 0, 0, 0) url('../images/btn2.png') no-repeat scroll 0px 0px / cover;
}
.btn2:hover {
  cursor: pointer;
  background-position: 0px -104px;
  background-size: cover;
}
input:focus, select:focus, textarea:focus {
  background-color: rgb(255, 247, 99);
}
/* ----------------------------------------------------
    privacy policy
 ---------------------------------------------------- */
#pp {
  width: 90%;
  margin: 0 auto;
  padding: 5px 15px 15px 10px;
  border: solid 1px #cccccc;
  overflow: auto;
  height: 100px;
}
#pp p {
  margin-bottom: 10px;
  font-size: 10px;
  letter-spacing: 0;
  color: #777;
  line-height: 110%;
}
/* ----------------------------------------------------
    footer
 ---------------------------------------------------- */
footer {
  margin: 0px;
  padding: 10px 0px 20px;
  width: 100%;
  background: #93091b none repeat scroll 0% 0%;
}
/* ----------------------------------------------------
    iframe
 ---------------------------------------------------- */
.iframeWrapper {
  position: relative;
  width: 85%;
  height: 0;
  padding-top: 50%;
  margin: 0 auto;
  margin-bottom: 20px;
}
.iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* ----------------------------------------------------
    スマホ版のみ反映
 ---------------------------------------------------- */
@media screen and (max-width: 640px) {
  body {
    font-size: 16px;
    line-height: 1.4;
  }
  #wrapper {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    padding: 0px;
  }
  #hd_bg {
    display: none;
  }
  #hd {
    display: none;
  }
  #hd_sp {
    display: block;
    width: 100%;
    height: auto;
    margin: 0px auto;
  }
  .contents {
    width: 95%;
    margin: 0px auto;
  }
  .ttl {
    margin: 10px 0px 10px;
  }
  .img840 {
    width: 95%;
    margin: 15px auto;
    padding: 0px;
  }
  .img400 {
    width: 60%;
    margin: 0px auto 10px;
  }
  .img200 {
    width: 30%;
    margin: 0px auto 10px;
  }
  .form {
    background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;
    width: 95%;
    height: auto;
    margin: 0px auto;
    position: relative;
  }
  .form_name {
    margin: 0px auto 12px;
    width: 90%;
    height: 43px;
  }
  .entry_name {
    margin: 0px auto 12px;
    width: 90%;
    height: 43px;
  }
  .btn {
    width: 469px;
    height: 74px;
    background-position: 0px 0px;
    background-size: cover;
  }
  .btn:hover {
    background-position: 0px -74px;
    background-size: cover;
  }
	.btn2 {
    width: 469px;
    height: 74px;
    background-position: 0px 0px;
    background-size: cover;
  }
  .btn2:hover {
    background-position: 0px -74px;
    background-size: cover;
  }
  .info table, .info thead, .info tbody, .info th, .info td, .info tr {
    display: block;
  }
  .info tr {}
  .info th {
    text-align: left;
  }
  .info td {
    padding: 5px;
  }
  .list_hd {
    display: none;
    width: 0px;
  }
  .list_con {
    width: 100%;
    background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;
  }
  .list_box {
    width: 95%;
    margin: 0px auto;
    padding: 0px;
  }
  .list_ttl {
    width: 100%;
    margin: 10px auto 10px;
  }
  .list_img_l {
    width: 35%;
    margin: 0px 10px 5px 0px;
  }
  .list_img_r {
    width: 100%;
    float: none;
    margin: 0px auto 10px;
  }
  .list_img_program {
    width: 100%;
    float: none;
    margin: 0px auto 10px;
  }
  .list_img_theme {
    width: 100%;
    float: none;
    margin: 0px auto 10px;
  }
  .list_ft {
    display: none;
    width: 0px;
  }
  .icon {
    font-size: 16px;
  }
  .faq dt {
    padding: 0px 0px 0px 25px;
    background-size: 17px 15px;
  }
  .faq dd {
    padding: 10px 0px 0px 25px;
    background-size: 17px 15px;
  }
}
/*----------------------------------------------------
スマホ版のみ反映
----------------------------------------------------*/
@media screen and (max-width: 480px) {
  .btn {
    width: 351px;
    height: 55px;
    background-position: 0px 0px;
    background-size: cover;
  }
  .btn:hover {
    background-position: 0px -55px;
    background-size: cover;
  }
	.btn2 {
    width: 351px;
    height: 55px;
    background-position: 0px 0px;
    background-size: cover;
  }
  .btn2:hover {
    background-position: 0px -55px;
    background-size: cover;
  }
}