/*
Theme Name: AFFINGER Child
Template: affinger
Description: AFFINGER6 対応
Version: 20210719
*/

/*media Queries スマートフォンとタブレットサイズ（959px以下）で適応したいCSS - スマホ・タブレット
---------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 959px) {


	/*-- ここまで --*/
}
	
/*media Queries タブレットサイズ（600px～959px）のみで適応したいCSS -タブレットのみ
---------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 600px) and (max-width: 959px) {


	/*-- ここまで --*/
}	
	
/*media Queries タブレット（600px）以上で適応したいCSS -タブレット・PC
---------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 600px) {


	/*-- ここまで --*/
}

/*media Queries PCサイズ（960px）以上で適応したいCSS - PCのみ
---------------------------------------------------------------------------------------------------*/
@media print, screen and (min-width: 960px) {


	/*-- ここまで --*/
}

/*media Queries スマホサイズ（599px）以下で適応したいCSS - スマホのみ
---------------------------------------------------------------------------------------------------*/
@media print, screen and (max-width: 599px) {

	
	/*-- ここまで --*/
}


/* 20121004 >> 20230129
----------------------------------------------- */
.customersvoice-category .entry-content, .entry-summary {
    padding: 0;
}

.customersvoice-category {
	width: 850px; 
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}

.entry-customersvoice {
	float:left;
	width:263px;
	height:580px;
	display:inline;
	margin:0 10px 20px 0;
	padding: 5px;
	font-size: 13px;
	background: url(images/bg_voice.gif) no-repeat 8px 210px;
}
.entry-content-img {
	width: 261px;
	height: 210px;
    border: 1px solid #CCCCCC;
	margin: 0 0 30px 0;
	padding: 5px;
	text-align: center;
	
}
.entry-content-img img {
	border: none;
	padding: 0;
	margin: 2px 0 0 0;
	max-height:200px;
}


.voice_area ul {
	line-height: 1.5;
    margin: 0;
    padding: 0 10px;
}
.voice_area ul li.date {
    color: #666666;
    list-style-type: none;
    margin: 3px 0 0 0;
}
.voice_area ul li.name {
    /* background: url("images/icon_voice.gif") no-repeat scroll left 3px transparent;*/
    border-bottom: 1px solid #000000;
    color: #FF6600;
    font-weight: bold;
	font-size: 16px;
	line-height: 1.3;
    list-style-type: none;
    margin: 0 0 8px;
    padding: 0 0 5px 0;
}

.voice_area ul li.country {
    font-weight: bold;
	font-size: 14px;
	list-style-type: none;
}
.voice_area .flag {
    padding: 0 5px 0 0;
    border: none;
    vertical-align: middle;
}

.voice_area ul li h3.title {
    font-weight: bold;
    list-style-type: none;
    margin: 0 0 5px;
	font-size: 16px;
	line-height: 1.3;
}
.voice_area ul li.content {
    line-height: 140%;
    list-style-type: none;
	overflow-y:auto;
	height: 220px;
}


//add 20151030
#page {
margin: 0em auto;
}

.customer-block.customer-block2{
	display: none;
}
#customeVoice .customer-block.customer-block2{
	display: block;
}
#customeVoice .news-block.customer-block{
	display: none;
}
#customeVoice .customer-block{
    width: 100%;
    border: 1px solid #638f98;
    border-radius: 0;
    margin-top: 11px;
    height: 188px;
    box-shadow: 0 0 0;
    margin-right: 6px;
    position: relative;
    padding-bottom: 0;
}
#customeVoice .customer-block a{
	display: block;
	width: 100%;
	height: 100%;
}
#customeVoice .customer-block a:hover{
	opacity: 0.8;
}
#customeVoice .customer-block h3{
	background: #01b0f1;
	width: 100%;
	text-align: center;
	border-radius: 0;
	position: static;
	float: none;
	padding-left: 0;
	text-align: center;
}
.customer-block h3 strong{
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	float: none;
}
#customeVoice .customer-detail{
    width: 50%;
    overflow: hidden;
    position: relative;
    height: 83%;
    float: left;
    text-align: center;
}
#customeVoice .customer-detail span{
	position: absolute;
	top: 27px;
	left: 4px;
	width: 100%;
}
#customeVoice .customer-detail .strong{
	position: absolute;
	top: 0;
	left: 4px;
	width: 100%;
}
#customeVoice .customer-detail b{
	display: none;
}
#customeVoice .customer-cont{
	width: 43%;
	padding-left: 3%;
	overflow: hidden;
	float: left;
}
#customeVoice .customer-block h3 span{
    position: absolute;
    bottom: 6px;
    right: 6px;
    width: 40%;
    font-size: 12px;
    line-height: 25px;
    border-radius: 5px;
    background: url(images/btn-bg.png)no-repeat top center;
    background-size: 100%;
    color: #fff;
    font-size: 14px;
}
#customeVoice .customer-cont p{
	height: 73px;
	overflow: hidden;
    color: #333;
    font-size: 12px;
    line-height: 18px;
    clear: both;
    font-weight: normal;
}
#customeVoice .customer-cont h5{
    max-height: 48px;
    overflow: hidden;
    text-transform: uppercase;
    color: #333;
    font-size: 14px;
}
#customeVoice .customer-detail .country {
    width: 78px;
    white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	text-transform: uppercase;
	color: #333;
	font-style: 14px;
}
.customer-block h3 strong{
    text-align: center;
    color: #fff;
    font-size: 19px;
}
#customeVoice .customer-detail i{
	display: inline-block;
	vertical-align: middle;
}