@charset "utf-8";


/* Header
--------------------------------------------------------------------------*/

.header2 li a{
	width:249px;
	padding:8px 0;
}

/* top
--------------------------------------------------------------------------*/

#st-top .header3 li a{
	width:250px;
	padding:5px 0;
	font-size:90%;
}

/* Soundtech
--------------------------------------------------------------------------*/

#st-top #key-v{
	background:url(../soundtech/img/top/key-v-bg.jpg) top repeat-x;
}

#st-top #cnt01{
	background:url(../soundtech/img/top/cnt01-bg.jpg) top right no-repeat;
}

#st-top #cnt02{
	background:url(../soundtech/img/top/cnt02-bg.jpg) top right no-repeat;
}

#st-top #cnt03{
	background:url(../soundtech/img/top/cnt03-bg.jpg) top right no-repeat;
}

#st-top #cnt04{
	background:url(../soundtech/img/top/cnt04-bg.jpg) top right no-repeat;
}

#st-top #cnt05{
	background:url(../soundtech/img/top/cnt05-bg.jpg) top right no-repeat;
}

#st-top #cnt06{
	background:url(../soundtech/img/top/cnt06-bg.jpg) top right no-repeat;
}

#st-top #cnt07{
	background:url(../soundtech/img/top/cnt07-bg.jpg) top right no-repeat;
}

#st-evo #key-v{
	background:url(../soundtech/img/evo/key-v-bg.jpg) bottom center;
}

#st-evo .header3 li a{
	width:166px;
	padding:5px 0;
	font-size:90%;
}

#st-evo #cnt01{
	background:url(../soundtech/img/evo/cnt01-bg.jpg) bottom center no-repeat;
}

#st-evo #cnt03{
	background:url(../soundtech/img/evo/cnt03-bg.jpg) bottom right no-repeat;
}

#st-evo #cnt04{
	background:url(../soundtech/img/evo/cnt04-bg.jpg) bottom right no-repeat;
}

#st-evo #cnt05{
	background:url(../soundtech/img/evo/cnt05-bg.jpg) top right no-repeat;
}

.news-block{
	position: relative;
	box-sizing: border-box;
	width: 85%;
	margin: 2rem auto 1rem auto;
	border: 3px solid #FDB7B9;
	padding: 1rem 1.4rem;
}

.news-block h4{
	text-align: center;
	color: #DC4A4D;
	font-weight: bold;
	margin-bottom: 1rem;
}
.news-block p.news-block-date{
 text-align: right;
	font-size: 0.8rem;
}
	
/* FOGWIN
--------------------------------------------------------------------------*/

#fogwin #key-v{
	background:url(../fogwin/img/exchange/key-v-bg.jpg) bottom repeat-x;
}

#fogwin .cnt-box h3{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:normal;
	font-size:200%;
	color:#cf000d;
	border-bottom: 1px dotted #CCC;
	padding:15px 0 15px 0;
	margin-bottom:55px;

}

#fogwin .cnt-box h5{
	font-weight:bold;
	font-size:120%;
	padding:9px 17px 9px 17px;
	margin:20px 0;
	
	color:#FFF;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #b0000b;
}

#fogwin #cnt01{
	padding:15px 85px 0px;
}