@charset "utf-8";

/*=====================================================
PROFILE
======================================================*/


.white_box{
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;;
}

.midashi{
	font-size:18px;
}

.midashi02{
	font-size:16px;
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:2px solid #b1c100;
}


@media screen and (max-width: 767px){


	
	.midashi{
		font-size:16px;
	}

	.midashi02{
		font-size:14px;
	}

	
}

@media screen and (max-width: 600px){



	
}

@media screen and (max-width: 414px){

	.midashi{
		font-size:15px;
	}

	
}
