@charset "utf-8";


/*------------------------------------
 slider
------------------------------------*/

.bxslider .slider img {
	border:1px #000000 solid;
	margin-bottom:5px;
}

.bxslider .slider p {
	margin-bottom:10px;
	line-height:140%;
}

/*------------------------------------
 contents
------------------------------------*/

#contents {
	max-width:950px;
	margin:0 auto;
	overflow:hidden;
}

/*------------------------------------
 flexslider2
------------------------------------*/

.flexslider2 {
	padding:10px 34px 12px;
	margin-bottom:20px;
	background:#e5e5e5;
}

.flexslider2 li {
	margin-right:28px;
}

.flexslider2 li img {
	margin-bottom:10px;
	border:1px #333333 solid;
}

.flexslider2 li p {
	line-height:150%;
}

.flexslider2 .flex-direction-nav li a {
	width:27px;
	height:27px;
	opacity:1;
}

.flexslider2 .flex-direction-nav .flex-prev {
	position:relative;
	top:-91px;
	left:-30px;
}

.flexslider2 .flex-direction-nav .flex-next {
	position:relative;
	top:-98px;
	left:885px;
}

/*------------------------------------
 news
------------------------------------*/

#news {
	margin-bottom:30px;
}

#news .title {
	margin-bottom:15px;
	font-size:16px;
	font-weight:bold;
}

#news ul {
	border: 2px #e5e5e5 solid;
}

#news li {
	border-bottom:1px #fe65cc dotted;

}

#news li:last-child {
	border-bottom:0;
}

#news li a {
	display:block;
	padding:10px;
	font-size:16px;
	line-height:160%;
}

@media (min-width:960px) {

#news {
	width:calc(100% - 330px);
	margin-bottom:40px;
	float:left;
}

}


/*------------------------------------
 pick up
------------------------------------*/

#pickup {
	margin-bottom:30px;
}

#pickup li {
	margin-bottom:15px;
	text-align:center;
}

#pickup img {
}

#pickup li h3 {
	font-weight:bold;
	margin-bottom:10px;
}

#pickup li p {
	line-height:140%;
}

@media (min-width:960px) {

#pickup {
	width:300px;
	padding-top:30px;
	float:right;
}

}

/*------------------------------------
 theme-title
------------------------------------*/

#theme-title {
	margin-bottom:30px;
	clear:both;
}

#theme-title .title {
	margin-bottom:15px;
	font-size:16px;
	font-weight:bold;
}

#theme-title ul {
}

#theme-title li {
	border: 1px #f1baed solid;
	border-radius: 30px;
	margin-bottom: 10px;
	background: #fff;
	box-shadow: 1px 1px 2px #ccc;
	box-sizing:border-box;
}

#theme-title li a {
	display: block;
	padding: 10px 10px 10px 15px;
	font-size:16px;
	line-height:160%;
	color: #333;
	overflow: hidden;
}

#theme-title li h3 {
border-bottom: 1px #ccc solid;
    margin-bottom: 5px;
}

#theme-title li p {
	overflow:hidden;
}

#theme-title .blog-img {
    padding-right: 10px;
    background: #fff;
    float: left;
}

@media (min-width: 800px) {

#theme-title ul {
	display:flex;
	flex-wrap:wrap;
}

#theme-title ul li {
	width:49%;
	margin:0 .5% 1%;
}

}

/*------------------------------------
 shishin
------------------------------------*/

#shishin {
	clear:both;
	background-color:transparent;
	background-image:url(/wp-content/themes/BestGroup/img/shishin.jpg);
	background-size:100% 100%;
	margin-bottom:30px;
}

#shishin .date {
    padding:10px 30px;
}

#shishin .content {
    padding:0 30px 10px;
    font-size: 16px;
}

@media (min-width:960px) {
	#shishin {
		height:70px;
        background-size:950px 70px;
	}
	#shishin .date {
		width: 120px;
		padding:20px 20px;
		text-align:center;
		float:left;
	}

	#shishin .content {
		margin-left:160px;
		padding:20px 0;
		max-width: 750px;
	}
}

/*-- gokouwa 2019/2/25 --*/

.top_gokouwa {
	margin-bottom:30px;
	background:url(../img/top_gokouwa_bg.png);
	background-repeat-y:no-repeat;
	background-position:top right;
	background-size:36px;
}

.top_gokouwa h2.title {
	display:inline-block;
	padding-right:24px;
	margin-bottom:10px;
	background:#fff;
}

.top_gokouwa .cont {
	padding-left:30px;
	background:url(../img/top_gokouwa_bg.png);
	background-repeat-y:no-repeat;
	background-position:bottom left;
	background-size:36px;
	font-size:16px;
	line-height:1.5;
	overflow:hidden;
}

.top_gokouwa .cont h3 {
	padding-right:30px;
	margin-bottom:8px;
	text-align:right;
}

.top_gokouwa .cont p {
	padding-right:30px;
	margin-bottom:10px;
}

.top_gokouwa .cont h3 + a {
	display:inline-block;
	padding:0 30px;
	font-size:14px;
	background:#fff;
	float:right;
}

/*-- 20190308 official_new --*/

.official_new {
	margin-bottom:30px;
}

.official_new img {
	display:block;
	width:90%;
	margin:0 auto;
}


/*-- responsive --*/

@media (max-width: 640px) {

.top_gokouwa .cont {
	padding-left:0;
}

.top_gokouwa .cont p {
	padding-right:0;
}

.top_gokouwa .cont h3 {
	padding-right:0;
}

.top_gokouwa .cont h3 + a {
	padding-right:0;
}

}
