@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 768px){
	.row2 .row__item, .row3 .row__item{
		margin-bottom: 30px;
	}
}


/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/

/* conteiner */

/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
.conteiner__head{
	background-image: url("../images/golf/top_back.jpg");
	background-position: center;
	background-size: cover;
}

.comment__item .row3{
	width: 640px;
	margin: 0 auto;
}
.comment__item .row__item{
	width: 203px;
}
.comment__item .row__item img{
	margin: 0 0 5px 0;
}
@media screen and (max-width: 768px){
	.comment__item{
		width: 88vw;
		padding: 38px;
	}
	.comment__item .comment__text{
		width: 100%;
	}
	.comment__item .row3{
		width: 100%;
	}
	.row__item{
		width: 100%;
		margin-bottom: 20px;
	}
	.comment__item .row__item{
		width: 100%;
		margin-bottom: 10px;
	}
	.row__item .row__img{
		height: 36vw;
		position: relative;
		overflow: hidden;
	}
	.row__item .row__img img{
		height: auto;
		width: 100%;
	}
	.comment__item .row__item .row__img{
		height: 28vw;
		position: relative;
		overflow: hidden;
	}
	.comment__item .row__item .row__img img{
		position: absolute;
		bottom: -30%;
		left: 0;
	}
}

.w--small{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.w--tiny{
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
.w-pc-sp100{
	width: auto;
	text-align: center;
}
@media screen and (max-width: 768px){
	.m_b-40{
		margin-bottom: 20px;
	}
	.w-pc-sp100{
		width: 100%;
	}
	.w--small{
		width: 88vw;
	}
}

.center-y{
	align-items: center;
}


.mbn{
	margin-bottom: 0;
}
@media screen and (max-width: 768px){
	.mbn_sp{
		margin-bottom: 0;
	}
}



.excep_gorf_tbb{
	height: 55px;
	line-height: 55px;
	padding:  0;
}

@media screen and (min-width: 769px){
	.excep_gorf_sem{
		width: 815px;
		margin: 0 auto;
	}
	.excep_gorf_sem.row2 .row__item:first-child{
		width: 355px;
	}
	.excep_gorf_sem.row2 .row__item:last-child{
		width: 423px;
	}
}
@media screen and (max-width: 768px){
}
