@charset "UTF-8";

/*================================================================================================*/
/*
 * parts.common.css
 * 
*/
/*================================================================================================*/
/*
 *
 * $_parts_box
 *
*/
._parts_box{	width:100%;	border-radius:6px;	background:#191919;	box-shadow: 0 0 4px rgba(0,0,0,0.7);}
/* 横幅 960px以下 */
@media screen and (max-width: 959px) {
	._parts_box{border-radius:0;box-shadow:none;}
}
/*
 *
 * $_parts_globalNavSP
 *
*/
._parts_globalNavSP {position:fixed;top: 0;right:0;bottom:0;left:0;width:auto;height:auto;z-index:2;}
._parts_globalNavSP .drawer { 
	background: #666;position:absolute;
	top:0;right:auto;bottom: 0;left:auto;width:240px;height:auto;overflow:auto;
	-webkit-overflow-scrolling:touch;
	-webkit-transition: width 0.3s ease;
	-moz-transition: width 0.3s ease;
	-ms-transition: width 0.3s ease;
	-o-transition: width 0.3s ease;
	transition: width 0.3s ease;
	left: 0;
	z-index: 1;
}
/*================================================================================================*/
/*
 *   parts.header.css
 *
*/
/*================================================================================================*/
/*
 *
 * $_parts_header_spGlobalnavi
 *
*/
._parts_header_spGlobalnavi{width:100%;height:60px;background:#000;display:table;box-shadow:0px 2px 3px 4px rgba(0,0,0,0.7);}
._parts_header_spGlobalnavi li{
	display:table-cell;
	width:20%;
	border:1px solid #3b3b3b;
	border-width:1px 1px 0 0;
	box-sizing:border-box;
	background: rgb(49,50,49);
	background: -moz-linear-gradient(top,  rgba(49,50,49,1) 0%, rgba(30,31,30,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(49,50,49,1)), color-stop(100%,rgba(30,31,30,1)));
	background: -webkit-linear-gradient(top,  rgba(49,50,49,1) 0%,rgba(30,31,30,1) 100%);
	background: -o-linear-gradient(top,  rgba(49,50,49,1) 0%,rgba(30,31,30,1) 100%);
	background: -ms-linear-gradient(top,  rgba(49,50,49,1) 0%,rgba(30,31,30,1) 100%);
	background: linear-gradient(to bottom,  rgba(49,50,49,1) 0%,rgba(30,31,30,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#313231', endColorstr='#1e1f1e',GradientType=0 );
	box-shadow:0 2px 3px 3px rgba(0,0,0,0.2) inset;
}
._parts_header_spGlobalnavi li:last-child{border-width:1px 0 0 0;}
._parts_header_spGlobalnavi li a{width:100%;padding:3px 0 0;height:47px;display:block;}
._parts_header_spGlobalnavi li.active a{background:url(../img/parts/_deco_lightingHead_s.jpg) no-repeat top center #191919;background-size:100% 5px;}
._parts_header_spGlobalnavi li a p{color:#fff;font-size:60%;line-height:120%;text-align:center;}
._parts_header_spGlobalnavi .spG_icon {width:25px;height:25px;margin:0 auto;background:url(../img/icon/icon_spGlobalnavi.png) no-repeat top center;background-size:25px 125px;}
._parts_header_spGlobalnavi .spG_members .spG_icon{background-position:0 0;}
._parts_header_spGlobalnavi .spG_lestanianews .spG_icon{background-position:0 -25px;}
._parts_header_spGlobalnavi .spG_manual .spG_icon{background-position:0 -50px;}
._parts_header_spGlobalnavi .spG_shop .spG_icon{background-position:0 -75px;}
._parts_header_spGlobalnavi .spG_my .spG_icon{background-position:0 -100px;}
/*
 *
 * $_parts_headerVisual
 *
*/
._parts_headerVisual{width:100%;height:188px;position:relative;margin:43px 0 0;}
._parts_headerVisual .inr{width:960px;margin:0 auto;position:relative;}
._parts_headerVisual .headerVisual_logo{width:313pxposition:absolute;top:4px;left:0;}
._parts_headerVisual .headerVisual_read{position:absolute;width:442px;height:85px;top:80px;right:0px;background:url(../img/banner/header/headerVisual_read.png) no-repeat top center;}
._parts_headerVisual .headerVisual_btn{width:190px;position:absolute;right:10px;top:147px;}
._parts_headerVisual .headerVisual_downloadBtn{width:285px;height:65px;position:absolute;right:50px;top:115px;}
._parts_headerVisual .headerVisual_downloadBtn a{width:285px;height:65px;text-indent:-9999px;display:block;background:url(../img/banner/header/headerVisual_downloadBtn.png) no-repeat top center;}
._parts_headerVisual .headerVisual_downloadBtn a:hover{background:url(../img/banner/header/headerVisual_downloadBtn.png) no-repeat bottom center;}
._parts_headerVisual .headerVisual_beginner_btn{display:none;}
/* 横幅 970px以下 */
@media screen and (max-width: 979px) {
	._parts_headerVisual{margin-top:0;height:auto;background-position:10% 10px;}
	._parts_headerVisual .inr{width:100%;position:relative;}
	._parts_headerVisual .headerVisual_logo{position:relative;width:200px;margin:0 0 0 20px;}
	._parts_headerVisual .headerVisual_read{left:0;width:374px;height:80px;top:98px;margin:0;background-position: left top;background-size:contain;}
	._parts_headerVisual .headerVisual_btn{top:265px;left:0;right:0;margin:auto;display:none;}
	._parts_headerVisual .headerVisual_downloadBtn{display:none;}
	._parts_headerVisual .headerVisual_beginner_btn{display:block;background:url(../img/banner/header/headerVisual_beginnerBtn.png) no-repeat center left;background-size: contain;width: 300px;height: 82px;margin: 0 auto 15px;}
}
/* 横幅 480px以下 */
@media screen and (max-width: 566px) {
	._parts_headerVisual{height:auto;background-position:20% 10px;background-size:760px 119px;}
	._parts_headerVisual .headerVisual_logo{width:130px;margin:0 0 0 5px;}
	._parts_headerVisual .headerVisual_read{width:230px;height:62px;top:67px;margin:0;background-position: left top;background-size:contain;}
	._parts_headerVisual .headerVisual_btn{top:230px;left:0;right:0;margin:auto;}
	._parts_headerVisual .headerVisual_beginner_btn{display:block;background:url(../img/banner/header/headerVisual_beginnerBtn.png) no-repeat center left;background-size: contain;width: 300px;height: 82px;margin: 5px auto 15px;}
}
._parts_headerVisual .headerVisual_pc:hover{opacity:0.9;filter: alpha(opacity=90);-ms-filter: "alpha(opacity=90)"; }
._parts_headerVisual .headerVisual_sp{display:none;}
._parts_headerVisual .headerVisual_starting_sp{display:none;}
/* 横幅 750px以下 */
@media screen and (max-width: 749px) {
	._parts_headerVisual .headerVisual_sp{display:block;margin-bottom:7px;}
	._parts_headerVisual .headerVisual_starting_sp{display:block;}
	._parts_headerVisual .headerVisual_pc{display:none;}
}



/*
 *
 * $_parts_headerBar
 *
*/
._parts_headerBar{width:100%;height:35px;background:url(../img/parts/_parts_headerBar.jpg) no-repeat top center #fff;box-shadow: 0 1px 3px rgba(0,0,0,0.4);}
._parts_headerBar li.capcom{width:82px;height:18px;float:left;padding:7px 0 0 10px;}
._parts_headerBar li.cog{width:78px;height:23px;float:left;padding:5px 0 0 7px;}
._parts_headerBar li.menuLeft{display:none;padding:10px 0 0 0;width:31px;float:left;}
._parts_headerBar li.menuRight{display:none;padding:6px 5px 0 0;float:right;}
._parts_headerBar li.menuRight .menuRightBtn{padding:7px 0 0;position:relative;height:40px;cursor:pointer;}
._parts_headerBar li.menuRight .characterIcon{width:30px;height:30px;float:left;background:#ccc;}
._parts_headerBar li.menuRight .characterName{height:30px;float:left;display:table;vertical-align:middle;color:#459dbe;text-align:left;line-height:120%;padding:0 15px 0 7px;background:url(../img/parts/_parts_footerLink.png) no-repeat right center;}
._parts_headerBar li.menuRight .characterName p{display:table-cell;height:30px;vertical-align:middle;}
._parts_headerBar li.seach{padding:5px 10px 0 0;float:right;}
/* 横幅 970px以下 */
@media screen and (max-width: 979px) {
._parts_headerBar{height:55px;background:#fff;}
	._parts_headerBar li.capcom{display:none;}
	._parts_headerBar li.cog{display:none;}
	._parts_headerBar li.menuLeft,
	._parts_headerBar li.menuRight{display:block;}
	._parts_headerBar li.seach{display:none;}
}

/*================================================================================================*/
/*
 *
 *   parts.footer.css
 *
*/
/*================================================================================================*/
/*
 *
 * $_parts_footer_siteMap
 *
*/
._parts_footer_siteMap{	width:100%;	padding:20px 0;	border-radius:5px;	background-color:#d2d0d0;	border:2px solid #c5c4c4;	box-sizing:border-box;	margin:10px 0 0;}
._parts_footer_siteMap ul{width:100%;display:table;	}
._parts_footer_siteMap ul li{	width:20%;	display:table-cell;}
._parts_footer_siteMap dl{padding:0 0 0 20px;text-align:left;color:#3a3a3a;}
._parts_footer_siteMap dt{font-size:110%;font-weight:bold;padding:0 0 3px;}
._parts_footer_siteMap dd{font-size:85%;padding:0 0 3px 5px;}
._parts_footer_siteMap dd a{color:#3a3a3a;}
._parts_footer_siteMap dd a:hover{color:#7a7a7a;}
.footerIcon{width:22px;height:17px;float:left;position:relative;top:-2px;left:0;}
.footerIcon.memberIcon{	background:url(../img/icon/icon_footer.png) no-repeat 0 0;background-size:110px 34px;}
.footerIcon.lestanianewsIcon{	background:url(../img/icon/icon_footer.png) no-repeat -22px 0;background-size:110px 34px;}
.footerIcon.manualIcon{background:url(../img/icon/icon_footer.png) no-repeat -44px 0;background-size:110px 34px;margin:0 3px 0 0;}
.footerIcon.shopIcon{background:url(../img/icon/icon_footer.png) no-repeat -66px 0;background-size:110px 34px;margin:0 3px 0 0;}
.footerIcon.myIcon{	background:url(../img/icon/icon_footer.png) no-repeat -22px 0;background-size:110px 34px;}

/*
 *
 * $_parts_footerLink
 *
*/
._parts_footerLink{	width:100%;	height:30px;	padding:6px 0 5px;	overflow: hidden;	position: relative;	background:#191919;	border:1px solid #302f2f;	border-width:1px 0;}
._parts_footerLink ul{position: relative;left: 50%;float: left;}
._parts_footerLink li{padding:0 15px 0 0;float:left;position: relative;left: -50%;float: left;}
._parts_footerLink li a{
	color:#dedddd;font-size:12px;text-align:left;padding:5px 10px 5px 15px;display:block;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.2s;
	-webkit-transition-timing-function:linear;
	transition-property:all;
	transition-duration:0.2;
	transition-timing-function:linear;
	background:url(../img/parts/_parts_footerLink.png) no-repeat center left;
}
._parts_footerLink a:hover{		color:#a39a72;	}

/* 横幅 730px以下 */
@media screen and (max-width: 729px) {
	._parts_footerLink{	padding:0;height:auto;border-width:0 0 1px;}
	._parts_footerLink ul{float:none;}
	._parts_footerLink li{width:50%;position:inherit;box-sizing:border-box;border:1px solid #302f2f;border-width:1px 1px 0 0;padding:0 0 0 0;}
	._parts_footerLink li a{width:100%;text-align:center;font-size:11px;background:none;padding:12px 0;}
}
/*
 *
 * $_parts_footer
 *
*/
._parts_footer{	width:100%;padding:20px 0 0;background:#191919;overflow:hidden;position: relative;}
._parts_footer ul{position: relative;left: 50%;float: left;	}
._parts_footer li{padding:0 10px;float:left;position: relative;left: -50%;float: left;}
._parts_footer .ps4{width:178px;}
._parts_footer .ps3{width:110px;}
._parts_footer .windows{width:160px;}
._parts_footer .cero{width:32px;}

/* 横幅 730px以下 */
@media screen and (max-width: 729px) {
	._parts_footer{padding:10px 0 40px;}
	._parts_footer li{padding:0 5px;}
	._parts_footer .ps4{width:89px;}
	._parts_footer .ps3{width:55px;}
	._parts_footer .windows{width:80px;}
	._parts_footer .cero{width:16px;}
}
/*
 *
 * $_parts_footerCredit
 *
*/
._parts_footerCredit{width:700px;height:55px;clear:both;padding:15px 0 0;margin:0 auto;background:url(../img/parts/_parts_footerCredit.jpg) no-repeat center left;}
/* 横幅 730px以下 */
@media screen and (max-width: 729px) {
	._parts_footerCredit{width:263px;height:105px;background:url(../img/parts/_parts_footerCredit@2x.jpg) no-repeat center left;background-size:263px 105px;}
}


/*================================================================================================*/
/*
 *   parts.leftMenu.css
 *
*/
/*================================================================================================*/

/*
 *
 * $_banner_capCharge
 *
*/
._banner_capCharge{width:270px;height:85px;margin:0 auto 2px;background:url(../img/banner/left/banner_left_capCharge.png) no-repeat bottom center;}
._banner_capCharge a{
	width:270px;height:85px;display:block;text-indent:-9999px;
	background:url(../img/banner/left/banner_left_capCharge.png) no-repeat top center;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.2s;
	-webkit-transition-timing-function: linear;
	transition-property: all;
	transition-duration: 0.2;
	transition-timing-function: linear;
}
._banner_capCharge a:hover{opacity:0.1;filter: alpha(opacity=10);-ms-filter: "alpha(opacity=10)"; }

/*
 *
 * $_banner_beginner
 *
*/
._banner_beginner{width:270px;height:150px;margin:0 auto 2px;background:url(../img/banner/left/banner_left_beginner.png) no-repeat bottom center;}
._banner_beginner a{
	width:270px;height:150px;display:block;text-indent:-9999px;
	background:url(../img/banner/left/banner_left_beginner.png) no-repeat top center;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.2s;
	-webkit-transition-timing-function: linear;
	transition-property: all;
	transition-duration: 0.2;
	transition-timing-function: linear;
}
._banner_beginner a:hover{opacity:0.1;filter: alpha(opacity=10);-ms-filter: "alpha(opacity=10)"; }
#left-banner2{display:none;padding:10px 0;background:#161616;}
/* 横幅 970px以下 */
@media screen and (max-width: 979px) {
	#left-banner2{display:block;}
	#left-banner{display:none;}
}
._banner_double{width:270px;overflow:hidden;margin:0 auto;}

/*
 *
 * $_banner_promotion
 *
*/
._banner_promotion{width:135px;height:95px;margin-bottom:2px;float:left;background:url(../img/banner/left/banner_left_promotion.png) no-repeat bottom center;}
._banner_promotion a{
	width:135px;height:95px;display:block;text-indent:-9999px;
	background:url(../img/banner/left/banner_left_promotion.png) no-repeat top center;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.2s;
	-webkit-transition-timing-function: linear;
	transition-property: all;
	transition-duration: 0.2;
	transition-timing-function: linear;
}
._banner_promotion a:hover{opacity:0.1;filter:alpha(opacity=10);-ms-filter: "alpha(opacity=10)"; }
/*
 *
 * $_banner_manual
 *
*/
._banner_manual{width:135px;height:95px;margin-bottom:2px;float:left;background:url(../img/banner/left/banner_left_manual.png) no-repeat bottom center;}
._banner_manual a{
	width:135px;height:95px;display:block;text-indent:-9999px;
	background:url(../img/banner/left/banner_left_manual.png) no-repeat top center;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.2s;
	-webkit-transition-timing-function: linear;
	transition-property: all;
	transition-duration: 0.2;
	transition-timing-function: linear;
}
._banner_manual a:hover{opacity:0.1;filter: alpha(opacity=10);-ms-filter: "alpha(opacity=10)"; }
/*
 *
 * $_parts_leftMenu
 *
*/
._parts_leftMenu{}
._parts_leftMenu dl{padding:0 0 10px;}
._parts_leftMenu dl.start{border-radius:6px 6px 0 0;}
._parts_leftMenu dl.end{border-radius:0 0 6px 6px;}
._parts_leftMenu dt{margin:0 0 8px;}	
._parts_leftMenu dd{}
._parts_leftMenu dd.nolink{padding:5px 0 5px 25px;font-size:13px;color:#dad7d7;text-decoration:none;}
._parts_leftMenu dd a{padding:5px 0 5px 25px;font-size:13px;color:#dad7d7;display:block;text-decoration:none;}
._parts_leftMenu dd a:hover{color:#a39a72;background:url(../img/parts/_parts_leftMenu_over.jpg) no-repeat 10px 22px;}
._parts_leftMenu dd a.active{color:#a39a72;background:#323028;}
._parts_leftMenu dd a.previous{color:#555;}
._parts_leftMenu dd a.previous:hover{background:none;}
._parts_leftMenu ._parts_character_name{background-size: 300px 70px;margin:0;}
._parts_leftMenu ._parts_character_name .arisen_icon{left:20px;}
._parts_leftMenu ._parts_character_name .character_name p{color:#d5d4d4;}
._parts_leftMenu  ._parts_character_name .character_jobLv{width:130px;top:110px;left:15px;}
._parts_leftMenu ._parts_character_equip{width:258px;margin:0 auto;padding: 0 0 0;}
._parts_leftMenu .characterEquip .equipList-left{padding-right:4px;	}
._parts_leftMenu .characterEquip .equipList-right{padding-left:4px;}
._parts_leftMenu ._parts_ui_defultBtn{margin:0 auto;}
._parts_leftMenu ._parts_ui_defultBtn a{padding:8px 0 0;}
._parts_leftMenu ._parts_ui_defultBtn a:hover{color:#dedddd;background: url(../img/parts/_parts_ui_defultBtn.png) no-repeat bottom left;}
._parts_leftMenu .characterParam{color:#d5d4d4;}
._parts_leftMenu .characterEquipInr{padding:0 10px 0 15px;}
._parts_leftMenu .characterEquipInr dd{margin-bottom:0;color:#d5d4d4;}
._parts_leftMenu .characterEquipInr dt{margin-bottom:0;}
/* =========================#spMenuLeft=========================== */
#spMenuLeft ._parts_leftMenu dd a{padding:10px 0 10px 25px;font-size:14px;border:1px solid #232323;border-width:0 0 1px 0;}
#spMenuLeft ._parts_leftMenu dl dd:last-child a{border-width:0;}
#spMenuLeft ._parts_leftMenu dd a:hover{color:inherit;background-image:none;}
#spMenuLeft ._parts_leftMenu dd a.previous{color:#555;}
#spMenuLeft ._parts_leftMenu dd a.previous:hover{background:none;}
/* =========================#spMenuRight=========================== */	
#spMenuRight .mypage_navi-child li{border:0;background-image:none;}
#spMenuRight .subnavi_arrow_bg{display:none;}
#spMenuRight .myList-COGAccount dl{width:240px;}
#spMenuRight .myList-COGAccount dt{padding:0;}
#spMenuRight ._parts_leftMenu dd a{padding:10px 0 10px 25px;font-size:14px;border:1px solid #232323;border-width:0 0 1px 0;}
#spMenuRight .mypage_navi-child .myList-myPage,
#spMenuRight .mypage_navi-child .myList-switchCharacter{width:120px;height:80px;padding:0 0 0 15px;margin:0 0 3px;position:relative;float:left;}
#spMenuRight .mypage_navi-child .myList-capCharge,
#spMenuRight .mypage_navi-child .myList-logOut{width:120px;height:80px;padding:0 0 0 3px;margin:0 0 3px;position:relative;float:left;}
#spMenuRight .mypage_navi-child .myList-myPage a,
#spMenuRight .mypage_navi-child .myList-capCharge a,
#spMenuRight .mypage_navi-child .myList-switchCharacter p,
#spMenuRight .mypage_navi-child .myList-logOut a{
	width:120px;height:80px;text-align:center;display:block;background:#000;border-radius:5px;border:2px solid #3c3b3c;box-sizing:border-box;
	background: rgb(49,50,49);
	background: -moz-linear-gradient(top,  rgba(49,50,49,1) 0%, rgba(24,24,24,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(49,50,49,1)), color-stop(100%,rgba(24,24,24,1)));
	background: -webkit-linear-gradient(top,  rgba(49,50,49,1) 0%,rgba(24,24,24,1) 100%);
	background: -o-linear-gradient(top,  rgba(49,50,49,1) 0%,rgba(24,24,24,1) 100%);
	background: -ms-linear-gradient(top,  rgba(49,50,49,1) 0%,rgba(24,24,24,1) 100%);
	background: linear-gradient(to bottom,  rgba(49,50,49,1) 0%,rgba(24,24,24,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#313231', endColorstr='#181818',GradientType=0 );
	box-shadow: 0 0 3px 2px rgba(0,0,0,0.4) inset;
	color:#dad7d7;
	font-size:12px;
	line-height:110%;
}
#spMenuRight .mypage_navi-child .myList-myPage a .icon,
#spMenuRight .mypage_navi-child .myList-capCharge a .icon,
#spMenuRight .mypage_navi-child .myList-switchCharacter p .icon,
#spMenuRight .mypage_navi-child .myList-logOut a .icon{width:35px;height:35px;position:absolute;left:0;right:0;margin:0 auto;}
#spMenuRight .mypage_navi-child .myList-myPage a{padding:55px 0 0;}
	#spMenuRight .mypage_navi-child .myList-myPage a .icon{background:url(../img/icon/icon_cog_myPage.png) no-repeat center center;background-size:35px 35px;top:10px;}
#spMenuRight .mypage_navi-child .myList-capCharge a{padding:55px 0 0;}
#spMenuRight .mypage_navi-child .myList-capCharge a .icon{background:url(../img/icon/icon_cog_capCharge.png) no-repeat center center;background-size:35px 35px;top:10px;}
#spMenuRight .mypage_navi-child .myList-switchCharacter a{width:135px; height:80px;padding:0;!important;}
#spMenuRight .mypage_navi-child .myList-switchCharacter p{padding:45px 20px 0;cursor:pointer;}
#spMenuRight .mypage_navi-child .myList-switchCharacter p .icon{background:url(../img/icon/icon_cog_switchCharacter.png) no-repeat center center;background-size:35px 35px;top:8px;}
#spMenuRight .mypage_navi-child .myList-switchCharacter p #ariseSwitchSelect{width:120px;height:78px;position:absolute;top:0;left:0;opacity:0;filter: alpha(opacity=10);-ms-filter: "alpha(opacity=10)"; }
#spMenuRight .mypage_navi-child .myList-logOut a{padding:55px 0 0;}
#spMenuRight .mypage_navi-child .myList-logOut a .icon{background:url(../img/icon/icon_cog_logOut.png) no-repeat center center;background-size:35px 35px;top:10px;}
._parts_leftMenu dd.sns{overflow: hidden;position: relative;padding:10px 0 15px;border-radius:0 0 6px 6px;}
._parts_leftMenu dd.sns ul{position: relative;left: 50%;float: left;}
._parts_leftMenu dd.sns li{width:30px;height:30px;padding:0 2px;position: relative;left: -50%;float: left;}
._parts_leftMenu dd.sns li a{width:30px;height:30px;display:block;padding:0;text-indent:-9999px;}
._parts_leftMenu dd.sns li.rss a{background:url(../img/icon/icon-sns@2x.png) no-repeat 0px 0px;background-position:0 0px;background-size:90px 30px;}
._parts_leftMenu dd.sns li.twitter a{background:url(../img/icon/icon-sns@2x.png) no-repeat 0px 0px;background-position:-30px 0;background-size:90px 30px;}
._parts_leftMenu dd.sns li.facebook a{background:url(../img/icon/icon-sns@2x.png) no-repeat 0px 0px;background-position:-60px 0;background-size:90px 30px;}
/*レトロ対応*/
.isRetroBrowser ._parts_leftMenu dd.sns li.rss a{background:url(../img/icon/icon-sns.png) no-repeat 0px 0px;background-position:0 0px;}
.isRetroBrowser ._parts_leftMenu dd.sns li.twitter a{background:url(../img/icon/icon-sns.png) no-repeat 0px 0px;background-position:-30px 0;}
.isRetroBrowser ._parts_leftMenu dd.sns li.facebook a{background:url(../img/icon/icon-sns.png) no-repeat 0px 0px;background-position:-60px 0;}
/* 横幅 960px以下 */
@media screen and (max-width: 959px) {
	._parts_leftMenu dd.sns{border-radius:0;}
}

/*
 *
 * $_parts_left_submenu
 *
*/
._parts_left_submenu{}
	._parts_left_submenu a.select{color:#a39a72;}
	._parts_left_submenu li a{padding:1px 0 1px 35px;}


/*================================================================================================*/
/*
 *   parts.info.css
 *
*/
/*================================================================================================*/

/*
 *
 * $_parts_infoTitle
 *
*/
._parts_info_title{width:100%;height:50px;margin:15px 0 3px;position:relative;background:url(../img/parts/_parts_infoTitle.jpg) no-repeat top center;}
	._parts_info_title h3{font-size:150%;padding:13px 0 0;text-align:center;font-family: 'Times New Roman', Times, "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝B", "ＭＳ Ｐ明朝", serif;color:#cec5b5;text-shadow:#000 2px 2px 2px;}
/*
 *
 * $_parts_topicsList
 *
*/
._parts_topicsList{}
	._parts_topicsList .newList{padding-bottom:15px;}
	._parts_topicsList .newList li,
	._parts_topicsList .importantList li{padding:10px 0 0 15px;text-align:left;overflow:hidden;font-size:100%;background:url(../img/parts/_parts_border.gif) repeat-x bottom left;}
	._parts_topicsList .newList li a,
	._parts_topicsList .importantList li a{color:#a39a72;}
	._parts_topicsList .newList li a:hover,
	._parts_topicsList .importantList li a:hover{color:#dfd39c;}
	._parts_topicsList li span.date{font-size:80%;color:#a9a8a6;float:left;line-height:120%;padding:0 4px 0 2px;}
	._parts_topicsList .head{width:125px;float:left;display:table-cell;overflow:hidden;}
	._parts_topicsList .ttl{font-size:95%;display:table-cell;width:540px;line-height:110%;overflow:hidden;float:left;overflow:hidden;}
	._parts_topicsList .body{clear:both;padding:15px 15px 0 0;}
	._parts_topicsList .thumb{text-align:center;}
	._parts_topicsList .article{padding:15px 0;}
	._parts_topicsList .importantList li .inr,
	._parts_topicsList .newList li .inr{max-width:680px;margin:0 auto;}

/* 横幅 960px以下 */
@media screen and (max-width: 959px) {
	._parts_topicsList{width:100%;}._parts_topicsList ul{padding:2px 0 0;}
	._parts_topicsList .newList li{background:url(../img/parts/_parts_border.gif) repeat-x bottom left;}
	._parts_topicsList .importantList li{}
	._parts_topicsList .newList li,
	._parts_topicsList .importantList li{line-height:1.4em;padding:8px 10px 7px 10px;box-sizing:border-box;}
	._parts_topicsList li span.date{font-size:90%;}
	._parts_topicsList .head{width:100%;padding:0;float:none;display:block;}
	._parts_topicsList .ttl{font-size:100%;width:100%;padding:5px 0 0;float:none;display:block;}
	._parts_topicsList .head{width:100%;}
	._parts_topicsList .ttl{width:100%;}
	._parts_topicsList .body{padding:10px 0 0 0;}
	._parts_topicsList .thumb{}._parts_topicsList .thumb img{width:100%;max-width:560px;}
	._parts_topicsList .article{padding:10px 0;}
	._parts_topicsList .importantList li .inr,
	._parts_topicsList .newList li .inr{width:auto;margin:0 auto;}
}
._parts_informationTab{	width:680px;height:40px;position:relative;margin:0 auto;overflow:hidden;}
._parts_informationTab ul{position: relative;left:50%;float:left;}
._parts_informationTab li{position: relative;left: -50%;float: left;}
._parts_informationTab li a{width:132px;height:40px;text-indent:-9999px;display:block;background:url(../img/parts/_parts_informationTab-bg.jpg) no-repeat top left;}
._parts_informationTab li a br{display:none;}
._parts_informationTab li a br{dislay:none;}
._parts_informationTab li#listArrival a{background-position:0 0;}
._parts_informationTab li#listService a{background-position:-132px 0;}
._parts_informationTab li#listEvent   a{background-position:-264px 0;}
._parts_informationTab li#listUp      a{background-position:-396px 0;}
._parts_informationTab li#listEtc     a{background-position:-528px 0;}
._parts_informationTab li#listArrival a:hover{background-position:0 -40px;}
._parts_informationTab li#listService a:hover{background-position:-132px -40px;}
._parts_informationTab li#listEvent   a:hover{background-position:-264px -40px;}
._parts_informationTab li#listUp      a:hover{background-position:-396px -40px;}
._parts_informationTab li#listEtc     a:hover{background-position:-528px -40px;}
._parts_informationTab li#listArrival a.active{background-position:0 -80px;}
._parts_informationTab li#listService a.active{background-position:-132px -80px;}
._parts_informationTab li#listEvent   a.active{background-position:-264px -80px;}
._parts_informationTab li#listUp      a.active{background-position:-396px -80px;}
._parts_informationTab li#listEtc     a.active{background-position:-528px -80px;}

/* 横幅 680px以下 */
@media screen and (max-width: 679px) {
	._parts_informationTab{width:100%;}
	._parts_informationTab ul{width:100%;}
	._parts_informationTab li{width:20%;}
	._parts_informationTab li a{
		margin:0 auto;height:38px;text-indent:inherit;box-sizing:content-box;text-align:center;font-size:12px;line-height:120%;padding:0 2px;display:table-cell;border-radius: 3px;
		background: rgb(53,51,47);
		background: -moz-linear-gradient(top,  rgba(53,51,47,1) 0%, rgba(28,28,28,1) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(53,51,47,1)), color-stop(100%,rgba(28,28,28,1)));
		background: -webkit-linear-gradient(top,  rgba(53,51,47,1) 0%,rgba(28,28,28,1) 100%);
		background: -o-linear-gradient(top,  rgba(53,51,47,1) 0%,rgba(28,28,28,1) 100%);
		background: -ms-linear-gradient(top,  rgba(53,51,47,1) 0%,rgba(28,28,28,1) 100%);
		background: linear-gradient(to bottom,  rgba(53,51,47,1) 0%,rgba(28,28,28,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35332f', endColorstr='#1c1c1c',GradientType=0 );
		border:1px solid #000;font-size:10px;color:#fff;vertical-align:middle;
	}
	._parts_informationTab li a br{display:block;}
	._parts_informationTab li a:hover{background:#303030;}
	._parts_informationTab li a.active{background:#505050;}	
}
/* 横幅 380px以下 */
@media screen and (max-width: 379px) {
	._parts_informationTab li a{font-size:9px;}
}
/*
 *
 * $_parts_informationList
 *
*/
._parts_informationList{padding:5px 0 0;position:relative;}
._parts_informationList ul{padding:5px 0;}
._parts_informationList .newList li,
._parts_informationList .importantList li{width:100%;overflow:hidden;}
._parts_informationList .newList li a,
._parts_informationList .importantList li a{padding:4px 0 4px 10px;display:block;text-align:left;font-size:100%;color:#a39a72;overflow:hidden;}
._parts_informationList .newList li a:hover,
._parts_informationList .importantList li a:hover{color:#dfd39c;background:#2d2919;}
._parts_informationList li a span.date{color:#a9a8a6;float:left;line-height:120%;padding:0 4px 0 2px;}
._parts_informationList .newList li a:hover span.date,
._parts_informationList .importantList li a:hover span.date{color:#fff;}
._parts_informationList .head{width:110px;float:left;display:table-cell;overflow:hidden;}
._parts_informationList .ttl{display:table-cell;width:560px;line-height:110%;padding:0;overflow:hidden;float:left;}	
._parts_informationList .importantList{background:#131313;}
._parts_informationList .importantList li{}	
._parts_informationList #service,
._parts_informationList #event,
._parts_informationList #up,
._parts_informationList #etc{display:none;}
._parts_informationList .importantList li a .inr,
._parts_informationList .newList li a .inr{max-width:680px;margin:0 auto;}
/* 文字サイズ PC */
._parts_informationList .newList li a,
._parts_informationList .importantList li a{font-size:95%;line-height:140%;padding:4px 0 4px 15px;}
._parts_informationList li a span.date{font-size:85%;}
._parts_informationList .head{width:120px;}
._parts_informationList .ttl{width:535px;}
._parts_informationList .new{width:24px;}
/*NetFront */
._parts_informationList .launcher .newList li a,
._parts_informationList .launcher .importantList li a{font-size:14px;line-height:110%;}
._parts_informationList .launcher li a span.date{font-size:13px;line-height:110%;}
._parts_informationList .launcher .head{width:115px;}
._parts_informationList .launcher .ttl{width:550px;}
._parts_informationList .launcher .new{width:20px;}
	
/* 横幅 680px以下 */
@media screen and (max-width: 679px) {
	._parts_informationList{width:100%;}
	._parts_informationList ul{padding:2px 0 0;}
	._parts_informationList .newList li{background:url(../img/parts/_parts_border.gif) repeat-x bottom left;}
	._parts_informationList .importantList li{}
	._parts_informationList .newList li a,
	._parts_informationList .importantList li a{font-size:100%;line-height:1.4em;padding:15px 7px 15px 7px;}
	._parts_informationList li a span.date{font-size:90%;line-height:130%}
	._parts_informationList .head{width:100%;padding:2px 0;float:none;display:block;}
		._parts_informationList .ttl{width:100%;padding:0;float:none;display:block;}
	/* 文字サイズ PC */
	._parts_informationList .newList li a,
	._parts_informationList .importantList li a{font-size:100%;line-height:140%;}
	._parts_informationList li a span.date{font-size:90%;padding:5px 0 5px;line-height:100%}
	._parts_informationList .head{width:100%;}
	._parts_informationList .ttl{width:100%;}
	._parts_informationList .new{}
	._parts_informationList .importantList li a .inr,
	._parts_informationList .newList li a .inr{width:auto;margin:0 auto;}
}

/*
 *
 * $_parts_ui_prBanner
 *
*/
._parts_ui_prBanner{padding:0 0 25px;}
	.prBody{width:450px;position:relative;height:120px;overflow:hidden;margin:0 auto;border:1px solid #565656;}
	.prBody img{width:450px;height:146px;position:absolute;top:-13px;left:0;}
	.prList{display:none;}

/* 横幅 680px以下 */
@media screen and (max-width: 459px) {
	.prBody{width:300px;position:relative;height:75px;overflow:hidden;margin:0 auto;border:1px solid #565656;}
	.prBody img{width:300px;height:92px;position:absolute;top:-10px;left:0;}
}


/*
 *
 * $_parts_informationListFooter
 *
*/
._parts_informationListFooter{width:100%;height:60px;position:relative;overflow:hidden;background:#131313;border-radius:0 0 6px 6px;}
._parts_informationListFooter.bg-none{background:none;}
._parts_informationListFooter ul{padding:16px 0 0;position: relative;left: 50%;float: left;}
._parts_informationListFooter li{position: relative;left: -50%;float: left;padding:0 10px; }
._parts_informationListFooter li.number{font-size:16px;padding:4px 10px 0;}
	
/* 横幅 680px以下 */
@media screen and (max-width: 679px) {
	._parts_informationListFooter{}
	._parts_informationListFooter ._parts_border{display:none;}
}
/*
 *
 * $_parts_informationArticle （お知らせ用）
 *
 *
*/
._parts_informationArticle{width:100%;position:relative;}	
/* お知らせタイトル用 */
._parts_informationArticle .informationTitle{margin:5px 0 0;background:#131313;text-align:left;}
._parts_informationArticle .informationTitle .informationTitleInr{width:640px;padding:15px 0 10px;margin:0 auto;}
._parts_informationArticle .informationTitle span.date{font-size:100%;color:#a9a8a6;padding:0 4px 0 2px;}
._parts_informationArticle .informationTitle h1.title{padding:5px 0;color:#a39a72;font-size:120%;line-height:120%;font-weight:bold;}

/* お知らせ本文用 */
._parts_informationArticle .informationBody{width:640px;padding:15px 0;margin:0 auto;text-align:center;}
._parts_informationArticle .informationBody.pdm0{padding-bottom:0;}
._parts_informationArticle .informationBody.pdt0{padding-top:0;}
._parts_informationArticle hr{border: 0;width:100%;height:2px;margin:15px 0;background:url(../img/parts/_parts_border.gif) repeat-x;	}
._parts_informationArticle h2{font-size:110%;font-weight:bold;color:#a39a72;text-align:center;padding:24px 10px 24px;margin:20px 0;line-height:140%;background:url(../img/parts/_parts_informationArticle_h2_pc.jpg) no-repeat center bottom;}
._parts_informationArticle h3{font-size:110%;padding:0 0 0 15px;line-height:130%;text-align:left;color:#a39a72;font-weight:bold;margin:0 0 10px;background:url(../img/parts/_parts_informationArticle_h3.jpg) repeat-y left top;}
._parts_informationArticle h3.purpose{width:100%;color:#cac8c8;padding:10px 10px 10px 20px;margin:0;font-weight:normal;box-sizing:border-box;background:url(../img/parts/_parts_border.gif) repeat-x left bottom #262626;border:1px solid #0e0e0e;border-width:1px 0 0;text-align:center;position:relative;}
._parts_informationArticle h3.purpose.left{text-align:left;}
._parts_informationArticle h3.purpose.right{text-align:right;}
._parts_informationArticle h3.purpose.s{font-size:90%;}
._parts_informationArticle h3.purpose .g_stone{width:15px;height:23px;background:url(../img/icon/icon_stone.png) no-repeat left top;background-size:15px 23px;float:left;margin:0 7px 0 0;position:relative;top:-5px;left:0;}
._parts_informationArticle h4{font-size:110%;padding:0 0 0 20px;line-height:130%;text-align:left;color:#ededed;font-weight:bold;margin:0 0 10px;background:url(../img/parts/_parts_informationArticle_h4.jpg) no-repeat left top;}
._parts_informationArticle .ttl_gray{font-size:85%;color:#b2b2b2;border:1px solid #b2b2b2;border-width:0 0 0 2px;padding:0 0 0 6px;line-height:100%;}
._parts_informationArticle .subttl_gray{font-size:85%;color:#dedcdc;padding:2px 0 0 20px;line-height:110%;background:url(../img/parts/_parts_informationArticle_h4.jpg) no-repeat left center;}
._parts_informationArticle .ttl_gold{padding:0 0 3px 0;font-size:85%;color:#736d51;text-align:left;font-weight:bold;background:url(../img/parts/_parts_border.gif) repeat-x left bottom;}
._parts_informationArticle .att {padding-left: 1em;text-indent: -1em;}
._parts_informationArticle .att2 {padding-left: 2em;text-indent: -1em;}
._parts_informationArticle img{max-width:590px;margin:0 auto 10px;}
._parts_informationArticle p{font-size:100%;text-align:left;line-height:160%;margin:0;color:#d5d4d4;}
._parts_informationArticle .block{padding:5px 10px;display:inline-block;}
._parts_informationArticle .mb5 {margin-bottom:5px;}
._parts_informationArticle .mb10{margin-bottom:10px;}
._parts_informationArticle .mb15{margin-bottom:15px;}
._parts_informationArticle .mb20{margin-bottom:20px;}
._parts_informationArticle .mb25{margin-bottom:25px;}
._parts_informationArticle .textL{text-align:left;}
._parts_informationArticle .textR{text-align:right;}
._parts_informationArticle .textC{text-align:center;}
._parts_informationArticle p a{color:#a39a72;border:1px dotted #a39a72;border-width:0 0 1px;}
._parts_informationArticle p a:hover{color:#d5d4d4;border:1px dotted #d5d4d4;border-width:0 0 1px;}
._parts_informationArticle p.arrow{padding:0 0 0px 15px;line-height:150%;background:url(../../common/img/parts/_parts_ui_breadcrumb_next.png) no-repeat left center;}
._parts_informationArticle p.circle{padding:7px 0 5px 35px;min-height:24px;vertical-align:middle;color:#a39a72;background:url(../../common/img/icon/icon_circle.png) no-repeat left center;}
._parts_informationArticle p.cross{padding:7px 0 5px 35px;min-height:24px;display:table-cell;vertical-align:middle;color:#a39a72;background:url(../../common/img/icon/icon_cross.png) no-repeat left center;}
._parts_informationArticle p.question{padding:7px 0 5px 35px;min-height:24px;display:table-cell;vertical-align:middle;color:#a39a72;background:url(../../common/img/icon/icon_question.png) no-repeat left center;}
.b{font-weight:bold;}
.s{font-size:85%;}
.m{font-size:100%;}
.l{font-size:130%;}
.xl{font-size:160%;line-height:150%;}
.note {color:#f30850;}
.note2 {color:#b4d908;}
.note3 {color:#03c1f1;}
.note4 {color:#ff9900;}
._parts_informationArticle .note_yellow {color:#feeb9e;}
._parts_informationArticle .note_orange {color:#ffb693;}
._parts_informationArticle .note_red {color:#fc0d56;}
._parts_informationArticle table{font-size:14px;margin:0 auto 10px;border:1px solid #464444;border-collapse:collapse;}
._parts_informationArticle table th{background:#181818;border-bottom:1px solid #464444;border-left:1px solid #464444;color:#d5d4d4;font-weight:bold;text-align:center;padding:5px;vertical-align:middle;}
._parts_informationArticle table th.gray{background:#262626;}
._parts_informationArticle table th:first-child{border:none;}
._parts_informationArticle table td{color:#d5d4d4;text-align:left;padding:10px;background:#262626;border:1px solid #464444;vertical-align:middle;}
._parts_informationArticle table th.gray,
._parts_informationArticle table td.gray{padding:10px;background:#262826;vertical-align:middle;color:#d5d4d4;}
._parts_informationArticle table th.black,
._parts_informationArticle table td.black{padding:10px;background:#000;vertical-align:middle;color:#d5d4d4;}
._parts_informationArticle table th.white,
._parts_informationArticle table td.white{padding:10px;background:#d5d4d4;vertical-align:middle;color:#262626;}
._parts_informationArticle table th.yellow{padding:10px;background:#feeb9e;vertical-align:middle;color:#7a6805;}
._parts_informationArticle table td.yellow{padding:10px;background:#fcf7e0;vertical-align:middle;color:#7a6805;}
._parts_informationArticle table th.orange{padding:10px;background:#ffb693;vertical-align:middle;color:#e34e07;}
._parts_informationArticle table td.orange{padding:10px;background:#edc4b1;vertical-align:middle;color:#e34e07;}
._parts_informationArticle table th.red{padding:10px;background:#e67c8d;vertical-align:middle;color:#a90520;}
._parts_informationArticle table td.red{padding:10px;background:#fbcbd3;vertical-align:middle;color:#a90520;}
._parts_informationArticle table td.top{vertical-align:top;}
._parts_informationArticle table.layout,
._parts_informationArticle table.layout th,
._parts_informationArticle td{border:none;background:none;color:#2f0101;}
/* お知らせSNS用 */
._parts_informationArticle .informationSNS{overflow:hidden;width:640px;margin:0 auto;overflow:hidden;}
._parts_informationArticle .informationSNS li.twitter{padding:5px;width:65px;height:30px;float:right;}
._parts_informationArticle .informationSNS li.facebook{padding:5px;width:69px;height:30px;float:right;}
._parts_informationArticle .informationSNS li.line{padding:5px;width:82px;height:30px;float:right;}

/* 横幅 680px以下 */
@media screen and (max-width: 679px) {
	._parts_informationArticle{}	
	._parts_informationArticle h2{font-size:120%;line-height:130%;padding-top:12px;background:url(../img/parts/_parts_informationArticle_h2.jpg) no-repeat center bottom;}
	/* お知らせタイトル用 */
	._parts_informationArticle .informationTitle{}
	._parts_informationArticle .informationTitle .informationTitleInr{width:90%;padding:15px 0 10px;margin:0 auto;}
	._parts_informationArticle .informationTitle .informationTitleInr br{display:none;}
	/* お知らせ本文用 */
	._parts_informationArticle .informationBody{width:90%;margin:0 auto;}
	._parts_informationArticle br{}
	._parts_informationArticle table{}
	._parts_informationArticle table img{width:90%;height:auto;display:block;margin:0 auto 10px;}
	#info-detail ._parts_informationArticle img{width:100%;height:auto;}
	/* お知らせSNS用 */
	._parts_informationArticle .informationSNS{width:95%;}
	._parts_informationArticle .informationSNS ul{position: relative;float:right;right: 50%;}
	._parts_informationArticle .informationSNS li.twitter{position: relative;float:right;right:-50%;}
	._parts_informationArticle .informationSNS li.facebook{position: relative;float:right;right:-50%;}
	._parts_informationArticle .informationSNS li.line{position: relative;float:right;right:-50%;}
	._parts_informationArticle .iframeWrap{width:100%;height:auto;position: relative;padding-bottom: 56.25%;padding-top: 30px;height: 0;overflow: hidden;margin:0 auto 10px;}
	._parts_informationArticle .iframeWrap iframe{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
	._parts_informationArticle h3.purpose{padding: 10px;}
}
/*
 *
 * $_parts_informationBannerSlider
 *
 *
*/
._parts_informationBannerSlider{
	width:450px;
	height:137px;
	color:#191919;
	position:relative;
}

._parts_informationBannerSlider .bannerStage{
	width:450px;
	height:137px;
	overflow:hidden;
	position:relative;
	z-index:1;
	border:1px solid #3b3b3b;
}
._parts_informationBannerSlider .bannerWrap{
	position:absolute;
	top:0;
	left:0;
}
._parts_informationBannerSlider .bannerWrap li{position:absolute;left:0;top:0;font-size:0;line-height:0;background:#fff;}
._parts_informationBannerSlider .bannerWrap li a{}
._parts_informationBannerSlider .bannerWrap li a:hover{}
._parts_informationBannerSlider .bannerWrap li img{width:450px;}
._parts_informationBannerSlider .prevBtn{width:50px;height:86px;position:absolute;top:25px;left:-9px;z-index:10;}
._parts_informationBannerSlider .prevBtn a{width:50px;height:86px;text-indent:-9999px;display:block;background:url(../img/parts/_parts_informationBannerSliderPrevBtn_s.png) no-repeat center left;}
._parts_informationBannerSlider .prevBtn a:hover{background-position:center right;}
._parts_informationBannerSlider .nextBtn{width:50px;height:86px;position:absolute;top:25px;right:-9px;z-index:10;}
._parts_informationBannerSlider .nextBtn a{width:50px;height:86px;text-indent:-9999px;display:block;background:url(../img/parts/_parts_informationBannerSliderNextBtn_s.png) no-repeat center left;}
._parts_informationBannerSlider .nextBtn a:hover{background-position:center right;}
._parts_informationBannerSlider .bannerNav{	width:450px;height:15px;position:absolute;top:0px;left:0;z-index:10;}
._parts_informationBannerSlider .bannerNav ul{position: relative;left:50%;float:left;}
._parts_informationBannerSlider .bannerNav li{width:15px;height:15px;padding:0 1px 0 0;position:relative;left:-50%;float:left;z-index:10;}
._parts_informationBannerSlider .bannerNav li a{width:15px;height:15px;display:block;text-indent:-9999px;background:url(../img/parts/_parts_informationBannerSliderIcon.jpg) no-repeat top left;background-position:-15px 0;}
._parts_informationBannerSlider .bannerNav li a:hover{background-position:-30px 0;}
._parts_informationBannerSlider .bannerNav li a.active{background-position:0 0;}

/* 横幅 680px以下 */
@media screen and (max-width: 679px) {
	
	._parts_informationBannerSlider{
		width:100%;
		
	}
	/**
	._parts_informationBannerSlider .bannerStage{
		width:100%;
	}
	
	._parts_informationBannerSlider .bannerWrap li img{width:650px;}
	/**/
	
	._parts_informationBannerSlider .bannerStage{
		margin:0 auto;
	}
	
	._parts_informationBannerSlider .nextBtn,
	._parts_informationBannerSlider .prevBtn{display:none;}
	._parts_informationBannerSlider .bannerNav{	width:100%;}
}

/*
 *
 * $_parts_informationBannerSlider 改修 3/30
 *
 *
._parts_informationBannerSlider{width:680px;height:170px;color:#191919;position:relative;}
._parts_informationBannerSlider .bannerStage{width:655px;height:146px;border-radius:4px;overflow:hidden;position:absolute;top:0;left:12px;z-index:1;}
._parts_informationBannerSlider .bannerWrap{position:absolute;top:0;left:40px;}
._parts_informationBannerSlider .bannerWrap li{position:absolute;left:0;top:0;font-size:0;line-height:0;background:#fff;}
._parts_informationBannerSlider .bannerWrap li a{}
._parts_informationBannerSlider .bannerWrap li a:hover{}
._parts_informationBannerSlider .bannerWrap li img{	width:560px;}
._parts_informationBannerSlider .prevBtn{width:50px;height:142px;position:absolute;top:0px;left:5px;z-index:10;}
._parts_informationBannerSlider .prevBtn a{width:50px;height:142px;text-indent:-9999px;display:block;background:url(../img/parts/_parts_informationBannerSliderPrevBtn.png) no-repeat center left;}
._parts_informationBannerSlider .prevBtn a:hover{background-position:center right;}
._parts_informationBannerSlider .nextBtn{width:50px;height:142px;position:absolute;top:0;right:5px;z-index:10;}
._parts_informationBannerSlider .nextBtn a{width:50px;height:142px;text-indent:-9999px;display:block;background:url(../img/parts/_parts_informationBannerSliderNextBtn.png) no-repeat center left;}
._parts_informationBannerSlider .nextBtn a:hover{background-position:center right;}
._parts_informationBannerSlider .bannerNav{	width:680px;height:15px;position:absolute;top:150px;left:0;}
._parts_informationBannerSlider .bannerNav ul{position: relative;left: 50%;float: left;}
._parts_informationBannerSlider .bannerNav li{width:15px;height:15px;padding:0 1px;position: relative;left:-50%;float: left;}
._parts_informationBannerSlider .bannerNav li a{width:15px;height:15px;display:block;text-indent:-9999px;background:url(../img/parts/_parts_informationBannerSliderIcon.jpg) no-repeat top left;background-position:-15px 0;}
._parts_informationBannerSlider .bannerNav li a:hover{background-position:-30px 0;}
._parts_informationBannerSlider .bannerNav li a.active{background-position:0 0;}
#index-banner ._parts_informationBannerSlider{height:210px;}
#index-banner ._parts_informationBannerSlider .bannerStage{height:180px;}
#index-banner ._parts_informationBannerSlider .bannerWrap{left:30px;}
#index-banner ._parts_informationBannerSlider .bannerWrap li img{width:590px;}
#index-banner ._parts_informationBannerSlider .prevBtn a{height:171px;}
#index-banner ._parts_informationBannerSlider .nextBtn a{height:171px;}
#index-banner ._parts_informationBannerSlider .bannerNav{top:190px;}
@media screen and (max-width: 699px) {
._parts_informationBannerSlider{width:100%;}
	._parts_informationBannerSlider .bannerStage{}
	._parts_informationBannerSlider .bannerNav{width:100%;}
}
@media screen and (max-width: 679px) {
	._parts_informationBannerSlider .nextBtn,
	._parts_informationBannerSlider .prevBtn{display:none;}
}
*/


/*
 *
 * $_parts_informationBannerSlider
 *
 *
*/
._parts_informationRightBanner{
	width:185px;
	position:absolute;
	top:0;
	right:0;
}
._parts_informationRightBanner a{
	width:185px;
	height:65px;
	display:block;
	border:1px solid #3b3b3b;
	position:relative;
	overflow:hidden;
}
	._parts_informationRightBanner li a img{
		width:215px;
		position:absolute;
		top:0;
		left:-15px;
	}
/* 横幅 680px以下 */
@media screen and (max-width: 679px){
	._parts_informationRightBanner{
		width:100%;
		position:relative;
		overflow:hidden;
		padding:0 0 1px;
	}
		._parts_informationRightBanner li{
			width:50%;
			float:left;
			box-sizing:border-box;
			padding:0 2px;
		}
		._parts_informationRightBanner li a img{
			position:relative;
			width:100%;
			top:0;
			left:0;
		}
		._parts_informationRightBanner li a{
			width:100%;
			height:auto;
		}
}


/*
 *
 * $_parts_infomationGroundMission
 *
 *
*/
._parts_infomationGroundMission{width:100%;padding:7px 0 7px;overflow:hidden;}
._parts_infomationGroundMission .ttl{float:left;}
._parts_infomationGroundMission .list{padding:14px 0 0;float:right;}
._parts_infomationGroundMission .list li{width:95px;height:23px;overflow: hidden;text-indent: 100%;white-space: nowrap;background:url(../img/parts/_parts_infomationGroundMisson.jpg) no-repeat;float:left;}
._parts_infomationGroundMission .list li a{width:95px;height:23px;display:block;background:url(../img/parts/_parts_infomationGroundMisson.jpg) no-repeat;}
._parts_infomationGroundMission .list li.misson0 a{background-position:-162px 0;}
._parts_infomationGroundMission .list li.misson1 a{background-position:-260px 0;}
._parts_infomationGroundMission .list li.misson2 a{background-position:-358px 0;}
._parts_infomationGroundMission .list li.misson3 a{background-position:-457px 0;}
._parts_infomationGroundMission .list li.misson4 a{background-position:-555px 0;}

._parts_infomationGroundMission .list li.misson0 a:hover{background-position:-162px -56px;}
._parts_infomationGroundMission .list li.misson1 a:hover{background-position:-260px -56px;}
._parts_infomationGroundMission .list li.misson2 a:hover{background-position:-358px -56px;}
._parts_infomationGroundMission .list li.misson3 a:hover{background-position:-457px -56px;}
._parts_infomationGroundMission .list li.misson4 a:hover{background-position:-555px -56px;}

._parts_infomationGroundMission .list li.misson0{background-position:-162px -28px;}
._parts_infomationGroundMission .list li.misson1{background-position:-260px -28px;}
._parts_infomationGroundMission .list li.misson2{background-position:-358px -28px;}
._parts_infomationGroundMission .list li.misson3{background-position:-457px -28px;}
._parts_infomationGroundMission .list li.misson4{background-position:-555px -28px;}


/* 横幅 680px以下 */
@media screen and (max-width: 679px){
	._parts_infomationGroundMission .ttl{float:none;}
	._parts_infomationGroundMission .list{width:100%;padding:5px 0 0;margin:0 auto;}
	._parts_infomationGroundMission .list ul{}
	._parts_infomationGroundMission .list li{width:50%;height:34px;box-sizing:border-box;text-indent:0;font-size:90%;background:none;overflow:visible;float:none;padding:0 2px;margin:0 !important;}
	._parts_infomationGroundMission .list li:nth-child(even){float:right;}
	._parts_infomationGroundMission .list li:nth-child(odd){float:left;}
	._parts_infomationGroundMission .list li .off{width:100%;height:30px;text-align:center;box-sizing:border-box;background:#101010;color:#5d5d5d;border-radius: 10px;border:2px solid #323131;padding:5px 0 0;}
	._parts_infomationGroundMission .list li a{width:100%;height:30px;text-align:center;box-sizing:border-box;background:#332f1e;color:#fdfcfc;border-radius: 10px;border:2px solid #9e916e;padding:5px 0 0;}
}

	

/*================================================================================================*/
/*
 *   parts.ui.css
*/
/*================================================================================================*/

/*
 *
 * $_parts_icon_element
 *
*/
._parts_icon_element{width:18px;height:18px;background:url(../img/item/element/icon_element.png) no-repeat;background-size:144px 18px;background-position:0 18px;}
	._parts_icon_element.element0{background-position:0 0;}
	._parts_icon_element.element1{background-position:-18px 0;}
	._parts_icon_element.element2{background-position:-36px 0;}
	._parts_icon_element.element3{background-position:-54px 0;}
	._parts_icon_element.element4{background-position:-72px 0;}
	._parts_icon_element.element5{background-position:-90px 0;}
	._parts_icon_element.element6{background-position:-108px 0;}
	._parts_icon_element.element7{background-position:-126px 0;}
/*
 *
 * $_parts_icon_lotRank
 *
*/
._parts_icon_lotRank{width:48px;height:50px;background:url(../img/icon/icon_lotRank.png) no-repeat;background-size:146px 50px;}
._parts_icon_lotRank.rankA{background-position:0 0;}
._parts_icon_lotRank.rankB{background-position:-48px 0;}
._parts_icon_lotRank.rankC{background-position:-96px 0;}
/*
 *
 * $_parts_ui_maintenanceWindow
 *
*/
._parts_ui_maintenanceWindow{position:fixed;width:100%;height:100%;top:0;left:0;z-index:100;}
._parts_ui_maintenanceWindow > .bg{position:absolute;width:100%;height:100%;top:0;left:0;background:#000;opacity:0.4;filter: alpha(opacity=40);-ms-filter: "alpha(opacity=40)";}
._parts_ui_maintenanceWindow > .body{
	width:100%;height:190px;background:#fbfbfb;position:absolute;z-index:101;bottom:-300px;right:0;left:0;margin:0 auto;
	box-shadow:rgba(0, 0, 0, 0.6) 0px 0px 6px 4px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.6) 0px 0px 6px 4px;
	-moz-box-shadow:rgba(0, 0, 0, 0.6) 0px 0px 6px 4px;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: linear;
	-moz-transition-property: all;
	-moz-transition-duration: 0.3s;
	-moz-transition-timing-function: linear;
	transition-property: all;
	transition-duration: 0.3;
	transition-timing-function: linear;
}	
._parts_ui_maintenanceWindow > .body .maintenance_contents{max-width:960px;padding:15px 0 0;box-sizing:border-box;margin:0 auto;overflow:hidden;}
._parts_ui_maintenanceWindow > .body .maintenance_contents > .title{padding: 5px 0;color: #797253;font-size: 120%;line-height: 120%;font-weight: bold;}
._parts_ui_maintenanceWindow > .body .maintenance_contents > .time{width:100%;box-sizing:border-box;color:#414141;}
._parts_ui_maintenanceWindow > .body .maintenance_contents .notes{font-size:80% !important;}
._parts_ui_maintenanceWindow > .body .maintenance_contents > .linkMHFG{background: url(https://www.capcom-s.jp/contents/m_window/bnr_mhfg.jpg) no-repeat top left;background-size:475px 74px;float:right;}
._parts_ui_maintenanceWindow > .body .maintenance_contents > .linkMHXR{background: url(https://www.capcom-s.jp/contents/m_window/bnr_mhxr.jpg) no-repeat top left;background-size:475px 74px;float:left;}
._parts_ui_maintenanceWindow > .body .maintenance_contents > .linkEURO-H{background: url(../img/m_window/linkEURO-H.jpg) no-repeat top left;background-size:475px 150px;float:right;}
._parts_ui_maintenanceWindow > .body .maintenance_contents > a{width:475px;height:75px;margin:0 auto 5px;display:block;}
._parts_ui_maintenanceWindow br{display:none;}
._parts_ui_maintenanceWindow > .body .maintenance_contents .close{width:62px;height:21px;background: url(../img/m_window/close.png) no-repeat top left;cursor:pointer;position:absolute;top:-10px;right:20px;}
/* 横幅 960px以下 */
@media screen and (max-width: 969px){
	._parts_ui_maintenanceWindow{}
	._parts_ui_maintenanceWindow .bg{}
	._parts_ui_maintenanceWindow .body{height:auto;}
	._parts_ui_maintenanceWindow > .body .maintenance_contents{max-width:none;padding:15px 10px;}
	._parts_ui_maintenanceWindow > .body .maintenance_contents > .linkMHFG{float:none;}
	._parts_ui_maintenanceWindow > .body .maintenance_contents > .linkMHXR,
	._parts_ui_maintenanceWindow > .body .maintenance_contents > .linkEURO-H{float:none;}
	._parts_ui_maintenanceWindow br{display:block;}
	._parts_ui_maintenanceWindow > .body .maintenance_contents .close{left:0;right:0;margin:0 auto;}
}
/* 横幅 960px以下 */
@media screen and (max-width: 539px){
	._parts_ui_maintenanceWindow > .body .maintenance_contents > .linkMHFG{background: url(../img/m_window/linkMHFG.jpg) no-repeat top left;background-size:300px 94px;}
	._parts_ui_maintenanceWindow > .body .maintenance_contents > .linkEURO-H{background: url(../img/m_window/linkEURO-H.jpg) no-repeat top left;background-size:300px 94px;}
	._parts_ui_maintenanceWindow > .body .maintenance_contents > .linkMHXR{background: url(../img/m_window/linkMHXR.jpg) no-repeat top left;background-size:300px 94px;}
	._parts_ui_maintenanceWindow > .body .maintenance_contents > a{width:300px;height:47px;margin:0 auto 5px;display:block;}
}

/*
 *
 * $_parts_ui_questListPanel
 *
 *
*/
._parts_ui_questListPanel{
	margin:0 0 3px;
	padding:7px 10px;
	border:2px solid #313031;
	box-shadow:10px 10px 10px rbga(0,0,0,0.9);
	/*background:#212021;*/
	background:#181818;
	box-shadow:rgba(0, 0, 0, 0.3) -1px 0px 4px 3px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.3) -1px 0px 4px 3px;
	-moz-box-shadow:rgba(0, 0, 0, 0.3) -1px 0px 4px 3px;
	display:block;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.2s;
	-webkit-transition-timing-function: linear;
	transition-property: all;
	transition-duration: 0.2;
	transition-timing-function: linear;
	position:relative;
}
._parts_ui_questListPanel:hover{background:#181818;}
._parts_ui_questListPanel .listPanel{position:relative;cursor:pointer;}
._parts_ui_questListPanel .listPanel ul{display:table;}
._parts_ui_questListPanel .listPanel ul li{color:#cac8c8;text-align:left;vertical-align:middle;display:table-cell;}
._parts_ui_questListPanel .listPanel ul li.lv{width:40px;}
._parts_ui_questListPanel .listPanel ul li.quest_name{width:320px;padding:0 10px;background: url(../img/parts/_parts_ui_globalnavi_border.png) repeat-y right center;}
._parts_ui_questListPanel .listPanel ul li.field_name{width:170px;font-size:80%;padding:0 10px;background: url(../img/parts/_parts_ui_globalnavi_border.png) repeat-y right center;}
._parts_ui_questListPanel .listPanel ul li.pt{width:34px;padding:0 0 0 15px;}
._parts_ui_questListPanel .listPanel ul li.bonus{width:34px;padding:0 0 0 15px;}
		
/* 横幅 680px以下 */
@media screen and (max-width: 679px){
	._parts_ui_questListPanel .listPanel ul{overflow:hidden;display:block;}
	._parts_ui_questListPanel .listPanel ul li{display:block;}
	._parts_ui_questListPanel .listPanel ul li.lv{float:left;}
	._parts_ui_questListPanel .listPanel ul li.quest_name{width:100%;box-sizing:border-box;padding:5px 40px 3px 45px;background:none;}
	._parts_ui_questListPanel .listPanel ul li.field_name{width:100%;box-sizing:border-box;padding:0 40px 5px 45px;background:none;}
	._parts_ui_questListPanel .listPanel ul li.pt{width:auto;float:left;padding:0 0 5px 45px;}
	._parts_ui_questListPanel .listPanel ul li.bonus{position:absolute;top:10px;right:0;}
}

/*
 *
 * $_parts_ui_questPanel
 *
*/
._parts_ui_questPanel{width:100%;position:relative;}
._parts_ui_questPanel .quest-specialBonus{margin:0 auto;width:90%;padding:0 0 10px;}
._parts_ui_questPanel .inr{width:90%;background:#272627;border-radius:6px;padding:10px;box-sizing:border-box;margin:35px auto 10px;}
._parts_ui_questPanel .close{width:31px;height:31px;position:absolute;top:-10px;right:-10px;z-index:11;background: url(../img/parts/_parts_ui_questPanel-close.png) no-repeat 0 0;cursor:pointer;}
._parts_ui_questPanel .inr .quest-contents{position:relative;}
._parts_ui_questPanel .inr .quest-contents ._parts_icon_wordQuest{position:absolute;z-index:10;top:-40px;left:0;right:0;margin:0 auto;}
._parts_ui_questPanel .quest-flame-body{background:#d4cebe;}
._parts_ui_questPanel .quest-flame-left{width:20px;position:absolute;top:0;left:0;bottom:0;background: url(../img/parts/_parts_ui_questPanel2.png) repeat-y 0 0;z-index:10;}
._parts_ui_questPanel .quest-flame-left .quest-flame-left-cornerTop{width:20px;height:25px;	background: url(../img/parts/_parts_ui_questPanel2.png) no-repeat -26px 0;position:absolute;top:0;left:0;}
._parts_ui_questPanel .quest-flame-left .quest-flame-left-cornerBottom{width:20px;height:25px;background: url(../img/parts/_parts_ui_questPanel2.png) no-repeat -26px -26px;position:absolute;bottom:0;left:0;}
._parts_ui_questPanel .quest-flame-right{width:20px;position:absolute;top:0;right:0;bottom:0;background: url(../img/parts/_parts_ui_questPanel2.png) repeat-y -83px 0;z-index:9;}
._parts_ui_questPanel .quest-flame-right .quest-flame-right-cornerTop{width:20px;height:25px;background: url(../img/parts/_parts_ui_questPanel2.png) no-repeat -57px 0;position:absolute;top:0;left:0;}
._parts_ui_questPanel .quest-flame-right .quest-flame-right-cornerBottom{width:20px;height:25px;background: url(../img/parts/_parts_ui_questPanel2.png) no-repeat -57px -26px;position:absolute;bottom:0;left:0;}
._parts_ui_questPanel .quest-flame-hd{height:15px;position:absolute;left:0;right:0;top:0;background: url(../img/parts/_parts_ui_questPanel3.png) repeat-x 0 0;z-index:8;}
._parts_ui_questPanel .quest-flame-ft{height:15px;position:absolute;left:0;right:0;bottom:0;background: url(../img/parts/_parts_ui_questPanel3.png) repeat-x 0 -15px;z-index:7;}
._parts_ui_questPanel .quest-title{padding:20px 20px 0;box-sizing:border-box;width:100%;}
._parts_ui_questPanel .quest-title .quest-title-inr{position:relative;}
.quest-title-inr .title-flame-body{padding:20px 15px 15px;min-height:30px;background:#e6e2da;}
.quest-title-inr .title-flame-body p{color:#3b3123;font-size:110%;padding:0 10px;text-align:center;}
.quest-title-inr .title-flame-left{width:20px;position:absolute;top:0;bottom:0;left:0;background: url(../img/parts/_parts_ui_questPanel2.png) repeat-y -104px 0;z-index:10;}
.quest-title-inr .title-flame-left .title-flame-left-cornerTop{width:20px;height:20px;background: url(../img/parts/_parts_ui_questPanel2.png) no-repeat -125px 0;}
.quest-title-inr .title-flame-left .title-flame-left-cornerBottom{width:20px;height:20px;position:absolute;bottom:0;left:0;background: url(../img/parts/_parts_ui_questPanel2.png) no-repeat -125px -21px;}
.quest-title-inr .title-flame-right{width:20px;position:absolute;top:0;bottom:0;right:0;background: url(../img/parts/_parts_ui_questPanel2.png) repeat-y -167px 0;z-index:9;}
.quest-title-inr .title-flame-right .title-flame-right-cornerTop{width:20px;height:20px;background: url(../img/parts/_parts_ui_questPanel2.png) no-repeat -146px 0;}
.quest-title-inr .title-flame-right .title-flame-right-cornerBottom{width:20px;height:20px;position:absolute;bottom:0;right:0;background: url(../img/parts/_parts_ui_questPanel2.png) no-repeat -146px -21px;}
.quest-title-inr .title-flame-hd{height:20px;position:absolute;top:0;left:0;right:0;background: url(../img/parts/_parts_ui_questPanel3.png) repeat-x 0 -30px;z-index:8;}
.quest-title-inr .title-flame-ft{height:20px;position:absolute;bottom:0;left:0;right:0;background: url(../img/parts/_parts_ui_questPanel3.png) repeat-x 0 -50px;z-index:7;}
._parts_ui_questPanel .quest-body{padding:0px 20px 20px;box-sizing:border-box;width:100%;}
._parts_ui_questPanel .quest-body .quest-lv{overflow: hidden;position: relative;}
._parts_ui_questPanel .quest-body .quest-lv ul.quest-lv_dec{float: left;position: relative;left: 50%;}
._parts_ui_questPanel .quest-body .quest-lv ul.quest-lv_dec li{float: left;position: relative;left: -50%;}
._parts_ui_questPanel .quest-body .quest-lv ul.quest-lv_dec li.quest-lv_decLeft{width:82px;height:18px;background: url(../img/parts/_parts_ui_questPanel.png) no-repeat 0 -40px;}
._parts_ui_questPanel .quest-body .quest-lv ul.quest-lv_dec li.quest-lv_decRight{width:82px;height:18px;background: url(../img/parts/_parts_ui_questPanel.png) no-repeat 0 -58px;}			
/* 横幅 460px以下 */
@media screen and (max-width: 460px){
	._parts_ui_questPanel .quest-body .quest-lv ul.quest-lv_dec li.quest-lv_decRight{width:40px;}
	._parts_ui_questPanel .quest-body .quest-lv ul.quest-lv_dec li.quest-lv_decLeft{width:40px;background-position:-42px -40px;}
}
.quest-body .quest-lv p{color:#3b3123;padding:0 10px 3px;font-size:90%;text-align:center;font-weight:bold;}
.quest-body .quest-midashi p{color:#3b3123;padding:0 0 3px 25px;font-size:90%;text-align:left;font-weight:bold;}
.quest-body .quest-midashi ._parts_icon_questMidashi{position:absolute;top:0;left:0;}
._parts_ui_questPanel .quest-body .quest-midashi{min-height:20px;position:relative;}
._parts_ui_questPanel .quest-read{}
._parts_ui_questPanel .quest-read p{color:#3b3123;padding:0 0 0 25px;font-size:90%;text-align:left;}
._parts_ui_questPanel .quest-read2{position:relative;padding:0 10px 10px;}
._parts_ui_questPanel .quest-read2 .quest-read2-inr{box-sizing:border-box;padding:15px 15px 5px;background:#463223;}
._parts_ui_questPanel .quest-read2 .quest-read2-inr p.text{font-size:90%;}
._parts_ui_questPanel .quest-read2 .quest-read2-inr p.npc_name{text-align:right;font-size:90%;}
._parts_ui_questPanel .quest-read2 .read2-flame-hd{width:100%;height:12px;background: url(../img/parts/_parts_ui_questPanel3.png) repeat-x 0 -70px;position:absolute;top:0;left:0;}
._parts_ui_questPanel .quest-read2 .read2-flame-hd .read2-flame-hd-cornerLeft{width:25px;height:12px;background: url(../img/parts/_parts_ui_questPanel2.png) no-repeat -188px 0;}
._parts_ui_questPanel .quest-read2 .read2-flame-hd .read2-flame-hd-cornerRight{width:25px;height:12px;position:absolute;bottom:0;right:0;background: url(../img/parts/_parts_ui_questPanel2.png) no-repeat -214px 0px;}
._parts_ui_questPanel .quest-read2 .read2-flame-ft{width:100%;height:12px;background: url(../img/parts/_parts_ui_questPanel3.png) repeat-x 0 -82px;position:absolute;bottom:0;left:0;}
._parts_ui_questPanel .quest-read2 .read2-flame-ft .read2-flame-ft-cornerLeft{width:25px;height:12px;background: url(../img/parts/_parts_ui_questPanel2.png) no-repeat -188px -13px;}
._parts_ui_questPanel .quest-read2 .read2-flame-ft .read2-flame-ft-cornerRight{width:25px;height:12px;position:absolute;bottom:0;right:0;background: url(../img/parts/_parts_ui_questPanel2.png) no-repeat -214px -13px;}
._parts_ui_questPanel .quest-reward{}._parts_ui_questPanel .quest-reward .quest-reward-inr{box-sizing:border-box;padding:5px 0;overflow:hidden;}
._parts_ui_questPanel .quest-reward .quest-reward-inr .rewardbox-3{width:33%;font-size:90%;color:#3b3123;background:#d2c5ab;box-sizing:border-box;border:1px solid #b0a892;text-align:right;padding:3px 8px 3px 0;border-radius:5px;float:left;margin:0 2px 0 0;}
._parts_ui_questPanel .quest-reward .quest-reward-inr .rewardbox-3.rim{margin:0;}
._parts_ui_questPanel .quest-reward .quest-reward-inr .rewardbox-1{width:100%;font-size:90%;color:#3b3123;background:#d2c5ab;box-sizing:border-box;border:1px solid #b0a892;text-align:right;padding:3px 8px 3px 0;border-radius:5px;display:inline-block;clear:both;margin:4px 0 0;position:relative;}
._parts_ui_questPanel .quest-reward .quest-reward-inr .rewardbox-1 p.area_name{font-size:90%;color:#3b3123;position:absolute;top:3px;left:10px;}
._parts_ui_questPanel .quest-reward .quest-reward-item{display:table;}
._parts_ui_questPanel .quest-reward .quest-reward-item .rewardbox-selectItem{float:left;}
._parts_ui_questPanel .quest-reward .quest-reward-item .rewardbox-selectItem-inr ul{background:#a49784;border:solid #948d80 1px;padding:1px;border-radius:5px;display:inline-block;overflow:hidden;}
._parts_ui_questPanel .quest-reward .quest-reward-item .rewardbox-selectItem-inr ._parts_ui_itemIcon{float:left;}
._parts_ui_questPanel .quest-reward .quest-reward-item .rewardbox-selectItem-inr p{color:#3b3123;font-size:80%;line-height:100% !important;}
._parts_ui_questPanel .quest-reward .quest-reward-item .rewardbox-normalItem{padding:0;float:left;}
._parts_ui_questPanel .quest-reward .quest-reward-item .rewardbox-randomItem{padding:0 0 0 10px;text-align:left;float:left;}
._parts_ui_questPanel .quest-reward .quest-reward-item .rewardbox-randomItem-inr ul{background:#b8ac95;border:solid #b4ad9a 1px;padding:1px;border-radius:5px;display:inline-block;overflow:hidden;}
._parts_ui_questPanel .quest-reward .quest-reward-item .rewardbox-randomItem-inr p{color:#3b3123;font-size:80%;line-height:100% !important;}			
		
/* 横幅 680px以下 */
@media screen and (max-width: 680px){
	._parts_ui_questPanel .inr{width:100%;}
	._parts_ui_questPanel .quest-reward .quest-reward-inr .rewardbox-3.rim,
	._parts_ui_questPanel .quest-reward .quest-reward-inr .rewardbox-3{width:100%;float:none;margin:4px 0 0;}
	._parts_ui_questPanel .quest-reward .quest-reward-inr .rewardbox-1 p.area_name{position:relative;}
}
		
/*
 *
 * $_parts_ui_itemIcon
 *
*/
._parts_ui_itemIcon{width: 40px;height: 40px;overflow:hidden;position: relative;}
._parts_ui_itemIcon a{width: 40px;height: 40px;display:block;overflow:hidden;position: relative;}
._parts_ui_itemIcon img{position: absolute;top: -5px;left: -5px;margin:0 !important;}
/*
 *
 * $_parts_icon_wordQuest
 *
*/
._parts_icon_wordQuest{width:100px;height:76px;text-indent:-9999px;background: url(../img/parts/_parts_ui_questPanel.png) no-repeat -101px 0;}
/*
 *
 * $_parts_icon_questMidashi
 *
*/
._parts_icon_questMidashi{width:18px;height:18px;background: url(../img/parts/_parts_ui_questPanel.png) no-repeat -40px -22px;}
/*
 *
 * $_parts_icon_lv
 *
*/
._parts_icon_lv{width:40px;height:23px;text-align:center;padding:17px 0 0;background: url(../img/parts/_parts_ui_questPanel.png) no-repeat left top;}
/*
 *
 * $_parts_icon_pt
 *
*/
._parts_icon_pt{width:27px;height:22px;text-indent:-9999px;background: url(../img/parts/_parts_ui_questPanel.png) no-repeat -40px top;}
/*
 *
 * $_parts_icon_bonus
 *
*/
._parts_icon_bonus{width:27px;height:22px;text-indent:-9999px;background: url(../img/parts/_parts_ui_questPanel.png) no-repeat -68px top;}
/*
 *
 * $_parts_ui_noteBox
 *
*/
._parts_ui_noteBox{width:100%;padding:10px 10px 5px;background:#3c0312;text-align:left;color:#f40442;box-sizing:border-box;border:2px solid #f40442;position:relative;}
._parts_ui_noteBox p.ttl{font-size:100%;position:relative;top:-15px;left:0px;padding:0 0 0 23px;font-weight:bold;}
._parts_ui_noteBox .read{position:relative;top:-10px;}
._parts_ui_noteBox.noTitle .read{top:0px;}
._parts_ui_noteBox p{font-size:85%;}
.shopIngameBody ._parts_ui_noteBox p{color:#fff;}
#shopPcBody ._parts_ui_noteBox p{color:#f40442;}

/*
 *
 * $_parts_ui_item_date
 *
*/
._parts_ui_item_date{padding:10px 0 0;text-align:left;position:relative;}
._parts_ui_item_date .detail_itemIcon{width:44px;height:44px;position:relative;float:left;}
._parts_ui_item_date .detail_itemIcon img{position:absolute;top:-10px;left:-10px;}
._parts_ui_item_date .category_name,._parts_ui_item_date .region_name{box-sizing:border-box;padding:0 0 0 60px;font-size:90%;color:#a2a1a1;}
._parts_ui_item_date .item_name{box-sizing:border-box;padding:4px 0 4px 60px;font-size:120%;color:#fff;}
._parts_ui_item_date.noIcon .category_name,._parts_ui_item_date.noIcon .region_name{padding:0;}
._parts_ui_item_date.noIcon .item_name{padding:4px 0 4px 0;}
._parts_ui_item_date .item_param{padding:15px 0;display:table;}
._parts_ui_item_date .item_param .physical_attack{display:table-cell;width:120px;padding:0 24px 0 0;}
._parts_ui_item_date .item_param .magic_attack{display:table-cell;width:120px;padding:0 24px 0 0;}
._parts_ui_item_date .item_param .magic_attack  ._parts_icon_element,._parts_ui_item_date .item_param .physical_attack ._parts_icon_element{display:inline-block;position:relative;top:3px;}
._parts_ui_item_date .item_param dt{color:#a39a72;font-size:90%;}
._parts_ui_item_date .item_param dd{color:#cac8c8;padding:4px 0 0;font-size:140%;font-weight:bold;}
.exObi{text-align:left;padding:7px 10px;width:100%;background:#24345f;color:#6d7281;box-sizing:border-box;}
.exObi span{color:#b4bdd5;}
.job_name{width:100%;padding:7px 0;text-align:left;color:#cac8c8;font-size:100%;}

/*
 *
 * $parts_ui_g_stoene_acqLogList
 *
*/
.parts_ui_g_stoene_acqLogList{color:#838282;font-size:90%;}
.parts_ui_g_stoene_acqLogList > li{text-align:left;width:100%;padding:10px 0;background:url(../img/parts/_parts_border.gif) repeat-x left top;}
.parts_ui_g_stoene_acqLogList > li dl{width:100%;overflow:hidden;}
.parts_ui_g_stoene_acqLogList > li dt{width:77.777%;float:left;}
.parts_ui_g_stoene_acqLogList > li dd{width:22.223%;float:right;}
.parts_ui_g_stoene_acqLogList > li dd li{width:100%;box-sizing:border-box;padding:0 0 0 20px;float:left;overflow:hidden;position:relative;}
.parts_ui_g_stoene_acqLogList > li dd li .logN{text-align:right;position:absolute;top:0;right:0;}
/* 横幅 680px以下 */
@media screen and (max-width: 679px){
.parts_ui_g_stoene_acqLogList > li dl{padding:5px 0 0;}
.parts_ui_g_stoene_acqLogList > li dd,.parts_ui_g_stoene_acqLogList > li dt{width:100%;float:none;}
.parts_ui_g_stoene_acqLogList > li dd li{padding:0;}
.parts_ui_g_stoene_acqLogList > li dd li .logN{left:0;text-align:left;padding:0 0 0 50px;}
}
/*
 *
 * $parts_ui_g_stoene_logList
 *
*/
.parts_ui_g_stoene_logList{color:#838282;font-size:90%;}
.parts_ui_g_stoene_logList > li{text-align:left;width:100%;padding:10px 0;background:url(../img/parts/_parts_border.gif) repeat-x left top;}
.parts_ui_g_stoene_logList > li dl{width:100%;overflow:hidden;}
.parts_ui_g_stoene_logList > li dt{width:55%;float:left;}
.parts_ui_g_stoene_logList > li dd{width:45%;float:right;}
.parts_ui_g_stoene_logList > li dd li{width:50%;box-sizing:border-box;padding:0 0 0 20px;float:left;overflow:hidden;position:relative;}
.parts_ui_g_stoene_logList > li dd li .logN{text-align:right;position:absolute;top:0;right:0;}
/* 横幅 680px以下 */
@media screen and (max-width: 679px){
.parts_ui_g_stoene_logList > li dl{padding:5px 0 0;}
.parts_ui_g_stoene_logList > li dd,.parts_ui_g_stoene_logList > li dt{width:100%;float:none;}
.parts_ui_g_stoene_logList > li dd li{padding:0;}
.parts_ui_g_stoene_logList > li dd li .logN{left:0;text-align:left;padding:0 0 0 50px;}
}
/*
 *
 * $_parts_ui_g_stone_typeList
 *
*/
._parts_ui_g_stone_typeList{width:100%;overflow:hidden;}
._parts_ui_g_stone_typeList li{width:50%;float:left;}
._parts_ui_g_stone_typeList dl{display:table;width:100%;}
._parts_ui_g_stone_typeList dt{display:table-cell;text-align:left;width:50px;font-size:90%;vertical-align:middle;}
._parts_ui_g_stone_typeList dd{display:table-cell;padding:0 20px 0 0;}
._parts_ui_g_stone_typeList dd .typeN{
	box-sizing:border-box;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border:#3c3b3c 2px solid;
	-moz-box-shadow: inset 0 0 8px rgba(0,0,0,0.5),0 0 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.5),0 0 2px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.5),0 0 2px rgba(0,0,0,0.3);
	height:30px;
	padding:5px 10px;
	background:#2e2d2d;
	box-sizing:border-box;
	color:#dedcdc;
	text-align:right;
}
/* 横幅 680px以下 */
@media screen and (max-width: 679px){
	._parts_ui_g_stone_typeList li{width:100%;padding:0 0 5px;}
}
/*
 *
 * $_parts_ui_g_stoneN
 *
*/
._parts_ui_g_stoneN{width:100%;max-width:400px;background:#000;margin:0 auto;padding:12px 0;font-size:120%;border:1px solid #3a3939;}

/*
 *
 * $_parts_ui_stoneList
 *
*/
._parts_ui_stoneLog{}
._parts_ui_stoneLog > li{width:100%;}
._parts_ui_stoneLog > li dl{padding:0 0 4px;text-align:left;width:100%;display:table;}
._parts_ui_stoneLog > li dt{padding:0 10px 0 0;display:table-cell;font-size:90%;color:#b2b0b0;width:130px;}
._parts_ui_stoneLog > li dd{font-size:90%;display:table-cell;}
/*
 *
 * $_parts_ui_stoneList
 *
*/
._parts_ui_stoneList{width:100%;}
._parts_ui_stoneList > li{overflow:hidden;text-align:left;font-size:90%;padding:0 0 10px;margin:0 0 10px;background:url(../img/parts/_parts_border.gif) repeat-x left bottom;}
._parts_ui_stoneList > li ._parts_character_stationIcon{margin:0 10px 0 0;position:relative;float:left;}
._parts_ui_stoneList > li .limit{color:#b2b0b0;}
._parts_ui_stoneList > li:last-child{background:none;margin:0 0 0;}
/*
 *
 * $_parts_ui_ticketList
 *
 *
*/
._parts_ui_ticketList{width:100%;}
._parts_ui_ticketList > li{height:34px;overflow:hidden;text-align:left;font-size:90%;}
._parts_ui_ticketList > li ._parts_character_stationIcon{margin:0 10px 0 0;position:relative;top:-12px;float:left;}
/*
 *
 * $_parts_character_stationIcon
 *
*/
._parts_character_stationIcon{width:38px;height:38px;background:url(../img/icon/icon_station@2x.png) no-repeat;background-size:38px 76px;}
.isRetroBrowser ._parts_character_stationIcon{background:url(../img/icon/icon_station.png) no-repeat;}
._parts_character_stationIcon.gold-stone{background-position:0 0;}
._parts_character_stationIcon.ticket-silver{background-position:0 -38px;}
/*
 *
 * $_parts_ui_good
 *
*/
._parts_ui_good{width:250px;}
._parts_ui_good .good_btn{width:86px;height:28px;float:right;}
._parts_ui_good .good_btn a{width:86px;height:28px;display:block;text-indent:-9999px;background:url(../img/parts/_parts_ui_good.png) no-repeat;background-position:0 -25px;}
.isRetroBrowser ._parts_ui_good .good_btn a{background:url(../img/parts/_parts_ui_good.png) no-repeat;background-position:0 -25px;}
._parts_ui_good .good_btn a:hover{background-position:-88px -25px;}
._parts_ui_good.on .good_btn a{background-position:-176px -25px;}
._parts_ui_good.on .good_btn a:hover{background-position:-264px -25px;}
._parts_ui_good .hukidashi{margin:2px 0 0;float:right;}
._parts_ui_good .hukidashi .triangle{width:10px;height:20px;background:url(../img/parts/_parts_ui_good.png) no-repeat;background-position:-81px 1px;float:right;}
._parts_ui_good.on .hukidashi .triangle{background-position:-105px 1px;}
._parts_ui_good .hukidashi .number{border-radius:3px;padding:7px 5px 5px;min-width:15px;color:#000;font-size:90%;line-height:100%;background-color:#a8996f;float:right;}
._parts_ui_good.on .hukidashi .number{color:#EBEBEB;background-color:#545454;}
@media screen and (max-width: 679px){
	._parts_ui_good{width:80px;}
	._parts_ui_good .good_btn{width:22px;height:28px;float:right;}
	._parts_ui_good .good_btn a{width:22px;height:28px;display:block;text-indent:-9999px;background:url(../img/parts/_parts_ui_good@2x.png) no-repeat;background-position:4px 4px;background-size:351px 54px;}
	._parts_ui_good .good_btn a:hover{background-position:-21px 4px;}
	._parts_ui_good.on .good_btn a{background-position:-45px 4px;}
	._parts_ui_good.on .good_btn a:hover{background-position:-45px 4px;}
	._parts_ui_good .hukidashi .number{border-radius:3px;padding:7px 5px 5px;color:#000;font-size:90%;line-height:100%;background-color:#a8996f;float:right;}
	._parts_ui_good.on .hukidashi .number{color:#EBEBEB;background-color:#545454;}	
}
/*
 *
 * $_parts_ui_good.sm
 *
*/
._parts_ui_good.sm{width:80px;}
._parts_ui_good.sm .good_btn{width:22px;height:28px;float:right;}
._parts_ui_good.sm .good_btn a{width:22px;height:28px;display:block;text-indent:-9999px;background:url(../img/parts/_parts_ui_good@2x.png) no-repeat;background-position:4px 4px;background-size:351px 54px;}
.isRetroBrowser ._parts_ui_good.sm .good_btn a{background:url(../img/parts/_parts_ui_good.png) no-repeat;}
._parts_ui_good.sm.on .good_btn a{background-position:-45px 4px;}
._parts_ui_good.sm .hukidashi .number{border-radius:3px;padding:7px 5px 5px;color:#000;font-size:90%;line-height:100%;background-color:#a8996f;float:right;}
._parts_ui_good.sm.on .hukidashi .number{color:#EBEBEB;background-color:#545454;}
/*
 *
 * $_parts_ui_screenshot_newList
 *
*/
._parts_ui_screenshot_List{overflow:hidden;}
._parts_informationArticle ._parts_ui_screenshot_List img{max-width:none;margin:0;border:0;}
._parts_informationArticle ._parts_ui_screenshot_List p{line-height:130%;}
._parts_ui_screenshot_List .screenshot_List_l{width:640px;height:320px;line-height:0;margin:0 0 2px 0 ;box-sizing:border-box;position:relative;overflow:hidden;}
._parts_ui_screenshot_List .screenshot_List_l .screenshot_List_inr{}._parts_ui_screenshot_List .screenshot_List_inr:hover .screenshot_List_mes{opacity:1;filter: alpha(opacity=100);-ms-filter: "alpha(opacity=100)";}
._parts_ui_screenshot_List .screenshot_List_s{width:212px;line-height:0;box-sizing:border-box;position:relative;overflow:hidden;}
._parts_ui_screenshot_List .screenshot_List_s .screenshot_image{height:106px;}
._parts_ui_screenshot_List .screenshot_List_m{width:426px;height:216px;line-height:0;box-sizing:border-box;position:relative;overflow:hidden;}
._parts_ui_screenshot_List .screenshot_List_s.left{width:212px;margin:0 2px 2px 0;float:left;}
._parts_ui_screenshot_List .screenshot_List_s.center{width:212px;margin:0 0 2px 0;float:left;}
._parts_ui_screenshot_List .screenshot_List_s.right{width:212px;margin:0 0 2px 2px;float:left;}
._parts_ui_screenshot_List .screenshot_List_s.m-right1{width:212px;height:105px;margin:0 0 2px 1px;float:right;}
._parts_ui_screenshot_List .screenshot_List_s.m-right2{width:212px;height:105px;margin:0 0 2px 1px;float:right;}
._parts_ui_screenshot_List .screenshot_List_s.m-left1{width:212px;margin:0 0px 2px 0;float:left;}
._parts_ui_screenshot_List .screenshot_List_s.m-left2{width:212px;height:106px;margin:0 0px 2px 0;float:left;}
._parts_ui_screenshot_List .screenshot_List_m.left{width:426px;height:212px;margin:0 0px 2px 0;float:left;}
._parts_ui_screenshot_List .screenshot_List_m.right{width:426px;height:214px;margin:0 0 2px 0;float:right;}#grid-content .screenshot_List_harf:nth-child(even){margin:0 0px 2px 1px;}#grid-content .screenshot_List_harf:nth-child(odd){margin:0 1px 2px 0;}
._parts_ui_screenshot_List .screenshot_List_harf{width:319px;height:179px;float:left;line-height:0;box-sizing:border-box;position:relative;overflow:hidden;}
._parts_ui_screenshot_List .screenshot_List_harf .screenshot_List_harf_inr{}
._parts_ui_screenshot_List .screenshot_List_harf .screenshot_image{width:100%;height:auto;}
._parts_ui_screenshot_List .screenshot_List_mes{
	box-sizing:border-box;
	padding:10px 10px;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	opacity:0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.2s;
	-webkit-transition-timing-function: linear;
	-moz-transition-property: all;
	-moz-transition-duration: 0.2s;
	-moz-transition-timing-function: linear;
	-o-transition-property: all;
	-o-transition-duration: 0.2s;
	-o-transition-timing-function: linear;
	transition-property: all;
	transition-duration: 0.2;
	transition-timing-function: linear;
}
._parts_ui_screenshot_List .screenshot_List_harf_inr:hover .screenshot_List_mes{opacity:1;filter: alpha(opacity=100);-ms-filter: "alpha(opacity=100)";}
._parts_ui_screenshot_List .screenshot_List_mes a{width:100%;height:100%;display:block;}
._parts_ui_screenshot_List .screenshot_List_mes .msg{line-height:120%;}
._parts_ui_screenshot_List a .screenshot_List_arisen{font-size:90%;color:#d5d4d4;}
._parts_ui_screenshot_List .screenshot_List_mes ._parts_ui_good{position:absolute;bottom:15px;right:15px;z-index:10;}
._parts_ui_screenshot_List .screenshot_List_mes .back{width:100%;height:100%;background:#000;opacity:0.8;filter: alpha(opacity=80);-ms-filter: "alpha(opacity=80)";position:absolute;top:0;left:0;z-index:1;}
._parts_ui_screenshot_List .screenshot_List_arisen{width:100%;height:35px;padding:10px 0 0;position:relative;z-index:10;}
._parts_ui_screenshot_List .screenshot_List_arisen dl{width:100%;height:35px;display:table;}
._parts_ui_screenshot_List .screenshot_List_arisen dt{width:45px;height:35px;display:table-cell;text-align:left;}
._parts_ui_screenshot_List .screenshot_List_arisen dd{height:35px;display:table-cell;vertical-align:middle;text-align:left;line-height:120%;padding:0 0 0;}
._parts_ui_screenshot_List .screenshot_List_text{font-size:100%;line-height:110%;position:relative;z-index:10;}
._parts_ui_screenshot_List .screenshot_List_text .date{color:#a7a4a4;padding:5px 0 0;font-size:80%;}
._parts_ui_screenshot_List .screenshot_List_s .screenshot_List_arisen dd{box-sizing:border-box;padding:0 60px 0 0;}
	
@media screen and (min-width: 680px){
	._parts_ui_screenshot_List .screenshot_List_s .msg:after{width:100%;height:35px;}
	._parts_ui_screenshot_List .screenshot_List_s .msg span{font-size:80%;float: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;}
	._parts_ui_screenshot_List .screenshot_List_harf .msg span{font-size:80%;}
}
	
/* 横幅 680px以下 */
@media screen and (max-width: 679px){
	._parts_ui_screenshot_List .screenshot_List_harf,
	._parts_ui_screenshot_List .screenshot_List_harf:nth-child(even),
	._parts_ui_screenshot_List .screenshot_List_harf:nth-child(odd),
	._parts_ui_screenshot_List .screenshot_List_l,
	._parts_ui_screenshot_List .screenshot_List_s.left,
	._parts_ui_screenshot_List .screenshot_List_s.center,
	._parts_ui_screenshot_List .screenshot_List_s.right,
	._parts_ui_screenshot_List .screenshot_List_s.m-right1,
	._parts_ui_screenshot_List .screenshot_List_s.m-right2,
	._parts_ui_screenshot_List .screenshot_List_s.m-left1,
	._parts_ui_screenshot_List .screenshot_List_s.m-left2,
	._parts_ui_screenshot_List .screenshot_List_m.left,
	._parts_ui_screenshot_List .screenshot_List_m.right{margin:0;padding:0;float:none;width:100%;padding:10px;border-radius:5px;background:#272627;height:auto;margin:0 0 5px;}
	._parts_ui_screenshot_List .screenshot_List_mes{position:relative;width:auto;height:auto;padding:0;opacity:1;filter: alpha(opacity=100);-ms-filter: "alpha(opacity=100)";}
	._parts_ui_screenshot_List .screenshot_List_mes .back{display:none;}
	._parts_ui_screenshot_List .screenshot_List_arisen{border:1px solid #343334;border-width:1px 0 0;}
	._parts_ui_screenshot_List .screenshot_List_arisen dd{height:35px;display:table-cell;vertical-align:middle;text-align:left;line-height:120%;box-sizing:border-box;padding-right:80px;}
	._parts_ui_screenshot_List .screenshot_List_text{padding:10px 0;border:1px solid #000;border-width:0 0 1px;}
	._parts_ui_screenshot_List .screenshot_List_mes ._parts_ui_good{right:5px;bottom:5px;}
	._parts_ui_screenshot_List .screenshot_List_s .screenshot_image{height:inherit !important;}
}

/*
 *
 * $_parts_ui_screenshot_detail
 *
*/
._parts_ui_screenshot_detail{margin:0;padding:0;float:none;width:100%;padding:15px;border-radius:5px;background:#272627;height:auto;margin:0 0 5px;box-sizing:border-box;position:relative;}
._parts_informationArticle ._parts_ui_screenshot_detail img{max-width:none;margin:0;border:0;}
._parts_informationArticle ._parts_ui_screenshot_detail p{line-height:130%;}
._parts_informationArticle ._parts_ui_screenshot_detail ._parts_ui_good{position:absolute;right:20px;bottom:27px;z-index:10;}
._parts_ui_screenshot_detail .screenshot_List_arisen{width:100%;height:35px;padding:10px 0;position:relative;z-index:10;border:1px solid #343334;border-width:1px 0 0;}
._parts_ui_screenshot_detail .screenshot_List_arisen dl{width:100%;height:35px;display:table;}
._parts_ui_screenshot_detail .screenshot_List_arisen dt{width:45px;height:35px;display:table-cell;text-align:left;}
._parts_ui_screenshot_detail .screenshot_List_arisen dd{height:35px;display:table-cell;vertical-align:middle;text-align:left;line-height:120%;padding-right:90px;}
._parts_ui_screenshot_detail .screenshot_List_text{font-size:100%;padding:10px 0;line-height:110%;position:relative;z-index:10;border:1px solid #000;border-width:0 0 1px;}
._parts_ui_screenshot_detail .screenshot_List_text .date{color:#a7a4a4;padding:5px 0 0;font-size:80%;}
/*
 *
 * $_parts_ui_alertWindow
 *
*/
._parts_ui_alertWindow{width:498px;}
._parts_ui_alertWindow .alertWindowInr{padding:30px 0;min-height:40px;}
._parts_ui_alertWindow .selection_btn{overflow:hidden;padding:15px 0 0px;}
._parts_ui_alertWindow .btn_yes,._parts_ui_alertWindow .btn_no{width:50%;box-sizing:border-box;padding:0 5px;float:left;}
._parts_ui_alertWindow .btn_yes{overflow:hidden;}
._parts_ui_alertWindow .btn_yes ._parts_ui_btn{float:right;}
._parts_ui_alertWindow .btn_yes ._parts_ui_btn,._parts_ui_alertWindow .btn_no ._parts_ui_btn{text-align:center;width:150px;}
/*
 *
 * $_parts_ui_blackObi
 *
*/
._parts_ui_blackObi{width:100%;	padding:5px 20px;background:#000;box-sizing:border-box;color:#938e8e;font-size:90%;}
/*
 *
 * $_parts_ui_colorBtn
 *
*/
._parts_ui_colorBtn{width:100%;height:60px;max-width:450px;margin:0 auto 10px;position:relative;display:block;}
._parts_ui_colorBtn.red .colorBtn_left{background:url(../img/parts/_parts_ui_redBtn.png) no-repeat;}
._parts_ui_colorBtn.red .colorBtn_right{background:url(../img/parts/_parts_ui_redBtn.png) no-repeat top right;}
._parts_ui_colorBtn.red .colorBtn_body{background:url(../img/parts/_parts_ui_redBtn.png) repeat-x;background-position:0 -60px;}
._parts_ui_colorBtn.green .colorBtn_left{background:url(../img/parts/_parts_ui_greenBtn.png) no-repeat;}
._parts_ui_colorBtn.green .colorBtn_right{background:url(../img/parts/_parts_ui_greenBtn.png) no-repeat top right;}
._parts_ui_colorBtn.green .colorBtn_body{background:url(../img/parts/_parts_ui_greenBtn.png) repeat-x;background-position:0 -60px;}
._parts_ui_colorBtn.orange .colorBtn_left{background:url(../img/parts/_parts_ui_orangeBtn.png) no-repeat;}
._parts_ui_colorBtn.orange .colorBtn_right{background:url(../img/parts/_parts_ui_orangeBtn.png) no-repeat top right;}
._parts_ui_colorBtn.orange .colorBtn_body{background:url(../img/parts/_parts_ui_orangeBtn.png) repeat-x;background-position:0 -60px;}
._parts_ui_colorBtn.blue .colorBtn_left{background:url(../img/parts/_parts_ui_blueBtn.png) no-repeat;}
._parts_ui_colorBtn.blue .colorBtn_right{background:url(../img/parts/_parts_ui_blueBtn.png) no-repeat top right;}
._parts_ui_colorBtn.blue .colorBtn_body{background:url(../img/parts/_parts_ui_blueBtn.png) repeat-x;background-position:0 -60px;}
._parts_ui_colorBtn .colorBtn_body{width:97%;height:60px;margin:0 auto;box-sizing:border-box;padding:0 15px;display:table;}
._parts_ui_colorBtn .colorBtn_body .text{width:100%;height:60px;display:table-cell;vertical-align:middle;color:#fff;margin:0 auto;font-weight:bold;font-size:120%;}
._parts_ui_colorBtn .colorBtn_left{width:15px;height:60px;position:absolute;top:0;left:0;background-position:0 0;}
._parts_ui_colorBtn .colorBtn_right{width:15px;height:60px;position:absolute;top:0;right:0;background-position:0 -30px;}
._parts_ui_colorBtn:hover .colorBtn_left{background-position:0 -120px;}
._parts_ui_colorBtn:hover .colorBtn_right{background-position:right -120px;}
._parts_ui_colorBtn:hover .colorBtn_body{background-position:0 -180px;}	
/* 横幅 680px以下 */
@media screen and (max-width: 679px){
	._parts_ui_colorBtn .colorBtn_body .text{font-size:90%;}
}
/*
 *
 * $_parts_ui_camera
 *
 *
*/
._parts_ui_camera{width:20px;height:13px;background:url(../img/icon/icon_camera.png) no-repeat;}
/*
 *
 * $_parts_ui_noteIcon
 *
*/
._parts_ui_noteIcon{width:35px;height:31px;background:url(../img/icon/icon_note@2x.png) no-repeat;}
/*
 *
 * $_parts_ui_noteIcon_s
 *
*/
._parts_ui_noteIcon_s{width:17px;height:15px;background:url(../img/icon/icon_note.png) no-repeat;background-size:17px 15px;}
/*
 *
 * $_parts_ui_cautionBox
 *
*/
._parts_ui_cautionBox{width:100%;box-sizing:border-box;border:2px solid #04517e;background:#0f2131;padding:10px;margin:0 auto 5px;overflow:hidden;display:table;}
._parts_ui_cautionBox p{width:100%;font-size:12px;color:#4fb6f2;display:table-cell;vertical-align:middle;text-align:left;}
/* 横幅 980px以下 */
@media screen and (max-width: 980px){
	._parts_ui_cautionBox{width:100%;margin:5px auto 10px;box-sizing:border-box;}
}

/*
 *
 * $_parts_ui_detailsList
 *
*/
._parts_ui_detailsList{width:100%;padding:5px 0 0;overflow:hidden;}._parts_ui_detailsList li{font-size:90%;color:#b2b0b0;width:100%;padding:1px 0;text-align:left;}

/*
 *
 * $_parts_ui_statusList
 *
*/
._parts_ui_statusList{width:100%;padding:5px 0 0;overflow:hidden;}
._parts_ui_statusList li{width:50%;float:left;}
._parts_ui_statusList li.single{width:100%;float:left;}
._parts_ui_statusList dl{width:100%;display:table;overflow:hidden;}
._parts_ui_statusList dt{font-size:90%;color:#b2b0b0;text-align:left;width:70%;display:table-cell;padding:1px 20px 1px 0;}
._parts_ui_statusList dd{font-size:90%;color:#b2b0b0;text-align:right;width:30%;display:table-cell;padding:1px 20px 1px 0;}
/* 横幅 680px以下 */
@media screen and (max-width: 679px) {
	._parts_ui_statusList li{width:100%;}
	._parts_ui_statusList dd,
	._parts_ui_statusList dt{padding:0;}
}

/*
 *
 * $_parts_ui_defultTab
 *
*/
._parts_ui_defultTab{width:100%;}
._parts_ui_defultTab ul{width:100%;overflow:hidden;}
._parts_ui_defultTab li{display:table;box-sizing:border-box;padding:2px 2px 0 0;float:left;}
._parts_ui_defultTab.tab6 li{width:16.666%;}
._parts_ui_defultTab.tab5 li{width:20%;}
._parts_ui_defultTab.tab4 li{width:25%;}
._parts_ui_defultTab.tab3 li{width:33.333%;}
._parts_ui_defultTab.tab2 li{width:50%;}
._parts_ui_defultTab li a{
	width:95%;
	display:table-cell;
	vertical-align:middle;
	font-size:80%;
	color:#d5d4d4;
	background:#2e2e2e;
	background: rgb(69,69,69);
	background: -moz-linear-gradient(top,  rgba(69,69,69,1) 0%, rgba(22,22,22,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,69,69,1)), color-stop(100%,rgba(22,22,22,1)));
	background: -webkit-linear-gradient(top,  rgba(69,69,69,1) 0%,rgba(22,22,22,1) 100%);
	background: -o-linear-gradient(top,  rgba(69,69,69,1) 0%,rgba(22,22,22,1) 100%);
	background: -ms-linear-gradient(top,  rgba(69,69,69,1) 0%,rgba(22,22,22,1) 100%);
	background: linear-gradient(to bottom,  rgba(69,69,69,1) 0%,rgba(22,22,22,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454545', endColorstr='#161616',GradientType=0 );
	height:32px;
	border-radius:2px;
	box-shadow:rgba(0, 0, 0, 0.6) -1px 0px 4px 3px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.6) -1px 0px 4px 3px;
	-moz-box-shadow:rgba(0, 0, 0, 0.6) -1px 0px 4px 3px;
	box-shadow:rgba(250, 247, 250, 0.07) 2px 2px 2px 1px inset;
	-webkit-box-shadow:rgba(250, 247, 250, 0.07) 2px 2px 2px 1px inset;
	-moz-box-shadow:rgba(250, 247, 250, 0.07) 2px 2px 2px 1px inset;
}
._parts_ui_defultTab.tab2 li a{font-size:110%;}
._parts_ui_defultTab li a:hover{
	background: rgb(45,45,45);
	background: -moz-linear-gradient(top,  rgba(45,45,45,1) 0%, rgba(22,22,22,1) 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(45,45,45,1)), color-stop(99%,rgba(22,22,22,1)));
	background: -webkit-linear-gradient(top,  rgba(45,45,45,1) 0%,rgba(22,22,22,1) 99%);
	background: -o-linear-gradient(top,  rgba(45,45,45,1) 0%,rgba(22,22,22,1) 99%);
	background: -ms-linear-gradient(top,  rgba(45,45,45,1) 0%,rgba(22,22,22,1) 99%);
	background: linear-gradient(to bottom,  rgba(45,45,45,1) 0%,rgba(22,22,22,1) 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2d2d', endColorstr='#161616',GradientType=0 );
}
._parts_ui_defultTab li a.active{
	color:#fff;
	background: rgb(136,136,136);
	background: -moz-linear-gradient(top,  rgba(136,136,136,1) 0%, rgba(80,80,80,1) 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(136,136,136,1)), color-stop(99%,rgba(80,80,80,1)));
	background: -webkit-linear-gradient(top,  rgba(136,136,136,1) 0%,rgba(80,80,80,1) 99%);
	background: -o-linear-gradient(top,  rgba(136,136,136,1) 0%,rgba(80,80,80,1) 99%);
	background: -ms-linear-gradient(top,  rgba(136,136,136,1) 0%,rgba(80,80,80,1) 99%);
	background: linear-gradient(to bottom,  rgba(136,136,136,1) 0%,rgba(80,80,80,1) 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#505050',GradientType=0 );

}

/*
 *
 * $_parts_ui_globalnavi
 *
*/
._parts_ui_globalnavi{width:100%;max-width:1020px;margin:0 auto;position:absolute;left:0;right:0;top:23px;z-index:12;background:url(../img/parts/_parts_ui_globalnavi_bg2.png) no-repeat center 0px;}
.top ._parts_ui_globalnavi{background:url(../img/parts/_parts_ui_globalnavi_bg.png) no-repeat center 0px;}
._parts_ui_globalnavi .mainnavi{width:960px;height:88px;margin:0 auto;position:relative;}
#globalnavi-members{width:131px;position:absolute;top:19px;left:30px;background:url(../img/parts/_parts_ui_globalnavi_border.png) no-repeat top right;}
#globalnavi-members a{width:131px;height:37px;text-indent:-9999px;display:block;background:url(../img/parts/_parts_ui_globalnavi_btnbg.png) no-repeat 5px 0px;}
#globalnavi-members a:hover{background-position:5px -37px;}
#globalnavi-members a.active{background-position:5px -74px;}
#globalnavi-lestanianews{width:160px;position:absolute;top:19px;left:163px;background:url(../img/parts/_parts_ui_globalnavi_border.png) no-repeat top right;}
#globalnavi-lestanianews a{width:156px;height:37px;text-indent:-9999px;display:block;background:url(../img/parts/_parts_ui_globalnavi_btnbg.png) no-repeat -144px 0px;}
#globalnavi-lestanianews a:hover{background-position:-144px -37px;}
#globalnavi-lestanianews a.active{background-position:-144px -74px;}
#globalnavi-manual{width:145px;position:absolute;top:19px;left:325px;background:url(../img/parts/_parts_ui_globalnavi_border.png) no-repeat top right;}
#globalnavi-manual a{width:145px;height:37px;text-indent:-9999px;display:block;background:url(../img/parts/_parts_ui_globalnavi_btnbg.png) no-repeat -323px 0px;}
#globalnavi-manual a:hover{background-position:-323px -37px;}
#globalnavi-manual a.active{background-position:-323px -74px;}
#globalnavi-shop{width:160px;position:absolute;top:19px;left:460px;}
#globalnavi-shop a{width:160px;height:37px;text-indent:-9999px;display:block;background:url(../img/parts/_parts_ui_globalnavi_btnbg.png) no-repeat -475px 0px;}
#globalnavi-shop a:hover{background-position:-475px -37px;}
#globalnavi-shop a.active{background-position:-475px -74px;}
#globalnavi-mypage{width:125px;position:absolute;top:17px;left:615px;}
#globalnavi-mypage .mypageBox-out{position:absolute;top:0;left:0;}
#globalnavi-mypage .mypageBox-in{position:absolute;top:0;left:0;}
/*
 *
 * $_parts_ui_globalnavi_mypageBtn
 *
*/
._parts_ui_globalnavi_mypageBtn{width:290px;height:47px;}
._parts_ui_globalnavi_mypageBtn a{width:290px;height:47px;display:block;text-indent:-9999px;background:url(../img/parts/_parts_ui_globalnavi_mypageBtn.png) no-repeat top left;}
._parts_ui_globalnavi_mypageBtn a:hover{background-position:bottom left;}
.menuRight ._parts_ui_globalnavi_mypageBtn{width:194px;height:45px;}
.menuRight ._parts_ui_globalnavi_mypageBtn a{width:194px;height:45px;display:block;text-indent:-9999px;background:url(../img/parts/_parts_ui_globalnavi_mypageBtn@2x.png) no-repeat top left;background-size:194px 45px;}
/*
 *
 * $_parts_ui_globalnavi_loginBtn_out
 *
*/
._parts_ui_globalnavi_loginBtn_out{width:290px;height:47px;}
._parts_ui_globalnavi_loginBtn_out a{width:290px;height:47px;display:block;text-indent:-9999px;background:url(../img/parts/_parts_ui_globalnavi_loginBtn_out.png) no-repeat top left;}
._parts_ui_globalnavi_loginBtn_out a:hover{background-position:bottom left;}
.menuRight ._parts_ui_globalnavi_loginBtn_out{width:194px;height:45px;}
.menuRight ._parts_ui_globalnavi_loginBtn_out a{width:194px;height:45px;display:block;text-indent:-9999px;background:url(../img/parts/_parts_ui_globalnavi_loginBtn_out@2x.png) no-repeat top left;background-size:194px 45px;}
._parts_ui_globalnavi_loginBtn_in{width:290px;height:49px;}
._parts_ui_globalnavi_loginBtn_in a{width:290px;height:49px;display:block;position:relative;background:url(../img/parts/_parts_ui_globalnavi_loginBtn_in.png) no-repeat top left;}
._parts_ui_globalnavi_loginBtn_in a:hover{background-position:bottom left;}
._parts_ui_globalnavi_loginBtn_in a .characterIcon{width:30px;height:30px;position:absolute;top:8px;left:15px;background:#ccc;}
._parts_ui_globalnavi_loginBtn_in a .characterName{width:190px;height:30px;position:absolute;top:8px;left:55px;display:table;vertical-align:middle;color:#fff;}
._parts_ui_globalnavi_loginBtn_in a .characterName p{display:table-cell;vertical-align:middle;text-align:left;font-size:12px;line-height:120%;}
._parts_ui_globalnavi_loginBtn_in a .menuIcon{width:25px;height:10px;position:absolute;top:18px;right:22px;background:url(../img/parts/_parts_ui_globalnavi_loginBtn_menuIcon.png) no-repeat top left;}
._parts_ui_globalnavi_loginBtn_in a:hover .menuIcon{opacity:0.7;filter: alpha(opacity=0.7);-ms-filter: "alpha(opacity=0.7)";}
.top .pankuzu{display:none;}
.pankuzu{width:880px;height:20px;position:absolute;top:62px;left:75px;}
.pankuzu ul{}.pankuzu ul li{font-size:12px;padding:0 10px 0 17px;text-align:left;color:#b4b4b5;float:left;background:url(../img/parts/_parts_ui_globalnavi_pankuzu_arrow.png) no-repeat left center;}
.pankuzu ul li.fast{padding-left:0;background:none;}
.pankuzu ul li a{display:block;color:#a39a72;}
.subnavi{text-align:left;width:960px;position:relative;margin:0 auto;top:-33px;z-index:100;}
.subnavi-body{font-size:12px;border-radius:5px;box-shadow:0px 0px 2px 2px rgba(0,0,0,0.8);}
.mypage_navi-child li,.sub_navi-child li,.subsub_navi-child,.subnavi-body li{border:1px solid #313031;border-width:0 2px;border:1px solid #313031;border-width:0 2px 0;background:url(../img/parts/_parts_border.gif) repeat-x left bottom #191919;}
.mypage_navi-child li:first-child,.sub_navi-child li:first-child,.subnavi-body li:first-child{border-radius:5px 5px 0 0;border:1px solid #313031;border-width:2px 2px 0;}
.mypage_navi-child li:last-child,.sub_navi-child li:last-child,.subnavi-body li:last-child{border-radius:0 0 5px 5px;border:1px solid #313031;border-width:0 2px 2px;background-image:none;}
.sub_navi-child li.one{border-radius:5px 5px;border:1px solid #313031;border-width:2px;background-image:none;}
.sub_navi-child a,.subnavi-body a{font-size:12px;display:block;padding:13px 0 13px 17px;width:160px;text-align:left;color:#dad7d7;background:url(../img/parts/_parts_footerLink_alpha.png) no-repeat;background-position:155px center;}
.subsub_navi-child a{font-size:12px;display:block;padding:8px 0 8px 17px;width:100px;text-align:left;color:#dad7d7;background:url(../img/parts/_parts_footerLink_alpha.png) no-repeat;background-position:155px center;}
.sub_navi-child a{width:214px;background-position:210px center;}
.sub_navi-child a:hover{background:url(../img/parts/_parts_footerLink_alpha.png) no-repeat #403f3e;background-position:210px center;}
.mypage_navi-child a{width:265px;position:relative;padding:13px 0 13px 37px;background-position:280px center;}
.subnavi-body a:hover{background-color:#403f3e;}
.mypage_navi-child a:hover{background-color:#403f3e;}
.subnavi-body a.noIcon,.sub_navi-child a.noIcon{background-image:none;}
.subnavi-body a.noIcon:hover,.sub_navi-child a.noIcon:hover{background-image:none;}
.subnavi-body a.previous,.sub_navi-child a.previous{color: #555;}
#subnavi-chara .sub_navi-child a,#subnavi-quest .sub_navi-child a
,#subnavi-screenshot .sub_navi-child a{width:80px;}
#subnavi-item .sub_navi-child a{width:90px;background-position:80px center;}
#subnavi-item .subnavi_box{left:100px;}
#subnavi-item .subnavi_box .subsub_navi-child a{padding:5px 0 5px 18px;}
#subnavi-screenshot .sub_navi-child a{background-position:80px center;}
#subnavi-screenshot .subnavi_box{left:100px;}
#subnavi-screenshot .subnavi_box .subsub_navi-child a{padding:5px 0 5px 18px;}
#subsubnavi-weapon,#subsubnavi-armor,#subsubnavi-ex,#subsubnavi-material{width:210px;overflow:hidden;background:#191919;border-radius:5px 5px;border:1px solid #313031;border-width:2px;}
#subnavi-item #subsubnavi-weapon .subnavi_box .subsub_navi-child,
#subnavi-item #subsubnavi-armor .subnavi_box .subsub_navi-child,
#subnavi-item #subsubnavi-ex .subnavi_box .subsub_navi-child,
#subnavi-item #subsubnavi-material .subnavi_box .subsub_navi-child{padding:0;}
#subsubnavi-weapon .subsub_navi-child,
#subsubnavi-armor .subsub_navi-child,
#subsubnavi-ex .subsub_navi-child,
#subsubnavi-material .subsub_navi-child{border-width:0;padding:0;background:none;}
#subsubnavi-weapon .subsub_navi-child li,#subsubnavi-armor .subsub_navi-child li,
#subsubnavi-ex .subsub_navi-child li,#subsubnavi-material .subsub_navi-child li{width:100px;float:left;background:none;}
#subsubnavi-weapon .subsub_navi-child li a,
#subsubnavi-armor .subsub_navi-child li a,
#subsubnavi-ex .subsub_navi-child li a,
#subsubnavi-material .subsub_navi-child li a{width:90px;}
#subsubnavi-weapon .subsub_navi-child li a:hover,
#subsubnavi-armor .subsub_navi-child li a:hover,
#subsubnavi-ex .subsub_navi-child li a:hover,
#subsubnavi-material .subsub_navi-child li a:hover{background-color:#403f3e;}	
.subnavi-members{position:absolute;left:0px;top:0px;z-index:101;display:none;}
.subnavi-lestanianews{position:absolute;left:148px;top:0px;z-index:90;display:none;}
.subnavi-manual{position:absolute;left:305px;top:0px;z-index:90;display:none;}
.subnavi-shop{position:absolute;left:460px;top:0px;z-index:90;display:none;}
.subnavi-mypage{padding:15px 0 0;position:absolute;right:50px;z-index:90;display:none;}
.ariseSelect{display:none;}
.subnavi_arrow_bg{width:20px;height:17px;position:absolute;top:0px;right:25px;background:url(../img/parts/_parts_ui_globalnavi_mypagebg.png) no-repeat;}
.myList-COGAccount{padding:8px 0;}
.COGAccountBoxTitle{width:90%;margin:0 auto 10px;height:45px;background:url(../img/icon/icon_cogLoginUser@2x.png) no-repeat center center;background-size:160px 26px;border-radius:5px;}
.isRetroBrowser .COGAccountBoxTitle{background:url(../img/icon/icon_cogLoginUser.png) no-repeat center center;}
.myList-COGAccount dl{font-size:14px;text-align:left;width:270px;margin:0 auto;overflow:hidden;}
.myList-COGAccount dt{width:60px;color:#dad7d7;padding:0 0 5px;float:left;}
.myList-COGAccount dd{width:210px;color:#ea4a00;padding:0 0 5px;float:left;}
.myList-COGAccount dd span.gray{color:#a09f9f;}
.mypage_navi-child .icon{width:20px;height:20px;display:block;position:absolute;top:0;bottom:0;left:13px;margin:auto 0;}
.myList-myPage .icon{background:url(../img/icon/icon_cog_myPage@2x.png) no-repeat center center;background-size:20px 20px;}
.isRetroBrowser .myList-myPage .icon{background:url(../img/icon/icon_cog_myPage.png) no-repeat center center !important;}
.myList-switchCharacter .icon{background:url(../img/icon/icon_cog_switchCharacter@2x.png) no-repeat center center;background-size:20px 20px;}
.isRetroBrowser .myList-switchCharacter .icon{background:url(../img/icon/icon_cog_switchCharacter.png) no-repeat center center;}
.myList-switchCharacter .ac{color:#505050 !important;}
.myList-capCharge .icon{background:url(../img/icon/icon_cog_capCharge@2x.png) no-repeat center center;background-size:20px 20px;}
.isRetroBrowser .myList-capCharge .icon{background:url(../img/icon/icon_cog_capCharge.png) no-repeat center center;}
.myList-logOut .icon{background:url(../img/icon/icon_cog_logOut@2x.png) no-repeat center center;background-size:20px 20px;}
.isRetroBrowser .myList-logOut .icon{background:url(../img/icon/icon_cog_logOut.png) no-repeat center center;}
.myList-switchCharacter{padding:10px 0;}
.myList-switchCharacter p{color:#dad7d7;padding:0 0 0 37px;position:relative;}
.myList-switchCharacter a{width:277px;color:#a09f9f;padding:5px 0 5px 25px;background-image:none;}
.myList-switchCharacter a:hover{background-image:none;}
.subnavi_box{position:absolute;top:0;z-index:91;left:175px;display:none;border-radius:5px;box-shadow:0px 0px 2px 2px rgba(0,0,0,0.8);}
#subnavi_bg{width:960px;height:2000px;position:absolute;top:0;left:0;z-index:11;display:none;}
._parts_ui_globalnavi-sp{width:100%;height:50px;background:#000;position:fixed;bottom:0;left:0;z-index:99;}
/*
 *
 * $_parts_ui_locationPanel
 *
*/
._parts_ui_locationPanel{padding:7px 10px;border:2px solid #313031;box-shadow:10px 10px 10px rbga(0,0,0,0.9);background:#212021;box-shadow:rgba(0, 0, 0, 0.3) -1px 0px 4px 3px;-webkit-box-shadow:rgba(0, 0, 0, 0.3) -1px 0px 4px 3px;-moz-box-shadow:rgba(0, 0, 0, 0.3) -1px 0px 4px 3px;}
/*
 *
 * $parts_ui_questSeachItemList
 *
*/
.parts_ui_questSeachItemList{width:100%;overflow:hidden;position:relative;}
.parts_ui_questSeachItemList ._parts_ui_itemIcon{cursor:pointer;}
.parts_ui_questSeachItemList ._parts_ui_itemIcon.active{background:url(../img/parts/_parts_ui_questSeachItemList_active.png) no-repeat center center;}
.parts_ui_questSeachItemList li{padding:0 4px 5px;width:40px;text-align:center;float:left;}
.parts_ui_questSeachItemList li dl{}.parts_ui_questSeachItemList li dt{margin:0 auto;}
.parts_ui_questSeachItemList li dd{font-size:50%;line-height:110%;color:#cac8c8;display:none;}
/* 横幅 680px以下 */
@media screen and (max-width: 679px) {
.parts_ui_questSeachItemList li{width: 48px;height: 76px;}.parts_ui_questSeachItemList li dd{display:block;}}

/*
 *
 * $_parts_ui_itemPanel
 *
*/
._parts_ui_itemPanel{margin:0 0 3px;}
._parts_ui_itemPanel a{padding:7px 10px;border:2px solid #313031;box-shadow:10px 10px 10px rbga(0,0,0,0.9);background:#212021;box-shadow:rgba(0, 0, 0, 0.3) -1px 0px 4px 3px;-webkit-box-shadow:rgba(0, 0, 0, 0.3) -1px 0px 4px 3px;-moz-box-shadow:rgba(0, 0, 0, 0.3) -1px 0px 4px 3px;display:block;}
._parts_ui_itemPanel a:hover{background:#181818;}
._parts_ui_itemPanel ul{overflow:hidden;}
._parts_ui_itemPanel .item_icon{width:35px;height:40px;margin:0 15px 0 0;text-align:left;float:left;position:relative;}
._parts_ui_itemPanel .item_icon img{position:absolute;top:-5px;left:-5px;}
._parts_ui_itemPanel .item_name{width:300px;height:35px;text-align:left;float:left;line-height:100%;color:#cac8c8;}
._parts_ui_itemPanel .item_name p{display:table-cell;padding:2px 0 0;height:33px;line-height:110%;word-break: break-all;vertical-align:middle;}
._parts_ui_itemPanel .item_lv{width:40px;height:28px;padding: 9px 5px 0 15px;overflow:hidden;font-size:80%;color:#aca496;float:right;background:url(../img/parts/_parts_ui_globalnavi_border.png) no-repeat left center;}
._parts_ui_itemPanel .item_lv .item_lv_rank{width:50px;float:left;}
._parts_ui_itemPanel .item_lv .item_lv_craft{width:50px;height:30px;float:left;}
._parts_ui_itemPanel .item_lv ._parts_ui_jobIcon_s{position:relative;top:-1px;float:left;}	
/* 横幅 680px以下 */
@media screen and (max-width: 679px) {
	._parts_ui_itemPanel .item_name{width:210px;}
	._parts_ui_itemPanel .item_lv{padding: 14px 0 0 0px;float:right;background:none;}
}

/* 横幅 680px以下 */
@media screen and (max-width: 450px) {
	._parts_ui_itemPanel .item_name{width:160px;}
	._parts_ui_itemPanel .item_lv{padding: 14px 0 0 0px;float:right;background:none;}
}

/*
 *
 * $_parts_ui_pawnPanel
 *
*/
._parts_ui_pawnPanel{margin:0 0 3px;}
._parts_ui_pawnPanel a{padding:7px 10px;border:2px solid #313031;box-shadow:10px 10px 10px rbga(0,0,0,0.9);background:#212021;box-shadow:rgba(0, 0, 0, 0.3) -1px 0px 4px 3px;-webkit-box-shadow:rgba(0, 0, 0, 0.3) -1px 0px 4px 3px;-moz-box-shadow:rgba(0, 0, 0, 0.3) -1px 0px 4px 3px;display:block;}
._parts_ui_pawnPanel a:hover{background:#181818;}
._parts_ui_pawnPanel ul{overflow:hidden;}
._parts_ui_pawnPanel .pawn_icon{width:50px;height:35px;text-align:left;float:left;}
._parts_ui_pawnPanel .pawn_name{width:150px;height:35px;text-align:left;float:left;line-height:100%;padding: 0 0 0 20px;background:url(../img/parts/_parts_ui_pawnIcon@2x.png) no-repeat left center;background-size:15px 20px;}
._parts_ui_pawnPanel .pawn_name p{display:table-cell;padding:2px 0 0;height:33px;line-height:110%;vertical-align:middle;}
._parts_ui_pawnPanel .pawn_name.man p{color:#809ebc;}
._parts_ui_pawnPanel .pawn_name.female p{color:#d3839a;}
._parts_ui_pawnPanel .pawn_lv{width:100px;height:28px;padding: 9px 0 0 60px;overflow:hidden;font-size:80%;color:#aca496;float:left;background:url(../img/parts/_parts_ui_globalnavi_border.png) no-repeat left center;}
._parts_ui_pawnPanel .pawn_lv .pawn_lv_job{width:50px;float:left;}
._parts_ui_pawnPanel .pawn_lv .pawn_lv_craft{width:50px;height:30px;float:left;}
._parts_ui_pawnPanel .pawn_lv ._parts_ui_jobIcon_s{position:relative;top:-1px;float:left;}
._parts_ui_pawnPanel .pawn_cost{width:150px;height:25px;font-size:100%;color:#43847b;text-align:right;padding: 10px 0 0 30px;background:url(../img/parts/_parts_ui_globalnavi_border.png) no-repeat left center;float:right;}
._parts_ui_pawnPanel .pawn_cost span{color:#cac8c8;}
/* 横幅 680px以下 */
@media screen and (max-width: 679px) {
	._parts_ui_pawnPanel .pawn_name{width:190px;}
	._parts_ui_pawnPanel .pawn_lv{padding: 9px 0 0 50px;clear:both;background:none;}
	._parts_ui_pawnPanel .pawn_cost{width:110px;padding: 10px 0 0 0;background:none;}
}

/*
 *
 * $_parts_ui_bugPanel
 *
*/
._parts_ui_bugPanel{
	border:2px solid #313031;
	box-shadow:10px 10px 10px rbga(0,0,0,0.9);
	background:#212021;
	box-shadow:rgba(0, 0, 0, 0.3) -1px 0px 4px 3px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.3) -1px 0px 4px 3px;
	-moz-box-shadow:rgba(0, 0, 0, 0.3) -1px 0px 4px 3px;
	padding:15px 15px;
}
._parts_ui_bugPanel p{font-size:90%;}
._parts_ui_bugPanel .head{padding:0 0 8px;overflow:hidden;}
._parts_ui_bugPanel .head .bugIcon{width:100px;padding:5px 0;line-height:100%;border-radius:5px;float:left;}
._parts_ui_bugPanel .head .catIcon{padding:7px 0 0 10px;text-align:left;color:#b8b3b3;float:left;}
._parts_ui_bugPanel .head .bugIcon.icon_st4{color:#ed672d;border:2px solid #ed672d;background:#381404;}
._parts_ui_bugPanel .head .bugIcon.icon_st2{color:#d648f0;border:2px solid #d648f0;background:#29052f;}
._parts_ui_bugPanel .head .bugIcon.icon_st1{color:#52df8e;border:2px solid #52df8e;background:#052412;}
._parts_ui_bugPanel .head .bugIcon.icon_st3{color:#ed6397;border:2px solid #ed6397;background:#2a0412;}
._parts_ui_bugPanel .head .bugIcon.icon_st5{color:#b5b5b5;border:2px solid #b5b5b5;background:#1f1f1f;}		

/*
 *
 * $_parts_ui_qaPanel
 *
*/
._parts_ui_qaPanel{}._parts_ui_qaPanel{border:2px solid #313031;box-shadow:10px 10px 10px rbga(0,0,0,0.9);background:#212021;box-shadow:rgba(0, 0, 0, 0.3) -1px 0px 4px 3px;-webkit-box-shadow:rgba(0, 0, 0, 0.3) -1px 0px 4px 3px;-moz-box-shadow:rgba(0, 0, 0, 0.3) -1px 0px 4px 3px;}
._parts_ui_qaPanel .inr_panel{padding:10px 15px;}
._parts_ui_qaPanel .inr_panel .a_obi{width: 100%;color: #cac8c8;padding: 10px 0 10px 20px;margin: 0;font-weight: normal;box-sizing: border-box;background: url(../img/parts/_parts_border.gif) repeat-x left bottom #262626;border: 1px solid #0e0e0e;border-width: 1px 0 0;text-align: center;}
._parts_ui_qaPanel a{padding:10px 15px;display:block;}
._parts_ui_qaPanel a:hover{background:#181818;}

/*
 *
 * $_parts_ui_arisenPanel
 *
*/
._parts_ui_arisenPanel{margin:0 0 3px;}
._parts_ui_arisenPanel .nolink{padding:7px 10px;border:2px solid #313031;box-shadow:10px 10px 10px rbga(0,0,0,0.9);background:#212021;box-shadow:rgba(0, 0, 0, 0.3) -1px 0px 4px 3px;-webkit-box-shadow:rgba(0, 0, 0, 0.3) -1px 0px 4px 3px;-moz-box-shadow:rgba(0, 0, 0, 0.3) -1px 0px 4px 3px;display:block;}
._parts_ui_arisenPanel a{padding:7px 10px;border:2px solid #313031;box-shadow:10px 10px 10px rbga(0,0,0,0.9);background:#212021;box-shadow:rgba(0, 0, 0, 0.3) -1px 0px 4px 3px;-webkit-box-shadow:rgba(0, 0, 0, 0.3) -1px 0px 4px 3px;-moz-box-shadow:rgba(0, 0, 0, 0.3) -1px 0px 4px 3px;display:block;}
._parts_ui_arisenPanel a:hover{background:#181818;}
._parts_ui_arisenPanel ul{overflow:hidden;}
._parts_ui_arisenPanel .arisen_icon{width:45px;height:35px;text-align:left;float:left;}
._parts_ui_arisenPanel .arisen_name{width:450px;height:35px;text-align:left;float:left;line-height:100%;color:#cac8c8;}
._parts_ui_arisenPanel .arisen_name p{display:table-cell;padding:2px 0 0;height:33px;line-height:110%;word-break: break-all;vertical-align:middle;}
._parts_ui_arisenPanel .arisen_lv{width:50px;height:28px;padding: 9px 5px 0 15px;overflow:hidden;font-size:80%;color:#aca496;float:left;background:url(../img/parts/_parts_ui_globalnavi_border.png) no-repeat left center;}
._parts_ui_arisenPanel .arisen_lv .arisen_lv_job{width:50px;float:left;}
._parts_ui_arisenPanel .arisen_lv .arisen_lv_craft{width:50px;height:30px;float:left;}
._parts_ui_arisenPanel .arisen_lv ._parts_ui_jobIcon_s{position:relative;top:-1px;float:left;}
._parts_ui_arisenPanel .arisen_clan{width:200px;height:35px;font-size:100%;color:#43847b;text-align:right;padding: 0 10px 0 15px;background:url(../img/parts/_parts_ui_border_y.jpg) no-repeat left center;float:left;}
._parts_ui_arisenPanel .arisen_clan p{display:table-cell;padding:2px 0 0;height:33px;line-height:110%;word-break: break-all;vertical-align:middle;}
._parts_ui_arisenPanel .arisen_cost span{color:#cac8c8;}
._parts_ui_arisenPanel .arisen_party{width:35px;height:25px;font-size:80%;color:#cac8c8;text-align:right;padding: 10px 0 0 15px;background:url(../img/parts/_parts_ui_border_y.jpg) no-repeat left center;float:right;}
._parts_ui_arisenPanel .arisen_party ._parts_ui_partyIcon{position:relative;top:2px;float:left;margin:0 2px 0 0;}

/* 横幅 680px以下 */
@media screen and (max-width: 679px) {
	._parts_ui_arisenPanel .arisen_name{width:200px;}
	._parts_ui_arisenPanel .arisen_lv{padding: 9px 0 0 50px;clear:both;background:none;display:none;}
	._parts_ui_arisenPanel .arisen_clan{width:210px;padding: 0 0 0 50px;clear:both;float:none;background:none;display:none;}
	._parts_ui_arisenPanel .arisen_party{padding: 10px 0 0 50px;float:none;background:none;display:none;}
}

/*
 *
 * $_parts_ui_screenshotPanel
 *
*/
._parts_ui_screenshotPanel{
	background:#1c1b1c;
	box-sizing:border-box;
	border-radius:5px;
	border:solid 2px #313031;
	box-shadow:rgba(0, 0, 0, 0.2) -1px 0px 2px 2px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.2) -1px 0px 2px 2px;
	-moz-box-shadow:rgba(0, 0, 0, 0.2) -1px 0px 2px 2px;
}
._parts_ui_screenshotPanel .screenshotPanel_head{padding:10px;box-sizing:border-box;overflow:hidden;background:url(../img/parts/_parts_border.gif) repeat-x bottom left;}
._parts_ui_screenshotPanel .screenshotPanel_head .screenshotPanel_head_left{float:left;}
._parts_ui_screenshotPanel .screenshotPanel_head .screenshotPanel_head_right{float:right;}
._parts_ui_screenshotPanel .screenshotPanel_body{padding:0 15px;box-sizing:border-box;}
._parts_ui_screenshotPanel .screenshotPanel_body li{padding:0 0 10px;}
._parts_ui_screenshotPanel .screenshot_image_wrap{width:360px;/*height:180px;*/padding:10px 0 15px;margin:0 auto;}
._parts_ui_screenshotPanel .screenshotPanel_body .screenshot_remarks{}._parts_ui_screenshotPanel .screenshotPanel_body .screenshot_remarks dl{font-size:90%;color:#a5a5a5;display:table;width:100%;line-height:120%;}
._parts_ui_screenshotPanel .screenshotPanel_body .screenshot_remarks dt{width:75px;display:table-cell;text-align:left;padding:3px 0;}
._parts_ui_screenshotPanel .screenshotPanel_body .screenshot_remarks dd{isplay:table-cell;text-align:left;padding:3px 0;}
._parts_ui_screenshotPanel .screenshotPanel_body .screenshot_comment dl{width:100%;display:table;}
._parts_ui_screenshotPanel .screenshotPanel_body .screenshot_comment dd{padding:0;vertical-align:top;display:table-cell;}
._parts_ui_screenshotPanel .screenshotPanel_body .screenshot_comment dd.hukidasiIcon{width:10px;}
._parts_ui_screenshotPanel .screenshotPanel_body .screenshot_comment dt{width:55px;padding:0;vertical-align:top;display:table-cell;}
._parts_ui_screenshotPanel .screenshotPanel_body .screenshot_comment dt ._parts_ui_arisenIcon{width:40px;height:40px;}
._parts_ui_screenshotPanel .screenshotPanel_body .screenshot_comment dd ._parts_ui_hukidasiIcon{margin:12px 0 0;}
._parts_ui_screenshotPanel .screenshotPanel_body .comment_txt{width:100%;font-size:90%;padding:10px 10px 10px 15px;text-align:left;box-sizing:border-box;border-radius:5px;background:#383738;color:#dad7d7;word-break: break-all;}
._parts_ui_screenshotPanel .screenshotPanel_foot{padding:0 15px 20px;box-sizing:border-box;}
._parts_ui_screenshotPanel .screenshotPanel_foot ._parts_ui_btn{width:300px;margin:0 auto;}/* エディットエリア */._parts_ui_screenshotPanel .screenshotPanel_edit{display:none;padding: 0 15px;}
._parts_ui_screenshotPanel .screenshotPanel_edit .delete_ss_btn{width:360px;box-sizing:border-box;border:2px solid #f40442;padding:1px;margin:0px auto 10px;overflow:hidden;font-weight:bold;padding:0 15px;border-radius:3px;text-align:left;display:block;background:#5d051c;cursor:pointer;outline:none;}
._parts_ui_screenshotPanel .screenshotPanel_edit .delete_ss_btn p{font-size:110%;color:#f40442;padding:7px 0;line-height:100%;background:url(../img/icon/icon_delete.png) no-repeat center right;}
._parts_ui_screenshotPanel .screenshotPanel_edit li{padding:0 0 7px;}
._parts_ui_screenshotPanel .screenshotPanel_edit .delete_ss_btn:hover{background-color:#850728;}
._parts_ui_screenshotPanel .screenshotPanel_edit dl{font-size:90%;color:#a5a5a5;display:table;width:100%;line-height:120%;width:100%;display:table;}
._parts_ui_screenshotPanel .screenshotPanel_edit dt,._parts_ui_screenshotPanel .screenshotPanel_edit dd{vertical-align:top;display:table-cell;position:relative;}
._parts_ui_screenshotPanel .screenshotPanel_edit dt{width:75px;padding:7px 0 0;text-align:left;}
._parts_ui_screenshotPanel .screenshotPanel_edit .categoryList{width:240px;height:30px;box-sizing:border-box;margin:0 5px 5px 0;float:left;}
._parts_ui_screenshotPanel .screenshotPanel_edit ._parts_form_customTextArea{height:100px;}
._parts_ui_screenshotPanel .txtCount{position:absolute;bottom:10px;right:10px;opacity:0.6;filter: alpha(opacity=60);-ms-filter: "alpha(opacity=60)"; }._parts_ui_screenshotPanel .edit_btn{overflow:hidden;padding:0 0 15px;}
._parts_ui_screenshotPanel .btn_save,._parts_ui_screenshotPanel .btn_cancel{width:50%;box-sizing:border-box;padding:0 5px;float:left;}
._parts_ui_screenshotPanel .btn_save{overflow:hidden;}
._parts_ui_screenshotPanel .btn_save ._parts_ui_btn{float:right;}
._parts_ui_screenshotPanel .btn_save ._parts_ui_btn,._parts_ui_screenshotPanel .btn_cancel ._parts_ui_btn{text-align:center;width:150px;}				
._parts_informationArticle ._parts_ui_screenshotPanel img{margin-bottom:0;}

/* 横幅 680px以下 */
@media screen and (max-width: 679px) {
	._parts_ui_screenshotPanel .screenshot_image_wrap img{width:100%;height:auto;}
	._parts_ui_screenshotPanel .screenshot_image_wrap{width:100%;box-sizing:border-box;padding:10px 15px 10px;height:auto;}
	._parts_ui_screenshotPanel .screenshotPanel_foot ._parts_ui_btn{width:260px;margin:0 auto;}
	._parts_ui_screenshotPanel .screenshotPanel_edit .categoryList{width:100%;margin:0 0 7px 0;float:inherit;}
	._parts_ui_screenshotPanel .screenshotPanel_edit ._parts_form_customTextArea{height:150px;}
	._parts_ui_screenshotPanel .screenshotPanel_edit .delete_ss_btn{width:100%;}
	._parts_ui_screenshotPanel .btn_save ._parts_ui_btn,._parts_ui_screenshotPanel .btn_cancel ._parts_ui_btn{	text-align:center;	width:100%;}
}
/* 横幅 680px以下 */
@media screen and (max-width: 379px) {
	._parts_ui_screenshotPanel .screenshotPanel_edit ._parts_form_customTextArea{height:200px;}
}

/*
 *
 * $_parts_ui_publicIcon
 *
 *
*/
._parts_ui_publicIcon{width:110px;height:23px;box-sizing:border-box;border:2px solid #04517e;background:#0f2131;padding:1px;margin:0 auto 5px;overflow:hidden;font-size:12px;color:#4fb6f2;border-radius:3px;}/*
 *
 * $_parts_ui_privateIcon
 *
*/
._parts_ui_privateIcon{width:110px;height:23px;box-sizing:border-box;border:2px solid #383738;background:#212121;padding:1px;margin:0 auto 5px;overflow:hidden;font-size:12px;color:#6c6e6f;border-radius:3px;}
/*
 *
 * $_parts_ui_privateIcon
 *
*/
._parts_ui_arisenIcon{width: 35px;height: 35px;}
/*
 *
 * $_parts_ui_hukidasiIcon
 *
*/
._parts_ui_hukidasiIcon{width: 10px;height: 13px;background:url(../img/icon/icon_hukidashi.png) no-repeat top right;}
/*
 *
 * $_parts_ui_partyIcon
 *
*/
._parts_ui_partyIcon{width:16px;height:11px;background:url(../img/parts/_parts_ui_party.jpg) no-repeat left center;background-size:16px 11px;}
/*
 *
 * $_parts_ui_jobIcon_m
 *
*/
._parts_ui_jobIcon_m{width:26px;height:30px;background:url(../img/parts/_parts_ui_jobIcon@2x.png) no-repeat;background-size:260px 30px;}
._parts_ui_jobIcon_m.fighter{background-position:0px 0px;}
._parts_ui_jobIcon_m.seeker{background-position:-26px 0;}
._parts_ui_jobIcon_m.hunter{background-position:-52px 0;}
._parts_ui_jobIcon_m.priest{background-position:-78px 0;}
._parts_ui_jobIcon_m.shieldsage{background-position:-104px 0;}
._parts_ui_jobIcon_m.sorcerer{background-position:-130px 0;}
._parts_ui_jobIcon_m.craft{background-position:-234px 0;}

/*
 *
 * $_parts_ui_jobIcon_s
 *
*/
._parts_ui_jobIcon_s{width:17px;height:20px;background:url(../img/parts/_parts_ui_jobIcon@2x.png) no-repeat;background-size:173px 20px;}
._parts_ui_jobIcon_s.fighter{background-position:0px 0px;}
._parts_ui_jobIcon_s.seeker{background-position:-17px 0;}
._parts_ui_jobIcon_s.hunter{background-position:-34px 0;}
._parts_ui_jobIcon_s.priest{background-position:-52px 0;}
._parts_ui_jobIcon_s.shieldsage{background-position:-69px 0;}
._parts_ui_jobIcon_s.sorcerer{background-position:-87px 0;}
._parts_ui_jobIcon_s.craft{background-position:-156px 0;}

/*
 *
 * $_parts_ui_breadcrumb
 *
*/
._parts_ui_breadcrumb{position:absolute;right:0;top:0;}
._parts_ui_breadcrumb ul{overflow:hidden;padding:7px 15px 0 0;}
._parts_ui_breadcrumb li{color:#a9a8a6;font-size:11px;float:left;padding:0 18px 0 10px;background:url(../img/parts/_parts_ui_breadcrumb_next.png) no-repeat right center;}
._parts_ui_breadcrumb li.end{padding:0 0 0 7px;background:none;}
._parts_ui_breadcrumb li a{color:#a39a72;border:1px dotted #a39a72;border-width:0 0 1px;}
._parts_ui_breadcrumb li a:hover{color:#fff;border:1px dotted #fff;border-width:0 0 1px;}	
/* 横幅 680px以下 */
@media screen and (max-width: 679px) {
	._parts_ui_breadcrumb{display:none;}
}

/*
 *
 * $_deco_lightingHead
 *
*/
._deco_lightingHead{background:url(../img/parts/_deco_lightingHead.jpg) no-repeat center 0px;}
/*
 *
 * $_deco_lightingHead_s
 *
*/
._deco_lightingHead_s{background:url(../img/parts/_deco_lightingHead_s.jpg) no-repeat center 0px;}

/*
 *
 * $_parts_ui_pageTop
 *
*/
._parts_ui_pageTop{width:113px;height:22px;}
._parts_ui_pageTop a{width:114px;height:22px;display:block;text-indent:-9999px;background:url(../img/parts/_parts_ui_pageTop@2x.png) no-repeat top left;background-size:113px 44px;}
._parts_ui_pageTop a:hover{background-position:bottom left;}
.isRetroBrowser ._parts_ui_pageTop a{background:url(../img/parts/_parts_ui_pageTop.png) no-repeat top left;}
.isRetroBrowser ._parts_ui_pageTop a:hover{background-position:bottom left;}
/*
 *
 * $_parts_ui_xlBtn
 *
*/
._parts_ui_xlBtn{width:100%;}
._parts_ui_xlBtn a{display:block;position:relative;background:url(../img/parts/_parts_ui_xlBtn_top_ybg.jpg) repeat-x top left #181818;}
._parts_ui_xlBtn a:hover{background:url(../img/parts/_parts_ui_xlBtn_top_ybg_over.jpg) repeat-x top left #181818;}
._parts_ui_xlBtn a .xlBtn-body-headLeft{width:100%;background:url(../img/parts/_parts_ui_xlBtn_left_xbg.jpg) repeat-y top left;}
._parts_ui_xlBtn a:hover .xlBtn-body-headLeft{background:url(../img/parts/_parts_ui_xlBtn_left_xbg_over.jpg) repeat-y top left;}
._parts_ui_xlBtn a .xlBtn-body-headLeft .xlBtn-body-headLeft-top{width:15px;height:70px;position:absolute;left:0;top:0;background:url(../img/parts/_parts_ui_xlBtn.jpg) no-repeat top left;}
._parts_ui_xlBtn a:hover .xlBtn-body-headLeft .xlBtn-body-headLeft-top{background:url(../img/parts/_parts_ui_xlBtn_over.jpg) no-repeat top left;}
._parts_ui_xlBtn a .xlBtn-body-headRight{width:100%;position:relative;background:url(../img/parts/_parts_ui_xlBtn_right_xbg.jpg) repeat-y top right;}
._parts_ui_xlBtn a:hover .xlBtn-body-headRight{background:url(../img/parts/_parts_ui_xlBtn_right_xbg_over.jpg) repeat-y top right;}
._parts_ui_xlBtn a .xlBtn-body-headRight .xlBtn-body-headRight-top{width:15px;height:70px;position:absolute;right:0;top:0;background:url(../img/parts/_parts_ui_xlBtn.jpg) no-repeat top right;}
._parts_ui_xlBtn a:hover .xlBtn-body-headRight .xlBtn-body-headRight-top{background:url(../img/parts/_parts_ui_xlBtn_over.jpg) no-repeat top right;}
._parts_ui_xlBtn a .xlBtn-body-headCenter{min-height:50px;padding:15px 15px 0;}
._parts_ui_xlBtn a .xlBtn-body-headCenter img{margin:0;}
._parts_ui_xlBtn a .xlBtn-ft{width:100%;height:15px;position:relative;background:url(../img/parts/_parts_ui_xlBtn_bottom_ybg.jpg) repeat-x top left;}
._parts_ui_xlBtn a:hover .xlBtn-ft{background:url(../img/parts/_parts_ui_xlBtn_bottom_ybg_over.jpg) repeat-x top left;}
._parts_ui_xlBtn a .xlBtn-body-headLeft-bottom{width:15px;height:15px;position:absolute;left:0;bottom:0;background:url(../img/parts/_parts_ui_xlBtn.jpg) no-repeat bottom left;}
._parts_ui_xlBtn a:hover .xlBtn-body-headLeft-bottom{background:url(../img/parts/_parts_ui_xlBtn_over.jpg) no-repeat bottom left;}
._parts_ui_xlBtn a .xlBtn-body-headRight-bottom{width:15px;height:15px;position:absolute;right:0;bottom:0;background:url(../img/parts/_parts_ui_xlBtn.jpg) no-repeat bottom right;}
._parts_ui_xlBtn a:hover .xlBtn-body-headRight-bottom{background:url(../img/parts/_parts_ui_xlBtn_over.jpg) no-repeat bottom right;}
/*
 *
 * $_parts_ui_defultBtn
 *
*/
._parts_ui_defultBtn{width:190px;height:33px;}
._parts_ui_defultBtn a{width:190px;height:25px;padding:8px 0 0;font-size:100%;font-weight:bold;text-align:center;color:#dedddd;display:block;background:url(../img/parts/_parts_ui_defultBtn.png) no-repeat top left;}
._parts_ui_defultBtn a:hover{background-position:bottom left;}	
/*
 *
 * $_parts_ui_btn
 *
*/
._parts_ui_btn{width:100%;height:33px;display:block;overflow:hidden;position:relative;}
._parts_ui_btn a{width:100%;height:33px;display:block;}
.ui_btn_inr{width:100%;height:33px;}
.ui_btn_left{width:33px;height:33px;position:absolute;top:0;left:0;background:url(../img/parts/_parts_ui_btn.png) no-repeat;background-position:0 -33px;z-index:1;}
.ui_btn_inr{width:100%;padding:0 25px;box-sizing:border-box;position:relative;z-index:2;}
.ui_btn_center{width:100%;height:33px;padding:8px 0 0 0;box-sizing:border-box;overflow:hidden;text-align:center;background:url(../img/parts/_parts_ui_btn.png) repeat-x;}
.ui_btn_right{width:33px;height:33px;position:absolute;top:0;right:0;background:url(../img/parts/_parts_ui_btn.png) no-repeat;background-position:-33px -33px;z-index:1;}
._parts_ui_btn,._parts_ui_btn a{font-size:95%;color:#cac8c8;}
._parts_ui_btn a:hover .ui_btn_left{background-position:0 -99px;}
._parts_ui_btn a:hover .ui_btn_right{background-position:-33px -99px;}
._parts_ui_btn a:hover .ui_btn_center{background-position:0 -66px;}
/*
 *
 * $_parts_ui_s_Btn
 *
*/
._parts_ui_s_Btn{width:160px;height:33px;}
._parts_ui_s_Btn a{width:160px;height:25px;padding:8px 0 0;font-size:95%;font-weight:bold;text-align:center;color:#dedddd;display:block;background:url(../img/parts/_parts_ui_s_Btn.png) no-repeat top left;}
._parts_ui_s_Btn a:hover{background-position:bottom left;}
/*
 *
 * $_parts_ui_moreBtn
 *
*/
._parts_ui_moreBtn{width:154px;height:32px;margin-top:10px;margin-left:auto;margin-right:auto;}
._parts_ui_moreBtn a{width:154px;height:32px;text-indent:-9999px;background:url(../img/parts/_parts_ui_moreBtn.jpg) no-repeat top left;display:block;}
._parts_ui_moreBtn a:hover{background-position:-154px 0;}
/*
 *
 * $_parts_ui_prevBtn
 *
*/
._parts_ui_prevBtn{width:95px;height:24px;}
._parts_ui_prevBtn a{width:95px;height:24px;text-indent:-9999px;display:block;background:url(../img/parts/_parts_ui_prevBtn.jpg) no-repeat top left;}
._parts_ui_prevBtn a:hover{background-position:-95px 0;}
/*
 *
 * $_parts_ui_nextBtn
 *
*/
._parts_ui_nextBtn{width:95px;height:24px;}
._parts_ui_nextBtn a{width:95px;height:24px;text-indent:-9999px;display:block;background:url(../img/parts/_parts_ui_nextBtn.jpg) no-repeat top left;}
._parts_ui_nextBtn a:hover{background-position:-95px 0;}
/*
 *
 * $_parts_border
 *
*/
._parts_border{width:100%;height:2px;background:url(../img/parts/_parts_border.gif) repeat-x;}
/*
 *
 * $infoIcon
 *
*/
.infoIcon{width:44px;height:14px;display:block;float:left;background:url(../img/icon/icon-information.png) no-repeat top left;}
.notice     {background-position:0 0;}
.demand     {background-position:-44px 0;}
.renovation {background-position:-88px 0;}
.update     {background-position:-132px 0;}
.maintenance{background-position:-176px 0;}
.campaign   {background-position:-220px 0;}
.event      {background-position:-264px 0;}
.etc        {background-position:-308px 0;}
/*
 *
 * $importantIcon
 *
*/
.importantIcon{width:100px;height:17px;background:url(../img/icon/icon-important_txt@2x.png) no-repeat top left;background-size:100px 17px;text-indent:-9999px;position:absolute;top:-4px;left:12px;}
/*
 *
 * $imp
 *
*/
.imp{color:#fc0467;width:33px;height:13px;display:inline-block;text-indent:-9999px;background:url(../img/icon/icon-important.gif) no-repeat top left;}
/*
 *
 * $new
 *
*/
.new{width:22px !important;height:14px !important;display:inline-block !important;text-indent:-9999px !important;background:url(../img/icon/icon-new.png) no-repeat center right !important;}

/*
 *
 * $_parts_windowTitle
 *
*/
._parts_windowTitle{width:100%;padding:0 0 20px;position:relative;background:url(../img/parts/_parts_windowTitle-shadow.jpg) repeat-x bottom left;}
._parts_windowTitle .windowTitle-body{padding:18px 0 10px;}
/*
 *
 * $_parts_ui_title001
 *
*/
._parts_ui_title001{width:100%;padding:10px 0 5px;position:relative;border:1px solid #343334;border-width:1px 0 0;box-shadow:0px 2px 3px rgba(0, 0, 0, 0.4);background:url(../img/parts/_parts_border.gif) repeat-x bottom left #212021;}
._parts_ui_title001.radius{border-radius:6px 6px 0 0;}
._parts_ui_title001 .leftClm_head{margin:0 0 0 8px;}
._parts_ui_title001 .read{width:100%;height:20px;text-indent:-9999px;}
._parts_ui_title001 .cat_read{padding:0 10px 10px;font-size:12px;text-align:center;color:#dad7d7;}
._parts_ui_title001 .cat_head_border{width:100%;border: 0;height:2px;margin:5px 0 15px;background:url(../img/parts/_parts_border.gif) repeat-x;}
._parts_ui_title001 .cat_head_border .inr{width:100%;padding:2px 0 0;height:6px;background:url(../img/parts/_deco_lightingHead2.jpg) no-repeat center bottom;}
.title_infomation{background:url(../img/parts/_parts_ui_title@2x.png) no-repeat;background-position:15px 0;background-size:250px 120px;}
.title_playmanner{background:url(../img/parts/_parts_ui_title@2x.png) no-repeat;background-position:15px -20px;background-size:250px 120px;}
.title_help{background:url(../img/parts/_parts_ui_title@2x.png) no-repeat;background-position:15px -40px;background-size:250px 120px;}
.title_sns{background:url(../img/parts/_parts_ui_title@2x.png) no-repeat;background-position:15px -60px;background-size:250px 120px;}
.title_topics{background:url(../img/parts/_parts_ui_title@2x.png) no-repeat;background-position:15px -80px;background-size:250px 120px;}
.title_mainte{background:url(../img/parts/_parts_ui_title@2x.png) no-repeat;background-position:15px -100px;background-size:250px 120px;}
/*レトロ対応*/
.isRetroBrowser .title_infomation{background:url(../img/parts/_parts_ui_title.png) no-repeat;background-position:15px 0;}
.isRetroBrowser .title_playmanner{background:url(../img/parts/_parts_ui_title.png) no-repeat;background-position:15px -20px;}
.isRetroBrowser .title_help{background:url(../img/parts/_parts_ui_title.png) no-repeat;background-position:15px -40px;}
.isRetroBrowser .title_sns{background:url(../img/parts/_parts_ui_title.png) no-repeat;background-position:15px -60px;}
.isRetroBrowser .title_topics{background:url(../img/parts/_parts_ui_title.png) no-repeat;background-position:15px -80px;}
/* 横幅 980px以下 */
@media screen and (max-width: 979px) {
	._parts_ui_title001.radius{border-radius:0;}
}

/*
 *
 * $_parts_spMenu_overlay
 *
*/
._parts_spMenu_overlay{width:100%;}


/*================================================================================================*/
/*
 *   parts.form.css
 *
*/
/*================================================================================================*/
/*
 *
 * $_parts_form_jobSelect
 *
*/
._parts_form_jobSelect{overflow:hidden;}
._parts_form_jobSelect li{width:24px;height:48px;padding:0 8px 0 0;float:left;text-align:left;position:relative;}
._parts_form_jobSelect li .dec_checkbox{width:20px;height:20px;background:url(../img/parts/_parts_form_selectBtn@2x.jpg) no-repeat top left;background-size:40px 20px;position:absolute;bottom:0;left:2px;cursor:pointer;}
._parts_form_jobSelect li .dec_checkbox.active{background:url(../img/parts/_parts_form_selectBtn@2x.jpg) no-repeat top right;background-size:40px 20px;}
.dec_checkbox{width:20px;height:20px;background:url(../img/parts/_parts_form_selectBtn@2x.jpg) no-repeat top left;background-size:40px 20px;position:absolute;bottom:0;left:2px;cursor:pointer;}
.dec_checkbox.active{background:url(../img/parts/_parts_form_selectBtn@2x.jpg) no-repeat top right;background-size:40px 20px;}
._parts_form_jobSelect li.li_all,._parts_form_jobSelect li.li_unall{width:100px;padding:3px 0 0 25px;height:30px;float:left;cursor:pointer;}
._parts_form_jobSelect .li_fighter{clear:both;}
._parts_form_jobSelect li input[type=checkbox]{width:25px;height:25px;position:absolute;bottom:0;opacity:0;filter: alpha(opacity=0);-ms-filter: "alpha(opacity=0)";z-index:5;}
._parts_form_jobSelect li.li_all input[type=checkbox],
._parts_form_jobSelect li.li_unall input[type=checkbox],
._parts_form_jobSelect li.li_all .dec_checkbox,
._parts_form_jobSelect li.li_unall .dec_checkbox{top:0;left:0;}
._parts_form_jobSelect li label .form_jobIcon{width:24px;height:24px;background:url(../img/parts/_parts_form_jobIcon@2x.jpg) no-repeat;background-size:216px 48px;position:absolute;cursor:pointer;}
._parts_form_jobSelect .li_fighter .form_jobIcon{background-position:0px 0px;}
._parts_form_jobSelect .li_seeker .form_jobIcon{background-position:-24px 0;}
._parts_form_jobSelect .li_hunter .form_jobIcon{background-position:-48px 0px;}
._parts_form_jobSelect .li_priest .form_jobIcon{background-position:-72px 0px;}
._parts_form_jobSelect .li_shieldsage .form_jobIcon{background-position:-96px 0px;}
._parts_form_jobSelect .li_sorcerer .form_jobIcon{background-position:-120px 0px;}
._parts_form_jobSelect .li_earcher .form_jobIcon{background-position:-144px 0px;}
._parts_form_jobSelect .li_warrior .form_jobIcon{background-position:-168px 0px;}
._parts_form_jobSelect .li_alchemist .form_jobIcon{background-position:-192px 0px;}
._parts_form_jobSelect .li_fighter .form_jobIcon.active{background-position:0px -24px;}
._parts_form_jobSelect .li_seeker .form_jobIcon.active{background-position:-24px -24px;}
._parts_form_jobSelect .li_hunter .form_jobIcon.active{background-position:-48px -24px;}
._parts_form_jobSelect .li_priest .form_jobIcon.active{background-position:-72px -24px;}
._parts_form_jobSelect .li_shieldsage .form_jobIcon.active{background-position:-96px -24px;}
._parts_form_jobSelect .li_sorcerer .form_jobIcon.active{background-position:-120px -24px;}
._parts_form_jobSelect .li_earcher .form_jobIcon.active{background-position:-144px -24px;}
._parts_form_jobSelect .li_warrior .form_jobIcon.active{background-position:-168px -24px;}
._parts_form_jobSelect .li_alchemist .form_jobIcon.active{background-position:-192px -24px;}
/*
 *
 * $_patrs_form_seachBtn
 *
*/
._patrs_form_seachBtn{width:235px;height:35px;margin:0 auto;background:url(../img/parts/_parts_form_seachBtn@2x.png) no-repeat top left;background-size:235px 71px;}
._patrs_form_seachBtn input[type=submit]{width:235px;height:35px;opacity:0;filter: alpha(opacity=0);-ms-filter: "alpha(opacity=0)";}
._patrs_form_seachBtn:hover{background:url(../img/parts/_parts_form_seachBtn@2x.png) no-repeat bottom left;background-size:235px 71px;}
/*
 *
 * $_parts_form_customTextArea
 *
*/
._parts_form_customTextArea{
	width:100%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border:#3c3b3c 2px solid;
	-moz-box-shadow: inset 0 0 8px rgba(0,0,0,0.5),0 0 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.5),0 0 2px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.5),0 0 2px rgba(0,0,0,0.3);
	height:30px;
	padding:10px;
	background:#2e2d2d;
	box-sizing:border-box;
	color:#dedcdc;
	line-height:130%;
	font-family:'ヒラギノ角ゴ Pro W3',Osaka,'Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-seri;
	resize: none;
}
._parts_form_customTextArea:focus {border:solid 2px #716f71;background:#4a4949;outline:0px;}


/*
 *
 * $_parts_form_customText
 *
*/
._parts_form_customText input[type=text],
._parts_form_customText input[type=password]{
	width:100%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border:#3c3b3c 2px solid;
	-moz-box-shadow: inset 0 0 8px rgba(0,0,0,0.5),0 0 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.5),0 0 2px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.5),0 0 2px rgba(0,0,0,0.3);
	height:30px;
	padding:0 0 0 10px;
	background:#2e2d2d;
	box-sizing:border-box;
	color:#dedcdc;
}
	._parts_form_customText input[type=text]:focus,
._parts_form_customText input[type=password]:focus{border:solid 2px #716f71;background:#4a4949;}
._parts_form_customText input[type=text],
._parts_form_customText input[type=password],select{ outline: none;}
._parts_form_customText input::-webkit-input-placeholder{color:#5a5959;}
._parts_form_customText input:-moz-placeholder{color:#5a5959;}
/*
 *
 * $_parts_form_seach
 *
*/
._parts_form_seach{}
._parts_form_seach input[type="text"]{
	height:22px;
	width:160px;
	font-size:14px;
	border-radius:4px;
	box-shadow:0;
	-webkit-appearance:none;
	border:1px solid #c6c1c1;
	background:#fff;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.2s;
	-webkit-transition-timing-function: linear;
	transition-property: all;
	transition-duration: 0.2;
	transition-timing-function: linear;
}
._parts_form_seach input[type="text"]:focus{width:300px;}

/*
 *
 * $_parts_form_select
 *
*/
._parts_form_select select.platform{outline: none;position: relative;width: 100%;padding: 6px;box-sizing:border-box;-webkit-appearance: none;-moz-appearance: none;appearance: none;background: #FFF;border-radius:6px;}
._parts_form_select select.platform option{}
._parts_form_select select.platform option:hover{}
	
/*
 *
 * $_parts_form_select_dec
 *
*/
._parts_form_select_dec{width:100%;height:32px;position:absolute;top:0;left:0;z-index:5;}
select.customSelect{width:100%;height:32px;cursor:pointer;position:absolute;z-index:10;top:0;left:0;opacity:0;filter: alpha(opacity=0);-ms-filter: "alpha(opacity=0)";}
._parts_form_select_dec .dec{width:100%;height:32px;position:relative;}
._parts_form_select_dec .selected_wrap{width:100%;height:32px;cursor:pointer;position:absolute;top:0;left:0;background:url(../img/parts/_parts_form_select_dec.jpg) repeat-x 0 -32px;z-index:10;}
._parts_form_select_dec .selected_wrap.active{background:url(../img/parts/_parts_form_select_dec.jpg) repeat-x 0 -96px;}
._parts_form_select_dec .selected_wrap .inr_left{width:8px;height:32px;float:left;background:url(../img/parts/_parts_form_select_dec.jpg) no-repeat 0 0;}
._parts_form_select_dec .selected_wrap.active .inr_left{background:url(../img/parts/_parts_form_select_dec.jpg) no-repeat 0 -64px;}
._parts_form_select_dec .selected_wrap .inr_right{width:42px;height:32px;float:right;background:url(../img/parts/_parts_form_select_dec.jpg) no-repeat right top;}
._parts_form_select_dec .selected_wrap.active .inr_right{background:url(../img/parts/_parts_form_select_dec.jpg) no-repeat right -64px;}
._parts_form_select_dec .selected_wrap .selected{width:100%;padding:7px 45px 0 12px;position:absolute;top:0;left:0;font-size:100%;height:25px;color:#c3c3c3;box-sizing:border-box;overflow:hidden;}
._parts_form_select_dec .selected_wrap .selected p{line-height:130%;}
._parts_form_select_dec .selected_wrap .selected p:after {content:"...";}
._parts_form_select_dec .selected_wrap .selected span {float: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;}
._parts_form_select_dec .pulldown{position:absolute;width:100%;padding:5px 0;top:31px;left:0;z-index:100;box-sizing:border-box;background:#000;border:1px solid #343734;color:#fff;z-index:5;box-shadow: 2px 2px 1px 1px rgba(0,0,0,0.4);display:none;}
._parts_form_select_dec .pulldown li{width:100%;box-sizing:border-box;padding:5px 0;}
._parts_form_select_dec .pulldown a{width:100%;display:block;box-sizing:border-box;padding:0 0 0 10px;color:#fff;}
._parts_form_select_dec .pulldown a:hover{background:url(../img/parts/_parts_leftMenu_over.jpg) no-repeat center bottom;}
._parts_form_select select{opacity:0;filter: alpha(opacity=0);-ms-filter: "alpha(opacity=0)";}	
/* 横幅 680px以下 */
@media screen and (max-width: 679px){
	._parts_form_select_dec .selected_wrap .selected p{line-height:140%;}
}
#manual_select{cursor:pointer;position:relative;z-index:10;}

/*================================================================================================*/
/*
 *   parts.character.css
*/
/*================================================================================================*/
/*
 *
 * $_parts_character_plofileBox
 *
*/
._parts_character_plofileBox{position:relative;overflow:hidden;color:#c3c3c3;}
._parts_character_plofileBox .characterLeftBox{width:360px;min-height:410px;background:url(../img/parts/_parts_border_v.gif) repeat-y right top;float:left;}
._parts_character_plofileBox .characterLeftBox .characterLeftBox_inr{padding:0 15px 0 0;}
._parts_character_plofileBox .characterEquip{position:absolute;width:264px;padding:0 0 0 10px;top:18px;right:5px;}
.character_half_box{padding:10px 0 0;width:50%;float:left;}
._parts_character_plofileBox .character_orbTree{position:relative;width:264px;padding:0 0 0 10px;float:right;}
.character_achievement{width:320px;float:left;margin:15px 0 0;padding:0 0 0 15px;box-shadow:rgba(0, 0, 0, 0.3) 4px -1px 4px 2px;-webkit-box-shadow:rgba(0, 0, 0, 0.3) 4px -1px 4px 2px;-moz-box-shadow:rgba(0, 0, 0, 0.3) 4px -1px 4px 2px;}
/* 横幅 680px以下 */
@media screen and (max-width: 679px) {
	._parts_character_plofileBox .characterLeftBox{width:100%;background-image:none;}
	._parts_character_plofileBox .characterLeftBox{float:inherit;}
	._parts_character_plofileBox .characterLeftBox .characterLeftBox_inr{width:100%;max-width:360px;margin:0 auto;}
	._parts_character_plofileBox .characterEquip{position:relative;top:-55px;left:0;margin:0 auto;height:410px;float:inherit;}
	.character_half_box{width:100%;float:inherit;}
	._parts_character_plofileBox .character_orbTree{float:inherit;margin:0 auto;padding:12px 0 10px 0;}
	.character_achievement{width:100%;float:inherit;margin:0 auto;padding:0;position:relative;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;}
}
/*
 *
 * $_parts_character_history
 *
*/
._parts_character_history{}
._parts_character_history li{
	padding:25px 15px 25px 50px;
	border:2px solid #313031;
	box-shadow:10px 10px 10px rbga(0,0,0,0.9);
	box-shadow:rgba(0, 0, 0, 0.3) -1px 0px 4px 3px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.3) -1px 0px 4px 3px;
	-moz-box-shadow:rgba(0, 0, 0, 0.3) -1px 0px 4px 3px;
	display:block;
	background: url(../img/icon/icon-buddha@2x.png) no-repeat #212021;
	background-position:20px center;
	background-size: 21px 35px;
	text-align:left;
	box-sizing:border-box;
	position:relative;
	margin:0 0 4px;
}
._parts_character_history li .history_time{position:absolute;bottom:6px;right:12px;color:#6a6a6a;font-size:90%;}	
/*
 *
 * $_parts_character_achievement
 *
*/
._parts_character_achievement{width:320px;height:382px;background: url(../img/parts/_parts_character_achievement.jpg) no-repeat;background-size:320px 382px;position:relative;}
._parts_character_achievement li{width:40px;text-align:center;position:absolute;}
._parts_character_achievement li#advents{top:102px;left:141px;}
._parts_character_achievement li#fight{top:178px;left:38px;}
._parts_character_achievement li#growth{top:178px;right:36px;}
._parts_character_achievement li#collect{top:306px;left:69px;}
._parts_character_achievement li#etc{top:306px;right:67px;}
._parts_character_achievement .radar_chart.full{width:150px;height:150px;position:absolute;top:158px;left:85px;}
._parts_character_achievement .radar_chart{width:179px;height:179px;position:absolute;top:143px;left:71px;}
/* 横幅 680px以下 */
@media screen and (max-width: 679px) {
	._parts_character_achievement{margin:0 auto;}
}
/* 横幅 370px以下 */
@media screen and (max-width: 369px) {
	._parts_character_achievement{zoom:0.9;}
}
/*
 *
 * $_parts_character_money
 *
*/
._parts_character_money{}
._parts_character_money .character_ticket_list,._parts_character_money .character_money_list{width:100%;}
._parts_character_money .character_ticket_list li dl,._parts_character_money .character_money_list li dl{width:100%;overflow:hidden;}
._parts_character_money .character_ticket_list li,._parts_character_money .character_money_list li{overflow:hidden;padding:0 0 5px;}
._parts_character_money .character_ticket_list li dl dt.ticket_name,._parts_character_money .character_money_list li dl dt.money_name{font-size:80%;text-align:left;width:40%;float:left;}
._parts_character_money .character_ticket_list li dl dd.ticket_num,._parts_character_money .character_money_list li dl dd.money_num{font-size:90%;text-align:right;width:50%;float:left;padding:0 5px 0 0;box-sizing:border-box;}
._parts_character_money .character_ticket_list li dl dd.ticket_type,._parts_character_money .character_money_list li dl dd.money_type{font-size:90%;text-align:left;width:10%;float:left;}
._parts_character_money li dl ._parts_character_maneyIcon{margin:0 5px 0 0;float:left;}
._parts_character_money .character_status_list{width:100%;}
._parts_character_money .character_status_th{overflow:hidden;}
._parts_character_money .character_status_th ul{overflow:hidden;width:100%;}
._parts_character_money .character_status_th li{font-size:90%;color:#c3c3c3;text-align:right;float:left;width:16%;}
._parts_character_money .character_status_th li.name{width:50%;padding:10px 0 0;}
._parts_character_money .border{padding:10px 0 0 15px;box-sizing:border-box;background:url(../img/parts/_parts_border_v.gif) repeat-y left top;}
._parts_character_money .character_status_list li{padding:0 0 5px;overflow:hidden;}
._parts_character_money .character_status_list li dl{overflow:hidden;}
._parts_character_money .character_status_list li dt{text-align:left;font-size:80%;width:50%;float:left;}
._parts_character_money .character_status_list li dd{text-align:right;font-size:90%;width:16%;float:left;}
/* 横幅 680px以下 */
@media screen and (max-width: 679px) {
	._parts_character_money .border{padding:10px 0 0 0;background-image:none;}
}
/*
 *
 * $_parts_character_skill
 *
*/
._parts_character_skill{width:100%;overflow:hidden;}
._parts_character_skill .skill_wrap{padding:0 2px 0 0;width:100%;box-sizing:border-box;background:url(../img/parts/_parts_border_v.gif) repeat-y right top;}
._parts_character_skill .skill_wrap .skill_list{width:100%;}
._parts_character_skill .skill_wrap .skill_list li{padding:10px;height:50px;background:url(../img/parts/_parts_border.gif) repeat-x left bottom;}
._parts_character_skill .skill_wrap .skill_list .skill_list_name{margin:10px 0 0;border:1px solid #6f6f6f;display:table;}
._parts_character_skill .skill_wrap .skill_list .skill_list_name p{color:#6f6f6f;padding:3px 5px;}
._parts_character_skill .skill_wrap .skill_list li.customSkill,._parts_character_skill .skill_wrap .skill_list li.nomalSkill{padding:10px 0 10px 10px;background-color:#161513;}
._parts_character_skill .skill_wrap .skill_list li .skill_name{font-size:110%;color:#b2b0b0;}
._parts_character_skill .skill_wrap .skill_list li .skill_lv{font-size:110%;color:#736d51;font-weight:bold;}
._parts_character_skill .skill_wrap .skill_list li dl{width:100%;overflow:hidden;}
._parts_character_skill .skill_wrap .skill_list li dt{padding:0 0 0 0;width:50px;float:left;}
._parts_character_skill .skill_wrap .skill_list li dd{padding:9px 0 0 10px;text-align:left;line-height:120%;float:left;}
._parts_character_skill .abilities_wrap{padding:5px 10px;width:100%;max-width:300px;margin:0 auto;box-sizing:border-box;}
._parts_character_skill .abilities_cost dl{width:100%;padding:0 0 2px;overflow:hidden;}
._parts_character_skill .abilities_cost dt{text-align:left;box-sizing:border-box;padding:6px 0 4px 24px;background:url(../img/icon/icon_skill_cost.png) no-repeat left center;background-size:18px 18px;float:left;width:30%;}
._parts_character_skill .abilities_cost dd{text-align:right;padding:6px 0 4px;width:70%;float:left;}
._parts_character_skill .cost-graph{width:100%;height:4px;background-color:#4f514f;}
._parts_character_skill .cost-graph-data{width:0%;height:4px;background-color:#6a9934;}
.abilities_cost_list{padding:15px 0 0;}
.abilities_cost_list ul{width:100%;overflow:hidden;}
.abilities_cost_list li{width:50%;padding:0 0 10px;float:left;}
.abilities_cost_list li dl{width:100%;overflow:hidden;}
.abilities_cost_list li dt{width:33%;margin:0;text-align:left;float:left;}
.abilities_cost_list li dd{width:33%;text-align:left;float:left;box-sizing:border-box;padding:0 0 0 10px;margin-top:10px;}
.abilities_cost_list li dd.abilities_cost_num{padding-left:17px;background:url(../img/icon/icon_skill_cost.png) no-repeat left center;background-size:12px 12px;}	
		
/* 横幅 680px以下 */
@media screen and (max-width: 679px) {
	._parts_character_skill .skill_wrap .skill_list li{padding-left:0;}
	._parts_character_skill .abilities_wrap{padding:5px 0;}
	._parts_character_skill .skill_wrap{background-image:none;}
}
/*
 *
 * $_parts_character_orbTree
 *
*/
._parts_character_orbTree{width:100%;}
._parts_character_orbTree .orbTreeTitle{width:100%;height:30px;display:table;margin:5px 0 0;}
._parts_character_orbTree .orbTreeTitle div{height:25px;display:table-cell;text-align:center;vertical-align:middle;}
._parts_character_orbTree .orbTreeTitle .leftDec{width:70px;background:url(../img/parts/_parts_character_orbTree_title_dec_left.jpg) no-repeat center right;}
._parts_character_orbTree .orbTreeTitle .rightDec{width:70px;background:url(../img/parts/_parts_character_orbTree_title_dec_right.jpg) no-repeat center left;}
._parts_character_orbTree .orbTreeTitle .centerTitile{color:#736d51;line-height:100%;font-weight:bold;}
._parts_character_orbTree .orbTreeBody{width:264px;height:295px;margin:10px 0 0;background:url(../img/parts/_parts_character_orbTree_bg.jpg) no-repeat center center;}
._parts_character_orbTree .orbTreeBody ul{overflow:hidden;position:relative;height:74px;}
._parts_character_orbTree .orbTreeBody .class{position:absolute;top:-1px;left:0;color:#736d51;font-weight:bold;}
._parts_character_orbTree .orbTreeBody .percent{position:absolute;top:-1px;right:0;}
._parts_character_orbTree .orbTreeBody .circle_l{width:48px;height:48px;position:absolute;background:url(../img/parts/_parts_character_orbTree_circle_l.png) no-repeat top right;}
._parts_character_orbTree .orbTreeBody .circle_l.active{background-position:top left;}
._parts_character_orbTree .orbTreeBody .circle_s{width:36px;height:36px;position:absolute;background:url(../img/parts/_parts_character_orbTree_circle_s.png) no-repeat top right;}
._parts_character_orbTree .orbTreeBody .circle_s.active{background-position:top left;}
._parts_character_orbTree .orbTreeBody .circle01{top:16px;left:0;}
._parts_character_orbTree .orbTreeBody .circle02{top:16px;left:53px;}
._parts_character_orbTree .orbTreeBody .circle03{top:9px;left:107px;}
._parts_character_orbTree .orbTreeBody .circle04{top:16px;left:174px;}
._parts_character_orbTree .orbTreeBody .circle05{top:16px;right:0;}
._parts_character_orbTree .orbTreeFoot{width:100%;height:65px;background:url(../img/parts/_parts_character_orbTree_ft_bg.jpg) no-repeat top center;}
/*
 *
 * $_parts_character_jobList
 *
*/
._parts_character_jobList{overflow:hidden;}
._parts_character_jobList dl{padding:0 0 0;overflow:hidden;width:100%;}
._parts_character_jobList dt{width:25%;height:30px;color:#736d51;font-weight:bold;padding:10px 0 0;float:left;text-align:left;}
._parts_character_jobList dt span{display:block;padding:6px 0 0;}
._parts_character_jobList dt ._parts_ui_jobIcon_m{margin:0 10px 0 0;float:left;}
._parts_character_jobList dd.jp{width:25%;height:25px;padding:15px 0 0;float:left;font-size:120%;text-align:right;font-family: 'Times New Roman', Times, "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝B", "ＭＳ Ｐ明朝", serif;}
._parts_character_jobList dd.xp{width:50%;height:40px;float:left;box-sizing:border-box;padding:10px 20px 0 10px;}
._parts_character_jobList dd.xp .xp_num{font-size:90%;color:#7e7d7e;text-align:right;}
._parts_character_jobList dd.xp .xp_graph{width:100%;height:3px;background-color:#434343;}
._parts_character_jobList dd.xp .xp_graph_num{width:0%;height:3px;background-color:#687b93;}
/* 横幅 680px以下 */
@media screen and (max-width: 679px) {
	._parts_character_jobList dt{width:35%;}
	._parts_character_jobList dd.jp{width:65%;}
	._parts_character_jobList dd.xp{width:100%;clear:both;float:inherit;padding:0 0 0 0;background:url(../img/parts/_parts_border.gif) repeat-x left bottom;}
}
/*
 *
 * $_parts_character_resistance
 *
*/
._parts_character_resistance{width:100%;padding:10px 0;overflow:hidden;background:url(../img/parts/_parts_border.gif) repeat-x left bottom;}
._parts_character_resistance ul{width:100%;}
._parts_character_resistance ul li{
	width:20%;
	height:40px;
	float:left;
	text-align:left;
	vertical-align:middle;
	box-sizing:border-box;
	padding:0 0 0 50px;
	background:url(../img/icon/icon_resistance@2x.png) no-repeat left top;
	background-size:40px 200px;
	margin:0 0 5px;
}
._parts_character_resistance ul li.flame{background-position:0 0px;}
._parts_character_resistance ul li.ice{background-position:0 -40px;}
._parts_character_resistance ul li.thunder{background-position:0 -80px;}
._parts_character_resistance ul li.light{background-position:0 -120px;}
._parts_character_resistance ul li.dark{background-position:0 -160px;}
._parts_character_resistance ul li .resistance_name{font-size:80%;}
/* 横幅 680px以下 */
@media screen and (max-width: 679px) {
	._parts_character_resistance ul li{width:33.333%;}
}		
/*
 *
 * $_parts_character_hp
 * $_parts_character_mp
 *
*/
._parts_character_mp,
._parts_character_hp{padding:0 0 4px;}
._parts_character_mp dl,
._parts_character_hp dl{width:90%;overflow:hidden;padding:0 0 4px;}
._parts_character_mp dt,._parts_character_hp dt{color:#736d51;text-align:right;float:left;}
._parts_character_mp dd,._parts_character_hp dd{text-align:right;float:right;}	
._parts_character_hp .hp-graph{
	width:90%;
	height:5px;
	background: rgb(39,81,5);
	background: -moz-linear-gradient(left,  rgba(39,81,5,1) 0%, rgba(146,171,43,1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(39,81,5,1)), color-stop(100%,rgba(146,171,43,1)));
	background: -webkit-linear-gradient(left,  rgba(39,81,5,1) 0%,rgba(146,171,43,1) 100%);
	background: -o-linear-gradient(left,  rgba(39,81,5,1) 0%,rgba(146,171,43,1) 100%);
	background: -ms-linear-gradient(left,  rgba(39,81,5,1) 0%,rgba(146,171,43,1) 100%);
	background: linear-gradient(to right,  rgba(39,81,5,1) 0%,rgba(146,171,43,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#275105', endColorstr='#92ab2b',GradientType=1 );
	box-shadow:1px 1px 2px 2px rgba(0, 0, 0, 0.4),rgba(255, 255, 255, 0.3) 0px 0px 1px 1px inset;
	-webkit-box-shadow:1px 1px 2px 2px rgba(0, 0, 0, 0.4),rgba(255, 255, 255, 0.3) 0px 0px 1px 1px inset;
	-moz-box-shadow:1px 1px 2px 2px rgba(0, 0, 0, 0.4),rgba(255, 255, 255, 0.3) 0px 0px 1px 1px inset;
}

._parts_character_mp .mp-graph{
	width:90%;
	height:5px;
	background: rgb(83,12,1);
	background: -moz-linear-gradient(left,  rgba(83,12,1,1) 0%, rgba(176,54,1,1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(83,12,1,1)), color-stop(100%,rgba(176,54,1,1)));
	background: -webkit-linear-gradient(left,  rgba(83,12,1,1) 0%,rgba(176,54,1,1) 100%);
	background: -o-linear-gradient(left,  rgba(83,12,1,1) 0%,rgba(176,54,1,1) 100%);
	background: -ms-linear-gradient(left,  rgba(83,12,1,1) 0%,rgba(176,54,1,1) 100%);
	background: linear-gradient(to right,  rgba(83,12,1,1) 0%,rgba(176,54,1,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#530c01', endColorstr='#b03601',GradientType=1 );
	box-shadow:1px 1px 2px 2px rgba(0, 0, 0, 0.4),rgba(255, 255, 255, 0.3) 0px 0px 1px 1px inset;
	-webkit-box-shadow:1px 1px 2px 2px rgba(0, 0, 0, 0.4),rgba(255, 255, 255, 0.3) 0px 0px 1px 1px inset;
	-moz-box-shadow:1px 1px 2px 2px rgba(0, 0, 0, 0.4),rgba(255, 255, 255, 0.3) 0px 0px 1px 1px inset;
}
	
/* 横幅 680px以下 */
@media screen and (max-width: 679px) {
	._parts_character_mp .mp-graph,
	._parts_character_hp .hp-graph,
	._parts_character_mp dl,
	._parts_character_hp dl{
		width:100%;
	}
}

/*
 *
 * $_parts_character_plofileComment
 *
*/
._parts_character_plofileComment{
	width:100%;
	min-height:100px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border:#3c3b3c 2px solid;
	-moz-box-shadow: inset 0 0 8px rgba(0,0,0,0.5),0 0 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.5),0 0 2px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.5),0 0 2px rgba(0,0,0,0.3);
	height:30px;
	padding:0 0 0 10px;
	background:#212021;
	box-sizing:border-box;
	color:#dedcdc;
}
._parts_character_plofileComment p{font-size:90%;padding:10px 6px;}
/*
 *
 * $_parts_character_equip
 *
*/
._parts_character_equip{width:264px;overflow:hidden;padding:0 0 15px;}
._parts_informationArticle ._parts_character_equip img{margin:0;}
._parts_character_equip .characterVisual{padding:54px 0 0 0;width:160px;float:left;}
.characterParam{overflow:hidden;}
._parts_character_equip .sex{float:left;}
._parts_character_equip .sex ._parts_character_sexIcon{position:relative;top:-1px;left:0;}
._parts_character_equip .height{font-size:90%;float:right;}
._parts_character_equip .weight{font-size:90%;clear:both;}
._parts_character_equip .weight-name{text-align:left;background:url(../img/icon/icon_weight.png) no-repeat left center;background-size:11px 12px;padding:1px 0 0 15px;float:left;}
._parts_character_equip .weight-num{float:right;}
._parts_character_equip .weight-graph{width:100%;height:3px;background:#6f6f6f;clear:both;}
._parts_character_equip .weight-graph-data{width:20px;height:3px;background:#c3c3c3;}
._parts_character_equip .equipList-left{width:45px;padding:53px 7px 0 0;float:left;}
._parts_character_equip .equipList-right{width:45px;padding:0 0 0 7px;float:right;}
._parts_character_equip .equipList li{
	width:45px;
	height:45px;
	border-radius:5px;
	background-color:#2e2d30;
	margin:0 0 5px;
	-moz-box-shadow: inset 0 0 8px rgba(0,0,0,0.5),0 0 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.5),0 0 2px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.5),0 0 2px rgba(0,0,0,0.3);
}
/*
 *
 * $_parts_character_jobLvList
 *
*/
._parts_character_jobLvList{width:100%;}
._parts_character_jobLvList ul{width:100%;display:table;}
._parts_character_jobLvList li{text-align:center;display:table-cell;}
._parts_character_jobLvList li ._parts_ui_jobIcon_m{margin:0 auto;}
/*
 *
 * $_parts_character_plofileList
 *
*/
._parts_character_plofileList{width:100%;overflow:hidden;}
._parts_character_plofileList li{width:100%;}
._parts_character_plofileList dl{width:100%;display:table;overflow:hidden;}
._parts_character_plofileList dt{font-size:90%;color:#b2b0b0;text-align:left;width:40%;display:table-cell;padding:1px 20px 1px 0;}
._parts_character_plofileList dd{font-size:90%;color:#5c97c1;text-align:left;width:60%;display:table-cell;padding:1px 20px 1px 0;}
/*
 *
 * $_parts_character_name
 *
*/
._parts_character_name{width:100%;height:70px;margin:5px 0 0;position:relative;background:url(../img/parts/_parts_character_nameBg.png) no-repeat top center;}
._parts_character_name .arisen_icon{width:21px;height:35px;float:left;position:absolute;top:15px;left:10px;background:url(../img/icon/icon-buddha@2x.png) no-repeat top center;background-size:21px 35px;}
._parts_character_name .character_name{position:absolute;top:0;bottom:0;}
._parts_character_name .character_name p{padding:0 0 0 45px;display:table-cell;height:70px;vertical-align:middle;line-height:100%;}
._parts_character_name .character_jobLv{width:110px;height:30px;position:absolute;top:0;bottom:0;left:380px;margin:auto 0;}
._parts_character_name .character_jobLv p{position:absolute;top:2px;left:34px;line-height:110%;font-size:90%;}
._parts_character_name .character_craftLv{width:80px;height:30px;padding:3px 0 0;position:absolute;top:0;bottom:0;left:495px;margin:auto 0;}
._parts_character_name .character_craftLv p{position:absolute;top:10px;left:34px;line-height:110%;font-size:90%;}
/* 横幅 680px以下 */
@media screen and (max-width: 679px) {
	._parts_character_name{
		width:100%;
		height:85px;
		background-image:none;
		background: rgb(25,25,25);
		background: -moz-linear-gradient(left,  rgba(25,25,25,1) 0%, rgba(0,0,0,1) 26%, rgba(0,0,0,1) 67%, rgba(25,25,25,1) 100%);
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(25,25,25,1)), color-stop(26%,rgba(0,0,0,1)), color-stop(67%,rgba(0,0,0,1)), color-stop(100%,rgba(25,25,25,1)));
		background: -webkit-linear-gradient(left,  rgba(25,25,25,1) 0%,rgba(0,0,0,1) 26%,rgba(0,0,0,1) 67%,rgba(25,25,25,1) 100%);
		background: -o-linear-gradient(left,  rgba(25,25,25,1) 0%,rgba(0,0,0,1) 26%,rgba(0,0,0,1) 67%,rgba(25,25,25,1) 100%);
		background: -ms-linear-gradient(left,  rgba(25,25,25,1) 0%,rgba(0,0,0,1) 26%,rgba(0,0,0,1) 67%,rgba(25,25,25,1) 100%);
		background: linear-gradient(to right,  rgba(25,25,25,1) 0%,rgba(0,0,0,1) 26%,rgba(0,0,0,1) 67%,rgba(25,25,25,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#191919', endColorstr='#191919',GradientType=1 );
		margin:10px 0;
	}
	._parts_character_name .arisen_icon{top:10px;}
	._parts_character_name .character_name p{padding:0 0 0 38px;height:55px;}
	._parts_character_name .character_jobLv{width:150px;height:20px;top:30px;left:37px;}
	._parts_character_name .character_jobLv p{top:-2px;left:24px;}
	._parts_character_name .character_craftLv ._parts_ui_jobIcon_m,
	._parts_character_name .character_jobLv ._parts_ui_jobIcon_m{width:17px;height:20px;background:url(../img/parts/_parts_ui_jobIcon@2x.png) no-repeat;background-size:173px 20px;}
	._parts_character_name ._parts_ui_jobIcon_m.fighter{background-position:0px 0px;}
	._parts_character_name ._parts_ui_jobIcon_m.seeker{background-position:-17px 0;}
	._parts_character_name ._parts_ui_jobIcon_m.hunter{background-position:-34px 0;}
	._parts_character_name ._parts_ui_jobIcon_m.priest{background-position:-52px 0;}
	._parts_character_name ._parts_ui_jobIcon_m.shieldsage{background-position:-69px 0;}
	._parts_character_name ._parts_ui_jobIcon_m.sorcerer{background-position:-87px 0;}
	._parts_character_name ._parts_ui_jobIcon_m.warrior{background-position:-104px 0;}
	._parts_character_name ._parts_ui_jobIcon_m.earcher{background-position:-121px 0;}
	._parts_character_name ._parts_ui_jobIcon_m.alchemist{background-position:-139px 0;}
	._parts_character_name ._parts_ui_jobIcon_m.craft{background-position:-156px 0;}
	._parts_character_name .character_craftLv{width:160px;height:20px;top:30px;left:145px;}
	._parts_character_name .character_craftLv p{top:6px;left:24px;}
}

/*
 *
 * $_parts_character_honor
 *
*/
._parts_character_honor{width:100%;background:#faf5e6;position:relative;}
._parts_character_honor .profile_wrap_top{width:100%;height:30px;position:absolute;top:0;left:0;background:url(../img/parts/_parts_character_honorBg02.jpg) repeat-x left top;z-index:1;}
._parts_character_honor .profile_wrap_bottom{width:100%;height:30px;position:absolute;bottom:0;left:0;background:url(../img/parts/_parts_character_honorBg02.jpg) repeat-x left bottom;z-index:1;}
._parts_character_honor .profile_wrap_left{width:30px;position:absolute;top:0;bottom:0;left:0;background:url(../img/parts/_parts_character_honorBg01.jpg) repeat-y;z-index:2;}
._parts_character_honor .profile_wrap_right{width:30px;position:absolute;top:0;bottom:0;right:0;background:url(../img/parts/_parts_character_honorBg01.jpg) repeat-y top right;z-index:2;}
._parts_character_honor .left-top{width:30px;height:30px;position:absolute;top:0;left:0;background:url(../img/parts/_parts_character_honorBg01.jpg) no-repeat -30px 0px;z-index:3;}
._parts_character_honor .left-bottom{width:30px;height:30px;position:absolute;bottom:0;left:0;background:url(../img/parts/_parts_character_honorBg02.jpg) no-repeat 0px -30px;z-index:3;}
._parts_character_honor .right-top{width:30px;height:30px;position:absolute;top:0;right:0;background:url(../img/parts/_parts_character_honorBg01.jpg) no-repeat -60px 0px;z-index:3;}
._parts_character_honor .right-bottom{width:30px;height:30px;position:absolute;bottom:0;right:0;background:url(../img/parts/_parts_character_honorBg02.jpg) no-repeat 0px -60px;z-index:3;}
._parts_character_honor .profile_wrap_text{width:100%;padding:20px 0;position:relative;z-index:5;box-sizing:border-box;}
._parts_character_honor .profile_wrap_text p{text-align:center;color:#41330e;padding:0 35px;word-break: break-all;}
/*
 *
 * $_parts_character_statusList
 *
*/
._parts_character_statusList{width:100%;padding:5px 0 0;overflow:hidden;}
._parts_character_statusList li{float:left;}
._parts_character_statusList.flat2 li{width:50%;}
._parts_character_statusList.flat1 li{width:100%;}
._parts_character_statusList dl{width:100%;display:table;overflow:hidden;}
._parts_character_statusList dt{font-size:90%;color:#b2b0b0;text-align:left;width:80%;display:table-cell;padding:1px 20px 1px 0;}
._parts_character_statusList dd{font-size:100%;color:#b2b0b0;text-align:right;width:20%;display:table-cell;padding:1px 20px 1px 0;font-family:'Times New Roman', Times, "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝B", "ＭＳ Ｐ明朝",serif;}

/* 横幅 680px以下 */
@media screen and (max-width: 679px) {
._parts_character_statusList dt{padding:1px 0px 1px 0;}
._parts_character_statusList.flat2 li:nth-child(odd) dt{padding:1px 0 1px 0;}
._parts_character_statusList.flat2 li:nth-child(odd) dd{padding:1px 5px 1px 0;}
._parts_character_statusList.flat2 li:nth-child(even) dt{padding:1px 0 1px 5px;}
._parts_character_statusList.flat2 li:nth-child(even) dd{padding:1px 0 1px 0;}
._parts_character_statusList.flat1 dd{padding:1px 0 1px 0;}	
}

/*
 *
 * $_parts_character_sexIcon
 *
*/
._parts_character_sexIcon{width:12px;height:18px;background:url(../img/icon/icon_sex.png) no-repeat;background-size:24px 18px;}._parts_character_sexIcon.female{background-position:0 0;}._parts_character_sexIcon.man{background-position:-12px 0;}
/*
 *
 * $_parts_character_maneyIcon
 *
*/
._parts_character_maneyIcon{width:15px;height:15px;background:url(../img/icon/icon_money.png) no-repeat;}._parts_character_maneyIcon.maney-gold{}._parts_character_maneyIcon.maney-rim{background-position:0 -15px;}._parts_character_maneyIcon.maney-bo{background-position:0 -30px;}._parts_character_maneyIcon.stone-gold{background-position:0 -45px;}._parts_character_maneyIcon.ticket-silver{background-position:0 -60px;}
/*
 *
 * $_parts_character_skillIcon
 *
*/
._parts_character_skillIcon{width:50px;height:50px;}

/*
 *
 * $_parts_character_abilitiesIcon
 *
*/
._parts_character_abilitiesIcon{width:50px;height:50px;}



