@charset "shift_jis";

/******************************************************************************/
/*調整用ソース*/
/*背景色を変えたいときの追加****************************/
/*外枠*/
body {
	/*background-color:#210B61;*/


}
/*内枠*/
#body {
	/*background-color:#210B61;*/
}
/*背景色を変えたいときの追加 end***********************/


/*臨時ガールズCP用　ガールズ以外は消してください
.card-left1,.card-right1 {
  height: 240px !important;
}*/

/*左右エリアの高さを調節
.card-left1,.card-right1 {
  height: 320px !important;
}*/
/*右エリア画像の位置を調節（pre2の時）*/
.card-right2 .card-img2 {
      bottom: 80px !important;
}
/*縦長画像はここで高さを調節
.card-img {
  max-height: 260px !important;
}*/

/*カードの高さ調節*/
.card {
  /*height: 300px;*/
}

/****追加ソース　*****/


table {
  width:600px;
  border-collapse: collapse;
  background:#FFF;
  margin:10px auto;
  margin-bottom:10px;
}
.day {
  background:#efefef;
}
table td {
  padding:3px 0;
  text-align:center;
  //font-weight:bold;
}
.tatu {
  background:#FFFF99;
}
.mitatu {
  background:#efefef;
}

/*購入条件 予想リンク 複数場*/
#main .col ol.odds_info li.odds_yosou {
      width: 155px !important;
      margin-bottom:.5em;
      padding-left: 20px;
}
#main .col ol.odds_info li.keiba_yosou {
      width: 185px !important;
}
#main .col ol.odds_info li.auto_yosou {
      width: 205px !important;
}
#main .col ol.odds_info li.odds_cat_muluti {
      width: 163px !important;
      margin-bottom:.5em;
      margin-left: -20px;
      font-size:110%;
}
#main .col ol.odds_info li.odds_cat_muluti_auto {
      width: 203px !important;
      margin-bottom:.5em;
      margin-left: -20px;
      font-size:110%;
}
.yosoujyouho {
  padding: 0 0 10px 30px;
}
.kounyujyoken {
  margin-bottom:20px !important;
}


/*佐々木橋本バナー用　*/

.r_link{
      position: relative;
}
.linkb1{
  display: block;
  width:274px;
  height:91px;
  /*background: rgba(0,0,0,0.2);*/
  position: absolute;
  top: 4px;
  left: 9px;
}
.linkb1:hover{
  background: #fff;
  opacity: 0.2;
}
.linkb2{
  display: block;
  width:274px;
  height:91px;
  /*background: rgba(0,0,0,0.2);*/
  position: absolute;
  top: 4px;
  left: 292px;
}
.linkb2:hover{
      background: #fff;
      opacity: 0.2;
}
/*佐々木橋本バナー用　*/

/*著名人3名バナー用　*/
.r_link{
  position: relative;
}
.linkb1{
  display: block;
  width:183px;
  height:91px;
  /*background: rgba(0,0,0,0.2);*/
  position: absolute;
  top: 4px;
  left: 9px;
}
.linkb1:hover{
  background: #fff;
  opacity: 0.2;
}
.linkb2{
  display: block;
  width:183px;
  height:91px;
  /*background: rgba(0,0,0,0.2);*/
  position: absolute;
  top: 4px;
  left: 201px;
}
.linkb2:hover{
  background: #fff;
  opacity: 0.2;
}
.linkb3{
  display: block;
  width:183px;
  height:91px;
  /*background: rgba(0,0,0,0.2);*/
  position: absolute;
  top: 4px;
  left: 390px;
}
.linkb3:hover{
  background: #fff;
  opacity: 0.2;
}

/*著名人3名バナー用　*/


/*ダブルチャンス*/
.wc2 {
	position: relative;
	width: 460px;
	background: #ffd98a;
	margin:0 auto;
	margin-bottom: 20px;
	padding: 20px 15px 20px 15px;
	font-size: 36px;
	font-weight: bold;
	color: #474747;
	border-radius: 0 10px 10px 0;
	text-align: center;


}
.wc2::before {
    font-family: FontAwesome;
    font-size: 42px;
    content: "Ｗ";
    display: inline-block;
    line-height: 60px;
    position: absolute;
    padding: 0em;
    color: white;
    background: #ffa337;
    font-weight: bold;
    width: 60px;
    text-align: center;
    height: 60px;
    line-height: 70px;
    left: -0.8em;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: solid 3px white;
    border-radius: 50%;
}

.wc2::after {
    font-family: FontAwesome;
    font-size: 42px;
    content: "Ｗ";
    display: inline-block;
    line-height: 60px;
    position: absolute;
    padding: 0em;
    color: white;
    background: #ffa337;
    font-weight: bold;
    width: 60px;
    text-align: center;
    height: 60px;
    line-height: 70px;

    right: -1em;
	    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: solid 3px white;
    border-radius: 50%;
}



/*girl用追加ソース　*/

.card-text_girl1 {
  text-align:left;
  padding:5px 10px 5px 10px;
  color: #777;
  font-size: 12px;
  line-height: 1.4;
}
.card-text_girl2 {
  text-align:left;
  padding:5px 10px 5px 10px;
  color: #777;
  font-size: 12px;
  line-height: 1.4;
  padding-top:1.5em;
  border-top: 1px solid #eee;/*上ボーダーの有無*/
}

.people_girl1 {
  display: block;
  text-align: center;
  /*border-top: 1px solid #eee;*//*上ボーダーの有無*/
  padding: 3px;
  position: absolute;
  right: 0;
  top: 90px;
  /*left: 0;*/
}
.circle_girl1{
    display: inline-block;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 20px;/* width,heightの半分 */
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #58ACFA;/* 円の色 */
    text-align:center;
    font-weight:bold;
    line-height: 40px;
    color:#FFFFFF;
    /*margin:-1px 5px -1px 5px;*/
    position: relative;
	top: 0px;
	left: 18px;
    z-index: 10;
  box-shadow: 0 2px 5px #ccc;
}

.people_girl2 {
  display: block;
  text-align: center;
  /*border-top: 1px solid #eee;*//*上ボーダーの有無*/
  padding: 3px;
  position: absolute;
  right: 0;
  top: 165px;
  /*left: 0;*/
}
.circle_girl2{
    display: inline-block;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 20px;/* width,heightの半分 */
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #58ACFA;/* 円の色 */
    text-align:center;
    font-weight:bold;
    line-height: 40px;
    color:#FFFFFF;
    /*margin:-1px 5px -1px 5px;*/
    position: relative;
	top: 0px;
	left: 18px;
    z-index: 10;
  box-shadow: 0 2px 5px #ccc;
}



/*調整用ソース　end*/
/******************************************************************************/

/*** waku ***/

.waku {
	margin:0 10px 10px 10px;
	padding:10px;
	background-color: #c1def4;
}
/*** waku ***/




/*** pre1 ***/

.pre1 {
  display: flex;
  flex-wrap: wrap;
  margin:10px auto;
  justify-content: space-around;
}
.pre1 p {
    margin-top:-20px;
    padding:5px 20px;
}
.card1 {
  display: block;
  width: 90%;
  height:auto;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 5px #ccc;
  margin:0 auto;
  margin-bottom:3em;
  /*height: 240px;
  max-height: 320px;*/
  position: relative;
}
.card-left1 {
  border-radius: 5px;
  display: flex;
  padding: 5px 10px;
  align-items: center;
  justify-content: center;
  width: 45%;
  height: 320px;/*お札系の横長画像はここで高さを調節*/
  /*background-color: #f00;*/
}
.card-img1 {
  /*border-radius: 5px 5px 0 0;
  width: 240px;*/
  max-width: 320px;
  /*height:  100%;*/
  max-height: 260px;/*QUOカードの縦長画像はここで高さを調節*/
  margin:auto 0;*/
  vertical-align: middle;
}
.card-right1 {
  display: block;
  padding:0 auto;
  align-items: center;
  justify-content: center;
  width: 50%;
  height: 240px;/*QUOカードの縦長画像はここで高さを調節*/
  /*background-color: #f00;
  border: 1px solid #eee;*/
  position: absolute;
  top: 18px;
  right: 10px;
}
.card-content1 {
display: flex;
align-items: center;
margin: 0 auto;
justify-content: center;
width: 320px;
padding: 5px;
background-color: #f9f9f9;
height:4em;
max-height:5em;
/*position: absolute;
top: -320px;
top: 20px;
left: 50%;
margin-bottom:-270px;*/
}
.card-title1 {
  font-size: 18px;
  font-weight:bold;
  line-height: 1.5;
  margin: 2px 0;
  text-align: center;
  color: #333;
  letter-spacing: -0.6px;
}
.card-text1 {
display: block;
word-wrap: break-word;
  color: #777;
align-items: center;
justify-content: center;
padding:10px;
  text-align: center;
/*width: 320px;
height: auto;
position: absolute;
top: 42%;
left: 50%;*/
  font-size: 14px;
  line-height: 1.5;
}
.card-text_saga {
  display: block;
  padding:5px 10px;
  color: #777;
  font-size: 14px;
  line-height: 1.5;
  position: absolute;
  right: 0;
  bottom: 10%;
  left: 0;
  border-top: 1px solid #eee;
}
.card-text_kaga {
  display: block;
  padding:5px 10px;
  color: #777;
  font-size: 14px;
  line-height: 1.5;
/*  position: absolute;
  right: 0;
  bottom: 10%;
  left: 0;
  border-top: 1px solid #eee;*/
}



.people1 {
  width: 320px;
  text-align: center;
  border-top: 1px solid #eee;
  padding: 10px;
  font-size:24px;
  font-weight:bold;
  /*position: absolute;
  bottom: 10px;*/
  left: 0;
}



.circle1{
    display: inline-block;
    width: 80px;
    height: 80px;
    -webkit-border-radius: 40px;/* width,heightの半分 */
    -moz-border-radius: 40px;
    border-radius: 40px;
    background-color: #58ACFA;/* 円の色 */
    text-align:center;
    line-height: 80px;
    vertical-align: middle;
    color:#FFFFFF;
    margin:5px;
}

/*** pre1 ***/

/*** pre2_card ***/

.pre2_card {
  display: flex;
  flex-wrap: wrap;
  margin:10px auto;
  justify-content: space-around;
}
.pre2_card img {
  border-radius: 5px;
  box-shadow: 0 2px 5px #ccc;
  margin:0.5em auto;
  margin-bottom:2em;
}



/*** pre2_card ***/

/*** pre3_card ***/

.pre3_card {
  display: flex;
  flex-wrap: wrap;
  margin:10px auto;
  justify-content: space-around;
}
.pre3_card img {
  border-radius: 5px;
  box-shadow: 0 2px 5px #ccc;
  margin:0.5em auto;
  margin-bottom:2em;
}



/*** pre3_card ***/

/*** pre2 ***/
.circle2{
    display: inline-block;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 20px;/* width,heightの半分 */
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #58ACFA;/* 円の色 */
    text-align:center;
    line-height: 40px;
    vertical-align: middle;
    color:#FFFFFF;
    margin:0 5px 0 0px;
}
.pre2 {
  display: flex;
  flex-wrap: wrap;
  margin:10px auto;
  justify-content: space-around;
}
.card2 {
  display: block;
  width: 100%;
  max-width:320px;
  height: 380px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 5px #ccc;
  margin:0.5em auto;
  margin-bottom:2em;
  position: relative;
}

.card-img2 {
  display: block;
  /*border-radius: 5px 5px 0 0;*/
  max-width: 100%;
  height: auto;
  //max-height: 200px;
  /*margin:10px 0;*/
  margin:0 auto;
  /*position: absolute;*/
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.card-content2 {
display: flex;
align-items: center;
justify-content: center;
  padding: 5px;
  background-color: #f9f9f9;
  height:3.2em;
}
.card-title2 {
  //font-size: 18px;
  font-size: 1.4em;
  font-weight:bold;
  line-height: 1.2;
  margin: 5px 0;
  text-align: center;
  color: #333;
  //letter-spacing: -0.6px;
}
.quo {
  font-size: .7em;
}
.card-text2 {
  display: block;
  padding:5px 10px;
  color: #777;
  font-size: 12px;
  line-height: 1.5;
  position: absolute;
  /*top: 61%;*/
  right: 0;
  bottom: 24%;
  left: 0;
  margin: auto;
}


.people2 {
  display: block;
  text-align: center;
  font-weight:bold;
  border-top: 1px solid #eee;
  padding: 10px;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.people_l {
  text-align: center;
  padding: 10px;
  margin:0 auto;
  font-size:24px;
  font-weight:bold;
}
.provide2 {
    display: block;
    text-align:left;
    padding:2px 20px;
    margin-bottom:20px;
}
.card-provide2 {
  display: block;
  padding:5px 0px;
  color: #777;
  font-size: 12px;
  line-height: 1.5;
  /*background-color: #fff;
  border: 1px solid #eee;*/
  position: absolute;
  right: 0;
  left: 0;
  bottom: 16%;
  //text-align:center;
  padding: 5px 10px;
}

.provide_saga {
    display: block;
    text-align:center;
    padding:2px 20px;
    margin-bottom:20px;
}


.or {
  display:inline;
  vertical-align:middle;
  font-weight:bold;
  background: #fff;
  margin:0 2px;
  position: relative;
	top: 0;
	bottom: 0;
	margin: auto;
	padding: 150px 0;
}


/*** pre2 ***/

.people_l {
  text-align: center;
  padding: 10px;
  margin:0 auto;
  font-size:24px;
  font-weight:bold;
  position: absolute;
}

.people {
  display: block;
  text-align: center;
  /*border-top: 1px solid #eee;*//*上ボーダーの有無*/
  padding: 3px;
  position: absolute;
  right: 0;
  top: 175px;
  /*left: 0;*/
}

.provide {
display: block;
    text-align:center;
    padding:2px 20px;
    margin-bottom:20px;
}


.circle{
    display: inline-block;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 20px;/* width,heightの半分 */
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #58ACFA;/* 円の色 */
    text-align:center;
    font-weight:bold;
    line-height: 40px;
    color:#FFFFFF;
    margin:-1px 5px -1px 5px;
  position: relative;
	top: 0px;
	left: 18px;
    z-index: 10;
  box-shadow: 0 2px 5px #ccc;
}
.meisama {
  position: absolute;
	bottom: 0;
	left: 0px;
    z-index: 2;
}
.or {
  font-weight:bold;
  background: #fff;
  margin:0 2px;
  position: relative;
	top: 0;
	bottom: 0;
	margin: auto;
}
.pre {
  display: flex;
  flex-wrap: wrap;
  margin:10px auto;
  justify-content: space-around;
}
.card {
  width: 240px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 5px #ccc;
  margin:0 5px 2em 5px;
  text-align:center;
  position:relative;
}
.img_back {
  margin:0 auto;
  display:table-cell;
  vertical-align:middle;
  width: 240px;
  height: 170px;

}
.card-img {
  /*border-radius: 5px 5px 0 0;*/
  max-width: 230px;
  /*height: auto;*/
  height: auto;
  max-height: 160px;
  margin:0px auto;
}
.card-content {
display: flex;
align-items: center;
justify-content: center;
  padding: 5px;
  background-color: #f9f9f9;
  height:3.2em;
}
.card-title {
  font-size: 16px;
  font-weight:bold;
  line-height: 1.2;
  margin: 5px 0;
  text-align: center;
  color: #333;
  letter-spacing: -0.6px;
}
.card-text {
  text-align:left;
  padding:5px 10px 5px 10px;
  color: #777;
  font-size: 12px;
  line-height: 1.4;
  /*height: 4.3em;
  max-height: 7em;
  position: absolute;
  bottom: 22%;
  text-align:center;*/
}
.card-provide {
  padding:5px 0px;
  color: #777;
  font-size: 12px;
  line-height: 1.5;
  /*background-color: #fff;
  border: 1px solid #eee;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 15%;*/
  padding: 5px 10px 5px 10px;
  text-align:left;
  margin-bottom:.5em;
}

.mei {
  font-weight:bold;
  background-color: #fff;
  border: 2px solid #58ACFA;
  border-radius: 4px;
  padding: 5px 5px 5px 15px;
  height:50px;
}

.card-link {
  text-align: center;
  border-top: 1px solid #eee;
  padding: 10px;
}
.card-link a {
  text-decoration: none;
  color: #0bd;
  margin: 0 10px;
}
.card-link a:hover {
  color: #0090aa;
}

/*** preWC ***/
.circleWC{
    display: inline-block;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 20px;/* width,heightの半分 */
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #58ACFA;/* 円の色 */
    text-align:center;
    line-height: 40px;
    vertical-align: middle;
    color:#FFFFFF;
    margin:0 5px 0 0px;
}
.preWC {
  display: flex;
  flex-wrap: wrap;
  margin:10px auto;
  justify-content: space-around;
}
.cardWC {
  display: block;
  width: 100%;
  max-width:320px;
  height: 320px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 5px #ccc;
  margin:0.5em auto;
  margin-bottom:2em;
  position: relative;
}

.card-imgWC {
  display: block;
  /*border-radius: 5px 5px 0 0;*/
  max-width: 100%;
  height: auto;
  max-height: 200px;
  /*margin:10px 0;*/
  margin:0 auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.card-contentWC {
display: flex;
align-items: center;
justify-content: center;
  padding: 5px;
  background-color: #f9f9f9;
  height:3em;
}
.card-titleWC {
  font-size: 16px;
  font-weight:bold;
  line-height: 1.2;
  margin: 5px 0;
  text-align: center;
  color: #333;
  letter-spacing: -0.6px;
}
.card-textWC {
  display: block;
  padding:5px 10px;
  color: #777;
  font-size: 12px;
  line-height: 1.5;
  position: absolute;
  top: 61%;
  right: 0;
  /*bottom: 20%;*/
  left: 0;
  margin: auto;
}


.peopleWC {
  display: block;
  text-align: center;
  font-weight:bold;
  border-top: 1px solid #eee;
  padding: 10px;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.provideWC {
    display: block;
    text-align:left;
    padding:2px 20px;
    margin-bottom:20px;
}
.card-provideWC {
  display: block;
  padding:5px 0px;
  color: #777;
  font-size: 12px;
  line-height: 1.5;
  /*background-color: #fff;
  border: 1px solid #eee;*/
  position: absolute;
  right: 0;
  left: 0;
  bottom: 16%;
  text-align:center;
}



/*** preWC ***/


