body, p {
	font-family: 'Roboto', sans-serif;
	color: #FFF;
	margin: 0;
}
body {
	-webkit-text-size-adjust: 100%; /* for iphone */
}
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;
    background: #edebe5;
}
#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 */
}
/*------------------------------------------------*/
#titelebg {
    position: relative;
	width: 100%;
	background-image: url(../img/main_image_p.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 1400px;
}
#titelebg2 {
    position: relative;
	width: 100%;
	background-image: url(../img/inner_image_p.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 1400px;
}
#titelebox {
	position: relative;
	width: 100%;
    max-width: 996px;
	margin-right: auto;
	margin-left: auto;
    z-index: 100;
}
#titelebox2 {
	position: relative;
	width: 100%;
    max-width: 996px;
	margin: 0 auto 4px;
    z-index: 100;
}
#titelebox #tibox,#titelebox2 #tibox {
	position: relative;
    width: 100%;
    max-width: 490px;
	margin: 0 auto;
	z-index: 10;
}
#titelebox #tibox h2,#titelebox2 #tibox h2 {
	position: relative;
	display: inline-block;
    width: 100%;
    z-index: 100;
}
/*- - - - - - - - - - -*/

.readbox {
	position: relative;
	width: 100%;
	max-width: 758px;
    background: #282828;
	margin: 0px auto 4px;
    padding: 24px 40px;
}
.readbox p {
	width: 100%;
	font-size: 16px;
	font-weight: 400;
	line-height: 162.5%;
	color: #FFFFFF;
	margin-right: auto;
}
/*- - - - - - - - - - -*/
.nav_topbg {
	position: relative;
    margin-bottom: 0px;
}
.nav {
	position: relative;
	width: 100%;
    max-width: 758px;
    z-index: 100;
}
.navtop {
    margin: 0 auto 26px;
}
.navbtm {
    margin: 70px auto 4px;
    overflow: hidden;
}
.nav ul {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between; 
    list-style: none;
}
.nav li {
	width: 150px;
    margin: 0;
}
.nav li.nvip {
	width: 150px;
}
.nav li a {
	display: inline-block;
}
.nav li a.nvbt {
    z-index:0;
    background:#275767;
    transition:0.8s;
}
.nav li a.nvbt:hover{
    background:#1f8fa4;
}
.nav li .navitop {
	width: 150px;
}
/*------------------------------------------------*/
.main_top {
	width: 100%;
    max-width: 996px;
	text-align: center;
    background:#FFFFFF;
	padding: 50px 0 44px;
	margin: 0 auto 20px;    
}
.main1 {
	width: 100%;
    max-width: 996px;
	text-align: center;
    background:#FFFFFF;
	padding: 50px 0 54px;
	margin: 0 auto 20px;    
}
.main2 {
	width: 100%;
	text-align: center;
	padding-bottom: 70px;
	margin: 0 auto;
}
/*- - - - - - - - - - -*/
.topheadline h3.top {
	position: relative;
	width: 100%;
    max-width: 812px;
	font-size: 20px;
	font-weight: 400;
	line-height: 130%;
	color: #343434;
	text-align: center;
	display: block;
	font-feature-settings: "palt";
	padding: 40px 0px 10px 0px;
	margin: 0 auto 16px;
	border-bottom: 1px solid #E8EAEA;
}
.topheadline h3.midl {
	position: relative;
	width: 100%;
    max-width: 812px;
	font-size: 20px;
	font-weight: 400;
	line-height: 130%;
	color: #343434;
	text-align: center;
	display: block;
	font-feature-settings: "palt";
	padding: 10px 0px 10px 0px;
	margin: 0 auto 16px;
	border-bottom: 1px solid #E8EAEA;
}
.wid {
	width: 100%;
    max-width: 812px!important;
	margin: 0 auto 0px;
}
h3.sctionti {
	width: 100%;
    max-width: 812px;
	font-size: 16px;
	font-weight: 600;
	line-height: 112.5%;
    text-align: center;
	color: #000000;
    font-style: italic;
	margin: 20px auto 20px;
}
.listbox {
	width: 100%;
    max-width: 812px;
    display: flex;
    justify-content: space-between; 
    flex-wrap: wrap;
	margin: 0 auto 0px;
}
.listbox1 {
	width: 100%;
    max-width: 812px;
    display: flex;
    justify-content: space-between; 
    flex-wrap: wrap;
	margin: 0 auto 0px;
}
.listbox2 {
	width: 100%;
    max-width: 642px;
    display: flex;
    justify-content: space-between; 
    flex-wrap: wrap;
	margin: 0 auto 0px;
}
.listitem {
	width: 386px;
    display: flex;
    justify-content: space-between; 
    margin-bottom: 16px;
}
.listitem2 {
	width: 170px;
    display: block;
    justify-content: space-between; 
    text-align: center;
    margin-bottom: 16px;
}
.listitem .item_ph {
	width: 110px;
}
.listitem .item_txt {
	width: 260px;
}
.listitem2 .item_ph {
	width: 110px;
    margin: 0 auto 4px;
}
.listitem2 .item_txt {
	width: 170px;
}
.item_txt h3 {
	font-size: 16px;
	font-weight: 600;
	line-height: 112.5%;
    text-align: left;
	color: #000000;
    font-style: italic;
    margin-bottom: 12px;
}
.listitem .item_txt p {
    text-align: left;
}
.listitem2 .item_txt p {
    text-align: center;
}
.item_txt p.name {
	font-size: 16px;
	font-weight: 500;
	color: #282828;
}
.item_txt p.post {
	font-size: 12px;
	font-weight: 400;
	line-height: 120%;
	color: #282828;
}

/*- - - - - - - - - - -*/
.kouen {
    width: 228px;
	font-size: 16px;
	font-weight: 600;
	line-height: 100%;
	color: #FFFFFF;
    background-color: #282828;
    padding: 10px 0 12px;
    margin: 0 auto;
}
.headline {
	text-align: center;
	position: relative;
	margin-bottom: 40px;
}
.headline h3.speech {
	position: relative;
	width: 100%;
    max-width: 812px;
	font-size: 32px;
	font-weight: 400;
	line-height: 118.7%;
	color: #343434;
	text-align: center;
	display: inline-block;
	font-feature-settings: "palt";
	padding: 40px 0px 10px 0px;
	margin: 0 auto 14px;
	border-bottom: 1px solid #E8EAEA;
}
.headline h3.sesti {
	position: relative;
	width: 100%;
    max-width: 812px;
	font-size: 28px;
	font-weight: 600;
	line-height: 118.7%;
	color: #343434;
	text-align: center;
	display: inline-block;
	font-feature-settings: "palt";
	padding: 40px 0px 10px 0px;
	margin: 0 auto 14px;
	border-bottom: 1px solid #E8EAEA;
}
.txtbr {
	display: inline-block;
}
.headline p {
	font-size: 14px;
	font-weight: 400;
	line-height: 112%;
	color: #275767;
	margin-bottom: 8px;
	text-align: center;
}
.headline p span {
	font-size: 16px;
	font-weight: 600;
}
.headline p.yaku {
	font-size: 14px;
	font-weight: 400;
	color: #808080;
	margin-bottom: 4px;
}

.kijibox h4.squ {
	position: relative;
	font-size: 28px;
	font-weight: 500;
	line-height: 130%;
	color: #343434;
	text-align: center;
	font-feature-settings: "palt";
	padding: 20px 0px 10px 0px;
	margin-bottom: 14px;
}
.kijibox h4.squ:before {
    content: '';
    position: absolute;
    left: 50%;
    top: -8px;
    width: 14px;
    height: 14px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #e8eaea;
}
.kijibox h4.kiji {
	position: relative;
	font-size: 23px;
	font-weight: 500;
	line-height: 130%;
	color: #343434;
	text-align: left;
	font-feature-settings: "palt";
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
}
.kijibox h4.kigyo {
	position: relative;
	font-size: 24px;
	font-weight: 500;
	line-height: 130%;
	color: #343434;
    font-style: italic;
	text-align: center;
	font-feature-settings: "palt";
	padding: 0px 0px 0px 0px;
	margin-bottom: 20px;
}
.kijibox h4.kigyo2 {
	position: relative;
	font-size: 24px;
	font-weight: 500;
	line-height: 130%;
	color: #343434;
    font-style: italic;
	text-align: center;
	font-feature-settings: "palt";
	padding: 20px 0px 0px 0px;
	margin-bottom: 20px;
}
.kouenti {
    padding: 10px 0px 18px 0px;
    
}
/*- - - - - - - - - - -*/
.introbox {
	width: 100%;
    max-width: 812px;
    margin: 40px auto 0;
}
.introbox2 {
	width: 100%;
    max-width: 812px;
    margin: 10px auto 0;
}
.introbox p.intro,.introbox2 p.intro {
	font-size: 16px;
	font-weight: 600;
	line-height: 181%;
	color: #333333;
	text-align: left;
	margin-bottom: 16px;
}
.namebox {
	width: 100%;
    max-width: 812px;
	border-top: 1px solid #E8EAEA;
	border-bottom: 1px solid #E8EAEA;
    padding: 18px 0 10px;
    margin: 0px auto 0;
}
.kijibox {
	width: 100%;
    max-width: 812px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
	text-align: left;
}
.kijibox p {
	font-size: 16px;
	font-weight: 300;
	line-height: 162.5%;
	color: #333333;
	margin-bottom: 16px;
}
.kijibox p.qes {
	font-weight: 600;
}
.kijibox p span.sup {
	font-size: 10px;
}
.kijibox span.name {
	font-weight: 600;
	color: #275767;
}
.kijibox .name p {
	font-size: 14px;
	font-weight: 400;
	line-height: 130%;
	margin-bottom: 8px;
}
.kijibox p sub {
    vertical-align: baseline;
}
.phbox {
	width: 100%;
    max-width: 790px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between; 
    margin: 30px auto;
}
.phbox2 {
	width: 100%;
    max-width: 590px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between; 
    margin: 30px auto;
}
.phbox .phitem,.phbox2 .phitem {
	width: 190px;
    margin: 0;
}

.nxtbox {
	width: 100%;
    max-width: 996px;
    text-align: center;
    margin: 0 auto;
}
.nxtbox a {
    display: inline-block;
	width: 100%;
	font-size: 16px;
	font-weight: 400;
	line-height: 120%;
    text-decoration: none;
    color: #FFFFFF;
    background: #275767;
    padding: 12px 0 14px;
    transition:0.8s;
}
.nxtbox a:hover {
    background: #1f8fa4;
}

.ph_l {
    float: left;
	width: 100%;
	max-width: 200px;
    margin: 3px 24px 0 0;
}



.php p {
	font-size: 13px;
	text-align: left;
	font-weight: 300;
	line-height: 116%;
	color: #4a4a4a;
    margin-top: 2px;
    padding-bottom: 0px;
}


.imgbg {
    background-color: #005b49;
}
.imgbox {
	width: 100%;
    max-width: 812px;
    margin: 0 auto;
}
.phww {
	width: 100%;
    max-width: 812px;
	text-align: center;
    margin: 32px auto 0;
}


.overf_p {
	overflow: hidden;
}

/*- - - - - - - - - - -*/

.logoboxbg {
	width: 100%;
    position: relative;
	text-align: center;
    background-color: #FFFFFF;
}
.logobox {
	width: 100%;
    position: relative;
	text-align: center;
    background-color: #FFFFFF;
	margin: 0 auto;
	padding: 80px 20px 100px;
}
.logo {
    display:inline-block;
    margin: 0 26px 30px;
}
.logo p {
    margin: 0 16px 0 0;
}
.logobox p {
    display:inline-block;
	font-size: 14px;
	color: #333333;
	font-weight: 300;
	line-height: 120%;
    vertical-align: middle;
}
.logo1 {
	width: 118px;
    display:inline-block;
    vertical-align: middle;
}
.logo2 {
	width: 169px;
    display:inline-block;
    vertical-align: middle;
}
.logobox p.txt {
    display:block;
	font-size: 14px;
	line-height: 142%;
    vertical-align: middle;
}
/*------------------------------------------------*/
.pcon {
	display: block;
}
.pcon2 {
	display: block;
}

/*------------------------------------------------*/
#pageTop {
	border-radius:5px;
	color:#ffffff;
	padding:10px;
	position:fixed;
	bottom:20px;
	right:10px;
	background-color: #333333;
	z-index: 999;
}
#pageTop:hover {
	background-color: #0099CC;
    cursor:pointer;
}

/*------------------------------------------------*/
@media screen and (max-width: 995px) { /* sp */
body {
	background-color: #FFFFFF;
	background-image: none;
}

/*- - - - - - - - - - -*/
.pcon2 {
	display: none;
}
#popup{
    display: none;
    left: 200%;
}
}
@media screen and (max-width: 852px) { /* sp */
.introbox {
	width: auto;
    max-width: 812px;
    margin: 40px 20px 0;
}
}
@media screen and (max-width: 840px) { /* sp */
.headline {
	margin: 0 20px 14px;
}
.kijibox {
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
}
.phww {
	width: 100%;
    max-width: 812px;
	background-image: none;
	text-align: center;
    margin: 32px auto 0;
    padding: 4px;
}
.phbox .phitem,.phbox2 .phitem {
	width: 190px;
    margin: 0 4px;;
}
}
@media screen and (max-width: 832px) { /* sp */
.topbox .project {
	position: relative;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
	box-sizing: border-box;
}
.phbox,.phbox2 {
	width: auto;
    max-width: none;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    margin: 30px auto;
}
.listitem2 {
	width: 190px;
    display: block;
    justify-content: space-between; 
    text-align: center;
    margin: 0 20px 16px;
}
.listitem2 .item_txt {
	width: 170px;
    margin: 0 auto;
}
}

@media screen and (max-width: 756px) { /* sp */
.readbox {
	position: relative;
	width: auto;
    max-width: none;
	margin: 0 2px 4px;
}

.nav li {
	width: 186px;
    margin: 0 2px;
}
}

@media screen and (max-width: 878px) { /* sp */
.listbox {
	width: 100%;
    max-width: 812px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
	margin: 0 auto 0px;
}
.listbox1 {
	width: 100%;
    max-width: 812px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
	margin: 0 auto 0px;
}
.listbox2 {
	width: 100%;
    max-width: 642px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
	margin: 0 auto 0px;
}
}
@media screen and (max-width: 640px) { /* sp */
#titelebg {
	width: 100%;
	background-image: url(../img/main_image_s.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-size: contain;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
}
#titelebg2 {
    position: relative;
	width: 100%;
	background-image: url(../img/inner_image_s.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
}
#titelebox {
	position: relative;
	width: 100%;
	margin: 0px;
    padding: 0;
}
#titelebox2 {
	position: relative;
	width: 100%;
	margin: 0 0 4px;
    padding: 0;
}
#titelebox #tibox {
	position: relative;
	display: inline-block;
    width: 100%;
    max-width: 640px;
	margin-right: auto;
	margin: 0px;
	z-index: 10;
}
#titelebox #tibox h2,#titelebox2 #tibox h2 {
	position: relative;
	display: inline-block;
    width: 100%;
    z-index: 100;
}
.readbox {
	position: relative;
	width: auto;
    max-width: none;
    padding: 30px 30px;
	margin: 0 0px 4px;
}
.readbox p {
	width: 100%;
    max-width: none;
	font-size: 16px;
	margin: 0;
    padding: 0;
}

.headline {
	text-align: center;
	position: relative;
	margin-top: 0px;
	margin-bottom: 30px;
}
.headline h3 {
	font-size: 32px;
	margin-right: 20px;
	margin-left: 20px;
	font-feature-settings: "palt";
	margin-top: 0px;
}
.main2 h3 {
	position: relative;
    font-size: 32px;
	font-weight: 400;
    line-height: 130%;
    color: #005b49;
    text-align: center;
    display: inline-block;
    padding: 50px 0px 0px 0px;
	margin: 0 20px 30px;
    font-feature-settings: "palt";
}
.mgnbtm80 {
	margin-bottom: 40px;
}

.kijibox {
	text-align: center;
}
.ph_l {
    float: none;
	width: 100%;
	max-width: 200px;
    margin: 3px auto 18px;
}
.nav li {
	width: 160px;
    margin: 0 1px;
}
.nav li.nvip {
	width: 160px;
}
.nav li.navitop {
	width: 102px;
}
}/* 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: 548px) { /* sp */
.btbox .bt1 {
    width: auto;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 40px;
}
.btbox .bt1 a {
    width: auto;
}
.btbox .bt2 a {
    width: auto;
}
}
@media screen and (max-width: 475px) { /* sp */
.pcon {
	display: none;
}
.readbox p {
	font-size: 16px;
	font-weight: normal;
	line-height: 160%;
}
.headline p {
	font-size: 13px;
	font-weight: 400;
	line-height: 140%;
	color: #343434;
	margin-bottom: 8px;
	text-align: center;
    font-feature-settings: "palt";
}
.headline p span {
	font-size: 14px;
	font-weight: 600;
}
.headline p.yaku {
	font-size: 12px;
	font-weight: 400;
	color: #808080;
	margin-bottom: 4px;
}
.logobox p {
    display:inline-block;
	font-size: 14px;
	font-weight: 300;
	line-height: 120%;
    vertical-align: middle;
}
.logobox p.txt {
    display:block;
	font-size: 14px;
	line-height: 180%;
    vertical-align: middle;
}
}
@media screen and (max-width: 436px) { /* sp */
.phbox .phitem,.phbox2 .phitem {
	width: 154px;
    margin: 0 4px;;
}
}
@media screen and (max-width: 400px) { /* sp */
.headline h3 {
	font-size: 26px;
	margin-right: 10px;
	margin-left: 10px;
}
.main2 h3 {
	position: relative;
    font-size: 26px;
	font-weight: 400;
    line-height: 130%;
    color: #005b49;
    text-align: center;
    display: inline-block;
    padding: 20px 0px 0px 0px;
	margin: 0 20px 10px;
    font-feature-settings: "palt";
}
.sitebt {
	width: 90%;
    max-width: none;
	margin-right: auto;
	margin-left: auto;
}
.sitebt2 {
	width: 90%;
    max-width: none;
    background:#0c3953;
	margin-right: auto;
	margin-left: auto;
}
.php p {
	font-size: 12px;
	text-align: left;
	font-weight: 300;
	line-height: 116%;
	color: #4a4a4a;
    margin-top: 2px;
    padding-bottom: 0px;
    font-feature-settings: "palt";
}
}
@media screen and (max-width: 386px) { /* sp */
.listitem {
	width: 386px;
    display: flex;
    justify-content: flex-start; 
    margin-bottom: 16px;
}
.listitem .item_ph {
	width: 110px;
    flex-shrink: 0;
}
.listitem .item_txt {
	width: auto;
    max-width: 260px;
    margin: 0 10px;
}
}
@media screen and (max-width: 374px) { /* sp */
.phbox .phitem,.phbox2 .phitem {
	width: 130px;
    margin: 0 4px;;
}
}
@media screen and (max-width: 360px) { /* sp */
.headline h3 {
	font-size: 24px;
}
.main2 h3 {
	font-size: 24px;
}
.kijibox p {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 20px;
}
.php p {
	font-size: 10px;
	text-align: left;
	font-weight: 300;
	line-height: 116%;
	color: #4a4a4a;
    margin-top: 2px;
    padding-bottom: 0px;
}
}