@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-image: url(../img/bgline.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-size: 3600px;
	background-color: #eff4f4;
}
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 .ti_box {
	width: 100%;
	background-image: url(../img/mainimage_p.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 1400px;
	position: relative;
	z-index: 1;
}

.title {
    width: 100%;
    max-width: 984px;
	text-align: center;
    margin:0 auto;
    z-index: 100;
}
.title h2 {
    width: 100%;
    max-width: 594px;
	font-size: 42px;
	line-height: 120%;
	color: #000000;
    font-weight: 300;
	text-align: center;
    z-index: 100;
    margin:0 auto 0 56px;
}
/*- - - - - - - - - - -*/
.main {
	width: 100%;
	max-width: 926px;
	z-index: 20;
    box-sizing: border-box;
    background-color: #f5f9f9;
	margin: 0 auto;
}
.read {
	position: relative;
	width: 100%;
	max-width: 732px;
	margin-right: auto;
	margin-left: auto;
	z-index: 100;
	padding: 42px 0 32px;
	margin: 0 auto;
	border-top: 32px solid #010147;
}
.read p {
    width: 100%;
	max-width: 640px;
	font-size: 16px;
	text-align: left;
	font-weight: 400;
	line-height: 162.5%;
	color: #01013f;
    margin: 0 auto 14px;
}

/*- - - - - - - - - - -*/
.kijibox {
    position: relative;
	width: 100%;
	max-width: 732px;
	margin: 0 auto;
    padding-bottom: 40px;
}

.section {
	width: 100%;
	max-width: 732px;
	font-size: 20px;
	line-height: 100%;
	text-align: center;
	font-weight: 400;
	color: #FFFFFF;
    background-color: #010147;
	padding: 6px 0 6px;
	margin: 0 0 24px;
}
.headline {
    position: relative;
    width: 100%;
	max-width: 670px;
    text-align: center;
	margin: 0px auto 30px;
}
.headline h3{
    display: inline-block;
	font-size: 32px;
	text-align: center;
	font-weight: 700;
	line-height: 125%;
	color: #2e2e2e;
}
.headline h3 span {
    font-size: 24px;
}
.kijibox .headline p{
	font-size: 24px;
	text-align: center;
	font-weight: 700;
	line-height: 125%;
	color: #2e2e2e;
	border-bottom: 1px solid #E3E3E3;
    margin: 0 0 18px;
}

.kijiflex {
    position: relative;
	width: 100%;
	max-width: 732px;
	margin: 0 auto;
	display: flex;
}
.ph_l {
	width: 100%;
	max-width: 178px;
    margin: 3px 30px 0 0;
}
.txt {
	width: 100%;
	max-width: 524px;
}
.txt2 {
	width: 100%;
	max-width: 732px;
}
.ph_w {
	width: 100%;
	max-width: 732px;
	border-bottom: 1px solid #E3E3E3;
    padding: 0 0 10px;
    margin: 3px 0 14px 0;
}
.php p.name {
	font-size: 13px;
	text-align: left;
	font-weight: 300;
	line-height: 130%;
	color: #626262;
    margin-top: 6px;
	padding-bottom: 4px;
}
.php p.name span {
	font-size: 16px;
	font-weight: 600;
    color: #626262;
}
.namebox {
	border-bottom: 1px solid #E3E3E3;
    padding: 0 0 10px;
    margin: 0 0 20px 0;
}
.kijibox .namebox p {
	font-size: 13px;
	text-align: left;
	font-weight: 300;
	line-height: 130%;
	color: #626262;
	padding-bottom: 4px;
    
}
.kijibox .namebox p span {
	font-size: 16px;
	font-weight: 600;
    color: #626262;
}

/*- - - - - - - - - - -*/
.kijibox p {
	font-size: 16px;
	text-align: left;
	font-weight: 400;
	line-height: 162.5%;
	color: #4a4a4a;
	padding-bottom: 12px;
}
.kijibox p span {
	font-weight: 600;
}


@media screen and (max-width: 640px) { /* sp */
.kijiflex {
    position: relative;
	width: 100%;
	max-width: 732px;
	margin: 0 auto;
	display: block;
}
.ph_l {
	width: 100%;
	max-width: 178px;
    margin: 3px auto 20px;
}
.php p.name {
	font-size: 13px;
	text-align: center;
	font-weight: 300;
	line-height: 130%;
	color: #626262;
    margin-top: 6px;
	padding-bottom: 4px;
}
}


@media screen and (max-width: 996px) { /* sp */
.headline h3.topobi:before{
	width: 70%;
}
.topline:before{
	width: 70%;
}
}
/*- - - - - - - - - - -*/
.ph p {
	font-size: 14px;
	text-align: right;
	font-weight: 400;
	line-height: 106%;
    color:#FFFFFF;
    padding: 3px 0px 16px;
}
.ph p.name {
	font-size: 16px;
	text-align: right;
	font-weight: 400;
    color:#FFFFFF;
    padding: 8px 0px 0px;
}
.ph h4 {
	font-size: 20px;
	text-align: right;
	font-weight: 600;
	line-height: 130%;
    color:#FFFFFF;
    padding: 10px 20px 10px;
}
/*- - - - - - - - - - -*/

.logoblock {
    background-color: #FFFFFF;
}
.logoblock p {
	font-size: 16px;
	text-align: left;
	font-weight: 400;
	line-height: 106%;
    color:#010147;
    padding: 0px 0px 4px;
    margin: 0 0 30px;
}
.logobox {
    width: auto;
	max-width: 996px;
    margin: 0 auto;
    padding: 58px 0 82px;
}
.logosec {
    width: auto;
	max-width: 996px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
	border-bottom: 1px solid #636363;
    margin: 0 0 50px;
}
.itembox {
	width: 732px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 50px 82px;
	padding: 0 0 20px;
}
.itembox .item {
	width: 100%;
	max-width: 264px;
}
.logobox .logo1 {
    width: auto;
    max-width: 160px;
}
.logobox .logo2 {
    width: auto;
    max-width: 144px;
}
.logobox .logo3 {
    width: auto;
    max-width: 200px;
}
.logobox .logo4 {
    width: auto;
    max-width: 190px;
}

.logobox .logo5 {
    width: auto;
    max-width: 144px;
}
.logobox .logo6 {
    width: auto;
    max-width: 174px;
}

.logobox .logo7 {
    width: auto;
    max-width: 114px;
}
.logobox .logo8 {
    width: auto;
    max-width: 170px;
}

.logobox .logo9 {
    width: auto;
    max-width: 352px;
}
.logobox .logo10 {
    width: auto;
    max-width: 184px;
}

@media screen and (max-width: 1036px) { /* sp */
.logoblock p {
	font-size: 16px;
	text-align: left;
	font-weight: 400;
	line-height: 106%;
    color:#010147;
    padding: 0px 0px 4px;
    margin: 0 20px 30px;
}
}
@media screen and (max-width: 640px) { /* sp */
.logosec {
    width: auto;
	max-width: none;
    display: block;
	border-bottom: 1px solid #636363;
    margin: 0 0 50px;
}
.logoblock p {
	font-size: 16px;
	text-align: center;
    padding: 0px 0px 4px;
    margin: 0 20px 30px;
}
.itembox {
    width: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 50px 82px;
	padding: 0 40px 20px;
}
}
/*------------------------------------------------*/
.tih1 {
    opacity: 0.0;
    transform: scale(1.00);
    transition: opacity 1.0s ease-out, transform 0.6s ease-out;
    transition-delay: 0.0s;
-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;
}
/*------------------------------------------------*/
html {
  scroll-behavior: smooth;
}
#pageTop {
	border-radius:5px;
	color:#ffffff;
	padding:10px;
	position:fixed;
	bottom:20px;
	right:10px;
	background-color: #333333;
	z-index: 999;
    text-decoration: none;
}
#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: 865px) { /* sp */
#container .ti_box {
	width: 100%;
	background-image: url(../img/mainimage_p.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 140%;
	position: relative;
	z-index: 1;
}
.title {
    width: auto;
    max-width: none;
	text-align: left;
    margin:0;
    z-index: 100;
}
.title h2 {
    width: 58%;
    max-width: none;
	font-size: 42px;
	line-height: 120%;
	color: #000000;
    font-weight: 300;
	text-align: center;
    z-index: 100;
    margin:0 auto 0 20px;
}
}
@media screen and (max-width: 772px) { /* sp */
.kijibox {
    width: auto;
    margin:0 20px;
}
.read {
	position: relative;
    width: auto;
	max-width: 732px;
	z-index: 100;
	padding: 42px 0 42px;
	border-top: 32px solid #010147;
    margin:0 20px;
}
}
@media screen and (max-width: 812px) { /* sp */
.headline {
    width: auto;
    text-align: center;
    position: relative;
}
}
@media screen and (max-width: 640px) { /* sp */

#container .ti_box {
	width: 100%;
	background-image: url(../img/mainimage_s.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
	position: relative;
	z-index: 1;
    background-color:#010147;
}
.title {
    width: 100%;
    max-width: none;
	margin: 0;
    font-size: 0;
    padding-top: 0;
}
.title h2 {
    width: 100%;
    max-width: none;
	font-size: 42px;
	line-height: 120%;
	color: #000000;
    font-weight: 300;
	text-align: center;
    z-index: 100;
    margin:0 auto 0;
}
/*- - - - - - - - - - -*/
#container h2 {
    width: 100%;
}
.main {
	z-index: 20;
	position: relative;
}
.logo {
	width: 78px;
	border: 1px solid #C9C9C9;
    margin: 0 6px 6px;
}
}

@media screen and (max-width: 520px) { /* sp */
.headline h3 {
    font-size: 26px;
    font-weight: 600;
    line-height: 120%;
    text-align: center;
}
.ph p {
	font-size: 14px;
	line-height: 110%;
    margin-top: 4px;
}
}

@media screen and (max-width: 394px) { /* sp */
.kijibox {
	font-size: 15px;
	width: auto;
}
.ph p,.ph2 p {
	font-size: 13px;
	line-height: 110%;
    margin-top: 4px;
}

}
@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;
}
.php p {
	font-size: 10px;
	text-align: center;
	font-weight: 600;
	line-height: 120%;
	color: #4f4f4f;
    margin-top: 2px;
    margin-bottom: 14px;
}
.ph p,.ph2 p {
	font-size: 12px;
	line-height: 110%;
    margin-top: 4px;
}
.logobox .jst {
    position: relative;
	width: 260px;
    margin: 0 auto 0px;
}

}
