@charset "utf-8";

a {
	text-decoration:none;
	color:#00b7ee;
	transition:0.3s;
	opacity:1;
}
a:hover {
	outline:none;
	text-decoration:none;
	transition:0.3s;
	opacity:0.6;
}
.ac {
	text-align:center !important;
}
.mb_05 {
	margin-bottom:5px !important;
}
.mb_10 {
	margin-bottom:10px !important;
}
.mb_20 {
	margin-bottom:20px !important;
}
.mb_30 {
	margin-bottom:30px !important;
}
.mb_40 {
	margin-bottom:40px !important;
}
.mb_50 {
	margin-bottom:50px !important;
}
.mb_60 {
	margin-bottom:60px !important;
}
.mb_70 {
	margin-bottom:70px !important;
}
.flex01 {
	display:flex;
	justify-content:space-between;
}
.flex02 {
	display:flex;
	justify-content:center;
}
.flex03 {
	display:flex;
	justify-content: flex-start;
}

/*** cata ***/

.cata_contents{
	padding: 20px 0;
	float: left;
}
.cata_contents a:hover{
	opacity:0.7;
}
.cata_kv{
	margin-bottom: 70px;
	position: relative;
}
.cata_kv a{
	position: absolute;
}
.kv_a01 {
	top:206px;
	left: 230px;
	width: 200px;
	height: 40px;
}
.kv_a02 {
	top:160px;
	left: 662px;
	width: 200px;
	height: 40px;
}
.kv_a03 {
	top:522px;
	left: 362px;
	width: 280px;
	height: 34px;
}
.kv_a04 {
	top:710px;
	left: 25px;
	width: 200px;
	height: 40px;
}
.kv_a05 {
	top:697px;
	left: 456px;
	width: 210px;
	height: 40px;
}
.kv_a06 {
	bottom:0;
	right: 28px;
	width: 226px;
	height: 40px;
}
.cata_inner{
	width: 845px;
	margin: 0 auto;
}
.cata_box01{
	padding: 0 10px;
	margin-bottom: 15px;
	flex-wrap: wrap;
}
.flex_col01{
	margin-bottom: 60px;
}







