@charset "UTF-8";
body, p {
	font-family: 'Roboto', sans-serif;
	color: #FFF;
	margin: 0;
}
h2 {
	font-family: 'Roboto', sans-serif;
}

body {
	-webkit-text-size-adjust: 100%; /* for iphone */
	background-color: #FFF;
}
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;
}
#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 */
}
/*------------------------------------------------*/
#container.bg {
	background-image: url("../img/bg.jpg");
	background-repeat: repeat;
	background-position: center top;
	background-size: 2400px;
    padding-bottom: 100px;
}

.topimg {
    width: 100%;
    max-width: 884px;
    margin:0 auto;
}
.ti_box {
	position: relative;
	width: 100%;
	max-width: 884px;
	z-index: 100;
	border-right: 6px solid #000000;
	border-left: 6px solid #000000;
	padding: 0 122px;
	margin: 66px auto 0;
	box-sizing: border-box;
}

.ti_box h2 {
    width: 100%;
	font-size: 54px;
	line-height: 111%;
	color: #000000;
    font-weight: 800;
	text-align: left;
    z-index: 100;
    margin: 0;
}
.read {
	position: relative;
    width: 100%;
    background: #FFFFFF;
    z-index: 100;
    padding-top: 44px;
}
.read p {
    width: 100%;
    max-width: 640px;
	font-size: 16px;
	text-align: left;
	font-weight: 400;
	line-height: 162.5%;
	color: #383838;
    margin: 0 auto;
}
/*------------------------------------------------*/
.phbox {
    width: 100%;
    max-width: 884px;
    display: flex;
    justify-content: space-between;
    margin:66px auto 0;
}
.phbox .item1 {
	width: 560px;
}
.phbox .item2 {
	width: 316px;
}
.phbox .item3 {
	width: 884px;
}
.main {
	width: 100%;
	z-index: 20;
	padding: 0px 0 70px 0;
    box-sizing: border-box;
}

/*- - - - - - - - - - -*/
.kijibox {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.kijibox p {
	font-size: 16px;
	text-align: left;
	font-weight: 400;
	line-height: 162.5%;
	color: #383838;
	padding-bottom: 16px;
}


/*- - - - - - - - - - -*/

.linkboxbg {
	width: 100%;
    position: relative;
	text-align: left;
    padding: 94px 0 120px;
}
.linkbox {
	width: 100%;
	max-width: 812px;
    text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.linkbox a {
    position: relative;
    display: inline-block;
	width: 100%;
	max-width: 348px;
    padding: 0 20px;
}
.linkbox a {
    -webkit-transition-delay: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
    animation-timing-function: ease-in;
}
.linkbox a:hover {
	opacity: 0.7;
}


/*------------------------------------------------*/
.pcnone {
	display: none;
}
.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 */
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 .ti_box {
	width: 100%;
	position: relative;
	z-index: 1;
}
.ti_box {
	position: relative;
	width: 100%;
	max-width: 884px;
	z-index: 100;
	border-right: 6px solid #000000;
	border-left: 6px solid #000000;
	padding: 0 12%;
	margin: 66px auto 0;
	box-sizing: border-box;
}
.read p {
    width: 100%;
    max-width: 640px;
	font-size: 16px;
	text-align: left;
	font-weight: 400;
	line-height: 162.5%;
	color: #383838;
    margin: 0;
}
}


@media screen and (max-width: 760px) { /* sp */
.ti_box {
	position: relative;
	width: 100%;
	max-width: 884px;
	z-index: 100;
	border-right: 6px solid #000000;
	border-left: 6px solid #000000;
	padding: 0 8%;
	margin: 66px auto 0;
	box-sizing: border-box;
}

}
@media screen and (max-width: 640px) { /* sp */
.ti_box {
	position: relative;
	width: 100%;
	max-width: 884px;
	z-index: 100;
	border-right: 6px solid #000000;
	border-left: 6px solid #000000;
	padding: 0 6%;
	margin: 66px auto 0;
	box-sizing: border-box;
}

.ti_box h2 {
    width: 100%;
	font-size: 44px;
	line-height: 111%;
	color: #000000;
    font-weight: 800;
	text-align: left;
    z-index: 100;
    margin: 0;
}

.phbox {
    width: 100%;
    max-width: 884px;
    display: block;
    justify-content: start;
    margin:66px auto 0;
}
.phbox .item1 {
	width: 100%;
}
.phbox .item2 {
	width: 100%;
}
.phbox .item3 {
	width: 100%;
}
}

@media screen and (max-width: 520px) { /* sp */
.ti_box h2 {
    width: 100%;
	font-size: 30px;
	line-height: 111%;
	color: #000000;
    font-weight: 800;
	text-align: left;
    z-index: 100;
    margin: 0;
}

}

@media screen and (max-width: 394px) { /* sp */
.kijibox {
	font-size: 15px;
	float: none;
	width: auto;
}
.linkbox p {
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	line-height: 130%;
    color:#2A2A2A;
}
.linkbox p span {
	font-size: 14px;
}
}
@media screen and (max-width: 374px) { /* sp */

.linkbox a {
    position: relative;
    display: inline-block;
    width: auto;
	background-image: none;
}

}
@media screen and (max-width: 360px) { /* sp */

.kijibox p  {
	font-size: 14px;
	font-weight: 400;
	line-height: 150%;
}
    
}
