@charset "Shift_JIS";

/*==============================================================================
	access
==============================================================================*/

.inboxc1{
	background: url(../f-access/c1_bg.png) no-repeat;
	height: 525px;
	}

.inboxc2{
	background: url(../f-access/c2_bg.png) no-repeat;
	height: 955px;
	}

.inboxc3{
	background: url(../f-access/c3_bg.png) no-repeat;
	}

.spot1, .spot, .spot2{
	display:  -webkit-flex; /* Safari */
	display: flex;
  	width: 900px;
	margin: 5px auto 15px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ce538b;
	}

.spot1{
	background: url(../f-access/c3_img3.png) no-repeat top right;
	}

.spot2{
	border-bottom: none;
	}

.spotcopy{
	display: inline-block;
	background-color: #eb7300;
	color: #fff;
	margin: 2px 0 2px 5px;
	padding: 2px 10px;
	border-radius: 20px;
	font-size: 0.8em;
	letter-spacing: 0.15em;
	}

.spotdetail{
	margin-left: 10px;
	}

.spotdetail1{
	margin-left: 5px;
	border-right: 1px dotted #ce538b;
	}

.spottxt{
	display: inline-block;
	font-size: 0.75em;
	padding-right: 5px;
	}

.disb{
	display: block;
	}

#br{
	width: 680px;
	float: right;
	border-top: 1px dotted #ce538b;
	margin: 0 10px 25px 0;
	}

#space{
	width: 380px;
	}

.mt140{
	margin-top: 140px;
	}


.pt50{
	padding-top: 50px;
	}
