@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 .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: 996px;
	text-align: center;
    margin:0 auto;
    z-index: 100;
}
.title .cop {
    width: 100%;
    max-width: 640px;
    margin:0 auto;
}
.title h2 {
    width: 100%;
    max-width: 640px;
	font-size: 42px;
	line-height: 120%;
	color: #000000;
    font-weight: 300;
	text-align: center;
    z-index: 100;
    margin:0 auto 0;
}
.read {
	position: relative;
	width: 100%;
	max-width: 640px;
	margin-right: auto;
	margin-left: auto;
	z-index: 100;
	padding: 30px 40px 12px;
}
.read p {
    width: 100%;
	font-size: 16px;
	text-align: left;
	font-weight: 500;
	line-height: 162.5%;
	color: #FFFFFF;
    margin: 0 auto 16px;
}
/*------------------------------------------------*/
.main {
	width: 100%;
	z-index: 20;
    padding: 95px 0 0;
	margin: 0 auto;
    box-sizing: border-box;
}
.topicon {
	background-image: url("../img/icon.png"),url("../img/leefbg2.png"),url("../img/leefbg.png");
	background-repeat: no-repeat;
	background-position: center top, left bottom,right top;
	background-size: 202px, 172px, 172px;
}
.icontoponly {
	background-image: url("../img/icon.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 202px;
}
@media screen and (max-width: 1180px) { /* sp */
.topicon {
	background-image: url("../img/icon.png"),url("../img/leefbg2.png"),url("../img/leefbg.png");
	background-repeat: no-repeat;
	background-position: center top, -6% bottom,106% top;
	background-size: 202px, 172px, 172px;
}
}
@media screen and (max-width: 1080px) { /* sp */
.topicon {
	background-image: url("../img/icon.png"),none,none;
	background-repeat: no-repeat;
	background-position: center top, -6% bottom,106% top;
	background-size: 202px, 172px, 172px;
}
}
.mainbg {
    background-color: #F7F7F7;
}
.btmmgn {
    padding-bottom: 50px;
}

.main2 {
	width: 100%;
	z-index: 20;
	margin: 0 auto;
    box-sizing: border-box;
}
.bgray {
    background: #f5f3f3;
}
/*- - - - - - - - - - -*/
.kijibox {
	width: 100%;
	max-width: 860px;
    display:flex;
    justify-content: space-between;
	margin: 0 auto;
    padding-bottom: 50px;
}
.ph_l {
	width: 100%;
	max-width: 180px;
    margin: 0 24px 0 0;
}
.ph_l .ph_item {
    margin: 0 0 20px;
}
.phw {
	width: 100%;
	max-width: 720px;
    margin: 0 auto 60px;
    
}
.php p {
	font-size: 14px!important;
	text-align: center;
	font-weight: 400;
	line-height: 110%!important;
	color: #5f6a6d;
    margin-top: 2px;
    margin-bottom: 14px;
}
.kiji {
	width: 100%;
	max-width: 640px;
	text-align: left;
    box-sizing: border-box;
	padding: 0 0 0 32px;
	margin: 0 0 0 0;
	border-left: 2px solid #aeaeae;
}

.headline {
    width: 100%;
    text-align: center;
    position: relative;
	margin: 0 0 60px;
}
.headline h3 {
	width: 100%;
	max-width: 860px;
    font-size: 38px;
    line-height: 110%;
    text-align: center;
    font-weight: 600;
	color: #677d13;
	margin: 0 auto;
}

/*- - - - - - - - - - -*/
.kijibox p {
	font-size: 16px;
	text-align: left;
	font-weight: 400;
	line-height: 162.5%;
	color: #3f3f3f;
	padding-bottom: 12px;
}
.kijibox h4 {
    font-size: 28px;
    font-style: italic;
    line-height: 110%;
    text-align: left;
    font-weight: 600;
	color: #006293;
	border-bottom: 1px solid #006293;
	margin: 0 auto 20px;
    padding: 20px 0 3px;
}

.messagebox {
	width: 100%;
	max-width: 860px;
    display:flex;
    justify-content: space-between;
	margin: 0 auto;
    padding: 27px 0 30px;
	border-top: 1px solid #e4e4e4;
}
@media screen and (max-width: 880px) { /* sp */
.messagebox {
	width: auto;
	max-width: 860px;
    display:flex;
    justify-content: space-between;
	margin: 0 20px;
    padding: 27px 0 30px;
	border-top: 1px solid #e4e4e4;
}
}
.phmsage {
	width: 100%;
	max-width: 360px;
    margin: 0 24px 0 0;
}
.itemtxt {
	width: 100%;
	max-width: 467px;
    
}
.itemtxt h4 {
	font-size: 20px;
	text-align: left;
	font-weight: 500;
	line-height: 100%;
	color: #004c44;
	padding-bottom: 12px;
}
.itemtxt p {
	font-size: 16px;
	text-align: left;
	font-weight: 400;
	line-height: 162.5%;
	color: #4a4a4a;
	padding-bottom: 12px;
}
@media screen and (max-width: 640px) { /* sp */
.kijibox {
	width: 100%;
	max-width: 860px;
    display:block;
    justify-content: space-between;
	margin: 0 auto;
    padding-bottom: 50px;
}
.ph_l {
	width: 100%;
	max-width: none;
    display:flex;
    justify-content: space-between;
    gap:0 12px;
    margin: 0 24px 0 0;
}
.php p {
	font-size: 14px!important;
	text-align: center;
	font-weight: 400;
	line-height: 110%!important;
	color: #868f91;
    margin-top: 2px;
    margin-bottom: 14px;
}
.messagebox {
	width: auto;
	max-width: none;
    display:block;
	margin: 0 auto;
    padding: 27px 20px 30px;
	border-top: 1px solid #e4e4e4;
}
.phmsage {
	width: 100%;
	max-width: 360px;
    margin: 0 auto 20px;
}
.itemtxt {
	width: 100%;
	max-width: 467px;
    margin: 0 auto 0;
}
} /* end640 */
/*- - - - - - - - - - -*/
.pbox {
    float: right;
	position: relative;
	width: 100%;
	max-width: 360px;
    background: #006293;
    margin:4px -92px 10px 24px;
	border-top: 20px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
}
.pbox2 {
    float: right;
	position: relative;
	width: 100%;
	max-width: 360px;
    background: #006293;
    margin:4px -92px 10px 24px;
	border-top: 20px solid #f7f7f7;
	border-left: 20px solid #f7f7f7;
}

.ph p {
	font-size: 14px;
	text-align: right;
	font-weight: 400;
	line-height: 106%;
    color:#FFFFFF;
    padding: 3px 0px 16px;
}

@media screen and (max-width: 996px) { /* sp */
.pbox {
    float: right;
	position: relative;
	width: 100%;
	max-width: 360px;
    background: #006293;
    margin:4px 0 10px 24px;
	border-top: 20px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
}
.pbox2 {
    float: right;
	position: relative;
	width: 100%;
	max-width: 360px;
    background: #006293;
    margin:4px 0 10px 24px;
	border-top: 20px solid #f7f7f7;
	border-left: 20px solid #f7f7f7;
}
.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;
}
}
@media screen and (max-width: 812px) { /* sp */
.pbox {
    float: none;
	position: relative;
	width: 100%;
	max-width: 360px;
    background: #006293;
    margin:4px auto 26px;
	border-top: 20px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
}
.pbox2 {
    float: none;
	position: relative;
	width: 100%;
	max-width: 360px;
    background: #006293;
    margin:4px auto 26px;
	border-top: 20px solid #f7f7f7;
	border-left: 20px solid #f7f7f7;
}
.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;
}
}
/*- - - - - - - - - - -*/

.btmbox {
	width: 100%;
	max-width: 996px;
	text-align: center;
    padding: 81px 0 114px;
	margin-right: auto;
	margin-left: auto;
}

.btmbox h3 {
    display: block;
	width: 100%;
    font-size: 20px;
    line-height: 110%;
    text-align: center;
    font-weight: 600;
	color: #677d13;
	border-top: 1px solid #e4e4e4;
    padding: 24px 0 0;
	margin: 0 auto 50px;
}

@media screen and (max-width: 720px) { /* sp */
.logobox {
	width: auto;
	max-width: 888px;
	text-align: center;
    padding: 81px 0 114px;
	border-top: 2px solid #000000;
    display: block;
    justify-content: center;
    flex-wrap: wrap;
    align-items:center;
    gap:20px 40px;
    margin: 0 20px 0px;
}
}
.logobox {
    width: auto;
    max-width: 996px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items:center;
    gap:40px 98px;
}
.logobox .item {
	width: 100%;
	max-width: 264px;
    margin: 0;
}
.logobox .item.eyposi {
    margin: -10px 0 0;
}
.logobox2 {
	width: auto;
    margin: 0 auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
	gap: 40px 98px;
}
.logobox2 .item {
	width: 100%;
	max-width: 264px;
    margin: 0;
}
@media screen and (max-width: 995px) { /* sp */
.logobox {
    width: auto;
    max-width: none;
    margin: 0 40px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap:50px 98px;
}
.logobox2 {
    width: auto;
    max-width: none;
    margin: 0 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap:50px 98px;
}
}
@media screen and (max-width: 910px) { /* sp */
.logobox {
    width: auto;
    max-width: none;
    margin: 0 40px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap:50px 98px;
}
}
@media screen and (max-width: 640px) { /* sp */
.logobox {
    width: auto;
    max-width: none;
    margin: 0 40px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    gap:50px 98px;
}
.logobox .item {
	width: 100%;
	max-width: 264px;
}
}
/*------------------------------------------------*/
.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;
}
/*------------------------------------------------*/
#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: 995px) { /* sp */
.read {
	position: relative;
    width: auto;
    max-width: none;
    z-index: 100;
}

.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: 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: 66%;
    max-width: none;
	text-align: left;
    margin:0 auto 0;
    margin-bottom: 0px;
    z-index: 100;
}
}
@media screen and (max-width: 851px) { /* sp */
.read {
	position: relative;
    width: 100%;
    max-width: 996px;
	margin-right: auto;
	margin-left: auto;
    z-index: 100;
    padding: 45px 20px 45px;
}
.read p {
    width: 100%;
    max-width: 812px;
	font-size: 16px;
	font-weight: 400;
	line-height: 162.5%;
    margin: 0 auto 16px;
}
.kijibox {
    width: auto;
    padding-bottom: 50px;
    margin:0 20px;
}

}
@media screen and (max-width: 812px) { /* sp */
.headline {
    width: auto;
    text-align: center;
    position: relative;
}
}
@media screen and (max-width: 750px) { /* sp */
#container .ti_box {
	width: 100%;
	background-image: url(../img/mainimage_p.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 160%;
	position: relative;
	z-index: 1;
}
.read {
	position: relative;
    width: 100%;
    max-width: 996px;
	margin-right: auto;
	margin-left: auto;
    z-index: 100;
    padding: 45px 20px 20px;
}
}
@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: cover;
	position: relative;
	z-index: 1;
    background-color:#031a30;
}
.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 */
.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: 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;
}

}
