@charset "utf-8";
/******************************************************common*/

.select_area {
	width: 300px;
	margin: 0 auto 25px;
}
.select_area.help_index {
	width: 300px;
	margin: 0 auto;
}
.help_box {
	padding: 10px;
}
.help_box .bottom_line {
}
.help_box .h_title01 {
	font-size: 17px;
	color: #ff4c88;
	position: relative;
}
.help_box .h_title02:after {
	font-size: 14px;
}
.help_box .h_title02:before {
	content: "■";
	color: #ff9cbd;
}
.help_box .text p {
	margin: 0 0 10px;
}
.common_title03 {
	margin: 0 0 7px;
}
.help_box .ex, .help_box .note {
color: orange;
}
.help_box .box,.help_box .text {
	margin: 0 0 15px;
	color:#333;
	text-align:left;
	background: url(../img/parts/common/line02.png) 0 bottom repeat-x;
	background-size: 10px 5px;
	padding: 0 0 20px;
}
.help_box .box:last-child{
	padding: 0 0 8px;
	margin: 0;
	background: none;
}
.help_box .text:only-child{
	padding: 0 0 11px;
	margin: 0;
	background: none;
}

.help_box .inner{
	margin: 10px 0;
}
.help_box table {
	width: 100%;
	margin: 10px 0;
	border: 1px solid pink;
}
.help_box th {
	background: pink;
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #fff;
}
.help_box td {
	padding: 5px 10px;
	border-bottom: 1px solid pink;
}
.help_box a{
		color: #09f;

	font-size: 14px;
	text-decoration: underline;
}
.index_list{
	padding: 10px 10px 20px 15px;
}
.index_list li{
	margin: 0 0 10px;
	text-decoration: underline;
	line-height: 1.7;
}
.index_list li:last-child{
	margin: 0;
}
.index_list li:before{
	color: orange;
	text-decoration: underline;
	line-height: 1.7;
}


/*ガチャピックアップ*/
.gacha_pickup .gacha_pickup_title { 
	display:block;
	clear:both;
	margin: 0 0 10px; 
	height: 38px;
	line-height: 39px;
	font-weight: bold; 
	font-size: 13px;
	padding: 4px 10px; 
	width: auto; 
}
.gacha_pickup .help_box02 { clear:both; overflow:hidden; padding:0; margin:0 auto 25px auto; width:280px; }
.gacha_pickup .help_box02 strong { display:block; clear:both; margin: 0 0 5px 0; font-weight: bold; font-size:14px; padding: 0px;  width: auto; text-align: left;}
.gacha_pickup .help_box02 img { width:130px; height:auto; float:left; padding:0; margin:0; border-radius: 4px;}
.gacha_pickup .help_box02 div { float:right; width:130px; padding:0; margin:0; font-size:10px;}
.gacha_pickup .help_box02 div span { display:block;border-top-width: 3px; border-bottom-width: 3px; border-top-style: double; border-bottom-style: double;}
.gacha_pickup .help_box03 { clear:both; overflow:hidden; padding:0; margin:0 auto 15px auto; width:280px; line-height: 1.3;}
.gacha_pickup .help_box03 img { float:left; display:block; width:60px; height:auto; padding:0; margin:0;}
.gacha_pickup .help_box03 div { float:right; width:200px; padding:0px !important; margin:0px !important; font-size:10px;}
.gacha_pickup .help_box03 strong { display:block; line-height:18px; margin:0 0 5px 0; padding: 2px 0; font-weight: bold; font-size:12px; border-bottom-width:3px; border-bottom-style: double; width: auto;}

.gacha_pickup #help_box04 {
	padding:10px;
	margin: 20px auto 10px;
	width: 250px;
	clear:both;
	border-style:double;
	border-width: 3px;
}

.gacha_pickup .pound{
	animation: pound 5s infinite ease;
	border: 2px solid red;
}
@keyframes pound{
	0%{border-color: red;}
	33%{border-color: green;}
	66%{border-color: blue;}
	100%{border-color: red;}
}
.gacha_pickup .text01{
	padding: 0  5px 3px;
	font-size: 10px;
}
.gacha_pickup .text02{padding:  0 17px 15px;}
.gacha_pickup .text01{
	padding: 0  5px 3px;
	font-size: 10px;
}
.gacha_pickup .text02{
	padding:  0 17px 15px;
	font-size:14px;
	text-decoration:underline;
}
.gacha_pickup .text02 p{text-indent:15px;}
.gacha_pickup .text02 span{font-size:12px;}

.gacha_pickup .help_box03 img {
	border-width: 1px;
	border-style: solid;
}
.gacha_pickup .common_btn02 > a, .common_btn02 > input[type="submit"]{
	border-style:solid;
	border-width: 1px;
}

/*用語集*/
.parlance{
	padding: 0 0 15px;
	background: url(../img/parts/help/parlance_bg.jpg);
	background-size: 200px;
}
.parlance .page_title{
	background: url(../img/parts/help/parlance_page_title.jpg) center 0 no-repeat!important;
	background-size: 320px!important;	
	text-align: left;
	border: none!important;
	color:#fff;
	margin: 0 0 5px;
	text-shadow: 0 0 5px #fff;
}
.parlance .page_title p{
	padding: 0 0 0 10px;

}
.parlance .reward_data_box{
	padding: 5px 0;
}
.parlance .common_title03{
	background: url(../img/parts/help/parlance_common_title.jpg) ;
	background-size: 320px;
	padding: 0 0 0 10px;
	text-align: left;
	color: #4E382B;
	text-shadow: 0 0 0;
}
.parlance .nav_area{
	position: relative;
	width: 300px;
	margin: 0 auto 15px;
}
.parlance .nav_area .reward{
	position: absolute;
	right: -10px;
	top: -70px;
}
.parlance .nav_area .left{
	position: relative;
	z-index: 2;
	width: 140px;
	margin: 0 0 0 53px;
	float: left;
}
.parlance .nav_area .left:before{	
	content: "";
	background: url(../img/parts/help/parlance_img1.png) 0 0 no-repeat;
	background-size: 114px;
	position: absolute;
	z-index: 1;
	width: 114px;
	height: 302px;
	bottom: -175px;
	left:-70px;
	display: block;
	border-left-width: 0px;
}
.parlance .nav_area .msg{
	position: relative;
	left: 10px;
	z-index: 2;
	height: 62px;
	background: #fff;
	border-radius: 5px;
	padding: 7px 7px 7px 10px;
	color:#000;
	line-height: 1.3;
}
.parlance .nav_area .msg .big{
	font-size: 17px;
	color:#f00;
}
.parlance .nav_area .msg:after{	
	content: "";
	position: absolute;
	top: 28px;
	left: -10px;
	display: block;
	border: 11px solid transparent;
	border-right-color: #fff;
	border-left-width: 0px;
	width: 0px;	
}
.parlance .nav_area .right{
	width: 90px;
	height: 80px;
	overflow: hidden;
	float: right;
}
.parlance .nav.right{
	height: 76px;
	overflow-y: hidden;
}
.parlance .nav.right ul{animation: carousel 15s linear infinite;}
.parlance .nav li{
	padding: 2px 3px;
	margin: 0 0 6px;
	color: #fff;
	border-radius: 5px;
	text-align: center;
	position: relative;
}
.parlance .nav.bottom li{
	text-align: center;
	display: inline-block;
	width: 40%;
	margin: 0 1px 6px;
	font-size: 10px;
	padding: 10px 0;
}
.parlance .nav.bottom a{color:#fff; position: relative; z-idex: 2;}
.parlance .nav.bottom{text-align: center; position: relative; z-idex: 2;}
.parlance .nav li[name="1"]{background: #d40505;}
.parlance .nav li[name="2"]{background: #217fff;}
.parlance .nav li[name="3"]{background: #7fc915;}
.parlance .nav li[name="4"]{background: #ffae00;}
.parlance .nav li[name="5"]{background: #f55dd0;}
.parlance .nav li[name="6"]{background: #c732f2;}

.parlance .content{overflow: hidden;}
.parlance .content{
	position: relative;
	z-index: 10;
	display: none;
	width: 295px;
	margin: 0 auto 15px;
	border:3px solid #fff;
	border-radius: 6px;
	background: url(../img/parts/help/parlance_bg2.png);
	background-size: 3px;
}
.parlance .content_title{
	padding: 15px 0 0;
	width: 275px;
	margin: 0 auto 18px;
	font-size: 22px;
	color:#3a2518;
	border-bottom:3px double #3a2518;
	line-height: 1;
}
.parlance .content_box{
	width: 275px;
	margin: 0 auto 10px ;
	overflow: hidden;
	font-size: 10px;
	padding: 0 0 10px;
	border-bottom:1px solid #fff;
}
.parlance .content .name{
	position: relative;
	font-size: 11px;
	display: inline-block;
	padding: 0  10px;
	background: #2c2c2c;
	border: 1px solid #1f1f1f;
	margin: 0 0 4px;
	border-radius: 3px;
	color: #fc9ab4;
}
.parlance .content .new .name:after{
	content: "NEW!!";
	position: absolute;
	top: 0;
	right: -45px;
	width: 40px;
	padding: 1px 0;
	text-align: center;
	font-size: 9px;
	display: block;
	background: #f00;
	border-radius: 3px;
	color: #fff;
	animation: blink 2.4s infinite ease;
}
@keyframes blink{
	0%,100%{opacity: 1;}
	50%{opacity: 0;}
}
.parlance .content_box .left{
	color:#3A2518;
	width: 175px;
	line-height: 1.5;
	font-size: 10px;
	float: left;
}
.parlance .content_box .right{
	overflow: hidden;
	font-size: 10px;
	float: right;
	width: 95px;
}
.parlance .content_box .right img{width: 95px;}
.parlance .reward_data_box img{border: none;}
.parlance .reward_data_box p span{text-shadow: 1px 1px 1px #fff,0px 1px 1px #fff,1px 0px 1px #fff,-1px -1px 1px #fff,0px -1px 1px #fff,-1px 0px 1px #fff,-1px 1px 1px #fff,1px -1px 1px #fff;}

.parlance .rule_text{
	font-size: 10px;
	padding: 0 10px 10px 10px;
	color:#000;
}
.parlance .rule_title{
	margin: 10px 0 0;
	font-size:13px;
	color:#A25A2F;
	text-shadow: 1px 1px 1px #fff,0px 1px 1px #fff,1px 0px 1px #fff,-1px -1px 1px #fff,0px -1px 1px #fff,-1px 0px 1px #fff,-1px 1px 1px #fff,1px -1px 1px #fff;
}
.parlance .reward_data_box table td span{color: #A25A2F;}

.parlance .fence{
	margin: 5px 0 0;
	border-radius: 10px;
	background: rgba(115,58,23,.5);
	padding: 10px;
	color: #fff;
}
@keyframes carousel{
	0%{ transform: translateY(0);}
	50%{transform: translateY(-120px);}
	90%{transform: translateY(20px);}
	100%{transform: translateY(0);}
}

.role_list tr th { width:50px; background:none; border: solid 1px pink; padding:5px !important}
.role_list tr th img { width:100%; height:auto;}
.role_list tr td { font-size:10px; line-height:1.2em;}
.role_list tr td strong { color:#ff4c88; display:block; font-size:12px; line-height:20px;}
.role_list tr td hr { border: 0; height: 1px; background: #cdcdcd;}
.role_list tr td span { color:#09f}

.flow_list {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	padding:10px 0 5px 0;
	margin:5px 0;
}
.flow_list li {
	font-size:10px;
	line-height:12px;
	padding:0 0 5px 0;
}


/*喘ぎページ*/
.help_pant {
	background:url(../img/parts/pant/pant_bg.png) repeat-y left top;
	background-size:100% auto;
}
.help_pant .marquee {
	background:#5d81fe;
	color:#fff;
	line-height:25px;
	height:25px;
	padding:0px;
	margin:0 0 10px 0;
}
.help_pant .select_area { background:#fff;}
.help_pant .select_area dl { padding:14px 0 0 0;}
.help_pant .select_area dl dd { float:left; width:60px; padding:0 7px;}
.help_pant .select_area dl dd img {
	width:100%;
	height:auto;
	border: solid 1px #f592b3;
	margin:0 0 3px 0;
	border-radius:3px;
}
.help_pant .select_area dl dd figure {
	font-size:10px;
	line-height:10px;
	color:#0085f6;
	text-align:center;
	display:block;
	height:26px;
}
