html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}
html {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}

q, blockquote {
	quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none;
}

a img {
	border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}

html {
	overflow-y: scroll;
}

body.fs-small {
	font-size: 10px;
}
body.fs-medium {
	font-size: 13px;
}
body.fs-large {
	font-size: 16px;
}

* {
	box-sizing: border-box;
}

img {
	max-width: 100%;
	vertical-align: top;
}

@media (min-width: 767px) {
	.inner {
		width: 960px;
		margin-left: auto;
		margin-right: auto;
	}
}

.clearfix {
	*zoom: 1;
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
.clearfix > .l {
	float: left;
}
.clearfix > .r {
	float: right;
}

a.no_link {
	color: black;
}

a.no_link:hover {
	text-decoration: none;
}

a.no_icon:after {
	display: none;
}

a[href^="mailto:"]:before {
	content: "\f0e0";
	font-family: "FontAwesome";
	padding-right: 3px;
	padding-left: 3px;
	color: black;
}

a[href$=".pdf"]:before,
a[href$=".doc"]:before,
a[href$=".docx"]:before,
a[href$=".xls"]:before,
a[href$=".xlsx"]:before,
a[href$=".ppt"]:before,
a[href$=".pptx"]:before {
	content: "\f15c";
	font-family: "FontAwesome";
	padding-right: 3px;
	padding-left: 3px;
	color: black;
}

a.dl[href$=".pdf"]:before,
a.dl[href$=".doc"]:before,
a.dl[href$=".docx"]:before,
a.dl[href$=".xls"]:before,
a.dl[href$=".xlsx"]:before,
a.dl[href$=".ppt"]:before,
a.dl[href$=".pptx"]:before {
	display: none;
}

a[href$=".pdf"]:after {
	content: "（PDF）";
}

a[href$=".doc"]:after,
a[href$=".docx"]:after {
	content: "（Word）";
}

a[href$=".xls"]:after,
a[href$=".xlsx"]:after {
	content: "（Excel）";
}

a[href$=".ppt"]:after,
a[href$=".pptx"]:after {
	content: "（PowerPoint）";
}

.blocklink {
	cursor:pointer;	
}

@media (min-width: 767px) {
	.hidden-sm {
		display: none !important;
	}
}
@media (min-width: 767px) {
	#gnavi ul.depth3 > li.depth3 {
		display: none;
	}
}
#header {
	position: relative;
	z-index: 790;
	font-size: 13px;
}
@media (min-width: 767px) {
	#header {
		background: url(../media/images/main/66cc66.png) repeat-x bottom;
	}
}
#header .pc_header .top_bar {
	background-color: #66cc66;
	color: #fff;
}
#header .pc_header .top_bar .l {
	padding-left: 11px;
	padding-top: 16px;
	height: 32px;
}
#header .pc_header .top_bar .l a {
	color: #fff;
}
#header .pc_header .top_bar .r {
	padding-top: 7px;
}
#header .pc_header .top_bar .r a {
	display: block;
	float: left;
	margin-left: 3px;
	border: 1px solid #FFF;
	background-color: rgba(255, 255, 255, 0.2);
	width: 20px;
	height: 20px;
	line-height: 18px;
	text-align: center;
	color: #FFF;
	padding-top: 1px;
}
#header .pc_header .top_bar .r a.selected {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	opacity: 0.5;
}
#header .pc_header .top_bar .r a#fontsizer_small {
	font-size: 11px;
}
#header .pc_header .top_bar .r a#fontsizer_medium {
	font-size: 14px;
}
#header .pc_header .top_bar .r a#fontsizer_large {
	font-size: 16px;
}
#header .pc_header .h-main .l {
	padding-top: 14px;
	padding-left: 11px;
}
#header .pc_header .h-main .r {
	padding-top: 17px;
}
#header .pc_header .h-main .r span.contact {
	vertical-align: 6px;
}
#header .pc_header .h-main .r span.contact a {
	font-size: 12px;
	color: #33aa33;
}
#header .pc_header .h-main .r span.contact a i.fa {
	font-size: 24px;
	vertical-align: -4px;
	margin-left: 2px;
}
#header .pc_header .h-main .r span.phone {
	margin-left: 2px;
}
#header .pc_header .h-main .r span.phone i.fa {
	font-size: 24px;
	vertical-align: 2px;
	margin-right: 3px;
}
#header .pc_header .h-main .r span.phone img {
	vertical-align: 2px;
}
#header .pc_header .h-main .r form {
	display: inline-block;
	margin-left: 18px;
}
#header .pc_header .h-main .r form fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}
#header .pc_header .h-main .r form fieldset input,
#header .pc_header .h-main .r form fieldset button {
	float: left;
	padding: 0;
	border: none;
	height: 24px;
	line-height: 24px;
}
#header .pc_header .h-main .r form fieldset input {
	background-color: #ececec;
	width: 148px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
#header .pc_header .h-main .r form fieldset button {
	background-color: #030;
	color: #fff;
	width: 27px;
	text-align: center;
	padding-top: 2px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
#header > .hidden-sm {
	height: 53px;
	border-top: 4px solid #66cc66;
}
#header > .hidden-sm h1 {
	position: absolute;
	top: 12px;
	left: 8px;
}
#header > .hidden-sm h1 img {
	width: 185.5px;
}
#header > .hidden-sm nav {
	position: absolute;
	top: 8px;
	right: 6px;
}

#header > .hidden-sm .contact {
	position: absolute;
	top: 8px;
	right: 43px;
}

#header > .hidden-sm nav a,#header > .hidden-sm .contact a {
	display: block;
	width: 33px;
	height: 33px;
	background-color: #EEEEDD;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#header > .hidden-sm nav a:before {
	position: absolute;
	font-size: 21px;
	font-family: FontAwesome;
	content: "\f0c9";
	color: #444;
	top: 7px;
	left: 7px;
}
#header > .hidden-sm .contact a:before {
	position: absolute;
	font-size: 18px;
	font-family: FontAwesome;
	content: "\f0e0";
	color: #444;
	top: 7px;
	left: 7px;
}
#header > .hidden-sm nav p,#header > .hidden-sm .contact p {
	position: absolute;
	top: 35.5px;
	left: 1.5px;
	font-size: 7px;
	text-align: center;
}

@media (min-width: 767px) {
	#gnavi {
		margin-top: 14px;
		background-color: #fff;
	}
	#gnavi ul.depth1 {
		*zoom: 1;
	}
	#gnavi ul.depth1:after {
		content: "";
		display: table;
		clear: both;
	}
	#gnavi ul.depth1 > li {
		list-style-image: none;
		list-style-type: none;
		margin-left: 0;
		white-space: nowrap;
		float: left;
		border-right: 1px solid #cccccc;
		position: relative;
	}
	#gnavi ul.depth1 > li.first {
		border-left: 1px solid #cccccc;
	}
	#gnavi ul.depth1 > li > a {
		display: block;
		padding-top: 3px;
		padding-bottom: 16px;
		background: url(../media/images/main/gnavi_bottom.png) repeat-x bottom;
	}
	#gnavi ul.depth1 > li.active > a {
		background-image: url(../media/images/main/gnavi_bottom_current.png);
	}
	#gnavi ul.depth1 > li > ul {
		display: none;
		position: absolute;
		left: -1px;
		min-width: 180px;
		border-top: 1px solid #fff;
	}
	#gnavi ul.depth1 > li > ul > li {
		display: block;
		border-bottom: 1px solid #fff;
	}
	#gnavi ul.depth1 > li > ul > li > a {
		display: block;
		text-decoration: none;
		background-color: rgba(238, 68, 136, 0.85);
		color: #fff;
		padding: 10px 29px 6px 13px;
		letter-spacing: 1.3px;
	}
	#gnavi ul.depth1 > li > ul > li > a:hover {
		background-color: #e9e9e9;
		color: #333;
	}
	#gnavi ul.depth1 > li > ul > li > ul {
		display: none;
		position: absolute;
		left: 90px;
		min-width: 180px;
		border-top: 1px solid #fff;
	}
	#gnavi ul.depth1 > li > ul > li > ul > li {
		display: block;
		border-bottom: 1px solid #fff;
	}
	#gnavi ul.depth1 > li > ul > li > ul > li > a {
		display: block;
		text-decoration: none;
		background-color: rgba(238, 68, 136, 0.85);
		color: #fff;
		padding: 10px 29px 6px 13px;
		letter-spacing: 1.3px;
	}
	#gnavi ul.depth1 > li > ul > li > ul > li > a:hover {
		background-color: #e9e9e9;
		color: #333;
	}
	#gnavi ul.depth1 > li.last > ul {
		left: auto;
		right: -1px;
	}
	
	#gnavi li.lm189 {
		position: relative;
	}
	#gnavi li.lm189 a:after {
		position: absolute;
		content: "\f023";
		font-family: FontAwesome;
		top: 10px;
		right: 10px;
	}
}
/* Globalnavi for Smartphone */
@media (max-width: 767px) {
	.row {
		margin-right: 0;	
	}
	#gnavi .col {
		width: 100%;
	}
	#gnavi .col .gnavi_xs {
		display: none;
	}
	#gnavi .col .gnavi_xs a.closer {
		display: block;
		padding: 4px 0;
		text-align: center;
		font-size: 16px;
		color: #fff;
		background-color: #cae9bf;
		border-top: 2px solid #444; /*#4c7a28*/
		border-bottom: 2px solid #fff; 
	}
	#gnavi .col ul {
		margin: 0;
		list-style: none;
		padding: 0;
	}
	#gnavi .col ul li > a {
		display: block;
		color: #fff;
		text-decoration: none;
	}
	#gnavi .col ul li.depth1.lm183 {
		display: none;
	}
	#gnavi .col ul li.depth1 {
		border-top: 2px solid #333300;/*#666*/
	}
	#gnavi .col ul li.depth1 > a {
		background-color: #66bb88;
		position: relative;
		padding: 14.5px 26.74px;
		font-size: 15px;
		font-weight: bold;
	}
	#gnavi .col ul li.depth1 > a:after {
		position: absolute;
		font-family: FontAwesome;
		content: "\f0d7";
		right: 18px;
	}
	#gnavi .col ul li.depth1 > a.opened {
		background: #66bb88;
	}
	#gnavi .col ul li.depth1 > a.opened:after {
		content: "\f0d8";
	}
	#gnavi .col ul li.active > a {
		background: #449966;
	}
	#gnavi .col ul li.active > a:after {
		content: "\f0d8";
	}
	#gnavi .col ul ul {
		display: none;
		background: #449966;
		background-image: -moz-linear-gradient(#408f61 0%, #449966 10px, #449966);
		background-image: -webkit-linear-gradient(#408f61 0%, #449966 10px, #449966);
		background-image: linear-gradient(#408f61 0%, #449966 10px, #449966);
	}
	#gnavi .col ul ul li {
		border-bottom: 1px solid #333300;
		font-size: 16px;
	}
	#gnavi .col ul ul li > a {
		position: relative;
		padding: 11px 48.76px;
	}
	#gnavi .col ul ul li > a:after {
		position: absolute;
		font-family: FontAwesome;
		content: "\f054";
		right: 18px;
	}
	#gnavi .col ul ul li > a:hover {
		color: #333;
		background: white;
	}
	#gnavi .col ul ul li > a:hover:after {
		color: #66cc66;
		content: "\f192";
	}
	#gnavi .col ul ul li:last-child {
		border-bottom: none;
	}
	#gnavi .col ul ul li.active > a {
		color: #333;
		background: white;
	}
	#gnavi .col ul ul li.active > a:after {
		color: #66cc66;
		content: "\f192";
	}
	#gnavi .col ul ul ul {
		background: #79a9da none;
	}
	#gnavi .col ul ul ul li > a {
		background-image: none !important;
	}
	
	#gnavi li.lm189 a:after {
		content: "\f023" !important;
	}
}
@media (min-width: 767px) {
	#contents {
		padding-bottom: 50px;
	}

	#subheader h2 {
		padding: 33px 0 34px 5px;
	}
	#subheader ul.pankuzu {
		list-style-type: none;
		line-height: 16px;
		display: inline-block;
		margin-top: 9px;
	}
	#subheader ul.pankuzu li {
		margin-top: 9px;
		padding: 0;
		display: inline;
	}
	#subheader ul.pankuzu li:after {
		content: " > ";
	}
	#subheader ul.pankuzu li:last-child:after {
		content: "";
	}
	#subheader ul.pankuzu li.last:after {
		content: "";
	}
	#subheader ul.pankuzu li a {
		color: #333;
	}
}
@media (max-width: 767px) {
	
	#contents {
		background-image: none !important;
	}
	
	#subheader {
		color: white;
		background: transparent url(../media/images/main/sp/title_bg.png) no-repeat right top;
		background-size: 100% 50px;
		height: 50px;
	}
	#subheader h2 {
		font-size: 16px;
		line-height: 50px;
		color: white;
		padding-left: 15px;
		font-weight: bold;
	}
	#subheader ul.pankuzu {
		display: none;
	}
}
#sidebar {
	width: 228px;
	border-top: 5px solid rgba(51, 170, 51, 0.5);
}
#sidebar h2 {
	display: none;
}
#sidebar ul {
	border-top: 1px solid #88d08c;
	background-color: #fff;
}
#sidebar ul li {
	border-bottom: 1px solid #cccccc;
}
#sidebar ul li.active {
	background-color: #ddf6e5;
}
#sidebar ul li a {
	display: block;
	padding: 13px 0 10px 35px;
	background: url(../media/images/main/lnavi_arrow.png) no-repeat 10px 15px;
	text-decoration: none;
	color: #333;
	line-height: 16px;
}
#sidebar ul li a:hover {
	background-color: #66cc66;
	color: #fff;
}

#sidebar li.lm189 {
	position: relative;
}

#sidebar li.lm189 a:after {
	position: absolute;
	content: "\f023";
	font-family: FontAwesome;
	top: 13px;
	right: 10px;
}

#main {
	width: 700px;
	line-height: 1.4;
}
#main h3 {
	border-top: 6px solid rgba(51, 170, 51, 0.5);
	border-bottom: 1px solid rgba(51, 170, 51, 0.5);
	background-color: rgba(255, 255, 255, 0.7);
	padding: 1px 0 0 20px;
	line-height: 82px;
	font-size: 138.46154%;
	font-weight: bold;
	color: #000;
}
#main  .sections {
	background-color: #fff;
	padding: 30px 20px 0;
}
#main  h4 {
	margin-bottom: 30px;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	padding: 4px 0 4px 21px;
	background: white url(../media/images/main/caption_bg.png) no-repeat left;
	line-height: 49px;
	font-size: 123.07692%;
	font-weight: bold;
}
#main  h4 span {
	font-weight: normal;
	font-size: 92.30769%;
}
#main  h5 {
	margin-bottom: 30px;
	border-top: 1px solid #66cc66;
	padding-left: 12px;
	background-color: #eee;
	line-height: 30px;
	font-size: 107.69231%;
	font-weight: bold;
}
#main  .section {
	margin-bottom: 30px;
	line-height: 1.5;
}
#main  .section p {
	text-indent: 1em;
}
#main  .section ul,
#main  .section ol {
	padding-left: 2em;
}
#main  .section ul {
	list-style-type: disc;
}
#main  .section ol {
	list-style-type: decimal;
}
#main  .section article p {
	margin: 0 0 10px;
	font-size: 100%;
}
#main  .section p.caution {
	color: #ff0000;
}
#main  table {
	width: 100%;
	margin: 10px auto;
	border-top: 1px solid #cccccc;
}
#main  table.center {
	width: auto;
}
#main  table th,
#main  table td {
	padding: 7px 10px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#main  table th,
#main  table td.line {
	white-space: nowrap;
}
#main  table th {
	background-color: #ffffed;
	text-align: center;
	width: 180px;
}
#main  table thead th {
	background: #f3f3ec;
}
#main  table thead th:first-child {
	border-radius: 3px 0 0 0;
}
#main  table thead th:last-child {
	border-radius: 0 3px 0 0;
}
#main  table td table th {
	background-color: #f4f4f4;	
}
#main  table.border-none {
	border: none;
}
#main  table.border-none th, #main  table.border-none td {
	border: none;
}
#main  table.va-top td {
	vertical-align: top;
}
#main  ul.links {
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	*zoom: 1;
}
#main  ul.links li {
	list-style-image: none;
	list-style-type: none;
	margin-left: 0;
	white-space: nowrap;
	float: left;
	padding-left: 7.5px;
	padding-right: 7.5px;
}
#main  ul.links li:first-child {
	padding-left: 0;
}
#main  ul.links li:last-child {
	padding-right: 0;
}
#main  ul.links li.last {
	padding-right: 0;
}
#main  .button,
#main  .buttons {
	text-align: center;
	padding-bottom: 4px;
}
#main  .button a,
#main  .buttons a,
#main form.mailform div.submit .btn{
	display: inline-block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #3a3;
	/*
	-moz-box-shadow: 0 4px 0 0 #151;
	-webkit-box-shadow: 0 4px 0 0 #151;
	box-shadow: 0 4px 0 0 #151;
	*/
	border-bottom: 4px solid #151;
	width: 360px;
	line-height: 48px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	letter-spacing: 6px;
	padding-left: 6px;
}
#main .btn-primary {
	border-color: #666;	
}
#main  .button a:hover,
#main  .buttons a:hover {
	text-decoration: none;
}
#main  .button.border,
#main  .buttons.border {
	margin-bottom: 50px;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 45px 0;
	background-color: #fff;
}
#main  .buttons {
	text-align: center;
	padding-bottom: 4px;
}
#main  .buttons a {
	width: 270px;
	margin: 0 15px;
}
#main  .buttons a.blue {
	background-color: #3377cc;
	/*
	-moz-box-shadow: 0 4px 0 0 #40668c;
	-webkit-box-shadow: 0 4px 0 0 #40668c;
	box-shadow: 0 4px 0 0 #40668c;
	*/
	border-bottom: 4px solid #40668c;
}
#main  ul.red-list {
	margin: 30px 0 30px 0;
	color: #cc0066;
	font-size: 14px;
	font-weight: bold;
}
#main  ul.red-list li {
	margin-bottom: 14px;
}
#main  ul.red-list li p {
	padding-left: 1.2em;
	color: #000;
	font-size: 13px;
	font-weight: normal;
}
#main  ul.red-list li p:before {
	font-family: FontAwesome;
	content: "\f046";
	color: #cc0066;
	padding-right: 5px;
}
#main .well.contact {
	background-color: white;
	box-shadow: none;
	padding: 11px 15px;
	margin-top: 50px;
}
#main .well.contact h6 {
	margin: 0 0 5px;
	padding: 4px 0;
	font-weight: bold;
	border-bottom: 2px solid #ee4488;
	font-size: 14px;
}
#main table.caption {
	width: 100%;
	margin-bottom: 30px;
}
#main table.caption caption {
	text-align: center;
	font-weight: bold;
	color: #990066;
	background-color: #fff2f6;
	border: 1px solid #cccccc;
	border-bottom: none;
	padding: 8px 10px;
}
#main table.caption th,
#main table.caption td {
	border: 1px solid #cccccc;
}
#main table.caption th {
	font-weight: bold;
	white-space: nowrap;
}
#main .well h6 {
	font-weight: bold;
	margin-bottom: 5px;
}
#main a[href$="pdf"]:before {
	font-family: FontAwesome;
	content: "\f1c1";
	color: red;
	padding-right: 5px;
}
#main a[href^="mailto"]:before {
	font-family: FontAwesome;
	content: "\f0e0";
	color: #454545;
	padding-right: 5px;
}

#main form.mailform div.submit {
	margin-top: 20px;
}
#main form.mailform .radio + .radio {
	margin-top: 10px;
}
#main form.mailform table tr.gender td {
	*zoom: 1;
}
#main form.mailform table tr.gender td:after {
	content: "";
	display: table;
	clear: both;
}

@media (max-width: 767px) {
	#sidebar,
	#main {
		width: auto;
		float: none;
	}
	#main  .sections {
		padding: 12px 10px 25px;
	}
	#main > h3 {
		padding: 6px 12px;
		line-height: 1.4;
		border-top: none;
		border-bottom: solid 2px #cccccc;
	}
	#main  h4 {
		margin-bottom: 30px;
		padding: 9px 20px;
		background-image: url(../media/images/main/sp/caption_bg.png);
		background-size: 10px auto;
		line-height: 1.4;
		font-size: 123.07692%;
		font-weight: bold;
		color: #000;
	}
	#main  h5 {
		margin-bottom: 30px;
		border-top: 1px solid #66cc66;
		padding-left: 12px;
		background-color: #eee;
		line-height: 30px;
		font-size: 107.69231%;
		font-weight: bold;
	}
	#main  .button a,
	#main  .buttons a {
		width: 90%;
	}
	#main  .buttons a {
		width: 230px;
		margin: 5px 0;
	}
	#main  table th {
		width: auto !important;
	}
}
#footer .jump_bar {
	background-color: #bbeecc;
	font-size: 92.30769%;
	line-height: 32px;
	text-align: right;
}
#footer .jump_bar,
#footer .jump_bar a {
	color: #33aa33;
}
#footer .jump_bar a {
	margin-right: 11px;
}
#footer .jump_bar a i.fa {
	font-size: 133.33333%;
}
#footer .second_bar {
	border-top: 1px solid #669966;
	background-color: #66cc66;
	line-height: 32px;
}
#footer .second_bar,
#footer .second_bar a {
	color: #fff;
}
#footer .second_bar .l {
	font-size: 92.30769%;
}
#footer .second_bar .r {
	padding-right: 8px;
	font-size: 84.61538%;
}
#footer .f-main {
	background-color: #f3f3ec;
	padding-top: 29px;
	padding-bottom: 200px;
}
#footer .f-main ul.depth1 li.depth1 {
	list-style-image: none;
	list-style-type: none;
	margin-left: 0;
	white-space: nowrap;
	float: left;
	width: 240px;
	padding: 0 10px;
	white-space: normal;
}
#footer .f-main ul.depth1 li.depth1.lm2 {
	display: none;
}
#footer .f-main ul.depth1 li.depth1 > a {
	display: block;
	border-bottom: 1px solid #333;
	padding: 0 5px;
	color: #333;
	line-height: 19px;
}
#footer .f-main ul.depth1 li.depth1 > a:before {
	content: '■';
}
#footer .f-main ul.depth1 li.depth1 ul.depth2 {
	padding: 4px 5px 30px;
	line-height: 22px;
}
#footer .f-main ul.depth1 li.depth1 ul.depth2 li.depth2 > a {
	display: block;
	color: #333;
}
#footer .f-main .address {
	width: 940px;
	line-height: 20px;
}

#footer .f-main .address ul > li {
	display:inline;
	margin-right:15px;
}

#footer .f-main .address i.fa {
	font-size: 92.30769%;
}
@media (max-width: 767px) {
	#footer .hidden-sm {
		background-color: #f3f3ec;
	}
	#footer .hidden-sm div.link ul {
		padding: 14px 0;
		text-align: center;
		border-bottom: 2px solid #cccccc;
	}
	#footer .hidden-sm div.link ul li {
		display: inline-block;
		margin: 0 20px;
	}
	#footer .hidden-sm div.link ul li a {
		color: black;
	}
	#footer .hidden-sm div.link ul li a:before {
		font-family: FontAwesome;
		content: "\f138";
		padding-right: 4px;
		color: black;
	}
	#footer .hidden-sm div.address {
		text-align: center;
		padding: 12px 0;
	}
	#footer .hidden-sm div.address p.name {
		font-size: 18px;
	}
	#footer .hidden-sm div.address p.address {
		font-size: 12px;
		line-height: 17px;
		margin: 6px 0;
	}
	#footer .hidden-sm div.address p.phone a {
		font-size: 15px;
		color: black;
		line-height: 1.4;
	}
	#footer .hidden-sm div.address p.copyright {
		font-size: 9px;
		margin-top: 5px;
		font-family: 'Myriad Pro Regular', Myriad, sans-serif;
	}
	#footer .hidden-sm form {
		padding: 10px 8px;
		background-color: #cae9bf;
	}
	#footer .hidden-sm form fieldset input,
	#footer .hidden-sm form fieldset button {
		float: left;
		padding: 0;
		border: none;
		height: 40px;
	}
	#footer .hidden-sm form fieldset input {
		width: 100%;
		margin-right: -40px;
		padding-right: 40px;
		font-size: 24px;
		border-radius: 4px;
		box-shadow: 5px 5px 5px -5px #f0f0f0 inset;
	}
	#footer .hidden-sm form fieldset button {
		background-color: #333;
		color: #d6d6d6;
		width: 40px;
		font-size: 24px;
		text-align: center;
		border-top-right-radius: 4px;
		border-bottom-right-radius: 4px;
	}
	#footer .hidden-sm .menu {
		background-color: #66cc66;
	}
	#footer .hidden-sm .menu table {
		width: 100%;
	}
	#footer .hidden-sm .menu table td {
		border-top: 2px solid black;
		text-align: center;
		font-size: 9px;
		height: 56px;
		vertical-align: middle;
	}
	#footer .hidden-sm .menu table td.side {
		width: 57px;
	}
	#footer .hidden-sm .menu table td.center {
		border-left: 2px solid black;
		border-right: 2px solid black;
	}
	#footer .hidden-sm .menu table td span.fa {
		font-size: 24px;
	}
	#footer .hidden-sm .menu table td a {
		display: block;
		color: #fff;
	}
	#footer .hidden-sm .menu table td em {
		display: block;
		line-height: 15px;
		font-style: normal;
	}
	
	#main  .button a,
	#main  .buttons a {
		line-height: 24px;
		padding: 6px;
		font-size: 14px;
		letter-spacing: 3px;
	}
}

#main  .bold {
	font-weight: bold;
}


#footer .f-main .row .col ul.depth1 li.lm158,
#footer .f-main .row .col ul.depth1 li.lm159,
#footer .f-main .row .col ul.depth1 li.lm160,
#footer .f-main .row .col ul.depth1 li.lm161{
	width:220px;
}

/*# sourceMappingURL=intern_common.css.map */


/*ボタンactive*/

#main .button a:active{
	padding-top:2px;
	border-bottom:2px solid #b34066;
}


@media (min-width: 767px) {
	#main .buttons {
		position:relative;
	}
	#main .buttons .blue,
	#main .buttons .pink{
		position:absolute;
	}
	#main .buttons .blue{
		top:20px;
		left:30px;
	}
	#main .buttons .pink{
		margin-left:20px;
		top:20px;
		right:30px;
	}
	
	#main .buttons > .pink:active,
	#main .buttons > .blue:active {
		padding-bottom:1px;
		text-align:center;
		top:22px;
		height:48px;
		
	}
	#main .buttons > .pink:active{
		border-bottom:2px solid #b34066;
	}
	#main .buttons > .blue:active {
		border-bottom:2px solid #40668c;
	}
}

@media (max-width: 767px) {
	#main .buttons a.pink:active{
		padding-top:8px;
		border-bottom:2px solid #b34066;
		margin-bottom:0;
		
	}
	#main .buttons a.blue:active {
		padding-top:8px;
		border-bottom:2px solid #40668c!important;
		margin-bottom:0;
	}
}

/*送信・キャンセル*/
#main form.mailform div.submit span > .send {
	width:200px;
	margin-left: 30px;
}

/* グレイ */
#main form.mailform div.submit .modify {
	width:200px;
	background: #c9c9c9;
	border: 1px solid #777;
	border-bottom-width: 4px;
	letter-spacing: 2px;
}

#main form.mailform div.submit .btn:active {
	padding-top: 7px;
	border-bottom-width: 3px;
}


@media(max-width:767px){
	#main form.mailform div.submit .send,
	#main form.mailform div.submit .modify{
		display:block;
		margin-right:auto;
		margin-left:auto;
	}
	#main form.mailform div.submit .modify{
		margin-bottom:20px;
	}
}


/* gnavi 2階層表示 */
@media (min-width: 767px) {

	/*旧gm*/
	
	#gnavi {
		position: relative;
		margin-top: 14px;
		background-color: #fff;
	}
	#gnavi > div.row {
		position: relative;
		z-index: 10;
		padding: 0 15px;
	}
	#gnavi ul.depth1 {
	 *zoom: 1;
	}
	#gnavi ul.depth1:after {
		content: "";
		display: table;
		clear: both;
	}
	#gnavi ul.depth1 > li {
		position: relative;
		list-style-image: none;
		list-style-type: none;
		margin-left: 0;
		white-space: nowrap;
		float: left;
		border-right: 1px solid #cccccc;
		position: relative;
	}
	#gnavi ul.depth1 > li.first {
		border-left: 1px solid #cccccc;
	}
	#gnavi ul.depth1 > li > a {
		display: block;
		padding-top: 3px;
		padding-bottom: 16px;
	}
	#gnavi .col > ul.depth1 > li > a {
		background: url(../media/images/main/gnavi_bottom.png) repeat-x bottom;
	}
	#gnavi .col > ul.depth1 > li.active > a {
		background-image: url(../media/images/main/gnavi_bottom_current.png);
	}
	#gnavi ul.depth1 > li div.pd ul {
		position: absolute;
		left: -1px;
		min-width: 180px;
		border-top: 1px solid #fff;
	}
	#gnavi ul.depth1 > li div.pd ul > li {
		display: block;
		border-bottom: 1px solid #fff;
	}
	#gnavi ul.depth1 > li div.pd ul > li > a {
		display: block;
		text-decoration: none;
		background-color: rgba(102, 204, 102, 0.9);
		color: #fff;
		padding: 10px 29px 6px 13px;
		letter-spacing: 1.3px;
	}
	#gnavi ul.depth1 > li div.pd ul > li > a:hover {
		background-color: #e9e9e9;
		color: #333;
	}
	#gnavi ul.depth1 > li div.pd ul > li > ul {
		display: none;
		position: absolute;
		left: 90px;
		min-width: 180px;
		border-top: 1px solid #fff;
	}
	#gnavi ul.depth1 > li div.pd ul > li > ul > li {
		display: block;
		border-bottom: 1px solid #fff;
	}
	#gnavi ul.depth1 > li div.pd ul > li > ul > li > a {
		display: block;
		text-decoration: none;
		background-color: rgba(99, 197, 112, 0.85);
		color: #fff;
		padding: 10px 29px 6px 13px;
		letter-spacing: 1.3px;
	}
	#gnavi ul.depth1 > li div.pd ul > li > ul > li > a:hover {
		background-color: #e9e9e9;
		color: #333;
	}
	#gnavi ul.depth1 > li.last > ul {
		left: auto;
		right: -1px;
	}
	
	
	/*branch*/
	#gnavi ul ul,
	#gnavi .branch {
		border-top: 1px solid #fff;
		line-height: 1.38462;
		background-color: rgba(238, 68, 136, 0.85);
		z-index: 10;
	}	
	#gnavi ul ul li, 
	#gnavi .branch li {
		float: none;
		width: auto;
		border-bottom: 1px solid #fff;
	}
	#gnavi ul ul li > a,
	#gnavi .branch ul li a {
		padding: 5px 1em;
		text-decoration: none;
		color: #fff;
		white-space: nowrap;
		min-width: 228px;
	}
	
	#gnavi ul ul li > a:hover,
	#gnavi .branch ul li a:hover {
		background-color: #e9e9e9;
		color: #333;
	}
	
	#gnavi ul ul li > a:after,
	#gnavi .branch ul li a:after {
		color: #EAF4E4;
	}
	#gnavi ul ul li > a:hover:after,
	#gnavi .branch ul li a:hover:after {
		color: #999;
	}
	#gnavi ul.depth3,
	#gnavi ul.depth4 {
		display: none;
	}
	#gnavi .pd {
		position: absolute;
		list-style: none;
		padding: 0;
		border-radius: 0 0 5px 5px;
		display: none;
		white-space: nowrap;
		width: 228px;
	}
	#gnavi .pd > ul {
		border-right: 1px solid white;
		float: left;
	}
	#gnavi .branch {
		display: none;
		position: absolute;
		visibility: hidden;
	}
	
	#gnavi .branch ul {
		float: left;
		background-image: none;
		margin-bottom: 0;
	}
	
	#gnavi .branch ul li {
		float: none;
	}
	#gnavi .branch ul li a {
		min-width: 175px;
		white-space: nowrap;
	}	
	#gnavi .branch ul li:last-child {
		border-bottom: none;
	}	

	#gnavi .branch ul li a:hover {
		background-color: #e9e9e9;
		text-decoration: none;
	}

	p.notice_career {
		margin:3em;
		font-size:12px;
	}
}

/*タブメニュー*/
#main ul.tabs {
	margin-top: 30px;
	margin-bottom: 40px;
	border-bottom: 1px solid #e1e1e1;
	background-color: #fff;
}
#main ul.tabs li {
	float: left;
	width: 24.21%;
	text-align: center;
}
#main ul.tabs li a {
	display: block;
	border-top: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	background-color: #ececec;
	padding: 9px 9.5px;
	margin-right: 0;
	font-weight: bold;
	color: #000;
}
#main ul.tabs li.active a {
	background-color: #fff;
	background: url("../media/images/main/tab_border.png") repeat-x scroll top #fff;
	border-top: none;
	border-bottom-color: #fff;
	padding: 10px 19.5px;
	font-weight: bold;
	color: #000;
}
#main ul.tabs li:last-child {
	margin-right: 0;
}
#main ul.tabs:before, #main ul.tabs:after {
	display: table;
	content: " ";
}
#main ul.tabs:after {
	clear: both;
}

@media(max-width:767px){
		
	#main ul.tabs li {
		width: 33%;
	}
	#main ul.tabs li a {
		padding: 9px 5px;
		font-size: 11px;
	}
	#main ul.tabs li.active a {
		padding: 10px 5px;
	}
	
	span.brsp {
			content: "";
			display: block;
		}
}