/* ****************************************************

	Style for MAYSLOT PAGE
	/japanese/myslot/common/css/style.css

***************************************************** */


/* main title
***************************************************** */

.title-area {
	background-color: #00a244;
}
.title-area .btn-year {
	position: absolute;
	display: none;
	right: 0;
	top: 0;
	width: 96px;
	height: 54px;
	background: #37a938;
}

@media screen and (max-width: 767px) {

	.title-area .btn-year {
		display: table;
		position: absolute;
		right: 0;
		top: 0;
		background: #abd598;
		width: 64px;
		height: 45px;
	}

}


/* select area
***************************************************** */

.snav-area {
	display: block;
	height: 60px;
	background-image: none;
	background-color: #acd598;
}
.snav-area-inner {
	background: url(/japanese/myslot/common/img/bg_select_area_myslot.gif) repeat;
	height: 60px;
}
.snav-area .myslot-list {
}
.snav-area .myslot-list li:nth-child(8) {
	width: 121px;
}
.snav-area .myslot-list li {
	display: table;
	float: left;
	margin-bottom: 1px;
	width: 120px;
	height: 60px;
	text-align: center;
}
.snav-area .myslot-list li a {
	position: relative;
	display: table-cell;
	padding-left: 1px;
	padding-top: 3px;
	width: 120px;
	height: 37px;
	color: #313131;
	font-weight: bold;
	line-height: 1.3;
	text-decoration: none;
	vertical-align: middle;
}
.snav-area .myslot-list li.act,
.snav-area .myslot-list li a:hover {
	background: #acd598;
}
.snav-area .myslot-list li a span {
	vertical-align: middle;
}


@media screen and (max-width: 767px) {

	.snav-area {
		display: none;
		height: auto;
		background: none;
	}
	.snav-area-inner {
		width: 100%;
		height: auto;
		background: none;
	}
	.snav-area .myslot-list {
		background: #acd598;
		border-bottom: 1px solid #ffffff;
	}
	.snav-area .myslot-list li {
		float: left;
		margin-bottom: 0;
		border-right: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		width: 33%;
		height: 40px;
		background: #acd598;
		text-align: center;
	}
	.snav-area .myslot-list li:nth-child(8) {
		width: 33%;
	}
	.snav-area .myslot-list li:nth-child(3n+3) {
		border-right: 1px solid #acd598;
		width: 34%;
	}
	.snav-area .myslot-list li:nth-child(7),
	.snav-area .myslot-list li:nth-child(8),
	.snav-area .myslot-list li:nth-child(n+10) {
		border-bottom: none;
	}
	.snav-area .myslot-list li a {
		position: relative;
		display: table-cell;
		padding: 0;
		width: 100%;
		height: 40px;
		color: #313131;
		font-weight: bold;
		line-height: 1.3;
		text-decoration: none;
		vertical-align: middle;
	}
	.snav-area .myslot-list li.older a {
		padding: 2px 0;
	}
	.snav-area .myslot-list li a:hover {
		background: #acd598;
	}
	.snav-area .myslot-list li a span {
		position: relative;
	}

}


/* main area
***************************************************** */

.myslot-clm-wrap {
	margin-top: 30px;
}
.myslot-clm-wrap .myslot-main-clm {
	position: relative;
	float: left;
	width: 740px;
}
.myslot-clm-wrap .myslot-sub-clm {
	position: relative;
	float: right;
	width: 190px;
}
.myslot-clm-wrap .myslot-sub-clm .sub-inner {
	padding: 15px 10px 20px;
}
.myslot-clm-wrap .myslot-sub-clm .coming {
	padding: 12px 10px 20px;
}
.myslot-clm-wrap .myslot-sub-clm .coming .date {
	display: inline-block;
	color: #000000;
	font-weight: bold;
}
.myslot-clm-wrap .myslot-sub-clm .coming .date.new {
	padding-right: 30px;
	background: url(/common/img/icn_new_s.png) no-repeat right center;
	background-size: 22px 8px;
}
.ie8 .myslot-clm-wrap .myslot-sub-clm .coming .date.new {
	background: url(/common/img/ie8/icn_new_s.png) no-repeat right center;
}
.myslot-clm-wrap .myslot-sub-clm .coming .txt {
	color: #7d7d7d;
}
.myslot-clm-wrap .myslot-sub-clm .sub-inner.tweet {
	padding: 12px 5px 20px;
	min-height: 200px;
}
.myslot-clm-wrap .myslot-sub-clm .register {
}
.myslot-clm-wrap .myslot-sub-clm .register .qrcode {
	text-align: center;
}
.myslot-clm-wrap .myslot-sub-clm .register .url {
	margin-top: 10px;
}
.myslot-clm-wrap .myslot-sub-clm .register .txt {
	margin-top: 5px;
}
.myslot-clm-wrap .myslot-sub-clm .sub-inner.appdownload {
	border-bottom: 1px solid #cdcdcd;
}
.myslot-clm-wrap .myslot-sub-clm .appdownload .myslotlogo {
}
.myslot-clm-wrap .myslot-sub-clm .appdownload .myslotlogo img {
	width: 100%;
}
.myslot-clm-wrap .myslot-sub-clm .appdownload .appli {
	margin-top: 25px;
}
.myslot-clm-wrap .myslot-sub-clm .appdownload .appli .logo {
	text-align: center;
}
.myslot-clm-wrap .myslot-sub-clm .appdownload .appli .txt {
	margin-top: 5px;
	text-align: center;
	color: #313131;
	text-decoration: none;
}
.myslot-clm-wrap .myslot-sub-clm .appdownload a:hover {
	text-decoration: none;
}

/* myslot-notes */
.myslot-notes {
	margin-top: 20px;
}
.myslot-notes .notes-list01 {
	margin-left: 1em;
	text-indent: -1em;
}
.myslot-notes .notes-list02 {
	margin-top: 20px;
	margin-left: 1em;
	text-indent: -1em;
}
.myslot-notes .notes-list01 li,
.myslot-notes .notes-list02 li {
	color: #7d7d7d;
	font-size: 83.3%;
}

.myslot-copyright {
	margin-top: 10px;
	color: #7d7d7d;
	font-size: 83.3%;
}

@media screen and (min-width: 768px) {
.snav-btm-area {
	margin: 40px auto 0;
	width: 740px;
	height: 102px;
}
}
.snav-btm-area-inner {
	width: 740px;
	width: 740px\0/;
	height: 102px;
	background: url(/japanese/myslot/common/img/bg_select_area_myslot.gif) repeat;
}
.snav-btm-area .myslot-list {
}
.snav-btm-area .myslot-list li {
	display: table;
	float: left;
	width: 185px;
	height: 51px;
	text-align: center;
}
.snav-btm-area .myslot-list li a {
	position: relative;
	display: table-cell;
	padding-left: 1px;
	padding-top: 1px;
	width: 148px;
	height: 50px;
	color: #313131;
	font-weight: bold;
	line-height: 1.3;
	text-decoration: none;
	vertical-align: middle;
}
.snav-btm-area .myslot-list li.act,
.snav-btm-area .myslot-list li a:hover {
	background: #abd598;
}
.snav-btm-area .myslot-list li a span {
	vertical-align: middle;
}


@media screen and (max-width: 767px) {

	.myslot-clm-wrap {
		margin-top: 30px;
	}
	.myslot-clm-wrap .myslot-main-clm {
		position: relative;
		float: none;
		width: 100%;
		/*font-size: 14px;*/
	}
	.myslot-clm-wrap .myslot-sub-clm {
		position: relative;
		float: none;
		margin-top: 20px;
		width: 100%;
	}
	.myslot-clm-wrap .myslot-sub-clm .sub-inner {
		padding: 15px 15px 20px;
	}

	.myslot-clm-wrap .myslot-sub-clm .coming {
		font-size: 14px;
	}

	.myslot-clm-wrap .myslot-sub-clm .sub-inner.tweet {
		display: none;
	}

	.myslot-clm-wrap .myslot-sub-clm .register {
	}
	.myslot-clm-wrap .myslot-sub-clm .register .bnr_user a {
		display: block;
		width: 100%;
		padding: 20px 10px;
		text-align: center;
		font-size: 20px;
		font-weight: bold;
		color: #c00000;
		background: #fcf;
	}
	.myslot-clm-wrap .myslot-sub-clm .register .bnr_member {
		margin-top: 10px;
	}
	.myslot-clm-wrap .myslot-sub-clm .register .bnr_member a {
		display: block;
		width: 100%;
		padding: 20px 10px;
		text-align: center;
		font-size: 20px;
		font-weight: bold;
		color: #385624;
		background: #aad597;
	}
	.myslot-clm-wrap .myslot-sub-clm .register .bnr_member a span {
		display: block;
		font-size: 12px;
	}
	.myslot-clm-wrap .myslot-sub-clm .register .bnr_user img,
	.myslot-clm-wrap .myslot-sub-clm .register .bnr_member img {
		width: 100%;
		height: auto;
	}

	.myslot-clm-wrap .myslot-sub-clm .appdownload .myslotlogo {
		display: none;
	}

	.myslot-clm-wrap .myslot-sub-clm .appdownload .appli {
		margin-top: 0;
	}
	.myslot-clm-wrap .myslot-sub-clm .appdownload .appli.ggl {
		float: right;
		width: 48%;
	}
	.myslot-clm-wrap .myslot-sub-clm .appdownload .appli.apple {
		float: left;
		width: 48%;
	}
	.myslot-clm-wrap .myslot-sub-clm .appdownload .appli .logo {
		text-align: center;
	}
	.myslot-clm-wrap .myslot-sub-clm .appdownload .appli .logo img {
		width: 100%;
	}
	.myslot-clm-wrap .myslot-sub-clm .appdownload .appli .txt {
		text-align: center;
		color: #7d7d7d;
		font-size: 14px;
	}

	.myslot-notes {
		margin: 15px 10px 10px;
	}

	.myslot-copyright {
		margin-top: 10px;
		padding: 0 10px;
		font-size: 10px;
	}

	.snav-btm-area {
		margin-top: 35px;
		height: auto;
		background: none;
	}
	.snav-btm-area-inner {
		width: 100%;
		height: auto;
		background: none;
	}
	.snav-btm-area .myslot-list {
		background: #acd598;
	}
	.snav-btm-area .myslot-list li {
		float: left;
		margin-bottom: 0;
		border-right: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		width: 33%;
		height: 40px;
		background: #acd598;
		text-align: center;
	}
	.snav-btm-area .myslot-list li:nth-child(3n+3) {
		border-right: 1px solid #acd598;
		width: 34%;
	}
	.snav-btm-area .myslot-list li:nth-child(n+10) {
		border-bottom: none;
	}
	.snav-btm-area .myslot-list li a {
		position: relative;
		display: table-cell;
		padding: 0;
		width: 100%;
		height: 40px;
		color: #313131;
		font-weight: bold;
		line-height: 1.3;
		text-decoration: none;
		vertical-align: middle;
	}
	.snav-btm-area .myslot-list li.older a {
		padding: 2px 0;
	}
	.snav-btm-area .myslot-list li a:hover {
		background: #acd598;
	}
	.snav-btm-area .myslot-list li a span {
		position: relative;
	}

	.snav-btm-area .myslot-register {
		display: none;
		width: 100%;
	}
	.snav-btm-area .myslot-register a {
		position: relative;
		display: block;
		padding: 15px 0;
		background: #00a243;
		color: #ffffff;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
	}
	.snav-btm-area .myslot-register a:after {
		position: absolute;
		content: '';
		margin-top: -10px;
		top: 50%;
		left: 90%;
		width: 20px;
		height: 20px;
		background-image: url(/common/img/icn_arrow_w.png);
		background-repeat: no-repeat;
		background-size: 20px 20px;
	}

}



/* parts
***************************************************** */

.ttl-skin01 {
	background-color: #00a244;
	padding: 10px 18px;
	color: #ffffff;
	font-size: 150%;
	font-weight: bold;
}
.ttl-skin02 {
	position: relative;
	background-color: #00a244;
	padding: 10px 15px;
	color: #ffffff;
	font-size: 108.3%;
	font-weight: bold;
}
.ttl-skin02.appdownload {
	padding: 4px 15px;
}
/* .ttl-skin02 .btn {
	position: absolute;
	right: 5px;
} */

.ttl-skin02.tweet {
	font-size: 10px;
	text-align: center;
}

.ttl-skin02 .btn {
	display: block;
    background-color: #334;
    width: 100px;
    margin: 0 auto;
	margin-top: 5px;
    padding: 5px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 10px;
}

.ttl-skin02 .btn a {
	color: #ffffff;
}

.ttl-skin03 {
	display: table;
	width: 100%;
}
.ttl-skin03 .ttl {
	display: table-cell;
	background-color: #00a244;
	padding: 10px 18px;
	color: #ffffff;
	font-size: 150%;
	font-weight: bold;
}
.ttl-skin03 .link {
	display: table-cell;
	background-color: #00a244;
	background-image: url(/common/img/icn_arrow_w.png);
	background-repeat: no-repeat;
	background-size: 20px 20px;
	background-position: 92% 49%;
	width: 11em;
	vertical-align: middle;
}
.ttl-skin03 .link a {
	display: block;
	padding: 10px 18px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.ttl-skin03 .link:hover {
	background-color: #00a244;
}

.ie8 .ttl-skin03 .link {
	background-image: url(/common/img/ie8/icn_arrow_r_w.png);
	background-repeat: no-repeat;
	background-position: 92% 49%;
}

.ttl-skin04 {
	background-color: #dbeec9;
	border-top: 1px solid #00a244;
	padding: 15px 29px;
	color: #000000;
	font-size: 116.7%;
	font-weight: bold;
}

@media screen and (max-width: 767px) {
	.ttl-skin01 {
		padding: 10px;
	}
	.ttl-skin02 {
		font-size: 15px;
	}
	.ttl-skin02.appdownload {
		padding: 10px 15px;
	}
	.ttl-skin02.tweet {
		display: none;
	}
	.ttl-skin03 .ttl {
		font-size: 16px;
	}
	.ttl-skin03 .link a {
		font-size: 12px;
	}
	.ttl-skin04 {
		padding: 10px 15px;
	}
}



/* link
***************************************************** */

a:link {
	color: #0670bc;
	text-decoration: none;
	outline: none;
}
a:active {
	color: #0670bc;
	text-decoration: none;
	outline: none;
}
a:visited {
	color: #0670bc;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #0670bc;
	text-decoration: underline;
	outline: none;
}

/* ClearFix
***************************************************** */
.myslot-clm-wrap:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.myslot-clm-wrap {
	display: block; /* for safari firefox3 */
	zoom: 1;  /* for IE 7*/
}

* html .myslot-clm-wrap {
	display: inline-block; /* for IE6 */
}

/* IE7 hacks */
*:first-child+html .myslot-clm-wrap {
	display: inline-table;
}/* end hacks */
