@charset "shift_jis";


/*------------------------------------------------
	.box_contact_01
------------------------------------------------*/
.box_contact_01{
background: #efefef;
padding: 15px 20px;
}

.box_contact_01 .ttlLv5{
padding-top:0;
}

.box_contact_01 .ttlLv6{
margin-top:10px;
}

.box_contact_01 .txTelNavi{
font-size:20px;
}

.box_contact_01 .txTelNavi img{
padding-right:5px;
}

/*-----------------
  .icon
------------------*/

.icon_pre_reg{
background:#cc0000;
font-size:12px;
color:#fff;
padding:2px 6px;
float:left;
margin-right:10px;
}

/*-----------------
  .fareBox
------------------*/

.fareBox .col{
position:relative;
text-align:center;
}

.fareBox .col .box_typeB .heading{
background-color:#023894;
}

.fareBox .col .box_typeB > .inr{
width: 260px;
border-color:#023894;
display: table-cell;
vertical-align: middle;
}

.bginr{
background:#edf7ff;
}

.fareBox .col:before{
content:"";
display:inline-block;
width:16px;
height:16px;
background:url(/world/121campaign/common/img/icon_plus.png) no-repeat 0 center;
position:absolute;
top:50%;
left:-20px;
}

.fareBox .col.equal:before{
background-image:url(/world/121campaign/common/img/icon_equal.png);
}

.fareBox .col:first-child:before{
background-image:none;
}
