
/*breadcrumbArea
-----------------------------*/
.breadcrumb{
    font-family: Arial, Helvetica, sans-serif;
    overflow-x: scroll;
}

/*common
-----------------------------*/
.content{
	background: url(/tabi/common/images/sp/bg.png) left top repeat;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6;
}


/*header
-----------------------------*/
.content header{
	text-align: center;
	background: #ffffff;
	-webkit-background-size: contain;
	background-size: contain;
}
.content header h1,
.content header p{
	padding: 25px 0 0 0;
}
.content header .main{
	font-size: 18px;
	color: #9d9228;
}

/*listall
-----------------------------*/
.allview{
	padding-right: 16px;
	background-color: #f04619;
}
.allview a{
	display: block;
	font-size: 14px;
	color: #fff;
	padding: 16px 20px;
	background: url(/tabi/common/images/sp/arrow_white.png) right center no-repeat;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
	font-weight: bold;
	text-align: center;
}


.bottom_navi li {
    border-top: 1px solid #fbd4b7;
    padding-right: 16px;
}

.bottom_navi li:first-child {
	border: none;
}

.bottom_navi .c00,
.bottom_navi .c01,
.bottom_navi .c02,
.bottom_navi .c03,
.bottom_navi .c04 {
    background-color: #ffe8c7;
}

.bottom_navi .c00 {
    color: #cd6715;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 16px 16px;
}

.bottom_navi li a {
    background: url(/tabi/images/sp/bottom_arrow.png) no-repeat scroll right center;
    background-size: 15px 15px;
    -webkit-background-size: 15px 15px;
    color: #cd6715;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 16px 25px;
}

.bottom_navi .c01 a {
    background: url(/tabi/images/sp/bottom_arrow_c01.png) no-repeat scroll right center;
    background-size: 15px 15px;
    -webkit-background-size: 15px 15px;
    color: #93258a;
    padding: 16px 16px;
}

.bottom_navi .c02 a {
    background: url(/tabi/images/sp/bottom_arrow_c02.png) no-repeat scroll right center;
    background-size: 15px 15px;
    -webkit-background-size: 15px 15px;
    color: #ca2a63;
    padding: 16px 16px;
}

.bottom_navi .c03 a {
    background: url(/tabi/images/sp/bottom_arrow_c03.png) no-repeat scroll right center;
    background-size: 15px 15px;
    -webkit-background-size: 15px 15px;
    color: #3d94a3;
    padding: 16px 16px;
}

.bottom_navi .c04 a {
    background: url(/tabi/images/sp/bottom_arrow_c04.png) no-repeat scroll right center;
    background-size: 15px 15px;
    -webkit-background-size: 15px 15px;
    color: #2b70a6;
    padding: 16px 16px;
}

.sns-buttons ul {
	text-align: center;
	margin-top: 10px;
}

.sns-buttons li {
	padding: 0 3px;
	display: inline-block !important;
	vertical-align: top;
}

.his-top__link {
    font-family: Arial, Helvetica, sans-serif;
}
