@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-image: url(../img/main_img_p.jpg),url(../img/bottom_img_p.jpg);
	background-repeat: no-repeat,no-repeat;
	background-position: center top,center bottom;
	background-size: 1400px,1400px;
    background-color: #DFDFDF;
}
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;
}
#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;
}
#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 */
}

/*------------------------------------------------*/
.ti_box {
	width: 100%;
	position: relative;
	text-align: right;
	padding-bottom: 36px;
	z-index: 1;
}
.title {
    width: 100%;
    max-width: 752px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
    background:rgba(255,255,255,0.9);
	margin-top: 60px;
}
.title h2 {
    width: 100%;
    max-width: 670px;
	font-size: 36px;
	line-height: 120%;
	color: #000;
    display: inline-block;
}
.read {
    width: 100%;
    max-width: 752px;
	margin-right: auto;
	margin-left: auto;
    background:rgba(255,255,255,0.9);
	z-index: 20;
    text-align: center;
	padding-top: 18px;
	padding-bottom: 18px;
	margin-top: 2px;
}
.read p {
    width: 100%;
    max-width: 700px;
	font-size: 16px;
	line-height: 160%;
	text-align: center;
	color: #688084;
    font-weight: normal;
    display: inline-block;
}
/*------------------------------------------------*/
.main {
    width: 100%;
    max-width: 1100px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
    padding-bottom: 200px;
}
.nirabox {
	width: 100%;
	max-width: 996px;
	position: relative;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0 10px;
}
.logo_list {
	width: 100%;
	max-width: 996px;
	position: relative;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}
#lists a:hover {
    opacity: 0.6;
}
.companies {
    position: relative;
    width: 100%;
    max-width: 752px;
    background-color: #315391;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	z-index: 10;
}
.companies p {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
    display: inline-block;
    text-indent: -0.4em;
    letter-spacing: 0.4em;
    padding: 3px 0 3px 0;
}
.logo_list p.info {
	font-size: 16px;
	text-align: center;
	font-weight: 600;
	line-height: 130%;
	color: #80929f;
	margin-top: 18px;
	margin-bottom: 26px;
}
.list_chell {
	width: 100%;
	text-align: center;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.logo_list ul {
    position: relative;
    width: 100%;
    max-width: 922px;
    list-style:none;
    margin: 0 -9px 0 0;
    font-size: 0;
    overflow: hidden;
    display: block;
    text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.logo_list ul li {
    width: 296px;
    display: inline-block;
    margin: 0 9px 9px 0;
}

.irlist {
    width: 100%;
    max-width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.nir_infobox {
    width: 100%;
    max-width: 916px;
	margin-right: auto;
	margin-left: auto;
}
.nira_txt {
    width: 100%;
    max-width: 660px;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	line-height: 130%;
	color: #80929f;
	margin-top: 30px;
	margin-bottom: 26px;
    overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.nira_txt h3 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 6px;
}
.nira_logo {
    width: 100%;
    max-width: 350px;
	margin-right: auto;
	margin-left: auto;
    margin-top: 34px;
}
.nira_logo a:hover {
    opacity: 0.6;
}
.contbox {
    width: 100%;
    max-width: 996px;
	position: relative;
    background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 35px;
	margin-bottom: 20px;
	z-index: 1;
}
.alphabetical {
    width: 100%;
    max-width: 996px;
	font-size: 14px;
	text-align: right;
    
}
.alphabetical {
	position: relative;
    width: 100%;
    max-width: 996px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
    
} 
.alphabetical p {
	font-size: 12px;
	text-align: right;
	font-weight: normal;
	line-height: 110%;
	color: #FFF;
	margin-bottom: 3px;
    
}
/*------------------------------------------------*/
.ph_l1 {
    float: left;
    width: 252px;
    margin-right: 26px;
    margin-bottom: 20px;
    overflow: hidden;
}
.ph_l2 {
    float: left;
    width: 356px;
    margin-right: 26px;
}
.txtbox {
    
}
.kijibox {
    width: 100%;
    max-width: 916px;
	margin-right: auto;
	margin-left: auto;
}
.second {
	border-top: 1px dashed #CCCCCC;
	padding-top: 45px;
}
.kijibox p {
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	line-height: 170%;
	color: #231815;
	margin-bottom: 14px;
    overflow: hidden;
}
.kijibox p sup {
	font-size: 8px;
    vertical-align: super;
}
.cotxt {
    overflow: hidden;
}
.btweb {
}
/*- - - - - - - - - - -*/
.kijibox h3 {
    font-size: 26px;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
	color: #000;
    padding-bottom: 6px;
	display: inline-block;
	border-bottom: 1px solid #E8E8E8;
}
.headline {
    text-align: left;
}
.headline p {
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	line-height: 100%;
	color: #888888;
	margin-bottom: 20px;
	padding-top: 8px;
}

/*- - - - - - - - - - -*/
.kijibox a.bt1 {
    width: 180px;
    font-size: 16px;
    line-height: 120%;
    text-align: left;
    font-weight: bold;
    color: #FFF;
    display: inline-block;
    text-decoration: none;
    background-color: #315391;
    margin-top: 6px;
    margin-bottom: 34px;
}
.kijibox a.bt1{
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.kijibox a.bt1:hover {
	background-color: #de82a5;
	margin-top: auto;
    margin-top: 6px;
}

.logo {
    text-align: right;
}
.logo_01 {
    width: 100%;
    max-width: 378px;
    display: inline-block;
}
.logo_02 {
    width: 100%;
    max-width: 240px;
    display: inline-block;
}
.logo_03 {
    width: 100%;
    max-width: 240px;
    display: inline-block;
}
.logo_04 {
    width: 100%;
    max-width: 195px;
    display: inline-block;
}
.logo_05 {
    width: 100%;
    max-width: 361px;
    display: inline-block;
}
.logo_06 {
    width: 100%;
    max-width: 248px;
    display: inline-block;
}
.logo_07 {
    width: 100%;
    max-width: 278px;
    display: inline-block;
}
.logo_08 {
    width: 100%;
    max-width: 160px;
    display: inline-block;
}
/*- - - - - - - - - - -*/

/*------------------------------------------------*/
.spnone {
	display: block;
}
/*------------------------------------------------*/
#pageTop {
	border-radius:5px;
	color:#ffffff;
	padding:14px;
	position:fixed;
	bottom:20px;
	right:20px;
	background-color: #575757;
	z-index: 9999;
}
#pageTop:hover {
	background-color: #0099CC;
	cursor: pointer;
}

/*------------------------------------------------*/


@media screen and (max-width: 995px) { /* sp */
#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;
}
body {
	background-image: url(../img/main_img_p.jpg),url(../img/main_img_p.jpg),none,none;
	background-repeat: no-repeat,no-repeat;
	background-position: center top,center bottom;
	background-size: 1400px,1400px;
}
/*- - - - - - - - - - -*/
#container {
	width: 100%;
	clear: both;
	background-image: none;
}

/*- - - - - - - - - - -*/
.companies {
    position: relative;
    width: 100%;
    max-width: 752px;
    background-color: #315391;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	z-index: 10;
}
/*- - - - - - - - - - -*/
.kijibox {
	float: none;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
}

}
@media screen and (max-width: 777px) { /* sp */
.title h2 {
	width: 100%;
	font-size: 36px;
	line-height: 120%;
	color: #000;
    display: inline-block;
}
.ph_l2 {
	float: none;
	width: 80%;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 14px;
}
.read {
	padding: 18px 20px 18px 20px;
}
}

@media screen and (max-width: 750px) { /* sp */
.nira_logo {
    float: none;
    width: 100%;
    max-width: 340px;
	margin-right: auto;
	margin-left: auto;
    margin-top: 34px;
}
.nira_txt {
	width: auto;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	line-height: 130%;
	color: #80929f;
	margin-top: 30px;
	margin-bottom: 26px;
    overflow: hidden;
	margin-right: 20px;
	margin-left: 20px;
}
}
@media screen and (max-width: 640px) { /* sp */
body {
	background-image: url(../img/main_img_s.jpg),url(../img/bottom_img_s.jpg),none,none;
	background-repeat: no-repeat,no-repeat;
	background-position: center top,center bottom;
	background-size: contain, 100%;
}
.ti_box {
	width: 100%;
	position: relative;
	text-align: center;
	z-index: 1;
	padding: 0 20px 80px 20px;
}
.title {
    width: 100%;
    max-width: 752px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
    background:rgba(255,255,255,0.9);
	margin-top: 30px;
	padding: 0;
}
.title h2 {
    width: 100%;
    max-width: none;
	font-size: 36px;
	line-height: 120%;
	color: #000;
    display: inline-block;
	padding: 0;
	margin: 0;
}

/*- - - - - - - - - - -*/
.read p {
	font-size: 16px;
	line-height: 140%;
}
.contbox {
    width: 100%;
    max-width: 996px;
	position: relative;
    background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 35px;
	margin-bottom: 20px;
	z-index: 1;
}
}

@media screen and (max-width: 565px) { /* sp */
.ph_l1 {
	float: none;
	width: 60%;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 14px;
}
.headline {
    text-align: center;
}
.kijibox h3 {
	font-size: 26px;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	color: #000;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	border-bottom: 2px solid #E8E8E8;
    display: inline-block;
	margin-right: auto;
	margin-left: auto;
}
.headline p {
	font-size: 16px;
	text-align: center!important;
	font-weight: normal;
	line-height: 100%;
	color: #888888!important;
	margin-bottom: 28px;
}
.kijibox p {
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	line-height: 160%;
	color: #231815;
	margin-bottom: 16px;
    overflow: hidden;
}
.kijibox a.bt1 {
    width: 180px;
    font-size: 16px;
    line-height: 120%;
    text-align: left;
    font-weight: bold;
    color: #FFF;
    display: block;
    text-decoration: none;
    background-color: #315391;
    margin-top: 24px;
    margin-bottom: 34px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
    text-align: center;
}
}

@media screen and (max-width: 394px) { /* sp */
body {
	background-image: url(../img/main_img_sp2.jpg),url(../img/bottom_img_s.jpg),none,none;
	background-repeat: no-repeat,no-repeat;
	background-position: center top,center bottom;
	background-size: contain,contain;
}
.nira_logo {
    float: none;
    width: 80%;
	margin-right: auto;
	margin-left: auto;
    margin-top: 34px;
}
.main {
    width: 100%;
    max-width: 1100px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
    padding-bottom: 54%;
}
.ph_l1 {
	float: none;
	width: 70%;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 14px;
}
.ph_l2 {
	float: none;
	width: 100%;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 14px;
}
.logo_list ul {
    width: 100%;
    list-style:none;
    margin: 0 -2% 0 0;
    font-size: 0;
    overflow: hidden;
    display: inline-block;
    text-align: center;
}
.logo_list ul li {
    width: 44%;
    display: inline-block;
    margin: 0 2% 2% 0;
}
}
@media screen and (max-width: 374px) { /* sp */
.read p {
	font-size: 15px;
	line-height: 120%;
}
}
@media screen and (max-width: 360px) { /* sp */
.read p {
	font-size: 15px;
	line-height: 130%;
	font-weight: normal;
}
.kijibox p  {
	font-size: 15px;
	font-weight: normal;
	line-height: 160%;
	color: #656565;
	margin-bottom: 16px;
}
.ph_p p, .ph_p1 p {
	font-size: 10px;
	line-height: 120%;
	color: #FFF;
	text-indent: 0em;
	padding: 4px 10px 6px 4px;
	margin-bottom: 0px;
}
}
@media screen and (max-width: 360px) { /* sp */
.info {
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
}
.info .logo1 {
	width: 194px;
	display: inline-block;
	vertical-align: middle;
}
.info .logo2 {
	width: 192px;
	display: inline-block;
	vertical-align: middle;
}
.info .logo3 {
	width: 296px;
	display: inline-block;
	vertical-align: middle;
}
.info .logo4 {
	width: 148px;
	display: inline-block;
	vertical-align: middle;
}
}
@media screen and (max-width: 360px) { /* sp */
body {
	background-image: url(../img/main_img_sp2.jpg),url(../img/bottom_img_s.jpg),none,none;
	background-repeat: no-repeat,no-repeat;
	background-position: center top,center bottom;
	background-size: contain,contain;
}
}

