@charset "UTF-8";
body, p {
	font-family: 'Roboto', sans-serif;
	color: #FFF;
	margin: 0;
}
h2 {
	font-family: 'Roboto', sans-serif;
}

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: #004c44;
	text-decoration: none;
	font-weight: nomal;
}
a:visited {
	color: #004c44;
}
a:hover {
	color: #02b78f;
}
/*------------------------------------------------*/
#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),url(../img/blackbg.jpg);
	background-repeat: no-repeat,repeat-x;
	background-position: center top,center top;
	background-size: 1400px, 40px;
	position: relative;
	z-index: 1;
}
.title {
    width: 100%;
    max-width: 566px;
	text-align: center;
    margin:0 auto;
    margin-bottom: 0px;
    z-index: 100;
}
.tibox h2 {
    width: 100%;
	font-size: 38px;
	line-height: 120%;
	color: #000000;
    font-weight: 300;
	text-align: center;
    z-index: 100;
    margin: 0;
}
.readbg {
    width: 100%;
    max-width: 996px;
    background-color: #FFFFFF;
    padding: 80px 50px 50px;
    margin:-35px auto 0;
}
.read {
	position: relative;
    width: 100%;
    max-width: 812px;
    margin:0 auto;
    z-index: 100;
}
.read p {
    width: 100%;
	font-size: 16px;
	text-align: left;
	font-weight: 400;
	line-height: 150%;
	color: #4a4a4a;
    padding-bottom: 16px;
    margin: 0 auto 0;
}

/*- - - - - - - - - - -*/

#container .ti_box2 {
	width: 100%;
	background-image: url(../img/main_img_p.jpg),url(../img/blackbg2.png);
	background-repeat: no-repeat,repeat-x;
	background-position: center top,center top;
	background-size: 1400px, 40px;
	position: relative;
	z-index: 1;
    margin-bottom: 62px;
}
.title2 {
    width: 100%;
    max-width: 420px;
	text-align: center;
    margin:0 auto;
    z-index: 100;
}
.ti_box2 h2 {
    width: 100%;
	font-size: 38px;
	line-height: 120%;
	color: #000000;
    font-weight: 300;
	text-align: center;
    z-index: 100;
    margin: 0;
}
.ti_box2 h2 img:hover {
    opacity: 0.8;
    transition:0.8s;
}
/*- - - - - - - - - - -*/
.nav_topbg {
    background: #ececec;
    padding-top: 20px;
    margin-bottom: 70px;
}
.nav {
	position: relative;
	display: flex;
    justify-content: center; 
	width: 100%;
    max-width: 682px;
    margin: 0 auto;
}
.nav ul {
    display: flex;
    flex-flow: row nowrap;
    list-style: none;
}
.nav li {
	width: 110px;
    margin: 0 2px;
}
.nav li.nvip {
	width: 110px;
    background: #FFFFFF;
}
.nav li a {
	display: inline-block;
}
.nav li a.nvbt {
    position:relative;
	display: inline-block;
    z-index:0;
}
.nav li a.nvbt:before{
  content:"";
  width:100%;
  height:100%;
  position:absolute;
  z-index:-1;
  left:0;
  transition:0.8s;
  background:linear-gradient(#004c44,#004c44);
}
.nav li a.nvbt:after{
  content:"";
  width:100%;
  height:100%;
  position:absolute;
  z-index:-2;
  left:0;
  background:linear-gradient(#379e7d,#14695c);
}
.nav li a.nvbt:hover:before{
  opacity:0;
}

/*------------------------------------------------*/
.topbox {
	width: 100%;
	max-width: 812px;
    margin:0 auto;
    padding-bottom: 70px;
}
.headline {
    width: 100%;
	max-width: 812px;
    text-align: center;
    position: relative;
	margin: 0px auto 70px;
}
.headline h3{
    display: inline-block;
	font-size: 42px;
	text-align: center;
	font-weight: 500;
	line-height: 130%;
	color: #004c44;
	padding-bottom: 4px;
	border-bottom: 8px solid #004C44;
}
.headline h3 span {
    font-size: 24px;
}
.topph {
    float: left;
	width: 100%;
	max-width: 262px;
    display: flex;
    justify-content: space-between;
    margin-right: 24px;
}
.topph2 {
    float: left;
	width: 100%;
	max-width: 126px;
    margin-right: 24px;
}
.topph .ph {
	width: 100%;
	max-width: 126px;
    margin-top: 3px;
}
.phw {
	width: 100%;
	max-width: 670px;
    margin:3px auto 24px;
}
.toptxt {
    overflow: auto;
}
.toptxt p {
	font-size: 16px;
	text-align: left;
	font-weight: 400;
	line-height: 150%;
	color: #4a4a4a;
    padding-bottom: 16px;
}

/*------------------------------------------------*/
.kijibox {
	width: 100%;
	max-width: 812px;
	margin-right: auto;
	margin-left: auto;
}
.kijiboxspce {
    padding-bottom: 70px;
}
.kijibox h4{
	font-size: 32px;
	text-align: center;
	font-weight: 500;
	line-height: 130%;
	color: #4a4a4a;
	padding-bottom: 36px;
}
.kijibox h4 span{
	font-size: 32px;
	text-align: center;
	font-weight: 500;
    font-style: italic;
}
.withline {
	position: relative;
	padding-top: 100px;
}
.withline:after{
	content: '';
	position: absolute;
	left: 50%;
    top: 62px;
	width: 140px;
	border-bottom: solid 4px #004c44;
	transform: translateX(-50%);
}
.kijibox p {
	font-size: 16px;
	text-align: left;
	font-weight: 300;
	line-height: 150%;
	color: #4a4a4a;
    padding-bottom: 16px;
}
.kijibox p span.itlc {
    font-style:italic;
}
.overf {
    overflow: hidden;
}

.ph_l {
    float: left;
	width: 100%;
	max-width: 220px;
    margin: 3px 24px 0 0;
}
.ph_l2 {
    float: left;
	width: 100%;
	max-width: 182px;
    margin: 3px 24px 0 0;
}
.ph_r {
    float: right;
	width: 100%;
	max-width: 236px;
    margin: 3px 0 0 24px;
}
.ph_w {
	width: 100%;
	max-width: 670px;
    margin: 16px auto 0;
}
.twoph {
	width: auto;
    display: flex;
    justify-content: center;
    margin: 16px auto 0;
}
.two_item {
	width: 100%;
	max-width: 182px;
    margin: 0 10px;
}
.php p.name {
	font-size: 13px;
	text-align: left;
	font-weight: 300;
	line-height: 130%;
	color: #8e8e8e;
    margin-top: 2px;
    padding-bottom: 20px;
}
.php p.name span {
	font-weight: 600;
}

.nextpbox {
    padding: 44px 0 34px;
}
.nextpbox p {
	font-size: 18px;
	text-align: center;
	font-weight: 500;
	line-height: 120%;
	color: #027f72;
}
.nextpbox p a {
    text-decoration: underline;
}

/*------------------------------------------------*/
.main {
	width: 100%;
	max-width: 996px;
	z-index: 20;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0 0px 0;
    box-sizing: border-box;
}
/*- - - - - - - - - - -*/
.sectionbg1 {
	background-image: url(../img/three_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 210px;
	position: relative;
	z-index: 1;
    padding-top: 110px;
}
.sectionbg2 {
	background-image: url(../img/three_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 210px;
	position: relative;
	z-index: 1;
    padding-top: 100px;
}
/*- - - - - - - - - - -*/
.imgbox {
	width: 100%;
	max-width: 524px;
	text-align: center;
	border-bottom: 1px solid #e9e9e9;
    margin:16px auto 32px;
}
#container .imgbox p {
	font-size: 14px;
	text-align: right;
	font-weight: 400;
	line-height: 100%;
	color: #8c8c8c;
    margin:5px 0 3px;
    padding: 0;
}
.zubox1 {
	width: 100%;
	max-width: 554px;
	text-align: center;
    margin:6px auto 28px;
}
.zubox2 {
	width: 100%;
	max-width: 730px;
	text-align: center;
    margin:6px auto 28px;
}
.imgbox2 {
	width: 100%;
	max-width: 640px;
	text-align: center;
    margin:16px auto 0;
}

/*- - - - - - - - - - -*/
.btmnavi {
	border-top: 2px solid #4a4a4a;
    padding: 20px 0;
    margin-top: 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.btmnavi .card {
	width: 100%;
    max-width: 398px;
    background-color: #f5f5f5;
    display: inline-flex;
    margin-bottom: 20px;
}
.cardimg {
	width: 180px;
}
.cardtxt {
	width: 218px;
	text-align: left;
    padding: 0 10px;
}
.cardtxt p.pge {
    width: 100px;
	font-size: 16px;
	text-align: center;
	font-weight: 600;
    color: #FFFFFF;
    background-color:#004c44;
    padding: 3px 0 3px 0;
    margin:14px auto 6px 0;
    box-sizing: border-box;
}
.cardtxt h4 {
	font-size: 20px;
	font-weight: 400;
    color: #4A4A4A;
    
}
.btmnavi .card:hover {
    opacity: 0.7;
    transition:0.8s;
}
/*- - - - - - - - - - -*/
.logobox {
    position: relative;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
    align-items:center;
	padding-top: 80px;
	padding-bottom: 10px;
	border-top: 2px solid #4a4a4a;
	background-color: #FFFFFF;
}
.logo_b {
    position: relative;
    width: auto;
    max-width: 470px;
    display: flex;
    justify-content: space-between;
    align-items: center;
	margin-right: auto;
	margin-left: auto;
}
.logo_c {
    position: relative;
    width: auto;
    max-width: 728px;
    display: flex;
    justify-content: space-between;
    align-items: center;
	margin-right: auto;
	margin-left: auto;
}
.logoimg {
    display: inline-block;
    padding: 28px 0;
}
.logo1 {
	width: 240px;
}
.logo2 {
	width: 110px;
}
.logo3 {
	width: 170px;
}
.logo4 {
	width: 166px;
}
.logo5 {
	width: 172px;
}
.logo6 {
	width: 156px;
}
/*------------------------------------------------*/
.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);
}

/*- - - - - - - - - - -*/
.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.3s;
}
.shown .bt_ef1 {
  opacity: 1;
  transform: scale(1.00);
}
.bt_ef2 {
    opacity: 0.0;
    transform: scale(0.90);
    transition: opacity 0.8s ease-out, transform 0.8s ease-out;
    transition-delay: 0.6s;
}
.shown .bt_ef2 {
  opacity: 1;
  transform: scale(1.00);
}


.fade_in_ph0 {
  opacity: 0;
    -webkit-transform: translateX(-3%);
    transform: translateX(-3%);
}
.shown .fade_in_ph0 {
  opacity: 1;
    -webkit-transform: translateX(0%);
       transform: translateX(0%);
    -webkit-transition-delay: 1.2s;
	-webkit-transition: 1.2s;
	-moz-transition: 1.2s;
	-o-transition: 1.2s;
	-ms-transition: 1.2s;
    animation-timing-function: ease-in;
    transition-delay: 0.0s;
}
/*------------------------------------------------*/
.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;
    background-color: #FFFFFF;
}
#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;
}
.btmnavi .card:hover {
    opacity: 1.0;
    transition:0.0s;
}
.nav li a.nvbt:before{
  content:"";
  width:100%;
  height:100%;
  position:absolute;
  z-index:-1;
  left:0;
  transition:0.8s;
  background:#004c44;
}
.nav li a.nvbt:after{
  content:"";
  width:100%;
  height:100%;
  position:absolute;
  z-index:-2;
  left:0;
  background:#004c44;
}
}



@media screen and (max-width: 995px) { /* sp */
.linkbox a img {
    -webkit-transition-delay: 0.0s;
	-webkit-transition: 0.0s;
	-moz-transition: 0.0s;
	-o-transition: 0.0s;
	-ms-transition: 0.0s;
    animation-timing-function: ease-in;
}
.linkbox a img:hover {
	opacity: 1;
}
}

@media screen and (max-width: 851px) { /* sp */
.topbox {
    width: auto;
	max-width: none;
    margin:0 auto;
    padding-bottom: 70px;
    margin-left:20px;
    margin-right:20px;
}
.readbg {
    width: 100%;
    max-width: 996px;
    background-color: #FFFFFF;
    padding: 80px 20px 50px;
    margin:-35px auto 0;
}
.pagebox {
    width: auto;
	max-width: none;
    margin:0 auto;
    padding-bottom: 70px;
    margin-left:20px;
    margin-right:20px;
}
.kijibox {
    width: auto;
	padding-bottom: 24px;
}
.ph_txt p {
    font-size: 12px;
	font-weight: 400;
	line-height: 140%;
    color: #FFFFFF;
    text-align: left;
    padding: 24px 10px 12px;
}
}
@media screen and (max-width: 812px) { /* sp */
#container .ti_box {
	background-size: 174%;
}
.read p {
    width: 100%;
	font-size: 18px;
	text-align: left;
	font-weight: 400;
	line-height: 155%;
	color: #2C2C2C;
    padding-bottom: 16px;
    margin: 0 auto 0;
}
.btmnavi {
	border-top: 2px solid #4a4a4a;
    padding: 60px 0;
    margin-top: 60px;
    display: block;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}
.btmnavi .card {
	width: 100%;
    max-width: 398px;
    background-color: #f5f5f5;
    display: flex;
    margin: 0 auto 20px;
}
.twoph {
	width: auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 16px auto 0;
}

}
@media screen and (max-width: 700px) { /* sp */

.logobox {
    position: relative;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
    display: block;
    justify-content: space-between;
    align-items:center;
	padding-top: 80px;
	padding-bottom: 10px;
	border-top: 2px solid #4a4a4a;
	background-color: #FFFFFF;
}

.logo_b {
    position: relative;
    width: auto;
    max-width: 470px;
    display: block;
    justify-content: space-between;
    align-items: center;
	margin-right: auto;
	margin-left: auto;
}
.logo_c {
    position: relative;
    width: auto;
    max-width: 728px;
    display: block;
    justify-content: space-between;
    align-items: center;
	margin-right: auto;
	margin-left: auto;
}
.logoimg {
    display: block;
	margin-right: auto;
	margin-left: auto;
}
}

@media screen and (max-width: 640px) { /* sp */
.ti_box2 h2 {
    width: 100%;
	background-image: none;
}
.title {
    width: 100%;
    max-width: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
    font-size: 0;
    padding-top: 0;
}
.topph {
    float: none;
	width: 100%;
	max-width: 262px;
    display: flex;
    justify-content: space-between;
    margin:3px auto 14px;
}
.topph2 {
    float: none;
	width: 100%;
	max-width: 126px;
    margin:3px auto 14px;
}
.nav {
	position: relative;
	display: block;
	width: auto;
    max-width: 560px;
    margin: 0 auto;
}
.nav ul {
    display: flex;
    flex-flow: nowrap;
    justify-content: center;
    list-style: none;
    margin: 0 2px 0 2px;
}
.nav li {
    padding:0;
    margin: 0 2px 0 2px;
}
.nav li a {
	display: inline-block;
}

.ph_l {
    float: none;
	width: 100%;
	max-width: 220px;
    margin: 3px auto 6px;
}
.ph_l2 {
    float: none;
	width: 100%;
	max-width: 182px;
    margin: 3px auto 6px;
}
.ph_r {
    float: none;
	width: 100%;
	max-width: 236px;
    margin: 3px auto 24px;
}
.phw {
	width: 100%;
	max-width: 670px;
    margin:3px auto 14px;
}
.pagebox a.more,.pagebox a.more2 {
    display: block;
    width: 128px;
	font-size: 18px;
	text-align: center;
	font-weight: 600;
    color: #FFFFFF;
    background-color:#4a86aa;
    padding: 6px 0 6px;
    margin:0 auto 0;
}
}

@media screen and (max-width: 420px) { /* sp */
.cardtxt p.pge {
    width: 100px;
	font-size: 14px;
	text-align: center;
	font-weight: 600;
    color: #FFFFFF;
    background-color:#004c44;
    padding: 2px 0 2px 0;
    margin:14px auto 6px 0;
    box-sizing: border-box;
}
.cardtxt h4 {
	font-size: 15px;
	font-weight: 400;
    color: #4A4A4A;
    
}
}
@media screen and (max-width: 394px) { /* sp */
.read p {
    width: 100%;
	font-size: 16px;
	text-align: left;
	font-weight: 400;
	line-height: 155%;
	color: #2C2C2C;
    padding-bottom: 16px;
    margin: 0 auto 0;
}
.kijibox p {
	font-size: 16px;
}
.headline h3 {
    font-size: 24px;
    line-height: 126%;
    text-align: center;
    font-weight: 400;
	color: #35485a;
}
.headline h3 span {
    font-size: 16px;
}

.linkbox a {
    position: relative;
    display: inline-block;
    width: 90%;
	background-image: none;
}
}
@media screen and (max-width: 374px) { /* sp */

.linkbox a {
    position: relative;
    display: inline-block;
    width: 80%;
	background-image: none;
}

.logo {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

.cardtxt h4 {
	font-size: 14px;
	font-weight: 400;
    color: #4A4A4A;
    
}
}
@media screen and (max-width: 360px) { /* sp */
.kijibox p  {
	font-size: 14px;
	text-align: left;
	font-weight: 400;
	line-height: 150%;
}

}
