@charset 'utf-8';
/* kaisya_style
///////////////////////////////////////////////////////////////////*/
#breadcrumb{margin-top:30px;}
.h2_kaisya{
	border-bottom: 4px solid #ccc;
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 10px;
	position: relative;
}
.h2_kaisya::after {
	background-color: #306600;
	bottom: -4px;
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	width: 20%;
	z-index: 2;
}
.sapoie_body .h2_kaisya::after {
	background-color: #FF8022;
}
.kaisya_catchcopy {
	font-size: 20px;
}
.box_head_shop .mod_ttl_page {
	color: #111111;
}
.box_head_shop .box_btn {
	bottom: -10px;
	position: absolute;
	right: 0;
	width: 120px;
}
.inform h2, .staff h2 {
	font-size: 24px;
	font-weight: bold;
	padding-left: 30px;
}
.shopinfo_top {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #3c8812;
	border-image: none;
	border-style: solid;
	border-width: 10px;
	background-color: #3c8812;
	margin-bottom: 30px;
}
.sapoie_body .shopinfo_top {
	border-color: #FF8022;
	background-color: #FF8022;
}
.inforadius {
	background-color: #fff;
	border: 2px solid #3c8812;
	border-radius: 10px;
	padding: 20px;
}
.sapoie_body .inforadius {
	border: 2px solid #FF8022;
}
.shopinfo_call {
	background-color: #e7fbd6;
	padding: 10px 20px 13px;
	position: relative;
	margin-bottom: 20px;
	border: 1px solid #bce29b;
}
.sapoie_body .shopinfo_call {
	background-color: #fff2e8;
	border: 1px solid #cccccc;
}
.shopinfo_call .spleft > p {
	font-size: 25px;
	font-weight: bold;
}
.shopinfo_call .spleft {
	float: left;
	width: 45%;
}
.shopinfo_call .spright {
	float: right;
	margin-top: 18px;
	text-align: center;
	width: 55%;
}
.btna {
	display: inline-block;
	width: 270px;
	height: 54px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
}
.btna::before,
.btna::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.btna,
.btna::before,
.btna::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.btna {
	border: 1px solid #306600;
	background-color: #306600;
	background-image: -webkit-linear-gradient(top, #499308, #306600);
	background-image: linear-gradient(to bottom, #499308, #306600);
	border-radius: 4px;
	color: #fff;
	line-height: 50px;
	-webkit-transition: none;
	transition: none;
	text-shadow: 0 5px 1px rgba(0, 0, 0, .3);
	vertical-align: text-top;
	font-size: 1.3em;
	font-weight: bold;
}
.sapoie_body .btna {
	border: 1px solid #FF8022;
	background-color: #FF8022;
	background-image: -webkit-linear-gradient(top, #FF8832, #FF8022);
	background-image: linear-gradient(to bottom, #FF8832, #FF8022);
}
.btna:hover {
	border: 1px solid #FF8832;
	background-color: #FF8832;
	background-image: -webkit-linear-gradient(top, #FFA566, #FF8832);
	background-image: linear-gradient(to bottom, #FFA566, #FF8832);
}
.btna:active {
	background: #1a92c2;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .2);
	color: #1679a1;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .5);
}
.kaisya_photo {
	background-color: #e7fbd6;
	border: 1px solid #bce29b;
	box-sizing: border-box;
	padding: 10px;
	text-align: center;
}
.sapoie_body .kaisya_photo {
	background-color: #fff2e8;
	border: 1px solid #cccccc;
}
.kaisya_photo img {
	max-width:100%;
	max-height:160px;
}
h3.kh3 {
	position: relative;
	padding: .75em 1em .75em 1.5em;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
h3.kh3::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 6px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #3c8812;
	border-radius: 4px;
}
.staffbox img {
	max-width: 180px;
	max-height:170px;
}
.staffboxwaku{
	width: 100%;
	background-color: #efefef;
	box-sizing: border-box;
	padding: 30px;
}
.staffbox #tblrow{display: table-row;}

.sonotabukken {
	border: 1px solid #ccc;
	box-sizing: border-box;
	padding: 15px 20px;
	width: 100%;
}
.sonotab_box {
	border: 1px solid #d8d8d8;
	box-sizing: border-box;
	float: left;
	margin: 5px;
	padding: 5px 10px;
	width: 180px;
}
.sonotab_box > a:hover {
	color: #333;
	opacity: 0.6;
}
.staff {
	margin-bottom: 30px;
}
.allkbukken{
	margin-bottom: 40px;
	text-align: center;
}
.allkbukken a:hover {
	color: #fff;
	text-decoration: none;
}
.shopinfo_btm .shopinfo_tbl {
	float: right;
	line-height: 1.5em;
	width: 466px;
}
.shopinfo_btm .shopinfo_tbl table{
	border: 1px solid #d8d8d8;
	border-collapse: collapse;
	margin-bottom: 8px;
	width: 100%;
}
.shopinfo_btm .shopinfo_tbl table th {
	vertical-align: top;
	background-color: #e7fbd6;
	border: 1px solid #bce29b;
	color: #333333;
	font-size: 0.9em;
	font-weight: normal;
	padding: 5px 7px;
	text-align: center;
	width: 20%;
}
.sapoie_body .shopinfo_btm .shopinfo_tbl table th {
	background-color: #fff2e8;
	border: 1px solid #cccccc;
}
.shopinfo_btm .shopinfo_tbl table td {
	border: 1px solid #bce29b;
	padding: 5px;
	text-align: left;
}
.sapoie_body .shopinfo_btm .shopinfo_tbl table td {
	border: 1px solid #cccccc;
}
.shopinfo_btm .shopinfo_tbl table td p {
	padding-bottom: 10px;
}
.shopinfo_tbl input + .map_button {
	border: 1px solid #336600;
	padding: 0 .5rem;
	font-size: 12px;
	border-radius: 2px;
	color: #fff;
	background-color: #336600;
}
.shopinfo_tbl input + .map_button:hover,
.shopinfo_tbl input:checked + .map_button {
	color: #336600;
	background-color: #fff;
}
.sapoie_body .shopinfo_tbl input + .map_button {
	border: 1px solid #FF8022;
	background-color: #FF8022;
}
.sapoie_body .shopinfo_tbl input + .map_button:hover,
.sapoie_body .shopinfo_tbl input:checked + .map_button {
	color: #FF8022;
	background-color: #fff;
}
.shopinfo_btm .shopinfo_tokucho {
	margin-top: 20px;
	clear:both;
}
.shopinfo_btm .shopinfo_tokucho p{
	font-size: 1.3em;
	font-weight: bold;
}
.shop_icon li ,.shop_icon li.tokuchk{
	background-color: #fff;
	border: 1px solid #999;
	color: #999;
	display: inline-block;
	font-size: 12px;
	line-height: 1;
	padding: 6px;
	text-align: center;
	width: 138px;
	margin-bottom: 2px;
}
.shop_icon li.tokuchk {
	background-color: #f0fbe9;
	border: 1px solid #3c8812;
	color: #3c8812;
}
.shopinfo_message {
	margin-top: 20px;
}
.shopinfo_message_title {
	font-size: 1.3em;
	font-weight: bold;
}
.shopinfo_btm .shopinfo_tbl .greeting {
	border-top: 1px solid #e1e1e2;
	margin-top: 20px;
	padding-top: 20px;
}
.shopinfo_btm .kaisya_photo {
	float: left;
	width: 450px;
	height: 514px;
}
.shopinfo_btm .kaisya_photo > li, .shop_result .shop_area .left_col .shop_pict {
	border: 1px solid #ccc;
	display: inline-block;
	padding: 1px;
	background-color: #fff;
	width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.shopinfo_btm .kaisya_photo > li + li {
	margin-top:10px;
}
#gallery {
	padding:10px;
}
.staff .staffbox {
	overflow: hidden;
	position: relative;
	text-align: center;
	display: table;
	border-collapse: separate;
	border-spacing: 10px;
	margin: 0 auto;
}
.staffbox > div  {
	display: table-cell;
	padding: 10px;
	text-align: center;
	width: 205px;
	border: 1px solid #ccc;
	margin: 0 5px;
	background-color:#fff;
	box-sizing: border-box;
}
.staffbox > div  p + p {
	text-align: left;
	font-size:13px;
	line-height:1.5;
	height:180px;
	overflow-y:auto;
}
.staffbox > div p.staff_name {
	font-size: 16px;
	font-weight: bold;
	line-height:1.3;
	text-align: center;
	margin:0.5em 0.2em;
	word-break: break-all;
}
.staffbox > div p.staff_name > small {
	font-size:12px;
}
.staffbox > div > div {
	height:180px;
	overflow-y:auto;
	font-size:13px;
	text-align:left;
	padding-right:5px;
}
.staffbox > div > div li + li,
.staffbox > div > div > p {
	margin-top:0.5em;
}
.staffbox > div > div li dl {
	display:table;
	width:100%;
	border-spacing:0;
}
.staffbox > div > div li dl dt,
.staffbox > div > div li dl dd {
	display:table-cell;
	vertical-align:top;
	border-spacing:0;
}
.staffbox > div > div li dl dt {
	font-weight:bold;
	width:3em;
}
.shopinfo_call, .shopinfo_btm, .staffbox {
}
.shopinfo_call::after, .shopinfo_btm::after,  .staffbox::after {
	clear: both;
	content: "";
	display: block;
}

/* kaisya_list_style
///////////////////////////////////////////////////////////////////*/

#kaisya_list #list-header {
	overflow: hidden;
}
#kaisya_list .okini_btn.button .fa-home:before {
  content: "\f015";
  font-size: 1.2em;
}
#kaisya_list .okini_btn.button .fa-building {
  color: #003a66;
}
#kaisya_list .okini_btn.button .fa-building:before {
  content: "\f1ad";
  font-size: 1.2em;
}
#kaisya_list > li {
	border: 20px solid #e7fbd6;
	box-shadow: 0 0 0 2px #bce29b inset;
	margin-bottom: 30px;
	padding: 12px;
}
.sapoie_body #kaisya_list > li {
	border: 20px solid #fff2e8;
	box-shadow: 0 0 0 2px #cccccc inset;
}
#kaisya_list > li:nth-last-of-type(1) {
	margin-bottom: 0;
}
#kaisya_list > li h3 {
	border-bottom: 2px solid #ccc;
	cursor: pointer;
	line-height: 42px;
	height: 42px;
	position:relative;
}
#kaisya_list > li h3 > span.list_title {
	border-bottom: 2px solid #306600;
	padding: 0 15px 0px 0;
	position: absolute;
	bottom: -2px;
}
.sapoie_body #kaisya_list > li h3 > span.list_title {
	border-bottom: 2px solid #FF8022;
}
#kaisya_list > li h3 .checkbox {
	margin: 0;
	padding: 12px 12px 12px 38px;
}
#kaisya_list > li h3 > span.list_motoban {
	float: right;
	font-size: 14px;
	font-weight: normal;
}
#kaisya_list > li h3 span.new_bukken {
	display: inline-block;
	line-height: 10px;
	margin-right: 0.5em;
}
#kaisya_list > li h3 > span a > span {
	display: inline-block;
	margin-bottom: -18px;
	max-width: 480px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#kaisya_list > li h3 > span a > span > span {
	margin-left: 0.5em;
}
#kaisya_list > li > div {
	padding: 10px 0 0;
}
#kaisya_list > li > div > div {
	border-bottom: 2px solid #bce29b;
	padding-bottom: 10px;
}
.sapoie_body #kaisya_list > li > div > div {
	border-bottom: 2px solid #cccccc;
}
#kaisya_list > li > div > div > div.tab_left, #kaisya_list > li > div > div > div.tab_right {
	float: left;
}
#kaisya_list > li > div > div > div.tab_left {
	box-sizing: border-box;
	padding: 10px;
	text-align: center;
	width: 23%;
}
#kaisya_list > li > div > div > div.tab_left > p {
	padding: 10px 10px 0;
}
#kaisya_list > li > div > div > div.tab_left > p i {
	color: #ccc;
	font-size: 16px;
	margin-right: 0.5em;
}
#kaisya_list > li > div > div > div.tab_left > p i.check_on {
	color: #333;
}
#kaisya_list > li > div > div > div.tab_left img {
	max-height: 150px;
	width: 100%;
}
#kaisya_list > li > div > div > div.tab_right {
	width: 75%;
	margin-left: 10px;
}
#kaisya_list > li > div > div > div.tab_right table {
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px dotted #bce29b;
}
.sapoie_body #kaisya_list > li > div > div > div.tab_right table {
	border-bottom: 1px dotted #cccccc;
}
#kaisya_list > li > div > div > div.tab_right table td {
	border-top: 1px dotted #bce29b;
	padding: 0.5em 0;
}
.sapoie_body #kaisya_list > li > div > div > div.tab_right table td {
	border-top: 1px dotted #cccccc;
}
#kaisya_list > li > div > div > div.tab_right table td > div {
	border-left: 1px dotted #bce29b;
	padding: 0 0.75em;
}
.sapoie_body #kaisya_list > li > div > div > div.tab_right table td > div {
	border-left: 1px dotted #cccccc;
}
#kaisya_list > li > div > div > div.tab_right table td strong {
	color: #fc9344;
	font-size: 18px;
}
#kaisya_list > li > div > div > div.tab_right table td span {
	margin-right: 0.5em;
}
#kaisya_list > li > div > div > div.tab_right table td span.list_shinchiku {
	background-color: #ed1b24;
	color: #fff;
	font-weight: bold;
	padding: 2px 0.75em;
}
#kaisya_list > li > div > div > div.tab_right table tr:nth-of-type(1) td {
	border-top: medium none;
}
#kaisya_list > li > div > div > div.tab_right table tr td:nth-of-type(1) > div {
	border-left: medium none;
}
#kaisya_list > li > div > div > div.tab_right table th {
	background-color: #fff2e8;
	width: 25%;
}
#kaisya_list > li > div > div > div.tab_right table td.list_catch div {
	max-height: 37px;
	overflow: hidden;
}
#kaisya_list .motomei {
	float: right;
}
#kaisya_list dl.motomei dt, #kaisya_list dl.motomei dd {
	float: left;
}
#kaisya_list .tab_right .muryotuwa{
	color: red;
	font-size: 25px;
	font-weight: bold;
}
#kaisya_list .tab_right p{
	font-size: 0.8em;
}
button.motomei_slide {
	clear: both;
	cursor: pointer;
	float: right;
	margin-top: 5px;
	padding: 0.5em 0.75em;
	width: 320px;
}
button.motomei_slide i {
	margin-right: 0.5em;
}
button.motomei_slide i::before {
	content: "?";
}
button.motomei_slide.active i::before {
	content: "?";
}
button + ul.motomei {
	clear: both;
	display: none;
	margin-top: 5px;
}
#kaisya_list .btn-group {
	padding: 10px 0 0;
}
#kaisya_list .btn-group li {
	float: left;
	margin-right: 2%;
	width: 32%;
}
#kaisya_list .btn-group.col-4 li {
	width: 23.5%;
}
#kaisya_list .btn-group li:nth-last-of-type(1) {
	margin-right: 0;
}
#kaisya_list .btn-group li button {
	border: medium none;
	border-radius: 3px;
	box-shadow: -1px -1px 3px 0 rgba(0, 0, 0, 0.3) inset;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	width: 100%;
}
#kaisya_list .btn-group li button.syousai_btn {
	background-color: #306600;
	color: #fff;
}
.sapoie_body #kaisya_list .btn-group li button.syousai_btn {
	background-color: #FF8022;
}
#kaisya_list .btn-group li button.okini_btn.button {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #333;
}
#kaisya_list .btn-group li button.okini_btn i {
	color: #ed1b24;
}
#kaisya_list .btn-group li button.okini_btn i::before {
	content: "?";
}
#kaisya_list .btn-group li button.okini_btn.okini_touroku i::before {
	content: "?";
}
#kaisya_list .btn-group li button i {
	margin-right: 0.5em;
}
#kaisya_list .btn-group li button.toi_btn {
	background-color: #fc9344;
	color: #fff;
}
#kaisya_list .tab_right dt {
	float: left;
}
#kaisya_list .tab_right dd.tel,#kaisya_list .tab_right dt:first-child {
	font-size: 25px;
	font-weight: bold;
	color:red;
}
#kaisya_list .tab_right dd span{
	font-size: 12px;
}
.tokutyou_icon{
	margin-bottom: 10px;
}
.tokutyou_icon li{
	background-color: #fff;
	border: 1px solid #999;
	color: #999;
	display: inline-block;
	font-size: 12px;
	line-height: 1;
	padding: 6px;
	text-align: center;
	width: 154px;
	margin-bottom: 2px;
}
.tokutyou_icon li{
	background-color: #f0fbe9;
	border: 1px solid #3c8812;
	color: #3c8812;
}
#kaisya_list .tab_right.cf td{
	min-width:80px;
}
.maplist {
    background-color: #fff;
    border-bottom: 1px solid #fc9344;
    border-collapse: collapse;
    border-top: 1px solid #fc9344;
    box-sizing: border-box;
    margin: 10px;
    padding: 5px;
    width: 250px;
}

.slwaku {
    margin: 5px 0;
    text-align: center;
}
.slwaku img {
    max-width: 100%;
}

.maplist .icons.cf > div {
    font-size: 1.2em;
    font-weight: bold;
}
#kakudai{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -3rem;
	margin-left: -45%;
	width: 90%;
	padding: 1.4rem;
	line-height: 1.4;
	border-radius: 5px;
	background-color: rgba(0,50,0,0.8);
	color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}


/* ///// 会社画像ここから ///// */
/*=== gallerifficスタイル以下 ====*/

div.content{
	display: block;
	float: right;
	width: 650px;
}
div.navigation{
	width: 100%;
	margin-top: 10px;
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
	display:none;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	/* float: right; */
}

/* 右スライドショー部分 */

div.slideshow-container {
	position: relative;
	clear: both;
	width:100%;
	height: 280px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	 /* background-image: url('loader.gif');  */
	background-repeat: no-repeat;
	background-position: center;
	width:100%;
	/* height: 502px; This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: table;
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	background-color:#ebebeb;
}
div.slideshow a.advance-link {
	display: table-cell;
	width: 100%;
	/*height: 502px;  This should be set to be at least the height of the largest image in the slideshow */
	/*line-height: 502px; This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
	height:280px;
	vertical-align:middle;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	max-width:100%;
	max-height:280px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
div.download {
	float: right;
}
div.caption {
	padding: 0;
	text-align: left;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 24px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}

/* 左サムネイル部分 */

ul.thumbs {
	clear: both;
	margin: 0 ;
	padding: 0;
	overflow: hidden;
}
ul.thumbs li {
	float: left;
	padding: 0;
	list-style: none;
	width: 23.5%;
}
ul.thumbs li + li {
	margin-left:2%;
}
ul.thumbs li:nth-child(n+3) {
	margin-top:0;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #fff;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
	margin: 0 auto;
	height:70px;
	max-width: 100%;
}
div.pagination {
	clear: both;
}
div.navigation div.bottom {
	margin-top: 10px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

/* ///// 会社画像ここまで ///// */
#ibox #ibox_wrapper {
	background-color: #306600;
}
.sapoie_body #ibox #ibox_wrapper {
	background-color: #FF8022;
}

/* レビュー関連
///////////////////////////////////////////////////////////////////*/

/* 平均レビュー表記 */
.ave_review {
	width:240px;
	border:3px solid #306600;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.ave_review dt {
	background-color:#306600;
	color:#fff;
	text-align:center;
	line-height:30px;
}
.sapoie_body .ave_review {
	border:3px solid #FF8022;
}
.sapoie_body .ave_review dt {
	background-color:#FF8022;
}
.ave_review dd {
	padding:5px;
	line-height:1.3;
	text-align:left;
}

/* レビュー一覧スペース */
#detail_review {
	margin-bottom:30px;
}
#detail_review > div > div {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding:10px;
}
#all_review {
	border:1px solid #ccc;
	width:60%;
	float:left;
}
#all_review > div{
	height:200px;
	overflow-y:scroll;
	overflow-x:hidden;
	padding-right: 5px;
}
#all_review > div > div {
	border-bottom:1px dotted #ccc;
}
#my_review {
	border:1px solid #ccc;
	width:38%;
	float:right;
	background-color:#e7fbd6;
}
.sapoie_body #my_review {
	background-color:#fff2e8;
}
#my_review > div {
	height:200px;
}
#my_review > div > p,#my_review > div > ul {
	margin-bottom:10px;
}
#my_review > div > ul li {
	float:left;
	width:49%;
}
#my_review > div > ul li:nth-of-type(1) {
	margin-right:2%;
}
#my_review > div > p a.button,#my_review > div > ul li a.button {
	width:100%;
}
#my_review > div > div {
	padding:10px;
	border: 1px solid #bce29b;
	background: #fff;
}
.sapoie_body #my_review > div > div {
	border: 1px solid #cccccc;
}
#my_review > div > div > div {
	height: 116px;
	overflow-y:scroll;
	overflow-x:hidden;
	padding-right: 5px;
}
.review_head {
	margin-bottom:10px;
}
.review_head > h4,.review_head > div {
	display:table-cell;
	vertical-align:middle;
}
.review_head > h4 {
	padding-left:.5em;
	word-wrap:break-word;
	word-break:break-all;
	line-height:1.3;
}
.review_head > p {
	font-size:12px;
}
.review_body {
	margin-bottom:10px;
}
.review_body > p {
	line-height:1.3;
	word-wrap:break-word;
}