@import "mp.css";


/* ----------------------- Basic Style */	
/* ------------ Font Style */
body{
	width:100%;
	margin:0 auto;
	padding:0;
	color:#555555;
	letter-spacing:0.1em;
	line-height:1.6em;
	background-color:#FFFFFF;
	-webkit-text-size-adjust: none;
	font-family:Roboto, "Droid Sans", '・ｽ・ｽ・ｽS・ｽV・ｽb・ｽN', YuGothic, '・ｽ・ｽ・ｽC・ｽ・ｽ・ｽI', Meiryo, '・ｽq・ｽ・ｽ・ｽM・ｽm・ｽp・ｽS ProN W3', 'Hiragino Kaku Gothic ProN', '・ｽl・ｽr ・ｽo・ｽS・ｽV・ｽb・ｽN', Verdana, sans-serif;
	font-size: 0.86em;
}

* html .iepngfix {
	behavior: expression(iepngfix.fix(this));
}

/* ------------ A Style */	
a:link {
	font-weight:bolder;
	color:#076394;
	text-decoration: none;
}
a:visited {
	font-weight:bolder;
	color:#076394;
	text-decoration: none;
}
a:hover {
	font-weight:bolder;
	color:#076394;
	text-decoration: underline;
}
a:active {
	font-weight:bolder;
	color:#076394;
	text-decoration: underline;
}

a:focus{
overflow:hidden;
outline:none;
}

a { -webkit-tap-highlight-color: rgba(57,96,138,0.3); /*・ｽn・ｽC・ｽ・ｽ・ｽC・ｽg・ｽE・ｽs・ｽ・ｽ・ｽ・ｽ・ｽx10・ｽ・ｽ*/ }


/* ------------------------ */

/* - container ------------ */

#container {
}

#container.fixed {
	padding-top:91px;
	
}



/* ------------------------ */
/* - header --------------- */
/* ------------------------ */

#head{
	border-top:solid 6px #076394;
	border-bottom:solid 1px #dddddd;
	padding-top:15px;
	text-align:center;
	position:relative;
	z-index:8888;
	width:100%;
	background-color:#FFFFFF;
}

#head.fixed{
	position:fixed;
	top:0;
}

#logo{
	margin-bottom:10px;
}

#logo img{
	width:168px;
	height:64px;
}


/* - navigation ------------ */

#drop_navi {
	position:absolute;
	background:url(../images/navi_bt.jpg);
	background-size:100% 100%;
	right:15px;
	top:24px;
	width:56px;
	height:36px;
	display:block;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.fbic { display:none; }

.nav {
	display:none;
	position:fixed;
	left:0px;
	top:94px;
	width:100%;
	background:#F7F7F7;
	z-index:9999;
	overflow:visible;
	float:none;
	clear:both;
	filter: alpha(opacity=95);
	-moz-opacity:0.95;
	opacity:0.95;
}

.nav ul{
	width:100%;
	overflow:visible;
	float:none;
	clear:both;
	position:relative;
}
.nav li{
	text-align:center;
	margin:0 auto;
	border-bottom:1px solid #e1e1e1;
	width:100%;
}
.nav li:first-child {
	border-top:1px solid #e1e1e1;
}

#nav ul li a {
	font-weight:normal;
	color:#076394;
	font-size:150%;
	text-decoration: none;
	white-space:nowrap;
	display:block;
	padding:20px 0;
}



/* ------------------------ */
/* - ・ｽ・ｽ・ｽ・ｽ ------------ */
/* ------------------------ */

h1 {
	font-size:1.6em;
	font-weight:normal;
	color:#076394;
	line-height:1.2em;
}

h2 {
	font-size:1.5em;
	font-weight:normal;
	color:#076394;
	line-height:1.2em;
}

h3 {
	font-weight:normal;
	line-height:1.2em;
	font-size:1.5em;
	color:#076394;
}

.txtbl { color:#076394; }
	

#headimg {
	width: 100%;
	height: 360px;
	text-align:center;
	background: url(../images/top-ph01.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position:relative; /* ・ｽ・ｽﾎ配・ｽu・ｽﾌ基準・ｽ_ */
}

#headimg img {
	position:absolute; /* ・ｽ・ｽﾎ配・ｽu */
	top:50%; /* ・ｽ繧ｩ・ｽ逕ｼ・ｽ・ｽ */
	left:50%; /* ・ｽ・ｽ・ｽ・ｽ・ｽ逕ｼ・ｽ・ｽ */
	width:90%; /* ・ｽ・ｽg・ｽﾆ難ｿｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ */
	margin:-8% 0 0 -45%; /* ・ｽv・ｽf・ｽﾌ大き・ｽ・ｽ・ｽﾌ費ｿｽ・ｽ・ｽ・ｽ・ｽ・ｽ・ｽ */
}




/* ------------------------ */
/* - section ------------ */
/* ------------------------ */

#section {
	overflow:hidden;
	float:none;
	clear:both;
	position:relative;
	padding:44px 0 60px;
	max-width:667px;
}

.bg_bl { background:#E4ECF4; }

.bg_wh { background:#FFFFFF; }

.bg_gr { background:#F7F7F7; }

#article {
	max-width:90%;
	margin:0 auto;
	display: block;
    content: '';
}

#article98 {
	max-width:100%;
	margin:0 auto;
	display: block;
    content: '';
}

#article70 {
	max-width:90%;
	margin:0 auto;
	display: block;
    content: '';
}

#article70 img {
	width:100%;
}



/* ------------------------ */
/* - top ------------ */
/* ------------------------ */

/*--- 5strongs ---*/

#top_5s_head {
	font-size:2.0em;
	font-weight:normal;
	color:#076394;
	text-align:center;
	margin-bottom:20px;
}

/*--- // ・ｽ・ｽ・ｽE・ｽ・ｽ・ｽC・ｽ・ｽ・ｽR・ｽ・ｽ・ｽe・ｽ・ｽ・ｽc // ---*/
#top_5s_cnt {
	width:100%;
}
/*--- // ・ｽ・ｽ・ｽC・ｽ・ｽ・ｽR・ｽ・ｽ・ｽe・ｽ・ｽ・ｽc // ---*/
#top_5s_main {
	width:100%;
	text-align:center;
}
#top_5s_main img {
	width:90%;
	margin:0 5%;
}
/*--- // ・ｽ・ｽ・ｽR・ｽ・ｽ・ｽe・ｽ・ｽ・ｽc // ---*/
#top_5s_left {
	width:100%;
	margin-top:30px;
}

#top_5s_left div div {
	padding:0 20px;
}

/*--- // ・ｽE・ｽR・ｽ・ｽ・ｽe・ｽ・ｽ・ｽc // ---*/
#top_5s_right {
	width:100%;
	margin-top:30px;
}

#top_5s_right div div {
	padding:0 20px;
}

/*--- // 3・ｽJ・ｽ・ｽ・ｽ・ｽ・ｽS・ｽﾌの囲ゑｿｽ // ---*/
#top_5s_all {
	width:100%;
}

#top_5s_ttl {
	font-size:1.2em;
	color:#076394;
	margin-bottom:0px;
}

/*--- ・ｽ・ｽ・ｽ・ｽ・ｽt・ｽH・ｽg ---*/
#topimg {
	width:100%;
	height: 480px;
	background: url(../images/top-ph02.jpg) repeat-x center center;
	color:#FFFFFF;
	display: table-cell;
    vertical-align: middle;
    text-align: center;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-o-background-size: auto 100%;
	background-size:auto 100%;
}

#topimg #cncpt_contents {
	width:95%;
    display: inline-block;
}

#topimg #cncpt_ttl {
	text-align:center;
	font-size:1.5em;
}

#topimg #cncpt_txt {
	margin-top:10px;
    text-align: left;
	font-size:0.9em;
	line-height:1.4em;
}

/* - service ------------ */

#service_top_area_t {
	width:100%;
}

#service_top_area_t :after {
	content: "";	/* ・ｽV・ｽ・ｽ・ｽ・ｽ・ｽv・ｽf・ｽ・ｽ・ｽ・ｽ・ｽ */
	display: block;	/* ・ｽu・ｽ・ｽ・ｽb・ｽN・ｽ・ｽ・ｽx・ｽ・ｽ・ｽv・ｽf・ｽ・ｽ */
	clear: both;
}

#service_top_area_t li {
	float:left;
	width:44%;
	padding:3%;
}

#service_top_area_t li a {
	width:100%;
	overflow: hidden;
	display: inline-block;
	*display: inline; /* ie6,7 */
	*zoom: 1; /* ie6,7 */
	border: 2px solid #EEEDED;
}

#service_top_area_t li a img {
	width:100%;
	margin: -2px;
}



/* ------------------------ */
/* - google map ------------ */
/* ------------------------ */

#gmap_set {
	width: 100%;
	margin:0 auto 40px;
}

#gmap_box {
	width: 100%;
	height: 66%x;
	margin-bottom:20px;
}

#google-maps {
	position: relative;
	padding-bottom: 66%; // ・ｽ・ｽ・ｽ黷ｪ・ｽc・ｽ・ｽ・ｽ・ｽ
	height: 0;
	overflow: hidden;
}

#google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

span.topadress { font-size:1.2em; }


/* ------------------------ */
/* - service ------------ */
/* ------------------------ */

#service_top_area {
	width:100%;
}

#service_top_area :after {
	content: "";	/* ・ｽV・ｽ・ｽ・ｽ・ｽ・ｽv・ｽf・ｽ・ｽ・ｽ・ｽ・ｽ */
	display: block;	/* ・ｽu・ｽ・ｽ・ｽb・ｽN・ｽ・ｽ・ｽx・ｽ・ｽ・ｽv・ｽf・ｽ・ｽ */
	clear: both;
}

#service_top_area li {
	float:left;
	width:44%;
	padding:3%;
}

#service_top_area li a {
	width:100%;
	overflow: hidden;
	display: inline-block;
	*display: inline; /* ie6,7 */
	*zoom: 1; /* ie6,7 */
	border: 2px solid #EEEDED;
}

#service_top_area li a img {
	width:100%;
	margin: -2px;
}



/*--- ・ｽ・ｽ・ｽC・ｽ・ｽ・ｽ・ｽ・ｽB・ｽW・ｽ・ｽ・ｽA・ｽ・ｽ ---*/

#service01img {
	width:100%;
  height: 240px;
  background: url(../images/service01_top.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#service02img {
	width:100%;
  height: 240px;
  background: url(../images/service02_top-2.jpg) no-repeat center right;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#service03img {
	width:100%;
  height: 240px;
  background: url(../images/service03_top.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#service04img {
	width:100%;
  height: 240px;
  background: url(../images/service04_top.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#service05img {
	width:100%;
  height: 240px;
  background: url(../images/service05_top.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#service06img {
	width:100%;
  height: 240px;
  background: url(../images/service06_top.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#service07img {
	width:100%;
  height: 240px;
  background: url(../images/service07_top.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#service08img {
	width:100%;
  height: 240px;
  background: url(../images/service08_top.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#service10img {
	width:100%;
  height: 240px;
  background: url(../images/service10_top.jpg) no-repeat center left;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/*--------------------------*/

#service_box {
	width:90%;
	border:solid 1px #dddddd;
	line-height:1.7em;
	margin:0 auto;
}

#service_box:after {
	content: "";	/* ・ｽV・ｽ・ｽ・ｽ・ｽ・ｽv・ｽf・ｽ・ｽ・ｽ・ｽ・ｽ */
	display: block;	/* ・ｽu・ｽ・ｽ・ｽb・ｽN・ｽ・ｽ・ｽx・ｽ・ｽ・ｽv・ｽf・ｽ・ｽ */
	clear: both;
}

#service_left {
	width:80%;
	padding:10%;
}

#service_right {
	width:100%;
}

#service_right img {
	width:100%;
}

#service_ph {
	width:100%;
	padding-top:5%;
}

#service_ph img {
	width:100%;
	height:auto;
}

#service_ph2 {
	width:100%;
	padding-top:5%;
}

#service_ph2 img {
	width:100%;
	height:auto;
}

#service_ttl {
	font-size:1.5em;
	line-height:1.3em;
	color:#076394;
	padding-bottom:15px;
}

#servicenavi p {
	font-weight:bolder;
	font-size:1.2em;
	color:#076394;
	text-align:center;
}

#servicenavi ul {
	margin-top:15px;
	left:50%;
	position:relative;
	float: left;
}

#servicenavi ul:after {
	content: "";	/* ・ｽV・ｽ・ｽ・ｽ・ｽ・ｽv・ｽf・ｽ・ｽ・ｽ・ｽ・ｽ */
	display: block;	/* ・ｽu・ｽ・ｽ・ｽb・ｽN・ｽ・ｽ・ｽx・ｽ・ｽ・ｽv・ｽf・ｽ・ｽ */
	clear: both;
}

#servicenavi ul li {
	width:50%;
	left:-50%;
	position:relative;
	float: left;
	margin:10px 0;
	text-align:center;
}

#servicenavi ul li a:link , #servicenavi ul li a:visited {
	font-weight:normal;
	color:#555555;
	text-decoration: none;
}
#servicenavi ul li a:hover , #servicenavi ul li a:active {
	font-weight:normal;
	color:#076394;
	text-decoration: underline;
}



/* ------------------------ */
/* - 5strongs ------------ */
/* ------------------------ */

#strongs_top_box {
	width:100%;
}

#strongs_top_box:after {
	content: "";	/* ・ｽV・ｽ・ｽ・ｽ・ｽ・ｽv・ｽf・ｽ・ｽ・ｽ・ｽ・ｽ */
	display: block;	/* ・ｽu・ｽ・ｽ・ｽb・ｽN・ｽ・ｽ・ｽx・ｽ・ｽ・ｽv・ｽf・ｽ・ｽ */
	clear: both;
}

#strongs_top_left {
	width:100%;
}

#strongs_top_right {
	width:70%;
	margin:10px 15%;
}

#strongs_top_right img {
	width:100%;
}

#strongs_cnt_box {
	position:relative;
	width:100%;
	min-height:650px;
}

#strongs_cnt_box02 {
	position:relative;
	width:100%;
	min-height:850px;
}

#strongs_cnt_box03 {
	position:relative;
	width:100%;
	min-height:1050px;
}

#strongs_cnt_box04 {
	position:relative;
	width:100%;
	min-height:1000px;
}

#strongs_cnt_box05 {
	position:relative;
	width:100%;
	min-height:800px;
}

#strongs_cnt_01 {
 	width:30%;
	position:absolute;
	top:-4%;
	left:1%;
	z-index:1;
}

#strongs_cnt_02 {
 	width:30%;
	position:absolute;
	top:-3%;
	left:1%;
	z-index:1;
}

#strongs_cnt_03 {
 	width:30%;
	position:absolute;
	top:-3%;
	left:-4%;
	z-index:1;
}

#strongs_cnt_04 {
 	width:30%;
	position:absolute;
	top:-3%;
	left:-5%;
	z-index:1;
}

#strongs_cnt_05 {
 	width:30%;
	position:absolute;
	top:-1%;
	left:-5%;
	z-index:1;
}

#strongs_cnt_01 img , #strongs_cnt_02 img , #strongs_cnt_03 img , #strongs_cnt_04 img , #strongs_cnt_05 img {
	width:100%;
}

#strongs_cnt_right {
 	width:75%;
	position:absolute;
	top:40px;
	left:25%;
	z-index:2;
}

#strongs_ttl {
	font-size:1.5em;
	color:#076394;
	padding-bottom:16px;
}

#strong_pharea {
	width:100%;
}

#strong_pharea_a {
	width:100%;
}

#strong_pharea_b {
	width:100%;
	margin-top:20px;
}

#strong_pharea:after {
	content: "";	/* ・ｽV・ｽ・ｽ・ｽ・ｽ・ｽv・ｽf・ｽ・ｽ・ｽ・ｽ・ｽ */
	display: block;	/* ・ｽu・ｽ・ｽ・ｽb・ｽN・ｽ・ｽ・ｽx・ｽ・ｽ・ｽv・ｽf・ｽ・ｽ */
	clear: both;
}

#strong_pharea2 {
	width:100%;
	margin:20px 0px 0;
}

#strong_pharea2_a {
	width:50%;
	float:left;
}

#strong_pharea2_b {
	width:50%;
	float:left;
}

#strong_pharea2:after {
	content: "";	/* ・ｽV・ｽ・ｽ・ｽ・ｽ・ｽv・ｽf・ｽ・ｽ・ｽ・ｽ・ｽ */
	display: block;	/* ・ｽu・ｽ・ｽ・ｽb・ｽN・ｽ・ｽ・ｽx・ｽ・ｽ・ｽv・ｽf・ｽ・ｽ */
	clear: both;
}

#strong_pharea3 {
	width:100%;
	margin:40px 0px 0;
}

#strong_pharea3_a {
	width:100%;
	text-align:center;
}

#strong_pharea3_a img {
	max-width: 260px;
・ｽ@・ｽ@margin: 0 auto;
}

#strong_pharea3_b {
	width:100%;
	margin:40px 0px 0;
}

#strong_pharea3:after {
	content: "";	/* ・ｽV・ｽ・ｽ・ｽ・ｽ・ｽv・ｽf・ｽ・ｽ・ｽ・ｽ・ｽ */
	display: block;	/* ・ｽu・ｽ・ｽ・ｽb・ｽN・ｽ・ｽ・ｽx・ｽ・ｽ・ｽv・ｽf・ｽ・ｽ */
	clear: both;
}

#strong_pharea img , #strong_pharea3 img {
	width:100%;
}



/* ------------------------ */
/* - rinen ------------ */
/* ------------------------ */

#rinen_box01 {
	width:100%;
}

#rinen_box01:after {
	content: "";	/* ・ｽV・ｽ・ｽ・ｽ・ｽ・ｽv・ｽf・ｽ・ｽ・ｽ・ｽ・ｽ */
	display: block;	/* ・ｽu・ｽ・ｽ・ｽb・ｽN・ｽ・ｽ・ｽx・ｽ・ｽ・ｽv・ｽf・ｽ・ｽ */
	clear: both;
}

#rinen_left {
}

#rinen_right {
	float:right;
	width:40%;
	max-width:220px;
 	margin-left:4%;
	margin-bottom:2%;
	margin-top:5px;
}

#rinen_right img {
	width:100%;
}

#rinen_right #caption {
	text-align:center;
	color:#076394;
	margin-top:3%;
	line-height:1.5em;
}

#rinen_box02 {
	width:86%;
	padding:5% 3%;
	border:solid 5px #E4ECF4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#rinen_box02 li {
	line-height:1.4em;
	font-size:1.2em;
	color:#076394;
	margin-bottom:15px;
}


#rinen_box02 li:last-child{
	margin-bottom:0px;
}

#rinen_box03 {
	width:86%;
	padding:5% 3%;
	border:solid 5px #EEEDED;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#rinen_box03 div {
	font-size:1.2em;
	text-align:center;
	color:#076394;
}

.sp_section{
	padding: 44px 0 200px!important;
}
.ls { letter-spacing: 0.1em;}

/* ------------------------ */
/* - profile ------------ */
/* ------------------------ */

#recruitimg {
	width: 100%;
	height: 240px;
	text-align:center;
	background: url(../images/recruit-ph.jpg) no-repeat top center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/* table・ｽ・ｽ・ｽﾌ指・ｽ・ｽ */
table#profcont {
	width: 100%;
	border-collapse: collapse;
}

/* th・ｽﾌ指・ｽ・ｽ */
table#profcont th {
	width:40%;
	text-align:left;
	padding:16px 0;
	vertical-align:top;
	border-bottom: 1px solid #076394;
	font-weight:normal;
}

/* tr td・ｽﾌ指・ｽ・ｽ */
table#profcont tr td {
	padding:16px 0 16px 4px;
	border-bottom: 1px solid #b3b3b3;
}

/* tr td・ｽﾌ指・ｽ・ｽ2 year */
table#profcont tr td.year {
	width: 25%;
	padding:16px 0;
	border-bottom: 1px solid #076394;
	vertical-align:top;
}

/* tr td・ｽﾌ指・ｽ・ｽ3 month */
table#profcont tr td.month {
	width: 15%;
	padding:16px 0;
	border-bottom: 1px solid #076394;
	text-align:right;
	vertical-align:top;
}

/* th・ｽﾌ指・ｽ・ｽ reg0 */
table#profcont th.reg0 {
	width: 25%;
	text-align:left;
	padding:16px 10px;
	vertical-align:top;
	border-bottom: 1px solid #076394;
	font-weight:normal;
}

/* tr td・ｽﾌ指・ｽ・ｽ4 reg1 */
table#profcont tr td.reg1 {
	width: 40%;
	padding:16px 0;
	border-bottom: 1px solid #b3b3b3;
	vertical-align:top;
}

/* tr td・ｽﾌ指・ｽ・ｽ4 reg2 */
table#profcont tr td.reg2 {
	width: 40%;
	padding:16px 10px;
	border-bottom: 1px solid #b3b3b3;
	vertical-align:top;
}


/* ------------------------ */
/* - recruit ------------ */
/* ------------------------ */

dl#recruit { width:100%; }

dl#recruit dt {
	width:13%;
	float:left;
	clear:left;
}

dl#recruit dt img { width:90%; }

dl#recruit dd {
	width:87%;
	float:left;
}

dl#recruit dd.question {
	font-size:1.4em;
	line-height:1.4em;
	color:#076394;
}

dl#recruit dd.answer {
	padding-top:8px;
}

dl#recruit dd span {
	color:#076394;
}

dl#recruit dd.rcbtn {
	width:90%;
	margin: 20px auto 0 auto;
	text-align:center;
	background: #076394;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 16px 10px;
}

dl#recruit dd.rcbtn a {
	font-size:1.0em;
	width:100%;
	color: #ffffff;
	text-align:center;
	font-weight:normal;
}

dl#recruit dd.rcbtn a:hover {
	text-decoration:none;
}

#recruit_box {
	width:90%;
	padding:4%;
	border:solid 2px #076394;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#recruit_box div#recruitadress {
	font-size:1.2em;
	color:#076394;
	text-align:center;
	margin-top:20px;
	font-weight:bolder;
}

div.itvbtn {
	width:85%;
	margin: 20px auto 0 auto;
	text-align:center;
	background: #076394;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 16px 10px;
}

div.itvbtn a {
	font-size:1.0em;
	width:100%;
	color: #ffffff;
	text-align:center;
	font-weight:normal;
}

div.itvbtn a:hover {
	text-decoration:none;
}

div.jgbtn {
	width:85%;
	margin: 20px auto 0 auto;
	text-align:center;
	background: #076394;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 16px 10px;
}

div.jgbtn a {
	font-size:1.0em;
	width:100%;
	color: #ffffff;
	text-align:center;
	font-weight:normal;
}

div.jgbtn a:hover {
	text-decoration:none;
}


/* ------------------------ */
/* - margin ------------ */
/* ------------------------ */

/* table・ｽ・ｽ・ｽﾌ指・ｽ・ｽ */
table#mgcont {
	width: 100%;
	border-collapse: collapse;
}

/* th・ｽﾌ指・ｽ・ｽ */
table#mgcont th {
	width:40%;
	text-align:left;
	padding:16px 10px;
	vertical-align:top;
	border-bottom: 1px solid #076394;
	font-weight:normal;
}

/* tr td・ｽﾌ指・ｽ・ｽ */
table#mgcont tr td {
	width: 60%;
	padding:16px 10px;
	border-bottom: 1px solid #b3b3b3;
}



/* ------------------------ */
/* - footer ------------ */
/* ------------------------ */

#foot {
	border-top:solid 1px #dddddd;
	padding:20px 0 25px;
	font-size:0.7em;
	line-height:1.6em;
}

#footarea {
	width:100%;
	margin:0 auto;
}

#footL {
	width:100%;
	position: relative;
	overflow: hidden;
}

#footR {
	width:100%;
	text-align:center;
	margin-top:20px;
}

#footL ul {
	left:50%;
	position:relative;
	float: left;
}

#footL ul:after {
	content: "";	/* ・ｽV・ｽ・ｽ・ｽ・ｽ・ｽv・ｽf・ｽ・ｽ・ｽ・ｽ・ｽ */
	display: block;	/* ・ｽu・ｽ・ｽ・ｽb・ｽN・ｽ・ｽ・ｽx・ｽ・ｽ・ｽv・ｽf・ｽ・ｽ */
	clear: both;
}

#footL ul li {
	float:left;
	margin:0 8px;
	font-size:1.2em;
	left:-50%;
	position:relative;
}

#footL ul li a:link , #footL ul li a:visited {
	font-weight:normal;
	color:#555555;
	text-decoration: none;
}
#footL ul li a:hover , #footL ul li a:active {
	font-weight:normal;
	color:#076394;
	text-decoration: underline;
}



/* ------------------------ */
/* - indent ------------ */
/* ------------------------ */

.indent01 {
	padding-left:1em;
	text-indent:-1em;
}

.indent02 {
	padding-left:2em;
	text-indent:-2em;
}

.indent03 {
	padding-left:3em;
	text-indent:-3em;
}




/* - float ------------ */

.floatL { float:left; }



/* - clear ------------ */

.clear {
	clear: both;
	height: 1px;
	min-height: 1px;
}

.clearfix:after {
	content: ".";	/* ・ｽV・ｽ・ｽ・ｽ・ｽ・ｽv・ｽf・ｽ・ｽ・ｽ・ｽ・ｽ */
	display: block;	/* ・ｽu・ｽ・ｽ・ｽb・ｽN・ｽ・ｽ・ｽx・ｽ・ｽ・ｽv・ｽf・ｽ・ｽ */
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

#foot .mark {
	display:flex;
	justify-content: center;
	column-gap:5px;
}
#foot #logo {
	margin-top: -130px;
}
#foot .mark .item img {
	height:72px;
}
#foot .mark .item4 img {
	height:83px;
}

#foot .mark p{
	font-size:6px;
	line-height: 12px;
	width: 125px;
}