/* CSS Document */

/* -------------------------------------------------- 
**
** elements
**
** -------------------------------------------------- */

.forSp {
    display: none;
}
header.local .backLinks {
    margin: 0 15px 25px;
}

header.local .backLinks li {
   font-size: 12px;
}
.backLinks {
    margin: 0 15px;
	outline: 0 none;
    padding: 0;
	list-style: none;
}

.backLinks li {
    line-height: 1;
    font-size: 12px;
}

.backLinks li a {
    background: url("/common/images/img-arrow-localnav-backlinks.png?6293fdb682") no-repeat scroll 1px center rgba(0, 0, 0, 0);
    display: inline-block;
    font-weight: bold;
    padding-left: 17px;
	text-decoration: none;
	color: #3d3935;
}

.backLinks li a div p {
    font-weight: bold;
    line-height: 1;
    margin: 0;
}
.backLinks.top {
	display: none;	
}
/* -------------------------------------------------- 
**
** layout
**
** -------------------------------------------------- */

#contents .contentsIn {
	padding: 0;
	margin: 0;
}
article .newContents { margin: 0 15px; }
div.wrapper div#contents .contentsIn div#contentsWrapper {
	margin-left: 0;
	width: 930px;
}
#contents p.apiError { border-top: 0; }
article .newContents .col {
	width: 930px;
}

/* -------------------------------------------------- 
**
** MyStarbacks RWD
**
** -------------------------------------------------- */

/* Ticket
** -------------------------------------------------- */
.wrapper.myPage #contents .contentsIn #contentsWrapper { margin-top: 0; }
@media all and (max-width: 1230px) {
.wrapper.myPage article {  width: 930px; }

}

/* Seminar
** -------------------------------------------------- */
.wrapper.myPage #contents #cardContents #cardInfo .cardWrap{
	float: none;
	width: auto;
	display: block;	
}
.wrapper.myPage #contents .contentsIn #contentsWrapper.typeWithSemmner .holding { margin-top: 19px; }
.wrapper.myPage #content .newContents #mainMovie { padding-bottom: 0; }
#BCLcontainingBlock {
  margin-left: 10px;
  margin-bottom: 10px;
}
.BCLvideoWrapper {
  position: relative;
  padding-top: 1px;
  padding-bottom: 56.25%;
  height: 0;
}
* html .BCLvideoWrapper {
  margin-bottom: 45px;
  margin-top: 0;
  width: 100%;
  height: 100%;
}
.BCLvideoWrapper div,
.BCLvideoWrapper embed,
.BCLvideoWrapper object,
.BrightcoveExperience {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

@media all and (max-width: 1230px) {
.wrapper.myPage #contents #cardContents dl#description {
	background: none;
}
.wrapper.myPage #contents #cardContents dl#description dt{
	float: none;
	margin-bottom: 10px;
}
.wrapper.myPage #contents #cardContents dl#description dd{
	float: none;
}
.wrapper.myPage #contents #cardContents #cardInfo {
	display: block;
	overflow-y: hidden;
	width: 640px;
}
.wrapper.myPage #contents #cardContents #cardInfo .cardWrap{
	width: 900px;	
}
.wrapper.myPage #contents .contentsIn #contentsWrapper.typeWithSemmner #contentsSide { margin: 0 15px; }
}

/* 2015.02.19 IE8対応
** -------------------------------------------------- */
div.mainContents.notExNav article {
	width: 960px\9;   
}

/*  2015.10.26
--------------------------------------------------------------------- */
body > .wrapper.myPage > iframe, body > .wrapper.myPage > img { 
  height: 0 !important;
  width: 0 !important; 
  line-height: 0 !important; 
  font-size: 0 !important;
  margin-top: -13px;
  float: left;
}
/*---------------------------------------------------------------------------- 共通タグ埋め込み END*/
