@charset "shift_jis";
/* CSS Document */


/* system */
#main div.system {
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
	clear: both;
}
#main .system_header h2 {
	margin-bottom: 15px;
}
.system_body {
	height: auto;
	margin: 0;
	padding: 0 0 40px;
	float: left;
	overflow: hidden;
	clear: both;
}
.system_body > div {
	width: 760px;
	height: auto;
	margin: 0 0 20px;
	padding: 0;
	float: left;
	overflow: hidden;
	clear: both;
}
.system_body p img {
	/*width: 100%;*/
	height: auto;
}
.system_body h3 {
	height: 40px;
	position: relative;
	margin: 0 0 10px;
}
.system_body #play h3 {
	height: 64px;
}

#play .cap_txt{
	padding-top: 60px;
    margin: 20px 0;
}
#play .course {
	background: url(/com/temp2/img/system/txt_course.png) no-repeat top;
}
#play .pose {
	background: url(/com/temp2/img/system/txt_pose.png) no-repeat top;
}
#play .option {
	background: url(/com/temp2/img/system/txt_option.png) no-repeat top;
}
#play .basic {
	background: url(/com/temp2/img/system/txt_basic.png) no-repeat top;
}
#play .shower {
	background: url(/com/temp2/img/system/txt_shower.png) no-repeat top;
}
#play h4{
	margin-bottom:24px;
}
#play .basic h4{
	margin-bottom:10px;
}

#play .course ul {
    overflow: hidden;
    width: 760px;
    margin: 0 0 20px;
}
#play .course ul li {
    width: 190px;
    height: 45px;
    display: block;
    float: left;
}
#play .course ul li a {
	text-indent: -9999px;
    width: 190px;
    height: 45px;
    display: block;
}
#play .course_nav01 a {
    background: url(/com/temp2/img/system/btn_toy.png) no-repeat;
}
#play .course_nav02 a {
    background: url(/com/temp2/img/system/btn_tin.png) no-repeat;
}
#play .course_nav03 a {
    background: url(/com/temp2/img/system/btn_kun.png) no-repeat;
}
#play .course_nav04 a {
    background: url(/com/temp2/img/system/btn_in.png) no-repeat;
}
#play .course_nav05 a {
    background: url(/com/temp2/img/system/btn_ona.png) no-repeat;
}
#play .course_nav06 a {
    background: url(/com/temp2/img/system/btn_yoba.png) no-repeat;
}

#play .inner #course_01, 
#play .inner #course_02, 
#play .inner #course_03, 
#play .inner #course_04,
#play .inner #course_05,
#play .inner #course_06{
	background:url(/com/temp2/img/system/course_toy.jpg) no-repeat 0 0;
	width:760px;
	height:55px;
	margin:0 0 20px;
	padding-top: 315px;
}
#play .inner #course_01{
	background:url(/com/temp2/img/system/course_toy.jpg) no-repeat 0 0;
}
#play .inner #course_02{
	background:url(/com/temp2/img/system/course_tin.jpg) no-repeat 0 0;
}
#play .inner #course_03{
	background:url(/com/temp2/img/system/course_kun.jpg) no-repeat 0 0;
}
#play .inner #course_04{
	background:url(/com/temp2/img/system/course_in.jpg) no-repeat 0 0;
}
#play .inner #course_05{
	background:url(/com/temp2/img/system/course_ona.jpg) no-repeat 0 0;
}
#play .inner #course_06{
	background:url(/com/temp2/img/system/course_yoba.jpg) no-repeat 0 0;
}

#play .inner p{
	width:401px;
	margin:0 auto;
}
#play .course .inner #course_01_op{
	margin-bottom:20px;
}

#play .option .new_option{
	margin-bottom:10px;
}
#play .option .new_op_btn{
	width:401px;
	margin:0 auto 20px;
}


#attention {
	color: #fff;
	font-size: 13px;
}
#attention h4{
	color:#f5ec00;
}
#attention ul{
	margin:10px 10px 20px;
}
#attention li.astalisk:before {
	content: " ";
}
#attention p {
	padding: 15px 0 0 25px;
	color:#fff;
}


.system_nav {
	margin: 0 !important;
	float: none !important;
	overflow: hidden;
}
.system_nav ul {
	display: block;
	height: 16px;
	padding: 5px 0;
	float: right;
	overflow: hidden;
}
.system_nav ul li {
	display: block;
	font-size: 10px;
	padding: 0 5px;
	float: left;
}
.system_nav ul li a {
	display: block;
	color:#b59666;
}
.system_nav ul li a:hover {
	color: #f01182;
}
#notice h4, #price_list h4 {
	color: #b59666;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 3px;
}
#notice .box {
	border: 1px solid #9aadbf;
	padding: 8px;
	text-align: center;
	margin: 10px 0 5px;
	color: #f01182;
	font-size: 18px;
	font-weight: bold;
}
#notice .caption {
	font-size: 14px;
	margin-bottom: 10px;
}
#notice p {
	margin-bottom: 5px;
}


/* aegi */
#aegi {
    margin: 0 0 20px;
    background: url(/com/temp2/img/system/call.jpg) no-repeat;
	position: relative;
}
#aegi p {
    display: block;
    width: 442px;
    margin: 105px 10px 10px;
    line-height: 1.35;
	float:left;
}
#aegi iframe {
    float: right;
    margin: 11px;
	border:2px solid #fff;
}

/* 200106 */
/* nomination */
.nomination {
	box-sizing: border-box;
	background: rgba(51, 51, 51, .7);
	width: 86%;
	margin: 1em auto;
	padding: 1em 4em;
	color: #fff;
}
.nomination > li:not(:last-of-type) {
	margin-bottom: .4em;
}
.nom_detail {
	display: flex;
}
.nom_detail li {
	display: flex;
	align-items: center;
}
.nom_detail .nom1 {
	flex: 1;
	font-weight: 700;
}
.nom_detail .nom2 {
	flex: 1;
	font-weight: 700;
	font-size: 140%;
}
.nom_detail .nom2:after {
	content: 'J~';
	font-size: 70%;
}
.nom_detail .nom3 {
	flex: 2;
	font-size: 85%;
}
/* combine */
.combine {
	box-sizing: border-box;
	width: 86%;
	margin: 1em auto;
	padding: 1em 4em;
	border: 2px solid #ccc;
	font-size: 14px;
	color: #fff;
}
.combine p {
	font-size: inherit;
	text-align: center;
	margin: 0;
}
.com_pattern {
	display: flex;
	flex-wrap: wrap;
	width: 70%;
	margin: .5em auto;
}
.com_pattern dt {
	width: 30%;
	background: #444;
	text-align: center;
}
.com_pattern dt:not(:last-of-type) {
	margin-bottom: .5em;
}
.com_pattern dd {
	width: 70%;
	width: calc(70% - 1em);
	margin-left: 1em;
}
.com_pattern .com_time {
	text-decoration: underline;
	font-weight: 700;
	color: #f01182;
}
/*200115_menbers card*/
.system_body .info{
	margin-bottom:20px;
	line-height:20px;
}
.info img{
	margin-bottom:7px;
}