@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
---------------------------------------------------- */

#yurionice {
  color: #000;
  font-size: 14px;
}
#yurionice a {
  color: #36a2ff;
}
#yurionice a:hover {
  color: #36a2ff;
  text-decoration: none;
}
#yurionice img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

#yurionice #mv {
  position: relative;
}
#yurionice #mv p {
  position: absolute;
  width: 15%;
}

#yurionice #limited h2 {
  line-height: 0;
}


#yurionice #navi_area.idx {
  background: url(../img/yr2_top_nv_bg.jpg) no-repeat center top;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
}
#yurionice #navi_area ul {
  text-align: center;
  overflow: hidden;
  padding: 0 1em 1em;
}
#yurionice #navi_area ul li {
  display: block;
  padding: 0 0 8px;
}

#yurionice small.copy {
  display: block;
  width: 50%;
  margin: 0 auto;
  padding: 1em 0;
  text-align: center;
}

#yurionice ul.caut {
  text-align: left;
}
#yurionice ul.caut li {
  line-height: 1.3;
  padding-left: 1em;
  text-indent: -1em;
  padding-bottom: 0.2em;
}
#yurionice ul.caut li.att {
  color: #ff0000;
}

#yurionice #bnr {
  padding-top: 1em;
}
#yurionice #bnr li {
  padding-bottom: .5em;
}

#yurionice .box {
  background: url(../img/yr2_box.png) no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
}

#yurionice .pagetop {
  padding: 1em 2em;
  text-align: center;
}


/*----------------------------------------------------
  clearfile
----------------------------------------------------*/

#yurionice #clearfile {}
#yurionice #clearfile h2 {
  padding: 0 0 1em;
}
#yurionice #clearfile .ex {
  padding: 0 1em 1em;
}
#yurionice #clearfile .date {
  margin: 0 1em 1em;
}
#yurionice #clearfile .date dl {}
#yurionice #clearfile .date dl dt {}
#yurionice #clearfile .date dl dd {
  padding: 1em;
}
#yurionice #clearfile .date ul {
  padding: 0 1em 1em;
}

#yurionice #clearfile .img {
  margin: 0 1em 1em;
}
#yurionice #clearfile .img ul {
  padding: 1em;
}

#yurionice #clearfile .flow {
  margin: 0 1em 2em;
}
#yurionice #clearfile .flow p {
  padding: 10px;
}
#yurionice #clearfile .flow ul {
  padding: 0 1em 1em;
}

#yurionice #clearfile .itemlist {
  margin: 0 1em 1em;
  padding: 0 0 1em;
}
#yurionice #clearfile .itemlist .lst {
  display: block;
  border-collapse: collapse;
  margin: 1em auto 0;
  width: 90%;
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
}
#yurionice #clearfile .itemlist .lst li {
  padding: 7px;
  background: #dfffff;
  border-bottom: 1px solid #333;
}
#yurionice #clearfile .itemlist .lst li:nth-child(odd){
  background: #baddff;
}
#yurionice #clearfile .itemlist .caut {
  padding: 1em 1em 0;
}
#yurionice #clearfile .itemlist .pop {
  padding: 1em 15%;
  text-align: center;
}
#yurionice #clearfile .itemlist .pop img {
  margin-bottom: 10px;
}


/*----------------------------------------------------
  goods
----------------------------------------------------*/

#yurionice .goods {}
#yurionice .goods h2 {
  padding: 0 0 .5em;
}
#yurionice .goods .nowonsale {
  padding: 1em 15%;
}
#yurionice .goods .date {
  margin: 0 1em 1em;
}
#yurionice .goods .date p {
  padding: 1em;
}
#yurionice .goods .date ul {
  padding: 0 1em 1em;
  text-align: center;
}

#yurionice .goods .items {
  margin: 0 1em 1em;
}
#yurionice .goods .items .pr, 
#yurionice .goods .items .btn {
  padding: 1em 1em 0;
}
#yurionice .goods .items .caut {
  padding: 1em 1em 2em;
}
#yurionice .goods .postergum .btn {
  padding-bottom: 1em;
}
#yurionice .goods_caut {
  padding: 0 1em 3em;
}


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

#yurionice #retweet {}
#yurionice #retweet h2 {
  padding: 0 0 1em;
}
#yurionice #retweet .ex{
  margin: 0 1em 1em;
}
#yurionice #retweet .date {
  margin: 0 1em 1em;
}
#yurionice #retweet .date p {
  padding: 1em;
}
#yurionice #retweet .rt {
  margin: 0 1em 1em;
}
#yurionice #retweet .rt .btn {
  padding: 1em 2em;
}
#yurionice #retweet .rt .caut {
  padding: 1em 1em 2em;
}
#yurionice #retweet .result {
  margin: 0 1em 1em;
}
#yurionice #retweet .result .conte p {
  padding: 1em 1em .5em;
}
#yurionice #retweet .result .conte ul {
  padding: 1em;
}




