@charset "UTF-8";
/* ----------------------------------------------------------------
    body
----------------------------------------------------------------- */

body#popup div#wrap{
    width:950px;
    letter-spacing: 0.05em
}

h3 span{
    display: block;
    font-weight: bold;
}

/* ----------------------------------------------------------------
    compornent
----------------------------------------------------------------- */

.fCR {
  color: #bf0000 !important;
}

.TAc{
  text-align: center;
}

.fs120{
  font-size: 120%;
}

.mb0{
  margin-bottom: 0;
}

.blockStyle__h3 {
    margin-bottom: 15px;
    padding: 8px 0;
    background: #ffffff;
}

.ttlStyle__h3{
	border-bottom: 1px solid #bfbfbf;
}

.ttlStyle__h3 span{
	padding: 2px 2px 4px 8px;
	display: block;
	font-size: 102%;
	font-weight: bold;
}

.ttlStyle__h3 span:before{
  content: "・";
  font-size: 12px;
  color: #bf0000;
  padding-right: 5px;
}

.Section{
  margin-bottom: 20px;
}

img.mb10{
  margin:10px auto 0;
  display: block;
}
/* ----------------------------------------------------------------
    clearfix
----------------------------------------------------------------- */

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
  overflow:hidden;
}

.clearfix:after {
  clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
  zoom: 1;
}

/* ----------------------------------------------------------------
    cashingservice01
----------------------------------------------------------------- */
.cashingservice01_div{
  margin: 0 10px;
  line-height: 1.7;
  padding: 25px 35px;
  font-size: 120%;
  border: 1px solid #cccccc;
  background-image: url("//image.card.jp.rakuten-static.com/r-enavi/WebImages/enavi/cash-advance/cashserv_img04.png");
  background-position: 700px 20px;
  background-repeat: no-repeat;
}

.circle__box{
  position: relative;
  overflow: hidden;
  background-image: url("//image.card.jp.rakuten-static.com/r-enavi/WebImages/enavi/cash-advance/cashserv_img05.png");
  height: 191px;
  background-repeat: no-repeat;
  background-size: contain;
}

.circle__box ul{
  position: relative;
  overflow: hidden;
}

.circle__box ul li {
  float:left;
  padding: 25px 20px;
  margin: 0;
  width: 33.33%;
  font-size: 82%!important;
  line-height: 1.45;
  text-align: center;
  vertical-align: middle;
}

.circle__box ul li:first-child {
  padding-left: 50px;
}

.circle__box ul li:last-child {
  padding-right: 50px;
}

.circle__box ul li span{
  font-size: 135%!important;
  font-weight: bold;
}

.CashingEntry__box{
  margin:0 auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 745px;
  padding: 20px 25px;
  background-color: #fef9ea;
  border: solid 1px #ccc;
}

/* ----------------------------------------------------------------
    CashingEntry__btn
----------------------------------------------------------------- */

.CashingEntry__btn{
  margin: 10px auto;
  width: 384px;
  height: 34px;
  background: url("//image.card.jp.rakuten-static.com/r-enavi/WebImages/enavi/cash-advance/entry_btn.gif") no-repeat;
}

.CashingEntry__btn a{
  margin:0 auto;
  width: 384px;
  height: 34px;
  background: url("//image.card.jp.rakuten-static.com/r-enavi/WebImages/enavi/cash-advance/entry_btn.gif") no-repeat;
  display: block;
  text-indent: -9999px;
}

.CashingEntry__btn a:hover{
  background: url("//image.card.jp.rakuten-static.com/r-enavi/WebImages/enavi/cash-advance/entry_btn_over.gif") no-repeat;
}

/* ----------------------------------------------------------------
    table
----------------------------------------------------------------- */

.ATMCASH__table{
  border-left: 1px solid #a8a8a8;
  border-bottom: 1px solid #a8a8a8;
}

.ATMCASH__table caption{
  text-align: left;
  padding-bottom: 10px;
}

.ATMCASH__table th,
.ATMCASH__table td{
  text-align: center;
  background: #ffffff;
  border-right: 1px solid #a8a8a8;
  border-top: 1px solid #a8a8a8;
}

.ATMCASH__table th{
  font-weight: bold;
  padding: 5px;
}

.ATMCASH__table td{
  background: #ffffff;
  padding: 15px 50px;
}

/* ----------------------------------------------------------------
    ul
----------------------------------------------------------------- */
.NOTE__ul,
.circle__ul{
  margin: 0 2px;
}

ul.NOTE__ul li {
    padding: 0 0 5px 12px;
    background: url("//image.card.jp.rakuten-static.com/r-enavi/WebImages/enavi/cash-advance/icon_kome.gif") no-repeat 0 0.4em;
}

.CIRCLE__ul li {
    padding: 0 0 5px 12px;
    background: url("//image.card.jp.rakuten-static.com/r-enavi/WebImages/enavi/cash-advance/icn_dot.gif") no-repeat 0 0.4em;
}

ul.NOTE__ul li:last-child,
ul.CIRCLE__ul li:last-child{
    padding-bottom: 0;
}
