*{
margin:0;
padding:0;
}

div#wrapper {
	padding:0 0 2em 0;
	font-family:ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
	font-size:14px;
	line-height:1.5em;
	color:#000000;
	-webkit-text-size-adjust: none;
	padding:0px;
	background: url(http://sp-m.mu-mo.net/img/specials/sp/u-kiss_20140312/bg.jpg) #b8aba6 center top no-repeat;
	-moz-background-size:100% auto;
	background-size:100% auto;
}


div#wrapper a:link, div#wrapper a:visited {
	color: #6f2c00;
}

h1, h2, h3, h4, h5{
	color:#ffd168;
}

.content{
 margin:0 8px 8px;
 padding:8px;
}

#newRelease{
	color: #ffffff;
	background-color: #b78e7e;
	border-radius: 8px;
}
	
/*#newRelease img{
 float:left;
 margin:0 12px 12px 0;
 border:#1a1a1a 1px solid;
}*/



ul#localNavi{
	display: -webkit-box;
	display: -moz-box;
	display:box;
	width: 100%;
	margin-bottom:1em;
	
}

ul#localNavi li{
	list-style:none;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  margin:0 0 8px 8px;
  padding:8px;
background:#D6D6D6;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
width: 1000px;
text-align:center;
background: #f6f8f9; /* Old browsers */
background: -moz-linear-gradient(top,  #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */

}

ul#localNavi li:last-child {
	margin-right: 8px;
}

ul#localNavi li a{
	text-decoration:none;
display:-webkit-box;
line-height:1.2em; 
-webkit-box-align:center;
box-align:center;
-webkit-box-pack:center;
box-pack:center;
}

div#wrapper ul#localNavi li a:link, div#wrapper ul#localNavi li a:visited {
	color: #0060ff;
	text-shadow:1px 1px 1px #FFFFFF;

}


ul#localNavi li span{

}

#newRelease .btnBlock{
	margin:0;
	padding:0;
}	

#newRelease .btnBlock a:link, #newRelease .btnBlock a:visited {
	color:#000000;
}




.redLabel{
	margin:0 0.2em;
	padding:0 0.2em;
	background:#FF0000;
	color:#FFFFFF;

}


.blockHead{
	font-size:16px;
margin:0;
padding:0.5em 1em;
color:#f90000;
border-radius: 8px 8px 0 0;
text-shadow: 1px 1px 1px #ffffff;
border:#ffffff solid 1px;
background: #e7e9ec; /* Old browsers */
background: -moz-linear-gradient(top,  #e7e9ec 0%, #abb2bc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7e9ec), color-stop(100%,#abb2bc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e7e9ec 0%,#abb2bc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e7e9ec 0%,#abb2bc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e7e9ec 0%,#abb2bc 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e7e9ec 0%,#abb2bc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e9ec', endColorstr='#abb2bc',GradientType=0 ); /* IE6-9 */


}

.blockBody{
	color:#020a18;
border:#ffffff solid 1px;
border-top:none;
background:#e8effb;
padding:1em;
margin:0 0 1em;
border-radius:0 0 8px 8px;
}


.blockBody dl{
	margin:1em 0 ;
}
.blockBody dt{ font-size:16px;}
.blockBody dd{ margin:0 1em 1em;}
	
.floatImage{
 float:left;
 margin:0 12px 12px 0;
}

.centerTxt{
	text-align: center;
}
.captionTxt{
	font-size:12px;
	color:#666666;
}
/* btn　----------------------------------- */
.btn ul{
 width:100%;
 margin: 0;
 padding:0;
border-bottom: 1px solid #e1dbd8;
border-left:1px solid #e1dbd8;
border-right:1px solid #e1dbd8;
 }

.btn img{
 float:left;
 margin:0 12px 12px 0;
 border:#9dafbe 1px solid;
}

.btn ul li{
text-shadow: 1px 1px 1px #f5f0eb;
background: #ddd1c6; /* Old browsers */
background: -moz-linear-gradient(top,  #ddd1c6 0%, #c7b4a5 50%, #c2aea0 51%, #d9ccc1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ddd1c6), color-stop(50%,#c7b4a5), color-stop(51%,#c2aea0), color-stop(100%,#d9ccc1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ddd1c6 0%,#c7b4a5 50%,#c2aea0 51%,#d9ccc1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ddd1c6 0%,#c7b4a5 50%,#c2aea0 51%,#d9ccc1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ddd1c6 0%,#c7b4a5 50%,#c2aea0 51%,#d9ccc1 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ddd1c6 0%,#c7b4a5 50%,#c2aea0 51%,#d9ccc1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddd1c6', endColorstr='#d9ccc1',GradientType=0 ); /* IE6-9 */
border-top: 1px solid #e1dbd8;
 margin: 0;
 padding: 10px;
 overflow:hidden;
 
 }
.btn ul li a{
 background: url(http://sp-m.mu-mo.net/img/specials/sp/tohoshinki_20130227/arrow.png) no-repeat 100% 50%;
 font-size:14px;
 display: block;
 margin: 0px;
 padding: 0 20px 0 1px;
 white-space: normal;
 text-overflow: ellipsis;
 text-decoration: none;
 line-height:130%;
}






h4{ word-break: break-all;}



.btn ul li a p.text{
 text-align:left;
 font-weight:bold;
 text-align:left;
 }
.btn ul li a p.text_s{
 margin:0;
 padding:0;
 color: #FFFFFF;
 line-height:1.3em;
 font-size:11px;
 text-align:left;
}



/* btn1---------------------- */
* {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.btn1 {
width: 100%;
text-align: center;
display: block;
padding: 8px;
margin: 0 auto;
color: #000;
text-shadow: 1px 1px 1px #FFFFFF;
border-radius: 10px;
border: 1px solid #FFFFFF;
font-weight: bold;
background: #f6f8f9; /* Old browsers */
background: -moz-linear-gradient(top,  #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */
border-top: 1px solid #9dafbe;
}
.btn1 a{
	text-decoration: none;
	width:100%;
	display: block;
	background: url(http://sp-m.mu-mo.net/img/specials/sp/tohoshinki_20130227/arrow.png) no-repeat 100% 50%;
}

div#wrapper .btn1 a:link, .div#wrapper btn1 a:visited {
color: #0288A6;
}
/* btn1---------------------- */



.btnTerm {
text-align: center;
display: block;
padding: 3px;
margin:1em 0;
color: #FFF;
background:#000000;
text-decoration: none;
text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
border-radius: 3px;
border: 1px solid #FFFFFF;
font-weight: bold;
}

.jkContainer{
	display: -webkit-box;
	display: -moz-box;
}
.jkBox{
width:96px;
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
padding: 0 12px 12px 0;
}

.jkBox img{
	border:#C6C6C6 solid 1px;
}

.jKRead{
	-webkit-box-flex: 1;　/* Safari,Google Chrome用 */
	-moz-box-flex: 1;　/* Firefox用 */
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	color:#FFFFFF;
}

/* btnBlock----------------------- */
 .btnBlock {
	margin:0 0 1em 0;
	padding:1em;
	border-radius: 8px;       
	-webkit-border-radius: 8px;    
	-moz-border-radius: 8px;
	border: 1px solid #999999;
	background: #e6e7e2;
	color:#000000; 

}
 .btnBlock a{
	background: url(http://sp-m.mu-mo.net/img/specials/sp/tohoshinki_20130227/arrow.png) no-repeat 100% 50%;
	display: block;
	margin: 0;
	padding: 0 19px 0 0;
	overflow: hidden;
	/*white-space: nowrap;
	text-overflow: ellipsis;*/
	text-decoration: none;
 }
.btnBlock .jKRead{
	color:#000000;
}

div#wrapper  .btnBlock a:link, div#wrapper .btnBlock a:visited {
	color: #000000;
}




/* アコーディオン----------------------- */
.acordion{
 background:#fff;
 box-shadow: 0 0 10px rgba(0,0,0,0.3);
 border-radius:5px;
}
 
.trigger{
    padding:10px 10px 10px 10px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e5e5e5), color-stop(0.00, #ffffff));
    background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    border-radius:5px;
    font-size:88%;
	color:#000000;
}
 
.trigger.active{
    border-radius:5px 5px 0 0;
    border-bottom:1px solid #cfcfcf;
}
 
.acordion_tree{
    padding:10px;
    font-size:75%;
}
 div#wrapper .interviewInner a:link, div#wrapper .interviewInner a:visited {
	color: #ba8800;
}

.open-close {
    float:right;
    text-indent:-9999px;
    display:block;
    margin-top:3px;
    height:21px;
    width:21px;
    background:url(http://sp-m.mu-mo.net/img/specials/sp/tohoshinki_20130227/arrow_under.png) no-repeat;
    -webkit-background-size:21px 21px;
}
 
.trigger.active .open-close{
    margin-top:3px;
    background:url(http://sp-m.mu-mo.net/img/specials/sp/tohoshinki_20130227/arrow_under.png) no-repeat;
    -webkit-background-size:21px 21px;
}

.acordion_tree .treeInner{
	margin:0;
	padding:0 2em;
	color:#16120d;
}


.interviewInner{
	margin:0;
	padding:0;
}


.interviewInner dt{
	margin:0;
	padding:0 5px;
	color:#805f4d;
	border-left:#805f4d solid 2px;
}

.interviewInner dd{
	margin:0 0 1.5em 0;
	padding:0 0 0 1em;
	line-height:1.8em;
	color:#595959;
}
.name{
	background:#8b6a1a;
	color:#FFFFFF;
	margin: 0 0.2em 0.2em 0;
	padding:0.1em;
	border-bottom:#FFFFFF 1px solid;
}


.tour{
	margin:0;
	padding:0;
}


.tour dt{
	font-size:16px;
	margin:0;
	padding:0 5px;
	color:#ffd168;
	
}

.tour dd{
	margin:0 0 1.5em 0;
	padding:0 0 0 1em;
	line-height:1.8em;
}
.tour .date{
	font-size:11px;
	color:#afa491;
}
.tour .add{
	font-size:12px;
	color:#ffd168;
}
/* YouTube----------------------- */
.youtube{
	margin:1em 0 0;
    position:relative;
    padding-bottom: 56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
}
.youtube iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

/* clearfix */
.clearfix:after { content:"."; display:block; clear:both; height:0; visibility:hidden; }

/*モダンブラウザ用*/
img,
iframe,
object {
 max-width: 100%;
 vertical-align:top;
}
