@charset "UTF-8";
body, p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0;
}

body {
	-webkit-text-size-adjust: 100%; /* for iphone */
	background-color: #ffffff;
}
div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, table, caption, th, td {
	margin: 0;
	padding: 0;
}
img {
	margin: 0px;
	padding: 0px;
	border: none;
	vertical-align: bottom;
}
.clear {
    clear: both;
}
/* clearfix */
.clearfix{
	display: inline-block;
	zoom:1;
}
.clearfix:after{
	content:".";
	display: block;
	clear: both;
	height: 0;
	visibility:hidden;
}
.f_left {
	float: left;
}
.f_right {
	float: right;
}
#TIEUP2010-BAR h1 {
	font-size:1em;
}
#TIEUP2010-BAR {
	z-index: 9999;
	position: relative;
	background-color: #FFF;
}
/*------------------------------------------------*/
a:link {
	color: #1A75D2;
	text-decoration: none;
	font-weight: nomal;
}
a:visited {
	color: #1A75D2;
}
a:hover {
	color: #5FAAFF;
}
/*------------------------------------------------*/
#na_partner {
	width: 100%;
	height: 30px;
	position: relative;
	border-bottom: 1px solid #C7C7C7;
    background-color: #FFF;
}
#na_partner .partner_inner {
    max-width: 966px;
	margin-right: auto;
	margin-left: auto;
    text-align: center;
}
#na_partner .partner_ti {
	height: 30px;
    font-family: "Arial", Gadget, "sans-serif";
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    color: #999999;
    padding-top: 7px;
}
#na_partner .client_name {
    position: absolute;
    font-family: "Arial", Gadget, "sans-serif";
    font-size: 16px;
    line-height: 100%;
    color: #686868;
    top: 7px;
}
#na_partner .client_logo {
    height: 26px;
    position: absolute;
    font-family: "Arial", Gadget, "sans-serif";
    font-size: 16px;
    line-height: 100%;
    color: #686868;
    top: 2px;
}

@media screen and (max-width: 995px) { /* sp */
#na_partner .client_name {
    margin-left: 14px;
}
}
@media screen and (max-width: 780px) { /* sp */
#na_partner {
	width: 100%;
	height: auto;
    padding-bottom: 8px;
}
#na_partner .client_name {
    position: static;
    font-family: "Arial", Gadget, "sans-serif";
    color: #686868;
    top: 0px;
    margin-left: 0;
}
#na_partner .client_logo {
    position: static;
    font-family: "Arial", Gadget, "sans-serif";
    font-size: 16px;
    line-height: 100%;
    color: #686868;
    top: 0px;
}
}
/*------------------------------------------------*/
#container {
	width: 100%;
	clear: both;
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-size: 50px;
    overflow: hidden;
}
#container * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#container img {
	max-width: 100%;
	height: auto;
	width:/***/auto; /* IE8 */
}

/*------------------------------------------------*/
#shamei {
	position: absolute;
	width: 100%;
	overflow: hidden;
	height: 30px;
	z-index: 20;
}
#shamei p {
	width: 100%;
    max-width: 996px;
	text-align: right;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	padding-top: 6px;
	margin-right: auto;
	margin-left: auto;
}
.ti_box {
	width: 100%;
	background-image: url(../img/main_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 1400px;
	position: relative;
	text-align: right;
	z-index: 1;
}
.title {
    width: 100%;
    max-width: 996px;
	margin-right: auto;
	margin-left: auto;
}
.tibox {
    width: 100%;
    max-width: 780px;
	z-index: 10;
	margin-right: auto;
	margin-left: auto;
}
.title h2 {
	font-size: 44px;
	line-height: 120%;
	font-weight: normal;
	color: #000;
}
.tibox p {
	font-size: 14px;
	line-height: 100%;
	font-weight: normal;
	color: #FFF;
    margin-left: 28px;
}
.readbg {
    width: 100%;
    max-width: 780px;
    z-index: 1;
    background-image: url(../img/read_bg.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 780px auto;
    padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.read {
    width: 100%;
    max-width: 780px;
    background-color: #ab2122;
	margin-right: auto;
	margin-left: auto;
}
.read p {
    width: auto;
	font-size: 18px;
	line-height: 155%;
	text-align: left;
	color: #FFF;
	font-weight: bold;
	padding: 0px 38px 34px 38px;
}
/*------------------------------------------------*/
.nvi {
    display: block;
    width: 100%;
    background: #a42122;
}
@media screen and (max-width: 995px) { /* sp */
.nvi {
    display: none;
}
}
.nvi ul {
	width: 100%;
	max-width: 996px;
    height: 50px;
    overflow: hidden;
	background: #a42122;
	list-style: none;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	gap: 0 2px;
	border-left: 2px solid #000000;
}
.nvi ul li {
    width: 100%;
    max-width: 100px;
    font-size: 22px;
	line-height: 100%;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
    background: #a42122;
	border-right: 2px solid #000000;
}
.nvi ul li.activ {
    width: 100%;
    max-width: 100px;
    font-size: 22px;
	line-height: 100%;
    font-weight: normal;
    color: #a42122;
    text-align: center;
    background: #FFFFFF;
    padding: 15px 0;
}
.nvi ul li a {
    display:inline-block;
    width: 100%;
    max-width: 100px;
    color: #FFFFFF;
    text-align: center;
    background: #a42122;
    padding: 15px 0;
}
.nvi ul li a:hover {
    background: #ea0c2d;
}
/*- - - - - - - - - - -*/
.menubox {
  position: relative;
}
.micon {
  width: 50px;
  height: 50px;
  position: fixed;
  top: 68px;
  right: 20px;
  cursor: pointer;
  display: inline-block;
    background: #000000;
    font-size: 10px;
	line-height: 100%;
    text-align: center;
    color: #FFFFFF;
    z-index: 200;
}
.menuposi {
    margin-top: -68px;
    transition:0.8s;
}
@media screen and (max-width: 640px) { /* sp */
.micon {
  right: 0px;
}
}
.micon span {
  display: block;
  height: 4px;
  margin: 6px;
  background: #FFFFFF;
  border-radius: 2px;
  transition: 0.4s;
}
#menu-toggle:checked + .micon span:nth-child(1) {
  transform: translateY(10px) rotate(45deg);
}
#menu-toggle:checked + .micon span:nth-child(2) {
  opacity: 0;
}
#menu-toggle:checked + .micon span:nth-child(3) {
  transform: translateY(-10px) rotate(-45deg);
}
.mnubg {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.5);
  opacity: 0;
  pointer-events: none;
  transition: 0.4s;
  z-index: 100;
}
#menu-toggle:checked ~ .mnubg {
  opacity: 1;
  pointer-events: auto;
}
.menu {
  position: fixed;
  top: 0;
  right: -350px;
    width: 100%;
    max-width: 350px;
  height: 100%;
  background: #a42122;
  box-shadow: 2px 0 8px rgba(0,0,0,0.2);
  transition: right 0.4s ease;
  z-index: 199;
	overflow: auto;
}
#menu-toggle:checked ~ .menu {
  right: 0;
}
.menu ul {
  list-style: none;
  padding: 80px 0;
  background: #a42122;
}
.menu li {
  background: #a42122;
}
.menu li p {
    font-size: 14px;
  color: #FFFFFF;
}
.menu li p.vol {
    font-size: 20px;
}
.menu a {
    display: inline-block;
  padding: 10px 20px;
  text-decoration: none;
  color: #FFFFFF;
  transition: color 0.3s;
}
.menu a:hover {
  color: #007bff;
}
.menu li:hover {
  background: #ea0c2d;
}

/*------------------------------------------------*/
.main {
	z-index: 20;
	position: relative;
	margin-top: 0px;
	padding-top: 20px;
}
.main2 {
	z-index: 20;
	padding-top: 88px;
}

/*------------------------------------------------*/
.toplogo {
    width: 258px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 56px;
}
/*- - - - - - - - - - -*/
.headline {
	text-align: center;
	position: relative;
	margin-bottom: 21px;
}
.headline h3 {
	position: relative;
    font-size: 34px;
    font-weight: normal;
    line-height: 120%;
    text-align: center;
    display: inline-block;
    padding: 0px 0px 0px 0px;
	margin-bottom: 48px;
}
.headline h3:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -35px;
    display: inline-block;
    width: 158px;
    height: 4px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #ab2122;
}
.kiji_bg {
    background-image: url(../img/kiji_bg.png);
    background-repeat: repeat-y;
    background-position: center top;
    background-size: 1400px auto;
    background-color: #ededed;
    padding-top: 26px;
    padding-bottom: 72px;
}
.kijibox {
    width: 100%;
    max-width: 996px;
	margin-right: auto;
	margin-left: auto;
}
.kijibox p  {
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	line-height: 163%;
	color: #231815;
	margin-bottom: 16px;
}
.kijibox p.question {
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	line-height: 163%;
	color: #ab2122;
	margin-bottom: 16px;
}
.kijibox p span  {
	font-weight: bold;
}
.kijibox p sup {
	font-size: 12px;
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;
    bottom: 1ex;
    margin-left: 1px;
}
.kijibox .tyubox {
	border-top: 1px dashed #C5C5C5;
    margin-top: 24px;
    padding-top: 26px;
}
.kijibox .tyubox p {
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	line-height: 142%;
	color: #535353;
	margin-bottom: 16px;
}
.ph_l1 {
	float: left;
	width: 388px;
	margin-top: 4px;
	margin-right: 24px;
	text-align: right;
}
.ph_r1 {
	float: right;
	width: 388px;
	margin-top: 4px;
	margin-left: 24px;
}
.ph_l2 {
	float: left;
	width: 368px;
	margin-top: 4px;
	margin-right: 24px;
	text-align: right;
}
.ph_p p {
	font-size: 14px;
	line-height: 100%;
	color: #FFF;
	text-indent: 0;
	margin-bottom: 0px;
    background-color: #000;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/*- - - - - - - - - - -*/
.next_cell {
	width: 100%;
	padding-bottom: 24px;
	border-top: 10px solid #AB2122;
}
.nextbox {
	width: 100%;
	max-width: 996px;
	text-align: center;
	padding-top: 38px;
	padding-bottom: 12px;
	margin-right: auto;
	margin-left: auto;
}
.nextbox p {
	font-size: 14px;
	font-weight: bold;
	line-height: 142%;
	color: #14608b;
	text-indent: 0em;
	margin: 0px 0px 0px 0px;
}
.nextbox p span {
	font-weight: normal;
	color: #000;
}
.nextbox a {
	font-size: 20px;
	color: #a92122;
}
.other_logo {
    max-width: 480px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
.other_logo p.accredited {
	font-size: 16px;
	font-weight: bold;
	line-height: 142%;
	color: #231815;
	text-indent: 0em;
	padding-bottom: 30px;
}
.other_logo p.txt {
	font-size: 15px;
	font-weight: normal;
	line-height: 142%;
	color: #535353;
	text-indent: 0em;
	padding-top: 30px;;
	padding-bottom: 10px;
}
.wbs_mbt {
	text-align: center;
	margin-bottom: 80px;
}
.nextbox .nextbt a, .wbs_mbt a {
    max-width: 480px;
	font-size: 16px;
	line-height: 100%;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	background-color: #ab2122;
	display: inline-block;
	text-decoration: none;
}
.nextbox .nextbt a {
    margin-bottom: 24px;
}
.wbs_mbt a {
	display: inline-block;
}
.nextbox .nextbt a:hover, .wbs_mbt a:hover {
    -moz-transition: -moz-transform 0.2s linear;
    -webkit-transition: -webkit-transform 0.2s linear;
    -o-transition: -o-transform 0.2s linear;
    -ms-transition: -ms-transform 0.2s linear;
    transition: transform 0.2s linear;
	background-color: #ecad00;
}
.nextbox .nextbt a:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.nextbox p.topmargin {
    margin-top: 30px;
}
.bttom_imgbox {
	width: 100%;
    background-color: #000;
}
.bttom_img {
	width: 100%;
	max-width: 996px;
	margin-right: auto;
	margin-left: auto;
}
/*------------------------------------------------*/
.info {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 50px;
}
.info .txt {
	text-align: right;
	display: inline-block;
}
.info .txt p {
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	margin-bottom: 12px;
	padding-bottom: 0px;
	color: #000;
	text-align: right;
}
.info .logo {
	width: 480px;
	display: inline-block;
	vertical-align: middle;
}

/*------------------------------------------------*/
.spnone {
	display: none;
}
/*------------------------------------------------*/
#pageTop {
	border-radius:5px;
	color:#ffffff;
	padding:14px;
	position:fixed;
	bottom:20px;
	right:20px;
	background-color: #333333;
	z-index: 9999;
}
#pageTop:hover {
	background-color: #0099CC;
	cursor: pointer;
}

/*------------------------------------------------*/


@media screen and (max-width: 995px) { /* sp */
body {
	background-image: none;
	background-repeat: no-repeat;
}
#TIEUP2010-ABOUT_NIKKEI.TIEUP2010-footbg_black, * html .TIEUP2010-footbg_black{
	position:relative;
	z-index:999;
}
body #TIEUP2010-BAR,
body #TIEUP2010-BAR .TIEUP2010-fixed,
body #TIEUP2010-ABOUT_NIKKEI,
body #TIEUP2010-ABOUT_NIKKEI .TIEUP2010-fixed {
	width: 100%;
	min-width: 320px;
}
/*- - - - - - - - - - -*/
#container {
	width: 100%;
	clear: both;
	background-image: none;
}
#shamei p {
	width: 100%;
    max-width: 996px;
	text-align: right;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	padding-top: 6px;
	padding-right: 10px;
	margin-right: auto;
	margin-left: auto;
}
.title {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
}
/*- - - - - - - - - - -*/
.headline {
	width: auto;
	text-align: center;
	position: relative;
	margin-bottom: 21px;
	margin-right: 20px;
	margin-left: 20px;
}
.kijibox {
	float: none;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.nextbox .nextbt a:hover, .wbs_mbt a:hover {
    -moz-transition: -moz-transform 0.0s linear;
    -webkit-transition: -webkit-transform 0.0s linear;
    -o-transition: -o-transform 0.0s linear;
    -ms-transition: -ms-transform 0.0s linear;
    transition: transform 0.0s linear;
	background-color: #ab2122;
}
.nextbox .nextbt a:hover {
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -o-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
}
/*------------------------------------------------*/
.next_cell {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
}
.info {
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
}
/*------------------------------------------------*/
}

@media screen and (max-width: 876px) { /* sp */
.ti_box {
	width: 100%;
	background-image: url(../img/main_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 160%;
	background-color: #FFF;
	position: relative;
	text-align: right;
	padding-bottom: 44px;
	z-index: 1;
}
}
@media screen and (max-width: 715px) { /* sp */
.read p {
    width: 100%;
	text-align: left;
	font-weight: bold;
}
.ph_l1 {
	float: none;
	width: 80%;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 14px;
}
.ph_l2 {
	float: none;
	width: 80%;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.ph_r1 {
	float: none;
	width: 80%;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 14px;
}
}
@media screen and (max-width: 640px) { /* sp */
.ti_box {
	width: 100%;
	text-align: center;
	background-image: url(../img/main_img_s.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
}
.title {
	margin-top: 0;
}
.tibox {
	width: 100%;
	padding-top: 0;
	margin-bottom: 0;
}
.title h2 {
	width: 100%;
}
.tibox p {
	display: none;
}
.name {
	display: none;
}
.readbg {
    width: 100%;
    max-width: 780px;
    z-index: 1;
    background-image: url(../img/read_bg.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 780px auto;
    padding-top: 30px;
	margin-top: -31px;
	margin-right: auto;
	margin-left: auto;
}
.read p {
    width: auto;
	font-size: 18px;
	line-height: 155%;
	text-align: left;
	color: #FFF;
	font-weight: bold;
	padding: 0px 38px 34px 38px;
}
/*------------------------------------------------*/
.main2 {
	z-index: 20;
	padding-top: 50px;
}
.headline {
	text-align: center;
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.headline h3 {
    font-size: 34px;
    font-weight: normal;
    line-height: 120%;
    display: inline-block;
    text-align: center;
    padding: 0px 0px 0px 0px;
	padding-bottom: 0px;
    margin-bottom: 20px;
}
.headline h3 {
	font-size: 28px;
}
.info .logo {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
}

}
@media screen and (max-width: 520px) { /* sp */
.headline h3 {
	position: relative;
    font-size: 32px;
    font-weight: normal;
    line-height: 120%;
    text-align: center;
    display: inline-block;
    padding: 0px 0px 0px 0px;
	padding-bottom: 0px;
    margin-bottom: 20px;
}
.wbs_mbt {
	text-align: center;
	margin-bottom: 60px;
}
.kiji_bg {
    padding-top: 26px;
    padding-bottom: 42px;
}
.ph_p p {
	font-size: 12px;
	line-height: 120%;
	color: #FFF;
	text-indent: 0;
	margin-bottom: 0px;
    background-color: #000;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.other_logo {
    max-width: auto;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 40px;
}
.spnone {
	display: block;
}
}
@media screen and (max-width: 510px) { /* sp */
#shamei p {
	font-size: 13px;
	font-weight: normal;
	color: #000;
	padding-top: 6px;
	padding-right: 10px;
	margin-right: auto;
	margin-left: auto;
}
.read p {
    width: auto;
	font-size: 18px;
	line-height: 155%;
	text-align: left;
	color: #FFF;
	font-weight: bold;
	padding: 10px 20px 34px 20px;
}
.nextbox p a {
	font-size: 14px;
	font-weight: bold;
	line-height: 142%;
	color: #a92122;
	text-indent: 0em;
	margin: 0px 0px 6px 0px;
}
.nextbox .nextbt a {
    max-width: 90%;
	font-size: 16px;
	line-height: 100%;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	background-color: #a92122;
	display: inline-block;
	text-decoration: none;
}
}
@media screen and (max-width: 360px) { /* sp */
#shamei p {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding-top: 6px;
	padding-right: 10px;
	margin-right: auto;
	margin-left: auto;
}
.headline h3 {
	font-size: 26px;
}
.read p {
	font-size: 15px;
	line-height: 140%;
}

.kijibox p  {
	font-size: 15px;
	text-align: left;
	font-weight: normal;
	line-height: 160%;
	color: #656565;
	margin-bottom: 16px;
}
.ph_p p {
	font-size: 12px;
	line-height: 120%;
	color: #FFF;
	text-indent: 0;
	margin-bottom: 0px;
    background-color: #000;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
}