@charset "UTF-8";
/*header*/
header {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 9999;
	background-color: #FFFFFF;
	width: 100%;
}
header div#Head {
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
}
header div#Head > * {
    position: relative;
    vertical-align: middle;
}
header div#Head h1 {
	font-size: 17px;
	font-weight: 600;
	color: #222222;
}
header div#Head h1 span {
    font-weight: 400;
    font-size: 14px;
}
header div#Head h1 small {
    padding-left: 7px;
	font-size: 20px;
}
header div#Head h1 a {
    color: #222222;
}
header div#Head ul {
   display:none;
}
header div#Head ul li {
    position: relative;
    float: left;
    font-size: 14px;
    font-weight: 300;
    color: #3F3F3F;
    padding-right: 0px;
    margin-right: 15px;
}
header div#Head ul li a {
    color: #3F3F3F;
}
header div#Head ul li a:hover {
    color: #8B8B8B;
}
/*TopImage*/#TopImg {
    position: relative;
    background-image: url(../img/topmainimg.jpg);
    width: 100%;
    height: 330px;
    background-repeat: no-repeat;
    background-position: left 0px;
    background-size: cover;
    padding-top: 100px;
}
#TopImg span {
    width: 180px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: block;
    top: 30%;
}
#TopImg span img {
    width: 200px;
}
.ContBox {
    position: relative;
    padding-top: 110px;
}
.ContBox h2 {
    position: relative;
    text-align: center;
    color: #494949;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 25px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.4em;
}
.ContBox h2 span {
    display: block;
}
.ContBox2 {
    position: relative;
    padding-top: 30px;
}
.ContBox2 h2 {
	position: relative;
	text-align: left;
	color: #494949;
	font-size: 18px;
	padding-bottom: 25px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.4em;
}
.ContBox2 h2 span {
	display: block;
	font-size: 14px;
	text-align: left;
}
.DLinfoStyle {
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.DLinfoStyle dl {
	position: relative;
	padding: 10px;
}
.DLinfoStyle dl p {
	text-align: center;
	position: relative;
}
.DLinfoStyle dl dt {
    position: relative;
    font-size: 17px;
    color: #494949;
    text-align: center;
    padding-bottom: 20px;
    font-weight: bold;
    border-top: 1px solid #799BCC;
    padding-top: 10px;
}
.DLinfoStyle dl dd {
    font-size: 15px;
    line-height: 1.8em;
    font-weight: 300;
}
.BGImg {
	position: relative;
	/*background-image: url(../img/cpimg.jpg);
	background-repeat: no-repeat;*/
}
.BGgray {
    background-color: rgba(6,13,17,0.71);
}
#CorpStyle {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
}
#CorpStyle dl {
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid rgba(242,244,246,0.55);
}
#CorpStyle dl > * {
    position: relative;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
}
#CorpStyle dl dt {
	font-size: 14px;
	color: #CACACA;
}
#CorpStyle dl dd {
	font-size: 15px;
}
#CorpStyle dl dd ol {
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    margin: 0px;
}
#CorpStyle dl dd ol li {
    position: relative;
    list-style-position: outside;
    list-style-type: decimal;
    margin: 0px;
    padding-bottom: 5px;
}
#ContactForm {
    margin-left: auto;
    padding: 10px;
    margin-right: auto;
}
#ContactForm dl {
    position: relative;
    padding-bottom: 25px;
}
#ContactForm dl dt {
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 5px;
}
#ContactForm dl dt small {
    padding-left: 15px;
    color: rgba(225,0,3,1.00);
    font-size: 11px;
}
#ContactForm dl dd {
}
#ContactForm dl dd input {
    width: 100%;
    height: 35px;
    border: 1px solid #CECECE;
    font-size: 15px;
    color: #4E4E4E;
}
#ContactForm dl dd textarea {
    width: 100%;
    border: 1px solid #CECECE;
    height: 150px;
    color: #4E4E4E;
    font-size: 15px;
}
.SendBtn  {
    text-align: center;
    padding-bottom: 30px;
    position: relative;
}
.SendBtn input#btn {
    border: none;
    background-color: #474747;
    color: #FFFFFF;
    font-size: 15px;
    width: 150px;
    border-radius: 8px;
    height: 45px;
}
.SendBtn input#btn:hover {
    background-color: #6E6E6E;
}
footer{
    background-color: #606060;
    position: relative;
    padding: 10px;
}
footer div {
    margin-left: auto;
    margin-right: auto;
    color: #E8E8E8;
    position: relative;
}
footer div > * {
    position: relative;
    vertical-align: middle;
}
footer div small {
    font-size: 13px;
    font-weight: 300;
    position: relative;
    padding-bottom: 6px;
}
footer div p {
    text-align: center;
    font-size: 14px;
    font-weight: 300;
}
footer div p a {
    color: #FFFFFF;
}
footer div p a:hover {
    color: #AFAFAF;
}
footer div p span {
    padding-right: 5px;
}
nav#sp {
    position: relative;
    display: table;
    width: 100%;
    padding-top: 10px;
}
nav#sp li {
	display: table-cell;
	position: relative;
	vertical-align: middle;
	text-align: center;
	border-right: 1px solid #828282;
	font-size: 13px;
	width: 25%;
}
nav#sp li span {
    display: block;
    font-size: 20px;
    padding-top: 5px;
}
nav#sp li a {
    display: block;
    color: #383838;
}
nav#sp li a:hover {
    color: #5D5D5D;
}
nav#sp li:last-child {
	border-right-style: none;
}
.News{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 25px;
}.News > * {
	position: relative;
	padding: 15px;
	vertical-align: top;
}
.News dl p {
	position: relative;
	background-color: #DADADA;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
}
.News dl p img {
	width: 100%;
	height:auto ;
}
.News dl dt {
	font-size: 16px;
	position: relative;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: 500;
}
.News dl dt a {
	color: #4A4A4A;
}
.News dl dt span {
	font-size: 12px;
	font-weight: 300;
	display: block;
}
.News dl dd {
	font-size: 15px;
	font-weight: 300;
	line-height: 1.4em;
	color: #3F3F3F;
}
.nextBtn  {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-color: #474747;
	width: 200px;
	text-align: center;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: 300;
	line-height: 35px;
}
.nextBtn a {
	display: block;
	color: #FFFFFF;
}
.nextBtn a:hover {
	background-color: #636363;
}
.PDunder50 {
}
.News dl:nth-child(2),.News dl:nth-child(3),.News dl:nth-child(4){
	display:none;
}
.News2{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 25px;
}
.News2 > * {
	position: relative;
	padding: 15px;
	vertical-align: top;
}
.News2 dl p {
	position: relative;
	background-color: #DADADA;
	height: 180px;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
}
.News2 dl p img {
	width: 100%;
	height: auto;
}
.News2 dl dt {
	font-size: 16px;
	position: relative;
	padding-top: 10px;
	font-weight: 500;
	padding-bottom: 5px;
}
.News2 dl dt a {
	color: #4A4A4A;
}
.News2 dl dt span {
	font-size: 12px;
	font-weight: 300;
	display: block;
}
.News2 dl dd {
	font-size: 15px;
	font-weight: 300;
	line-height: 1.4em;
	color: #3F3F3F;
}
.ArticleBX {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 35px;
}
.ArticleBX dt {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 10px;
}
.ArticleBX dd {
	position: relative;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.6em;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-right: auto;
}
#relations {
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #A8A8A8;
	padding-top: 20px;
}
#relations h3 {
	position: relative;
	font-size: 18px;
	font-weight: 300;
	color: #686868;
	padding-bottom: 20px;
	text-indent: 15px;
}
#relations article {
	position: relative;
}
#relations article dl {
	position: relative;
	float: left;
	width: 50%;
	padding-bottom: 20px;
	height: 200px;
}
#relations article dl p {
	position: relative;
	overflow-x: hidden;
	padding-right: 10px;
	padding-left: 10px;
	overflow-y: hidden;
	height: 100px;
	width: auto;
}
#relations article dl p img {
	display: block;
}
#relations article dl dt {
	font-size: 15px;
	position: relative;
	padding-top: 5px;
	font-weight: 500;
	padding-left: 10px;
	padding-right: 10px;
}
#relations article dl dt a {
	color: #4A4A4A;
}
#relations article dl dt span {
	font-size: 12px;
	font-weight: 300;
	display: block;
}
#relations article dl dd {
	font-size: 14px;
	font-weight: 300;
	line-height: 1.4em;
	color: #3F3F3F;
	padding-left: 10px;
	padding-right: 10px;
}
.PDtop110 {
	padding-top: 110px;
}
.SPnone{
	display:none!important;
}
.Check{
position:relative;
	background-color:#EEEEEE;
	font-size:14px;
	margin:15px auto;
	width:300px;
	border-radius:8px;
	padding:10px 15px;
	color:#666;
}
.Check label{
	padding-left:15px;
}
.Check #ccheck{
	transform: scale(2);
}

main{
	position:relative;
}
.PGtitle{
	background-image: url(../img/topimg.jpg);
    width: 100%;
    height: 200px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
	padding-top:60px;
}
.PGtitle span{
	text-align:center;
	padding-top:110px;
	display:block;
	font-size:22px;
	color:#7C9AA3;
}
/*音源*/
.Sample{
	width:95%;
	position:relative;
	margin:auto;
}
.Sample h3{
	font-size:18px;
	border-left:5px solid #CCC;
	padding:10px 20px;
	margin-top:30px;
	margin-bottom:30px;
}
.Sample .AudioList{
	position:relative;
}
.Sample .AudioList .AUD{
	margin-bottom:25px;
}
.Sample .AudioList .AUD span{
	display:block;
	font-size:16px;
	padding-bottom:7px;
	color:#444;
	font-weight:500;
}
.ContactInfo{
	width:90%;
	text-align:center;
	border-top:1px solid #CCC;
	margin:auto;
	border-bottom:1px solid #CCC;
	padding:35px;
	margin-bottom:50px;
	line-height:1.8em;
}