.gothic {
font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
}
.mincho {
font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
}


h2 {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}

p {
	margin-top: 1px;
}

p:first-child {
}

form {
	overflow: hidden;
}

input, label, select {
	vertical-align: middle;
}

input[type="radio"] + label {
	margin-right: 10px;
}

input[type="number"] {
	width: 5em;
	padding: 2px 5px;
	border: 1px solid #CCC;
	border-radius: 3px;
	font-size: 15px;
}

table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}

table:first-child {
	float: left;
}

th, td {
	border-bottom: 2px solid #CCC;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	background-color: #FFFFFF;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline-block;
}

.actions {
	padding: 0;
	overflow: hidden;
	vertical-align: middle;
}

.actions li {
	display: inline;
	list-style: none;
}

a {
	text-decoration: none;
	color: #212F50;
}
a:hover {
	opacity: 0.65;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 65);
	filter: alpha(opacity = 65);
}

#footer .bloc li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

#wrapper .section h2 {
	margin-bottom: 20px;
}
.h2_typeA {
	background-image: url(../images/common/h2_bg.jpg);
	height: 33px;
	padding-top: 12px;
	width: 100%;
	float: left;
	text-indent: 10px;
}
.h2_typeA:before {
	content: "\f10c︎";
	font-family: FontAwesome;
	margin-right: 3px;
	color: #C6C6C6;
}
.h2_typeB {
	height: 29px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #353376;
	color: #FFFFFF;
	border-radius: 2px;
	font-size: 1em;
	float: left;
}
.h2_typeC {
	height: 33px;
	padding-top: 12px;
	width: 100%;
	float: left;
	text-indent: 10px;
	background-color: #B7B39F;
	border-radius: 5px;
	color: #FEFEFE;
}

#wrapper .section .section_img100 {
	width: 100%;
}
.section .sect_contents {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	position: relative;
	height: auto;
	min-height: 200px;
	clear: left;
	padding-top: 20px;
}
.section .img_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	width: 300px;
}
.img_center {
	margin-right: auto;
	margin-bottom: 10px;
	width: 100%;
	margin-left: auto;
	text-align: center;
}
.img_right {
	margin-right: 0%;
	margin-left: 20px;
	text-align: right;
	float: right;
	clear: left;
	width: 100%;
}
.img_30 {
	width: 30%;
}

.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

/*スライドダウンメニュー*/
.slidedown{
	width: 100%;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	text-align: center;
	background-color: #FFFFFF;
	position: fixed;
	top: 0;
	height: 83px;
	z-index: 10;
	display: none;
}

.slidedown button{
	width : 13%;
	padding-top: 20px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 20px;
	display: inline-block;
	position: relative;
}
		
.slidedown button:last-child{margin-right: 0;}
#wrapper .slidedown .menu_cont {
	margin-left: auto;
	margin-right: auto;
}
.slidedow-app {
	display: inherit;
}
.yoyaku_box form {
	margin-top: 50px;
	margin-left: 15px;
	line-height: 2.2em;
	margin-right: 15px;
	font-size: 0.8em;
	font-weight: bold;
}
.info_box {
	width: 45%;
	margin-right: 3%;
	background-color: #FFFFFF;
	height: 200px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
}
.info_box dl {
	margin-top: 3px;
	margin-left: 25px;
	border-bottom: 1px dotted #575757;
	padding-bottom: 7px;
}
.info_box dl dt {
	float: left;
	margin-right: 10px;
	font-weight: bold;
}
.contents_inner {
	margin-bottom: 20px;
}
.text_note {
	font-size: 1.0em;
	line-height: 1.1em;
	margin-top: 10px;
	color: #E10104;
}
.text_90 {
	font-size: 0.9em;
	line-height: 1.3em;
}
.text_110 {
	font-size: 1.1em;
	line-height: 1.1em;
}
.text_120 {
	font-size: 1.2em;
	line-height: 2em;
	width: 100%;
}
.text_150 {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.5em;
}

#formWrap {
	margin-bottom: 40px;
}
.color_yamasu {
	color: #FF0000;
}
.color_yamasu {
	color: #212F50;
}
form .btn_150 {
	font-size: 3em;
}
li p  {
}
.section .sect_contents .photo_area {
	width: 45%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5%;
	float: left;
}
.sect_contents .photo_area img {
	width: 100%;
}
.slide_area li p img {
	width: 100%;
}
.fig_date, .fig_tag {
	font-size: 0.9em;
	color: #797979;
	margin-left: 2px;
}
ul .fig_tag {
	margin-left: 0px;
	padding-left: 0px;
}
/*.fig_date:before {
	content: "\f274︎";
	font-family: FontAwesome;
	margin-right: 3px;
	color: #C6C6C6;
}*/
/*.fig_tag2 li:before {
	content: "\f041︎";
	font-family: FontAwesome;
	margin-right: 3px;
	color: #C6C6C6;
}*/
.fig_date, .fig_tag2, .fig_tag3 {
	font-size: 0.9em;
	color: #797979;
	float: left;
	clear: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
ul .fig_tag2 {
	padding-left: 0px;
}
.fig_date {
	font-weight: bold;
	color: #1EBF26;
}
/*.fig_date:before {
	content: "\f274︎";
	font-family: FontAwesome;
	margin-right: 3px;
	color: #C6C6C6;
}
.fig_tag2 li:before {
	content: "\f041︎";
	font-family: FontAwesome;
	margin-right: 3px;
	color: #C6C6C6;
}*/
.section #pankuzu ol {
	padding: 0;
}
.top_10 {
	margin-top: 10px;
	padding-top: 10px;
}
.top_20 {
	margin-top: 20px;
}
.top_30 {
	margin-top: 30px;
}
.top_40 {
	margin-top: 40px;
}
.top_50 {
	margin-top: 50px;
}
.top_60 {
	margin-top: 60px;
	padding-top: 60px;
}
.top_70 {
	margin-top: 70px;
}
.top_100 {
	margin-top: 100px;
}
.top_120 {
	margin-top: 120px;
}
.wide710 {
	width: 710px;
	float: left;
}
.about_h2 {
	margin-top: 100px;
	font-size: 2.3em;
	color: #023459;
	letter-spacing: 0.2em;
	text-align: center;
}
about_h2 {
}
.bottom_10 {
	margin-bottom: 10px;
}
.bottom_20 {
	margin-bottom: 20px;
}
.bottom_50 {
	margin-bottom: 50px;
	padding-bottom: 50px;
}
.bottom_70 {
	margin-bottom: 70px;
	padding-bottom: 70px;
}
.bottom_100 {
	margin-bottom: 100px;
	padding-bottom: 100px;
}

.section_left {
	width: 710px;
}
figure {
	padding-top: 4px;
	border: 1px solid #ddd;
	width: 40%;
	margin-right: 2%;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	float: left;
	margin-left: 0%;
	margin-top: 0%;
	margin-bottom: 2%;
}
 
figcaption {
	margin-top: 0.2em;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.company_outline {
	margin-top: 10px;
	float: left;
	width: 100%;
	margin-bottom: 5px;
	border-bottom: 1px dotted #C0C0C0;
}
.company_outline dt {
	width: 30%;
	margin: 0;
	float: left;
}
.company_outline dt:before {
	content: "\f0da︎";
	font-family: FontAwesome;
	margin-right: 5px;
	color: #182279;
	font-size: 0.5em;
	vertical-align: top;
}
.company_outline dd {
	float: left;
	margin: 0;
	width: 70%;
}

.access_area {
	width: 100%;
	border-bottom: 1px dotted #A3A3A3;
	padding-bottom: 7px;
	margin-bottom: 30px;
	float: left;
}
.access_area .address {
	width: 100%;
	float: left;
	border-left: 6px solid #C20000;
	padding-left: 10px;
	margin-bottom: 10px;
}
.access_area .map {
	width: 100%;
	float: left;
}
.access_area2 {
	width: 50%;
	border-bottom: 1px dotted #A3A3A3;
	padding-bottom: 7px;
	margin-bottom: 15px;
	float: left;
}
.access_area2 .address {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.access_area2 .map {
	width: 90%;
	float: left;
}
.flow_block {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.flow_block .ill {
	float: left;
	margin-right: 2%;
	width: 20%;
}
.flow_block .pict {
	width: 35%;
	float: right;
	margin-left: 2%;
}
.flow_block p {
	width: 41%;
	float: left;
}
.group_a li {
	background-image: url(../company/images/icon_A.png);
	background-repeat: no-repeat;
	background-position: 0 0.8em;
	padding-left: 30px;
	font-size: 1.2em;
	line-height: 2em;
}
.group_a {
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CFCFCF;
}
.group_b li {
	background-image: url(../company/images/icon_B.png);
	background-repeat: no-repeat;
	background-position: 0 0.8em;
	padding-left: 30px;
	font-size: 1em;
	line-height: 2em;
}
.group_b {
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CFCFCF;
}

.text_left {
	text-align: left;
}
.bg_kokodake {
	background-image: url(../images/common/sect_bg.png);
	background-repeat: repeat;
}
.fig_tag ul li {
	float: left;
	margin-right: 7px;
}
.line_dot   {
	border-bottom: 3px dotted #FFFFFF;
}
.pur_box {
	width: 45%;
	margin-right: 2.5%;
	text-align: left;
	float: left;
	margin-left: 2.5%;
}
.pur_box .pur_photo_area {
	width: 25%;
	float: left;
	margin-right: 3%;
}
.pur_box .pur_photo_area::nth-child(2n) {
	margin-right: 0%;
}
.pur_box .pur_photo_area img {
	width: 100%;
	height: auto;
}
.pur_box .pur_title_area {
	width: 41%;
	float: left;
	margin-right: 3%;
}
.pur_box .pur_title_area img {
	width: 100%;
}
.pur_box .pur_photo_area p {
	font-size: 1em;
	line-height: 1.2em;
	margin-top: 5px;
}

.img_box a img {
	width: 100%;
	height: auto;
}
.img_box_rihgt a img {
	width: 100%;
	height: auto;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.fig_tag2 li {
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	float: left;
	border-color: #7A7A7A;
	background-color: #ECECEC;
	border-radius: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
}


	img[usemap] {
		border: none;
		height: auto;
		max-width: 95%;
		width: auto;
	}
.footer ul li img {
}


.top-menu {
	width: 50%;
	float: left;
	height: 70px;
	top: 29px;
	z-index: 100000;
	right: 0%;
	padding-left: 40%;
}
.top-menu li {
	width: 25%;
	border-right: 0px solid #DFDFDF;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0;
	padding: 0;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
.top-menu li:first-child {
	border-left: 0px solid #DFDFDF;
}

.top-menu  li a {
	display: block;
	width: 100%;
	height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	color: #000;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #FFFFFF;
}

.top-menu .parent1 a {
border-bottom: 6px solid #FFE34C;
}
.top-menu .parent2 a {
	border-bottom: 6px solid #C1BEFF;
}
.top-menu  .parent3 a {
	border-bottom: 6px solid #5AFF5C;
}
.top-menu  .parent4 a {
	border-bottom: 6px solid #F66D6D;
}



.top-menu li a:link,
.top-menu li a:visited {
	background-color: #FFFFFF;
}

.top-menu li a:hover,
.top-menu li a:active {
	background-color: #EDEDED;
}

.top-menu li a {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

/* SUB NAV */

.top-menu li ul {
	display: none;
	float: right;
	width: 400%;
	padding: 0;
	margin: 0;
	border-left: 1px solid #DFDFDF;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
} 
.top-menu li:hover ul {
	display: block;
	text-align: left;
	display: inherit;
	z-index: 10000;
	
}
.top-menu .parent4 ul li a  {
	border-bottom: 1px solid #cfcfcf;
	height: 45px;
	padding-top: 0px;
	background-color: #F6F8F4;
}
.top-menu li ul li {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: left;
	border-bottom: 1px solid #cfcfcf;
	color: #000000;
	background-color: #182A51;
}
 

#mobile_header a img {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 40px;
	width: auto;
	margin-right: 5px;
	margin-left: 5px;
}
.tag_area .fig_tag3 a {
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	float: left;
	border-color: #7A7A7A;
	background-color: #BFE7D1;
	border-radius: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
}


/* ページネーション */
.pagination span, .pagination a {
	font-size: 15px;
	padding: 10px 15px;
	border: 1px solid #A0A0A0;
	background: #fff;
	color: #000;
	margin: 0 5px;
}
	.pagination span.current {
		border: 1px solid #A0A0A0;
		background: #ccc;
		color: #000;
	}
	.pagination a:hover {
		color: #000;
		background: #777;
		border: 1px solid #5E5E5E;
	}
