/* イベント共通パーツ */
body {
    background-attachment:fixed;

    /** ページ全体の背景色 **/
    background-color: #FFFFFF;

}

/* メイン領域の背景色 */
#pageW1 {
    /* メイン領域の背景色の透明度を加え、rgba()で指定する */
    background-color:rgba(255,255,255,1);



    /* 透明度をOpacityに変換するサンプル
    {Opacity} = (100 - {透明度})/100;
    */
}

/* ヘッダー領域*/
#SDEventHeadBody {
    /** ヘッダー背景色 **/
    background-color:#FFFFFF;
}

#SDEventHeadBody h2,
#SDEventHeadBody h3,
#SDEventHeadBody p {
    color:#333333;
}

/* 文字色 */
.CL1 .ticket_type,
.CL1 .ticket_type div,
.SDEvent1,
.SDEvent1 .CD1,
.SLEv1,
.SDEventContact1 .CL1,
.SLSocialForm1 li .ttl,
.SLSocialForm1 li .question,
.SLSocialForm1 li .ttl.required,
.SLSocialForm1 li .question.required,
#section .SDEvent1 .CDallR,
.CD1.eventDetailBlock,
.erInquiryBlockBody,
.SDEvent1 .CD1 .newsBlock,
.user_organization_description,
input.strA
.SLSocialForm1 .data .notein,
.SLSocialForm1 li .ttl,
.SLSocialForm1 li .question,
.includeTerm.noborder,
.inquiryCheckBox
 {
    color:#333333;
}

.SDEvent1 .CD1 a,
input.strB {
    color:#0066FF;
}

.SDEvent1 .CH1,
.SDEventContact1 .CH1 {
    color:#474747;
}

/* ボーダー */
#promotionCodeBLock.typeB,
.eventListA li,
.eventListB li,
.SLEv1 li .CLHead1,
.SLEv1 li .CL1,
.SLSocialImport1,
.SDEventContact1 .CL1 li.heading {
    border-bottom-color:#CCCCCC;
}

#promotionCodeBLock,
.CDSubmit1 {
    border-top-color:#CCCCCC;
}

.SDEvent1,
.boxC,
.boxC .bbA,
.inputBoxB,
.inputBoxB h3,
.heading h3,
.selectSessionBlock .selectSessionBody,
.selectSessionBlock .selectSessionBody table,
.selectSessionBlock .selectSessionBody table th,
.selectSessionBlock .selectSessionBody table td,
#section .SDEvent1 .CDallR table,
.CD1.eventDetailBlock table,
.erInquiryBlockBody table,
.SDEvent1 .CD1 .newsBlock table,
#privacyBodyArea table,
.user_organization_description table,
#section .SDEvent1 .CDallR table td,
.CD1.eventDetailBlock table td,
.erInquiryBlockBody table td,
.SDEvent1 .CD1 .newsBlock table td,
#privacyBodyArea table td,
.user_organization_description table td,
#section .SDEvent1 .CDallR table th,
.CD1.eventDetailBlock table th,
.erInquiryBlockBody table td,
.SDEvent1 .CD1 .newsBlock table th,
#privacyBodyArea table th,
.user_organization_description table th,
.SDEventContact1,
.SDEvent1.mobileQRBlock,
.ticketSelectBlock {
    border-color:#CCCCCC;
}

#section .SDEvent1 .CDallR hr,
.CD1.eventDetailBlock hr,
.erInquiryBlockBody hr,
.SDEvent1 .CD1 .newsBlock hr,
#privacyBodyArea hr,
.user_organization_description hr {
    background-color:#CCCCCC;
}

/* 背景色 */
.SDEvent1 .CH1,
.SDEventContact1 .CH1 {
    background-color:#FFCC00;
}

.SDEvent1 .CD1,
.fb-like-box,
.fb-comments,
input.strA,
.SDEventContact1,
.SDEventRt1,
.SDEvent1.mobileQRBlock {
    background-color:#FFFFFF;
}

@media screen and (min-width: 769px){
  .yoga {
    height: 640px;
  }
  .yoga_img{
    height: 640px;
  }
}
@media screen and (max-width:768px){
  .yoga {
    height: 1160px;
  }
}
.yoga {
  clear: both;
  width: 930px;
  margin-bottom: 20px;
}
.yoga_img {
  float: left;
  margin-top: 20px;
  margin-left: 20px;
}
.yoga_img img {
  width: 400px;
}
.yoga_name {
  float: left;
  margin: 30px 20px 20px 20px;
  font-size: 24px;
  font-weight: bold;
  width: 430px;
}
.yoga_title {
  float: left;
  margin: 10px 20px 5px 30px;
  font-size: 16px;
  font-weight: bold;
  width: 430px;
}
.yoga_text {
  float: left;
  vertical-align: top;
  margin: 5px 20px 5px 30px;
  font-size: 15px;
  width: 430px;
}
.time_img img {
  width: 680px;
}
@media screen and (min-width: 769px){
  .key {
    height: 300px;
  }
  .key_img{
    height: 300px;
  }
}
@media screen and (max-width:768px){
  .key {
    height: 430px;
  }
}
.key {
  clear: both;
  width: 930px;
  margin-bottom: 20px;
}
.key_img {
  float: left;
  margin-top: 20px;
  margin-left: 20px;
}
.key_img img {
  width: 400px;
}
.key_name {
  float: left;
  margin: 30px 20px 20px 20px;
  font-size: 24px;
  font-weight: bold;
  width: 430px;
}
.key_title {
  float: left;
  margin: 10px 20px 5px 30px;
  font-size: 16px;
  font-weight: bold;
  width: 430px;
}
.key_text {
  float: left;
  vertical-align: top;
  margin: 5px 20px 5px 30px;
  font-size: 15px;
  width: 430px;
}
@media screen and (min-width: 769px){
  .togei {
    height: 740px;
  }
  .togei_img{
    height: 740px;
  }
}
@media screen and (max-width:768px){
  .togei {
    height: 1580px;
  }
}
.togei {
  clear: both;
  width: 930px;
  margin-bottom: 20px;
}
.togei_img {
  float: left;
  margin-top: 20px;
  margin-left: 20px;
}
.togei_img img {
  width: 400px;
}
.togei_name {
  float: left;
  margin: 30px 20px 20px 20px;
  font-size: 24px;
  font-weight: bold;
  width: 430px;
}
.togei_title {
  float: left;
  margin: 10px 20px 5px 30px;
  font-size: 16px;
  font-weight: bold;
  width: 430px;
}
.togei_text {
  float: left;
  vertical-align: top;
  margin: 5px 20px 5px 30px;
  font-size: 15px;
  width: 430px;
}
@media screen and (min-width: 769px){
  .party {
    height: 660px;
  }
  .party_img{
    height: 660px;
  }
}
@media screen and (max-width:768px){
  .party {
    height: 680px;
  }
}
.party {
  clear: both;
  width: 930px;
  margin-bottom: 20px;
}
.party_img {
  float: left;
  margin-top: 20px;
  margin-left: 20px;
}
.party_img img {
  width: 400px;
}
.party_name {
  float: left;
  margin: 30px 20px 20px 20px;
  font-size: 24px;
  font-weight: bold;
  width: 430px;
}
.party_title {
  float: left;
  margin: 10px 20px 5px 30px;
  font-size: 16px;
  font-weight: bold;
  width: 430px;
}
.party_text {
  float: left;
  vertical-align: top;
  margin: 5px 20px 5px 30px;
  font-size: 15px;
  width: 430px;
}
@media screen and (min-width: 769px){
  .flea {
    height: 460px;
  }
  .flea_img {
    height: 460px;
  }
}
@media screen and (max-width:768px){
  .flea {
    height: 880px;
  }
}
.flea {
  clear: both;
  width: 930px;
  margin-bottom: 20px;
}
.flea_img {
  float: left;
  margin-top: 20px;
  margin-left: 20px;
}
.flea_img img {
  width: 400px;
}
.flea_name {
  float: left;
  margin: 30px 20px 20px 20px;
  font-size: 24px;
  font-weight: bold;
  width: 430px;
}
.flea_title {
  float: left;
  margin: 10px 20px 5px 30px;
  font-size: 16px;
  font-weight: bold;
  width: 430px;
}
.flea_text {
  float: left;
  vertical-align: top;
  margin: 5px 20px 5px 30px;
  font-size: 15px;
  width: 430px;
}
@media screen and (min-width: 769px){
  .banff {
    height: 400px;
  }
}
@media screen and (max-width:768px){
  .banff {
    height: 880px;
  }
}
.banff {
  clear: both;
  width: 930px;
  margin-bottom: 20px;
}
.banff_img {
  float: left;
  margin-top: 20px;
  margin-left: 20px;
}
.banff_img img {
  width: 400px;
}
.banff_name {
  float: left;
  margin: 30px 20px 20px 20px;
  font-size: 24px;
  font-weight: bold;
  width: 460px;
}
.banff_profile_title {
  float: left;
  margin: 0px 20px 5px 30px;
  font-size: 16px;
  font-weight: bold;
  width: 430px;
}
.banff_profile_text {
  float: left;
  vertical-align: top;
  margin: 5px 20px 5px 30px;
  font-size: 15px;
  width: 430px;
}
@media screen and (min-width: 769px){
  .live {
    height: 490px;
  }
  .live_img{
    height: 490px;
  }
}
@media screen and (max-width:768px){
  .live {
    height: 880px;
  }
}
.live {
  clear: both;
  width: 930px;
  margin-bottom: 20px;
}
.live_img {
  float: left;
  margin-top: 20px;
  margin-left: 20px;
}
.live_img img {
  width: 400px;
}
.live_name {
  float: left;
  margin: 30px 20px 20px 20px;
  font-size: 24px;
  font-weight: bold;
  width: 460px;
}
.live_title {
  float: left;
  margin: 0px 20px 20px 20px;
  font-size: 24px;
  font-weight: bold;
  width: 460px;
}
.live_profile_title {
  float: left;
  margin: 0px 20px 5px 30px;
  font-size: 16px;
  font-weight: bold;
  width: 430px;
}
.live_profile_text {
  float: left;
  vertical-align: top;
  margin: 5px 20px 5px 30px;
  font-size: 15px;
  width: 430px;
}
.sub_title_green {
  margin-top: 10px;
  background-color: #cdffde;
  font-size: 18px;
  padding: 5px 10px 0px 10px;
  border-bottom: 5px solid #00ff4d;
  margin-bottom: 15px;
  -moz-border-radius: 5px;    /* firefox */
  border-radius: 5px;         /* CSS3 */
}
.sub_title_orange {
  margin-top: 10px;
  background-color: #fff7cd;
  font-size: 18px;
  padding: 5px 10px 0px 10px;
  border-bottom: 5px solid #ffcc00;
  margin-bottom: 15px;
  -moz-border-radius: 5px;    /* firefox */
  border-radius: 5px;         /* CSS3 */
}
.sub_title_blue {
  margin-top: 10px;
  background-color: #aed6dc;
  font-size: 18px;
  padding: 5px 10px 0px 10px;
  border-bottom: 5px solid #249cad;
  margin-bottom: 15px;
  -moz-border-radius: 5px;    /* firefox */
  border-radius: 5px;         /* CSS3 */
}
.sub_title_gray {
  background-color: #DBDBDB;
  font-size: 18px;
  padding: 5px 10px 0px 10px;
  border-bottom: 5px solid #929292;
  margin-bottom: 15px;
  -moz-border-radius: 5px;    /* firefox */
  border-radius: 5px;         /* CSS3 */
}
@media screen and (min-width: 769px){
  .talk {
    height: 320px;
  }
}
@media screen and (max-width:768px){
  .talk {
    height: 920px;
  }
}
.talk {
  clear: both;
  width: 930px;
}
.b{
  border-bottom: 1px solid #ccc;
}
.talk_img {
  float: left;
  margin-top: 20px;
  margin-left: 20px;
}
.talk_img img {
  height: 280px;
}
.talk_name {
  float: left;
  margin: 30px 20px 20px 20px;
  font-size: 24px;
  font-weight: bold;
  width: 660px;
}
.talk_title {
  float: left;
  margin: 0px 20px 20px 20px;
  font-size: 24px;
  font-weight: bold;
  width: 660px;
}
.talk_profile_title {
  float: left;
  margin: 0px 20px 5px 30px;
  font-size: 16px;
  font-weight: bold;
  width: 660px;
}
.talk_profile_text {
  float: left;
  vertical-align: top;
  margin: 5px 20px 5px 30px;
  font-size: 15px;
  width: 660px;
}
.body_event1 #mainArea {
  width: 960px;
}
#rightArea {
  width: 960px;
}
.SDEvent1 {
  font-size: 14px;
}
.SDEvent1 .CD1 .CDMap1 {
  width: 900px;
  height: 240px;
}
.SPBtnA a.SPBtnAW1 {
  border-radius: 5px;
  display: block;
  background: #FFAE01;
  line-height: 1;
  font-size: 116%;
  font-weight: 900;
  padding: 14px !important;
  text-shadow: 0px 0px;
  text-align: center;
  color: #333;
  background-position: center;
  background-repeat: repeat-x;
  border-bottom: 1px #d7960b solid;
  border-right: 1px #d7960b solid;
  border-top: 1px #fff0c9 solid;
  border-left: 1px #feda84 solid;
}
.SPBtnA .SPBtnAW1:hover {
  text-decoration: none;
  background: #FFBE33;
  background-position: center;
  background-repeat: repeat-x;
}
.SDEvent1 .CH1 {
  padding: 10px 15px;
  border-radius: 5px 5px 0 0;
  position: relative;
  font-size: 120%;
  background: #FFCC00;
}
.SDEvent1 .CH1 img{
  display: none;
}
.logos img{
  margin-top: 20px;
  margin-right: 20px;
}
.red {
  color: #ff0000;
}