@charset "utf-8";

.pc-only { display: block; }
.sp-only { display: none; }

html,body,h1,h2,h3,h4,h5,ul,ol,dl,p,dd{
	margin:0;
	padding:0;
	list-style:none;
}

html,body{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
	color:#000;
	font-weight:normal;
	text-align:left;
}
.cf:after {
	content:"";
	display:block;
	clear:both;
}
html { font-size: 62.5%; }
body {
	font-size: 1.0rem;
	background: #fff;
	min-width: 1200px;
	-webkit-text-size-adjust: 100%;
}
img {
	border: 0;
	vertical-align: bottom;
}
a {
	color: #9b2121;
	font-weight: bold;
	text-decoration: none;
}
a:hover img{filter:alpha(opacity=70);opacity:0.70}
a:hover {
	text-decoration: underline;
}
.inner {
	margin: 0 auto;
	width: 1200px;
}
#spMenu, #js-nav {
	display: none;
}
header {
	background: #72060d;
	border-top: 5px solid #000;
	height: 100px;
}
header .inner {
	background: url(../img/common/mark.png) no-repeat left 4px;
	padding-left: 95px;
}
header #logo {
	padding: 12px 0;
}
header ul {
	margin: 0 0 0 5px;
}
header ul li {
	float: left;
	font-size: 1.8rem;
	margin: 0 0 0 30px;
}
header ul li:first-child {
	margin: 0;
}
header ul li a {
	color: #fff;
}
footer {
	background: #000;
	padding: 32px 0 67px;
}
footer ul.bnr {
	float: left;
	margin-left: 20px;
}
footer ul.bnr li {
	float: left;
	margin: 0 8px;
}
footer ul.sns {
	float: right;
	margin: 3px 20px 0 0;
}
footer ul.sns li {
	float: left;
	margin: 9px 8px 0;
}
footer ul.sns li:first-child {
	margin: 3px 8px 0;
}
/* ====================================
TOP
==================================== */
#vs {
	background: url(../img/top/bg_vs.png) #d70c19 no-repeat center top;
	border-bottom: 6px solid #ac000b;
	height: 603px;
	width: 100%;
}
#vs .inner {
	position: relative;
	margin: 0 auto;
	height: 603px;
	width: 1200px;
}
#vs h1 {
	position: absolute;
	top: 100px;
	left: 623px;
}
#vs nav {
	position: absolute;
	top: 250px;
	left: 733px;
}
#vs nav li {
	font-size: 1.8rem;
	padding: 0 0 9px;
}
#vs nav li a {
	color: #fff;
}
#sp_vs { display: none; }

#mainTop {
	background: url(../img/top/bg_cont.png) #e5e6d8 repeat-y center top;
}
#mainTop h2 {
	background: url(../img/top/ico_sansin.png) no-repeat center top;
	font-size: 1.8rem;
	padding: 21px 0 8px;
	border-bottom: 1px solid #000;
	text-align: center;
}
#mainTop h2.mt30 {
	margin-top: 30px;
}
#mainTop h2.base {
	background: url(../img/top/ico_base.png) no-repeat center top !important;
}
#mainTop .col-top {
	padding: 62px 0 50px;
}
.info {
	float: left;
	width: 590px;
}
.info dl {
	padding: 20px 10px 0;
}
.info dl dt {
	clear: left;
	float: left;
	position: relative;
	font-size: 1.4rem;
	padding: 0 0 0 10px;
	margin: 0 0 20px;
	width: 100px;
	background: url(../img/common/ico_list_01.png) no-repeat left center;
	padding-left: 10px;
}
.info dl dd {
	float: left;
	margin: 0 0 20px;
	font-size: 1.4rem;
	width: 460px;
}
.fb {
	float: right;
	width: 590px;
}
.fb-wrap {
	margin: 20px 0 0;
	text-align: center;
}


/* ====================================
SECOND
==================================== */
#main {
	background: url(../img/common/bg_cont.png) #e5e6d8 repeat-y center 28px;
}
#main .inner {
	padding: 50px 0;
}
#main h1 {
	background: url(../img/common/ico_sansin.png) no-repeat center top;
	font-size: 2.6rem;
	padding: 32px 0 25px;
	border-bottom: 1px solid #000;
	text-align: center;
}
#main h1.base {
	background: url(../img/common/ico_base.png) no-repeat center top !important;
}
#main h1.sansin {
	background: url(../img/common/ico_sansin.png) no-repeat center top !important;
}
#main h1.record {
	background: url(../img/common/ico_record.png) no-repeat center top !important;
}
#main h1.mike {
	background: url(../img/common/ico_mike.png) no-repeat center top !important;
}
#main .txt-1 {
	margin: 0 0 65px;
}
#main .txt-1 p {
	font-size: 1.4rem;
	line-height: 2.15;
	margin-top: 35px;
	text-align: center;
}
#main .txt-2 {
	margin: 0 0 20px;
}
#main .txt-2 p {
	font-size: 1.4rem;
	line-height: 2.15;
	margin-top: 20px;
	text-align: center;
}
#main .pic-1 {
	margin: 0 auto;
	width: 480px;
}
#main .pic-1 li {
	overflow: hidden;
	margin: 30px 0 0;
}
#main .pic-1 li:ffirst-child {
	margin: 0;
}
#main .pic-1 li .vpic {
	float: left;
	width: 135px;
}
#main .pic-1 li div {
	float: right;
	width: 325px;
}
#main .pic-1 li .vname {
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 2.25;
	margin-bottom: 15px;
}
#main .pic-1 li .vtxt {
	font-size: 1.4rem;
	line-height: 1.7;
}


div.fpic {
	width: 820px;
	margin: 30px auto 0;
}
div.fpic p {
    width: 250px;          /* 横幅を固定して */
    display: inline-block; /* インラインブロック化 */
    vertical-align: top;   /* 上端を揃える */
	font-size: 1.2rem;
	margin: 10px 10px 20px 10px;
	line-height: 1.8rem;
}
div.sellp p {
	margin: 10px 10px 40px 10px;
}
div.fpic p img {
    width: 250px;          /* 横幅を固定して */
}
#main h2 {
	font-size: 2.0rem;
	padding: 70px 0 10px;
	text-align: center;
	border-bottom: 1px solid #000;
}
#main h2 span {
	font-size: 1.4rem;
	margin-left:20px;
}
#jyusyouTbl {
	border: none;
	border-collapse: separate;
	border-spacing: 0 5px;
	margin-bottom: 20px;
	width: 800px;
}
#jyusyouTbl th {
	font-size: 1.6rem;
	font-weight: bold;
	padding: 10px;
	vertical-align: top;
}
#jyusyouTbl td {
	font-size: 1.6rem;
	font-weight: normal;
	padding: 10px;
	vertical-align: top;
	border-top: 1px solid #9B9B9B;
}

#main .prog {
	margin: 0 auto;
	width: 100%;
}
#main .prog ul {
	margin: 0 auto;
	width: 100%;
}
#main .prog li {
	border-bottom: 1px dotted #000;
	text-align: center;
	overflow: hidden;
	margin: 30px auto;
	padding-bottom: 30px;
}
/*#main .prog li:first-child {
	margin: 0;
	boarder-top: none;
}*/
#main .prog li:last-type-of {
	margin: 0;
	boarder-bottom: none !important;
}
#main .prog li div {
	width: 100%;
}
#main .prog li .vname {
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 2.25;
	margin-bottom: 0px;
}
#main .prog li .vtxt {
	font-size: 1.4rem;
	line-height: 1.7;
}
#main .prog li .ltume {
	text-align: left;
}
#main .prog li img {
	width: 200px;
	margin: 10px 10px 0 0;
}
#main .prog li .vtxt span.cap {
	font-size: 1.2rem;
}
#main .prog p.rpic {
	width:200px;
}
#profileTbl {
	border: none;
	border-collapse: separate;
	border-spacing: 0 5px;
	margin-bottom: 20px;
	width: 500px;
}
#profileTbl tr {
	border-top: 1px solid #9B9B9B;
}
#profileTbl th {
	font-size: 1.6rem;
	font-weight: bold;
	padding: 10px;
	vertical-align: middle;
	text-align: right;
	line-height: 0.7em;
}
#profileTbl td {
	font-size: 1.6rem;
	font-weight: normal;
	padding: 10px;
	vertical-align: middle;
}
#bioTbl {
	border: none;
	border-collapse: separate;
	border-spacing: 0 5px;
	margin-bottom: 20px;
	width: 800px;
}
#bioTbl th {
	font-size: 1.6rem;
	font-weight: bold;
	padding: 10px;
	vertical-align: top;
}
#bioTbl tr {
	border-bottom: 1px solid #9B9B9B;
}
#bioTbl td {
	font-size: 1.6rem;
	font-weight: normal;
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #9B9B9B;
}
#discoTbl {
	border: none;
	border-collapse: separate;
	border-spacing: 0 5px;
	margin-bottom: 20px;
	width: 800px;
}
#discoTbl th {
	font-size: 1.6rem;
	font-weight: bold;
	padding: 10px;
	vertical-align: middle;
	border-bottom: 1px solid #9B9B9B;
	text-align: center !important;
}
#discoTbl tr {
	border-bottom: 1px solid #9B9B9B;
}
#discoTbl td {
	font-size: 1.6rem;
	font-weight: normal;
	padding: 10px;
	vertical-align: middle;
	border-bottom: 1px solid #9B9B9B;
	text-align: center !important;
}
#discoTbl td.recordCom {
	font-size: 1.2rem;
	text-align: center !important;
	vertical-align: top !important;
}
#infoTbl {
	border: none;
	border-collapse: separate;
	border-spacing: 0 5px;
	margin: 20px auto;
	width: 500px;
}
#infoTbl tr {
	border-bottom: 1px solid #C0C0C0;
}
#infoTbl th {
	font-size: 1.4rem;
	font-weight: bold;
	padding: 5px;
	vertical-align: top;
	text-align: right;
	width: 30%;
	border-bottom: 1px solid #C0C0C0;
}
#infoTbl td {
	font-size: 1.4rem;
	font-weight: normal;
	padding: 5px;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid #C0C0C0;
}

#repoTbl {
	border: none;
	border-collapse: separate;
	border-spacing: 0 5px;
	margin-bottom: 20px;
	width: 800px;
}
#repoTbl th {
	font-size: 1.6rem;
	font-weight: bold;
	padding: 10px;
	vertical-align: middle;
	border-bottom: 1px solid #9B9B9B;
	text-align: center !important;
}
#repoTbl tr {
	border-bottom: 1px solid #9B9B9B;
}
#repoTbl td {
	font-size: 1.4rem;
	font-weight: normal;
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #9B9B9B;
	text-align: left !important;
}
#repoTbl td.date {
	width: 160px;
}

.red {
	color: #FF0004;
}
p.f5h1pic {
	text-align: center;
	margin-top: 20px;
}
p.cap {
	margin-top: 5px;
	font-size: 1.2rem;
	text-align: center;
}
p.banner img {
	width: 500px !important;
}
p.f5repopic {
	text-align: center;
	margin-top: 0px;
}
p.f5repopic img {
	border-radius: 10px;
}

#pagetop {
	position: fixed;
	bottom: 20px;
	right: 20px;
}
div.end {
	width: 400px !important;
	font-size: 18px;
	font-weight: bold;
	color: #9b2121;
	border: #9b2121 2px solid;
	padding: 10px auto;
	margin: 10px auto;
}
.youtube2 {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  overflow:auto; 
  -webkit-overflow-scrolling:touch;
  border:2px solid #ccc; 
  margin-top:20px;
}
.youtube2 iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border:none;
    display:block;
}