@charset "UTF-8";

/* reset
----------------------------------------------------*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, font, img, ins, kbd, q, samp, small, strong, sub, sup, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, header, nav, article, aside, footer, hgroup, section {margin:0;padding:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th {text-align:left;}
img{vertical-align:bottom;}
/*hr {display:none;} */
.clearfix {_height: 1px;min-height: 1px;}
.clearfix:after {height: 0;visibility: hidden;content: ".";display: block;clear: both;}
/* for MacIE5 \*//*/
.clearfix {height: auto;overflow: hidden;}
/* end */

header, nav, article, aside, footer, hgroup, section, figure {
display:block;
}

/* common
----------------------------------------------------*/

body{
  -webkit-text-size-adjust: none;
  font-family:“ヒラギノ角ゴ ProN W3″, “Hiragino Kaku Gothic ProN”, sans-serif;
}
#CopyRight {
  color: #0B3361;
  display: block;
  font-size: 12px;
  margin: 0 0 29px;
  text-align: center;
}

#siteFooter address{
  margin-bottom:10px !important;
}

#footerbn{
  text-align:center;
  margin:10px 0px;
}
.kuzu {
  clear: both;
  color: #1F5FA8;
  margin: 0 0 10px !important;
  overflow: hidden;
  padding-top: 10px;
}
.kuzu li {
  border: 1px solid #BAC6D9;
  border-radius: 6px 6px 6px 6px;
  float: left;
  margin-right: 5px;
  padding: 5px;
}

.kuzu li a {
  color: #1F5FA8;
  text-decoration: none;
}


.video-wrapper{
  width:80%;
  margin:0 auto;
}

.video-container {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
  position: relative;
}

.video-container iframe, .video-container object, .video-container embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}


/*----------------------------------------------------
  content
---------------------------------------------------- */

#nanoha {
  background: url(../img/bg.jpg) repeat-y;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  color: #fff;
}
#nanoha a {
  color: #5b9ff4;
}
#nanoha a:hover {
  color: #5b9ff4;
  text-decoration: none;
}
#nanoha img {
  width: 100%;
  height: auto:
  vertical-align: top;
}

#nanoha #mv {}
#nanoha #mv h1 {}

#nanoha_contact {
  width: 95%;
  margin: 0 auto;
  padding-top: 15px;
}
#nanoha #mv h2 {
  text-align: center;
}
#nanoha .bdr_red2 {
  font-size: 0;
  line-height: 0;
}
#nanoha .idx {
  background: url(../img/nav_bg.jpg) no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
}
#nanoha .sec {
  background: url(../img/nav_bg.jpg) no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  padding: 0;
}
#nanoha .bdr {
  line-height: 0;
  font-size: 1px;
}
#nanoha #navarea ul {
  width: 95%;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  padding-bottom: 5px;
}
#nanoha #navarea ul li {
}
#nanoha #nanoha_contact {
  width: 95%;
  margin: 0 auto;
  padding: 10px 0;
  text-align: center;
}
#nanoha_copy {
  padding: 10px 0;
  font-size: 84.6%;
  color: #fff;
  text-align: center;
}

#nanoha ul.caut {
  text-align: left;
  font-size: 0.8em;
}
#nanoha ul.caut li {
  line-height: 1.3;
  padding-left: 1em;
  text-indent: -1em;
  padding-bottom: 0.2em;
}

#nanoha ul.bnr {
  display: block;
  list-style-type: none;
  padding: 1em 0;
  background: #fff;
}
#nanoha ul.bnr li {
  padding-bottom: .5em;
}





/*----------------------------------------------------
  retweet
----------------------------------------------------*/

#nanoha #retweet {
  padding-top: 20px;
}
#nanoha #retweet .inr {}
#nanoha #retweet h2, 
#nanoha #retweet .ex, 
#nanoha #retweet .date {
  width: 95%;
  margin: 0 auto;
  text-align: center;
}
#nanoha #retweet .ex {
  padding: 15px 0 0;
}
#nanoha #retweet .date {
  padding: 15px 0;
}
#nanoha #retweet .rt {
  width: 95%;
  margin: 0 auto;
}
#nanoha #retweet .rt .inr {
  background: url(../img/retweet_bg.png) no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
}
#nanoha #retweet .rt .inr .btn {
  padding: 0 15% 20px;
}
#nanoha #retweet .rt ul {
  padding: 10px 10%;
  color: #fff;
}
#nanoha #retweet .result {
  width: 95%;
  margin: 20px auto;
  color: #fff;
}
#nanoha #retweet .result .conte {
  background: url(../img/retweet_result_bg.png) repeat-y center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  text-align: left;
}
#nanoha #retweet .result .conte p {
  padding: 20px 10% 0;
}
#nanoha #retweet .result .conte ul {
  padding: 20px 10%;
}


/*----------------------------------------------------
  originalgoods
----------------------------------------------------*/

#nanoha .original {
  padding-top: 20px;
}
#nanoha .original h2 {
  width: 95%;
  margin: 0 auto;
}
#nanoha .original .date {
  width: 95%;
  margin: 0 auto;
  padding: 15px 0 0;
}
#nanoha .original .date .inr {
  background: url(../img/goods_date_bg.png) no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
}
#nanoha .original .date .inr ul {
  padding: 10px 0;
  text-align: center;
}

#nanoha .original .loppi {
  width: 95%;
  margin: 0 auto;
  padding: 15px 0 0;
}
#nanoha .original .loppi dd {
  background: url(../img/goods_loppi_bg.png) no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
}
#nanoha .original .loppi dd p {
  padding: 10px 10%;
}
#nanoha .original .loppi dd ul.caut {
  padding: 10px 10%;
}

#nanoha .original .items {
  width: 95%;
  margin: 0 auto;
  padding: 15px 0;
}
#nanoha .original .items h3 {}
#nanoha .original .items dl dt {}
#nanoha .original .items dl dd {
  background: url(../img/goods_clearfile_bg.png) no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
}
#nanoha .original .items dl dd p {
  padding: 10px 10%;
}
#nanoha .original #clearfileset dl dd p, 
#nanoha .original #clearfile dl dd p {
  padding: 10px 10% 20px;
}

#nanoha .original .items ul {
  padding: 10px 10%;
}
#nanoha .original .bline {
  height: 3em;
  background: url(../img/blueline.png) no-repeat no-repeat center center;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
}


/*----------------------------------------------------
  poster
----------------------------------------------------*/

#nanoha #poster {
  padding-top: 20px;
}
#nanoha #poster h2 {
  width: 95%;
  margin: 0 auto;
}
#nanoha #poster .ex {
  width: 95%;
  margin: 0 auto;
  padding: 20px 0 0;
}

#nanoha #poster .date {
  width: 95%;
  margin: 0 auto;
  padding: 15px 0 0;
}
#nanoha #poster .date .inr {
  background: url(../img/goods_date_bg.png) no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
}
#nanoha #poster .date .inr ul {
  padding: 10px;
}

#nanoha #poster .img {
  width: 95%;
  margin: 0 auto;
  padding: 15px 0 0;
}
#nanoha #poster .img .inr {
  background: url(../img/goods_date_bg.png) no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
}
#nanoha #poster .img .inr ul {
  padding: 10px;
}

#nanoha #poster .flow {
  width: 95%;
  margin: 0 auto;
  padding: 15px 0 0;
}
#nanoha #poster .flow .inr {
  background: url(../img/goods_date_bg.png) no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
}
#nanoha #poster .flow .inr ul {
  padding: 10px;
}

#nanoha #poster .itemlist {
  width: 95%;
  margin: 0 auto;
  padding: 15px 0 0;
}
#nanoha #poster .itemlist .inr {
  background: url(../img/poster_item_bg.png) repeat-y;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
}
#nanoha #poster .itemlist .lst {
  display: block;
  border: 1px solid #187aa4;
  border-collapse: collapse;
  margin: 0 auto;
  width: 90%;
}
#nanoha #poster .itemlist .lst li {
  padding: 7px;
  border-bottom: 1px solid #187aa4;
  background: #000;
}
#nanoha #poster .itemlist .lst li:nth-child(odd){
  background: #0b1c33;
}
#nanoha #poster .itemlist .caut {
  padding: 20px;
}




/*----------------------------------------------------
  style
----------------------------------------------------*/

.clr,
.clr img {
  line-height: 0;
  font-size: 0;
  margin: 0;
  padding: 0;
  display: block;
}

.img_cnt {
  text-align: center !important;
}
.img_cnt img {
  margin: 0 auto;
}
.txt_list{
  padding-bottom: 3%;
}
.txt_list li {
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.5;
}
.flt {
  float: left !important;
}
.frt {
  float: right !important;
}

/* clearfix */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* margin-top */
.mt00 { margin-top: 0px !important ;}
.mt05 { margin-top: 5px !important ;}
.mt08 { margin-top: 8px !important ;}
.mt10 { margin-top: 10px !important ;}
.mt15 { margin-top: 15px !important ;}
.mt20 { margin-top: 20px !important ;}
.mt25 { margin-top: 25px !important ;}
.mt30 { margin-top: 30px !important ;}
.mt40 { margin-top: 40px !important ;}
.mt50 { margin-top: 50px !important ;}

/* padding-top */
.pt00 { padding-top: 0px !important ;}
.pt05 { padding-top: 5px !important ;}
.pt10 { padding-top: 10px !important ;}
.pt15 { padding-top: 15px !important ;}
.pt20 { padding-top: 20px !important ;}
.pt25 { padding-top: 25px !important ;}
.pt30 { padding-top: 30px !important ;}
.pt35 { padding-top: 35px !important ;}
.pt40 { padding-top: 40px !important ;}
.pt45 { padding-top: 45px !important ;}
.pt50 { padding-top: 50px !important ;}

/* margin-right */
.mr00 { margin-right: 0px !important ;}
.mr05 { margin-right: 5px !important ;}
.mr10 { margin-right: 10px !important ;}
.mr11 { margin-right: 11px !important ;}
.mr15 { margin-right: 15px !important ;}
.mr20 { margin-right: 20px !important ;}
.mr25 { margin-right: 25px !important ;}
.mr30 { margin-right: 30px !important ;}

/* padding-right */
.pr00 { padding-right: 0px !important ;}
.pr05 { padding-right: 5px !important ;}
.pr10 { padding-right: 10px !important ;}
.pr15 { padding-right: 15px !important ;}
.pr20 { padding-right: 20px !important ;}
.pr25 { padding-right: 25px !important ;}
.pr30 { padding-right: 30px !important ;}

/* margin-bottom */
.mb00 { margin-bottom: 0px !important ;}
.mb05 { margin-bottom: 5px !important ;}
.mb08 { margin-bottom: 5px !important ;}
.mb10 { margin-bottom: 10px !important ;}
.mb15 { margin-bottom: 15px !important ;}
.mb20 { margin-bottom: 20px !important ;}
.mb25 { margin-bottom: 25px !important ;}
.mb30 { margin-bottom: 30px !important ;}
.mb40 { margin-bottom: 40px !important ;}
.mb50 { margin-bottom: 50px !important ;}

/* padding-bottom */
.pb00 { padding-bottom: 0px !important ;}
.pb05 { padding-bottom: 5px !important ;}
.pb10 { padding-bottom: 10px !important ;}
.pb15 { padding-bottom: 15px !important ;}
.pb20 { padding-bottom: 20px !important ;}
.pb25 { padding-bottom: 25px !important ;}
.pb30 { padding-bottom: 30px !important ;}

/* margin-left */
.ml00 { margin-left: 0px !important ;}
.ml05 { margin-left: 5px !important ;}
.ml10 { margin-left: 10px !important ;}
.ml11 { margin-left: 11px !important ;}
.ml15 { margin-left: 15px !important ;}
.ml20 { margin-left: 20px !important ;}
.ml25 { margin-left: 25px !important ;}
.ml30 { margin-left: 30px !important ;}
.ml80 { margin-left: 80px !important ;}

/* padding-left */
.pl00 { padding-left: 0px !important ;}
.pl05 { padding-left: 5px !important ;}
.pl10 { padding-left: 10px !important ;}
.pl15 { padding-left: 15px !important ;}
.pl20 { padding-left: 20px !important ;}
.pl25 { padding-left: 25px !important ;}
.pl30 { padding-left: 30px !important ;}

.f120 {
  font-size: 120% !important; }
.f110 {
  font-size: 110% !important; }
.f90 {
  font-size: 90% !important; }
.f80 {
  font-size: 80% !important; }
.f70 {
  font-size: 70% !important; }
.f60 {
  font-size: 60% !important; }
.f50 {
  font-size: 50% !important; }
.f40 {
  font-size: 40% !important; }

.t_bold, .t_bold span {
  font-weight: bold !important;
}

.t_left {
  text-align: left !important;
}
.t_center {
  text-align: center !important;
}
.t_right {
  text-align: right !important;
}
.t_red {
  color: #d60000 !important;
}
.t_white {
  color: #ffffff;
}
.t_yellow {
  color: #ffce13 !important;
}

.lh12 {		line-height: 1.2 !important;	}
.lh15 {		line-height: 1.5 !important;	}

.dsb {
  display: block;
}/* CSS Document */
