body {
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
b, strong, .bold{
	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;
}
body.bg{
	background-image: url(../img/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-size: 1400px;
    background-color: #f0f2f4;
}
.clear {
    clear: both;
}
/* clearfix */
.clearfix{
	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;
}

a:link  {
	color: #007ab2;
}
a:visited {
	color: #007ab2;
}
a:hover {
	color: #FF9900;
}
#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 {/* IE画像縦横比 */
	max-width: 100%;
	height: auto;
	width:/***/auto; /* IE8 */
}
/*------------------------------------------------*/
#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;
}
}
/*------------------------------------------------*/

#titelebg {
    position: relative;
	width: 100%;
	background-image: url(../img/main_image_p.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 1400px;
    background-color: #011E4D;
}
#titelebox {
	position: relative;
	width: 100%;
    max-width: 996px;
	text-align: center;
    margin: 0 auto 0;
	z-index: 10;
}
#titelebox h2 {
	position: relative;
	width: 100%;
    max-width: 666px;
    font-family: "Noto Serif JP", serif;
    font-feature-settings: "palt";
	font-weight: 700;
    line-height: 100%;
	color: #FFFFFF;
    margin: 0 auto 0 0;
}
/*- - - - - - - - - - -*/
.readbg {
	width: 100%;
    max-width: 996px;
    padding: 48px 0 56px;
    margin: 0 auto 0;
	display: flex;
	justify-content: space-between;
    align-items: center;
}
.readbox {
	position: relative;
	width: 100%;
	max-width: 640px;
}
.readbox p {
	font-size: 16px;
	font-weight: 400;
	line-height: 162.5%;
	color: #FFFFFF;
	text-align: left;
}
.toplogo {
	width: 100%;
	max-width: 240px;
    margin: -10px 0 0 24px;
}
/*------------------------------------------------*/

.main1 {
    position: relative;
	width: 100%;
    max-width: 996px;
	text-align: left;
    margin: 0 auto 0;
    padding-bottom: 74px;
    z-index: 10;
}
/*- - - - - - - - - - -*/
.headline {
	text-align: left;
	position: relative;
	padding: 56px 0 38px;
}
.headline h3 {
	position: relative;
	font-size: 32px;
	font-weight: 500;
	line-height: 125%;
	color: #333333;
	text-align: left;
	display: inline-block;
	font-feature-settings: "palt";
	padding: 0 0 0 20px;
}
.headline h3:before {
  position: absolute;
  background-color: #011E4D;
  content: "";
  left: 0%;
  top: 0%;
  bottom: 0%;
  width: 8px;
  height: 98%;
}
.txtbr {
	display: inline-block;
}
.a555{
	border-left: 8px solid #011E4D;
}
/*- - - - - - - - - - -*/
.kijibox {
	width: 100%;
    max-width: 812px;
    margin:0 0 auto;
}
.kijibox p {
	font-size: 16px;
	font-weight: 400;
	line-height: 162.5%;
	color: #333333;
	margin-bottom: 16px;
	text-align: left;
}
.kijibox p span.nm2 {
	color: #186cc6;
    margin-right: 1em;
	font-weight: 500;
}

.kijibox .php {
	text-align: right;
}
.kijibox .php p {
    position: relative;
    display: inline-block;
	font-size: 18px;
	font-weight: 400;
	line-height: 130%;
	color: #FFFFFF;
    background: #000000;
    padding: 5px 1em;
    top: -35px;
    margin-bottom: -10px;
}

.phr {
    float: right;
	width: 100%;
    max-width: 428px;
	text-align: left;
    background-color: #011e4d;
    margin: 3px -186px 0 24px;
    padding-bottom: 20px;
    display: block;
}
.phr1 {
	width: 100%;
    max-width: 428px;
}
.phr2 {
	width: 100%;
    max-width: 428px;
    padding: 14px 20px 0;
    box-sizing:border-box;
}
.prfbox {
    position: relative;
}
.prfbox p {
    text-align: left;
}
.prfbox h4 {
    position: relative;
	font-size: 18px;
	font-weight: 400;
	line-height: 110%;
	color: #FFFFFF;
    text-align: left;
    margin-bottom: 6px;
}
.prfbox h4 span {
	font-size: 14px;
}
.prfbox p.prftxt {
    position: relative;
	font-size: 13px;
	font-weight: 300;
	line-height: 146%;
	color: #FFFFFF;
	text-align: left;
    margin-bottom: 0;
}

.phbox2 {
    position: relative;
	width: 100%;
	max-width: 996px;
    margin: 34px 0 28px;
    display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
}
.phitem {
	width: 100%;
	max-width: 492px;
}

.phw1 {
    position: relative;
	width: 100%;
    max-width: 812px;
    margin-top: 24px;
}
.phw2 {
    position: relative;
	width: 100%;
    max-width: 996px;
    margin-top: 24px;
}


.overf_p {
	overflow: hidden;
}

/*- - - - - - - - - - -*/

.logobox {
	width: 100%;
    position: relative;
	text-align: center;
    background-color: #011e4d;
	margin-right: auto;
	margin-left: auto;
	padding: 98px 0 120px;
}
.logo1 {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}

/*------------------------------------------------*/
.pcon {
	display: block;
}
.pcon2 {
	display: block;
}

/*------------------------------------------------*/
#pageTop {
	border-radius:5px;
	color:#ffffff;
	padding:10px;
	position:fixed;
	bottom:10px;
	right:10px;
	background-color: #333333;
	z-index: 99;
}
#pageTop:hover {
	background-color: #0099CC;
    cursor: pointer;
}

/*------------------------------------------------*/
@media screen and (max-width: 995px) { /* sp */
body {
	background-color: #FFFFFF;
}
body.bg{
	background-image: none;
    background-color: #FFFFFF;
}
#titelebg {
    position: relative;
	width: 100%;
}
#titelebox {
	position: relative;
	width: auto;
    margin: 0 20px;
	z-index: 10;
}
/*- - - - - - - - - - -*/
.readbg {
	width: auto;
    max-width: 996px;
    padding: 48px 0 56px;
    margin: 0 20px;
	display: flex;
	justify-content: space-between;
    align-items: center;
}
.readbox {
	position: relative;
	width: auto;
    max-width: 592px;
	margin-right: 0;
	margin-left: 0;
}
.headline {
	text-align: left;
	position: relative;
	padding: 56px 20px 38px;
}
.kijibox {
    display: inline-block;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
}
.kijibox img {
	width: 100%;
}
/*- - - - - - - - - - -*/
.orderbox {
	display: flex;
    flex-wrap: wrap;
}
.order1 {
    order:2;
}
.order2 {
	width: 100%;
    order:1;
}
.phw1 {
    position: relative;
	width: 100%;
    max-width: none;
    margin: 0px 0 24px 0;
    z-index: 100;
}
/*- - - - - - - - - - -*/
.phr {
    float: none;
	width: 100%;
    max-width: none;
	text-align: left;
    background-color: #011e4d;
    margin: 3px 0 24px 0;
    padding-bottom: 0px;
    display: flex;
}
.phw2 {
    position: relative;
	width: auto;
    max-width: none;
}
.pcon2 {
	display: none;
}
}

@media screen and (max-width: 900px) { /* sp */
.readbg {
	width: 100%;
    max-width: 996px;
    padding: 48px 0 56px;
    margin: 0 auto 0;
	display: block;
	justify-content: space-between;
    align-items: center;
}
.readbox {
	position: relative;
	width: auto;
	max-width: none;
    margin: 0 20px 0;
}
.toplogo {
	width: 240px;
	max-width: none;
    margin: 10px 0 0 24px;
}
}
@media screen and (max-width: 986px) { /* sp */
#titelebg {
    position: relative;
	width: 100%;
	background-image: url(../img/main_image_p.jpg);
	background-repeat: no-repeat;
	background-position: 60% top;
	background-size: 1400px;
    background-color: #011E4D;
}
.phbox1 {
    position: relative;
	width: 100%;
	max-width: 996px;
    margin: 34px 0 28px;
    display: flex;
}

.phbox2 {
    position: relative;
	width: auto;
	max-width: none;
    margin: 34px 20px 28px;
    display: block;
}
.phitem {
	width: 100%;
	max-width: 812px;
    margin-bottom: 24px;
}

}
@media screen and (max-width: 640px) { /* sp */
#titelebg {
    position: relative;
	width: 100%;
	background-image: url(../img/main_image_s.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
    background-color: #011E4D;
}
#titelebox {
	position: relative;
	width: 100%;
	margin: 0px;
}

.toplogo {
	width: auto;
	max-width: none;
    margin: 10px 0 0 0;
}
/*- - - - - - - - - - -*/

.headline h3 {
	position: relative;
	font-size: 28px;
	font-weight: 400;
	line-height: 123%;
	color: #333333;
	text-align: left;
	display: inline-block;
	font-feature-settings: "palt";
	padding: 0 0 0 20px;
}
.phr {
    float: none;
	width: 100%;
    max-width: none;
	text-align: left;
    background-color: #011e4d;
    margin: 3px 0 24px 0;
    padding-bottom: 0px;
    display: block;
}
.phr1 {
	width: 100%;
    max-width: 428px;
    margin: 0 auto 0;
}
.phr2 {
	width: 100%;
    max-width: none;
    padding: 14px 20px 24px;
    box-sizing:border-box;
}
    
.phw1 {
    position: relative;
	width: 100%;
    max-width: 620px;
    margin: 0px 0 24px 0;
    z-index: 100;
}
.prfbox p.name {
    position: relative;
	font-size: 13px;
	font-weight: 400;
	line-height: 130%;
	color: #FFFFFF;
}
.prfbox h4 {
    position: relative;
	font-size: 22px;
	font-weight: 400;
	line-height: 110%;
	color: #FFFFFF;
    text-align: left;
}
.prfbox h4 span {
	font-size: 16px;
}
.prfbox p.prftxt {
    position: relative;
	font-size: 12px;
	font-weight: 400;
	line-height: 140%;
	color: #FFFFFF;
	text-align: left;
}
}/* 640 end */

@media screen and (max-width: 594px) { /* sp */
#titelebox {
	position: relative;
    width: auto;
	margin-right: 0;
	margin-left: 0;
}
}
@media screen and (max-width: 475px) { /* sp */
.pcon {
	display: none;
}
.readbox p {
	font-size: 16px;
	font-weight: normal;
	line-height: 160%;
}
}

@media screen and (max-width: 400px) { /* sp */

.headline h3 {
	position: relative;
	font-size: 24px;
	font-weight: 400;
	line-height: 123%;
	color: #333333;
	text-align: left;
	display: inline-block;
	font-feature-settings: "palt";
	padding: 0 0 0 16px;
}

.headline h3:before {
  position: absolute;
  background-color: #011E4D;
  content: "";
  left: 0%;
  top: 3%;
  bottom: 0%;
  width: 8px;
  height: 96%;
}
}

@media screen and (max-width: 370px) { /* sp */
.logobox {
	width: 100%;
    position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 62px 0 88px;
}
.logo1 {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
}
@media screen and (max-width: 360px) { /* sp */
.headline h3 {
	font-size: 24px;
}
.kijibox p {
	font-size: 14px;
	line-height: 181%;
	color: #333333;
	margin-bottom: 20px;
}
.zubox p {
	font-size: 12px;
    padding: 2px 0 0;
}
}
