@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 */
}
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: #4285f4;
	text-decoration: none;
	font-weight: nomal;
}
a:visited {
	color: #4285f4;
}
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/main_img_p.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 1400px;
	position: relative;
	z-index: 1;
}
@media screen and (min-width: 1400px) { /* sp */
#container .ti_box {
	width: 100%;
	background-image: url(../img/main_img_p.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	position: relative;
	z-index: 1;
}
}
.nikkeigx {
    width: 100%;
    max-width: 720px;
	text-align: center;
    margin:0 auto 278px;
    z-index: 100;
    background: #FFFFFF;
}
.nikkeigx h2 {
    width: 100%;
    max-width: 324px;
	font-size: 28px;
	line-height: 120%;
	color: #000000;
    font-weight: 300;
	text-align: center;
    z-index: 100;
    margin:0 auto;
}
.title {
    width: 100%;
    max-width: 720px;
	text-align: center;
    margin:0 auto 40px;
    z-index: 100;
    background: #FFFFFF;
}
.title h2 {
    width: 100%;
    max-width: 700px;
	font-size: 60px;
	line-height: 97%;
	color: #107171;
    font-weight: 800;
	text-align: center;
    z-index: 100;
    margin:0 auto 0;
    padding: 22px 0 0;
}
@media screen and (max-width: 995px) { /* sp */
.title {
    width: auto;
    max-width: 80%;
	text-align: center;
    margin:0 auto 40px;
    z-index: 100;
    background: #FFFFFF;
}
}
@media screen and (max-width: 640px) { /* sp */
.nikkeigx {
    margin:0 auto 70%;
}
.nikkeigx h2 {
    width: 60%;
}
.title {
    width: auto;
    max-width: 80%;
	text-align: center;
    margin:0 auto 40px;
    z-index: 100;
    background: #FFFFFF;
}
.title h2 {
    width: 100%;
    max-width: 700px;
	font-size: 10vw;
	line-height: 97%;
	color: #107171;
    font-weight: 800;
	text-align: center;
    z-index: 100;
    margin:0 auto 0;
    padding: 22px 0 0;
}
}
.read {
	position: relative;
    width: 100%;
    max-width: 640px;
    margin:0 auto 18px;
    z-index: 100;
}
.read p {
    width: 100%;
	font-size: 16px;
	text-align: left;
	font-weight: 400;
	line-height: 150%;
	color: #107171;
    padding-bottom: 18px;
    margin: 0 auto 0;
}
/*- - - - - - - - - - -*/
.read2 {
	position: relative;
	width: 100%;
	max-width: 812px;
	margin: 0 auto 44px;
	z-index: 100;
	border-top: 1px solid #107171;
    padding: 30px 0 0px;
}
.read2 p {
    width: 100%;
	font-size: 16px;
	text-align: left;
	font-weight: 300;
	line-height: 150%;
	color: #4a4a4a;
    padding-bottom: 18px;
    margin: 0 auto 0;
}
.readtyu p {
	font-size: 11px;
	text-align: left;
	font-weight: 300;
	line-height: 145%;
	color: #4a4a4a;
    margin: 10px auto 0;
	border-top: 1px solid #e9e9e9;
    padding: 22px 0 0;
}
.read2 .phbox {
	position: relative;
	width: 100%;
	max-width: 812px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items:center;
    gap:0px 12px;
}
.read2 .phbox .item {
	width: 100%;
	max-width: 400px;
    margin: 0;
}
.read2 p.tyu2 {
	font-size: 11px;
	text-align: right;
	font-weight: 300;
	line-height: 145%;
	color: #4a4a4a;
    margin: 6px auto 0;
}
.spnon {
	display: block;
}
@media screen and (max-width: 852px) { /* sp */
.read2 {
	position: relative;
    width: auto;
	max-width: 812px;
	margin: 0 auto 44px;
	z-index: 100;
	border-top: 1px solid #107171;
    padding: 30px 20px 0px;
}
.read2 .phbox .item {
	width: 100%;
	max-width: 400px;
	margin: 0 auto 0;
}
.read2 .phbox .item.btmgn {
	margin: 0 auto 12px;
}
.read2 p.tyu2 {
    width: auto;
	font-size: 11px;
	text-align: center;
	font-weight: 300;
	line-height: 145%;
	color: #4a4a4a;
	margin: 6px 20px 0;
}
}
@media screen and (max-width: 495px) { /* sp */
.spnon {
	display: none;
}
}
@media screen and (max-width: 680px) { /* sp */
.read {
	position: relative;
    width: auto;
    max-width: 640px;
    margin:0 20px 18px;
    z-index: 100;
}
}

.companies {
	width: auto;
	border-top: 1px solid #d0d0d0;
    padding-bottom: 70px;
}
.companies .section {
    margin-top: -1px;
}
.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;
}
}
/*------------------------------------------------*/
.content {
	background-image: url(../img/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-size: 2400px;
	position: relative;
    background-color: #faf8ec;
    padding: 0 0 14px;
}
@media screen and (max-width: 995px) { /* sp */
.content {
	width: auto;
	padding: 0px 20px;
}
}
/*- - - - - - - - - - -*/
.section {
	width: 100%;
	max-width: 812px;
    font-size: 18px;
    font-weight: 300;
    color: #FFFFFF;
    text-align: center;
    background-image: linear-gradient(90deg, rgba(23, 137, 112, 1), rgba(85, 204, 124, 1) 50%, rgba(245, 249, 127, 1));
    padding: 5px 0 4px;
	margin: 0px auto 64px;
}
.coblock {
    position: relative;
	width: 100%;
	max-width: 812px;
    display: flex;
    justify-content: space-between;
    gap:0 24px;
    margin: 0 auto 35px;
    padding: 0 0 20px;
}
.coblockline::before {
  background-color: #d0d0d0;
  bottom: 0px;
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 480px;
}
.coblock .poto {
	width: 100%;
	max-width: 220px;
}
.coblock .cont {
	width: 100%;
	max-width: 640px;
}
.coblock .poto h4 {
    font-size: 18px;
    line-height: 100%;
    text-align: left;
    font-weight: 600;
	color: #178970;
    padding: 6px 0;
    margin: 0 0 6px;
	border-bottom: 1px solid #d0d0d0;
}
.coblock .poto p {
	font-size: 14px;
	text-align: left;
	font-weight: 300;
	line-height: 120%;
	color: #121212;
}
.coblock .poto p.name {
	font-size: 16px;
	font-weight: 600;
    margin: 0 0 2px;
}

.coblock .cont h3{
    font-size: 30px;
    line-height: 120%;
    text-align: left;
    font-weight: 500;
	color: #3b3733;
    margin: 0 0 20px;
}
.coblock .cont p {
	font-size: 16px;
	text-align: left;
	font-weight: 400;
	line-height: 150%;
	color: #4a4a4a;
    padding-bottom: 16px;
}
.coblock .cont p.courl {
	font-size: 10px;
	text-align: left;
	font-weight: 400;
	line-height: 120%;
	color: #888888;
    word-break: break-all;
}
.coblock .cont p.courl a {
	color: #106c71;
    text-decoration: underline;
}
@media screen and (max-width: 640px) { /* sp */
.coblock {
    position: relative;
	width: auto;
	max-width: none;
    display: block;
}
.coblock .poto {
	width: 100%;
	max-width: 220px;
    margin: 0 auto 20px;
}
.coblockline::before {
  background-color: #d0d0d0;
  bottom: 0px;
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 240px;
}
}

/*- - - - - - - - - - -*/
.memberbox {
    margin: 0 20px;
    padding: 0 0 60px;
}
.phwaku {
	width: 100%;
	max-width: 976px;
    display: flex;
    justify-content: center;
    gap:0 19px;
    margin: 0 auto;
}
.phwaku .obi {
	width: 100%;
	font-size: 16px;
	text-align: left;
	font-weight: 300;
	line-height: 100%;
	color: #FFFFFF;
    background: #178970;
    padding: 2px 0 2px 8px;
    margin: 0 0 14px;
}
.chairp {
	width: 100%;
	max-width: 180px;
    margin: 0 0 18px;
}
.phbox {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap:0 19px;
}
.phbox .item {
	width: 100%;
	max-width: 180px;
    margin: 0 0 18px;
}
.phwaku .chairp p, .phwaku .phbox p {
	font-size: 14px;
	text-align: left;
	font-weight: 300;
	line-height: 120%;
	color: #121212;
}
.phwaku .chairp p.name, .phwaku .phbox p.name {
	font-size: 16px;
	font-weight: 600;
    margin: 4px 0 2px;
}
@media screen and (max-width: 995px) { /* sp */
.phwaku {
	width: auto;
	max-width: 976px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap:0 19px;
}
.phbox {
	width: auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap:0 19px;
    margin: 0 auto;
}
}
@media screen and (max-width: 640px) { /* sp */
.chairp {
	width: 100%;
	max-width: 160px;
    margin: 0 0 18px;
}
.phbox {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap:0 19px;
}
.phbox .item {
	width: 100%;
	max-width: 160px;
    margin: 0 0 18px;
}
}

/*------------------------------------------------*/
#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;
}
}



@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: 640px) { /* sp */
#container .ti_box {
	width: 100%;
	background-image: url(../img/main_img_s.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	position: relative;
	z-index: 1;
    background-color:#FFFFFF;
}
}
