﻿/*-----------------------------------------------------------------------------------
	    kokutai bootstrap
        Built with Blocs
-----------------------------------------------------------------------------------*/

h1{
	/*padding: 20px 279.6px;*/ 
	background-color:rgba(0,0,0,0.3);
	margin-bottom: 40px;
	margin-top: 30px;
	color: #FFFFFF;
	font-size: 1.3rem;
	font-weight: bold;

}

.kotei_test{
width: 100vw;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

