@charset "utf-8";

/**********************************
	ベースキット
**********************************/

html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption, 
tbody, tfoot, thead, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style:none;
}

html {
	background-image: url(/img/sp/backsp.png);
	background-repeat: repeat-y;
/*	background-attachment: fixed;	*/
	background-size: contain;
	height: 100%;
}


a { text-decoration: none;}


.TAC { text-align: center; }
.TAL { text-align: left; }
.TAR { text-align: right; }



.MA0 { margin: 0 auto; }


.MT10 { margin-top: 10px; }
.MT15 { margin-top: 15px; }
.MT20 { margin-top: 20px; }
.MT25 { margin-top: 25px; }
.MT30 { margin-top: 30px; }
.MT35 { margin-top: 35px; }
.MT40 { margin-top: 40px; }
.MT45 { margin-top: 45px; }
.MT50 { margin-top: 50px; }
.MT60 { margin-top: 60px; }
.MT70 { margin-top: 70px; }
.MT85 { margin-top: 85px; }

.MB10 { margin-bottom: 10px; }
.MB15 { margin-bottom: 15px; }
.MB20 { margin-bottom: 20px; }
.MB25 { margin-bottom: 25px; }
.MB30 { margin-bottom: 30px; }
.MB40 { margin-bottom: 40px; }
.MB50 { margin-bottom: 50px; }
.MB60 { margin-bottom: 60px; }
.MB75 { margin-bottom: 75px; }


.MR05 { margin-right: 5px; }
.MR08 { margin-right: 8px; }
.MR09 { margin-right: 9px; }
.MR10 { margin-right: 10px; }
.MR15 { margin-right: 15px; }
.MR20 { margin-right: 20px; }
.MR25 { margin-right: 25px; }
.MR30 { margin-right: 30px; }
.MR35 { margin-right: 35px; }
.MR40 { margin-right: 40px; }


.FNT08 { font-size: 0.8em; }
.FNT09 { font-size: 0.9em; }
.FNT10 { font-size: 1.0em; }
.FNT11 { font-size: 1.1em; }
.FNT12 { font-size: 1.2em; }
.FNT13 { font-size: 1.3em; }
.FNT14 { font-size: 1.4em; }
.FNT15 { font-size: 1.5em; }
.FNT16 { font-size: 1.6em; }
.FNT17 { font-size: 1.7em; }
.FNT18 { font-size: 1.8em; }
.FNT19 { font-size: 1.9em; }
.FNT20 { font-size: 2em; }
.FNT22 { font-size: 2.2em; }
.FNT23 { font-size: 2.3em; }
.FNT25 { font-size: 2.5em; }
.FNT30 { font-size: 3em; }


.FW100 { font-weight: 100; }
.FW200 { font-weight: 200; }
.FW300 { font-weight: 300; }
.FW400 { font-weight: 400; }
.FW500 { font-weight: 500; }
.FW600 { font-weight: 600; }
.FW700 { font-weight: 700; }
.FW800 { font-weight: 800; }
.FW900 { font-weight: 900; }
.FW1000 { font-weight: 1000; }


.LineH09 { line-height: 0.9em }
.LineH10 { line-height: 1.0em }
.LineH11 { line-height: 1.1em }
.LineH12 { line-height: 1.2em }
.LineH13 { line-height: 1.3em }
.LineH14 { line-height: 1.4em }
.LineH15 { line-height: 1.5em }
.LineH16 { line-height: 1.6em }
.LineH17 { line-height: 1.7em }
.LineH18 { line-height: 1.8em }
.LineH19 { line-height: 1.9em }
.LineH20 { line-height: 2.0em }




.box {
	width: 98%;
	margin: 0 auto;
}

.wt {
	color: #ffffff;
}


/***	TOP	***/
header {
	width: 100%;
}

header > h1 {
	text-align: center;
}

header > h1 img {
	width: 60%;
}

header > h2 img {
	width: 100%;
}

.tel2 {
	width: 100%;
	background-color: #ffffff;
	padding: 9px 0;
}

.tel2 img {
	width: 65%;
	vertical-align: bottom;
}


.btn ul {
	width: 95%;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}

.btn ul li {
	width: 32%;
/*	display: inline-block;	*/
}

.btn ul li img {
	width: 100%;
}



.box100 {
	width: 100%;
/*	display: flex;	*/
}


.box50 {
	width: 48%;
	display: block;
	margin: 0 auto;
}


.box75 {
	width: 750px;
	display: block;

/*	background-color: pink;	*/
}

.box28 {
	width: 280px;
	display: block;
/*	background-color: orange;	*/

}



.tit {
	background-color: #8b0000;
	width: 100%;
	clear: both;
	display: block;
	
}

h3 {
	color: #ffffff;
	padding: 5px 20px;
}

.box_wa {
	background-image: url(../../img/ptn.png);
	background-repeat: repeat;
/*	background-color: #959595;	*/
	width: 100%;
	height: 305px;
	position: relative;
/*	padding: 25px 0 0 0;	*/
}

.box_wa-pu {
	background-image: url(../../img/ptn.png);
	background-repeat: repeat;	
/*	background-color: #959595;*/
	width: 100%;
/*	height: 270px;	*/
/*	position: relative;	*/
	padding: 25px 0;	
}


/*	infomation	*/

.info_waku {
/*	height: 313px;	*/
	height: 220px;	
	overflow: auto;
	border: 1px solid #ccc;
	padding: 5px;	
	background: #fff;
	width: 80%;
/*	margin: 0 auto;	*/
	margin: auto;
	position: absolute;	/*親ボックスの左上が基準位置*/
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;



}

.info_title {
	margin-top: 0.5em;
	color: #ff0000;
	font-size: 1.4em;
	font-weight: bold;
}

.info_date {
	text-align: right;
	padding-bottom: 0.5em;
	border-bottom: 1px dashed #ccc;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.info_message {
	text-align: left;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px dashed #ccc;
	float: left;
	vertical-align: top;
	width: 100%;
}

.info_message > img {
	text-align: left;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	float: left;
	vertical-align: top;
	margin-left: 0.5em;
	margin-right: 0.8em;
}



/*	ピックアップガール	*/
.box_wa > ul {
	width: 480px;
	margin: 0 auto;
	display: flex;
}

.box_wa-pu > ul {
	width: 90%;
	margin: 0 auto;
	display: flex;
}

.Lft {
	width: 44%;
	vertical-align: bottom;

}

.Lft img {
	max-width: 100%;
}


.Rt {
	width: 47%;
	vertical-align: bottom;
}


.box_wa-pu h4, p {
	color: #ffffff;
}




.box_wa-pu .Rt ul {
	width: 100%;
	display: block;
}


.box_wa-pu .Rt ul li {
	width: 100%;
	display: block;
	background-color: #ffffff;
	text-align: center;
	color: #660033;
	padding: 4px 0;
/*	margin: 0 auto;	*/
	margin: 6px 0;
}



/*	キャスト表示	*/

#sch-li strong {
/*	background: url(/img/s_icon08.png) no-repeat left center;
	-moz-background-size: auto 1em;
	-webkit-background-size: auto 1em;
	background-size: auto 1em; */
/*	color: #ff3399;	*/
	color: #7f2d00;
/*	font-size: 16px;	*/
	font-size: 1.1em;
	line-height: 1.7;
/*	text-indent: 26px; */
	position: absolute;
	left: 98px;
	top: 92px;
}


#sch-li .li-rank strong {
/*	background: url(/img/s_icon08.png) no-repeat left center;
	-moz-background-size: auto 1em;
	-webkit-background-size: auto 1em;
	background-size: auto 1em; */
/*	color: #ff3399;	*/
	color: #ffffff;
/*	font-size: 16px;	*/
	font-size: 1.1em;
	line-height: 1.7;
/*	text-indent: 26px; */
	position: absolute;
	left: 98px;
	top: 92px;
}



/* LIST02 */
.list02 {
	margin-bottom: 10px;
}
.list02h {
	height: 44px;
	line-height: 44px;
	text-align: left;
	background: #ffffff;
	border-radius: 3px 3px 0 0;
	border: 1px solid #dacadb;
}
.list02 .li {
	position: relative;
	text-align: left;
	border: 1px solid #dacadb;
	border-top: none;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#F0F0F0));
	background: linear-gradient(#FFF, #F0F0F0);
	display:block;
	overflow: hidden;
}
.list02 .li:last-child {
	
}
.list02 .li a {
	height: 120px;
	padding: 0 20px 0 0;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


.list02 .li-rank {
	position: relative;
	text-align: left;
	border: 1px solid #dacadb;
	border-top: none;
/*	background-image: url(/img/sp/ptn.png);
	background-repeat: repeat-x repeat-y;	*/
	background-color: #8b0000;
	display:block;
	overflow: hidden;
	color: #ffffff;
}
.list02 .li-rank:last-child {
	
}
.list02 .li-rank a {
	height: 120px;
	padding: 0 20px 0 0;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #ffffff;

}


.list02 .li-rank span {
	color: #ffffff;
}



.list02 h4 {
	font-size: 16px;
/*	color: #ff004e;	*/
	color: #7f2d00;
	position: absolute;
	left: 98px;
	top: 4px;
}
.list02 img {
	width: 90px;
	overflow: hidden;
	float: left;
}
.list02 strong {
	font-size: 15px;
	color: #fe0078;
	position: absolute;
	left: 98px;
	top: 94px;
}





/* CAST */
.scast-size {
	font-size: 11px;
	position: absolute;
	left: 100px;
	top: 28px;
	color: #7f2d00;
}

.scast-size-r {
	font-size: 11px;
	position: absolute;
	left: 100px;
	top: 28px;
	color: #ffffff;
}


.scast-type li .ct01 {
	background-color: rgba(255,100,80,0.7);
}
.scast-type li .ct02 {
/*	background-color: rgba(255,75,115,0.7);	*/
	background-color: #a47942;
	color: #ffffff;
}
.scast-type li .ct03 {
/*	background-color: rgba(255,25,80,0.85);	*/
	background-color: #8b0000;
	color: #ffffff;
}
.scast-type li .ct05 {
/*	background-color: rgba(255,75,115,0.7);	*/
	background-color: #ffffff;
	color: #a47942;
}


.scast-type {
	width: 210px;
	text-align: center;
	position: absolute;
	left: 96px;
	top: 46px;
}
.scast-type li {
	width: 50%;
	padding: 0 0 2px 0;
	float: left;
}
.scast-type li span {
	width: 98%;
/*	background-color: rgba(170,87,255,0.7);	*/
	background-color: #a47942;
	display: block;
	font-size: 12px;
	color: #fff;
	line-height: 1.8em;
	border-radius: 2px;
}




/*pc*/
.sch {
	width: 100%;
	margin: 0 auto;
	display: block;
	height: auto;
	clear: both;
}

.sch:after {
	content: '';
	display: block;
	clear: both;
}

.sch > li {
	width: 100%;
/*	height: 380px;	*/
	height: 348px;
	border: 2px solid #660000;
	float: left;
	margin: 5px 7px 5px 0;
	background-color: #ffffff;
	display: block;
}

.sch > li:nth-child(4n) {
	margin: 5px 0 5px 0;
/*	border: 2px solid #a47942;	*/
}


.sch > li > p > a {
	width: 100%;
	display: block;
}


.sch > li > p > a > img {
	width: 100%;
}

.sch > li > p > span {
	display: block;
	line-height: 1.2;
}


ul.type {
	width: 100%;
	background-color: #a47942;
	display: block;
}

ul.type > li {
	width: 48%;
	color: #ffffff;
	padding: 5px 0;
	display: inline-block;
}

.tm {
	width: 100%;
	padding: 6px 0;
	background-color: #660000;
	color: #ffffff;
}



/*	ランキング	*/
.rank {
	width: 100%;
	margin: 0 auto;
	display: flex;
	height: auto;
	clear: both;
}
/*
.rank:after {
	content: '';
	clear: both;
	display: block;
}
*/

.rank1 {
	width: 47%;
	height: 280px;
	background-image: url(/img/sp/ptn.png);
	background-repeat: repeat-x, repeat-y;
/*	float: left;
	margin: 5px 7px 5px 0;	*/
	background-color: #ffffff;
	position: relative;
	display: block;
	color: #ffffff;
}



.rank2 {
	width: 25%;
/*	height: 345px;	*/
	height: 280px;
	border: 2px solid #660000;
/*	float: left;
	margin: 5px 7px 5px 0;	*/
	background-color: #ffffff;
	display: block;
	clear: both;

}

.rank-inr {
	margin: 0 auto;
	width: 93%;
	display: block;
	clear: both;
}


.rank-inr img {
	vertical-align: middle;
}


.rank-inr > p {
	vertical-align: middle;
}



.rank > li > p > a {
	width: 100%;
	display: block;
}


.rank > li > p > a > img {
	width: 100%;
}

.rank > li > p > span {
	display: block;
	line-height: 1.2;
}


.rank1 > ul {
	width: 88%;
	height: 76%;
	margin: auto;	
/*	background-color: #ffffff;	*/
	display: flex;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
}

.r-Lft {
	width: 50%;
	vertical-align: bottom;
	display: inline-block;
}


.r-Rt {
	width: 48%;
	vertical-align: bottom;
	display: inline-block;
/*	color: #ffffff;	*/
}



/*	新人一覧	*/
.sinzin {
	width: 100%;
	margin: 0 auto;
	display: block;
	height: auto;
	clear: both;
}

.sinzin:after {
	content: '';
	clear: both;
	display: block;
}

.sinzin > li {
	width: 178px;
/*	height: 345px;	*/
	height: 313px;
	border: 2px solid #660000;
	float: left;
	margin: 5px 7px 5px 0;
	background-color: #ffffff;
}

.sinzin > li:nth-child(4n) {
	margin: 5px 0 5px 0;
/*	border: 2px solid #a47942;	*/
}


.sinzin > li > p > a {
	width: 100%;
	display: block;
}


.sinzin > li > p > a > img {
	width: 100%;
}

.sinzin > li > p > span {
	display: block;
	line-height: 1.2;
}



/*	右側のウィジェット	*/

/*	写メ日記のとこ	*/
table.photo {
	margin: 0 auto;
	width: 230px;
	border-collapse: collapse;
	border-spacing: 0;
}

table.photo th {
	background-color: #996c33;
	color: #ffffff;
	padding: 10px 0;
	width: 100%;
}

table.photo td.pht1 {
	background-color: #ffffff;
	padding: 10px 0;
	width: 50%;
}

table.photo td.pht1-1 {
	background-color: #ffffff;
	padding: 10px 0;
	width: 50%;
	vertical-align: top;
	text-align: left;
}


table.photo td.pht1-1 p {
	margin: 6px;
	line-height: 1.2;
}

p.bl {
	text-decoration: underline;
	color: blue;
}



table.photo td.pht2 {
	background-color: #d1c0a5;
	padding: 10px 0;
	width: 50%;
}


table.photo td.pht2-1 {
	background-color: #d1c0a5;
	padding: 10px 0;
	width: 50%;
	vertical-align: top;
	text-align: left;
}


table.photo td.pht2-1 p {
	margin: 6px;
	line-height: 1.2;
}


/*	バナー	*/
.bnr {
	width: 100%;
	display: block;
}

.bnr > img {
	max-width: 100%;
}




/*	フッター	*/
footer {
	width: 100%;
	background-color: #8b0000;
	padding: 30px 0 10px 0;
	color: #ffffff;
	display: flex;
}


table {
/*  border-collapse: collapse;	*/
  border-collapse: separate;
  border-spacing: 0; 
  margin: 0 auto;
}

table, td, th {
	border: 15px;
}


.btn_fmenu {
   background-color: #8a8000;
   -webkit-border-radius: 7px;
   -moz-border-radius: 7px;
   border-radius: 7px;
   color: #FFFFFF;
   font-size: 1.0em;
   font-weight: 100;
   padding: 1.0em 0;
   text-decoration: none;
   text-align:center;
   display: inline-block;
   cursor: pointer;
   width:100%;
}

.btn_fmenu:hover {
   background: #6b6b6b;
   color: #fff !important;
   text-decoration: none;
}


.btn_fmenu2 {
   background-color: #eb6100;
   -webkit-border-radius: 7px;
   -moz-border-radius: 7px;
   border-radius: 7px;
   color: #FFFFFF;
   font-size: 1.0em;
   font-weight: 100;
   padding: 1.0em 0;
   text-decoration: none;
   text-align:center;
   display: inline-block;
   cursor: pointer;
   width:100%;
}

.btn_fmenu2:hover {
   background: #eb3700;
   color: #fff !important;
   text-decoration: none;
}







/*	スマホボタン	*/

.navToggle2 {
    display: block;
    position: fixed;    /* bodyに対しての絶対位置指定 */
    left: 5px;
    top: 5px;
    width: 45px;
    height: 45px;
    cursor: pointer;
    z-index: 3;
    text-align: center;
}

.navToggle {
    display: block;
    position: fixed;    /* bodyに対しての絶対位置指定 */
    right: 5px;
    top: 5px;
    width: 45px;
    height: 45px;
    cursor: pointer;
    z-index: 3;
/*    background:#007fff;	*/
	background: #ff0000;
    text-align: center;
}

.navToggle span {
    display: block;
    position: absolute;    /* .navToggleに対して */
    width: 32px;
/*    border-bottom: solid 3px #eee;	*/
    border-bottom: solid 3px #ffffff;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 6px;
    color: #fff;
}

.navToggle span:nth-child(1) {
    top: 8px;
}

.navToggle span:nth-child(2) {
    top: 17px;
}

.navToggle span:nth-child(3) {
    top: 25px;
}

.navToggle span:nth-child(4) {
    border: none;
/*    color: #eee;	*/
	color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    top: 29px;
}


/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}



/*	スマホボタンメニュー	*/

nav.globalMenuSp {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
/*    background: #d1d1d1;	*/
    background: #a72600;
    color: #000;
    text-align: center;
    transform: translateY(-100%);
    transition: all 0.6s;
    width: 100%;
}

nav.globalMenuSp ul {
/*    background: #d1e8ff;	*/
    background-color: #ececec;
    color: #ffffff;
    margin: 0 auto;
    padding: 0;
    width: 100%;
	line-height: 1.2 !important;
}

nav.globalMenuSp ul li {
    padding: 0;
    width: 100%;
    border-bottom: 1px dashed #333;
}

/* 最後はラインを描かない */
nav.globalMenuSp ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

nav.globalMenuSp ul li a {
    display: block;
    color: #000;	
/*    color: #ffffff;	*/
    padding: 1em 0;
}

/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
    transform: translateY(0%);
}


/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}



/*	bxslider	*/

.ssimg_single {
	margin: 0 auto;
	padding-bottom: 10px;
}
.ssimg_single img {
	max-width: 100%;
	margin: 0 auto;
	display: block;
}
.bx-wrapper {
	width: 1012px;
	margin: 0 auto;
	padding-bottom: 10px;
	position: relative;
	*zoom: 1;
}
.bx-wrapper img {
	max-width: 100%;
	margin: 0 auto;
	display: block;
}
/* THEME */
.bx-wrapper .bx-viewport {
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
	height: auto !important;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}







/*	プロフィール詳細	*/
/* FLIPSNAP */
.viewport {
    width: 300px;
    overflow: hidden;
    margin: 6px auto;
}
.viewport-swipe {
	width: 300px;
	padding-bottom: 35px;
	overflow: hidden;
	margin: 6px auto;
	background: url(/img/sp/swipe.png) no-repeat center bottom;
	-moz-background-size: 260px 35px;
	-webkit-background-size: 260px 35px;
	background-size: 260px 35px;
}
.flipsnap {
    width: 1500px; /* 300px * 5 */
}
.flipsnap li {
	float: left;
	width: 300px;
}
.flipsnap img {
    width: 300px;
	margin: 0 auto;
}
.flipsnap:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

/*	*/

.spgt {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 140%;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	clear: both;
	background-color: #fb8365;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}
.spgt span {
	height: 34px;
	line-height: 35px;
	padding: 0 10px 0 40px;
	-moz-background-size: 20px 20px;
	-webkit-background-size: 20px 20px;
	background-size: 20px 20px;
/*	background-image: url(../../img/kiku.png);
	background-repeat: no-repeat;	*/
	background-position: 6px 6px;
	display: block;
}

/* ----------- */
#spro-size {
	padding: 0 0 4px 0;
	font-size: 1.3em;
	text-align: center;
	color: #000000;
}

#spro-size p {
	color: #000000;
}

#spro-type li .ct01 {
	background-color: rgba(255,120,154,0.7);
}
#spro-type li .ct02 {
	background-color: rgba(251,131,101,0.85);
}
#spro-type {
	width: 300px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	text-align: center;
	overflow: hidden;
	zoom: 1;
}
#spro-type li {
	width: 50%;
	padding: 0 0 3px 0;
	float: left;
}
#spro-type li span {
	width: 98%;
	background-color: rgba(170,87,255,0.7);
	display: block;
	font-size: 15px;
	color: #fff;
	line-height: 2em;
	border-radius: 2px;
}
#spro-com {
	margin-bottom: 10px;
	font-size: 13px;
/*	color: #ff3854;	*/
	color: #000000;
	padding: 4px 6px;
/*	background-color: rgba(255,200,190,0.5);	*/
	background-color: rgba(255,255,255,0.8);
	border-radius: 2px;
	text-align: left;
}
.spro-outsite {
	height: 44px;
	margin-bottom: 10px;
	position: relative;
	text-align: left;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#F0F0F0));
	background: linear-gradient(#FFF, #F0F0F0);
	overflow: hidden;
	border-radius: 3px;
	border: 1px solid #dacadb;
}
.spro-outsite::before {
	background: #d16af9;
	top: 50%;
	width: 10px;
	height: 10px;
	right: 15px;
	margin-top: -8px;
	display: block;
	position: absolute;
	content: "";
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.spro-outsite::after {
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#F0F0F0));
	background: linear-gradient(#FFF, #F0F0F0);
	top: 50%;
	width: 10px;
	height: 10px;
	right: 15px;
	margin-top: -8px;
	margin-right: 5px;
	display: block;
	position: absolute;
	content: "";
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.spro-outsite a {
	height: 44px;
	padding: 0 20px 0 10px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	line-height: 44px;
	text-overflow: ellipsis;
}
.spro-outsite span {
	display: block;
	text-indent: 64px;
}
.spro-outsite #move {
	background: url(/img/s_icon_move.png) no-repeat 10px 2px;
	-moz-background-size: 49px 40px;
	-webkit-background-size: 49px 40px;
	background-size: 49px 40px;
}
.spro-outsite #pd {
	background: url(/img/s_icon_pd.png) no-repeat 10px 2px;
	-moz-background-size: 50px 40px;
	-webkit-background-size: 50px 40px;
	background-size: 50px 40px;
}
.spro-outsite #blog {
	background: url(/img/s_icon_blog.png) no-repeat 10px 2px;
	-moz-background-size: 40px 40px;
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px;
}




/* LIST04 */
.list04 {
	margin-bottom: 10px;
	text-align: left;
}
.list04 dt {
	font-size: 16px;
	position: relative;
	text-indent: 16px;
	font-weight: bolder;
/*	color: #ff3399;	*/
/*	text-shadow: #ffffff 0 0 2px,#ffffff 1px 1px 0;	*/
	color: #000000;
}
.list04 dd {
	margin: 0 0 10px 18px;
/*	color: #de3b20;	*/
	color: #000000;
}
.list04 dt::before {
/*	background: #fe1647;	*/
	background: #b8b8b8;
	top: 50%;
	width: 4px;
	height: 18px;
	left: 4px;
	margin-top: -10px;
	display: block;
	position: absolute;
	content: "";
}


/* LIST06 */
.list06 {
	margin-bottom: 10px;
	text-align: left;
}
.list06 dt {
	font-size: 16px;
	position: relative;
	text-indent: 16px;
	font-weight: bolder;
/*	text-shadow: #ffffff 0 0 2px;	
	text-shadow: #000000 0 0 2px;	*/
	color: #000000;

}
.list06 dd {
	margin: 0 0 10px 18px;
	font-size: 15px;
/*	color: #993300;	*/
	color: #000000;
	font-weight: bolder;
/*	text-shadow: #ffffff 0 0 2px;	
	text-shadow: #000000 0 0 2px;	*/
}
.list06 dt::before {
/*	background: #fe1647;	*/
	background: #ff950c;
	top: 50%;
	width: 4px;
	height: 18px;
	left: 4px;
	margin-top: -10px;
	display: block;
	position: absolute;
	content: "";
}



/* CONTENTS TITLE */
.ctt01 {
	background: url(/img/bg_ctt01.png) no-repeat 10px center;
	display: block;
	-moz-background-size: 4px 20px;
	-webkit-background-size: 4px 20px;
	background-size: 4px 20px;
	text-indent: 24px;
}
.ctt02 {
	background: url(/img/bg_ctt02.png) no-repeat 10px center;
	-moz-background-size: 4px 20px;
	-webkit-background-size: 4px 20px;
	background-size: 4px 20px;
	text-indent: 24px;
}
.ctt03 {
	background: url(/img/bg_ctt03.png) no-repeat 10px center;
	display: block;
	-moz-background-size: 4px 20px;
	-webkit-background-size: 4px 20px;
	background-size: 4px 20px;
	text-indent: 24px;
}
.ctt04 {
	background: url(/img/bg_ctt04.png) no-repeat 10px center;
	display: block;
	-moz-background-size: 4px 20px;
	-webkit-background-size: 4px 20px;
	background-size: 4px 20px;
	text-indent: 24px;
}
.ctt { /* .ctt0* より後ろに置く */
	height: 32px;
	margin-bottom: 6px;
	background-color: rgba(255,255,255,0.8);
/*	color: #ff1451;	*/
	color: #ff4b0c;
	text-align: left;
	line-height: 34px;
	clear: both;
}




/* SYSTEM */
.ssys-play {
	width: 100%;
	padding-bottom: 10px;
	overflow: auto;
}
.ssys-play li {
	width: 50%;
	padding: 0 0 2px 0;
	float: left;
	text-align: center;
}
.ssys-play li span {
	margin: 0 1px;
	background-color: rgba(139,0,0,0.7);
	display: block;
	font-size: 1.0em;
	color: #fff;
	line-height: 1.8em;
	border-radius: 2px;
}
.ssys-tab {
	width: 100%;
	margin-bottom: 10px;
	border-collapse: collapse;
}
.ssys-tab td {
	padding: 0;
	font-size: 1.0em;
}
.ssys-td01 {
	width: 60%;
}
.ssys-td01 span {
	margin: 1px 0;
	background-color: rgba(139,0,0,0.7);
	display: block;
	text-align: left;
	color: #fff;
	line-height: 1.8em;
	padding-left: 10px;
	border-radius: 2px 0 0 2px;
}
.ssys-td02 span {
	margin: 1px 0;
/*	background-color: rgba(255,130,150,0.75);	*/
	background-color: rgba(255,255,255,0.75);
	display: block;
	text-align: right;
/*	color: #fff;	*/
	color: #aa2323;
	line-height: 1.8em;
	padding-right: 10px;
	border-radius: 0 2px 2px 0
}
.ssys-td03 {
	width: 65%;
}
.ssys-td03 span {
	margin: 1px 0;
/*	background-color: rgba(255,40,90,0.75);	*/
	background-color: rgba(139,0,0,0.7);
	display: block;
	text-align: left;
	color: #fff;
	line-height: 1.8em;
	padding-left: 10px;
	border-radius: 2px 0 0 2px;
}
.ssys-dl01 {
	padding-bottom: 10px;
	font-size: 1.0em;
}
.ssys-dl01 dt {
	width: 40%;
	margin-bottom: 2px;
	text-align: center;
	background-color: rgba(94,94,94,0.75);
	color: #fff;
	line-height: 1.8em;
	border-radius: 2px;
}
.ssys-dl01 dd {
	margin-bottom: 6px;
	padding: 4px 4px 2px 10px;
	background-color: rgba(94,94,94,0.75);
	text-align: left;
	color: #fff;
	line-height: 1.8em;
	border-radius: 2px;
}
.ssys-card {
	padding: 0 0 4px 0;
	overflow: auto;
	clear: both;
}
.ssys-card li {
	height: 25px;
	width: 42px;
	background-image: url(../img/card.png);
	background-repeat: no-repeat;
	-moz-background-size: 40px 125px;
	-webkit-background-size: 40px 125px;
	background-size: 40px 125px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.ssc01 {
	background-position: 0 0;
}
.ssc02 {
	background-position: 0 -25px;
}
.ssc03 {
	background-position: 0 -50px;
}
.ssc04 {
	background-position: 0 -75px;
}
.ssc05 {
	background-position: 0 -100px;
}
.exp01 {
	margin-bottom: 6px;
	padding: 4px 6px;
/*	background-color: rgba(255,255,255,0.5);	*/
	background-color: rgba(0,0,0,0.3);
	text-align: left;
	font-size: 12px;
	line-height: 1.4em;
	clear: both;
	border-radius: 2px;
}
.sys-att {
	margin-bottom: 10px;
	text-align: left;
	font-size: 12px;
}
.outlink {
	padding-bottom: 10px;
}
.outlink a {
	height: 44px;
	margin-top: 4px;
	padding: 0 20px 0 10px;
	display: block;
	text-indent: -20px;
	border: 1px solid #dacadb;
	overflow: hidden;
	white-space: nowrap;
	line-height: 44px;
	text-overflow: ellipsis;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#F0F0F0));
	background: linear-gradient(#FFF, #F0F0F0);
	border-radius: 8px;
	position: relative;
}
.outlink a::before {
	background: #eee;
	border-radius: 50%;
	content: "";
	padding: 14px;
	position: absolute;
	right: 11px;
	top: 10px;
	width: 1px;
}
.outlink a::after{
	border-left: 10px solid #fe3a63;
	border-bottom: transparent 7px solid;
	border-top: transparent 7px solid;
	content: "";
	margin: 0 0 0 10px;
	height: 0px;
	right: 19px;
	position: absolute;
	top: 17px;
	width: 0px;
}



/* SCHEDULE */
.spweek {
	padding: 0 10px 10px 10px;
	overflow: hidden;
	zoom: 1;
}
.spweek li {
	width: 33.33%;
	padding: 0 0 3px 0;
	float: left;
}
.spweek a {
	width: 98%;
	height: 40px;
	margin: 0 auto;
	display: block;
	border-radius: 6px;
	line-height: 40px;
	text-align: center;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#F0F0F0));
	background: linear-gradient(#FFF, #F0F0F0);
	border: 1px solid #dacadb;
}
#btn-today {
	width: 100%;
}
#btn-today a {
	width: 100%;
}
#sch-li strong {
/*	background: url(/img/s_icon08.png) no-repeat left center;
	-moz-background-size: auto 1em;
	-webkit-background-size: auto 1em;
	background-size: auto 1em; */
/*	color: #ff3399;	*/
	font-size: 16px;
	line-height: 1.7;
/*	text-indent: 26px; */
	position: absolute;
	left: 98px;
	top: 92px;
}




