/* IMPORT RESET */
@import url("reset.css");

/* IMPORT 12 COLUMN RESPONSIVE GS */
@import url("responsive.gs.12col.css");


#nav_seihin{
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #C8000A;
}

#clocky_container{
	padding-top: 45px;
	padding-left:14.28%;
	padding-right:14.28%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8C8C8;
	background-image: url("../image/tkk/background.png");
	background-repeat: repeat-x;
}
#clocky_container2{
	padding-bottom:60px;
	padding-left:14.28%;
	padding-right:14.28%;
}
header{
	padding-bottom: 20px;
}
h1{
	font-size: 25px;
	font-weight: bold;
	height: 30px;
	margin-bottom: 20px;
	padding-left: 20px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #5E66AD;
}
#h1_img{
	background-repeat: no-repeat;
	background-image: url("../image/tkk/title_01.svg");
}
#main1{
	margin-top:40px;
	margin-bottom:40px;
	background-color: #fff;
	box-shadow: 0 0 15px 0 rgba(3, 110, 179, 0.5);
	padding: 50px 60px 50px 60px;
}
h2{
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 20px;
}
h3{
	font-size: 15px;
	font-weight: bold;
	margin-top: 30px;
}
.moji1{
	font-size: 15px;
	font-weight: bold;
	margin-top: 15px;
}
#main2{
	padding-top:40px;
	padding-left: 36px;
}
#main2 img{
	width: 100%;
}
#main3{
	font-size: 22px;
	font-weight: bold;
	color: #C8000A;
	background-color: #FCF0F2;
	padding-top: 10px;
	padding-bottom: 40px;
	border: 1px solid #C8000A;
}
#main3 p{
	padding-top:30px;
	text-align: center;
}
.moji2{
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
.moji3{
	font-size: 15px;
	font-weight: normal;
	color: #000;
}
#main4{
	padding-top: 35px;
	text-align: right;
}
.header_p{
	font-weight: bold;
	font-size: 20px;
}
.header_p2{
	font-weight: bold;
	font-size: 20px;
	margin-top: 10px;
	line-height: 1.3;
}
.header_p3{
	font-size: 15px;
	margin-top: 20px;
	line-height: 1.3;
}
.header_box1{
	width: 49%;
	padding-right: 3%;
	float: left;
}
.header_box2{
	width: 49%;
	float: left;
}
.tkk_img{
	width: 100%;
}
.tkk_lastbox{
	margin-top: 30px;
	margin-bottom: 35px;
}
.lastbox_p{
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
#main9 a{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#main9{
	padding-bottom: 45px;
}
#main9 p a{
	font-size: 14px;
}