@charset "UTF-8";

/* ---------- contentsArea ---------- */
#contents {
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contents .block { margin: 15px; }


/* ---------- game search ---------- */
#genre ul li { background: url(/common/images/bg_list.png) repeat-x left bottom; background-size: 25px 40px; }
#genre ul li a { display: block; min-height: 32px; position: relative; padding: 0 26px 0 6px; background: url(/common/images/icn_arrow_blue.png) no-repeat right center; background-size: 32px 15px; color: #3ea4f3; line-height: 40px; text-decoration: none; }
#genre ul li a img { vertical-align: middle; margin-right: 20px; }

/* ---------- game ranking/genre ---------- */
#contents .gameList02,
#contents .gameList {
	background: #fff;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	box-shadow: 1px 1px 3px #666;
	-moz-box-shadow: 1px 1px 3px #666;
	-webkit-box-shadow: 1px 1px 3px #666;
	margin: 0 8px;
}
#contents .gameList02 ul,
#contents .gameList ul {
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0;
}

/* ---------- user ranking ---------- */
body#user #contents h3 { margin: 23px 16px 5px; color: #0f4d84; }
body#user #contents h4 { margin: 24px 15px; color: #0f4d84; }
body#user #contents h4 div { color: #000; font-weight: normal; text-align: right; }
body#user #contents section .game { margin: 24px 15px; }

body#user #contents table#point,
body#user #contents table#friend {
	width: 100%;
	background: #fff ;
	margin-bottom: 10px ;
}
body#user #contents table#point tr:nth-child(even),
body#user #contents table#friend tr:nth-child(even) { background: #dcf1ff ; }
body#user #contents table#point tr:nth-child(odd),
body#user #contents table#friend tr:nth-child(odd) { background: #f5fbff ; }
body#user #contents table#point th,
body#user #contents table#friend th,
body#user #contents table#point td,
body#user #contents table#friend td {
	vertical-align: middle ;
	font-size: 85.7% ;
	padding: 3px 5px ;
	word-break: break-all ;
}
body#user #contents table#point th,
body#user #contents table#friend th {
	color: #fff ;
	background: #0061b4;
	border: 1px solid #a7b0b7;
}
body#user #contents table#point td,
body#user #contents table#friend td {
	border: 1px solid #a7b0b7;
}
body#user #contents table#friend td {
	text-align: center ;
	padding: 7px 5px 6px ;
}
body#user #contents table#friend tr td:first-child {
	text-align: left ;
}
body#user #contents table#point tr td:last-child {
	text-align: right ;
}
body#user #contents table#point td a, body#user #contents table#friend td a { color: #303030; text-decoration: none; }

.list-free ul li div.list-item-free {
	width: 100%;
	position: relative;
	background: url(/common/images/bg_list.png) repeat-x left bottom;
}

.list-free ul li div.list-item-free div.list-item-name-free {
	line-height:50px;
	float:left;
	margin-left:10px;
}

.list-free ul li div.list-item-free div.list-item-name-free {
	line-height:50px;
	float:left;
	margin-left:10px;
	color:#00508E;
}

.list-free ul li div.list-item-free div.list-item-btn-free {
	top: 50%;
	margin-top: -8px;
	position: absolute;
	right: 10px;
}


/* ---------- ?Q?[???R?C?? ---------- */
body#user #contents table#coin {
	border-collapse: separate;
	width: 100% ;
	margin-bottom: 10px ;
}
body#user #contents table#mypage_pointcoin {
	border-collapse: separate;
	width: 100% ;
}
body#user #contents table#coin th,
body#user #contents table#coin td { padding-bottom: 3px ;}
body#user #contents table#coin th { text-align: right; font-weight: normal;}
body#user #contents table#coin td {text-align: left ; padding-left: 10px ;}
body#user #contents section p.rank {
	text-align: center ;
	margin-bottom: 10px;
}

p.coin_attention {
	text-align: left;
}

ul.point { margin-bottom: 20px; }
ul.point li { margin-bottom: 10px; }


/* ---------- ?}?C?y?[?W ---------- */
/* body#user.mypage_01 #contents h4 { */
/* 	color: #00508e ; */
/* 	background: #dcf1ff ; */
/* 	border: 2px solid #0075c0 ; */
/* 	border-radius: 3px; */
/* 	-webkit-border-radius: 3px; */
/* 	-moz-border-radius: 3px; */
/* 	padding: 10px ; */
/* 	margin: 50px; */
/* } */
/* ---------- ?Q?[????? ---------- */
#entry section {
	padding: 0px;
}
#entry section p {
	margin-bottom: 30px;
}

/* �Q�[���ڍ׃y�[�W flick2 */
.flick2 {
	background-color: #ddd;
	position: relative;
	margin-bottom: 5px;
	width: 320px;
}
.flick2 .item {
	text-align: center;
	width: 280px;
	height: 400px;
	padding: 20px 0px;
} /* flick�Ώۗ̈� */

.flick2 #detail1Img, .flick2 #detail2Img, .flick2 #detail3Img{
	max-width: 260px;
}

#width_img .item { text-align: center ; width: 135px ; height: 90px ; padding: 10px 10px ; } /* ???g????????A???m?????A????Bwidth??l????????C???? */

.flick2 .moving {
	-webkit-transition: -webkit-transform .2s ease-out;
	-moz-transition: -moz-transform .2s ease-out;
} /* ?X?s?[?h????C?????B */

.flick2 .container {
	max-height: 400px ;
	margin-bottom: 5px ;
}
.flick2 .nav {
	text-align: center ;
	margin-top: 10px ;
	margin-bottom: 10px ;
	height: 30px ;
	position: relative;
	overflow: hidden;
}

.flick2 .nav ul {
	float: left;
	position: relative;
	left: 50%;
}
.flick2 .nav ul li {
	background: url(/common/images/flick_01.png) no-repeat ;
	background-size: 20px 20px ;
	float: left;
	position: relative;
	left: -50%;
}
.flick2 .nav ul li.selected {
	background: url(/common/images/flick_02.png) no-repeat ;
	background-size: 20px 20px ;
}
.flick2 .nav ul li a {
	text-indent: -9999px ;
	text-decoration: none ;
	width: 20px ;
	height: 20px ;
	display: block ;
}

/* flick */

.flick {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#004f8c), to(#5dd6ff));
	position: relative ;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.75) inset ;
}
.flick .item { text-align: center ; width: 120px ; height: 25px ; padding: 10px 50px ; } /* ???g????????A???m?????A????Bwidth??l????????C???? */
.flick .moving {
	-webkit-transition: -webkit-transform .2s ease-out;
	-moz-transition: -moz-transform .2s ease-out;
} /* ?X?s?[?h????C?????B */

.flick .container {
	max-height: 70px ;
	margin-bottom: 5px ;
}

.flick .container ul li {
	display: table-cell ;
	padding-right: 15px ;
}

.flick .container ul li:last-child {
	padding-right: 0 ;
}

.flick .container ul li a {
	width: 50px ;
	height: 50px ;
	display: table-cell ;
	background: #ffffff ;
	vertical-align: middle ;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.75) ;
}

.flick .container img {
}
.flick .nav {
	text-align: center ;
	margin-top: -10px ;
	height: 25px ;
	position: relative;
	overflow: hidden;
}
.flick .nav ul {
	float: left;
	position: relative;
	left: 50%;
}
.flick .nav ul li {
	background: url(/common/images/flick_01.png) no-repeat ;
	display: table-cell ;
	background-size: 22px 22px ;
	float: left;
	position: relative;
	left: -50%;
}
.flick .nav ul li.selected {
	background: url(/common/images/flick_02.png) no-repeat ;
	background-size: 22px 22px ;
}
.flick .nav ul li a {
	text-indent: -9999px ;
	text-decoration: none ;
	width: 22px ;
	height: 22px ;
	display: block ;
}
.flick .arrows {
}
.flick .arrows .prev,
.flick .arrows .next {
	position: absolute ;
	top: 5px ;
}
.flick .arrows .prev { left: 0 ; }
.flick .arrows .next { right: 0 ; }

/* ---------- static ---------- */
#other #detail h2 { background: #f0f0f0; font-weight: normal; padding: 10px 15px; }
#other #detail section p { padding: 15px; }
#other #entry section p { margin-bottom: 10px; }
#other #entry p.contact_top { margin-top: 10px; }
#other #entry div.contact { margin: 30px 0; display: table; }
#other #entry div.contact .cellTr { display: table-row; }
#other #entry div.contact .cellTd { display: table-cell; }
#other #entry div.contact .cellTd a { text-decoration: underline; }

/* ---------- YAMADA???o?C??ID????? ---------- */
#mypage div.title { background: #f0f0f0; padding: 10px 15px; }
#mypage .sectionCenter p, #mypage .section p { padding: 0 15px 15px; }
#mypage .submit { text-align: center; margin: 0 15px 15px; background: url(/common/images/bg_line.gif) repeat-x left bottom; padding-bottom: 15px; }
#mypage .section p em { color: #303030 }

.nextLevel { color: #0075c0 }

div.mypage_coinPassbookLink {
	margin-bottom: 5px;
}
a.gameCoinPassbook {
	text-decoration: underline;
	color: rgb(136,136,136);
}

/* ---------- message search ---------- */
#message ul li .bold { display: block; position: relative; padding: 10px 10px 10px 10px; background: url(/common/images/icn_arrow_blue.png) no-repeat right center; background-size: 32px 15px; color: #3ea4f3; text-decoration: none; font-weight:bold; font-size: 85%; }
#message ul li .nobold { display: block; position: relative; padding: 10px 10px 10px 10px; background: url(/common/images/icn_arrow_blue.png) no-repeat right center; background-size: 32px 15px; color: #3ea4f3; text-decoration: none; font-size: 80%;}
#message ul li a .listBlock{display: table; width: 100%; }
#message ul li a .data{display: table-cell; width: 20%; }
#message ul li a .title{display: table-cell; width: 80%; padding: 0px  25px 0px 5px;}
#message ul li.limit-message a .title {vertical-align: middle;}
/* ---------- sns relation ---------- */
.sns_login_frame {
	font-family: HiraKakuProN-W6;
	background: #DAD6D5;
	margin: 10px 0 auto;
	padding: 10px;
}

.sns_login_title {
	width: 95%;
	color: #3F3F3F;
	margin-bottom: 5px;
}

.sns_login_btn_frame {
	width: 95%;
	margin: 0 auto;
}

.sns_login_btn_frame a {
	text-decoration: none;
}

.sns_login_btn {
	padding: 8px;
	background: white;
	border-radius: 5px;
}

.fb_icon {
	background: url(/common/images/fb_icon.png) no-repeat scroll left center / 35px 35px transparent;
}

.sns_login_btn_element {
	display: table-cell;
	vertical-align: middle;
	padding-left: 50px;
	height: 35px;
	color: #6C6C6C;
}

/* casino item */
.casino-item-table td {
	vertical-align: middle;
}
.casino-item-icon {
	max-width: 100px;
}
.casino-item-icon_sp {
	max-width: 50px;
}
.casino-item-name {
	font-weight: bold;
}
.casino-item-discription {
	margin-left:5px;
}
.casino-item-price {
	width:60px;
	text-align: right !important;
}
.casino-item-confirm-table {
	width: 60px;
	text-align: right !important;
}

/* yamada game money */
.ygm_discriptionFrame {
	margin-bottom: 10px;
	padding: 5px;
}
.ygm_discription {
	font-size: 100%;
	font-weight: bold;
}
a.ygm_btn {
	display: block;
	margin: 20px 50px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	border: 1px solid #DCDCDC;
	border-radius: 15px;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	background: linear-gradient(top, #fff, #e9e9e9);
	background: -moz-linear-gradient(top, #fff, #e9e9e9);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e9e9e9));
}
p.ygm_kotira {
	color:#60BAFB;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	margin-bottom: -10px;
}
.ygm_image {
	max-width:100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.ygm_underline_link {
	text-decoration: underline;
}

/* ------ avatar -----*/
body#user #contents table#avatar td{
	text-align: center;
	vertical-align: middle;
	padding: 10px 5px;
}

body#user #contents table#mypage_userInfo td#avatarImg{
	text-align: right;
	vertical-align: middle;
	width: 60px;
}

body#user #contents table#mypage_userInfo td#avatarImg img
, .topicAvatar img, .avatarListLabel img{
	max-width: 50px;
	max-height: 50px;
}

.arrow_box {
	position: relative;
	background: #b0ebc0;
	border: 4px solid #aef5b3;
	padding: 8px 1px;
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	left: 15px;
	border-color: rgba(176, 235, 192, 0);
	border-top-color: #b0ebc0;
	border-width: 15px;
}
.arrow_box:before {
	left: 12px;
	border-color: rgba(174, 245, 179, 0);
	border-top-color: #aef5b3;
	border-width: 18px;
}
.topicCommentTd {
	padding-top: 5px;
	vertical-align: top;
}
.topicComment {
	padding: 10px 5px;
	vertical-align: top;
}

/* game coin passbook */
body#user #contents table#passbook {
	width: 100%;
	border-spacing: 0;
	border-collapse: separate;
	border: 2px solid #0070C0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px ;
}
body#user #contents table#passbook.no-message tr:nth-child(6n)
, body#user #contents table#passbook.no-message tr:nth-child(6n-1)
, body#user #contents table#passbook.no-message tr:nth-child(6n-2) {
	background: #FFFFFF ;
}
body#user #contents table#passbook.no-message tr:nth-child(6n-3)
, body#user #contents table#passbook.no-message tr:nth-child(6n-4)
, body#user #contents table#passbook.no-message tr:nth-child(6n-5) {
	background: #EAF4FF ;
}

body#user #contents table#passbook.with-message tr:nth-child(0)
, body#user #contents table#passbook.with-message tr:nth-child(6n-5)
, body#user #contents table#passbook.with-message tr:nth-child(6n-6)
, body#user #contents table#passbook.with-message tr:nth-child(6n-7) {
	background: #FFFFFF ;
}
body#user #contents table#passbook.with-message tr:nth-child(6n-2)
, body#user #contents table#passbook.with-message tr:nth-child(6n-3)
, body#user #contents table#passbook.with-message tr:nth-child(6n-4) {
	background: #EAF4FF ;
}
body#user #contents table#passbook td {
	vertical-align: middle ;
	word-break: break-all ;
}

body#user #contents table#passbook td {
	padding: 2px 5px 1px ;
}
body#user #contents table#passbook td.displayLimitMessage {
	text-align: center ;
	color: red ;
}
.passbookHavingCoin {
	text-align: center;
	vertical-align: middle;
	margin: 20px 5px 10px 5px;
}
.havingCoinValue {
	color: #E46C0A;
}
.havingPointValue {
	color: #E46C0A;
}
.breakdown_of_coin_font_color {
	color: #B4B4B4;
}

#passbook .balanceType {
	display: inline-block;
	color: #FFFFFF;
	padding: 1px 10px;
	font-size: 10px;
	margin: 2px 10px 0px 5px;
	border-radius: 2px;
}
#passbook .balanceType.add {
	background: #254061;
}
#passbook .balanceType.use {
	background: #BA5E5E;
}
.passbookMessage {
	text-align: center;
}
#passbook .routeDetail {
	text-align: left;
}
#passbook .gameName {
	text-align: left;
}
#passbook .time {
	text-align: left;
	color: #b4b4b4;
	text-indent: 6px;
	vertical-align:top !important;
}
#passbook .coin {
	text-align: right;
}
#passbook .point {
	text-align: right;
}
#passbook .coin.use {
	color: #C00000;
}
#passbook .expire {
	color: #b4b4b4 !important;
	text-indent: 6px;
	text-align: right;
}
#passbook .sortTab {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #0070C0;
	text-align: center;
}
#passbook .sortBtn {
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #75B1DC;
	border-radius: 5px;
	color: white;
}
	#passbook .sortBtn.selected {
		background-color: #0C5F9E;
	}

#passbook .invisibleMessage {
	height: 50px;
		text-align: center;
}
a.point_history{
	margin-right: 5px;
	padding: 5px;
	height: 80%;
	text-align: center;
	text-shadow: none;
	text-decoration:none;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 20px;
	border: 1px solid #FFFFFF;
	border-radius: 5px;
}

.coinTypeTab {
	text-align: center;
}
.coinTypeBtn {
	display: inline-block;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 5px;
/*     padding-bottom: 4px; */
}
	.coinTypeBtn.selected {
		color: white;
		background-color: #8EB5E4;
	}
	.coinTypeBtn.unselected {
		color: #4B9BDC;
	}

/* ------ buy coin page -----*/
li.buy_coin_campaign_banner{
	padding-bottom: 10px;
}

a.about_ygm{
	margin-right: 5px;
	padding: 5px;
	height: 80%;
	text-align: center;
	text-shadow: none;
	text-decoration:none;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 20px;
	border: 1px solid #FFFFFF;
	border-radius: 5px;
}


a.buyCoin_linkBtn {
	background: linear-gradient(top, #fff, #e9e9e9);
	background: -moz-linear-gradient(top, #fff, #e9e9e9);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e9e9e9));
	border: 1px solid #dcdcdc;
	border-radius: 2px;
	color: #039;
	display: block;
	height: 52px;
	line-height: 52px;
	margin: 10px;
	text-align: center;
	text-decoration: none;
	position: relative;
}
	a.buyCoin_linkBtn img {
		position: absolute;
		left: 0px;
		top: 0px;
		height: 17px;
	}

a.ygm {
	line-height: 30px;
	height: 65px;
}

	a.ygm .ygm_up_announce{
		width: 50%;
		height: 20px;
		background-color: #66cc00;
		border-radius: 5px;
		border: none;
		padding: 5px;
		color: #ffffff;
	}

a.buyCoin_ygm_priceBtn{
	background: linear-gradient(top, #fff, #e9e9e9);
	background: -moz-linear-gradient(top, #fff, #e9e9e9);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e9e9e9));
	border: 1px solid #dcdcdc;
	border-radius: 2px;
	color: #039;
	display: block;
	height: 52px;
	line-height: 52px;
	margin: 8px 0px;
	text-align: center;
	text-decoration: none;
}

a.buyCoin_priceBtn {
	background: linear-gradient(top, #fff, #e9e9e9);
	background: -moz-linear-gradient(top, #fff, #e9e9e9);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e9e9e9));
	border: 1px solid #dcdcdc;
	border-radius: 2px;
	color: #039;
	display: block;
	height: 52px;
	line-height: 52px;
	margin: 8px 0px;
	text-align: center;
	text-decoration: none;
}

a.buyCoin_highPriceBtn {
	background: linear-gradient(top, #fff, #e9e9e9);
	background: -moz-linear-gradient(top, #fff, #e9e9e9);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e9e9e9));
	border: 1px solid #dcdcdc;
	border-radius: 2px;
	color: #039;
	display: block;
	height: 52px;
	line-height: 52px;
	margin: 8px 0px;
	text-align: center;
	text-decoration: none;
}

a.exhangeCoin_priceBtn {
	background: linear-gradient(top, #fff, #e9e9e9);
	background: -moz-linear-gradient(top, #fff, #e9e9e9);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e9e9e9));
	border: 1px solid #dcdcdc;
	border-radius: 2px;
	color: #039;
	display: block;
	height: 52px;
	line-height: 52px;
	margin: 8px 0px;
	text-align: center;
	text-decoration: none;
}

a.freePoint_exchangeBtn {
	background: linear-gradient(top, #fff, #e9e9e9);
	background: -moz-linear-gradient(top, #fff, #e9e9e9);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e9e9e9));
	border: 1px solid #dcdcdc;
	border-radius: 2px;
	color: #039;
	display: block;
	height: 52px;
	width: 70px;
	line-height: 52px;
	text-align: center;
	text-decoration: none;
}

div.exchange_btnBox {
	display: table;
}
div.exchange_inputBox {
	display: table-cell;
}
div.exchange_linkBox {
	display: table-cell;
	padding-left: 5px;
}
div.buyCoin_priceImageBox {
	margin: 5px 0px;
}
div.buyCoin_priceImageBox_byPoint {
	margin: 5px 0px;
	text-align: center;
}
.buyCoin_priceImage {
	max-width: 100%;
}
.warn_exchange_img {
	width: 100%;
	margin: 10px auto;
}

.warn_exchange_img img {
	width: 100%;
}

.center {
	text-align: center;
}
/* gameTopic */
.gameTopic_gameinfo {
	display: table;
	margin: 10px 10px 3px 10px;
	height: 80px;
	font-size: 11pt;
}

.gameTopic_gameImg {
	display: table-cell;
	height: 80px;
	width: 100px;
}

.gameTopic_gameDetail {
	display: table-cell;
	width: 100%;
	height: 80px;
	margin-bottom: 0px;
	padding: 10px;
}

.gameTopic_mainTitle {
	width: 100%;
	font-weight: bold;
}

.gameTopic_gameLinkTop {
	text-align: right;
	margin-top: 2px;
}

.gameTopic_TopicLeftBox {
	float: left;
	width: 220px;
	line-height: 22px;
	padding-top: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#gameTopic_frame {
	position: relative;
	overflow: hidden;
	background-color: #FFF;
	padding: 2px 5px 2px 15px;
	border: 1px solid #666;
}

#gameTopic_frame .topic_link {
	float: right;
	height: 29px;
	width: 29px;
	margin-top: 13px;
	margin-bottom: 13px;
}

.gameTopic_messageBox {
	margin: 10px;
}

.gameTopic_topicName {
	color: #FF3B3B;
}

.gameTopic_detail {
	font-size: 10pt;
	color: #B4B4B4;
	height: 20px;
	line-height: 11px;
	vertical-align: bottom;
	padding-top: 5px;
}

.topicTitleBox {
	padding: 10px 15px 0px 15px;
	font-size: 18px;
    font-weight: bold;
}
#gameTopic_category_name {
	line-height: 17px;
	display: inline-block;
	padding: 0 4px;
	border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 2px;
	text-shadow: 1px 1px 1px #8b0009;
	-webkit-text-shadow: 1px 1px 1px #8b0009;
	-moz-text-shadow: 1px 1px 1px #8b0009;
	background: url(/common/images/topic_category_back.png) repeat-x left top;
	color: #fff;
	font-size: smaller;
}

.gameTopic_detail_time {
	display: inline-block;
	width: 147px;
	text-align: left;
}
.gameTopic_detail_comment {
	float: right;
    height: 20px;
    line-height: 83px;
    position: relative;
    right: 7px;
    width: 59px;
}

.gameTopic_detail_commentNo {
	position: relative;
    top: 0.5px;
    font-size: 10pt;
    color: #B4B4B4;
}

.topicCommentIcon {
	position: relative;
	bottom: 1px;
	margin-right: 3px;
}


.topicGameALink {
	color: white;
	background-color: #4485BB;
	padding: 1px 11px;
	border-radius: 20px;
}

.gameTopic_topicDetail {
	margin-top: 3px;
	padding: 0px 15px 0px 15px;
}

.gameTopic_noCommentMessage {
	text-align: center;
	margin-top: 10px;
}

.topicGameLinkBottomContent {
	display: flex;
	justify-content: space-evenly;
	margin-bottom: 30px;
}

.topicGameLinkBottom {
	color: white;
	background-color: #4485BB;
	padding: 8px 30px;
	border-radius: 20px;
	margin-top: 10px;
}

.topicAvatarContent {
	display: flex;
}

.topicNicknameAndRegistTimeContent {
	padding: 6px 0px 0px 10px;
	width: 173px;
}

.topicNicknameContent {
	font-size: 16px;
	font-weight: bold;
	color: black;
}

.topicDetailRegistTime {
	font-size: 12px;
	color: #B4B4B4;
}

.topicPostNoContent {
	margin-left: auto;
	background-color: #E7E6E6;
	color: white;
	height: 20px;
	border-radius: 10px;
	padding: 10px;
	line-height: 2px;
}

.topicDetailGameIcon {
	background-color: #4485BB;
	margin-left: 10px;
	padding: 0px 4px 3px 5px;
	border-radius: 10px;
	position: relative;
	bottom: 2px;
}

.topicInputButtonContent {
	display: block;
	position: fixed;
	bottom: 45px;
	align-items: center;
	justify-content: center;
	text-align: right;
	width: 100%;
	z-index: 8;
}

.topicInputButton {
	background-color: #4485BB;
	border-radius: 50%;
	width: 55px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 20px;
	margin: 0 7px 7px auto
}

.topicInputALink {
	color: white;
}

#topicInputContent {
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	z-index: 8;
}

.topicInputContentSubmitButtonContent {
	display: block;
	background-color: #D9D9D9;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	height: 40px;
	line-height: 40px;
}

.topicInputContentSubmitButtonBox {
	display: flex;
	justify-content: space-between;
}

.topicInputContentCanselButton {
	color: #898989;
}

.topicInputContentTextArea {
	width: 98%;
	margin: 0 auto;
	display: block;
}

.topicInputContentSubmitButton {
	color: white;
	background-color: #4485BB;
	padding: 4px 20px;
	border-radius: 20px;
}

.topicCommentTextareaContent {
  	position: relative;
}

.topicCommentTextarea {
	overflow: hidden;
	visibility: hidden;
	box-sizing: border-box;
	padding: 5px 5px;
	min-height: 28px;
	max-height: 97px;
	white-space: pre-wrap;
	word-wrap: break-word;
	overflow-wrap: break-word;
	border: 1px solid;
}

.inputTopicCommentTextarea {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	overflow: auto;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 5px 5px;
	border: 1px solid;
	border-radius: 4px;
	color: inherit;
	font: inherit;
	letter-spacing: inherit;
	resize: none;
}

.inputTopicCommentTextarea:focus {
	box-shadow: 0 0 0 4px rgba(35, 167, 195, 0.3);
	outline: 0;
}

.topicCommentDeleteAndFavoriteContent {
	position:relative;
	margin-left: 5px;
}

.topicCommentDeleteAndFavoriteContent:after{
	content:"";
	clear:both;
	display:block;
}

.topicCommentDeleteContent {
	float:left;
}

.topicCommentFavoriteContent {
	float:right;
}

.topicCommentFavoriteButton {
	width: 20px;
}

.topicCommentTotalFavCntNone {
	color: #B4B4B4;
	position: relative;
	top: 2px;
}

.topicCommentTotalFavCntDone {
	color: #EE928F;
	position: relative;
	top: 2px;
}

.topicNoLoginContent {
	display: block;
	position: fixed;
	bottom: 45px;
	align-items: center;
	text-align: center;
	width: 100%;
	z-index: 8;
	background-color: #D9D9D9;
	color: #898989;
	padding: 5px 0;
}

/* store game */
#storeGate .usrInfoBox {
	padding: 5px 10px;
	margin: 10px 5px;
}

#storeGate .usrInfoInnerBox {
	border: 2px solid #0075C0;
	background: #DCF1FF;
	border-radius: 3px;
	padding: 5px 30px 5px 10px;
}

#storeGate .usrInfo {
	margin: 10px;
	width: 95%;
	font-weight: bold;
}

#storeGate .usr_point_title {
	width: 50%;
	text-align: right;
	color: #00508E;
}
#storeGate .usr_point_value {
	width: 30%;
	text-align: right;
	color: #D04D51;
}

/* ------ mygame page -----*/
.mygame_guid_message {
	margin: 10px 0px 5px 0px;
	text-align: center;
}

.mypage_menuIcon.table {
	margin: 0 auto;
	display: table;
	border-collapse: separate;
	border-spacing: 6px 3px;
}
.mypage_menuIcon .insideCell {
	display: table-cell;
	background-color: #0070C0;
	text-align: center;
	border-radius: 5px;
}
.mypage_menuIcon .insideCell.top {
	height: 50px;
	width: 85px;
	position: relative;
}
.mypage_menuIcon .insideCell.bottom {
	height: 20px;
	width: 130px;
}
.mypage_menuIcon .insideCell.pcLeft {
	height: 20px;
	width: 150px;
}
.mypage_menuIcon .insideCell.pcRight {
	height: 20px;
	width: 110px;
}

.mypage_menuIcon .largeIconBox {
	display: inline-block;
	height: 30px;
	width: 30px;
	margin-bottom: -8px;
}

.mypage_menuIcon #friend.largeIconBox {
	background-image: url(/images/mypage/icon_friend.png);
	background-repeat: no-repeat;
	background-size: 30px;
}
.mypage_menuIcon #friend.largeIconBox:after {
	content: " ";
	height: 0;
	width: 0;
	position: relative;
}
.mypage_menuIcon #coinPassbook.largeIconBox {
	background-image: url(/images/mypage/icon_passbook.png);
	background-repeat: no-repeat;
	background-size: 30px;
}
.mypage_menuIcon #support.largeIconBox {
	background-image: url(/images/mypage/icon_support.png);
	background-repeat: no-repeat;
	background-size: 30px;
}
.mypage_menuIcon .discription {
	display: inline-block;
	color: #FFFFFF;
}
.mypage_menuIcon .discription.short {
	margin-top: -5px;
	height: 10px;
	width: 80px;
}

.mypage_menuIcon .discription.long {
	height: 25px;
	width: 120px;
	padding-left: 5px;
	vertical-align: middle;
}
.mypage_menuIcon .discription.pcLeft {
	height: 25px;
	width: 140px;
	padding-left: 5px;
	vertical-align: middle;
}
.mypage_menuIcon .discription.pcRight {
	height: 25px;
	width: 100px;
	padding-left: 5px;
	vertical-align: middle;
}

.mypage_menuIcon .smallIcon {
	display: block;
	margin-top: 3px;
	padding-left: 10px;
}
.mypage_menuIcon #profile.smallIcon {
	background-image: url(/images/mypage/icon_profile.png);
	background-repeat: no-repeat;
	background-size: 15px;
	background-position-y: 2px;
}
.mypage_menuIcon #avatar.smallIcon {
	background-image: url(/images/mypage/icon_avatar.png);
	background-repeat: no-repeat;
	background-size: 15px;
	background-position-y: 2px;
}
.mypage_menuIcon #greetAndBoard.smallIcon {
	background-image: url(/images/mypage/icon_greet.png);
	background-repeat: no-repeat;
	background-size: 15px;
	background-position-y: 2px;
}
.mypage_menuIcon #pcMenu.smallIcon {
	background-image: url(/images/mypage/icon_setting.png);
	background-repeat: no-repeat;
	background-size: 15px;
	background-position-y: 2px;
}
.mypage_menuIcon .numBatchImg {
	position: absolute;
	display: inline-block;
	top: -5px;
	left: 67px;
	width: 22px;
	height: 22px;
	line-height: 22px;
	color: #FFFFFF;
	background-image: url(/images/mypage/badge.png);
	background-repeat: no-repeat;
	background-size: 22px;
}

.boardInputLink {
	height: 25px;
	width: 110px;
	padding: 4px 3px;
	background-color: #FFCF4E;
	border-radius: 3px;
}
.boardInputLink.icon {
	display: inline-block;
	width: 110px;
	background-image: url(/images/mypage/comment.png);
	background-repeat: no-repeat;
	background-size: 18px;
	background-position-y: 3px;
}

.othersMypageBottomLink {
	text-align: right;
}
.othersMypageBottomLink.noIcon {
	margin-right: 6px;;
}

.reportLink {
	height: 25px;
	width: 200px;
	padding: 3px 3px 3px 3px;
	border-radius: 3px;
}
.reportLink.icon {
	display: inline-block;
	width: 180px;
	background-image: url(/images/mypage/caution.png);
	background-repeat: no-repeat;
	background-size: 18px;
}
/* ------ greet list -----*/
body#user #contents .greetList .child {
	padding:10px;
}

body#user #contents .greetList li:nth-child(2n) {
	background: #FFFFFF ;
}
body#user #contents .greetList li:nth-child(2n-1) {
	background: #EAF4FF ;
}

#contents .greetList.mypage ul {
	background: #fff;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	box-shadow: 1px 1px 3px #666;
	-moz-box-shadow: 1px 1px 3px #666;
	-webkit-box-shadow: 1px 1px 3px #666;
	margin: 0 8px;
}

#contents .greetList.listBox {
	width: 100%;
	border-spacing: 0px;
	border-collapse: separate;
	border: 2px solid #0070C0;
	border-radius: 5px;
	margin-bottom: 10px;
}

.greedInfoTd {
	vertical-align: top;
	padding-top: 5px;
}

.greedUserBox {
	padding: 0px 5px;
	vertical-align: top;
}
.greedUserBox a.nicknameLink {
	color: #039 !important;
}
.greedTimeBox {
	margin-top: 5px;
	padding: 0px 5px;
	vertical-align: top;
	color: #000000;
}

.moreLinkBoxInMypage {
	height: 40px;
	padding: 12px 5px 0px 0px;
	text-align: right;
	vertical-align: middle;
	background-color: #F2F2F2;
	color: #006FC0 !important;
}

.mypageBoardTitleTable {
	display:table;
	width: 100%;
}

#contents .boardList {
	width: 100%;
}
#contents .boardList ul {
	background: #FFF none repeat scroll 0% 0%;
	border-radius: 2px;
	box-shadow: 1px 1px 3px #666;
	margin: 0px 8px;
}
#contents .boardList ul li {
	background: transparent url("/common/images/bg_list.png") repeat-x scroll left bottom / 50px 95px;
}
#contents .boardList ul li a.nicknameLink {
	color: #039;
}

.mypageBoardTitleCellLeft {
	display:table-cell;
	width: 40%
}

.mypageBoardTitleCellRight {
	display:table-cell;
	margin-right: 0;
	width: 80%;
	text-align: right;
	padding-right: 10px;
}

.mypageBoardCommentLink {
	display: inlign-block;
	margin-right: 0;
}

/* ------ board -----*/
.board .inputComment {
	margin-top: 15px;
}
.noBoardMessageBox {
	padding: 10px;
}

/* ------ others mypage -----*/
.othersMypageMygameTable {
	display: table;
	margin: 5px 0px;
	width: 100%;
}
.othersMypageMygameTableCellTitle {
	display:table-cell;
	width: 30%;
	text-align: center;
}
.othersMypageMygameTableCellImg {
	display:table-cell;
}

.othersMypageGameIcon {
	height: 50px;
	width: 50px;
	margin: 3px;
}

.sideBySideBtnTable {
	display: table;
	width: 100%;
}
.sideBySideBtnCell {
	display:table-cell;
	width: 50%;
	text-align: center;
}

.messageCenter {
	margin: 10px 0px;
	color: #F00;
	text-align: center;
}

/* ------------- friend ------------- */
body#user #contents .friendList .child {
	padding:10px;
}

body#user #contents .friendList li:nth-child(2n) {
	background: #FFFFFF ;
}
body#user #contents .friendList li:nth-child(2n-1) {
	background: #EAF4FF ;
}

#contents .friendList.mypage ul {
	background: #fff;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	box-shadow: 1px 1px 3px #666;
	-moz-box-shadow: 1px 1px 3px #666;
	-webkit-box-shadow: 1px 1px 3px #666;
	margin: 0 8px;
}

#contents .friendList.listBox {
	width: 100%;
	border-spacing: 0px;
	border-collapse: separate;
	border: 2px solid #0070C0;
	border-radius: 5px;
	margin-bottom: 10px;
}

.noFriendMessage {
	margin: 5px 5px;
	text-align: center;
}

.friendInfoTd {
	vertical-align: top;
	padding-top: 5px;
	width: 120px;
}
.friendInfoDeleteBtnTd {
	vertical-align: top;
	padding-top: 5px;
	width: 100px;
}

.friendUserBox {
	padding: 0px 5px;
	vertical-align: top;
}
.friendUserBox_withWideBtn {
	padding: 0px 5px;
	vertical-align: top;
}

.friendUserDeleteBtnBox {
	padding: 0px 5px;
	vertical-align: top;
	width: 100px;
}
.friendUserBox a {
	color: #039 !important;
}

.friendDeleteBtn {
	background-color: #BFBFBF;
}

#friendListTabSwitch.parentBox {
	margin: 0 auto;
	width: 90%;
	text-align: center;
}
#friendListTabSwitch .childBox {
	display: inline-block;
	width: 45%;
}
#friendListTabSwitch .forcus {
	background-color: #8EB4E3;
}
#friendListTabSwitch .unForcus {
	background-color: #FFFFFF;
}
#friendListTabSwitch .linkForcus {
	color: #FFFFFF;
}
#friendListTabSwitch .linkUnForcus {
	color: #2484D2;
}

#friendListPanel .panel {
	display: none;
}

.friendJudgeTd {
	vertical-align: middle;
	padding-top: 5px;
	width: 100px;
}
.friendJudgeBox {
	padding: 0px 5px;
	vertical-align: top;
	width: 50px;
	height: 30px;
}
.friendJudgeBtn {
	display: block;
	line-height: 30px;
	text-align: center;
	border: 1px solid #dcdcdc;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	color: #000000;
	text-decoration: none;
	font-size: 120%;
}

.friendJudgeBtn.reserve {
	background-color: #BFBFBF;
}
.friendJudgeBtn.accept {
	background-color: #FFCF53;
}

.friendInfoBox {
	width: 100%;
	border-spacing: 0px;
	border-collapse: separate;
	border: 2px solid #0070C0;
	border-radius: 5px;
	background: #EAF4FF;
	margin-bottom: 10px;
	padding: 10px;
}
.nicknameBlue {
	color: #335CAF;
}
.widthMaxTable {
	width: 100%;
}
.deleteFriendListImgTd {
	width: 20%;
}
.deleteFriendListNicknameTd {
	vertical-align: top;
	padding-top: 5px;
	width: 50%;
}
.blockFriendListNicknameTd {
	vertical-align: top;
	padding-top: 5px;
}

.friendSearchInputTitle {
	margin-bottom: -10px;
	padding-left: 12px;
}

.friendUserReserveCancelBtnBox {
	padding: 0px 5px;
	vertical-align: top;
	text-align: right;
}

.reserveCancelbtn {
	display: inline-block;
	background-color: #FFCF53;
	height: 40px;
	width: 100px;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #DCDCDC;
	border-radius: 2px;
	color: #000;
	text-decoration: none;
}

/* ------------- member block ------------- */
.memberBlockDiscriptBox {
	margin: 5px 10px;
}
table.widthMax {
	width: 100%;
}
.avatarTd {
	width: 65px;
}

.topicDelTd {
	width: 60px;
}

/* ------------- member report ------------- */
.memberReport {
	margin: 5px 10px;
}

.memberReport div{
	margin: 5px 10px;
}

.memberReport p{
	margin: 10px 0px;
}

.memberReport .guidelineLinkBox {
	margin: 10px 5px;
	text-align: center;
}

.guidelineLink {
	color: #9EE2FA;
	text-decoration: underline;
}

.memberReport.compMessage {
	text-align: center;
}
.mypageUndispDiscription {
	text-align: center;
}

/* ------------- support ticket ------------- */
.supportTicket_autoUpdateMess {
	padding: 10px 0px;
	text-align: center;
	background-color: #D9D9D9;
}

.alignCenter {
	text-align: center;
}
.colorRed {
	color: red;
}


/* ------------- external cooperation ------------- */
.cooperation-img {
	width:90px;
	height:90px;
}

.cooperation-avatar-img {
	margin-left: 10px;
}

.cooperation-btn-wrapper {
	display:inline-block;
	width: 50%;
	text-align: center;
}
.cooperation-btn-wrapper.left {
	float:left;
}

	.cooperation-btn {
		margin: 10px 10px;
		height: 42px;
		text-align: center;
		border-radius: 5px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		background-color: rgb(0,112,192);
		color: rgb(255,255,255);
		text-decoration: none;
		font-weight: 900;
		width: 100px;
	}

/* ------ PF gacha -----*/
.event_period {
	margin-top:1px;
	padding:3px;
	text-align:center;
	background-color: #ad290f;
	color:#ffffff;
	font-weight: bold;
}

.pfGachaGameIcon {
	height: 70px;
	width: 70px;
	margin: 3px;
}

.pfGachaRound {
	font-weight: bold;
	top: -0px;
	padding: 1px 12px;
	position: absolute;
	border-radius: 10px;
	background-color:#BB0000;
	color:#FFF;
	left: 20px;
}

.pfGachaPercent {
	font-weight: bold;
	top: -2px;
	padding: 5px;
	position: absolute;
	background-color:#FFF;
	color:#BB0000;
	right: 23px;
}

.pfGachaTable {
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 15px;
	border: 2px solid #BB0000;
	padding:10px;
	color:#BB0000;
	width:100%
}

.prizeTryNum {
	font-size:25px;
}

.prizeLv {
	font-size:13px;
	font-weight: bold;
}

.prizeItem {
	color:#555555;
	text-align:center;
	font-weight: bold;
}

.prizeNum {
	font-size:13px;
	color:#555555;
}

.prizeStar {
	color:#BB0000;
	font-size:13px;
	text-align:right;
}

.pfGachaRule {
	font-size:13px;
	color:gray;
	width: 300px;
	margin: 0 auto;
}

.pfGachaNotes {
	background-color: #D9D9D9;
	padding: 10px 10px 10px 10px;
	font-size:12px;
	color:#777777;
}

.pfGachaText {
	font-weight: bold;
	color:#1f4e79;
	text-align:center;
}

.pfGachaMessage {
	padding: 3px;
	text-align: center;
	color: red;
}

div.subtitle_nickname {
	border: 2px solid;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 10px;
	margin: 50px;
}

h2.subtitle.ygm-help {
	text-align: left;
	padding-left: 20px;
}

h2.subtitle.coin {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
h2.subtitle.game_coin_passbook {
	display: flex;
	padding-left: 11px;
	justify-content: space-between;
	align-items: center;
}

/* ------ marathon -----*/
.distance {
	height: 40vw;
	width: 100%;
	background-image: linear-gradient(135deg, rgba(176, 123, 215, 1), rgba(47, 92, 172, 1) 46%, rgba(171, 205, 235, 1));
	color: #fff;
	font-weight: bold;
	padding-top: 1.5vw;
	font-size: 4.2vw;
}

.maxCoin {
	width: 70%;
	background-color: #7436b3;
	text-align: center;
	margin: 0 auto;
	border-radius: 4vw;
}

.maxCoin p:first-child {
	padding-top: 1vw;
}

.helpButton {
	position: absolute;
	right: 0;
	top: 2vw;
}

.helpButtonImg {
	width: 7vw;
	margin-right: 2vw;
}

.gameMarathonTitle {
	text-align: center;
	font-size: 7.5vw;
	letter-spacing: 0.8vw;
}

.gameMarathonGameName {
	text-align: center;
	font-size: 70%;
}

.runnerImage {
	position: absolute;
	top: 7vw;
	right: 9vw;
	width: 13vw;
}

.distanceKm {
	background-color: #7436b3;
	width: 15vw;
	height: 15vw;
	transform: rotate(45deg);
	position: relative;
	left: 11vw;
	bottom: 3vw;
}

.distanceKmText {
	transform: rotate(-45deg);
	position: absolute;
	left: 4vw;
	top: 1.5vw;
	text-align: center;
}

.distanceKmText p:first-child {
	font-size: 6vw;
}

.distanceKmText p:last-child {
	font-size: 4vw;
	margin-top: -2vw;
}

.reachMeter {
	position: absolute;
	top: 26vw;
	left: 30vw;
}

.reachMeter > ul {
	display: flex;
	justify-content: space-between;
	width: 55vw;
}

.reachMeter > ul > li {
	width: 2.2vw;
	height: 6vw;
	background-color: #8faadc;
}

.achievedMeter {
	background-color: #fff!important;
}

.distanceMetre {
	text-align: right;
	margin-top: 0.5vw;
}

.marathonInfo {
	height: 17vw;
	width: 100%;
	background-color: #4d5880;
	color: #fff;
	display: flex;
	justify-content: space-around;
	text-align: center;
	font-size: 4.2vw;
	line-height: 4.4vw;
}

.endedMarathon {
    line-height: 17vw;
    font-size: 5.5vw;
}

.marathonContent {
	width: 42vw;
	margin: 2vw 0;
	font-weight: bold;
	display: table;
	border-radius: 3vw;
}

.marathonContent > p {
	display: table-cell;
	vertical-align: middle;
}

.marathonContent > a {
	display: table-cell;
	vertical-align: middle;
	color: #000;
}

.marathonPeriod {
	background-color: #203864;
}

.getGoldPass {
	background: linear-gradient(135deg, #ffc000, #ffc000 50%, #bf9000 50%, #ffc000);
}

.goldPassPurchased {
	background-color: #7a29cc;
	padding-right: 2vw;
}

.passPurchasedImg {
	width: 13vw;
}

.hideRewardModal {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding-top: 27vw;
	opacity: 0;
	background: rgba(0,0,0,0.6);
	z-index: -1;
}

.showRewardModal {
	z-index: 200;
	height: auto;
	position: fixed;
	opacity: 1;
}

.hideMissionModal {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding-top: 27vw;
	opacity: 0;
	background: rgba(0,0,0,0.6);
	z-index: -1;
}

.showMissionModal {
	z-index: 200;
	height: auto;
	position: fixed;
	opacity: 1;
}

.modalBody {
	width: 75vw;
	background-color: #fff;
	margin: 0 auto;
	font-weight: bold;
	border: 0.3vw solid;
	border-radius: 5vw;
	border-color :#000;
	color: #7a29cc;
}

.modalLabel {
	background-color: #7a29cc;
	color: #fff;
	border-radius: 4vw 4vw 0 0;
	padding: 1vw;
	text-align: center;
}

.modalDetail {
	text-align: center;
	font-size: 4.5vw;
}

.marathonTiming {
	color: #5c1f99;
}

.plusPoint {
	font-size: 3.8vw;
	margin-bottom: 2vw;
}

.premiumName {
	font-size: 5.5vw;
	padding: 1vw;
}

.premiumExplain {
	text-align: start;
	padding: 3vw 6vw;
}

.modalPremiumImg {
	width: 25vw;
}

.modalButton {
	background-color: #7a29cc;
	width: 50vw;
	height: 10vw;
	border-radius: 5vw;
	display: inline-table;
	margin-bottom: 3vw;
}

.modalButton > a {
	color: #fff;
	display: table-cell;
  vertical-align: middle;
}

.missionTitle {
	display: flex;
}

.missionTitle > img {
	padding: 1.5vw;
	border-radius: 4vw;
	width: 25vw;
}

.gameAndMissionName {
	text-align: start;
}

.missionGameName {
	font-size: 3vw;
	color: #999;
	margin: 4vw 1vw 1vw;
}

.missionName {
	padding-left: 1vw;
}

.missionNote {
	text-align: start;
	padding: 0 6vw;
}

.rewardList {
	height: 70vw;
	width: 100%;
	background: linear-gradient(to right, #f2f2f2, #f2f2f2 50%, #d9d9d9 50%, #d9d9d9);
	overflow: auto;
}

.rewardFrame {
	height: 3vw;
	width: 100%;
	background: linear-gradient(#ab97c5, #e9f0f7 20%, #a4b5c7 90%, #638291);
}

.topBorder {
	box-shadow: 0 0.5vw 1vw 0.5vw rgba(0, 0, 0, 40%);
	position: relative;
	z-index: 1;
}

.bottomBorder {
	box-shadow: 0 -0.1vw 1vw 1vw rgba(0, 0, 0, 0.4);
	position: relative;
}

.rewardListHeader {
	text-align: center;
	color: #ec464a;
	font-size: 4vw;
	margin: 2vw 0 0;
	font-weight: bold;
}

.rewardListHeader > div {
	width: 50%;
	text-align: center;
	display: inline-block;
	margin: 2vw 0 0;
}

/* 未使用
.rewardListHeaderCheck{
  height:30px;
  margin:3vw;
  background-image: linear-gradient(45deg, #808080 25%, transparent 25%), linear-gradient(-45deg, #808080 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #808080 75%), linear-gradient(-45deg, transparent 75%, #808080 75%);
  background-size: 20px 20px;
  background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
 }
*/

.rewardListHeaderChecker {
	text-align: center;
}

.rewardListFooter {
	text-align: center;
	color: #a32cc6;
	font-size: 12vw;
	margin: 1vw 0 0;
	font-weight: bold;
}

.rewardDisplay {
	text-align: center;
	margin: 1vw 0 0;
}

.rewardDisplay > li {
	height: 24vw;
	width: 95vw;
	display: inline-flex;
	justify-content: space-between;
	margin: 1vw 2vw;
	position: relative;
	filter: drop-shadow(0vw 0vw 1vw rgba(65, 65, 65, 1));
}

.reward {
	background: linear-gradient(135deg, #ddc4f8, #abc0e4 49%, #abc0e4 64%, #f8cbad);
	height: 100%;
	width: 40.5%;
	position: relative;
}

.normalReward {
	border-top-left-radius : 4vw;
	-webkit-border-top-left-radius: 4vw;
	-moz-border-radius-topleft: 4vw;
	border-bottom-left-radius : 4vw;
	-webkit-border-bottom-left-radius: 4vw;
	-moz-border-radius-bottomleft: 4vw;
	border-top-right-radius : 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-bottom-right-radius : 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
}

.hasPassReward {
	border-top-left-radius : 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-bottom-left-radius : 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-right-radius : 4vw;
	-webkit-border-top-right-radius: 4vw;
	-moz-border-radius-topright: 4vw;
	border-bottom-right-radius : 4vw;
	-webkit-border-bottom-right-radius: 4vw;
	-moz-border-radius-bottomright: 4vw;
}

.rewardImg {
	width: 17vw;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.hasPassRewardImg {
	width: 17vw;
	position: absolute;
	top: 50%;
	right: 2.5%;
	transform: translate(-50%, -50%);
}

.normalReceivedImg {
	width: 8vw;
	position: absolute;
	top: 50%;
	right: 3%;
	transform: translate(0, -50%);
}

.goldReceivedImg {
	width: 8vw;
	position: absolute;
	top: 50%;
	left: 3%;
	transform: translate(0, -50%);
}

.darkFilter {
	filter: brightness(0.5);
}

.lockImg {
	width: 7vw;
	position: absolute;
	top: 50%;
	right: 31.5%;
	transform: translate(0, -50%);
}

.step {
	background-color: #7a29cc;
	height: 26.5vw;
	width: 13%;
	color: #fff;
/*	line-height: 25vw; */
	padding: 4vw 0 0;
	font-size: 6vw;
	font-weight: bold;
	clip-path: polygon(50% 10%, 100% 0, 100% 90%, 50% 100%, 0 90%, 0 0);
	position: absolute;
	left: 41.5vw;
}

.stepKm {
	font-size: 4.5vw;
}

div.rewardList > ul > li:first-child > div.step {
	clip-path: polygon(50% 0, 100% 0, 100% 90%, 50% 100%, 0 90%, 0 0);
}

div.rewardList > ul > li:last-child > div.step {
	height: 100%;
	clip-path: polygon(50% 10%, 100% 0, 100% 100%, 50% 100%, 0 100%, 0 0);
}

.unreceivedStep {
	background-color: #bdafdb;
}

.todaysMissionWrapper {
	width: 100%;
	background-image: linear-gradient(135deg, #b07bd7, #2f5cac 50%, #deebf7);
	color: #fff;
	font-weight: bold;
	padding-bottom: 1vw;
	position: relative;
}

.rewardAcceptanceWrapper {
	text-align: center;
	font-size: 4.5vw;
}

.rewardAcceptance {
	background-color: #7a29cc;
	width: 50vw;
	height: 10vw;
	border-radius: 5vw;
	display: inline-table;
	margin-top: 3vw;
}

.rewardAcceptance > a {
	color: #fff;
	display: table-cell;
	vertical-align: middle;
}

.category {
	padding: 4vw 0 2vw 6vw;
}

.category > p {
	font-size: 5.2vw;
}

.aboutMission {
	font-size: 4vw;
}

.missionList {
	background-color: #fff;
	height: 22vw;
	margin: 2vw;
	border-radius: 3vw;
	display: flex;
	align-items: center;
}

.missionList > img {
	height: 100%;
	padding: 1.5vw;
	border-radius: 4vw;
}

.missionList > span {
	color: #000;
	font-size: 5vw;
	padding: 0 2vw;
}

.runnerNearby {
	width: 100%;
	background-image: linear-gradient(135deg, #4472c4, #4472c4 35%, #deebf7);
	color: #fff;
	font-weight: bold;
	padding-bottom: 1vw;
}

.runnerList {
	background-color: #fff;
	height: 22vw;
	margin: 2vw;
	border-radius: 3vw;
	color: #000;
	display: flex;
	align-items: center;
	font-size: 5vw;
}

.runnerList > img {
	width: 19vw;
	padding: 1.5vw;
}

.runnerNickname {
	margin-bottom: 1vw;
	width: 41vw;
	white-space: nowrap;
	overflow: auto;
}

.difference {
	color: #f00;
}

.runnerDistance {
	margin: 0 5vw 0 auto;
}

.marathonNotes {
	width: 100%;
	background-color: #595959;
	color: #fff;
	padding: 3vw 7vw;
	font-size: 4.4vw;
}

.underline_link {
	text-decoration: underline;
}

.bright_blue_link_font {
	color: #00c9ff;
}

.purchaseGoldPassBtn {
	font-weight: bold;
	border-radius: 3vw;
	background: linear-gradient(150deg, #fff4aa, #f9ce4a 25%, #ffc000 40%, #bf8600 42%,  #ffc000 85%, #fff4aa);
	width: 100%;
	margin: 12px auto 0;
	font-size: 20px;
	box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.35);
}

.purchaseGoldPassBtn > a {
	color: #000;
	display: block;
	position: relative;
	padding: 8px 0;
}

.goldRunnerImage {
	position: absolute;
	top: 10px;
	width: 45px;
	left: 14px;
}

.purchaseGoldPassBtn > a > span {
	display: block;
	padding-left: 19vw;
}

.purchaseGoldPassBtn > a > span > span {
	display: block;
	position: relative;
}

.goldPassPrice {
	position: absolute;
	right: 6vw;
}

.purchaseGoldPassBtnLabel {
	font-size: 10px;
	padding-left: 20px;
}

.ygmWarningNote {
	margin: 20px 0 0;
	display: none;
	color: #ff0000;
}

.marathonPassPurchased {
	text-align: center;
	margin: 15px;
}

/* タイトル限定コイン タイトル選択 */
.title_coin_game_list {
	margin: 10px 13px 0 13px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.title_coin_game {
	width: 46%;
	margin: 0px 5px 5px;
	font-size: calc(10px + 16 * (100vw - 320px) / 600);
	text-align: left;
}

.possession_layer {
	display: flex;
	position: absolute;
	z-index: 2;
	width: calc(46% - 12px);
	align-items: center;
	justify-content: center;
	aspect-ratio: 10 / 11;
	background: black;
	color: white;
	font-size: 17px;
 	font-weight: bold;
	opacity: 0.7;
	border-radius: 10px;
}

/* タイトル限定コイン 購入 */
.selected_title_display {
	margin-bottom: 15px;
}
.hr_game_title {
	margin: 7px;
	width: 50%;
}

.selected_game_name {
	position: relative;
	left: 7px;
	font-weight: bold;
}

.user_bought_title_coin {
	text-align: center;
	margin: 15px;
}
.title_coin_explanation {
	padding: 15px 25px;
	margin-bottom: 10px;
	background-color: #F0F0F0;
	border: 1px solid #D4D4D4;
	border-radius: 25px;
}

.title_coin_explanation_text {
	margin-bottom: 5px;
	font-size: 15px;
}

.title_coin_detail {
	text-align: center;
	font-weight: bold;
}

.title_coin_game_name_area {
	color: #c00000;
}

.title_coin_agreememt_area {
	display: flex;
	margin-bottom: 10px;
 	justify-content: center;
	gap: 5px;
	align-items: center;
}

.buy_title_coin_button {
	width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 8px;
}

.disagreement_note {
	margin: 10px 0 0;
	display: none;
	text-align: center;
	color: #ff0000;
}

/* title coin passbook */
#titleCoinPassbook .item-article {
	margin: 10px;
	overflow: scroll;
	height: 56%;
}
table.title_coin_passbook {
	width: 100%;
	border-spacing: 0;
	border-collapse: separate;
	border: 3px solid #0070C0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px ;
}
.title_coin_passbook tr:nth-child(4n)
, .title_coin_passbook tr:nth-child(4n-1) {
	background: #FFFFFF ;
}
.title_coin_passbook tr:nth-child(4n-2)
, .title_coin_passbook tr:nth-child(4n-3) {
	background: #EAF4FF ;
}

.title_coin_passbook td {
	padding: 2px 5px 1px;
	vertical-align: middle;
	word-break: break-all;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.title_coin_passbook .balanceType {
	display: inline-block;
	color: #FFFFFF;
	padding: 1px 10px;
	font-size: 10px;
	margin: 2px 10px 0px 5px;
	border-radius: 2px;
}
.title_coin_passbook .balanceType {
	background: #254061;
}
.title_coin_passbook .routeDetail {
	text-align: left;
}
.title_coin_passbook .gameName {
	text-align: left;
}
.title_coin_passbook .time {
	text-align: left;
	color: #b4b4b4;
	text-indent: 6px;
	vertical-align:top !important;
}
.title_coin_passbook .coin {
	text-align: right;
}



