@charset "utf-8";
/* CSS Document */


string(43) "/home/logipress/bruru.jp/public_html/driver"


html,body.guest  {
	background: #f86149;
	width: 100%;
	margin: 0px;
	-webkit-text-size-adjust: none;
}

html, body.guest, .guest .box_two h1, .guest .box_three h1, .guest .box_four h1, .guest #head_login, .guest header #header_inner a.head_btn, .guest .sec .box_three h1, .guest .sec .box_four h1, .guest .sec .box_two h1, .guest .work .box_three h1, .guest #keep_btn_box h1, .guest .search .box_three h1 {
	background: #f86149;
}

.guest header #header_inner a.btn_agency, .guest .work h3, .guest .search h3 {
	background: #FBE6DC;
    color: #AE3717;
}

#header_inner #logo_right_zone p {
	background: #FBE6DC;
    color: #f86149;
}

#header_inner #logo_right_zone p span {
    color: #f86149;
}

.guest header {
	background: rgba(255,255,255,0.8);
}

.guest header #header_inner p.ttl {
	color: #f86149;
}

nav.drawer-nav ul li a, .guest nav#g_nav ul li a {
    color: #AE3717;
}

.guest .article_box .in_box ul li a:hover {
	background: #f86149;
}

.guest .article_box .in_box ul li a:hover h2 {
	color: #fff;
}

#wrap {
	background: url(../../../tora/common/img/bg.gif);
	background-repeat: repeat;
    background-size: auto 560px;
    
    overflow: hidden;
    position: relative;
    
}

#contents_wrap {
	background: none;
}

footer {
	background: #f86149;
}

.sp_wrap {
	background: url(../../../tora/common/img/bg.gif);
	background-repeat: repeat;
    background-size: auto 300px !important;
}




/* ▼▼▼▼▼▼▼▼▼▼▼▼common▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */

#rino_head {
	text-align: center;
    position: relative;
    margin-bottom:20px;
    margin-top:0px;
}

#rino_head .btm_pink {
	background: #f86149;
    width: 100%;
    height: 125px;
    position: absolute;
    bottom: 0px;
    z-index: 0;
}

#rino_head_sec {
	text-align: center;
    position: relative;
    margin-bottom:20px;
    margin-top:0px;
}

#rino_head_sec .btm_pink {
	background: #f86149;
    width: 100%;
    height: 85px;
    position: absolute;
    bottom: 20px;
    z-index: 0;
}

#rino_head .rino_top_head {
	position: relative;
    z-index: 10;
	width: 100%;
	max-width: 1137px;
    max-height: 595px;
}

#rino_head_sec .rino_sp a {
	position: relative;
    display: block;
    z-index: 9;
}

.rino_pc {
	text-align: center;
    display: none;
}

.rino_sp {
	text-align: center;
    display: none;
}

#rino_head_sec .rino_top_head {
	position: relative;
    z-index: 9;
	width: 100%;
	max-width: 1137px;
    max-height: 311px;
}

#rino_head_sec a.rino_top_btn {
	position: absolute;
    display: block;
    left: 50%;
    top: 0px;
    z-index: 100;
    margin-left:-179px;
}

#rino_head_sec a.rino_top_btn img {
    display: block;
    	width: 100%;
	max-width: 358px;
    max-height: 172px;
}

.guest .box_three h1 {
	background: #f86149;
	position: relative;
    z-index: 20;
    padding: 13px 32px !important;
}

.guest .section_item .box_three h1 {
	background: #f86149;
}

.guest .box_three h2 {
	background: #AE3717;
}

.guest .article_box .in_box ul li a h2 {
	background: none !important;
    color: #f86149;
}



img.om {
	position: absolute;
    display: block;
    height: 80px !important;
    width: auto !important;
    
    z-index: 100;
}

.box_three h1 img.left_t {
	left: -20px;
    top: -30px;
}

.guest .guest_box .box_one {
	position: relative;
}

.guest .guest_box h1 {
	background: #f86149;
    z-index: 10;
    padding: 15px 22px !important;
}

.guest_box h1 img.right_t {
	right: -20px;
    top: -30px;
}

.guest .box_three {
	position: relative;
}

.guest .box_three .in_box {
	position: relative;
    z-index: 10;
}

.guest .box_three img.om_box_bg {
	position: absolute;
    display: block;
    height: 200px !important;
    width: auto !important;
    z-index: 0;
}

.guest .box_three img.box_bg_l {
	left: -100px;
    top: 28%;
}

.guest .box_three img.box_bg_r {
	right: -120px;
    top: 28%;
}

.guest .topsns {
	margin: -20px 0px 20px;
    position: relative;
    z-index: 200;
}

.guest .topsns .share ul {
	height:auto;
    text-align: center;
}

.guest .topsns .share li {
	display: inline-block;
    list-style: outside none none;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-top: 5px;
    text-align: center;
    float: none;
    vertical-align: top;
}

.guest_box ul li {
	line-height: 26px;
    padding: 0 10px;
}

.guest_box img.guestimg {
	display: block;
	width: 80px;
    margin: 0px 10px 5px 0px;
    border-radius: 4px;
}

.guest_box p {
	line-height: 18px;
}

.guest_box p strong {
	font-size: 14px;
}

.guest_box p span {
	font-size: 10px;
}


