@charset "UTF-8";
.clearfix, .top-voice ul, .card-panel-right, .card-panel-left, .inquiry-panel, .banner-panel a {
  overflow: hidden;
  *zoom: 1;
}

/******** 社長.tvとは？/掲載について 兼用CSS ********/
/* common.cssの上書き */
.card.x1 {
  padding-top: 0;
  background-image: url(/assets/default/img/about/about_box_x1_01.png);
}

.card.x1 .card-contents {
  min-height: 30px;
  padding: 0 0 0 0;
  background: #fff;
}

p strong {
  font-weight: bold;
}

.inquiry-panel .left-column {
  width: 594px;
}

#areaPartner{
  padding:10px 20px;
  width: 594px;
}
#areaPartner p{
  line-height: 1.5em;
}


/*掲載について20141031*/
.bg100 {
  width:100%;
}
.pt00 {
  padding-top:0 !important;
}
.p00 {
  padding:0 !important;
}
.mt10 {
  margin-top:10px !important;
}
.mb20 {
  margin-bottom:20px !important;
}
.mb30 {
  margin-bottom:30px !important;
}
.mb40 {
  margin-bottom:40px !important;
}
.mb43 {
  margin-bottom:43px !important;
}
.mt28 {
  margin-top:-28px !important;
}
.mt-10 {
  margin-top:-10px !important;
}
.mt_2 {
  margin-top:-3px !important;
}
.mb50 {
  margin-bottom:50px !important;
}
.mb60 {
  margin-bottom:60px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
body {
  overflow-x:hidden;
}
.mainarea {
  background-image: url(/assets/default/img/enterprise2/mainimg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
}
.main02 {
  background-image: url(/assets/default/img/enterprise2/main02_img.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  height:1081px !important;
}

.enterprisetopbtn {
  padding: 541px 0 33px 0 !important;
  text-align: center;
}

.sec01_left {
  float:left;
  width:460px;
  margin-right:20px;
}
.sec01_in_left {
  float:left;
  margin-right:10px;
}
.sec01_in_right {
  overflow: hidden;
}
.sec01_in_right .ttl{
  padding-bottom:8px;
  border-bottom:1px dashed #333333;
  line-height: 170%;
}
.sec01_in_right span{
  font-size:16px;
  color:#4171A9;
}
.sec01_in_right p {
  padding-top:8px;
  font-size:13px;
  line-height:160%;
}
.pop {
  margin:20px 0 -10px 0;
}
.mt40 {
  margin-top:40px;
}
.mainttl {
  margin:40px 0;
}
.msec01 {
  float:left;
}
.i100 img {
  width: 100%;
}
.com01 {
  background: url(/assets/default/img/enterprise2/sec01_company01_bg.jpg) 0 98px no-repeat;
  margin-right: 12px;
  float:left;
}
.com02 {
  background: url(/assets/default/img/enterprise2/sec01_company02_bg.jpg) 0 98px no-repeat;
  margin-right: 11px;
  float:left;
}
.com03 {
  background: url(/assets/default/img/enterprise2/sec01_company03_bg.jpg) 0 98px no-repeat;
  float:left;
}
.comtxt {
  width:186px;
  padding:15px 20px 30px 20px;
  font-size:12px;
}
.comtxt p{
  text-align: center;
  line-height: 160%;
  margin-bottom:20px;
}
.comtxt span{
  font-size:20px;
  font-weight: bold;
}
.comtxt li {
  margin-bottom: 7px;
}
.comtxt li:nth-child(2n+1){
  font-weight: bold;
}
.contact .main {
  position:relative;
}
.contact .btnbig {
  position:absolute;
  right: 23px;
  top: 184px;
}

#contact_form{
  width: 980px;
  margin: 0 auto;
  padding-bottom: 75px;
}
#contact_form .mainttl{
  margin-bottom: 0px;
  text-align: center;
}
#contact_form .form{
  padding: 15px;
  background-color: #FFF;
}
#contact_form .form h3 {
  font-size: 20px;
  margin-bottom: 12px;
}
#contact_form .form p {
  font-size: 14px;
}
#contact_form .form form {
  margin: 15px 10px;
}
#contact_form .form table {
  background-color: #BBB;
  border-collapse:collapse;
  border: 1px solid #BBB;
  margin-bottom: 15px;
  width: 940px;
}
#contact_form .form table th {
  background-color: #EFEFEF;
  padding: 20px 10px;
  border-collapse:collapse;
  border: 1px solid #BBB;
  width: 300px;
}
#contact_form .form table th.must {
  background-image: url(/assets/default/img/enterprise2/sec06_ico_must.png);
  background-repeat: no-repeat;
  background-position: 262px center;
}
#contact_form .form table td {
  background-color: #FFF;
  padding: 20px 10px;
  border-collapse:collapse;
  border: 1px solid #BBB;
}
#contact_form .form table td input.w4{
  width: 250px;
  height: 40px;
  font-size: 20px;
}
#contact_form .form table td textarea.w6{
  width: 600px;
  height: 150px;
  font-size: 16px;
}
#contact_form .form h3#privacy_ttl{
  font-size: 16px;
  font-weight: bold;
}
#contact_form .form #privacy_agree{
  background-color: #FFF;
  height:150px;
}

#contact_form .agree_box{
  font-size: 1.3em;
  margin: 20px;
}

#contact_form form input.pop-confirm {
  width: 380px;
  height: 80px;
  margin-right: 0px;
  background-color: transparent;
  background-image: url(/assets/default/img/enterprise2/sec06_btn_confirm.png);
  background-repeat: no-repeat;
}
#contact_form form input.pop-confirm:hover {
  background-position: top left;
  opacity: 0.7;
}

#contact_form form input.pop-send {
  width: 308px;
  height: 80px;
  margin-right: 0px;
  background-color: transparent;
  background-image: url(/assets/default/img/enterprise2/sec06_btn_send.png);
  background-repeat: no-repeat;
  background-position: top left;
  margin-left: 150px;
}
#contact_form form input.pop-send:hover {
  background-position: top left;
  opacity: 0.7;
}

#contact_form form input.pop-back {
  width: 207px;
  height: 80px;
  margin-right: 0px;
  background-color: transparent;
  background-image: url(/assets/default/img/enterprise2/sec06_btn_back.png);
  background-repeat: no-repeat;
  background-position: bottom right;
}
#contact_form form input.pop-back:hover {
  background-position: bottom right;
  opacity: 0.7;
}


.tel {
  margin: -3px -20px 0 !important;
  position:relative;
}
.tel ul {
  position:absolute;
  bottom: 32px;
  left: 36px;
}
.tel li {
  margin-bottom: 3px;
}
.point {
  margin-left:-19px;
}
.sec03_in_left {
  float:left;
  margin-right:20px;
}
.sec03_in_right {
  overflow: hidden;
  width:541px;
}
.sec03_in_right .ttl{
  padding-bottom:8px;
  color:#4171A9;
  font-size:19px;
  border-bottom:1px dashed #333333;
}
.sec03_in_right p {
  padding-top:8px;
  font-size:18px;
  line-height:160%;
}
.sec03_in_right02 {
  float:left;
}
.sec03_in_left02 {
  overflow: hidden;
  width:542px;
  float:left;
  padding-right: 20px;
}
.sec03_in_left02 .ttl{
  padding-bottom:8px;
  color:#4171A9;
  font-size:19px;
  border-bottom:1px dashed #333333;
}
.sec03_in_left02 p {
  padding-top:8px;
  font-size:19px;
  line-height:160%;
}
.hr {
  margin:30px 3px 30px;
}
.pr {
  margin-left: 5px;
}
.etc {
  background-color:#EBEDF3;
}
.etc_content {
  width:944px;
  margin:0 auto;
}
.flow_left , .flow_right {
  float:left;
  margin-right: 20px;
  width: 460px;
}
.flow_left .ttl , .flow_right .ttl{
  margin:10px 0;
}
.flow_left .left , .flow_right .left{
  float:left;
  margin:0 20px 20px 0;
}
.flow_right {
  margin-right: 0 !important;
  margin-bottom: 24px;
}
.flow_right .left {
  float:left;
  margin-right: 20px;
}
.flow_left ul , .flow_right ul {
  float:left;
  font-size: 14px;
  width: 285px;
}
.flow_left li , .flow_right li {
  background:url(/assets/default/img/enterprise2/sec04_listtype.jpg) 2px 5px no-repeat;
  padding-left:20px;
  line-height: 160%;
}
.flow_left .none {
  background:none;
}
.faq {
  background-color: #fff;
  padding: 10px 30px;
  margin-bottom: 40px;
  line-height: 145%;
  border-radius: 10px;    /* CSS3草案 */
  -webkit-border-radius: 10px;  /* Safari,Google Chrome用 */
  -moz-border-radius: 10px; /* Firefox用 */
}
.faq .q {
  background:url(/assets/default/img/enterprise2/sec04_q1.jpg) 2px 12px no-repeat;
  padding: 25px 25px 10px 80px;
  font-weight: bold;
}
.faq .a {
  background: url(/assets/default/img/enterprise2/sec04_a.jpg) 24px 5px no-repeat;
  padding: 6px 15px 19px 80px;
  border-bottom:1px dotted #333333;
  font-size: 12px;
  margin-bottom: 7px;
}
.faq .q:nth-child(3) {
  background:url(/assets/default/img/enterprise2/sec04_q2.jpg) 2px 12px no-repeat;
  padding: 25px 15px 10px 80px;
}
.faq .q:nth-child(5) {
  background:url(/assets/default/img/enterprise2/sec04_q3.jpg) 2px 12px no-repeat;
  padding: 25px 15px 10px 80px;
}
.faq .q:nth-child(7) {
  background:url(/assets/default/img/enterprise2/sec04_q4.jpg) 2px 12px no-repeat;
  padding: 25px 15px 10px 80px;
}
.faq .q:nth-child(9) {
  background:url(/assets/default/img/enterprise2/sec04_q5.jpg) 2px 12px no-repeat;
  padding: 25px 15px 10px 80px;
}
.faq .q:nth-child(11) {
  background:url(/assets/default/img/enterprise2/sec04_q6.jpg) 2px 12px no-repeat;
  padding: 25px 15px 10px 80px;
}
.faq .q:nth-child(13) {
  background:url(/assets/default/img/enterprise2/sec04_q7.jpg) 2px 12px no-repeat;
  padding: 25px 15px 10px 80px;
}
.faq .q:nth-child(15) {
  background:url(/assets/default/img/enterprise2/sec04_q8.jpg) 2px 12px no-repeat;
  padding: 25px 15px 10px 80px;
}
.faq .a:nth-child(16) {
  border:none;
  padding: 6px 25px 0px 80px;
}
.bgblue {
  background-color: #4074A8;
  margin-bottom: 7px;
}
.contact_page {
  text-align: right;
}
.contact_page a {
  color:#fff;
}

#contact_form .form h3 {
  font-size: 14px !important;
  margin-bottom: 5px !important;
}
#privacy_agree h3 {
  border:none !important;
}
#privacy_agree p {
  margin-bottom:20px !important;
}
#privacy_agree ol {
  margin-bottom: 22px !important;
}

/*アコーディオン*/
.ac-container{
    margin: 10px auto;
    text-align: left;
}
.ac-container02{
    margin: 10px auto;
    text-align: left;
}
.openbtn {
  display: none;
}


/* 掲載について */
.dot-break {
  border-top: 1px dotted #999;
}

.panel-bg {
  background: url(/assets/default/img/common/panel_bg.jpg) repeat-x left bottom;
}

.top-movie {
  padding: 35px 0 20px;
}
.top-movie h2 {
  font-size: 40px;
  text-align: center;
}
.top-movie .top-movie-contents {
  width: 640px;
  padding: 20px 0;
  margin: 0 auto;
}
.top-movie .top-movie-contents iframe{
  width: 640px;
  height: 360px;
  overflow: hidden;
}
.top-movie p {
  width: 660px;
  margin: 0 auto;
  padding: 0 0 0 20px;
  font-size: 12px;
  line-height: 1.2;
}

.top-copy {
  padding: 75px 0 55px 5px;
}
.top-copy h3 {
  padding-bottom: 30px;
  font-size: 24px;
  text-align: center;
}
.top-copy p {
  padding: 0 15px;
}
.top-copy strong em {
  color: #F90;
  font-size: 30px;
  font-style: normal;
}
.top-copy strong span {
  color: #F90;
}

.top-movie02 {
	border-top: 1px dotted #999;
	margin-bottom:40px;
	text-align: center;
	padding-top:50px;
}
.top-movie02 h3 {
  padding-bottom: 30px;
  font-size: 30px;
  text-align: center;
}
.top-map {
  padding: 35px 0 45px 0;
  text-align: center;
}
.top-map h3 {
  padding-bottom: 30px;
  font-size: 24px;
}
.top-map h3 span{
  color: #ff9900;
  font-size: 30px;
  font-weight:bold;
}

.lh-none{
  line-height: 0;
  text-align:center;
}

.top-voice {
  padding: 35px 0 0;
}
.top-voice h3 {
  padding-bottom: 30px;
  font-size: 24px;
  text-align: center;
}
.top-voice ul {
  width: 910px;
  margin: 0 auto;
  background: url(/assets/default/img/about/voice_bg.png) repeat-y center top;
}
.top-voice li {
  float: left;
  width: 290px;
  margin-left: 20px;
}
.top-voice li:first-child {
  margin-left: 0;
}
.top-voice img {
  display: block;
}
.top-voice h4 {
  margin-top: 1px;
  padding: 5px;
  background-color: #333;
  color: #FFF;
  font-size: 14px;
}
.top-voice h4 span {
  display: block;
  margin-top: 1px;
  padding-top: 3px;
  border-top: 1px solid #FFF;
  text-align: right;
  font-size: 12px;
}
.top-voice p {
  margin-top: 15px;
  font-size: 12px;
  line-height: 1.6;
}
.top-voice .voice-link {
  margin-top: 5px;
  text-align: center;
  font-size: 14px;
}

.card-panel h2 {
  margin: 45px 0 30px;
  padding-bottom: 5px;
  background: url(/assets/default/img/common/panel_break.png) no-repeat center bottom;
}
.card-panel h2 span {
  display: block;
  padding: 12px 0 8px;
  background-color: #333;
  color: #FFF;
  font-size: 34px;
  text-align: center;
}
.card-panel h3 {
  margin: 45px 0 15px 15px;
  font-size: 30px;
}
.card-panel h3.card-panel-title {
  margin-bottom: 45px;
  border-bottom: 1px solid #999;
  line-height: 1.2;
}

.card-panel .step-5 {
  margin-bottom: 40px;
  padding-left: 15px;
  background: url(/assets/default/img/about/step_bg.png) repeat-y center top;
}
.card-panel .step-5 li {
  float: left;
  width: 175px;
  margin-left: 9px;
}
.card-panel .step-5 li:first-child {
  margin-left: 0;
}
.card-panel .step-5 li p {
  margin-top: 5px;
  font-size: 12px;
  line-height: 1.4;
}

.card-panel-right {
  font-size: 16px;
  line-height: 1.7;
}
.card-panel-right img {
  float: right;
  margin-left: 15px;
}
.card-panel-right h3 {
  margin-left: 0;
  margin-right: 360px;
  padding-left: 15px;
}
.card-panel-right p {
  padding-left: 15px;
}

.card-panel-left {
  font-size: 16px;
  line-height: 1.9;
}
.card-panel-left img {
  float: left;
  margin: 0 15px 0 0;
}
.card-panel-left h3 {
  margin-left: 370px;
}
.card-panel-left p {
  padding-right: 15px;
}

img.card-img-20 {
  margin-top: 20px;
}

img.card-img-40 {
  margin-top: 40px;
}

.card-panel-none {
  margin: 0 15px;
  padding-bottom: 40px;
  font-size: 16px;
  line-height: 1.7;
  text-align:center;
}

.price_left{
  float:left;
  widht:457px;
  border-right: 1px dotted #999;
  padding:10px;
  text-align:center;
}

.price_left h3, .price_right h3{
  font-size:20px;
  font-weight:bold;
  margin:0 0 20px 0;
}

.price_right{
  float:right;
  widht:457px;
  padding:10px;
  text-align:center;
}

.price_left .list_left, .price_right .list_left{
  font-size:12px;
  float:left;
  text-align:left;
  margin:20px 30px 20px 0;
  line-height: 1.7;
}

.top-flow{
  padding: 5px 0 35px 0;
}

/*.top-flow h3{
  font-size:16px;
  color:#3399cc;
}*/

.top-flow .list_left{
  font-size:12px;
  float:left;
  text-align:left;
  margin:20px 0px 20px 20px;
  line-height: 1.7;
}

.top-flow .list_left span{
  font-size:10px;
}

.top-flow p{
  font-size:12px;
  margin:0px 0px 20px 20px;
}

.top-apply{
  width:760px;
  margin:0px auto 30px auto;
}

.top-apply p{
  float:left;
  margin-right:30px;
}

.inquiry-panel iframe{
  width:594px;
  height:950px;
}

.wrap-iframe {
  padding: 35px 15px;
}
.inquiry-panel h2 {
  margin-bottom: 8px;
  border-bottom: 1px solid #999;
  font-size: 24px;
  line-height: 1;
}

.pop-contact-info .item-left {
  float: left;
  width: 49%;
}
.pop-contact-info .item-right {
  float: right;
  width: 49%;
}
.pop-contact-info h3 {
  margin-left: 20px;
  margin-bottom: 3px;
  border: none;
  font-size: 14px;
  line-height: 1.4;
}
.pop-contact-info p {
  margin-left: 20px;
  font-size: 12px;
  line-height: 1.4;
  text-align: left;
}
.pop-contact-info p strong {
  font-size: 26px;
  font-weight: bold;
  padding-left: 15px;
  color: #F90;
}

.inquiry-panel #privacy_agree_fax{
  margin-bottom: 40px;
}

/* お問い合わせ（番組ページお問い合わせとほぼ同じ） */
#inquiry-form{
  padding-top: 5px;
}
.inquiry-form table {
  width: 100%;
  margin-top: 10px;
  border: 1px solid #999;
}
.inquiry-form th {
  width: 140px;
  padding: 8px 0 7px 10px;
  border-top: 1px dotted #999;
  background-color: #666;
  color: #FFF;
  font-size: 12px;
  line-height: 1.4;
  vertical-align: top;
}
.inquiry-form th span {
  display: block;
  margin-top: 15px;
  font-size: 10px;
}
.inquiry-form td {
  padding: 8px 10px 7px;
  border-top: 1px dotted #999;
  font-size: 12px;
  line-height: 1.4;
  vertical-align: top;
}
.inquiry-form tr:first-child th,
.inquiry-form tr:first-child td {
  border-top-width: 0;
}
.inquiry-form p {
  margin-bottom: 0;
}
.inquiry-form .w1, .inquiry-form .w2, .inquiry-form .w3, .inquiry-form .w4, .inquiry-form .w5, .inquiry-form .w6 {
  padding: 2px 3px;
  border: 1px solid #CCC;
  font-size: 12px;
  line-height: 1.4;
}
.inquiry-form .w1 {
  width: 40px;
}
.inquiry-form .w2 {
  width: 55px;
}
.inquiry-form .w3 {
  width: 80px;
}
.inquiry-form .w4 {
  width: 175px;
}
.inquiry-form .w5 {
  width: 320px;
}
.inquiry-form .w5:first-child {
  margin: 4px 0 2px;
}
.inquiry-form .w6 {
  width: 96%;
  height: 10em;
  margin-top: 4px;
  resize: vertical;
}

p.inquiry-kinds label{
  font-size: 130%;
}

textarea#EnterpriseFormMessage{
  resize: none;
}

.inquiry-lead {
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 1.4;
}

.inquiry-note {
  margin-bottom: 40px;
  font-size: 12px;
  line-height: 1.4;
}

/* 社長.tvとは？ */
.top-about {
  padding-bottom: 0;
}
.top-about img {
  display: block;
}
.top-about h2 {
  margin: 30px 0;
  font-size: 40px;
  line-height: 1;
  text-align: center;
}
.top-about h3 {
  margin: 40px 0 10px 15px;
  font-size: 24px;
  line-height: 1;
}
.top-about .card-panel-none {
  padding-bottom: 0;
}

.top-about p.why_change{
  font-size: 14px;
  margin-bottom: -20px;
}
.top-about p.why_change a{
  color: #000;
  text-decoration: underline;
}

h2.about-title {
  margin-bottom: 20px;
}
h2.about-title em {
  display: inline-block;
  width: 241px;
  height: 47px;
  margin-left: 20px;
  background: url(/assets/default/img/about/about_02.png) no-repeat;
  text-indent: -9999px;
  vertical-align: bottom;
}

.card-panel-footer {
  padding: 8px 15px;
  background-color: #CCC;
}
.card-panel-footer p {
  font-size: 12px;
  line-height: 1.6;
}

.banner-panel a {
  display: block;
  color: #333;
  text-decoration: none;
}
.banner-panel img {
  display: block;
  float: left;
}
.banner-panel span {
  display: block;
  margin-left: 565px;
  padding-top: 10px;
  font-size: 20px;
}
.banner-panel a:hover span {
  border-bottom: 1px solid #999;
}

.about-1, .about-3 {
  position: relative;
  padding-top: 56px;
}
.about-1 h3, .about-3 h3 {
  position: absolute;
  top: 0;
  width: 873px;
  height: 32px;
  margin: 0;
  padding: 24px 0 0 65px;
  border-bottom: 1px solid #999;
  line-height: 1;
  background: url(/assets/default/img/about/about_num.png) no-repeat 26px top;
  z-index: 1;
}
.about-1 h3 span, .about-3 h3 span {
  display: none;
}
.about-1 img, .about-3 img {
  position: relative;
  z-index: 2;
}
.about-1 p, .about-3 p {
  padding-top: 40px;
}

.about-3 {
  padding-top: 76px;
}
.about-3 h3 {
  top: 20px;
  background: url(/assets/default/img/about/about_num.png) no-repeat 15px -180px;
}

.about-3 p {
  margin-bottom: 15px;
}

.about-3 #request_form h4{
  border-bottom: 1px solid #999;
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold;
}

.about-3 #request_form{
  width: 500px;
  margin: 5px auto 30px 60px;
  background: #F2F2F2;
  border: 1px solid #333;
  padding: 15px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

.about-3 #request_form label{
  display: block;
  float: left;
  width: 150px;
  white-space: nowrap;
  font-size: 13px;
  text-align:right;
}

.about-3 #request_form label img{
  position: static;
  float: none;
  margin: 5px 0 0 3px;
}

.about-3 #request_form input[type=text],
.about-3 #request_form textarea{
  float: left;
  width: 320px;
  padding: 1px 2px;
  border-top: 1px solid #C7C7C7;
  border-left: 1px solid #D7D7D7;
  border-right: 1px solid #D7D7D7;
  border-bottom: 1px solid #DDD;
  font-size: 13px;
}

.about-3 #request_form .input,
.about-3 #request_form #submit_area{
  clear: both;
  text-align: center;
}

.about-3 #request_form #submit_area input {
  width: 139px;
  height: 27px;
  margin: 5px 5px 0 0;
  border-width: 0;
  background: url(/assets/default/img/common/btn_req_send.png) no-repeat;
  text-indent: -9999px;
  cursor: pointer;
}
.about-3 #request_form #submit_area input:hover {
  background-position: left bottom;
}

.about-3 #request_form .input{
  min-height: 30px;
}
.about-3 #request_form .error input,
.about-3 #request_form .error textarea{
  background-color: #FFDCDC
}
.about-3 #request_form .input .error-message{
  clear: both;
  display: block;
  font-size: 12px;
  margin: 0 auto 5px;
  text-align: left;
  text-indent: 150px;
}

.about-3 #request_form #request_complete_message{
  display: none;
  font-size: 13px;
}
.about-3 #request_form #request_complete_message p{
  padding: 5px 15px;
}



.about-2 {
  position: relative;
}
.about-2 h3 {
  position: absolute;
  top: 21px;
  left: 0;
  width: 633px;
  height: 32px;
  margin: 0;
  padding: 24px 0 0 305px;
  line-height: 1;
  background: url(/assets/default/img/about/about_num.png) no-repeat 245px -90px;
  z-index: 1;
  border-bottom: 1px solid #999;
}
.about-2 h3 span {
  display: none;
}
.about-2 img {
  position: relative;
  z-index: 2;
}
.about-2 p {
  padding-top: 130px;
  padding-left: 0;
}

.event-link {
  margin-top: 30px;
  padding-top: 0 !important;
  font-size: 14px;
  text-align: center;
}

#campaign{
  text-align: center;
  margin-top:30px;
}
#campaign a{
  color:#666;
}

.more-voice h3.card-panel-title,
.top-flow h3.card-panel-title{
  font-size: 22px;
  margin: 15px 15px;
  padding-left: 10px;
  border-bottom: 1px solid #999;
}

.more-voice ul{
  margin: 30px auto 0;
}

.more-voice li{
  float: left;
  padding: 0 10px 0 20px;
}




#enterprise div.card-panel h2 {
  background: none;
  font-size: 28px;
  padding-left: 10px;
  border-bottom: 2px solid #CCC;
  margin-top: 0px;
}