@charset "utf-8";

/*
YUI 3.18.1 (build f7e7bcb)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/

html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}

body,html { height:100%; }


/* clearfix
------------------------ */
.clearfix:after{
  content: ".";
  display: block;
  height: 0;
  font-size:0;
  clear: both;
  visibility:hidden;
}
.clearfix{display: inline-block;}
/* Hides from IE Mac \*/
* html .clearfix {height: 1%;}
.clearfix{display:block;}
/* End Hack */


/* layout
============================= */
body { }
#wrap {
	min-width:980px;
	min-height:100%;
	background:url(/static/passepied/fansite/pc/images/official/bg_official_main_202201.jpg) repeat 100% 0;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	background-size:cover;
	position:relative;
/*	-moz-animation: cloud 20s infinite;
	-webkit-animation: cloud 20s infinite;
	-o-animation: cloud 20s infinite;
	-ms-animation: cloud 20s infinite;*/
}
@-moz-keyframes cloud { 0% { background-position:0% 0; } 100% { background-position:100% 0; } }
@-webkit-keyframes cloud { 0% { background-position:0% 0; } 100% { background-position:100% 0; } }
@-o-keyframes cloud { 0% { background-position:0% 0; } 100% { background-position:100% 0; } }
@-ms-keyframes cloud { 0% { background-position:0% 0; } 100% { background-position:100% 0; } }

a { color:#00ccbb; }
a:hover { text-decoration:none; }
.btn a,
.btn input,
.btn button {
	display: block;
	width: 250px;
	font-size: 16px;
	text-align: center;
	text-decoration:none;
	padding: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: none;
	padding: 10px 0;
	margin: 5px auto;
}

.btn .main,
.extMdlFormGnrtrBtn input.extBtnNext,
.extMdlFormGnrtrBtn input.extBtnSend {
	color: #fff;
	background:#217d80;
}
.btn .main:hover,
.extMdlFormGnrtrBtn input.extBtnNext:hover,
.extMdlFormGnrtrBtn input.extBtnSend:hover {
	color: #fff;
	background: #2a9fa3;
}
.btn .sub,
.extMdlFormGnrtrBtn input.extBtnClear,
.extMdlFormGnrtrBtn input.extBtnBack  {
	color:#217d80;
	background: #eee;
	border:1px solid #217d80;

}
.btn .sub:hover,
.extMdlFormGnrtrBtn input.extBtnClear:hover,
.extMdlFormGnrtrBtn input.extBtnBack:hover  {
	color:#2a9fa3;
	background: #ddd;
	border-color:#2a9fa3;
}

#container {
	width: 900px;
	background: url(/static/passepied/fansite/pc/images/official/bg_official_header_202201.png) no-repeat center 15px;
	background-size: 1000px;
	padding: 0 85px;
	margin: 0 auto;
}
#header {
	height:480px;
	margin:0 auto;
}
#header a {
	display:block;
	width:100%;
	height:100%;
}

/* gNav
---------------------- */
#gNav {
	width: 130px;
	/* height: 340px; */
	padding: 0 0 0 15px;
	/* margin: -170px 0 0; */
	position: fixed;
	left: 5%;
	top: 50%;
	transform: translateY(-50%);
}
#gNav ul { overflow:hidden; }
#gNav li {
	position:relative;
}
#gNav li a {
	display:block;
	color:#000;
	font-family: 'Maven Pro', sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	line-height:35px;
	padding:0;
	position:relative;
	z-index:2;
}

#gNav li.goods a {
	letter-spacing:-0.03em;
}
#gNav li .bg {
	display:block;
	width:100%;
	height:100%;
	background:#fff;
	border-radius:4px;
	position:absolute;
	top:0;
	left:-120%;
	z-index:1;
}
.home #gNav .home { display:none; }
.home .txtBnr li {
	border:2px solid #333;
}
#gNav .listSns{
}
#gNav .listSNS li{
	display: inline-block;
	margin-right: 0.4em;
}
#gNav .listSNS li a i{
transition: .2s;
}
#gNav .listSNS li:hover a i{
	color:#4C70FA;	
}

#gNav .listSNS li:hover a{
	fill:#4C70FA;	
}

/* pspeNav
---------------------- */
#pspeNav {
	width: 140px;
	/* height: 490px; */
	/* margin: -245px 0 0; */
    position: fixed;
    right: 3.5%;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    border: 2px solid #23BD28;
    border-radius: 6px;
    padding: 8px;
}
#pspeNav li {
	width:60px;
	height:60px;
	float:left;
	padding:5px;
	position:relative;
}
#pspeNav li a {
	display:block;
	width:60px;
	height:60px;
	-moz-background-size:60px;
	-webkit-background-size:60px;
	background-size:60px;
	position:relative;
	z-index:2;
}
#pspeNav li img {
 width:100%;
      border-radius: 5px;
    background-color: rgba(255, 255, 255, 0.2);}
 #pspeNav li a img{
     transition: none;
 }
#pspeNav li:nth-child(2n){
/*	top:30px; */
}
#pspeNav li .bg {
	display:block;
	width:60px;
	height:60px;
	background:#fff;
	border-radius:6px;
	position:absolute;
/*	top:5px;
	right:5px; */
	z-index:1;
	opacity:0;
}
#pspeNav .boxTit { display:none; }

/* box
---------------------- */
.box,
.page .section {
	background:#fff;
	border:2px solid #DD0373;
	border-radius:6px;
	overflow:hidden;
}
.boxTit,
.section .tit  {
	font-family: 'Maven Pro', sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:40px;
	padding-left:5px;
}
.box .boxTit,
.section .tit  {
	border-bottom:2px solid #ccc;
	padding:5px 15px
}

/* contentsList
--------------------- */
.contentsList li,
.newsList li {
	padding:0 5px;
}
.contentsList a,
.newsList a {
	display:block;
	padding:10px;
	text-decoration:none;
	border-radius:3px;
}
.contentsList a:hover,
.newsList a:hover { background:#f5f5f5; }
.newsList .date {
	color:#FF0083;
	font-family: 'Maven Pro', sans-serif;
	font-size:14px;
	font-weight:bold;
}
.contentsList .date{
	color:#999999;
	font-family: 'Maven Pro', sans-serif;
	font-size:10px;
	font-weight:bold;
	margin-top: 5px;
}
.contentsList .cat,
.newsList .cat {
	color:#444;
	font-family: 'Maven Pro', sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:5px 0 0;
}
.contentsList .tit,
.newsList .subtit {
	display:block;
	color:#000;
	font-size:13px;
	margin:5px 0;
}
.newsBox .contentsList a:hover { background:#ffedf7; }
.newsBox .contentsList a:hover .cat { color:#FF0083; }
.newsBox .contentsList a:hover .tit { color:#FF0083; }

.home .contentsList a { padding:5px 10px; overflow:hidden; }
.home .contentsList a .tit { margin-bottom:0; }
.home .contentsList li.more {
	padding:10px 5px 0;
}
.home .contentsList li.more a {
	background:#f5f5f5;
	color:#999;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding:10px;
}
.home .contentsList li.more a:hover { background: #ffedf7; color: #FF0083; }
li.nodata,
li.noData,
li.norecord {
	color:#ccc;
	text-align:center;
	padding:30px 0;
}


/* top
=========================== */
.home #mainCol {
	/* width:450px; */
	width:400px;
}
.home .contentsList .tit {

}
.home .contentsList .ticker {
	display:block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position:relative;

}
.home .bx-wrapper {
	margin:0;
	border-radius:6px;
	overflow:hiddenl
}
.home .bx-wrapper .bx-viewport {
	box-shadow:none;
	border:none;
	left:0;
	background:transparent;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;

	border-radius:6px;
	overflow:hiddenl
}
.home .slider li {
	border-radius: 6px;
	overflow: hidden;
}
.home .bx-wrapper .bx-pager,
.home .bx-wrapper .bx-controls-auto {
	bottom:10px;
	z-index: 999;
}
.home .bx-wrapper .bx-pager.bx-default-pager a {
	width:6px;
	height:6px;
	background: #fff;
}
.home .bx-wrapper .bx-pager.bx-default-pager a:hover,
.home .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #E8468C;
}
.home .bx-wrapper .bx-prev,
.home .bx-wrapper .bx-next {
	background:#fff;
	color:#000;
/*	border:2px solid #FC490F; */
}
.home .bx-wrapper .bx-prev:hover,
.home .bx-wrapper .bx-next:hover {
	color:#fff;
	background:#FC490F;
/*	border:2px solid #FC490F; */
}
.home .bx-wrapper .bx-prev { left:-8px; border-radius:0 26px 26px 0; }
.home .bx-wrapper .bx-next { right:-8px; border-radius: 26px 0 0 26px; }
.home .bx-wrapper .bx-prev:before {
	content: "\f104";
	font:normal normal normal 28px FontAwesome;
	display:block;
	width:32px;
	height:32px;
	text-indent:0;
	text-align:center;
	line-height:30px;
	position:absolute;
	left:0;
	top:0;
}
.home .bx-wrapper .bx-next:after {
	content: "\f105";
	font:normal normal normal 28px FontAwesome;
	display:block;
	width:32px;
	height:32px;
	text-indent:0;
	text-align:center;
	line-height:30px;
	position:absolute;
	left:0;
	top:0;
}

/* keyVisual
---------------------- */
#keyVisual {
	width:896px;
	line-height:0;
	border:2px solid #000;
	border-radius:8px;
	margin:0 auto 20px;
	overflow:hidden;
}

/* leftCol
---------------------- */
#leftCol {
	width:180px;
	float:left;
}
#leftCol .bnrList {
	padding:40px 0 0;
}
#leftCol .bnrList li a {
	display:block;
	width:178px;
/*	height:70px; */
	background:#aaa;
	line-height:0;
	border:2px solid #851BFC;
	border-radius:6px;
	margin:0 0 10px;
	overflow:hidden;
}

/* mainCol
=========================== */
#mainCol {
	width:450px;
	float:left;
/*	margin:0 0 20px 20px;*/

margin:0 0 20px 0px;
}
/* newsList
---------------------- */
#mainCol .newsBox .boxTit {
	color:#FF0083;
}

#mainCol .newsBox ul{
	border-color:#FF0083;
	padding:5px 0;
}


/* rightCol
=========================== */
#rightCol {
/*	width:230px; */
	width:280px;
	float:right;
	margin:0 0 20px;
}
/* sns
---------------------- */
#rightCol .snsBox .boxTit { color:#4C70FA; }
#rightCol .snsBox .box { border-color:#4C70FA; line-height:0; }
#rightCol .snsBox .tabNav {
	border-bottom:2px solid #4C70FA;
}
#rightCol .snsBox .tabNav li {
/*	width:45px; */
	width:33%;
	float:left;
	color:#4C70FA;
	font-size:20px;
	text-align:center;
	line-height:38px;
	cursor:pointer;
}
#rightCol .snsBox .tabNav li:last-child { width:34%; }
#rightCol .snsBox .tabNav li:hover,
#rightCol .snsBox .tabNav li.active {
	background:#4C70FA;
	color:#fff;
}
#rightCol .snsBox .tabBody { height:390px; }
#rightCol .snsBox .tabBody li { display:none; }
#rightCol .snsBox .tabBody #instagram {
	padding:5px;
	height:390px;
    position: relative;
}
#rightCol .snsBox .tabBody #instagram .link{
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#rightCol .snsBox .tabBody #instagram .link a{
    font-size: 23px;
    padding: 203px 61px 154px;
    text-decoration: none;
}
#rightCol .snsBox .tabBody #instagram a:hover{
    transition: 0.5s;
    opacity: 0.5;
    text-decoration: underline;
    background: #00ccbb;
    color: #fff;
    padding: 203px 61px 154px;
    text-decoration: none;
}
#rightCol .snsBox .tabBody #instagram .link a img{
    position: absolute;
    width: 20%;
    top: -85px;
    left: 40%;
}
#rightCol .snsBox .tabBody #instagram iframe {
	width:290px;

}
/* bottomCol
=========================== */
#bottomCol {
	clear:both;
	margin:0 0 50px;
	justify-content: center;
	display: flex;
}
#bottomCol .youtubeBox,
#bottomCol .memberBox,
#bottomCol .streamingBox{
	width:285px;
	float:left;
	margin:0 22px 0 0;
}
#bottomCol .soundcloudBox {
	width:285px;
	float:left;
	margin:0 22px 0 0;
}
#bottomCol .streamingBox{ margin:0; }
#bottomCol .soundcloudBox  { margin:0; }

#bottomCol .boxTit+.box{
	overflow: hidden;
	line-height:0;
	aspect-ratio: 3/2;
	/* padding-top: calc(2/3 * 100%); */
	position: relative;
}
#bottomCol .box .dummy{
	object-fit: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
}
/* youtube
---------------------- */
#bottomCol .youtubeBox .boxTit { color:#FC3D25 }
#bottomCol .youtubeBox .box { border-color:#FC3D25; line-height:0;}
#bottomCol .youtubeBox .box iframe{width:100%;height: 100%;position: absolute;top: 0;left: 0;}

/* member
---------------------- */
#bottomCol .memberBox .boxTit { color:#00CC5D }
#bottomCol .memberBox .box { border-color:#00CC5D; }
#bottomCol .memberBox .box a{
	display: block;
    line-height: 0;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
}
#bottomCol .memberBox li {
	color:#00CC5D;
	font-family: 'Maven Pro', sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:8px 0;
	position:relative;
}
#bottomCol .memberBox li a,
#bottomCol .memberBox li span {
	display:inline-block;
	width:24px;
	height:24px;
	color:#00CC5D;
	font-size:18px;
	text-align:center;
	text-decoration:none;
	line-height:24px;
	border-radius:50%;
	position:absolute;
}
#bottomCol .memberBox li a:hover {
	background:#00CC5D;
	color:#fff;
}
#bottomCol .memberBox li span { color:#ccc; }
#bottomCol .memberBox li .fa-rss { right:60px; }
#bottomCol .memberBox li .fa-twitter { right:30px; }
#bottomCol .memberBox li .fa-instagram { right:0; }



/* sondcloud
---------------------- */
#bottomCol .streamingBox .boxTit { color:#ff9900 }
#bottomCol .streamingBox .box{ border-color:#ff9900; line-height:0; }
#bottomCol .streamingBox .box a{
    display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
}
#bottomCol .soundcloudBox .boxTit { color:#ff9900 }
#bottomCol .soundcloudBox .box { border-color:#ff9900; line-height:0; }


.helpLinkBox{
	margin: 0 0 20px 0;
}
.helpLink {
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    margin: 0 0 5px 0;
}
.helpLink a {
    color: #f5c700;
    text-decoration: none;
    transition: 0.4s;
    margin: 0 0 0 5px;
}
.helpLink a:hover{
    opacity: 0.8;
}
#footer {
	clear:both;
}
#footer .copyright {
	color:#3e3e3e;
	font-size:11px;
	text-align:center;
	letter-spacing:0.1em;
	line-height:15px;
	padding:20px;
}
#footer .copyright small {
	font-family: 'Maven Pro', sans-serif;
	font-size:13px;
	font-weight:bold;
}


/* page
=========================== */
.page #mainCol {
	width:90%;
	float:none;
	margin:0 auto;

}

/* box
---------------------- */
.page .section {
	background:#fff;
	border:2px solid #DD0373;
	border-radius:6px;
	overflow:hidden;
}
.page .section .tit {
	font-family: 'Maven Pro', sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:40px;
	border-bottom:2px solid #ccc;
	padding:5px 15px
}
.page .section .tit {
	 font-size:30px;
	 padding:10px 20px;
}

/* newsList
---------------------- */
.page .section .tit {
}
.page .newsList{
	padding:5px 0;
}
.page .newsList .separate { display:none; }




/* detail
---------------------- */
.page .section .titArea {
	width:auto;
	border:none;
	padding:15px 35px 0;
}
.page .section .titArea .tit {

}
.page .section .txtArea {
	padding:15px 35px;
	font-size:14px;
}
.page .section .txtArea .txt {
	line-height:1.7em;
	margin:0 0 15px;
}
.page .section .social {
	padding:15px 35px;
}
.page .section .social .fb-like {
	width:120px;
	float:left;
}

.page .section.titArea {
	border-bottom:none;
	border-radius:6px 6px 0 0;
}
.page .binformationDetail .section {
	border-top:0;
	border-radius:0;
}
.page .binformationDetail .section .titArea .date,
.page .section .discList .titArea .date {
 	font-family: 'Maven Pro', sans-serif;
 	font-size:14px;
	font-weight:bold;
	padding:5px 0 0;
	margin:0 0 5px;
}
.page .binformationDetail .section .titArea .tit,
.page .section .discList .titArea .tit {
	color:#444 !important;
	font-size:18px;
	line-height:1.4em;
	border-bottom:1px dotted #444 !important;
	padding:0 0 15px;
}

.page .binformationDetail .section .txtArea .txt:has(iframe){
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.page .binformationDetail .section .txtArea .txt iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.page .binformationDetail .pageLink {
	background:#fff;
	font-size:14px;
	border:2px solid #000;
	border-top:none;
	border-radius:0 0 6px 6px;
	padding:15px 35px;
}
#bingo_page_official_movie .pageLink{
	border:2px solid #18cc63; 
    border-top: none;
}
.page .binformationDetail .pageLink a { text-decoration:none; }
.page .binformationDetail .pageLink a:hover { text-decoration:underline; }
.page .binformationDetail .pageLink a:before {
	content:'\f489';
	font-family: 'WebHostingHub-Glyphs';
	font-size:13px;
}
.page .section .PCnew {
	color:#c00;
	-webkit-animation:blink 1s ease-in-out infinite alternate;
	-moz-animation:blink 1s ease-in-out infinite alternate;
	animation:blink 1s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
	0% {opacity:0;}
	100% {opacity:1;}
}
@-moz-keyframes blink{
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes blink{
	0% {opacity:0;}
	100% {opacity:1;}
}


/* news
======================== */
#bingo_page_news .section,
#bingo_page_news .binformationDetail .pageLink { border-color: #ff3730; }
#bingo_page_news .section .tit {
 color:#ff3730; 
 border-color: #ff3730;
}
#bingo_page_news .newsList a:hover {
	background:#ffe1e0;
}
#bingo_page_news .categoryList li {
	width:25%;
	float:left;
	border-bottom:2px solid #ff3730;
}
#bingo_page_news .categoryList a,
#bingo_page_news .categoryList span {
	display:block;
	color:#ff3730;
	font-size:16px;
	font-family: 'Maven Pro', sans-serif;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding:10px 0;
}
#bingo_page_news .categoryList a:hover,
#bingo_page_news .categoryList a.cur,
#bingo_page_news .categoryList span.cur {
	background:#ff3730;
	color:#fff;
}
#bingo_page_news .newsList .date{
 color:#999999; 
 border-color: #ff3730;
 font-size: 10px;
}

/* live
======================== */
#bingo_page_live .section,
#bingo_page_live .binformationDetail .pageLink { border-color: #d050fa; }
#bingo_page_live .section .tit,
#bingo_page_live .newsList .date
{ color:#d050fa; border-color: #d050fa; }
#bingo_page_live .newsList a:hover {
	background:#f4dafa;
}
#bingo_page_live .location{
	color:#999;
	font-size:12px;
}
#bingo_page_live .location:before{
	content:'会場：';
}
/* bio
======================== */
#biography .section { border-color:#6944e3 }
#biography .section .tit { color:#6944e3; border-color:#6944e3; }
#biography .ph { padding:15px 30px; }
#biography .ph img { width:100%; }
#biography .section .titArea .tit {
	color:#444 !important;
	font-size:18px;
	line-height:1.4em;
	border-bottom:none;
	padding:0;
}
#biography  .section .txtArea {
	line-height:1.6em;
	padding-bottom:30px;
}
#biography .ph{
	position:relative;
}
#biography .ph img.dummy{
	position:absolute;
	top:0;
	left:0;
}

/* disco
======================== */
#discography .section { border-color:#0bb4e3 }
#discography .section .tit { color:#0bb4e3; border-color:#0bb4e3; }
#discography .ph { padding:15px 30px; }
#discography .categoryList li {
	width:20%;
	float:left;
	border-bottom:2px solid #0bb4e3;
}

#discography .categoryList a {
	display:block;
	color:#0bb4e3;
	font-size:16px;
	font-family: 'Maven Pro', sans-serif;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding:10px 0;
}
#discography .categoryList a:hover,
#discography .categoryList a.cur {
	background:#0bb4e3;
	color:#fff;
}

/* discList */
#discography .discList {
}
#discography .discList li.discoBox {
	border-bottom:2px solid #0bb4e3;
	padding:30px 35px;
}
#discography .discList .ph {
	width:200px;
	float:left;
	padding:0;
}
#discography .discList .ph img {
	width:180px;
}
#discography .discList .ph span {
	background:#fff no-repeat center center;
	-moz-background-size:contain;
	-webkit-background-size:contain;
	background-size:contain;
}
#discography .discList .titArea {
	padding:0 0 0 200px;
	margin:0 0 20px;
}
#discography .discList .titArea .date { color:#0bb4e3; }
#discography .discList .txtArea {
	padding:0 0 0 200px;
}
#discography .discList .txtArea .txt {
	line-height:1.7em;
	margin:0 0 15px;
}
/* track list */
#discography .trackList {
	font-size:12px;
	border-radius:4px;
	overflow:hidden;
}
#discography .trackList .discNum {
	background:#7FD5ED;
	color:#fff;
	font-weight:bold;
	padding:5px 10px;
}
#discography .trackList li {
	background:#e5f8fc;
	padding:5px 10px;
}
#discography .trackList li:nth-child(odd){
	background:#f4fafc;
}

/* movie
======================== */
#bingo_page_official_movie .section { border-color:#18cc63; }
#bingo_page_official_movie .section .tit,
#bingo_page_official_movie .newsList .date
{ color:#18cc63; border-color:#18cc63; }
#bingo_page_official_movie .newsList {
	padding:15px 35px;
}
#bingo_page_official_movie .newsList a {
	background:#000 !important;
	text-align:center;
	outline:none !important;
	padding:0 !important;
	margin:10px 0;
}
#bingo_page_official_movie .categoryList li {
	width:25%;
	float:left;
	border-bottom:2px solid #18cc63;
}
#bingo_page_official_movie .categoryList a {
	display:block;
	color:#18cc63;
	font-size:16px;
	font-family: 'Maven Pro', sans-serif;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding:10px 0;
}
#bingo_page_official_movie .categoryList a:hover,
#bingo_page_official_movie .categoryList a.cur {
	background:#18cc63;
	color:#fff;
}
#bingo_page_official_movie .newsList li {
	margin:0 0 20px;
}
#bingo_page_official_movie .newsList li span {
  display: block;
}
#bingo_page_official_movie .newsList li a .title{
    display: none;
}
#bingo_page_official_movie .newsList .subtit,
#bingo_page_official_movie .section .subtit{
	display:inline-block;
	font-size:18px;
	font-weight:bold;
}
#bingo_page_official_movie .subctg {
    display: block;
    font-size: 14px;
    color: #18cc63;
    font-weight: bold;
    font-family: 'Maven Pro', sans-serif;
    margin: 0 0 5px 0;
}
#bingo_page_official_movie .section .txtArea .txt a{
	display: block;
    width: 100%;
    background: #000;
    text-align: center;
    outline: none;
    padding: 0;
    margin: 10px 0;
}
#bingo_page_official_movie .section .txtArea .txt a img{
    display: block;
    vertical-align: bottom;
    margin: auto;
}
#bingo_page_official_movie .newsList li .PCnew { display:inline; }

/* goods
======================== */


/* contact(form)
======================== */
#bingo_page_form .section { border-color:#f59700; }
#bingo_page_form .section .tit { color:#f59700; border-color:#f59700; }

#bingo_page_form .section {
	border-radius: 0 0 6px 6px;
	padding:15px 35px;
}
#bingo_page_form .section.titArea {
	border-bottom:none;
	border-radius: 6px 6px 0 0;
	padding:0;
	margin-bottom:0;
}
#bingo_page_form .section .tit {
	border-bottom:none;
}
#bingo_page_form .section .messageArea {
	font-size:14px;
	margin:0 0 15px;
}

/* bingo form
---------------------------- */
.extMdlFormGnrtr table { font-size:14px; border-right:1px solid #ddd; }
.extMdlFormGnrtr .extMdlFormGnrtrInner table { border-right:none; }
.extMdlFormGnrtr th.thImp { border-color: #DDDDDD !important; }
.extMdlFormGnrtr .extMdlFormGnrtrInner th.thImp { border-left:none; }
.extMdlFormGnrtr th.thImp:after {
	content:'※';
	color:#c00;
	font-size:11px;
	margin:0 0 0 5px;
}
.extMdlFormGnrtr td { background:#f5f5f5; padding:10px; }
.extMdlFormGnrtrBtn input.extBtnNext, .extMdlFormGnrtrBtn input.extBtnSend,
.extMdlFormGnrtrBtn input.extBtnClear, .extMdlFormGnrtrBtn input.extBtnBack {
	width:12em;
	background:#f59700;
	font-size:16px;
	font-weight:bold;
	text-shadow:1px 1px 1px #B16D00;
	border:none;
	border-bottom:1px solid #B16D00;
	border-radius:3px;
	padding:10px 30px;
}
.extMdlFormGnrtrBtn input.extBtnNext:hover, .extMdlFormGnrtrBtn input.extBtnSend:hover,
.extMdlFormGnrtrBtn input.extBtnClear:hover, .extMdlFormGnrtrBtn input.extBtnBack:hover {
	background:#F57A00;
	border:none;
	border-top:1px solid #fff;
}


/* loading */
.loader{ font-size:8px; position:relative; text-indent:-9999em; border-top:0.8em solid rgba(50,50,50,0.2); border-right:0.8em solid rgba(50,50,50,0.2); border-bottom:0.8em solid rgba(50,50,50,0.2); border-left:0.8em solid #aaa; -webkit-animation:load8 1.1s infinite linear; animation:load8 1.1s infinite linear; }
.loader,
.loader:after{border-radius:50%; width:3em; height:3em; margin:15px auto;}
@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg); transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg); transform:rotate(360deg)}
}
@keyframes load8{0%{-webkit-transform:rotate(0deg); transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg); transform:rotate(360deg)}
}

#infscr-loading {
	text-align:center;
	padding:10px 0;
}


/* faq
======================== */
#bingo_page_faq .qaList {
	background:#fff;
	border:2px solid #f59700;
	border-top:none;
	border-radius:0 0 6px 6px;
	padding:25px 35px;
	overflow:hidden;
}
#bingo_page_faq .section,
#bingo_page_faq .section .tit {
	color:#f59700;
	border-color:#f59700;
}
#bingo_page_faq .qaList .qa {
	padding:20px 0 0;
}
#bingo_page_faq .qaList dt a {
	display:block;
	color:#333;
	font-size:16px;
	line-height:1.4em;
	text-decoration:none;
	padding:10px 30px 10px 5px;
	margin:0 0 5px;
	position:relative;
}
#bingo_page_faq .qaList dt a:after {
	content: "\f0fe";
	font-family:FontAwesome;
	position:absolute;
	right:5px;
}
#bingo_page_faq .qaList dt a.open:after {
	content: "\f146";
}
#bingo_page_faq .qaList dt a:hover {
	color:#f59700;
	background:#fff7de;
}
#bingo_page_faq .qaList dd {
	background:#f5f5f5;
	font-size:14px;
	padding:10px;
	margin:0 0 20px;
}
/* bingoからaop移管 */

	#faq .searchBox{
		border: 1px solid #ddd;
		padding: 10px;
		margin-bottom: 40px;
	}
	#faq .searchBox h3{
		font-size: 1.4em;
		font-weight: bold;
		line-height: normal;
		color: #888888;
	}
	#faq .searchBox input[type="text"]{width: 50%;}
	#faq h3.subtit{font-size: 18px;font-weight: bold;}
	#faq .qaList {
		background:#fff;
		/* border:2px solid #f59700; */
		border-top:none;
		border-radius:0 0 6px 6px;
		padding:25px 35px;
		overflow:hidden;
	}
	#faq .section,
	#faq .section .tit {
		color:#f59700;
		border-color:#f59700;
	}
	#faq .qaList .qa {
		margin: 20px 0 40px;
	}
	#faq .qaList li a {
		display:block;
		color:#333;
		font-size:16px;
		line-height:1.4em;
		text-decoration:none;
		padding:10px 30px 10px 5px;
		margin:0 0 5px;
		position:relative;
	}
	#faq .qaList li a:after {
		content: "\f054";
		font-family:FontAwesome;
		position:absolute;
		right:5px;
	}

	#faq .qaList li a:hover {
		color:#f59700;
		background:#fff7de;
	}
	#faq .block--contact{margin-top: 15px;}

	#faq .section.qa_detail{
		padding-top: 25px;
	}

	#faq .section.qa_detail h2{
		display: block;
    font-size: 16px;
    padding-left: 35px;
    padding-right: 25px;
	}

	#faq .section.qa_detail .qaList dt{
		color: #333;
		font-size: 16px;
		line-height: 1.4em;
		margin-bottom: 20px;
	}

	#faq .section.qa_detail .qaList dd{
		background: #f5f5f5;
		font-size: 14px;
		padding: 10px;
		margin-bottom: 20px;
		color: #000;
		line-height: 1.6em;
	}

	#faq .section.qa_detail+.block--contact{
			margin-top: 15px;
		}
	#faq .block--contact .btn+p{
		text-align: center;
	}




/* migrate
======================== */

.page .section.migrate .tit{
	font-size:18px;
}
.migrate .tit2{
	font-size:18px;
	padding:3px 0 3px 10px;
	margin:40px 0 20px 0;
	font-weight:bold;
	border-left:5px solid #ccc;
}
.migrate dl{
	width:580px;
	margin:20px 0;
	background:#fff;
	border:2px solid #f00;
}
.migrate dt{
	padding:10px 5px;
	background:#f00;
	color:#fff;
	font-size:18px;
	font-weight:bold;
}
.migrate .free dt{
	background:#01A1D4;
	font-weight:bold;
}
.migrate dl.free{
	border-color:#01A1D4;
	font-weight:bold;
}
.migrate .free_emtg dt{
	background:#fc6ad0;
}
.migrate dl.free_emtg{
	border-color:#fc6ad0;
	font-weight:bold;
}
.migrate dd{
	padding: 5px 10px;
	font-weight:normal;
}
.migrate .sub{
	display:inline-block;
	margin:16px 0px 16px 0px;
	font-weight:bold;
	text-decoration:none;
}
.migrate a:hover {
	text-decoration: underline;
}


/* mediaQuery
======================== */
@media screen and (min-width: 1300px) {
	.page #mainCol .newsList a {
		padding:15px 30px;
	}
	.page .section .tit  {
		font-size:30px;
		padding:15px 35px;
	}
	.page .newsList .date,
	.page .newsList .cat { font-size:16px; }
	.page .newsList .subtit { font-size:15px; }

	.home #mainCol {
/*	width:592px;*/
	width: 100%;
}
#rightCol {
	width:285px;

}


}
@media screen and (max-width: 1300px) {
	#container {
		width:980px;
		padding:0;
		margin:0 auto;
		background-size: 100%;
	}
	#gNav {
		width:180px;
		float:left;
		padding:0;
		margin:0 20px 20px 0;
		position:static;
		left:0;
		top:0;
		transform: none;
	}
	#gNav ul {
		background:#fff;
		border:2px solid #000;
		border-radius:6px;
		padding:15px;
	}
	#gNav li {
		border-radius:4px;
		overflow:hidden;
	}
	#gNav li a {
		text-align:left;
	}
	#gNav li .bg {
		background:#E54688;
		border-radius:4px;
	}
	#gNav ul.listSNS li a{
		display: inline-block;
		line-height: 1;
	}
	#gNav ul.listSNS{
		margin-top: 10px;
    padding: 15px 15px 7px;
	}
	#pspeNav {
		width: 180px;
		float:left;
		margin:0;
		position:static;
		left:0;
		top:0;
		transform: none;
	    background: none;
    border: none;
    padding: 0;
    border-radius: 0;
	}
	#pspeNav .boxTit {
		display:block;
		color:#23BD28;
	}
	#pspeNav ul {
    background: #fff;
    border: 2px solid #23BD28;
    border-radius: 6px;
    padding: 20px;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
	}
	#pspeNav li {
		padding:0;
	}
	#pspeNav li:nth-child(2n){ top:0; }
	#keyVisual {
		width:776px;
		height:345px;
		float:right;
	    margin: 0 0 115px 0;
	}
	
	#leftCol {
	/*	width:780px; */
		width:100%;
		float:right;
		text-align:center;
		margin:0;

	}
	#leftCol .bnrList {
		padding:0;
		margin:0 0 0 -10px;
	}
	#leftCol li {
		display:inline-block;
		margin:0 0 0 11px;
	}
	#mainCol {
		margin:0 0 20px 0;
	}
	.home #mainCol {
        width: 780px;
    margin: -80px 0 20px 20px;
	}
	#bottomCol .snsBox,
	#bottomCol .youtubeBox,
	#bottomCol .memberBox,
	#bottomCol .soundcloudBox,
	#bottomCol .streamingBox {
		width:312px;
	}


	/* #bottomCol .streamingBox {
	    width: 280px;
	} */
	#bottomCol .youtubeBox iframe { width:100%; }


	/* page */
	.page #container {
		width:900px;
		padding:0 40px;
	}
	.page #mainCol {
		width:620px;
		float:right;
	    min-height: 500px;
	}
	.page #gNav {
		width:260px;
		padding:0 0 10px;
		margin:0;
	}
	
	.page #pspeNav {
		width:256px;
		height:auto;
		background:#fff;
		border:2px solid #29822C;
		border-radius:6px;
		margin:0 0 20px 0;
	}
	.page #pspeNav .boxTit {
		border-bottom:2px solid #29822C;
		padding:5px 15px;
	}
	.page #pspeNav .boxTit a {
		display:block;
		color:#29822C;
		text-decoration:none;
	}
	.page #pspeNav .boxTit a:hover {
		color:#00ccbb;
	}
	.page #pspeNav ul {
		width:auto;
		height:auto;
		padding:15px 23px;
		border:none;
	}
	.page #pspeNav li {
		padding:5px;
	}

	.page .section .titArea,
	.page .section .txtArea,
	.page .section .social,
	.page .binformationDetail .pageLink,
	.page #biography .section .ph {
		padding:10px 20px;
	}
	#bingo_page_official_movie .newsList {
		padding:10px 20px;
	}

	#bingo_page_form .section {
		padding:10px 20px;
	}
	#discography .discList .ph {
		width:auto;
		float:none;
		text-align:center;
		padding:0;
	}
	#discography .discList .ph img { width:180px; }
	#discography .discList li.discoBox { padding: 15px 20px; }
	#discography .discList .titArea { padding:0; margin-bottom:10px; }
	#discography .discList .txtArea { padding:0; }
	#discography .discList .tit { border:none !important; padding-bottom:0; }

	.migrate dl{
		width:480px;
	}
}


/* bingo */
.hsNormal { margin:0; }


/* サポートcontact */
.page--contact section {
  background: #fff;
  border-radius: 6px;
  border: 2px solid #f59700;
}

.page--contact-title {
  padding: 10px 20px;
  color: #f59700;
  font-size: 30px;
  border-bottom: 2px solid #f59700;
}

.page--contact-title h2 {
  font-family: 'Maven Pro', sans-serif;
  font-weight: bold;
  line-height: 40px;
}

.page--contact .block--contact {
	padding: 20px 20px 0;
	border-radius: 4px;
	line-height: 1.6em;
}

.page--contact .block--contact .list--contact {
	padding: 20px 0 0;
	font-size: 12px;
}

.page--contact .block--contact .list--contact li {
	padding: 0 0 0 20px;
  text-indent: -1em;
}

.page--contact .block--attention {
	margin: 20px;
	padding: 10px;
	line-height: 1.6em;
	border: 1px solid #fff;
	border-radius: 4px;
  border: 2px solid #f59700;
  color: #f59700;
}

.page--contact .block--attention .list--attention {
	margin: 20px 0;
	font-size: 12px;
}

.page--contact .block--attention .list--attention li {
	padding: 0 0 0 20px;
  text-indent: -1em;
}

.page--contact .other-contact {
	padding: 0 20px 20px;
}

.page--contact .other-contact a {
  position: relative;
  color: #f59700;
  text-decoration: none;
}

.page--contact .other-contact a::after{
  content: '';
  display: inline-block;
  width: .4em;
  height: .4em;
  border: 1px solid #f59700;
  border-top: none;
  border-right: none;
  position: absolute;
  right: -8px;
  top: 14%;
  -webkit-transform: rotate(230deg);
  transform: rotate(230deg);
  border-color: #f59700;
  margin: .25em 0 0;
  box-sizing: border-box;
}

.page--contact .section--detail .must {
	margin: 0 20px 4px;
	text-align: right;
	color: rgb(255, 64, 31);
	font-size: 90%;
}

.page--contact form {
	margin: 0 20px 40px;
}

.page--contact form .formList {
	padding: 20px 20px 20px;
	margin-bottom: 20px;
  background: #F5F5F5;
  border-radius: 4px;
}

.page--contact form .formList .red {
	color: rgb(255, 64, 31);
	font-size: 70%;
}

.page--contact .formList input {
  padding: 4px;
  margin: 5px 0 20px;
  width: 100%;
  height: 32px;
	background: #fff;
	border: 1px solid #eee;
	border-radius: 4px;
	font-size: 14px;
}

.page--contact .formList textarea {
  padding: 4px;
  margin: 5px 0 20px;
  width: 100%;
  height: 60px;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #eee;
	font-size: 14px;
}

.page--contact .attentionList {
	margin-bottom: 20px;
}

.page--contact .detail__btn {
	margin: 20px;
  text-align: center;
}

.page--contact .errorList {
	margin: 20px;
  color: #f59700;
}

.page--contact .verification {
	margin: 20px;
}

.page--contact dl.confirm dt {
	margin-bottom: 5px;
}

.page--contact dl.confirm dd {
	margin-bottom: 10px;
	font-size: 12px;
}

.page--contact .complete_text {
	padding: 60px 20px;
  text-align: center;
}

.page--contact .btn input {
  background: #f59700;
  color: #fff;
}

.page--contact .plus-height {
  height: 455px;
}


/* アンケート */
.page--questionnaire .pad {
	padding: 40px 20px;
  background: #fff;
  border: 2px solid #DD0373;
  border-radius: 0 0 6px 6px;
}

.page--questionnaire .completion-text {
	padding: 40px 20px;
  background: #fff;
  border: 2px solid #DD0373;
  border-radius: 6px;
  height: 455px;
}

.page--questionnaire .completion-text h3 {
  padding: 60px 0 0;
  text-align: center;
}

.page--questionnaire .completion-text .comment {
	text-align: center;
}

.page--questionnaire .completion-text .complete-btn {
  padding: 60px 0 0;
}

.page--questionnaire h2 {
  padding: 12px 20px!important;
	border-bottom: none!important;
  color: #DD0373;
  font-size: 28px!important;
}

.page--questionnaire .pad img {
	width: 100%;
  margin-bottom: 20px;
}

.page--questionnaire .pad .txt {
  margin-bottom: 20px;
}

.page--questionnaire dl.formList {
	padding: 20px 20px 20px;
	margin: 20px auto;
  background: #F5F5F5;
  border-radius: 4px;
}

.page--questionnaire .formList dt {
  font-weight: bold;
  margin-bottom: 4px;
}

.page--questionnaire .formList dd.pulldownBox {
  margin-bottom: 14px;
}

.page--questionnaire .formList .birthday {
  margin: 4px 0 14px;
  display: inline-block;
}

.page--questionnaire .formList .birthday select {
  margin-right: 4px;
}

.page--questionnaire .formList input {
  padding: 4px;
  margin: 0 0 20px;
  width: 100%;
  height: 32px;
	background: #fff;
	border: 1px solid #eee;
	border-radius: 4px;
	font-size: 14px;
}

.page--questionnaire .formList .form__radio {
  margin-bottom: 12px;
}

.page--questionnaire .formList .form__radio label {
  display: block;
}

.page--questionnaire .formList .form__radio input {
  width: auto;
  vertical-align: middle;
  margin: 0 4px 0 0;
}

.page--questionnaire .formList .check input {
  margin: 0 4px 0 0;
  width: auto;
  height: 32px;
  vertical-align: middle;
}

.page--questionnaire .formList .check {
  display: block;
}

.page--questionnaire .formList select {
  padding: 0.8em 1em;
  padding-right: 2em;
  cursor: pointer;
  vertical-align: -2px;
  font-size: 14px;
  line-height: 1.6;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #eee;
  position: relative;
}

.page--questionnaire .pulldownBox select {
  width: auto;
}

.page--questionnaire .formList textarea {
  padding: 4px;
  margin: 0 0 20px;
  width: 100%;
  height: 60px;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #eee;
	font-size: 14px;
}

.page--questionnaire .confirm dd {
  margin-bottom: 16px;
  padding: 8px;
  background: #fff;
  border-radius: 4px;
}

/* icon--required */
.icon--required {
  position: relative;
}

.icon--required::before {
  content: "※必須";
  color: #e44466;
  font-size: 10px;
  line-height: 1;
  margin-left: 0.55em;
  letter-spacing: 0.01em;
}

.page--questionnaire .formList input[type="radio"],
.page--questionnaire .formList input[type="checkbox"] {
  position: relative;
  vertical-align: middle;
  margin: 0 14px 0 0;
  z-index: 1;
  border: none;
  opacity: 1;
  padding-right: 0;
  appearance: none;
  background: none;
}

.page--questionnaire .formList input[type="radio"]:before,
.page--questionnaire .formList input[type="checkbox"]:before {
  height: auto;
  text-indent: 0;
  font-size: 17px;
  font-family: "FontAwesome";
  color: #696969;
  padding-left: 1px;
  text-indent: 0;
  position: absolute;
  top: 5px;
  left: 0;
  z-index: 0;
}

.page--questionnaire .formList input[type="checkbox"]:before {
  content: "\f096"; }
.page--questionnaire .formList input[type="radio"]:before {
  content: "\f10c"; }
.page--questionnaire .formList input[type="checkbox"]:checked:before {
  content: "\f046";
  color: #DD0373; }
.page--questionnaire .formList input[type="radio"]:checked:before {
  content: "\f192";
  color: #DD0373; }

/* bingo AOPの自由ページへ移管 */
#aop_page_feature .mainWrap {
  background: #fff;
  border-radius: 6px;
  color: #111;
  padding: 25px 35px
}

#aop_page_feature h2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 40px;
  color: #FC3D25;
  text-indent: -13px;
  margin: 0 0 20px
}
#aop_page_feature h3{
	font-size:20px;
	margin:30px 0 30px 0;
}
#aop_page_feature h4{
	font-size:18px;
}


#aop_page_feature .mainBox ul {
  margin: 0 0 20px
}
#aop_page_feature .mainBox .privacyList{margin-bottom: 1em;}
#aop_page_feature .mainBox .privacyList ul{
	margin-top: 1em;
}
#aop_page_feature .mainBox .privacyList ul li{
	margin-left: -1em;
	padding-left: 2em;
}

#aop_page_feature .mainBox ul li {
  list-style: none;
  text-indent: -1em;
  /* display: inline-block; */
  /* padding-left: 11px; */
  font-size: 13px;
  margin: 0 0 10px
}

#aop_page_feature .mainBox ul li>p {
  text-indent: -1em;
  padding-left: 1em;
  margin: 5px 0
}

#aop_page_feature .tit {
  font-size: 15px;
  font-weight: 600;
  margin: 0 0 12px
}

#aop_page_feature .txt {
  font-size: 14px;
  line-height: 1.5em;
  margin: 0 0 20px
}
/* プライバシー */
#aop_page_feature .mainWrap.privacy .privacyList dt {
  font-size: 15px;
  font-weight: 600;
  margin: 2em 0 0.75em;
}
/* 推奨環境 */
#aop_page_feature .mainWrap.device .deviceList {
  margin: 0 0 20px;
}
#aop_page_feature .mainWrap.device .deviceList dt {
  font-size: 14px;
    font-weight: bold;
    margin: 20px 0 10px;
}

#aop_page_feature .mainWrap.device .deviceList dd {
  font-size: 13px;
  margin: 0 0 5px;
}

#aop_page_feature .mainWrap.device .deviceList dd p{
  margin-bottom: 0.5em;
}
/* アカウントについて */
#aop_page_feature .mainWrap.account .accountList dt { font-size:14px; font-weight:bold; margin:0 0 5px; }
#aop_page_feature .mainWrap.account .accountList dd { margin:0 0 20px; }

/* about */
#aop_page_feature .mainWrap.about h2{
	color:#233C3D;
}
#aop_page_feature .mainWrap.about h3{
	padding-left:10px;
	font-weight:bold;
	color:#233C3D;
	border-left:5px solid #233C3D;
}
#aop_page_feature .mainWrap.about h4{
	margin:20px 0 10px 0;
	font-weight:bold;
	color:#233C3D;
}
#aop_page_feature .mainWrap.about h4 span{
	margin-right:5px;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	background:#FC490F;
	color:#fff;
}
#aop_page_feature .mainWrap.about  .lead{
	padding:3%;
	background:#d2f6f8;
	border-radius:5px;
	font-weight:bold;
	color:#233C3D;
}
#aop_page_feature .mainWrap.about .txtLeft{
	font-weight:bold;
	color:#FC490F;
	text-align:right;
}


#aop_page_feature .mainWrap.about .contentTit{
	margin-bottom:10px;
	padding:3px 0;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	background:#233C3D;
}
#aop_page_feature .mainWrap.about .sTxt{
	font-size:12px;
	line-height:1.3em;
}
#aop_page_feature .mainWrap.about p.notes{
	margin:10px 0 0 0;
	color:#555;
	font-size:12px;
}
#aop_page_feature .mainWrap.about .payment{
	margin:10px 0;
	border:1px solid #ddd;
	border-radius:5px;
}
#aop_page_feature .mainWrap.about .payment a{text-decoration:none;}
#aop_page_feature .mainWrap.about .center{text-align:center;}
#aop_page_feature .mainWrap.about .icon-circle-arrow-right{
	font-size:12px;
	margin-right:5px;
}
#aop_page_feature .mainWrap.about .payment h4{
	margin:0;
	padding:10px 20px;
	background:#efefef;
	color:#000;
	font-size:14px;
}
#aop_page_feature .mainWrap.about .payment dt{
	margin:0 0 5px 0;
	font-weight:bold;
	font-size:14px;
}
#aop_page_feature .mainWrap.about .payment dd{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #ddd;
}
#aop_page_feature .mainWrap.about .btnWrap{
	margin-bottom:10px;
	padding:10px;
	background:#efefef;
	text-align:center;
}
#aop_page_feature .mainWrap.about  .btnWrap h4{margin-top:0;}
#aop_page_feature .mainWrap.about .btnWrap p{
	margin-bottom:5px;
	font-size:0.95em;
}
#aop_page_feature .mainWrap.about .txtBnr a{
	display:block;
	padding:10px 0;
	background:#fff;
	border:1px solid #ddd;
	text-decoration:none;
	font-weight:bold;
	color:red;
	text-align:center;
}

#aop_page_feature .mainWrap.about .memberContents li{
	float:left;
	width:30%;
	margin-right:5%;
	margin-bottom:20px;
}
#aop_page_feature .mainWrap.about .memberContents li:nth-child(3n){margin-right:0;}
#aop_page_feature .mainWrap.about .memberContents li img{border:1px solid #ddd;}
#aop_page_feature .mainWrap.about .payment dl{padding:20px;}
#aop_page_feature .mainWrap.about .txtBnr {margin:10px 0;}

#aop_page_feature .mainWrap.about .txtBnr a{
	display:block;
	padding:10px 3%;
	background:#fff;
	border:1px solid #ddd;
	font-weight:bold;
}