@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/bgwhite.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-size: 996px;
    background-color: #f5f5f5;
}
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/topmain_p.jpg),url(../img/bg.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: 570px;
	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: 700px;
    background-color: #FFFFFF;
    padding: 30px 50px 50px;
    margin:0 auto;
}
.read {
	position: relative;
    width: 100%;
    max-width: 600px;
    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/bg2.jpg);
	background-repeat: no-repeat,repeat-x;
	background-position: center top,center top;
	background-size: 1400px, 40px;
	position: relative;
	z-index: 1;
    margin-bottom: 85px;
}
.title2 {
    width: 100%;
    max-width: 440px;
	text-align: center;
    margin:0 auto;
    z-index: 100;
}
.ti_box2 h2 {
    width: 100%;
	background-image: url(../img/p_title_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 440px;
	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;
    transition:0.8s;
}
/*- - - - - - - - - - -*/
.nav {
	position: relative;
	display: flex;
	width: 100%;
    max-width: 682px;
    margin: 0 auto;
}
.nav ul {
    display: flex;
    flex-flow: row nowrap;
    list-style: none;
}
.nav li {
    margin: 0 2px;
}
.nav li.vol1 {
	width: 96px;
}
.nav li.vol2 {
	width: 124px;
}
.nav li.vol3 {
	width: 184px;
}
.nav li.vol4 {
	width: 174px;
}
.nav li.vol5 {
	width: 84px;
}
.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(#4a86aa,#4a86aa);
}
.nav li a.nvbt:after{
  content:"";
  width:100%;
  height:100%;
  position:absolute;
  z-index:-2;
  left:0;
  background:linear-gradient(#0098d7,#39c8f4);
}
.nav li a.nvbt:hover:before{
  opacity:0;
}
.nav li a:hover {
}
/*------------------------------------------------*/
.topbox {
	width: 100%;
	max-width: 812px;
    margin:0 auto;
    padding-bottom: 70px;
}
.pagebox {
	border-top: 1px solid #4a4a4a;
    margin-bottom: 42px;
}
.pagebox .page {
    width: 128px;
	font-size: 22px;
	text-align: center;
	font-weight: 600;
    color: #FFFFFF;
    background-color:#4a4a4a;
    padding: 6px 0 6px;
    margin:0 auto 18px;
}
.pagebox h3 {
	font-size: 22px;
	text-align: center;
	font-weight: 500;
	line-height: 130%;
	color: #4a4a4a;
    padding-bottom: 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;
}
.pagebox a.more {
    display: inline-block;
    width: 128px;
	font-size: 18px;
	text-align: center;
	font-weight: 600;
    color: #FFFFFF;
    background-color:#4a86aa;
    padding: 6px 0 6px;
}
.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;
}
.pagebox a.more:hover,.pagebox a.more2:hover {
	background-color: #0098d7;
    transition:0.8s;
}

/*------------------------------------------------*/
.pagebox {
	width: 100%;
	max-width: 812px;
    margin:0 auto;
    padding-bottom: 70px;
}
.pagebox h3 {
	font-size: 32px;
	text-align: center;
	font-weight: 500;
	line-height: 130%;
	color: #4a4a4a;
    padding: 18px 0 32px;
}
.pagebox .intro {
	width: 100%;
	max-width: 600px;
    overflow: auto;
    margin: 0 auto;
}
.pagebox .intro p {
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	line-height: 150%;
	color: #4a4a4a;
    padding-bottom: 16px;
}
.boxmgn {
    padding-bottom: 50px;
}
/*- - - - - - - - - - -*/
.kijibox {
	width: 100%;
	max-width: 812px;
	margin-right: auto;
	margin-left: auto;
}
.kijiboxspce {
    padding-bottom: 70px;
}
.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: 180px;
    margin: 3px 24px 0 0;
}
.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: 180px;
    margin: 0 12px;
}
.php p.name {
	font-size: 14px;
	text-align: left;
	font-weight: 300;
	line-height: 130%;
	color: #4a4a4a;
    margin-top: 2px;
    padding-bottom: 0px;
}
.php p.class {
	font-size: 10px;
	text-align: left;
	font-weight: 300;
	line-height: 130%;
	color: #757575;
}
/*------------------------------------------------*/
.main {
	width: 100%;
	max-width: 996px;
	z-index: 20;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0 0px 0;
    box-sizing: border-box;
}
/*- - - - - - - - - - -*/
.headline {
    width: 100%;
	max-width: 812px;
    text-align: center;
    position: relative;
	margin: 0px auto 0px;
}
.headline h3{
    font-size: 32px;
    line-height: 126%;
    text-align: center;
    font-weight: 500;
	color: #4a86aa;
}
.headline h3 span {
    font-size: 24px;
}
.sectionbg1 {
	background-image: url(../img/icon.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 84px;
	position: relative;
	z-index: 1;
    padding-top: 80px;
}
.sectionbg2 {
	background-image: url(../img/icon.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 84px;
	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;
}

/*- - - - - - - - - - -*/
.videobox {
    padding: 0px 0 0;
    margin-bottom: 12px;
}
.videobox.topmgn {
    padding: 34px 0 0;
}
.videobox.topmgn2 {
    padding: 50px 0 0;
}
.videobox p {
	font-size: 13px;
	text-align: center;
	font-weight: 400;
    color: #4A4A4A;
    margin: 6px 0 0;
}
.videobt a {
    display: inline-block;
}
.videobt {
    width: 100%;
    max-width: 340px;
    margin: 0 auto;
}
.videobt :hover {
    opacity: 0.8;
    transition:0.8s;
}
/*- - - - - - - - - - -*/
.btmnavi {
	border-top: 2px solid #4a4a4a;
    padding: 60px 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:#4a4a4a;
    padding: 3px 0 3px 0;
    margin:0 auto 6px 0;
    box-sizing: border-box;
}
.cardtxt h4 {
	font-size: 16px;
	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;
    display: flex;
    justify-content: space-between;
    align-items:center;
	padding-top: 80px;
	padding-bottom: 10px;
	border-top: 2px solid #4a4a4a;
	background-color: #FFFFFF;
}

.logo1 {
	width: 222px;
	margin-right: auto;
	margin-left: auto;
}
.logo2 {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
.logo3 {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
}
/*------------------------------------------------*/
.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;
}
}



@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;
}
.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;
}

}
@media screen and (max-width: 700px) { /* sp */
.readbg {
    width: auto;
    max-width: none;
    background-color: #FFFFFF;
    padding: 30px 20px 50px;
    margin:0 auto;
}
.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;
}
.logobox>div {
    padding: 24px 0;
}
.logo1 {
	width: 222px;
	margin-right: auto;
	margin-left: auto;
}
.logo2 {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
.logo3 {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
}
}

@media screen and (max-width: 686px) { /* sp */
.headline {
	width: auto;
	max-width: none;
    text-align: center;
    position: relative;
	margin: 0px 20px 0px;
    padding-top: 80px;
}
}
@media screen and (max-width: 640px) { /* sp */
#container .ti_box {
	width: 100%;
	background-image: url(../img/topmain_s.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
	position: relative;
	z-index: 1;
    background-color:#FFFFFF;
}
#container .ti_box2 {
	width: 100%;
	background-image: url(../img/main_img_s.jpg),none;
	background-repeat: no-repeat,repeat-x;
	background-position: center top,center top;
	background-size: cover,40px;
	position: relative;
	z-index: 1;
    margin-bottom: 85px;
}
.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: 100%;
    max-width: 560px;
    margin: 0 auto;
}
.nav ul {
    display: flex;
    flex-flow: nowrap;
    justify-content: center;
    list-style: none;
}
.nav li {
    margin: 0 2px 2px 0;
}
.nav li.vol4 {
	width: 174px;
    margin-left: 19%;
}
.nav li.vol5 {
	width: 84px;
    margin-right: 19%;
}

.ph_l {
    float: none;
	width: 100%;
	max-width: 220px;
    margin: 3px auto 6px;
}
.ph_l2 {
    float: none;
	width: 100%;
	max-width: 180px;
    margin: 3px auto 6px;
}
.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: 550px) { /* sp */
.headline {
    width: auto;
    text-align: center;
    position: relative;
	margin: 0px 20px 0;
}
.headline h3{
    font-size: 28px;
    line-height: 126%;
    text-align: center;
    font-weight: 600;
}
.headline h3 span {
    font-size: 18px;
}
}

@media screen and (max-width: 488px) { /* sp */
.twoph {
	width: auto;
    display: block;
    justify-content: center;
    margin: 16px auto 0;
}
.two_item {
	width: 100%;
	max-width: 180px;
    margin: 0 auto;
}
}
@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:#4a4a4a;
    padding: 2px 0 2px 0;
    margin:0 auto 4px 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;
}

.logobox {
	width: 100%;
	max-width: 812px;
    text-align: center;
	margin-right: auto;
	margin-left: auto;
    padding-top: 114px;
    padding-bottom: 150px;
}
.logo {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.cardtxt p.pge {
    width: 100px;
	font-size: 12px;
	text-align: center;
	font-weight: 600;
    color: #FFFFFF;
    background-color:#4a4a4a;
    padding: 2px 0 2px 0;
    margin:0 auto 6px 0;
    box-sizing: border-box;
}
.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%;
}

}
