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




html,body.guest  {
	background: #736357;
	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: #736357;
}

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

#header_inner #logo_right_zone p {
	background: #ded7ce;
    color: #736357;
}

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

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

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

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

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

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

#wrap {
	background: url(../../../haisha/common/img/bg.png);
	background-repeat: repeat;
    background-size: auto 300px;
    
    overflow: hidden;
}

#contents_wrap {
	/* background: none; */
    background: #fcf0d8;
}

footer {
	background: #736357;
}

.sp_wrap {
	background: url(../../../haisha/common/img/bg.png);
	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: #BF875C;
    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: #40d4e2;
    width: 100%;
    height: 85px;
    position: absolute;
    bottom: 0px;
    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;
    margin-top: -20px;
    max-width: 1030px;
    margin: 0px auto;
}

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

#rino_head_sec .rino_top_head {
	position: relative;
    z-index: 9;
	width: 100%;
}

#rino_head_sec a.rino_top_btn {
	position: absolute;
    display: block;
    left: 50%;
    top: 30px;
    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: #736357;
	position: relative;
    z-index: 20;
    padding: 13px 32px !important;
}



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

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

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



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: #736357;
    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;
}

.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;
}

.guest .haisha .box_three h1 {
    background: #40d4e2;
	/* background: ; */
	position: relative;
    z-index: 20;
   
}
.guest .guest_box h1 {
    background: #40d4e2;
}

.guest .haisha .topsns .share li span {
	color: #701912;
}
.guest .box_three h2 {
    background: #40d4e2;
}

.guest_box a.linkbtn {
	display: block;
    margin-top: 20px;
}

.guest_box a.linkbtn img {
	width: 100%;
	display: block;
}


.guest .box_three .post_c h2 {
	background: none;
    color: #736357;
    box-shadow: none;
    font-size: 18px;
    line-height: 25px;
    margin: 10px 0;
    padding: 10px 0;
}

