/* header */
/************ header ************/
#storeInfoHeader {
	height: 115px;
}

#headerTop {
	padding: 0;
}
.headerTopBg {
	margin: auto;
	background:#192b5b;
	border-bottom:#fed006 5px solid;
}

#headerServiceBtn{
    background: #192b5b;
    float: left;
    height: 60px;
    margin: 0;
    position: relative;
    text-indent: -9999px;
    width: 60px;
}

#headerServiceBtn::before{
    bottom: 0;
    color: #eee;
    content: '\e934';
    font-family: icomoon;
    font-size: 50px;
    left: 0;
    line-height: 1.3em;
    margin: auto;
    position: absolute;
    right: 0;
    text-indent: 5px;
    top: 0;
}

#headerServiceBtn::after{
    background-color: #47557c;
    content: '';
    display: block;
    height: 30px;
    position: absolute;
    position: absolute;
    right: 1px;
    top: 15px;
    width: 1px;
}


#headerServiceBtn:hover{
	background: #47557c;
}

#headerServiceWrapper{
	position: absolute;
	z-index: 1002;
	min-height: 260px;
	top: 60px;
	left: 0px;
	background: #fff;
	border: solid 5px #435278;
	display: none;
}

#headerLogo{
	float: left;
}

ul#serviceLink{
	position: relative;
}

ul#serviceLink ul.serviceSubMenu{
    flex-wrap: wrap;
	position:absolute;
	top: -5px;
	left: 250px;
	height: 260px;
	background: #eee;
	border: solid 5px #435278;
	border-left: 0px;
	width:200px;
	display:none;
}

ul#serviceLink ul.serviceSubMenu#shopMenu,
ul#serviceLink ul.serviceSubMenu#ecMenu{
    width:404px;
}

ul#serviceLink ul.serviceSubMenu li{
	background-repeat: no-repeat;
	background-size: 20px auto;
	background-position: 10px center;
	box-sizing: border-box;
	display:block;
	width: 100%;
}

ul#serviceLink ul.serviceSubMenu li.half{
    margin-right:0;
    overflow: hidden;
	width: 50%;
}

ul#serviceLink ul.serviceSubMenu li.serviceSubtitle{
    padding: 0 10px;
    line-height: 40px;
    color: #333;
}

ul#serviceLink ul.serviceSubMenu li a{
	position: relative;
	padding: 0px 10px 0px 24px;
	margin: 0;
	vertical-align: baseline;
	background: transparent;
	text-indent: 0px;
	height: 37px;
	display:inline;
	font-size:14px;
	color:#333;
	line-height:37px;
	text-decoration: none;
	width: 100%;
}

ul#serviceLink ul.serviceSubMenu li a:hover{
	text-decoration: underline;
}

ul#serviceLink ul.serviceSubMenu li a:before{
	position: absolute;
	width: 5px;
	height: 5px;
	top:0;
	bottom:0;
	left:10px;
	margin:auto;
	content:"";
	vertical-align: middle;
	border-top: 1px solid #192b5b;
	border-right: 1px solid #192b5b;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

ul#serviceLink li.serviceMenu:first-child{
	background-image: none;
	border-bottom: 1px solid #ccc;
	width: 250px;
	box-sizing: border-box;
	padding-left: 10px;
}

ul#serviceLink li.serviceMenu:first-child:hover{
	background-image: none;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 250px;
	box-sizing: border-box;
	padding-left: 10px;
}

ul#serviceLink li.serviceMenu:first-child a.serviceBtn{
	position: relative;
	display: block;
	padding: 0px;
	font-size: 12px;
	line-height: 30px;
	color: #192b5b;
	text-decoration: none;
	margin: 10px 0px;
	vertical-align: baseline;
	text-indent: 0px;
	width: 230px;
	height: 30px;
	background: url("/v2/pc/img/header/leftIconGolTop.png");
	text-indent:-9999px;
}

ul#serviceLink li.serviceMenu:first-child a.serviceBtn:hover{
	background: url("/v2/pc/img/header/leftIconGolTopHover.png");
}

ul#serviceLink li.serviceMenu{
	border-bottom: 1px solid #ccc;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-size: 20px auto;
	background-position: 10px center;
	width: 250px;
	box-sizing: border-box;
	height: 50px;
}

ul#serviceLink li.serviceMenu:last-of-type{
	border-bottom: 0px;
}

li.serviceMenu.shop{
	position: relative;
}
li.serviceMenu.shop::before{
    color: #fed600;
    content: "\e900";
    font-family: icomoon;
    font-size: 20px;
    left: 10px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

li.serviceMenu.ec{
	position: relative;
}
li.serviceMenu.ec::before{
    color: #66cc99;
    content: "\e901";
    font-family: icomoon;
    font-size: 20px;
    left: 10px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

li.serviceMenu.rental{
	position: relative;
}
li.serviceMenu.rental::before{
    color: #ff3333;
    content: "\e902";
    font-family: icomoon;
    font-size: 20px;
    left: 10px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

li.serviceMenu.movie{
	position: relative;
}
li.serviceMenu.movie::before{
    color: #66ccff;
    content: "\e903";
    font-family: icomoon;
    font-size: 20px;
    left: 10px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

li.serviceMenu.buy{
	position: relative;
}
li.serviceMenu.buy::before{
    color: #c9f;
    content: "\e904";
    font-family: icomoon;
    font-size: 20px;
    left: 10px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

li.serviceMenu.mobileBuy{
	position: relative;
}
li.serviceMenu.mobileBuy::before{
    color: #7fb901;
    content: "\e908";
    font-family: icomoon;
    font-size: 20px;
    left: 10px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

li.serviceMenu.comic{
	position: relative;
}
li.serviceMenu.comic::before{
    color: #f9c;
    content: "\e905";
    font-family: icomoon;
    font-size: 20px;
    left: 10px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

li.serviceMenu.game{
	position: relative;
}
li.serviceMenu.game::before{
    color: #f90;
    content: "\e906";
    font-family: icomoon;
    font-size: 20px;
    left: 10px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

li.serviceMenu.review{
	position: relative;
}
li.serviceMenu.review::before{
    color: #9ff;
    content: "\e907";
    font-family: icomoon;
    font-size: 20px;
    left: 10px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

li.serviceMenu:last-child{
	border-bottom: 0px;
}

li.serviceMenu:hover{
	border-bottom: 1px solid #ccc;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-size: 20px auto;
	background-position: 10px center;
	box-sizing: border-box;
}

li.serviceMenu:last-child:hover{
	border-bottom: 0px;
}

#serviceLink li.serviceMenu a.serviceBtn{
	position: relative;
	display: block;
	padding: 10px 0px 10px 10px;
	font-size: 16px;
	line-height: 30px;
	color: #192b5b;
	text-decoration: none;
	margin: 0;
	vertical-align: baseline;
	background: transparent;
	text-indent: 0px;
	width: 100%;
	height: 100%;
}

#serviceLink li.serviceMenu a img{
	padding: 0 0 0 5px;
	height: 12px;
	width: auto;
}

.iconGol_blank::before{
    content: "\e921";
    display: inline-block;
    font-family: icomoon;
    font-size: 18px;
    margin-left: 3px;

}

#headerServiceWrapper #serviceLink .serviceBtn:hover{
	background-image: #eee url("/v2/pc/img/header/leftIconBuy.png");
}


#headerTitle {
	white-space: nowrap;
	font-weight: normal;
	font-size: 13px;
	float: left;
	height: 60px;
	display: inline-block;
	padding: 10px 0;
}

#headerTitle h1,
#headerTitle p{
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	padding-top: 0;
	padding-left: 0;
	float: none;
	vertical-align: middle;
	display: table-cell;
	height: 40px;
	vertical-align: middle;
}

/* 1段目右ボタン */
.headerTop nav {
	width:220px;
	float: right;
	height: 60px;
}

ul.head_mega_menu {
	position: relative;
}

a#headerLogin,
a#headerSignup,
a#headerMyPage,
a#headerCart,
a#headerFavorite,
a#headerR18{
	display:block;
	float:right;
	width:100px;
	height:30px;
	margin-right:10px;
	box-sizing:border-box;
	font-size:14px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
}

a#headerLogin{
	border:1px solid #fff;
	background:#192b5b;
	color:#fff;
	margin: 15px 10px 15px 0;
}

a#headerLogin:hover{
	background:#47557c;
}

a#headerSignup{
	background:#fed600;
	color:#192b5b;
	margin: 15px 10px 15px 0;
}

a#headerSignup:hover{
	background:#ffdf7d;
}

#headerRightMenu{
	display: flex;
	float: right;
}

a#headerRegist{
	width:120px;
	padding-left:18px;
	margin: 15px 0;
	background:url("/v2/pc/img/header/headerIconMyPage.png") no-repeat 10px center #fed600;
	color:#192b5b;
	z-index:1000;
	text-indent: 0px;
}

a#headerRegist{
	width:120px;
	padding-left:18px;
	margin: 15px 0;
	background:url("/v2/pc/img/header/headerIconMyPage.png") no-repeat 10px center #fed600;
	color:#192b5b;
	z-index:1000;
	text-indent: 0px;
}

a#headerMyPage{
    color: #192b5b;
    margin: 15px 10px 15px 0;
    padding-left: 18px;
    text-indent: 0;
    width: 120px;
    z-index: 1000;
}



/* 2段目 */
#localHeader {
	background: #eee;
	border-bottom: 1px solid #ccc;
}

.headerTop {
	max-width: 1300px;
	min-width: 1020px;
	margin: 0 auto;
}

#header_fix_wrap{
	position:relative;
}

#headerTop {
	width: 790px;
	position:relative;
}

#headerLogo h1{
    width: 223px;
    height: 60px;
}

.mainLogo a,
#headerLogo a {
    display: block;
    float: left;
    overflow: hidden;
    text-decoration: none;
	height: 60px;
}

#headerLogo a{
	text-align: center;
	width: 223px;
}

#headerLogo:not([class]) a{
	background: url('/v2/pc/img/header/storeInfoHeaderLogo.png') center no-repeat;
	text-indent: -9999px;
	white-space: nowrap;
}

#headerLogo.headerStoreLogoWrap a{
	padding: 15px 0;
}

#searchGenre {
	width: auto;
	margin: 0 0 0 10px;
}

#searchGenre ul {
	margin: 0;
}

#headerFormWrapper{
	margin-left:0px;
}

#headerFormTop{
	position: relative;
	display:flex;
	float:right;
}

#headerForm{
	display:block;
	float:left;
}

#headerSelectWrapper{
	float:left;
	width: 90px;
	height:30px;
	box-sizing:border-box;
	border-radius: 0;
	padding-left: 0;
	background: transparent;
	margin-left: 0;
	font-size: 16px;
	color: #192b5b;
	font-weight: 700;
	text-align: center;
	line-height: 30px;
}

#headerSelectWrapper:after{
	content:none;
}

#where,
#topSearchType{
	position:absolute;
	top:0;
	width:140px;
	height:28px;
	border:none;
	color:#192b5b;
	font-size:14px;
	line-height:30px;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
	margin-left: -6px;
}

#headerInputWrapper{
	margin-left:150px;
}

.headerTabBg{
	background: #eee;
	border-bottom: 1px solid #ccc;
	height: 50px;
}

.headerTab{
	width: 100%;
	max-width: 1300px;
	min-width: 1020px;
	margin: 0 auto;
	padding: 10px 0;
}

.headerTab form {
	padding-top: 0px;
}

.headerTab form li{
	display: block;
	float: left;
	margin: 0;
	width: auto;
}

#headerSearchKey{
	display:block;
	float:left;
	width: 258px;
	height:30px;
	border: 1px solid #ccc;
	border-right: none;
	border-radius: 4px 0 0 4px;
	box-sizing:border-box;
	padding:0 9px;
	background:#fff;
	font-size:14px;
	line-height:30px;
}

.iconGol_search::before{
	content: "\e916";
	display: block;
    font-size: 18px;
    line-height: 1em;
    padding: 5px 10px;
}

#headerMenuWrapper{
	width: 405px;
	float: left;
	margin-left: 10px;
}

#headerMenuWrapper ul{
	list-style: none;
}

#headerMenuWrapper ul li:first-child{
	border-left: solid 1px #ccc;
}

#headerMenuWrapper ul li{
	float: left;
	width: 130px;
	height: 30px;
	border-right: solid 1px #ccc;
	text-align: center;
	box-sizing: content-box;
}

#headerMenuWrapper ul li a:hover{
	background-color: #ddd;
}

#headerMenuWrapper ul li a{
	font-size:14px;
	line-height: 30px;
	color:#192b5b;
	text-align:center;
	width: 130px;
	text-decoration: none;
	padding-left: 30px;
	display: block;
	height: 30px;
}

/* 2段目右ナビゲーション */
#headerRightNavWrapper{
	float: right;
}

#headerInfo {
    color: #192b5b;
    float: left;
    font-size: 14px;
    line-height: 32px;
    margin: 0;
    padding: 0 5px 0 5px;
    text-align: center;
    text-decoration: none;
}


#headerInfo:hover {
	background: #ddd;
}
.icoGol_headerQA{
    content: "\e928";
    font-family: icomoon;
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
}
.icoGol_headerQA .path1:before {
    content: "\e928";
    color: rgb(25, 43, 91);
    font-family: icomoon;
    font-size: 24px;
}
.icoGol_headerQA .path2:before {
    content: "\e929";
    margin-left: -1em;
    color: rgb(255, 153, 0);
    font-family: icomoon;
    font-size: 24px;
}


/************ レスポンシブ ************/

@media screen and ( max-width:1056px )
{
	#headerSearchKey{
		width: 238px;
	}
}


/* slider */
.slider_frame.pie {
	width: 100%;
	height: 264px;
	overflow: hidden;
	margin-bottom: 10px;
}

.slider_frame i {
	display: block;
	margin-bottom: 1px;
}

#slider .bg_img {
	float: none;
	margin-top: 3px;
	margin-right: 2px;
	overflow: visible;
}

.bg_img ul {
	opacity: 0;
}

#slider {
	position: relative;
	width: 700px;
	margin: 0 auto;
	background: none;
}

#slider .bx-wrapper {
	position: relative;
	margin: 0 auto 0px;
	padding: 0;
	width: 100%;
	overflow: visible;
}

#slider .bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border: 5px solid #fff;
	left: -5px;
	background: #fff;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
	height: auto;
	background: none;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 100%;
	overflow: visible!important;
}

#slider_storeinfo > li{
	text-align: center;
	opacity: 0.5;
}
#slider_storeinfo > li[aria-hidden="false"] {
	opacity: 1;
}

#slider_storeinfo > li a,
#slider_storeinfo > li a img{
	display: block;
	margin: auto;
}

#slider .bx-controls {
	position:relative;
	bottom: 5px;
	max-width:820px;
	margin:0 auto -60px;
}

#slider .bx-controls .bx-controls-direction a {
	display:block;
	width:60px;
	height:60px;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	box-sizing:border-box;
	border:none;
	z-index:1001;
}

#slider .bx-controls .bx-controls-direction a:hover {
	background:#192b5b;
}

#slider .bx-controls .bx-controls-direction .bx-prev{
	position:relative;
	top: -130px;
	left:-63px;
	float:left;
	z-index:0;
}

#slider .bx-controls .bx-controls-direction .bx-next{
	position:relative;
	top: -130px;
	float:right;
	left:57px;
	z-index:1001;
}

#slider .bx-controls .bx-controls-direction .bx-prev::after{
	position: absolute;
	width: 20px;
	height: 20px;
	top: 1px;
	left: 24px;
	bottom: 0;
	margin:auto;
	content:"";
	vertical-align: middle;
	border-top: 4px solid #192b5b;
	border-right: 4px solid #192b5b;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

#slider .bx-controls .bx-controls-direction .bx-next::after{
	position: absolute;
	width: 20px;
	height: 20px;
	top: 1px;
	right: 24px;
	bottom: 0;
	margin:auto;
	content:"";
	vertical-align: middle;
	border-top: 4px solid #192b5b;
	border-right: 4px solid #192b5b;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

#slider .bx-controls .bx-controls-direction a:hover::after {
	border-color:#fff !important;
}

/* new slider */
#topCarouselWrapper *,
#topCarouselWrapper *::before,
#topCarouselWrapper *::after{
	box-sizing: content-box;
}

#topCarousel .slick-dots{
    margin-top: 5px;
}

/* Contents */

#storeHighlight {
	margin:  0 0 60px 0;
}

#storeHighlight ul {
	display:  flex;
}

#storeHighlight ul li {
	width: 33.33%;
	padding:  0 5px;
}

#storeHighlight ul li a {
	text-decoration:  none;
	color:  inherit;
}

#storeHighlight ul li h2 {
	position: relative;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	color: #192b5b;
	border-top: 1px solid #192b5b;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 10px center;
}

#storeHighlight ul li h2::after {
	position: absolute;
	width: 9px;
	height: 9px;
	top: 0;
	right:10px;
	bottom: 0;
	margin:auto;
	content:"";
	vertical-align: middle;
	border-top: 1px solid #192b5b;
	border-right: 1px solid #192b5b;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

#storeHighlight ul li a+a {
	display:  block;
	background: #eee;
	overflow:  hidden;
}

#storeHighlight ul li a+a:hover {
	background:  #ddd;
}

#storeHighlight img {
	display:  block;
	width: 100%;
	height:  auto;
	max-width:  250px;
	max-height:  130px;
	float:  left;
}

#storeHighlight .campaignCaption {
	position:  relative;
	height: 130px;
	background-repeat: no-repeat;
	background-position: 260px 10px;
}

@media screen and ( max-width:1299px) {
	#storeHighlight .campaignCaption {display: none;}
}

#storeHighlight .campaignTag {
	display:  block;
	position:  absolute;
	bottom: 10px;
	left: 260px;
}

#storeHighlight .campaignTag li {
	display: table;
	width:  auto;
	margin: 2px 0 0;
	border:  1px solid #192b5b;
	border-radius: 4px;
}

#btmBnrSection {
	margin: 0;
	border: none;
	padding: 0;
}

.btmBnrBox img{
	max-width: 313px;
}

#infoCampaign .yabane span,
#infoFeature .yabane span,
#infoSaleCampaign .yabane span,
#infoMovieFeature .yabane span,
#infoGameFeature .yabane span,
#infoPickup .yabane span,
#ranking .yabane span,
#calendar .yabane span {
	background: #eee;
	color: #192b5b;
}

#infoCampaign .yabane a::before,
#infoFeature .yabane a::before,
#infoSaleCampaign .yabane a::before,
#infoMovieFeature .yabane a::before,
#infoGameFeature .yabane a::before,
#infoPickup .yabane a::before,
#ranking .yabane a::before,
#calendar .yabane a::before {
	border-color: transparent transparent transparent #eee
}

#infoCampaign .titleText,
#infoFeature .titleText,
#infoSaleCampaign .titleText,
#infoMovieFeature .titleText,
#infoGameFeature .titleText,
#infoPickup .titleText,
#btmBnrSection .titleText,
#calender .titleText,
#ranking .titleText {
	padding-left: 10px;
}

#infoCampaign .js-pickup .hidden{
	display: none;
}

#campaign .titleText {
	padding-left: 10px;
	background-image: none;
}

#campaign .itemsWrapper li a:hover h3,
#infoCampaign .itemsWrapper li a:hover h3,
#infoFeature .itemsWrapper li a:hover h3,
#infoSaleCampaign .itemsWrapper li a:hover h3,
#infoMovieFeature .itemsWrapper li a:hover h3,
#infoGameFeature .itemsWrapper li a:hover h3,
#infoPickup .itemsWrapper li a:hover h3 {
	text-decoration: underline;
}

.campaignSelect {
	position: relative;
	text-align: right;
	margin: 0 0 15px;
	overflow: hidden;
}

.campaignSelect::after {
	position: absolute;
	width: 6px;
	height: 6px;
	top: 0;
	right: 15px;
	bottom: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
	border-right: 1px solid #192b5b;
	border-bottom: 1px solid #192b5b;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.campaignSelect select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	min-width: 160px;
	height: 42px;
	margin:  0;
	padding: 0 38px 0 10px;
	background:  #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	font-size: 14px;
	line-height: 42px;
	color:  #192b5b;
	box-sizing:  border-box;
	text-indent: 0.01px;
	text-overflow: '';
	cursor: pointer;
}

.campaignSelect select::-ms-expand {
  display: none;
}

.infoFootContent{
	border-top: 1px solid #192b5b;
    padding: 20px 10px;
}

.infoFootContent h2{
    color: #192b5b;
    font-size: 24px;
	padding-bottom: 10px;
}

.infoFootContentBody {
	overflow:  hidden;
	position:  relative;
}

.infoFootContentBody img {
	width: calc(33.33% - 10px);
	height: auto;
	float:  left;
}

.infoFootContentBody p {
	margin: 0 0 0 33.33%;
	padding: 0 10px 68px 0;
	font-size: 16px;
	color:  #666;
}

.infoFootContentBody a,
a.store_btn{
	display:  block;
	position: absolute;
	bottom:  0;
	right: 10px;
	width:  248px;
	height:  58px;
	border:  1px solid #ddd;
	font-size:  14px;
	color:  #192b5b;
	text-align:  center;
	text-decoration:  none;
	line-height: 58px;
}

a.store_btn{
	bottom: 20px;
}

.infoFootContentBody a:hover,
a.store_btn:hover {
	background: #eee;
}

.infoFootContentBody a::after,
a.store_btn::after {
	position: absolute;
	width: 9px;
	height: 9px;
	top: 0;
	right: 10px;
	bottom: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
	border-top: 1px solid #192b5b;
	border-right: 1px solid #192b5b;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.btn_base {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    font-weight: bold;
    text-decoration: none;
    width: 670px;
    height: 100px;
    margin: 0 auto;
    border-radius: 50px;
    box-sizing: border-box;
    box-shadow: 1px 5px 0px #7f7f7f;
}

.btn_base::after {
    content: "";
    position: absolute;
    top: 0;
    right: 14px;
    bottom: 0;
    width: 42px;
    height: 24px;
    margin: auto;
    border-top: 12px solid transparent;
    border-right: 21px solid transparent;
    border-left: 21px solid;
    border-bottom: 12px solid transparent;
}

#infoBuy .titleText {
	float: none;
	padding-left: 10px;
}

#infoBuy #flier h1,
#infoBuy #flier h2,
#infoBuy #flier span {
	display: inline-block;
}

#infoBuy #flier span {
    font-size: 18px;
    line-height: 1.3;
    color: #192b5b;
}

#infoBuy #flier .purchase-btn {
	color: #000000;
    font-size: 30px;
	margin: 30px auto;
    background: -moz-linear-gradient(top, #fddd2b,#f5a817 50%, #ed7f2f);
    background: -webkit-linear-gradient(top, #fddd2b,#f5a817 50%, #ed7f2f);
    background: linear-gradient(to bottom, #fddd2b,#f5a817 50%, #ed7f2f);
}

.infoBuyBlock {
	margin:  0 0 60px 0;
	padding: 0 10px;
}

.infoBuyBlock h3 {
	font-size:  20px;
	color:  #192b5b;
}

#infoBuyStep {
	display:  flex;
	justify-content: space-between;
	list-style:  none;
	background:  #eee;
	padding: 20px 10px;
	counter-reset: step 0;
}

#infoBuyStep li {
	flex: 1;
	margin: 0 10px;
	padding: 10px;
	background:  #fff;
	border: 1px solid #ddd;
	border-radius:  20px;
	font-size:  16px;
	color:  #666;
	position:  relative;
}

#infoBuyStep li img {
	display: block;
	width: 180px;
	height: 180px;
	margin: 30px auto 10px;
}

#infoBuyStep li::before {
	counter-increment: step;
	content: counter(step)'';
	display:  block;
	position:  absolute;
	width:  32px;
	height:  32px;
	background:  #192b5b;
	border-radius:  50%;
	text-align:  center;
	line-height:  32px;
	color: #fff;
	font-weight:  bold;
	font-size: 18px;
}

#infoBuyStep li::after {
	content: "";
	display:block;
	position: absolute;
	width: 0;
	height: 0;
	top: 50%;
	right: 0;
	margin: -30px -20px 0 0;
	border-top: 30px solid transparent;
	border-right: none;
	border-bottom: 30px solid transparent;
	border-left: 20px solid #ddd;

}

#infoBuyStep li:last-child::after {
	content: none;
}

#infoBuyId {
	padding:  15px;
	border: 5px solid #ddd;
}

#infoBuyId p {
	text-align:  center;
}

#infoBuyId p.infoBuyIdHead {
	padding: 0 0 15px 0;
	border-bottom:  1px solid #ddd;
	font-size:  20px;
	color: #000;
	font-weight:  bold;
}

#infoBuyId .infoBuyIdList {
	width: 700px;
	margin: 15px auto;
	overflow-y: hidden;
}

#infoBuyId .infoBuyIdList li {
	width: 50%;
	float:  left;
	font-size:  16px;
	color:  #666;
}

#infoBuyId .infoBuyIdList li::before {
	content: '●';
}

#infoBuyId p.infoBuyIdCaution {
	font-size:  14px;
	color:  #666;
}



/* 店舗買取新規追加 BTS:3328 */
#infoBuy{
}

#infoBuy .top_bnr{
	margin: 10px 0 30px;
	text-align: center;
}


#infoBuy .top_bnr a {
    color: #0068B7;
    text-decoration: none;
    font-size: 16px;
}
#infoBuy .top_bnr p {
    text-align: left;
}

#infoBuy .top_bnr img{
	height: auto;
	max-width: 1000px;
	width: 100%;
}

.hide_bnr{
	display: none !important;
}

#infoBuy #flier h2.bnrarea_title{
	display: none;
}

#infoBuy h1,
#infoBuy h2,
#infoBuy #bnrarea_top span.bnrarea_title,
#infoBuy .titleText span#items_title{
    font-size: 24px;
    line-height: 1.3;
    color: #192b5b;
}

.buy_contents{
	position: relative;
    border-bottom: 1px solid #ccc;
    margin-bottom: 40px;
    padding: 0 0 40px 10px;
}

.buy_contents.purchaseflier{
    padding: 0 0 40px;
}

.buy_contents h3{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5em;
    color: #192b5b;
    margin-bottom: 20px;
}

.buy_contents h4{
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5em;
    color: #192b5b;
    margin-bottom: 10px;
}

.buy_contents p{
    font-size: 16px;
    line-height: 1.5em;
    color: #666;
}

.buy_contents p + h4{
    margin-top: 50px;
}

.shop_search-btn {
    background: #192b5b;
	display: block;
	width: 280px;
	height: 60px;
	margin:  50px auto 0;
	font-size: 18px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	line-height: 60px;
    position: relative;
}

.shop_search-btn::after {
    position: absolute;
    width: 12px;
    height: 12px;
    top: 0;
    right: 15px;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg) skew(-10deg, -10deg);
	transform: rotate(45deg) skew(-10deg, -10deg);
}

.buy_contents table {
	font-size: 14px;
	line-height: 20px;
    margin-bottom: 10px;
}

.buy_contents p + table {
    margin-top: 20px;
    margin-bottom: 20px;
}

.buy_contents table:first-child(1) {
	margin-bottom: 20px;
}

.buy_contents table tr th {
	background: #f6f6f6;
	border: solid 1px #ddd;
	padding: 5px;
    color: #666;
}

.buy_contents table tr td {
	border: solid 1px #ccc;
	padding: 5px;
    color: #666;
}

.buy_contents table + p{
    font-size: 14px;
    line-height: 1.5em;
    color: #666;
}

.buy_item-title{
	margin-top: 60px;
}

.buy_item{
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
}

.buy_item li{
    height: 300px;
    margin-bottom: 35px;
    width: 33.333333%;
    width: calc(100/3%);
    border-right: 1px solid #ddd;
    background-repeat: no-repeat;
    background-size: 70% auto;
    color: #666;
    position: relative;
}

.buy_item li:nth-child(3n){
    border-right: 1px solid #fff;
}

.buy_item div{
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 10px;
    font-size: 16px;
    line-height: 1.5em;
}

.buy_item span{
    display: block;
    text-align: right;
    color: #192b5b;
}

.buy_item span b{
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5em;
}

.buy_item span .icon{
    position: relative;
    display: inline-block;
    background: #d00;
    color: #fff;
    padding: 2px 5px;
    margin-left: 5px;
    bottom: 4px;
}

.buy_item .tv{
    background-position: center 30px;
    background-image: url("/v2/pc/img/store_info/buy_items/tv.png");
}

.buy_item .recorder{
    background-position: center 100px;
    background-image: url("/v2/pc/img/store_info/buy_items/recorder.png");
}

.buy_item .player{
    background-position: center 100px;
    background-image: url("/v2/pc/img/store_info/buy_items/recorder.png");
}

.buy_item .dsc{
    background-size: 40% auto;
    background-position: center 70px;
    background-image: url("/v2/pc/img/store_info/buy_items/dsc.png");
}

.buy_item .cam{
    background-size: 60% auto;
    background-position: center 70px;
    background-image: url("/v2/pc/img/store_info/buy_items/cam.png");
}

.buy_item .cleaner{
    background-position: center 45px;
    background-image: url("/v2/pc/img/store_info/buy_items/cleaner.png");
}

.buy_item .airPurifier{
    background-size: auto 70%;
    background-position: center 20px;
    background-image: url("/v2/pc/img/store_info/buy_items/airPurifier.png");
}

.buy_item .iron{
    background-size: 40% auto;
    background-position: center 70px;
    background-image: url("/v2/pc/img/store_info/buy_items/iron.png");
}

.buy_item .dryer{
    background-size: 40% auto;
    background-position: center 70px;
    background-image: url("/v2/pc/img/store_info/buy_items/dryer.png");
}

.buy_item .stereo_component{
    background-size:  60% auto;
    background-position: center 70px;
    background-image: url("/v2/pc/img/store_info/buy_items/stereo_component.png");
}

.buy_item .speaker{
    background-size: 40% auto;
    background-position: center 70px;
    background-image: url("/v2/pc/img/store_info/buy_items/speaker.png");
}

.buy_item .amp{
    background-size: 60% auto;
    background-position: center 80px;
    background-image: url("/v2/pc/img/store_info/buy_items/amp.png");
}

.buy_item .headphone{
    background-size:  35% auto;
    background-position: center 70px;
    background-image: url("/v2/pc/img/store_info/buy_items/headphone.png");
}

.buy_item .microwave_oven{
    background-size: 60% auto;
    background-position: center 70px;
    background-image: url("/v2/pc/img/store_info/buy_items/microwave_oven.png");
}

.buy_item .rice_cooker{
    background-size: 45% auto;
    background-position: center 50px;
    background-image: url("/v2/pc/img/store_info/buy_items/rice_cooker.png");
}

.buy_item .toaster{
    background-size: 50% auto;
    background-position: center 80px;
    background-image: url("/v2/pc/img/store_info/buy_items/toaster.png");
}

.buy_item .coffee_brewer{
    background-size: auto 50%;
    background-position: center 60px;
    background-image: url("/v2/pc/img/store_info/buy_items/coffee_brewer.png");
}

.buy_item .heater{
    background-size: 50% auto;
    background-position: center 60px;
    background-image: url("/v2/pc/img/store_info/buy_items/heater.png");
}

.buy_item .oil_heater{
    background-size: auto 60%;
    background-position: center 40px;
    background-image: url("/v2/pc/img/store_info/buy_items/oil_heater.png");
}

.buy_item .humidifier{
    background-size: auto 60%;
    background-position: center 30px;
    background-image: url("/v2/pc/img/store_info/buy_items/humidifier.png");
}

.buy_item .dehumidifier{
    background-size: auto 60%;
    background-position: center 30px;
    background-image: url("/v2/pc/img/store_info/buy_items/dehumidifier.png");
}

.buy_item .pc{
    background-size: 70% auto;
    background-position: center 30px;
    background-image: url("/v2/pc/img/store_info/buy_items/pc.png");
}

.buy_item .note_pc{
    background-size: 50% auto;
    background-position: center 40px;
    background-image: url("/v2/pc/img/store_info/buy_items/note_pc.png");
}

.buy_item .printer{
    background-size: 40% auto;
    background-position: center 50px;
    background-image: url("/v2/pc/img/store_info/buy_items/printer.png");
}

.reference_mark{
    margin: 10px 15px;
    list-style: decimal;
}

.reference_mark li{
    list-style: decimal;
    margin-left: 2.5em;
    position: relative;
    vertical-align: top;
    color: #666;
    font-size: 14px;
    line-height: 1.5em;
}

.reference_mark li::before{
    content: '※';
    left: -2.4em;
    position: absolute;
    top: 0;
}


/* 未使用？ */
.purchaseProduct {
	margin: 0 0 0 33.33%;
	padding: 0 10px 68px 0;
	font-size: 16px;
	color:  #666;
}

.purchaseProduct p {
	font-size: 14px;
	margin: 0;
	padding-bottom: 0px;
}

.purchaseProduct p.purchaseProduct_text {
	font-size: 16px;
}

.purchaseProduct h4 {
	color:  #192b5b;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
}

.purchaseProduct table {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.purchaseProduct table:first-child(1) {
	margin-bottom: 20px;
}

.purchaseProduct table tr th {
	background: #f6f6f6;
	border: solid 1px #ddd;
	padding: 5px;
}

.purchaseProduct table tr td {
	border: solid 1px #ccc;
	padding: 5px;
}

.calenderWeek {
	width:  500px;
	margin: 20px auto;
	border:  1px solid #ddd;
	border-radius: 4px;
	text-align:  center;
	overflow:  hidden;
}

.calenderWeek p {
	background:  #fed006;
	font-size:  16px;
	color:  #192b5b;
	line-height:  40px;
}

.calenderWeek .cursor::before {
	content:  '';
	display:  inline-block;
	width:  0;
	height:  0;
	margin: 0 -5px 0 5px;
	border-top:  6px solid transparent;
	border-bottom:  6px solid transparent;
	border-right:  10px solid transparent;
	border-left:  10px solid #192b5b;
}



.calenderWeek a {
	display:  block;
	width: 60px;
	margin: -40px 0 0;
	background: #fff;
	line-height: 40px;
	color:  inherit;
}

.calenderWeek a:hover {
	background: #eee;
}

.calenderWeek a.prev {
	float:  left;
	border-right: 1px solid #ddd;
}

.calenderWeek a.prev::before {
	content:  '';
	display: inline-block;
	width: 8px;
	height: 8px;
	border:  1px solid #192b5b;
	border-right:  none;
	border-bottom: none;
	transform: rotate(-45deg);
}

.calenderWeek a.next {
	float: right;
	border-left: 1px solid #ddd;
}

.calenderWeek a.next::after {
	content:  '';
	display: inline-block;
	width: 8px;
	height: 8px;
	border:  1px solid #192b5b;
	border-left:  none;
	border-top: none;
	transform: rotate(-45deg);
}

.calenderContent h3 {
	background: #eee;
	border: 1px solid #ddd;
	border-right: none;
	border-left: none;
	text-align: center;
	color: #192b5b;
	font-size: 24px;
	line-height: 50px;
	clear: both;
}

.releaseList li {
	padding: 20px 0;
	border-bottom: 1px solid #ddd;
}

.releaseList li:last-child {
	border-bottom: none;
}

.releaseList img {
	float: left;
	width: 120px;
}

.calenderCategory {
	display: inline-block;
	margin: 0 0 10px 20px;
	padding: 3px 6px;
	background: #ddd;
	color: #666;
	line-height: 1;
	font-size: 12px;
}

.calenderPager {
	border-top: 1px solid #ddd;
	font-size: 12px;
	color: #666;
}

.calenderCount {
	display: inline-block;
	padding: 18px 30px 18px 0;
	line-height: 1;
}

.calenderPager label span {
	color: #c00;
}

.calenderPager ul {
	float: right;
	padding: 13px 0;
}

.calenderPager ul li {
	display: inline-block;
	width: 18px;
	font-size: 14px;
	color: #666;
	text-align: center;
	line-height: 22px;
}

.calenderPager ul li a {
	display: block;
	border: 1px solid #ddd;
	color: #192b5b;
}

.calenderPager ul li a:hover {
	background: #eee;
}

.calenderPager ul li:first-child,.calenderPager ul li:last-child {
	width: 45px;
}

.calenderPager ul li span {
	display: block;
	border: 1px solid #192b5b;
	background: #192b5b;
	color: #fff;
}

.releaseList h4 {
	margin: 0 0 10px 140px;
	color: #000;
	font-size: 24px;
	line-height: 1;
}

.calenderDetail {
	margin: 0 0 10px 140px;
	color: #666;
	font-size: 14px;
}

.calenderDetail dt {
	width: 8.5em;
	float: left;
	position: relative;
}
.calenderDetail dt::after {
	content:'：';
	position: absolute;
	right: 0;
}

.calenderDetail dd {
	margin: 0 0 0 9em;
}

.infoFootPanel {
	margin: -1px 0 0 0;
	padding: 40px 0 0;
}

.infoFootContent + .infoFootPanel {
	border-top: 1px solid #ddd;
}

.infoFootPanel.calender {
	padding: 0;
	border-top: none;
}

.infoFootPanel .backBtn {
	position:  relative;
	display: block;
	width: 248px;
	height: 58px;
	margin:  0 auto;
	border: 1px solid #ddd;
	font-size: 14px;
	color: #192b5b;
	text-align: center;
	text-decoration: none;
	line-height: 58px;
}

.infoFootPanel .backBtn:hover {
	background: #eee;
}

.infoFootPanel .backBtn::after {
	position: absolute;
	width: 9px;
	height: 9px;
	top: 0;
	left: 10px;
	bottom: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
	border-bottom: 1px solid #192b5b;
	border-left: 1px solid #192b5b;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}


#infoSale,
.notAnything {
	margin:20px 0 30px;
	font-size: 20px;
	line-height: 1.5;
	text-align: center;
	color: #c00;
}

/* 在庫検索 */
#errorMessage {
	margin: 30px;
	text-align: center;
	color: #666;
	font-size: 16px;
}

.modalArea {
  display: none;
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modalBg {
  width: 100%;
  height: 100%;
  background-color: rgba(30,30,30,0.9);
}
.modalWrapper {
  position: absolute;
  top: 40%;
  left: 50%;
  transform:translate(-50%,-50%);
  width: 250px;
  padding: 10px 20px;
  background-color: #fff;
}
.modalPinkWord {
  text-align:center;
  color:#ff69b4;
  font-size:12pt;
}
.modalSmallWord {
  text-align:center;
  font-size:8pt;
}



.buyInfoWrapper .getKadenEntry {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0 0;
}

.buyInfoWrapper .getKadenEntry li {
    width: 32%;
    display: block;
    margin: 0 2% 30px 0;
    background: center top/100% 210px no-repeat;
    position: relative;
    font-size: 16px;
    color: #666666;
}

.buyInfoWrapper .getKadenEntry li:nth-child(3n) {
    margin: 0;
}

.buyInfoWrapper .getKadenEntry li a {
    display: block;
    text-decoration: none;
}

#infoBuy .buyInfoWrapper .getKadenEntry li a p{
    margin: 0 auto;
    width: 100%;
}

#infoBuy .buyInfoWrapper .getKadenEntry li .kadenImageWrap{
    padding-top: calc(220/320*100%);
    position: relative;
    overflow: hidden;
    margin: 0 auto 5px;
    width: 100%;
    height: 0;
}

#infoBuy .buyInfoWrapper .getKadenEntry li .kadenImageWrap img{
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: auto;
}

/* 読み込みローダー */
.loader {
    position: relative;
    text-indent: -9999em;
    margin: 88px auto;
    width: 80px;
    height: 80px;
    background-image: url('/cmn/img/loader.gif');
}

/* Vue 設定 */
[v-cloak] {  display: none; }

.v-enter-active {
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}

.v-enter, .v-leave-to, .v-leave-active {
    opacity: 0;
}



/* purchaseflier */

.buy_contents .purchaseflier {
    padding: 0;
}

.buy_contents.purchaseflier h2 {
    color: #192B5B;
    font-size: 24px;
    font-weight: bold;
}

.buyButtonWrapper {
    margin: 60px 0;
}

.buyButtonWrapper a {
    font-size: 14px;
}

p.p_note {
    font-size: 14px;
    text-indent: -1em;
    padding: 0 0 0 1em;
    margin: 0 0 5px 0;
}


/*店舗買取の手順*/
.buyAboutWrapper {
    border-top: 1px solid #DDDDDD;
    padding: 40px 0;
}

.buyFlow {
    padding: 40px 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.buyFlow .flow {
    width: 290px;
    height: auto;
}

.flowImgWrapper {
    height: 290px;
    width: 290px;
    border: 1px solid #ddd;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.buyFlow span.num .str {
    font-size: 16px;
    font-weight: bold;
}

.buyFlow span.num {
    color: #192B5B;
    font-weight: bold;
    font-size: 11px;
}

.buyFlow p.flow_title {
    color: #192B5B;
    font-weight: bold;
    font-size: 20px;
}

.buyFlow p.flow_text {
    color: #666666;
    font-size: 12px;
}


/*証明書種類*/
.buyAttention {
    border: 5px solid #192B5B;
    padding: 30px 20px;
}

.buyAttention h3 {
    display: flex;
    align-items: center;
}

.buyAttention h3 img {
    margin: 0 10px 0 0;
}

.buyAttention p.documentlist_title {
    font-size: 16px;
    color: #666666;
    font-weight: bold;
    margin: 0 5px 0;
}

ul.document_list {
    font-size: 16px;
    color: #666666;
    margin: 20px 5px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    height: 200px;
}

ul.document_list li {
    width: 49%;
}

ul.document_list li::before {
    content: "・";
}


/*ゲオでお売りいただけるもの*/
.buyItemsWrapper {
    margin: 40px 0;
    border-top: 1px solid #ddd;
    padding: 40px 0;
}

.buyItemList_img img {
    display: block;
    margin: 40px auto;
}

ul.buyItemList {
    margin: 50px auto;
    width: 660px;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}

ul.buyItemList li {
    width: 160px;
    text-align: center;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: space-around;
}

ul.buyItemList li span {
    display: block;
    margin: 10px auto 30px;
    color: #192B5B;
    font-size: 14px;
    font-weight: bold;
}


/*買取対象品⽬：家電・パソコン について*/
.buyAboutKadenPC {
    margin: 0 0 20px;
}

.buyAboutKadenPC label.accordion_top span {
    display: block;
    color: #666666;
    font-size: 16px;
}

.buyKadenPCList {
    width: 100%;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    padding: 0 15px;
}

.buyKadenPCList > div {
    width: 47%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}

.buyKadenPCList > div img {
    width: 45px;
    display: block;
}

.buyKadenPCList .price span {
    font-weight: bold;
}
.buyKadenPCList .price {
    width: 110px;
    font-size: 16px;
    color: #192B5B;
    font-weight: bold;
    text-align: right;
}

.buyKadenPCList .price span::before {
    content: "参考買取金額";
    display: block;
    font-size: 11px;
    font-weight: 500;
}

.buyKadenPCList .itemName {
    text-align: left;
    width: 50%;
    font-size: 16px;
    color: #192B5B;
    font-weight: bold;
}


/*買取基準年数について*/

.buy_contents .buyAboutYears table {
    color: #192B5B;
    font-size: 16px;
    text-align: left;
    width: 100%;
}

.buyAboutYears table caption {
    color: #192B5B;
    font-weight: bold;
    margin: 20px 0;
    text-align: left;
}

.buy_contents .buyAboutYears table tr th {
    color: #192B5B;
    padding: 20px;
    width: 206px;
    font-weight: bold;
}

.buy_contents .buyAboutYears table tr td {
    font-weight: bold;
    color: #192B5B;
    padding: 20px;
}

/*お得に家電を売る方法*/
.buyInfoWrapper {
    border-top: 1px solid #ddd;
    padding: 40px 0;
}

ul.buyInfoList {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    margin: 30px 0 0;
}

ul.buyInfoList li {
    width: 32%;
    max-width: 320px;
    margin: 0 0 30px;
}

ul.buyInfoList li img {
    width: 100%;
    height: auto;
}

ul.buyInfoList li a{
    color: #666666;
    font-size: 16px;
	display: block;
	text-decoration: none;
}

/*アコーディオン汎用*/
.accordion {
    border: 1px solid #192B5B;
    margin: 0 auto;
    padding: 0;
}

.accordion a {
    color: #000; 
    display: block;
    line-height: 1;
    padding: 10px;
    text-decoration: none;
}
    
input#accordion_bar01,
input#accordion_kpc {
    display: none;
}

.accordion_top {
    background: #fff;
    color: #192b5b;
    cursor: pointer;
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 20px 30px;
    position: relative;
}
.accordion_top:after{
    box-sizing: border-box;
	content:"";
	  display:block;
	  width:8px;
	  height:8px;
	  border-top: #192B5B 1px solid;
	  border-right: #192B5B 1px solid;
	  -webkit-transform: rotate(135deg);
	  -ms-transform: rotate(135deg);
	  transform: rotate(135deg);
	  position:absolute;
	  right: 2%;
	  top: 0;
	  bottom: 15%;
	  margin: auto;
}

	input[type=checkbox]:checked + .accordion_top{
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;

	}

	input[type=checkbox]:checked + .accordion_top:after{
	  content:"";
	  display:block;
	  width:8px;
	  height:8px;
	  border-top: #192B5B 1px solid;
	  border-right: #192B5B 1px solid;
	  -webkit-transform: rotate(-45deg);
	  -ms-transform: rotate(-45deg);
	  transform: rotate(-45deg);
	  position:absolute;
	  right: 2%;
	  top: 7%;
	  bottom: 0;
	  margin: auto;
	}

	.accordion .accordion_area {
	    margin: 0;
	    padding: 0;
	    display: none;
	}

	#accordion_bar01:checked ~ .accordion_area,
	#accordion_kpc:checked ~ .accordion_area {
	    border-top: 1px solid #ddd;
	    opacity: 1;
	    display: block;
	    margin: 0 20px 30px;
	}


