@charset "utf-8";


/**************************************************50
 * services
 **************************************************/
#services{
}
#services h3{
	color: #1F5D52;
	line-height: 1.25;
}
#services h3 span{
	border-bottom: 0.125em solid #1F5D52;
	font-weight: 500;
	display: inline-block;
	margin-bottom: 0.25em;
	text-align: center;
	width: 3em;
}
#services h3 b{
	font-weight: 500;
	display: block;
}
#services .services{
}
#services .services figcaption b.label{
	background-color: #FFCB00;
	display: block;
	margin-bottom: 0.5em;
	text-align: center;
}
#services .services figcaption [id$="_img"] p{
	background-color: rgba(238, 238, 238, 0.8);
	border-radius: 17px;
	vertical-align: top;
	padding: 0.5em 1em;
}
@media screen and (max-width:767px){
	#services{
		padding-top: 12.5%;
		padding-bottom: 12.5%;
	}
	#services h3{
		font-size: 150%;
	}
	#services > section + section{
		margin-top: 12.5%;
	}
	#services .services{
	}
	#services h3{
		padding: 0 3.125%;
	}
	#services .services figcaption > p{
		padding: 0 3.125%;
	}
	#services .services figcaption b.label{
		margin-left: auto;
		margin-right: auto;
		width: 93.75%;
	}
	#services .services figcaption [id$="_img"]{
		margin-top: 0.5em;
	}
	#services .services figcaption [id$="_img"] p{
		margin-left: auto;
		margin-right: auto;
		width: 93.75%;
	}
	#services .services > picture{
		margin-top: 1.5625%;
		text-align: center;
	}
	#services .services > picture img{
		margin: 3.125% 1.5625% 0;
		-webkit-width: calc((100% - (3.125% * 3)) / 2);
		width: calc((100% - (3.125% * 3)) / 2);
	}
	#services .services > picture img[src*="_011"]{
		border-radius: 12px;
	}
}
@media screen and (min-width:768px){
	#services{
		padding-top: 100px;
		padding-bottom: 100px;
	}
	#services > section + section{
		margin-top: 100px;
	}
	#services h3{
		margin: 0 auto 20px;
		width: 100%;
		max-width: 960px;
	}
	#services .services{
		display: table;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		max-width: 960px;
	}
	#services h3{
		font-size: 200%;
	}
	#services .services > picture{
		display: table-cell;
		vertical-align: top;
	}
	#services .services picture img{
		width: 100%;
	}
	#services .services figcaption{
		display: table-cell;
		vertical-align: top;
	}
	#services .services figcaption [id$="_img"]{
		margin-top: 1.5em;
	}
	#services .services figcaption [id$="_img"] picture{
		display: inline-block;
		margin-right: 10px;
		vertical-align: top;
	}
	#services .services figcaption [id$="_img"] p{
		display: inline-block;
	}
}
@media screen and (min-width:768px) and (max-width:939px){
	#services .services figcaption [id$="_img"] p{
		font-size: 75%;
	}
}
@media screen and (min-width:940px){
	#services .services figcaption [id$="_img"] p{
		font-size: 87.5%;
	}
}
@media screen and (min-width:768px) and (max-width:1023px){
	#services .services > picture{
		width: 238px;
	}
	#services .services figcaption{
		margin-bottom: 1.5em;
		padding-left: 24px;
	}
	#services .services figcaption [id$="_img"] picture{
		width: 150px;
	}
	#services .services figcaption #golf_img picture{
		width: 100px;
	}
	#services .services figcaption [id$="_img"] p{
		min-height: 100px;
		width: calc(100% - 150px - 10px);
	}
	#services .services figcaption #golf_img p{
		width: calc(100% - 100px - 10px);
	}
}
@media screen and (min-width:1024px){
	#services .services > picture{
		width: 47.5%;
	}
	#services .services figcaption{
		padding-left: 34px;
	}
	#services .services figcaption [id$="_img"] picture{
		width: 225px;
	}
	#services .services figcaption #golf_img picture{
		width: 150px;
	}
	#services .services figcaption [id$="_img"] p{
		min-height: 150px;
		width: 225px;
	}
	#services .services figcaption #golf_img p{
		width: 305px;
	}
}
@media screen and (min-width:1280px){
	#services{
		background-position: center 100px;
		background-repeat: repeat-y;
	}
}
@media screen and (min-width:1280px) and (max-width:1439px){
	#services.lazyloaded{
		background-image: url("https://world-kawahara.co.jp/images/user/service/back_012.webp");
	}
}
@media screen and (min-width:1439px) and (max-width:1599px){
	#services.lazyloaded{
		background-image: url("https://world-kawahara.co.jp/images/user/service/back_011.webp");
	}
}
@media screen and (min-width:1600px){
	#services.lazyloaded{
		background-image: url("https://world-kawahara.co.jp/images/user/service/back_010.webp");
	}
}


