@charset "UTF-8";

/*
font-size list (base: 12px)
 67% =  8px
 75% =  9px
 83% = 10px
 92% = 11px        175% = 21px
100% = 12px        184% = 22px
108% = 13px        192% = 23px
117% = 14px        200% = 24px
125% = 15px        209% = 25px
133% = 16px        217% = 26px
142% = 17px
150% = 18px
159% = 19px
167% = 20px
*/

#overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 9999;
}
a, a:link, a:visited { color: #ff0000; text-decoration: underline; }
a:hover, a:active { text-decoration: none; }

/* clearfix */
.clearfix { zoom: 1; }
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
  overflow: hidden;
}
.clearfix:after { clear: both; }
.hiddenTxt {
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
}

/* content */
#wrap { min-width: 1000px; }
#header {
  width: 100%;
  position: relative;
  text-align: center;
  overflow: hidden;
  background: url(/special/img/catchcopy/bgSky.gif) repeat-x center top;
}
  #header h1 { padding: 10px 0; }
  #header h2 {
    width: 710px;
    height: 195px;
    margin: 0 auto;
    background: url(/special/img/catchcopy/contentTitle.png) no-repeat center center;
  }
  #headerWrap {
    position: relative;
    width: 1000px;
    margin: 0 auto;
  }
  /*
  #headerBack {
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
    height: 320px;
    background: url(/special/img/catchcopy/bgSky.gif) repeat-x center top;
    -webkit-animation: slide 40s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -webkit-transform: translate3d(0, 0, 0);
    z-index: -1;
  }
  @-webkit-keyframes slide {
    0% { -webkit-transform: translate3d(0, 0, 0); }
    100% { -webkit-transform: translate3d(-256px, 0, 0); }
  }
  */
#headerList {
  position: absolute;
  top: 10px;
  right: 10px;
}
#socialBtnList li { float: left; }
.bnrTv { margin-top: 10px; }
#headcCharacterImage { background: url(/special/img/catchcopy/bgGrassGradation.gif) repeat-x center bottom; }
#aboutTxt { padding-bottom: 70px; background: url(/special/img/catchcopy/bgGrass.gif) repeat; }
  #aboutTxt p{
    width: 973px;
    height: 228px;
    margin: 0 auto;
    padding: 20px 0 20px;
    background: url(/special/img/catchcopy/aboutTxt.png) no-repeat center center;
  }
.contentWrap {
  padding: 20px 0;
  background: url(/special/img/catchcopy/bgNatural.gif) repeat;
  border-top: 5px solid #660000;
  border-bottom: 5px solid #660000;
}
.contentWrap h2 { margin-bottom: 20px; }
.content {
  width: 900px;
  margin: 0 auto;
}
.contentArea {
  position: relative;
  width: 900px;
  margin: 35px auto;
  background: url(/special/img/catchcopy/contentAreaBody.png) repeat-y center 15px;
}
  .contenrAreaHead {
    position: absolute;
    top: -15px;
    left: 0;
    width: 900px;
    height: 15px;
    background: url(/special/img/catchcopy/contentAreaHead.png) no-repeat center center;
  }
  .contenrAreaBottom {
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 900px;
    height: 15px;
    background: url(/special/img/catchcopy/contentAreaBottom.png) no-repeat center center;
  }
#btnToPresent {
  position: absolute;
  bottom: 70px;
  right: 48px;
}
#place .content { text-align: center; }
#present dl {
  padding: 40px 0 20px 40px;
  font-size: 125%;
}
#present dd {
  margin: 10px 0 60px;
  padding-left: 20px;
  line-height: 1.8em;
}
.resultList {
  margin: 20px 60px 0 0;
  text-align: center;
}
.prizewinner { font-size: 117%; font-weight: bold; color: #660000; }
.resultList .character { padding-left: 30px; font-size: 92%; }
.catchTxt {
  width: 350px;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
  padding: 10px 20px;
  font-size: 150%;
  background: url(/special/img/catchcopy/comma.png) #ffffcc no-repeat center center;
  border: 1px dotted #ccc;
}
#present6List { margin: 20px 0; }
#present6List li {
  float: left;
  text-align: center;
  font-size: 92%;
  margin: 0 10px 30px;
}
.catchTxt2 {
  width: 330px;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
  padding: 10px 20px;
  background: url(/special/img/catchcopy/comma.png) #ffffcc no-repeat center center;
  border: 1px dotted #ccc;
}

.closeTxt {
  padding-top: 40px;
  text-align: center;
  font-size: 150%;
  color: #ff0000;
}
.closeTxt img { padding-top: 20px; }

/* form */
#sensei {
  position: absolute;
  top: -110px;
  right: 30px;
}
#formBox {
  width: 700px;
  margin: 0 auto;
}
  #formBox2, #formBox3, #formBox4, #formBox5 { display: none; }
#formBox{}
  #formBox dt, .formBox dd { float: left; vertical-align:; }
  #formBox dt {
    width: 200px;
    font-size: 125%;
  }
  #formBox dt span { display: block; font-size: 83%; }
  #formBox select, #formBox input, #formBox textarea {
    padding: 5px;
    margin-bottom: 20px;
  }
.attention {
  margin-bottom: 20px;
  padding: 0 0 5px 25px;
  color: #ff0000;
  border-bottom: 1px dashed #ff0000;
  background: url(/special/img/catchcopy/icon.png) no-repeat 5px 0;
}
#btnMore, #btnSend { margin: 10px auto 20px; }
#btnMore input, #btnSend input {
  padding: 0;
  border: 0;
  cursor: pointer;
}
#btnMore { width: 270px; }#btnSend { width: 378px; }
#btnMore input{
  width: 270px;
  height: 50px;
  background: url(/special/img/catchcopy/btnFormMore.png) no-repeat center 0;
}
#btnMore input:hover { background-position: center -50px; }
#btnSend input {
  width: 378px;
  height: 77px;
  background: url(/special/img/catchcopy/btnFormSend.png) no-repeat center 0;
}
#btnSend input:hover { background-position: center -77px; }

#notice {
  margin: 20px 0 10px 120px;
  padding: 20px 60px;
  background: url(/special/img/catchcopy/notice.png) no-repeat left 0;
}
#notice li { margin-bottom: 5px; }
select:focus, input:focus, textarea:focus { background-color: #ffffcc; }
#privacypolicy { padding: 0 40px 50px 120px; }
#privacypolicy span {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
  font-size: 117%;
  font-weight: bold;
  color: #ff0000;
  background: url(/special/img/catchcopy/icon.png) no-repeat left 0;
}
#privacypolicy li {
  margin-bottom: 2px;
  padding-left: 1em;
  text-indent: -1em;
}

/* footer */
#globalFooterWrap {
  background: url(/special/img/catchcopy/bgGrass.gif) repeat;
}
#globalFooter {
  width: 1000px;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
  line-height: 2em;
}
#corporateLink { }
  #corporateLink li { display: inline-block; }
  #corporateLink li a {
    margin: 0 10px;
    color: #000;
    text-decoration: none;
  }
  #corporateLink li a:hover { text-decoration: underline; }

/* thanks */
#thanksTxt { margin: 20px 0; }
#thanksTxt p {
  margin: 40px 0;
  font-size: 167%;
}
#btnAgain a {
  display: block;
  width: 378px;
  height: 77px;
  margin: 50px auto 40px;
  background: url(/special/img/catchcopy/btnAgain.png) no-repeat center 0;
}
#btnAgain a:hover { background-position: center -77px; }