@charset "utf-8";

/*-----------------------------------
  NHKサービスセンター CSS
------------------------------------*/
#debugBt { display: none; }
body {
  width: 100%;
  font-size: 100%;
  line-height: 120%;
  border-top: 6px solid #533176;
  -webkit-text-size-adjust: 100%;
}

body, table *, form * {
  font-family: "Droid Sans",

               "Lucida Grande",
               "ヒラギノ角ゴ Pro W3", "HIragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro",

               メイリオ, Meiryo,
               Verdana,
               "ＭＳ Ｐゴシック", "MS PGothic",
               sans-serif,

               "DejaVu Sans", "Bitstream Vera Sans";
}


/*--------
NSCロゴ
---------*/

h1 {
  width: 90%;
  margin: 0 auto 2%;
  padding-top: 2%;
}

h1 img {
  width: 50%;
  height: auto;
}

h1 img.menu-btn {
  float: right;
  width: 7%;
  height: auto;
}

/*--------
グローバルナビ
---------*/

#nav {
  position: relative;
}


#nav nav {
  display: none;
  position: absolute;
  width: 100%;
  background-color: #eeeeee;
  opacity:0.9;
  filter:alpha( opacity=90 );
  z-index: 1000;
}



#nav nav .nav01 li {
  margin-bottom: 1px;
}

#nav nav .nav01 li a {
  display:block;
  padding: 2% 0 2% 5%;
  background-color: #644583;
  color: #ffffff;
  font-size: 100%;
  text-decoration: none;
  font-weight: bold;
}

#nav nav .nav01 li a img.heart {
  display: none;
}

#nav nav .nav01 li a img.arrow {
  display: none;
}

#nav nav .nav01 li a span {
  display: block;
  padding-left: 2%;
  border-left: solid 4px #ffffff;
  line-height: 1.3;
}



#nav nav .nav02 li {
  
}

#nav nav .nav02 li a {
  display:block;
  padding: 2% 0 2% 8%;
  background-color: #644583;
  border-bottom: dotted 2px #eeeeee;
  color: #ffffff;
  font-size: 90%;
  text-decoration: none;
  font-weight: bold;
}

#nav nav .nav02 li a br {
  display: none;
}



#nav nav .nav03 a {
  display:block;
  padding: 3% 0 2% 5%;
  background-color: #644583;
  color: #ffffff;
  font-size: 100%;
  text-decoration: none;
  font-weight: bold;
}

#nav nav .nav03 a span {
  display: block;
  padding-left: 2%;
  border-left: solid 4px #ffffff;
  line-height: 1.3;
}

#nav nav .nav04 {
  display: none
}

/*--------
TOPへ戻る
---------*/

div.to-business-top {
  width: 90%;
  margin: 0 auto;
}

div.to-business-top div{
  width: 40%;
  float: right;
  border-top: 1px solid #878694;
  border-right: 1px solid #878694;
  border-left: 1px solid #878694;
}

div.to-business-top div p {
  padding: 7px 0 5px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  background-color: #878694;
  text-align: center;
}

div.to-business-top div p a {
  color: #ffffff;
  font-size: 65%;
}

/*--------
footer
---------*/

#footer {
  background:#878694;
  color:#fff;
  padding:5% 0 10% 0;
}

#footer a {
  color:#fff;
  line-height: 1;
  text-decoration:none;
}

#footer a:hover {
  text-decoration:underline;
}

#footer .nav ul {
  width: 90%;
  margin: 0 auto;
}

#footer .nav ul li {
  float: left;
  margin: 0 0 2% 0;
  padding: 0 2% 0 2%;
  border-right: 1px solid #fff;
  line-height: 1;
  font-size: 55%;
}

#footer .nav ul li:last-child {
  margin-right: none;
  padding-right: none;
  border-right: none;
}

#footer #copyright {
  clear:both;
  width: 85%;
  margin: 0 auto;
  padding-top:3%;
  line-height: 1.2;
  font-size: 40%;
}




a {
  overflow: hidden;
  text-decoration: none;
}
a:link, a:visited {
  color: #000000;
}
a:hover {
  color: #000000;
  text-decoration: underline;
}



/*--------------------------------------------------*
  Common.                                           *
 *--------------------------------------------------*/
/*----- base -----*/
div.wrapper {
  margin-bottom: 1em;
}

div#main {
  font-size: 80%;
  margin-top: 8%;
}

div.common div#primary {
}
div.common div#secondary {
  position: relative;
  margin-top: 1.28em;
  padding: 0 1.6em;
}

/*----- primary -----*/
div#primary div.page-disc {
  clear: both;
  float: right;
  width: 15%;
  margin: 0 2% 1% 0;
}

div#primary div.page-disc p img {
  width: 100%;
  height: auto;
}

div#contents div.common div#primary h2 {
  width: 75%;
  float: left;
  margin: 0 0 1% 5%;
  font-weight: normal;
  font-size: 140%;
}

div#contents div.common div#primary h2 img {
  width: 100%;
  height: auto;
}

/*----- border-blue.png -----*/
#border-blue img {
  width: 100%;
}

/*------------------------------*
  Details.
 *------------------------------*/
.clr { clear: both; }

/*--------------------------------------------------*
  Contents.                                         *
 *--------------------------------------------------*/
/*------------------------------*
  info/index.html
 *------------------------------*/
/* ----- primary ----- */

body#info-top div#contents div.common div#primary h2 {
  position: relative;
  top: 0;
  left: 0;
  float: none;
  width: 100%;
  margin: 0 auto 2%;
  line-height: 0;
}

/* ----- Secondary ----- */
div#contents div.organization div#secondary ul li div.criminal {
  margin-bottom: 3px;
}

/*------------------------------*
  info/info01.html
 *------------------------------*/

body#info01 div#contents div#secondary h3 {
  text-align: center;
  margin-bottom: 5%;
  margin-top: 2%;
}

span.page-scroll a {
  display: block;
  width: 100%;
  text-align: right;
  margin-top: 8px;
  color: #ff0000;
}

div.donation div#secondary div.docs ul.outline li a { 
 color: #4584b4;

}


/*------------------------------*
  info/info02.html
 *------------------------------*/

body#info02 div#contents div.common div#primary span {
  clear: both;
  float: right;
  margin-right: 2%;
  display: block;
}

body#info02 #secondary th {
  text-align: left;
}

body#info02 div#contents div.officer-roster div#secondary div.docs th.th-job-title {
  width: 30%;
}

body#info02 div#contents div.officer-roster div#secondary div.docs th.th-name {
  width: 27%;

}

body#info02 div#contents div.officer-roster div#secondary div.docs th.th-personal-history{
  width: 43%;
}

body#info02 div#contents div.officer-roster div#secondary div.docs td.b-line-none {
  border-bottom: none;
}



/*------------------------------*
  03, 04, 05, info06.html
 *------------------------------*/
div#secondary div.docs div#sec-resources { color: rgb(60, 114, 154); }

div#secondary div.docs div#sec-resources div.apps { margin-bottom: 15px; }

div#secondary div.docs div#sec-resources div.apps p.adobe_reader a {
  display: block;
  width: 158px;
/*  height: 39px; */
  margin-bottom: 2%;
}


/*------------------------------*
  info03.html
 *------------------------------*/
 
/*------------------------------*
 info04.html
*------------------------------*/

 
/*------------------------------*
 info05.html
*------------------------------*/
 
/*------------------------------*
 info06.html
*------------------------------*/
 
/*------------------------------*
 info07.html
*------------------------------*/
 
/*------------------------------*
  info08.html
 *------------------------------*/

/* chart image */
body#info08 div#main div#secondary div.docs p img {
  width: 100%;
}

/*------------------------------*
  info09.html
 *------------------------------*/

body#info09 div#main {
}
body#info09 div#main div#secondary div.docs p {
  width: 100%;
  text-align: center;
}
body#info09 div#main div#secondary div.docs p img {
  width: 56%;
  margin-bottom: 5px;
}


/*------------------------------*
  info10.html
 *------------------------------*/

body#info10 div#contents div.common div#secondary div.docs ul li span.phone-num {
  display: block;
  margin-bottom: 10px;
  padding-bottom: 8px;
  border-bottom: dotted 1px #333333;
}

body#info10 div#contents div.common div#secondary div.docs ul li span.phone-num.b-line-none {
  border-bottom: none;
}


/*------------------------------*
  info13.html
 *------------------------------*/

body#info13 div#contents div.common div#primary h2 {
  font-size: 120%;
}


div#contents div.common div#sec-resources {
/*  position: relative; left: 0px; */
  width: auto;
  height: auto;
  color: #4584b4;
  font-size: 90%;
}


div#contents div.common div#sec-resources p.pdf span {
position: absolute; bottom: 50%; left: 13%;
  display: block;
  line-height: 128%;
  font-size: 118%;
  font-weight: bold;
}

div#contents div.common div#sec-resources p.pdf-text {
/* position: absolute; bottom: -25px; left: 23px; */
  margin-left: 23px;
  margin-top: 2%;
  line-height: 128%;
}


* html div#contents div.common div#sec-resources p.pdf span  {
  position: absolute; top: 8px; left: 56px;
}


div#contents div.common div#sec-resources div.apps {
  position: relative;
  margin-bottom: 12%;
}

div#contents div.common div#sec-resources div.apps img {
  padding:0 1% 1% 0%;

}

div#contents div.common div#sec-resources div.apps p.adobe_reader span {
  margin-top: 4%;

}

div#contents div.common div#sec-resources div.apps p.adobe_reader_down {
  margin-top: 2%;
  margin-left: 1%;
}

div#contents div.common div#sec-resources div.apps2 {
  position: relative;
  margin-bottom: 12%;
}



/*------------------------------*
  info14.html
 *------------------------------*/

div#contents div.support-next-generation div#secondary div.docs p.plan {
  color: #555555;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 144%;
  margin-bottom: 32px;
  line-height: 140%;

}
div#contents div.support-next-generation div#secondary div.docs ul.plan li h4 {
  color: #444444;
  font-size: 120%;
  margin: 16px 0;
  padding: 0% 1% 3% 2%;
  font-weight: bold;
  border-bottom: dotted 1px #333333;
}
div#contents div.support-next-generation div#secondary div.docs ul.plan li ul li.period {
  margin-bottom: 1%;
  margin-left: 2%;
  padding: 0 1% 2% 0;
}

div#contents div.support-next-generation div#secondary div.docs ul.plan li {
  margin-left: 2%;
  padding-bottom: 1%;
}

div#contents div.support-next-generation div#secondary div.docs ul.plan2 li {
  margin-left: 7%;
  padding-bottom: 1%;
  text-indent: -3.5em;
  padding-left: 3.5em;
}

/*------------------------------*
  info15.html
 *------------------------------*/

body#info15 div#contents div.common div#primary span {
  clear: both;
  float: right;
  margin-right: 2%;
  display: block;
}

div#contents div.officer-roster div#secondary div.docs th {
  font-size: 88%;
  font-weight: normal;
  background-color: #f0e8f1;
  padding: 0 0 0 3px;
}

body#info15 div#contents div#main div#secondary div.docs table th.th-job-title {
  width: 30%;
}

body#info15 div#contents div#main div#secondary div.docs table th.th-name {
  width: 70%;
}

div#contents div.officer-roster div#secondary div.docs td {
  font-size: 88%;
  text-align: left;
  padding: 6px 0 6px 5px;
  border-bottom: dotted 1px #7c3a84;
}

div#contents div.officer-roster div#secondary div.docs td.b-line-none {
  border-bottom: none;
}


/*------------------------------*
  info16.html
 *------------------------------*/

div.commitment div#secondary div.docs p.info {
  color: #555555;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 144%;
  margin-bottom: 32px;
  line-height: 140%;
}

div.commitment div#secondary div.docs ul.terms li h3 {
  color: #444444;
  font-size: 120%;
  margin: 16px 0;
  padding: 0% 1% 3% 2%;
  border-bottom: dotted 1px #333333;
  text-indent:-1em;
  padding-left:1.5em;
}

div.commitment div#secondary div.docs ul.terms ul li {
  width: 95%;
  font-size: 96%;
  margin:0 auto 10%;
}


/*------------------------------*
  info17.html
 *------------------------------*/

body#info17 div#contents div.support-next-generation div#secondary div.docs p.plan {
  color: #555555;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 144%;
  margin-bottom: 32px;
  line-height: 140%;

}

body#info17 div#contents div.support-next-generation div#secondary div.docs ul.plan li h4 {
  color: #444444;
  font-size: 120%;
  margin: 16px 0;
  padding: 0% 1% 3% 2%;
  font-weight: bold;
  border-bottom: dotted 1px #333333;
}

body#info17 div#contents div.support-next-generation div#secondary div.docs ul.plan li ul li.period {
  margin-bottom: 1%;
  margin-left: 2%;
  padding: 0 1% 2% 0;
}

body#info17 div#contents div.support-next-generation div#secondary div.docs ul.plan li {
  margin-left: 2%;
  margin-bottom: 2%;
  padding-bottom: 1%;
}

body#info17 div#contents div.support-next-generation div#secondary div.docs ul.plan2 li {
  margin-left: 7%;
  padding-bottom: 1%;
  text-indent: 0em;
  padding-left: 0em;
}



/*--------
モバイル版で非表示
---------*/

.mobile-none {display: none;}



