@charset "UTF-8";
body, p {
	font-family: 'Open Sans', 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;
}
#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 .ti_box {
	width: 100%;
	position: relative;
	z-index: 1;
}
.tibox {
    width: 100%;
	z-index: 10;
	text-align: center;
    display: inline-block;
    background:rgba(255,255,255,1);
}
.topimg {
    margin: 0;
}
.title {
    width: 100%;
    max-width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
    font-size: 0;
    margin-top: -86px;
    margin-bottom: 0px;
}
.tibox h2 {
    width: 100%;
	font-size: 42px;
	line-height: 120%;
	color: #000000;
    font-weight: 300;
	text-align: center;
    display: inline-block;
    z-index: 100;
    padding-top: 36px;
    margin: 0;
}

/*------------------------------------------------*/
.main {
	width: 100%;
	max-width: 996px;
	z-index: 20;
	padding: 40px 0 40px 0;
	margin-right: auto;
	margin-left: auto;
}

/*- - - - - - - - - - -*/
.kijibox {
    width: 100%;
    max-width: 708px;
	margin-right: auto;
	margin-left: auto;
}
.headline {
    width: 100%;
    text-align: left;
    position: relative;
    margin-bottom: 36px;
	margin: 30px 0 14px;
}
.headline h3 {
    font-size: 28px;
    font-weight: 300;
    line-height: 126%;
    text-align: left;
	color: #000000;
}

/*- - - - - - - - - - -*/
.kijibox p {
	font-size: 16px;
	text-align: left;
	font-weight: 500;
	line-height: 187%;
	color: #383838;
	padding-bottom: 12px;
}
.kijibox p.toptxt {
    font-style: italic;
}
.kijibox p span.italic {
    font-style: italic;
}


.ph_w {
	position: relative;
	width: 100%;
	max-width: 708px;
    justify-content: center;
    margin: 30px 0 40px;
}
.ph_two {
	position: relative;
	width: 100%;
	max-width: 708px;
    display:flex;
    flex-flow: wrap;
    justify-content: center;
    margin: 30px 0 40px;
}
.ph_two > :first-child { margin-right: auto }
.ph_item {
	width: 100%;
	max-width: 348px;
    display:inline-block;
    margin: 0;
}

/*- - - - - - - - - - -*/
.linkbox {
	width: 100%;
    position: relative;
	text-align: center;
	background-color: #355778;
	margin-top: 20px;
    padding-top: 110px;
    padding-bottom: 80px;
}
.linkbox p {
	font-size: 30px;
	text-align: center;
	font-weight: 300;
	line-height: 120%;
	color: #FFFFFF;
    padding-bottom: 30px;
}
.linkbox p a {
    position: relative;
    display: inline-block;
    width: 190px;
	font-size: 18px;
	text-align: center;
	font-weight: 700;
	line-height: 100%;
	color: #355778;
	background-color: #FFFFFF;
    padding: 16px 0 16px;
	border: 2px solid #355778;
}
.linkbox p a {
    -webkit-transition-delay: 0.6s;
	-webkit-transition: 1.2s;
	-moz-transition: 1.2s;
	-o-transition: 1.2s;
	-ms-transition: 1.2s;
    animation-timing-function: ease-in;
}
.linkbox p :hover {
	color: #FFFFFF;
	background-color: #355778;
	border: 2px solid #FFFFFF;
}
/*------------------------------------------------*/
.tih1 {
    opacity: 0.0;
    transform: scale(1.00);
    transition: opacity 1.2s ease-out, transform 1.0s ease-out;
    transition-delay: 0.1s;
-moz-transform: translate(0px,10px);
-webkit-transform: translate(0px,10px);
-o-transform: translate(0px,10px);
-ms-transform: translate(0px,10px);
}
.shown .tih1 {
  opacity: 1;
  transform: scale(1.00);
-moz-transform: translate(0px,0px);
-webkit-transform: translate(0px,0px);
-o-transform: translate(0px,0px);
-ms-transform: translate(0px,0px);
}
.tih2 {
    opacity: 0.0;
    transform: scale(1.00);
    transition: opacity 1.2s ease-out, transform 1.0s ease-out;
-moz-transform: translate(0px,10px);
-webkit-transform: translate(0px,10px);
-o-transform: translate(0px,10px);
-ms-transform: translate(0px,10px);
}
.shown .tih2 {
  opacity: 1;
  transform: scale(1.00);
-moz-transform: translate(0px,0px);
-webkit-transform: translate(0px,0px);
-o-transform: translate(0px,0px);
-ms-transform: translate(0px,0px);
}
.tih3 {
    opacity: 0.0;
    transform: scale(1.00);
    transition: opacity 1.2s ease-out, transform 1.0s ease-out;
-moz-transform: translate(0px,10px);
-webkit-transform: translate(0px,10px);
-o-transform: translate(0px,10px);
-ms-transform: translate(0px,10px);
}
.shown .tih3 {
  opacity: 1;
  transform: scale(1.00);
-moz-transform: translate(0px,0px);
-webkit-transform: translate(0px,0px);
-o-transform: translate(0px,0px);
-ms-transform: translate(0px,0px);
    transition-delay: 0.2s;
}

/*- - - - - - - - - - -*/
.headl1 {
    opacity: 0.0;
    transform: scale(1.00);
    transition: opacity 1.2s ease-out, transform 1.0s ease-out;
    transition-delay: 0.1s;
-moz-transform: translate(0px,20px);
-webkit-transform: translate(0px,20px);
-o-transform: translate(0px,20px);
-ms-transform: translate(0px,20px);
}
.shown .headl1 {
  opacity: 1;
  transform: scale(1.00);
-moz-transform: translate(0px,0px);
-webkit-transform: translate(0px,0px);
-o-transform: translate(0px,0px);
-ms-transform: translate(0px,0px);
}
.ph_ef1 {
    opacity: 0.0;
    transform: scale(1.00);
    transition: opacity 0.8s ease-out, transform 0.8s ease-out;
    transition-delay: 0.1s;
-moz-transform: translate(0px,10px);
-webkit-transform: translate(0px,10px);
-o-transform: translate(0px,10px);
-ms-transform: translate(0px,10px);
}
.shown .ph_ef1 {
  opacity: 1;
  transform: scale(1.00);
-moz-transform: translate(0px,0px);
-webkit-transform: translate(0px,0px);
-o-transform: translate(0px,0px);
-ms-transform: translate(0px,0px);
}
.ph_ef2 {
    opacity: 0.0;
    transform: scale(1.00);
    transition: opacity 0.8s ease-out, transform 0.8s ease-out;
    transition-delay: 0.3s;
-moz-transform: translate(0px,10px);
-webkit-transform: translate(0px,10px);
-o-transform: translate(0px,10px);
-ms-transform: translate(0px,10px);
}
.shown .ph_ef2 {
  opacity: 1;
  transform: scale(1.00);
-moz-transform: translate(0px,0px);
-webkit-transform: translate(0px,0px);
-o-transform: translate(0px,0px);
-ms-transform: translate(0px,0px);
}


.hdlneff {
    opacity: 0.0;
    transition: opacity 0.8s ease-in, transform 0.8s ease-out;
    transition-delay: 0.0s;
}
.shown .hdlneff {
  opacity: 1;
}
.bt_ef1 {
    opacity: 0.0;
    transform: scale(0.90);
    transition: opacity 0.8s ease-out, transform 0.8s ease-out;
    transition-delay: 0.1s;
}
.shown .bt_ef1 {
  opacity: 1;
  transform: scale(1.00);
}

/*------------------------------------------------*/
.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;
}
}

@media screen and (max-width: 748px) { /* sp */
.kijibox {
	float: none;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
}
}


@media screen and (max-width: 736px) { /* sp */
.ph_two > :first-child { margin-right: auto }
.ph_item {
	width: 49%;
	max-width: none;
    display:inline-block;
    margin: 0;
}
}
@media screen and (max-width: 760px) { /* sp */
.title {
    width: auto;
    max-width: none;
    padding: 0 20px;
	margin-right: 20px;
	margin-left: 20px;
    font-size: 0;
    margin-top: -86px;
}
}
@media screen and (max-width: 640px) { /* sp */

.title {
    width: 100%;
    max-width: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
    font-size: 0;
    padding-top: 0;
}


.read p {
	padding: 0 20px 0;
}

/*- - - - - - - - - - -*/
#container h2.seg {
    font-size: 28px;
    font-weight: 600;
    line-height: 112%;
    text-align: center;
	color: #000000;
    padding: 62px 0 76px;
}
.main {
	z-index: 20;
	position: relative;
}
.logo {
	width: 78px;
	border: 1px solid #C9C9C9;
    margin: 0 6px 6px;
}
}

@media screen and (max-width: 520px) { /* sp */
.section {
    width:220px;
    font-size: 20px;
    font-weight: 600;
    text-align:center;
    background: #004988;
    color:#FFFFFF;
    padding: 2px 0 4px;
	margin-right: auto;
	margin-left: auto;
    margin-top: -2px;
    margin-bottom: 30px;
}
.headline h3 {
    font-size: 24px;
    font-weight: 300;
    line-height: 110%;
    text-align: center;
}
.php p {
	font-size: 12px;
	text-align: center;
	font-weight: 600;
	line-height: 120%;
}

.ph_l1 {
	float: none;
    position: relative;
	width: 60%;
    margin-bottom: 16px;
	margin-right: auto;
	margin-left: auto;
}
.ph_l2 {
	float: none;
    position: relative;
	width: 60%;
    margin-bottom: 16px;
	margin-right: auto;
	margin-left: auto;
}
.ph_w {
	position: relative;
	width: auto;
	max-width: none;
    display:block;
    flex-flow: nowrap;
    justify-content: center;
}
.web_bt {
    width: auto;
	margin-right: 0;
	margin-left: 0;
	margin-top: 20px;
}

.linkbox {
	width: 100%;
    position: relative;
	text-align: center;
	background-color: #355778;
	margin-top: 0px;
    padding-top: 60px;
    padding-bottom: 80px;
}
.linkbox p {
	font-size: 30px;
	text-align: center;
	font-weight: 300;
	line-height: 120%;
	color: #FFFFFF;
    padding-bottom: 30px;
	margin-right: 20px;
	margin-left: 20px;
}

}

@media screen and (max-width: 394px) { /* sp */
.kijibox {
	font-size: 15px;
	float: none;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
}

}
@media screen and (max-width: 360px) { /* sp */

.kijibox p  {
	font-size: 14px;
	text-align: left;
	font-weight: 400;
	line-height: 150%;
}
.php p {
	font-size: 10px;
	text-align: center;
	font-weight: 600;
	line-height: 120%;
	color: #4f4f4f;
    margin-top: 2px;
    margin-bottom: 14px;
}
}
