@charset "utf-8";

body {
	font: 14px/1.7 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	margin: 0px;
	padding: 0px;
	background: url(../img/bg.gif) #f7f7f7;
	-webkit-text-size-adjust: none;
}
h1,h2,h3,h4,h5 {
	margin: 0px;
	font-size: 100%;
	: normal;
	line-height: 1.5;
}
p {
	margin: 0px 0px 20px 0px;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ol {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
dl,dt,dd {
	margin: 0px;
	padding: 0px;
}
a {
	color: #00a040;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
/*
.clearfix,
.section {
	zoom:1;
}
.clearfix:after,
.section:after {
  content: "";
  display: block;
  clear: both;
}
*/
/*.clear { clear: both; }*/
.section:after,
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
/*
.section,
.clearfix { min-height: 1px; }
*/
* html .clearfix { height: 1px; /**//*/ height:auto; overflow:hidden; /**/ }

.pagetop {
	overflow: hidden;
	display: none;
	position: fixed;
	right: 30px;
	bottom: 30px;
	width: 60px;
	height: 60px;
	cursor: pointer;
}

/* ------------------------------------ block */
.in_bk {
	width: 970px;
	margin: 0px auto;
}

/* ------------------------------------ header */
#header {
}
#header .head {
	height: 60px;
	/*background: #008033;*/
	background: #FFF;
	/*color: #fff;*/
	color: #008033;
}
#header .title a{
	overflow: hidden;
	display: block;
	width: 553px;
	height: 60px;
	background: url(../img/title.png) no-repeat;
	text-indent: -9999px;
}
#header .image {
	height: 250px;
	/*background: url(../img/bg_header.jpg) repeat-x #007730;*/
	background: #FFF;
}

/* ------------------------------------ nav */
#nav {
	padding-bottom: 3px;
	/*border-top: 3px solid #00a040;*/
	background: url(../img/bg_nav.png) repeat-x;
}
#nav ul {
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}
#nav li {
	float: left;
	/*border-right: 1px solid #e6e6e6;*/
}
/* start add line yukikaze 20140528 */
#nav li a {
	overflow: hidden;
	display: block;
	min-width: 160px;
	height: 68px;
	text-indent: -9999px;
	background: url(../img/bt_nav.png) no-repeat -1px 0;
}
#nav li.order a       { background-position:0 0; width:162px; }
#nav li.order a:hover { background-position:0 -71px; }
#nav li.order a.cr    { background-position:0 -142px; }

#nav li.subdivision a       { background-position:-162px 0; width:162px;}
#nav li.subdivision a:hover { background-position:-162px -71px; }
#nav li.subdivision a.cr    { background-position:-162px -142px; }

#nav li.agent a       { background-position:-324px 0; width:162px; }
#nav li.agent a:hover { background-position:-324px -71px; }
#nav li.agent a.cr    { background-position:-324px -142px; }

#nav li.sale a        { background-position:-486px 0; width:162px; }
#nav li.sale a:hover  { background-position:-486px -71px; }
#nav li.sale a.cr     { background-position:-486px -142px; }

#nav li.reform a       { background-position:-650px 0; width:160px; }
#nav li.reform a:hover { background-position:-650px -71px; }
#nav li.reform a.cr    { background-position:-650px -142px; }

#nav li.buying a       { background-position:-809px 0; width:160px; }
#nav li.buying a:hover { background-position:-809px -71px; }
#nav li.buying a.cr    { background-position:-809px -142px; }



/* end add line yukikaze 20140528 */



/*
#nav li.top a {
	background: url(../img/bt_nav.gif) no-repeat -1px 0px;
}
#nav li.top a:hover {
	background: url(../img/bt_nav.gif) no-repeat -1px -71px;
}
#nav li.top a.cr {
	background: url(../img/bt_nav.gif) no-repeat -1px -142px;
}
#nav li.order a {
	background: url(../img/bt_nav.gif) no-repeat -195px 0px;
}
#nav li.order a:hover {
	background: url(../img/bt_nav.gif) no-repeat -195px -71px;
}
#nav li.order a.cr {
	background: url(../img/bt_nav.gif) no-repeat -195px -142px;
}
#nav li.subdivision a {
	width: 192px;
	background: url(../img/bt_nav.gif) no-repeat -389px 0px;
}
#nav li.subdivision a:hover {
	background: url(../img/bt_nav.gif) no-repeat -389px -71px;
}
#nav li.subdivision a.cr {
	background: url(../img/bt_nav.gif) no-repeat -389px -142px;
}
#nav li.buying a {
	background: url(../img/bt_nav.gif) no-repeat -582px 0px;
}
#nav li.buying a:hover {
	background: url(../img/bt_nav.gif) no-repeat -582px -71px;
}
#nav li.buying a.cr {
	background: url(../img/bt_nav.gif) no-repeat -582px -142px;
}
#nav li.reform a {
	background: url(../img/bt_nav.gif) no-repeat -776px 0px;
}
#nav li.reform a:hover {
	background: url(../img/bt_nav.gif) no-repeat -776px -71px;
}
#nav li.reform a.cr {
	background: url(../img/bt_nav.gif) no-repeat -776px -142px;
}
*/




/* ------------------------------------ contents */
#contents {
	padding-top: 20px;
}
#breadcrumb {
	margin-bottom: 20px;
	font-size: 13px;
}
#breadcrumb a {
	display: inline-block;
	float: left;
	height: 26px;
	padding: 1px 5px 0px 10px;
	background: #e6e6e6;
	line-height: 26px;
}
#breadcrumb span {
	display: inline-block;
	float: left;
	height: 26px;
	padding: 1px 10px 0px 5px;
	background: #e6e6e6;
	line-height: 26px;
}
#breadcrumb .arw {
	display: inline-block;
	float: left;
	width: 15px;
	height: 27px;
	padding: 0px;
	background: url(../img/bg_breadcrumb.gif) no-repeat 0px 0px;
}
#breadcrumb .arw_end {
	display: inline-block;
	float: left;
	width: 15px;
	height: 27px;
	padding: 0px;
	background: url(../img/bg_breadcrumb.gif) no-repeat 0px -27px;
}

/* ------------------------------------ main */
#contents .main {
	float: right;
	width: 727px;
	margin-bottom: 46px;
}
.main .h_list {
	margin-bottom: 6px;
}
.main .top {
	display: block;
	height: 30px;
	background: url(../img/bg_main_top.png) no-repeat;
}
.main .bottom {
	display: block;
	height: 30px;
	background: url(../img/bg_main_bottom.png) no-repeat;
}
.main .inner {
	padding: 1px 0px 20px 0px;
	background: url(../img/bg_main.png) repeat-y;
}
.main .hgroup {
	margin: 10px 31px 20px 31px;
	padding-left: 27px;
	border-left: 3px solid #00a040;
}
.hgroup h1 {
	font-size: 22px;
	font-weight: bold;
}
.hgroup p {
	margin-bottom: 16px;
}
.hgroup .date {
	display: inline-block;
	margin-right: 8px;
	font-size: 12px;
}
.hgroup .date .icon_new {
	display: inline-block;
	width: 43px;
	height: 22px;
	margin-left: 10px;
	background: url(../img/icon-new.gif);
	text-indent: -9999px;
	line-height: 22px;
}
.hgroup .tag {
	display: inline-block;
	font-size: 13px;
}
.hgroup .tag a {
	position: relative;
	display: inline-block;
	height: 20px;
	margin-right: 6px;
	padding: 0px 11px 0px 8px;
	border: 1px solid #ccc;
	background: #f5f5f5;
	text-decoration: none;
	line-height: 20px;
}
.hgroup .tag a .arw {
	display: block;
	position: absolute;
	top: -1px;
	right: -1px;
	width: 6px;
	height: 22px;
	background: url(../img/arw_tag.gif) no-repeat 0px 0px;
}
.hgroup .tag a:hover {
	border: 1px solid #00a040;
	background: #ebf7f0;
}
.hgroup .tag a:hover .arw {
	background: url(../img/arw_tag.gif) no-repeat 0px -22px;
}
.hgroup .name {
	font-size: 13px;
}
.main .section {
	margin: 0px 61px 40px 61px;
}
.interview_head .section {
	margin-bottom: 0px;
}
.interview_area {
	margin: 0px 61px;
	padding-top: 30px;
	border-top: 1px dotted #ccc;
}
.interview_area .section {
	margin: 0px 0px 40px 0px;
}
.main h2 {
	margin-bottom: 20px;
	font-size: 22px;
	line-height: 1.63;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.main h3 {
	margin-bottom: 30px;
	color: #00a040;
	font-size: 14px;
}
.main .right {
	float: right;
	width: 225px;
	margin: 0px 0px 20px 40px;
	background: #f5f5f5;
}
.main .left {
	float: left;
	width: 225px;
	margin: 0px 40px 20px 0px;
	background: #f5f5f5;
}
.main .right span,
.main .left span {
	display: block;
	padding: 8px;
	font-size: 12px;
}

/* ------------------------------------ side */
#contents .side {
	float: left;
	width: 225px;
}
.nav_side {
	background: #fff;
	margin-bottom: 20px;
}
.nav_side li {
	border-top: 1px solid #e6e6e6;
}
.nav_side li:first-child {
	border-top: none;
}
.nav_side li a {
	display: block;
	position: relative;
	padding: 14px 35px 14px 39px;
	color: #333;
	font-size: 14px;
	text-decoration: none;
}

/* start add line yukikaze 20140528 */
.nav_side li.home a {
	background: url(../img/icon_home.png) no-repeat 8px 12px;
}
.nav_side li.home a:after {
	display: inline-block;
	position: absolute;
	right: 8px;
	height: 24px;
	width: 24px;
	overflow: hidden;
	content: '';
	background: url(../img/icon_home.png) 0 100% no-repeat;
}
.nav_side li.home a:hover {
	background-color: #66c68c;
}
/* end add line yukikaze 20140528 */




.nav_side li a .count {
	display: block;
	position: absolute;
	top: 50%;
	right: 6px;
	margin-top: -11px;
	height: 22px;
	padding: 0px 4px;
	background: #e6e6e6;
	font-size: 11px;
	line-height: 22px;
}
.nav_side li a:hover .count {
	background: #ccecd9;
}
.nav_side li.video a {
	background: url(../img/icon_nav_side.png) no-repeat 8px 17px;
}
.nav_side li.video a.cr {
	background: url(../img/icon_nav_side.png) no-repeat 8px 17px #a9e0bf;
}
.nav_side li.video a:hover {
	background: url(../img/icon_nav_side.png) no-repeat 8px 17px #66c68c;
}
.nav_side li.interview a {
	background: url(../img/icon_nav_side.png) no-repeat 8px -33px;
}
.nav_side li.interview a.cr {
	background: url(../img/icon_nav_side.png) no-repeat 8px -33px #a9e0bf;
}
.nav_side li.interview a:hover {
	background: url(../img/icon_nav_side.png) no-repeat 8px -33px #66c68c;
}
.nav_side li.letter a {
	background: url(../img/icon_nav_side.png) no-repeat 8px -83px;
}
.nav_side li.letter a.cr {
	background: url(../img/icon_nav_side.png) no-repeat 8px -83px #a9e0bf;
}
.nav_side li.letter a:hover {
	background: url(../img/icon_nav_side.png) no-repeat 8px -83px #66c68c;
}



/* start add line yukikaze 20140528 */
.letter_side {
	margin-bottom: 30px;
	padding: 9px 0 0 0;
	background: #e6e6e6;
}
.letter_side h3 {
	overflow: hidden;
	width: 100%;
	height: 40px;
	background: url(../img/h_letter_side.png) no-repeat;
	text-indent: -100%;
}

.letter_side .nav_side li a       { background: url(../img/icon_nav_side2.png) no-repeat; }
.letter_side .nav_side li.post01 a { background-position: 8px 13px; }
.letter_side .nav_side li.post02 a { background-position: 8px -59px; }
.letter_side .nav_side li.post03 a { background-position: 8px -130px; }
.letter_side .nav_side li.post04 a { background-position: 8px -203px; }
.letter_side .nav_side li.post05 a { background-position: 8px -275px; }
.letter_side .nav_side li.post06 a { background-position: 8px -348px; }

.nav_side li a.cr    { background-color: #a9e0bf; }
.nav_side li a:hover { background-color: #fff2d7; }

.nav_side li a:hover .count {
	background: #e6e6e6;
}
/* end add line yukikaze 20140528 */



/* start add line yukikaze 20140616 */
.search_side {
	background: #e7e7e7;
	padding: 10px 15px 14px 15px;
	margin-bottom: 30px;
}
.search_side h3 {
	overflow: hidden;
	width: 100%;
	height: 40px;
	background: url(../img/h_search_side.png) no-repeat #e7e7e7;
	text-indent: -100%;
}
.search_side form {
	margin: 0;
	background: #fff;
	text-align: left;
	padding: 0;
	overflow: hidden;
}
.search_side form .sword {
	display: inline-block;
	vertical-align: middle;
	font-size: 125%;
	margin: 2px 0 2px 2px;
	border: none;
	outline: none;
	border: none;
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
   	-moz-box-sizing: content-box;
	box-sizing: content-box;
	width: 150px;
}
.search_side .btn.submit {
	display: inline-block;
	vertical-align: middle;
	border: none;
	outline: none;
	text-align: center;
	width: 38px;
	height: 30px;
	margin: 2px 2px 2px 0;
	padding: 0;
	cursor: pointer;
}
.search_side .btn.submit img {
	width: 100%;
	height: 100%;
}

.search_side h4 {
	color: #019f3e;
	font-size: 112%;
	font-weight: 700;
	padding: 20px 0 10px 0;
}
.search_side .interestSearch {
	background: #fff;
	padding: 10px;
}
.search_side .interestSearch li {
	display: inline;
	margin-right: 0.7em;
	font-size: 100%;
}
.search_side .interestSearch li a {
	text-decoration: underline;
}
.search_side .interestSearch li a:hover {
	text-decoration: none;
}
/* end add line yukikaze 20140616 */


.nav_side li a.cr2    { background-color: #fff2d7; }


.banner_side {
	margin-bottom: 30px;
	padding: 9px 9px 9px 9px;
	background: #e6e6e6;
}
.banner_side h3 {
	overflow: hidden;
	width: 100%;
	height: 40px;
	background: url(../img/h_banner.png) no-repeat;
	text-indent: -100%;
}
.banner_side li {
	margin-bottom: 7px;
}
.banner_side li a {
	overflow: hidden;
	display: block;
	width: 207px;
	height: 82px;
	text-indent: -9999px;
}
.banner_side li.order a {
	background: url(../img/banner_side.png) no-repeat 0px 0px;
}
.banner_side li.order a:hover {
	background: url(../img/banner_side.png) no-repeat -215px 0px;
}
.banner_side li.subdivision a {
	background: url(../img/banner_side.png) no-repeat 0px -90px;
}
.banner_side li.subdivision a:hover {
	background: url(../img/banner_side.png) no-repeat -215px -90px;
}
.banner_side li.buying a {
	background: url(../img/banner_side.png) no-repeat 0px -180px;
}
.banner_side li.buying a:hover {
	background: url(../img/banner_side.png) no-repeat -215px -180px;
}
.banner_side li.reform a {
	background: url(../img/banner_side.png) no-repeat 0px -270px;
}
.banner_side li.reform a:hover {
	background: url(../img/banner_side.png) no-repeat -215px -270px;
}

/* start add line yukikaze 20140528 */
.banner_side li.spot {
	margin-bottom: 0;
}
.banner_side li.spot a {
	background: url(../img/banner_side.png) no-repeat 0px -360px;
}
.banner_side li.spot a:hover {
	background: url(../img/banner_side.png) no-repeat -215px -360px;
}
/* end add line yukikaze 20140528 */


.voice_side {
	margin-bottom: 30px;
	background: #fff;
	font-size: 13px;
}
.voice_side h3 {
	height: 36px;
	padding: 0px 15px;
	background: #ccc;
	line-height: 36px;
}
.voice_side ul {
	padding: 0px 10px 20px 10px;
}
.voice_side li {
	padding: 6px 4px;
	border-bottom: 1px dotted #e6e6e6;
}

/* start add line yukikaze 20140528 */
.cs_side {
	margin-bottom: 30px;
}
.pt_side {
	margin-bottom: 20px;
}
/* end add line yukikaze 20140528 */







/* ------------------------------------ footer */
#footer {
	position: relative;
	width: 970px;
	margin: 0px auto;
	padding-top: 20px;
	border-top: 1px solid #636363;
	color: #666;
	font-size: 11px;
	text-align: center;
}
#footer .bt_corporate a {
	overflow: hidden;
	display: block;
	position: absolute;
	top: 10px;
	left: 0px;
	width: 100px;
	height: 59px;
	background: url(../img/logo_footer.gif) no-repeat;
	text-indent: 100%;
}
#footer ul {
	margin-bottom: 10px;
}
#footer li {
	display: inline-block;
	padding: 0px 23px;
	border-right: 1px solid #666;
	line-height: 1;
}
#footer li:first-child {
	border-left: 1px solid #666;
}
#footer li a {
	color: #666;
}
#footer p {
	margin-bottom: 14px;
}
#footer .copy {
	margin: 0px;
	padding: 10px 0px;
	border-top: 1px solid #636363;
}

/* ------------------------------------ img_main */
.img_main {
	margin-bottom: 30px;
	padding: 0px 31px;
}
.img_main li {
	margin-bottom: 6px;
}


/* start added lines yukikaze 20140616 */
/* [ search box in column of "main" ]
=========================================================== */
.searchBox {
	line-height: 1;
	padding-left: 45px;
	position: relative;
}
	.searchBoxInner {
		width: 100%;
		height: 26px;
		padding: 0;
	}
	.searchBoxInner label {
		display: inline-block;
		vertical-align: bottom;
		background: #00a040;
		color: #fff;
		height: 26px;
		line-height: 26px;
		padding: 0 .5em;
	}
	.searchBoxInner #swords {
		display: inline-block;
		vertical-align: bottom;
		width: 300px;
		height: 24px;
		padding: 0 0 0 .5em;
		margin: 0;
		line-height: 1;
		outline: none;
		border: none;
		border-top: 1px solid #e9e9e9;
		border-bottom: 1px solid #e9e9e9;
		-webkit-appearance: textfield;
		-webkit-box-sizing: content-box;
	   	-moz-box-sizing: content-box;
		box-sizing: content-box;
	}


	.searchBoxInner .btn.submit {
		width: 26px;
		height: 26px;
		overflow: visible;
		border: none;
		background: #f8f8f8;
		padding: 0;
		cursor: pointer;
	}
	.searchBoxInner .btn.submit img {
		width: 26px;
		height: 26px;
	}


/* [ WEBCLAP ]
=========================================================== */
.webclap {
	text-align: right;
	margin: 0px 61px 40px 61px;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
	.webclap .clapCount {
		display: inline-block;
		vertical-align: middle;
		font-size: 16px;
		color: #00a040;
		height: 30px;
		line-height: 30px;
		margin-right: 28px;
		padding: 0 0 0 0.6em;
		position: relative;
		z-index: 0;
		background: url(../img/webclap.png) -40px 0px no-repeat;
	}
	.webclap .clapCount:before {
		width: 7px;
		height: 30px;
		font-size: 0;
		content: '';
		display: inline-block;
		vertical-align: middle;
		overflow: hidden;
		background: url(../img/webclap.png) -30px 0px no-repeat;
		position: absolute;
		left: -7px;
		top: 0;
		z-index: 1000;
	}
	.webclap .clapCount:after {
		width: 26px;
		height: 30px;
		font-size: 0;
		content: '';
		display: inline-block;
		vertical-align: middle;
		overflow: hidden;
		background: url(../img/webclap.png) -154px 0px no-repeat;
		position: absolute;
		left: 100%;
		top: 0;
		z-index: 1000;
	}
	.webclap .clapSubmit {
		text-align: left;
		display: inline-block;
		vertical-align: middle;
		width: 30px;
		height: 30px;
		overflow: hidden;
		background: url(../img/webclap.png) 0 0 no-repeat;
		cursor: pointer;
		font-size: 1%;
		text-indent: -65536em;
	}
/* end added lines yukikaze 20140616 */


/* ------------------------------------ news */
.list {
	margin-bottom: 40px;
}
.list h2 {
	padding: 17px 0px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	background: url(../img/icon_new_head.gif) no-repeat 1px 19px #fafafa;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
}
.list .item {
	padding: 30px 30px 0px 60px;
	border-bottom: 1px dotted #e6e6e6;
}
.list .date {
	display: inline-block;
	margin-right: 8px;
	font-size: 12px;
}
.list .date .icon_new {
	display: inline-block;
	width: 43px;
	height: 22px;
	margin-left: 10px;
	background: url(../img/icon-new.gif);
	text-indent: -9999px;
	line-height: 22px;
}
.list .tag {
	display: inline-block;
	font-size: 13px;
}
.list .tag a {
	position: relative;
	display: inline-block;
	height: 20px;
	margin-right: 6px;
	padding: 0px 11px 0px 8px;
	border: 1px solid #ccc;
	background: #f5f5f5;
	text-decoration: none;
	line-height: 20px;
}
.list .tag a .arw {
	display: block;
	position: absolute;
	top: -1px;
	right: -1px;
	width: 6px;
	height: 22px;
	background: url(../img/arw_tag.gif) no-repeat 0px 0px;
}
.list .tag a:hover {
	border: 1px solid #00a040;
	background: #ebf7f0;
}
.list .tag a:hover .arw {
	background: url(../img/arw_tag.gif) no-repeat 0px -22px;
}
.list h3 {
	margin-bottom: 20px;
	max-width: 530px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list h3 a {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.list .img {
	float: right;
	margin: 0px 0px 30px 40px;
	width: 185px;
}
.list .img img {
	width: 100%;
}


/* start added lines yukikaze 20141102 */
.list .outline {
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}
	.list .outline br {
		display: none;
	}
	.list .itemThumb {
		width: 92px;
		height: auto;
		max-height: 63px;
		float: right;
	}

.partyThumbList {
	padding: 0 30px 30px 30px;
	letter-spacing: -.4em;
	text-align: center;
}
	.partyThumbList h2 {
		background: #a5fffa;
		text-align: left;
		font-size: 114.3%;
		line-height: 1;
		padding: 7px 0 7px .5em;
		font-weight: 400;
		margin-bottom: 10px;
	}
	.partyThumbList li {
		display: inline-block;
		vertical-align: top;
		overflow: hidden;
		letter-spacing: normal;
		width: 155px;
		margin: 0 5px;
		text-align: left;
	}
	.partyThumbList li a {
		color: #000;
	}
	.partyThumbList li img {
		width: 100%;
		margin-bottom: 5px;
	}


/* [ party list ]
=========================================================== */
.list.party .txt {
	width: 420px;
}
	.list.party .outline {
		white-space: normal;
		text-overflow: clip;
	}
	.list.party .itemThumb {
		width: 181px;
		height: auto;
		max-height: 136px;
		float: right;
	}

/* [ party detail ]
=========================================================== */
.hgroup.party {
	margin: 10px 31px 20px 31px;
	padding-left: 27px;
	border-left: none;
}
.hgroup.party h1 {
	font-size: 18px;
	font-weight: bold;
}

.partyGallery {
	margin: 0 auto 30px auto;
}
	.showcase-content {
		width: 440px;
		height: 330px;
		overflow: hidden;
		text-align: center;
	}
		.showcase-content img {

		}

	.showcase-thumbnail-restriction {
		margin-top: 0!important;
		height: 330px!important;
		overflow: hidden;
	}
	.showcase-thumbnail {
		margin-bottom: 8px;
		cursor: pointer;
		opacity: 0.75;
	}
		.showcase-thumbnail:hover {
			opacity: 1;
		}
		.showcase-thumbnail img {
			width: 80px;
			height: 60px;
		}

.partyComment {
	margin-bottom: 30px;
}
	.partyComment dt {
		margin-bottom: 1em;
	}
	.partyComment dt img {
		width: 160px;
	}
	.partyComment dd {
		margin-bottom: 2em;
		line-height: 1.8;
		padding: 0 1em;
	}

.polusComment {

}
	.polusComment h2 {
		background: #a5fffa;
		text-align: left;
		font-size: 114.3%;
		line-height: 1;
		padding: 7px 0 7px .5em;
		font-weight: 400;
		margin-bottom: 10px;
	}
	.polusComment p {
		padding: 1em;
	}

/* end added lines yukikaze 20141102 */


/* ------------------------------------ pagenate */
.pagenate {
	clear: both;
	text-align: center;
}
.pagenate li {
	display: inline;
	margin: 0px 3px;
}
.pagenate li a,
.pagenate li span {
	display: inline-block;
	width: 28px;
	height: 28px;
	border: 1px solid #ccc;
	background: #f5f5f5;
	text-decoration: none;
	line-height: 28px;
}
.pagenate li a:hover {
	border: 1px solid #00a040;
	background: #ebf7f0;
}
.pagenate li a.cr {
	border: 1px solid #00a040;
	background: #00a040;
	color: #fff;
}
.pagenate li.prev span {
	background: url(../img/bt_pagenate.png) no-repeat -1px -1px #f5f5f5;
	text-indent: -9999px;
}
.pagenate li.prev a {
	background: url(../img/bt_pagenate.png) no-repeat -1px -31px #f5f5f5;
	text-indent: -9999px;
}
.pagenate li.prev a:hover {
	border: 1px solid #00a040;
	background: url(../img/bt_pagenate.png) no-repeat -1px -31px #ebf7f0;
}
.pagenate li.next span {
	background: url(../img/bt_pagenate.png) no-repeat -1px -61px #f5f5f5;
	text-indent: -9999px;
}
.pagenate li.next a {
	background: url(../img/bt_pagenate.png) no-repeat -1px -91px #f5f5f5;
	text-indent: -9999px;
}
.pagenate li.next a:hover {
	border: 1px solid #00a040;
	background: url(../img/bt_pagenate.png) no-repeat -1px -91px #ebf7f0;
}
.pagenate li.bt_prev a {
	margin: 0px 5px;
	padding: 0px 9px 0px 21px;
	broder: 1px solid #ccc;
	background: url(../img/bt_pagenate.png) no-repeat -1px -31px #f5f5f5;
}
.pagenate li.bt_prev a:hover {
	broder: 1px solid #00a040;
	background: url(../img/bt_pagenate.png) no-repeat -1px -31px #ebf7f0;
}
.pagenate li.bt_next a {
	margin: 0px 5px;
	padding: 0px 21px 0px 9px;
	broder: 1px solid #ccc;
	background: url(../img/bt_pagenate.png) no-repeat 30px -91px #f5f5f5;
}
.pagenate li.bt_next a:hover {
	broder: 1px solid #00a040;
	background: url(../img/bt_pagenate.png) no-repeat 30px -91px #ebf7f0;
}

/* ------------------------------------ comment */
.comment {
	clear: both;
	margin: 0px 61px 40px 61px;
	border: 1px solid #ccc;
}
.comment h2 {
	height: 41px;
	margin-bottom: 20px;
	padding: 0px 17px 0px 51px;
	border-bottom: 1px solid #ccc;
	background: url(../img/icon_comment.png) no-repeat 16px 8px #f5f5f5;
	font-size: 16px;
	font-weight: normal;
	line-height: 41px;
}
.comment p {
	margin: 0px 20px 20px 20px;
}
.comment .name {
	font-size: 14px;
	font-weight: bold;
}
.comment .name span {
	color: #00a040;
}


/* start add line yukikaze 20140528 */
.comment .commentBody.sales {
	width: 410px;
	float: left;
}
.comment .commentThumb {
	width: 130px;
	float: left;
	line-height: 1.5;
	padding-top: 0.5em;
}
.comment .commentThumb a {
	display: block;
	text-align: center;
	font-size: 85.7%;
}

.comment .commentThumb img {
	width: 100%;
	max-width: 130px;
	height: 130px;
	margin-bottom: 0.5em;
	vertical-align: bottom;
}
/* end add line yukikaze 20140528 */





.comment .cs {
	margin: 0px 20px 20px 20px;
	padding-left: 46px;
	background: url(../img/icon_cs.png) no-repeat;
	clear: both;
}
.comment .cs p {
	float: left;
	margin: 0px;
	padding: 7px 17px 20px 0px;
	background: url(../img/arw_cs.png) no-repeat right 12px;
	font-size: 16px;
}
.comment .cs .star {
	float: right;
	width: 370px;
	padding: 10px;
	background: #f5f5f5;
}
.comment .cs .star li {
	overflow: hidden;
	float: left;
	width: 17px;
	height: 17px;
	margin-right: 5px;
	background: url(../img/star.png) no-repeat;
	text-indent: 100%;
}


/* 左サイドバナー「CS認定営業マン」 */

.bnr-nintei {
	display:block;
	width:225px;
	height:111px;
	overflow:hidden;
	margin-bottom:15px;
}
.bnr-nintei:hover img {
	margin-top:-111px;
}

/* 「専用サイトはこちらから」導線追加 */

.myLinkArea {
	margin: 0px 61px 60px 61px;
	background: #E7E7E7;
}
.myLinkArea__inner {
	padding: 30px;
}
.myLinkArea__title {
	text-align: center;
	color: #00A040;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.6;
	margin-bottom: 20px !important;
}
.myLinkArea__list {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	gap: 20px 14px;
}
.myLinkArea__item {
	width: calc((100% - 28px) / 3);
}
.myLinkArea__link {
	display: block;
	transition: all 0.3s ease;
	margin-bottom: 7px;
	min-height: 100px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.12em;
	line-height: 2;
	color: #fff;
	border-radius: 5px;
	text-decoration: none;
	font-feature-settings: "palt";

	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 0 10px;
	text-align: center;
}
.myLinkArea__link:hover {
	opacity: 0.8;
	text-decoration: none;
}
.myLinkArea__link.-item01 {
	background-image: url(../img/img_nav01.png);
}
.myLinkArea__link.-item02 {
	background-image: url(../img/img_nav02.png);
}
.myLinkArea__link.-item03 {
	background-image: url(../img/img_nav03.png);
}
.myLinkArea__link.-item04 {
	background-image: url(../img/img_nav04.png);
}
.myLinkArea__link.-item05 {
	background-image: url(../img/img_nav05.png);
}
.myLinkArea__link.-item06 {
	background-image: url(../img/img_nav06.png);
}
.myLinkArea__txt {
	font-size: 10px;
	color: #000000;
	letter-spacing: 0.1em;
	line-height: 1.6;
	margin-bottom: 0 !important;
}