@charset "UTF-8";

#customer {
	padding:0;
}
#customer h3.txt{
	font-size:18px;
	text-align:center;
	line-height:2;
	margin:100px auto;
}
#customer .customer{
  margin: 0px auto;
  background: url(/cms/wp-content/themes/kik/assets/image/common/bg02.png), url(/cms/wp-content/themes/kik/assets/image/common/bg03.png);
  background-position: top right, top left;
  background-repeat: no-repeat;
  padding: 0px 0px 0px;
  background-size: 4% 100%;
}

#customer .customer .inner{
  max-width:1200px;
  margin:0 auto;
}
#customer ul{
	overflow: hidden;
	padding-top: 1%;
}
#customer ul li{
	position: relative;
	width:30%;
	float:left;
	margin-left:2%;
	background: #fff;
	margin-bottom:5%;
    padding-bottom: 1%;
}
#customer ul li + li{
	margin-left:4%;
}
#customer ul li:nth-of-type(3n+1){
	clear: both;
	margin-left:2%;
}
#customer ul li p{
	line-height:1;
}
#customer ul li span{
	width:100%;
	overflow: hidden;
	display: block;
}
#customer ul li .voice-thumb{
	max-height:183px;
	width:auto;
	display: block;
	margin:0 auto;
}

#customer ul li p.number{
	margin:0 auto;
	background: #65B822;
	padding: 5px 20px;
	font-family: 'Oswald', sans-serif;
	position: absolute;
	top: -1%;
    left: -1%;
	color:#fff;
	font-size:20px;
	font-weight:bold;
    letter-spacing: 2px;
}
#customer ul li p.image{
	margin:0 auto;
}
#customer ul li p.date{
	font-size:14px;
	font-weight: bold;
	font-family: 'Oswald', sans-serif;
	color: #65B822;
    margin: 3% 0 0 5%;
}
#customer ul li p.name{
	font-size:20px;
	font-weight:bold;
    margin: 3% 0 0 5%;
	padding:0 5% 0 0;
}
#customer ul li p.txt{
	font-size:14px;
    margin: 3% 0 0 5%;
	line-height:1.5;
	padding:0 5% 0 0;
}
#customer ul li p.btn{
	width:80%;
    margin: 5% auto;
    text-align: center;
}
#customer ul li a{
	text-decoration: none;
	color:#000;
}

/*------------------------------------------------------------------------*/
#customer_detail .main_content p {
    position: relative;
}
#customer_detail .main_content p img + span {
    position: absolute;
	left:10px;
	bottom:0;
	font-size:16px;
}


#customer_detail .inner{
	padding: 0 10px 50px;
	max-width: 1200px;
	margin: 0 auto;
	
}
#customer_detail .main_title{
	overflow: hidden;
}
#customer_detail .main_title .number{
	float:left;
	font-weight:bold;
  color: #2594C4;
	max-width: 115px;
  width: 10%;
}
#customer_detail .main_title .number p{
	font-size:20px;
    line-height: 1;
    margin: 0 auto 2px;
    letter-spacing: 2px;
	font-family: 'Oswald', sans-serif;
    position: relative;
}
#customer_detail .main_title .number p + p{
	border:1px solid #2594C4;
	font-size: 70px;
	width: 100%;
    padding: 100% 0 0 0;
    max-width: 115px;
	font-family: 'Oswald', sans-serif;
	position: relative;
}
#customer_detail .main_title .number p + p span{
	position: absolute;
	bottom:0;
	right:0;
}
#customer_detail .main_title .name{
	float:left;
	max-width:1065px;
	width: 87%;
    margin-left: 3%;
	margin-top: 3%;
}
#customer_detail .main_title .name dt{
	font-size:28px;
	font-weight:bold;
	padding-bottom:1.5%;
	border-bottom:1px solid #D0CECE;
	margin-bottom:1.5%;
}
#customer_detail .main_title .name dd{
	font-size:16px;
	line-height: 1.5;

}

#customer_detail .main_content h3{
	font-size:30px;
  color: #2594C4;
	font-weight:bold;
	text-align:center;
	margin: 80px auto;
	line-height:1.5;
}
#customer_detail .main_content .img_left{
	overflow: hidden;
	margin-bottom:50px;
}
#customer_detail .main_content .img_left p{
	float:left;
	width:50%;
}
#customer_detail .main_content .img_left dl{
	float:left;
	width: 46%;
    margin: 3% 0 0 4%;
    line-height: 2em;
}
#customer_detail .main_content .img_left dl dt{
	font-size:24px;
	font-weight:bold;
    margin-bottom: 1%;
	line-height:1.5;
	padding-top: 0.5em;

}
#customer_detail .main_content .img_left dl dd{
	font-size:16px;
	line-height:1.8;
    margin-bottom: 5%;

}

#customer_detail .main_content .img_right{
	overflow: hidden;
	margin-bottom:50px;
}
#customer_detail .main_content .img_right p{
	float:left;
	width:50%;
}
#customer_detail .main_content .img_right dl{
	float:left;
	width: 46%;
    margin: 3% 3% 0 1%;
    line-height: 2em;
}
#customer_detail .main_content .img_right dl dt{
	font-size:24px;
	font-weight:bold;
    margin-bottom: 1%;
	line-height:1.5;
padding-top: 0.5em;
}
#customer_detail .main_content .img_right dl dd{
	font-size:16px;
	line-height:1.8;
	margin-bottom: 5%;
}

#customer_detail .main_content .img_center{
	overflow: hidden;
	margin-bottom:50px;
}
#customer_detail .main_content .img_center p{
	width:100%;
	text-align: center;
}
#customer_detail .main_content .img_center dl{
	width: 100%;
	text-align: center;
    margin: 5% auto;
}
#customer_detail .main_content .img_center dl dt{
	font-size:24px;
	font-weight:bold;
    margin-bottom: 1%;
	line-height:1.5;

}
.img_center2 dl{
	width: 100%;
	text-align: center;
    margin: 2% auto 5% auto!important;
	line-height:4em;
}
.img_center2 dl dt{
	font-size:24px;
	font-weight:bold;
    margin-bottom: 1%;
	line-height:1.5;
    padding-top: 2em;
}

#customer_detail .main_content .img_center dl dd{
	font-size:16px;
	line-height:1.8;
	text-align: center;
    margin-bottom: 5%;

}
#customer_detail .main_content .btn{
	margin:0 auto;
	text-align:center;
}

#voice{
	background:#F7F9FA;
}
#voice a {
    color: #000;
    text-decoration: none;
}
#voice .slider div {
    padding: 0.5%;
    text-align: center;
}
#voice .slick-slide img {
    display: block;
	margin: 0 auto;
}
#voice .date {
    font-size: 14px;
    color: #65B822;
    margin: 0 auto;
}
#voice .tit {
    font-size: 20px;
    font-weight: bold;
    margin: 0 auto;
}
#voice .txt {
    margin: 0 auto;
}

.slick-next {
    right: 0;
    background: url(../../img_new/next.png)no-repeat center center;
}
.slick-prev {
    left: 0;
    background: url(../../img_new/prev.png)no-repeat center center;
}


@media (max-width: 1399px) and (min-width: 769px) {
}

@media (max-width: 768px) {
header .inner .logo {
    float: none;
    margin: 5px 0 5px 15px;
	max-width:483px;
	width: 67%;
}
.annivarsery {
    position: absolute;
    top: inherit;
    left: inherit;
    z-index: 999999;
    bottom: -5%;
    right: 0;
    width: 30%;
}
#title_index{
	padding:15%;
}
#title_index .inner{
}
#title_index .inner h2{
    font-size: 30px;
}
#title_index .inner h2 span{
	color:#65B822;
}
#title_detail{
	padding:15%;
}
#title_detail .inner{
}
#title_detail .inner h2{
    font-size: 30px;
}
#title_detail .inner h2 span{
	color:#65B822;
}
#breadcrumb{
}
#breadcrumb .inner{
	max-width:1200px;
	width:100%;
	margin:0 auto;
	padding-left: 2%;
}
#breadcrumb .inner a{
	color:#65B822;
}
#bnr02 {
    padding: 5% 0;
}
#bnr02 ul li {
    width: 100%;
    float: none;
    text-align: center;
}	
#sns {
	padding: 5% 0;
	}
#sns ul {
	padding: 0 3%;
	}
#sns p {
    clear: both;
    margin: 30px auto 30px;
    font-size: 14px;
    padding: 0 3%;
}
#contact {
    padding: 5% 0;
}
#contact ul {
    max-width: 928px;
    margin: 0 auto;
    display: block;
    justify-content: space-between;
    align-items: center;
}
#contact ul li {
	width:95%;
    margin: 0 auto 30px;
    text-align: center;
}
.contact_02 p {
    width: 80%;
	margin: 50px auto 0px;
}


#customer ul li {
    width: 48%;

}
#customer ul li:nth-of-type(3n+1) {
    clear: none;
    margin-left: 2%;
}
#customer ul li + li {
    margin-left: 2%;
}
#customer ul li:nth-of-type(2n+1) {
    clear: both;
	margin-left: 1%;
}
#customer ul li p.number{
	font-size:14px;
	}
#customer ul li p.date {
    font-size: 10px;
}
#customer ul li p.name {
    font-size: 16px;
}
#customer ul li p.txt {
    font-size: 12px;
}

/*---------------------------------------------------------*/
	
#customer_detail{
    padding: 20px 0 20px;
	}
	
#customer_detail .main_title .number {
    float: none;
    max-width: 115px;
    width: 115px;
	margin:0 auto;
}	
#customer_detail .main_title .number p + p {
}
#customer_detail .main_title .name {
    float: none;
    max-width: 1065px;
    width: 100%;
	margin: 5% auto 3%;
	text-align:center;
}
#customer_detail .main_title .name dt {
    font-size: 22px;
}	
#customer_detail .main_title .name dd {
    font-size: 14px;
}	
#customer_detail .main_content h3 {
    font-size: 20px;
	margin: 30px auto;
}
#customer_detail .main_content .img_left dl dt {
    font-size: 20px;
	text-align:left;
    margin-bottom: 3%;
	}
#customer_detail .main_content .img_left dl dd {
    font-size: 14px;
	text-align:left;

}	
#customer_detail .main_content .img_left p {
    float: none;
    width: 100%;
	text-align:center;
}	
#customer_detail .main_content .img_left dl {
    float: none;
    width: 100%;
    margin: 3% 0 0 0;
}
#customer_detail .main_content .img_right dl {
    float: none;
    width: 100%;
    margin: 3% 3% 0 1%;
}
#customer_detail .main_content .img_right dl dt {
    font-size: 20px;
	text-align:left;
    margin-bottom: 3%;
}
#customer_detail .main_content .img_right dl dd {
    font-size: 14px;
	text-align:left;

}
#customer_detail .main_content .img_right p {
    float: none;
    width: 100%;
	text-align:center;

}
#customer_detail .main_content .img_center dl dt {
    font-size: 20px;
    margin-bottom: 3%;
	text-align:left;

}	
#customer_detail .main_content .img_center dl dd {
    font-size: 14px;
	text-align:left;
}
}

.img_center p img{
	width:100%;
}

.img img{
	max-width: 250px;
    max-height: 250px;
    width: 100%;
    height: auto;
}

.slick-prev {
    left: -1%;
}
.slick-next {
    right: -2%;
}
