@charset "utf-8";
/* reset css
---------------------- */

@font-face {
	font-family: 'Arial Black';
	font-style: normal;
	font-weight: 400;
	src: local('Arial Black'), url('ariblk_0.ttf') format('ttf');
}
html {
	min-height: 100%;
	overflow-y: scroll;
	background: #f1f1f1;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, p, th, td {
	padding: 0;
	margin: 0;
}
address, caption, em, strong, th {
	font-style: normal;
}
caption, th {
	text-align: left;
}
hr, legend {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
li {
	list-style-type: none;
}
#contents table, #contents ol, #contents ul, #contents dl, #contents blockquote, #contents pre {
	margin-bottom: 0px;
}
#contents p {
	margin-bottom: 12px;
}
a img, fieldset {
	border: none;
}
body {
	-webkit-text-size-adjust: none;
	min-width: 1040px;
	height: 100%;
	font-family: "Arial", "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 90%;
	color: #111;
	letter-spacing: 1.6px;
	line-height: 1.6;
	background: #fff;
}
* html body {
	/* for IF6 */
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
a:link {
}
a:visited {
	text-decoration: none;
}
a:hover {
}
a:active {
}

/* LAYOUT
---------------------- */
#page {
	width: auto;
	margin: 0 auto;
}

/* header */
#header {
	min-width: 1020px;
	width: 100%;
	height: 113px;
	background: url(img/header-bg.jpg) no-repeat top center;
	background-size: 100% 100%;
}
#index #header {
	height: 604px;
	background: url(img/title.jpg) no-repeat top center;
}
#header h1 {
	color: #fff;
	width: 1020px;
	font-size: 70%;
	font-weight: normal;
	text-align: right;
	margin: 0 auto 10px;
	padding-top: 12px;
}
#header .header {
	width: 1020px;
	margin: 0 auto;
	padding: 5px 0 5px;
	display: table;
}
#header .header .head-logo {
	vertical-align: bottom;
	display: table-cell;
}

/* navigation */
#gnavi {
	vertical-align: bottom;
	display: table-cell;
	width: 50%;
}
#gnavi ul {
	display: table;
	width: 100%;
}
#gnavi ul li {
	width: 13%;
	display: table-cell;
	margin-bottom: 10px;
}
#gnavi ul li:last-child {
	width: 21%;
	padding-left:5px;
}
#gnavi ul li > a {
	position: relative;
	display: block;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1.3px;
	line-height: 1.1;
	color: #fff;
	box-sizing: border-box;
	padding: 6px 0;
}

#gnavi ul li:last-child a {
border: 1px solid #fff;
}

#index #gnavi ul li > a:hover {
	background: rgba(0, 0, 0, 0.4);
}
#gnavi ul li > a:hover {
	background: rgba(255, 255, 255, 0.4);
}
.visual img {
	width: 100%;
}
#index #contents {
	padding: 45px 0 60px;
	background: #fff;
	clear: both;
}
#contents {
	padding: 20px 0 60px;
	background: #fff;
	clear: both;
}
#contents:after {
	content: " ";
	display: table;
	clear: both;
}

/* contents */
#contents:after, #header:after, #gnavi:after {
	clear: both;
	height: 0.1px;
	visibility: hidden;
	font-size: 0.1em;
	line-height: 0;
	display: block;
	content: ".";
}
.section {
	padding: 0 0 20px;
}
.section > .section_title {
	font-size: 210%;
	font-weight: normal;
	color: #075592;
	text-align: center;
	padding: 22px 0;
	margin: 0 0 20px;
	background: url(img/bg01.png) repeat;
}
.section .article {
	margin: 0 auto;
	padding: 20px 10px 20px;
	width: 1020px;
	box-sizing: border-box;
}
.child_content_section {
	padding: 7px 0 0;
}
#index .child_content_section > .section_title {
	font-size: 230%;
	font-weight: bold;
	line-height: 1.6;
	letter-spacing: 1.8px;
	text-align: center;
	padding: 0px 15px;
}
.child_content_section > .section_title {
	font-size: 170%;
	font-weight: bold;
	line-height: 1.6;
	letter-spacing: 1.8px;
	text-align: center;
	padding: 0px 15px;
}
.child_content_section > .section_title span {
	font-size: 40%;
	font-weight: normal;
	display: block;
}
.child_content_section > .section_title span:before {
	content: "　";
	border-top: 3px solid #46b3c5;
	margin: 0 auto;
	display: block;
	width: 40px;
	position: relative;
	top: 9px;
}
.child_content_section > .article {
	padding: 35px 10px 15px;
}

/* .in_content */
.in_content {
	padding: 12px 5px 20px;
}
.in_content > .title {
	font-size: 110%;
	color: #000;
	margin-bottom: 12px;
	padding: 10px 15px;
	background: #f1f1f1;
}
.in_content > .in_content_inner {
	padding: 10px 5px;
}

/* footer */
#footer {
	min-width: 1020px;
	background: #f1f0f0;
}
#footer .footer {
	-width: 1020px;
	padding: 25px 0px;
	box-sizing: border-box;
}
#footer #footer_msg {
	line-height: 1.4;
	color: #fff;
	padding: 15px 0;
	background: #333333;
}
#footer #footer_msg .footer_msg {
	width: 1020px;
	margin: 0 auto;
}
#footer a {
	text-decoration: none;
	color: #666;
}
#footernavi {
	width: 1020px;
	margin: 0 auto;
	margin-bottom: 25px;
}
#footernavi:after {
	content: " ";
	display: table;
	clear: both;
}
#footernavi li {
	font-size: 100%;
	margin-right: 13px;
	float: left;
}
#footernavi li:after {
	content: "|";
	font-size: 120%;
	color: #C3C3C3;
	margin-left: 13px;
}
#footernavi li a {
	text-decoration: underline;
	color: #01619d;
}
#footer_company_navi {
	width: 100%;
	padding: 10px 0;
}
#footer_company_navi ul {
	width: 1020px;
	margin: 0 auto;
}
#footer_company_navi:after {
	content: " ";
	display: table;
	clear: both;
}
#footer_company_navi li {
	font-size: 90%;
	margin-right: 25px;
	float: left;
}
#footer_company_navi li:before {
	content: url(img/footer-point01.png);
	position: relative;
	margin-right: 8px;
	top: 2px;
}
div#copy {
	text-align: center;
	width: 1020px;
	margin: 0 auto;
	padding: 5px 0 10px;
}
div#copy img {
	position: relative;
	vertical-align: bottom;
	top: -4px;
	left: 14px;
}
#copy a {
	text-decoration: none;
}

/* 戻る */
.return {
	text-align: right;
	font-size: 80%;
	letter-spacing: 1px;
	padding: 0px 0px;
	margin: 0px;
	clear: both;
}
.return a {
	text-decoration: none;
	color: #663333;
	padding: 4px 5px;
}
.return a:before {
	content: "\0025b2";
	margin-right: 4px;
}

/* 汎用スタイル */
.clear {
	clear: both;
}
.txt_c {
	text-align: center;
}
.txt_r {
	text-align: right;
}

/* 各固定ページ用
---------------------- */
/* greeting.html */

.company_table_inner {
	padding: 20px 0 25px;
	background: #ff0000;
}
.company_table_inner .company_table {
	width: 100%;
	padding: 20px 20px 25px;
	box-sizing: border-box;
	border-collapse: collapse;
}
.company_table_inner .company_table th, .company_table_inner .company_table td {
	padding: 18px 20px;
	border: 1px solid #ccc;
}
.company_table_inner .company_table th {
	text-align: center;
	width: 29%;
	font-weight: normal;
}
.company_office_list {
	margin: 0px;
}
.company_office_list dt {
}
.company_office_list dd {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
.company_office_list dd:last-child {
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
}

/* access.html */
#access_map {
	width: 800px;
	margin: 0 auto;
	padding: 28px 10px;
}
#access_map .map_set {
	margin-bottom: 23px;
}
#access_map .map_set #map {
	width: 100%;
	height: 400px;
	border: 1px dotted #fff;
	margin-bottom: 15px;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.25);
}
#access_map .map_set .guide {
	text-align: center;
	font-size: 90%;
	line-height: 1.0;
	letter-spacing: 2px;
	color: #fff;
	padding: 8px 20px;
	background: #075592;
}
#access_map .map_set .guide:before {
	content: "\00ff0b\00ff0d";
	font-size: 110%;
	letter-spacing: 4px;
	color: #fff;
	margin-right: 6px;
	padding: 0 1px 0 5px;
	border: 1px solid #fff;
}
#access_map .access_data {
	padding: 10px 5px 14px;
	border-bottom: 1px dotted #ccc;
}
#access_map .access_data .title {
	font-size: 85%;
	line-height: 1.0;
	color: #075592;
	margin-bottom: 15px;
	padding: 4px 0 2px 8px;
	border-left: 5px solid #075592;
	vertical-align: middle;
}
#access_map .access_data dl {
	line-height: 1.4;
	color: 90%;
	margin-bottom: 0px;
	padding: 0 5px;
	overflow: hidden;
	zoom: 1;
}
#access_map .access_data dl dt {
	color: #075592;
	margin-right: 10px;
	float: left;
}
#access_map .access_data dl dt:before {
	content: "\0025a0";
	margin-right: 2px;
}
#access_map .access_data dl dd {
	margin: 0 30px 0 0;
	float: left;
}

/* privacy.html */
#privacy ul li {
	margin-left: 8px;
	margin-bottom: 4px;
	list-style: none;
}
#privacy dl {
	margin-left: 8px;
}
#privacy dl dt {
	margin-bottom: 4px;
}
#privacy dl dd {
	margin-left: 5px;
	margin-bottom: 14px;
}
#privacy h4 {
	margin: 20px 0 5px 0;
}
#privacy .privacy_inner {
	padding: 15px 10px 20px;
}
#privacy .privacy_inner h3 {
	margin: 0 -10px 20px;
	padding: 8px 15px;
	background: #f1f1f1;
}

/* inquiry.html */
.attent_block {
	padding: 0 10px;
}
.attent_block h3 {
	font-size: 120%;
	color: #444;
	margin: 0 -10px 14px;
	padding: 9px 14px;
	border-radius: 4px;
	background: #eee;
}
.attent_block .set {
	margin-bottom: 20px;
	padding: 0 10px;
}
.attent_block .set .title {
	font-size: 110%;
	color: #a5460e;
	margin: 0 -10px 10px;
	padding: 5px 0px;
	border-bottom: 1px solid #ccc;
}
.attent_block .set .title:before {
	content: "\0025cf";
	color: #a5460e;
	margin-right: 6px;
}
.attent_block .list01 {
	padding: 5px 0px 0px;
}
.attent_block .list01 li {
	text-indent: -14px;
	color: #5A4727;
	line-height: 1.4;
	margin-bottom: 8px;
	padding-left: 14px;
}
.inquiry_info {
	margin-bottom: 25px;
}
.inquiry_info:after {
	content: " ";
	display: table;
	clear: both;
}
.inquiry_info .set {
	width: 49%;
	margin-right: 2%;
	float: left;
}
.inquiry_info .set:last-child {
	margin: 0px;
}
.inquiry_info .set .title {
	font-size: 110%;
	margin-bottom: 4px;
}
.inquiry_info .no {
	font-size: 250%;
	font-weight: bold;
	font-family: "arial black";
	letter-spacing: -1px;
	line-height: 1.0;
}
.inquiry_info .tel .no {
	color: #075592;
}
.inquiry_info .fax .no {
	color: #a77b66;
}
.inquiry_info .tel .no:before {
	content: url(img/tel-mark.png);
	margin-right: 8px;
}
.inquiry_info .fax .no:before {
	content: url(img/fax-mark.png);
	margin-right: 8px;
}
#inquiry .inquiry_inner {
	margin: 15px 0 30px;
	padding: 10px 20px 15px;
	border-bottom: 1px solid #eee;
	background: #FAFAFA;
}
#inquiry .inquiry_inset {
	margin-bottom: 25px;
	padding: 15px 15px 8px 25px;
	background: #fff;
	border: 1px dashed #eeeeee;
	overflow: hidden;
	zoom: 1;
}
#inquiry .inquiry_inner h3 {
	font-size: 120%;
	color: #333;
	margin: 0 -10px 20px;
	padding: 10px 15px;
	background: #eee;
}
#MailForm span {
	color: #FF0000;
}
#MailForm .mail_txtbr {
	display: block;
	color: #333;
	font-size: 70%;
}
#MailForm table {
	width: 99%;
	margin: 5px 0 25px;
	border-collapse: collapse;
}
#MailForm th, #MailForm td {
	padding: 18px 15px;
	border: 1px solid #e1e1e1;
	font-weight: normal;
	color: #111;
}
#MailForm th {
	width: 140px;
	background-color: #f9f9f9;
}
#MailForm input, #MailForm textarea {
	width: 310px;
	font-family: "メイリオ";
	font-size: 100%;
	letter-spacing: 1px;
	line-height: 1.4;
	color: #444;
	margin: 2px 0;
	padding: 9px 9px;
	border: 1px solid #e1e1e1;
}
#MailForm textarea {
}
#MailForm select {
	font-size: 110%;
	padding: 10px 10px;
	border: 1px solid #e1e1e1;
}
#MailForm label {
	cursor: pointer;
	padding: 2px 0;
}
#MailForm .form3 {
	vertical-align: middle;
	width: 3%;
}
#MailForm .form25 {
	width: 25%;
}
#MailForm .form45 {
	width: 45%;
}
#MailForm .form60 {
	width: 60%;
}
#MailForm .form90 {
	width: 93%;
}
#MailForm .attent {
	font-size: 90%;
	color: #666;
}
#MailForm .attent2 {
	font-size: 90%;
	color: #4D3A20;
}
#MailForm .focus {
	background: #ffe7e0;
}
#MailForm02 .focus {
	background: #ffe7e0;
}
.send_btn_inner {
	text-align: center;
	padding: 15px 0 20px;
}
.send_btn {
	display: inline-block;
	color: #fff;
	font-size: 130%;
	letter-spacing: 1px;
	cursor: pointer;
	margin: 0 10px;
	padding: 15px 30px;
	border: 0px;
	background: #FF9900;
}
.submit_btn {
	width: 50%;
}
.reset_btn {
	width: 30%;
}
.inputarea li {
	margin: 0 15px 0 0;
	float: left;
}
#thanks p {
	line-height: 300px;
	text-align: center;
}
.inquiry-info {
	margin: 0px;
	overflow: hidden;
	zoom: 1;
}
.inquiry-info li {
	margin-right: 15px;
	float: left;
}

/* formmail.cgi */
.send_inner {
	padding: 12px 0 20px;
}
.send_inner .send_step_msg {
	text-align: center;
	font-size: 140%;
	margin-bottom: 15px;
}

/* formmail.cgi:send base */
.send_guide_msg {
	text-align: center;
	color: #444;
	padding: 0 0 15px;
}
.send_inner .send_btn_inner {
	text-align: center;
}
.send_inner .send_btn_inner .send_btn {
	display: inline-block;
	color: #fff;
	font-size: 130%;
	letter-spacing: 1px;
	cursor: pointer;
	margin: 0 10px;
	padding: 15px 30px;
	border: 0px;
	background: #FF9900;
}
.send_inner .send_btn_inner .btn_return {
	background-color: #797979;
}
.send_inner .send_btn_inner .btn_return {
	background-color: #797979;
}

/* formmail.cgi:send confirm */
.send_confirm_table {
	padding: 17px 0 30px;
}
.send_confirm_table table {
	width: 90%;
	margin: 0 auto;
	border-collapse: collapse;
}
.send_confirm_table table th, .send_confirm_table table td {
	font-size: 110%;
	font-weight: normal;
	line-height: 1.5;
	border: 1px solid #ccc;
	padding: 17px 20px;
	background: #fff;
}
.send_confirm_table table th {
	width: 40%;
	background: #f5f5f5;
}

/* formmail.cgi:send error */
.send_inner .send_error {
	padding: 15px 0 30px;
}
.send_inner .send_error li {
	font-size: 110%;
	padding: 5px 0;
}
.send_inner .send_error li:before {
	content: "\0025cf";
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 85%;
	color: #C2C2C2;
	margin-right: 8px;
}
.send_inner .send_error li span {
	display: inline-block;
	color: #FF3333;
	margin-right: 5px;
}

/* base styles
---------------------- */
.table_base {
	padding: 20px 0 25px;
}
.table_base table {
	width: 90%;
	margin: 0 auto;
	border-collapse: collapse;
}
.table_base table th, .table_base table td {
	font-weight: normal;
	padding: 18px 16px;
	border: 1px solid #E3E3E3;
}
.table_base table tbody th {
	text-align: center;
	width: 28%;
}
.content_inner {
	line-height: 1.9;
	padding: 10px 0 25px;
}
.content_inner:after {
	content: " ";
	display: table;
	clear: both;
}
.content_inner .images_r {
	float: right;
}
.content_inner .images_l {
	float: left;
}
.content_inner img {
	width: 100%;
}
.w_margin270 .images_r, .w_margin270 .images_l {
	width: 270px;
}
.w_margin270 .images_r img {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.w_margin270 .msg_l {
	padding-right: 310px;
	margin-bottom: 40px;
}
.w_margin270 .msg_r {
	padding-left: 310px;
}
.w_margin330 .images_r, .w_margin330 .images_l {
	width: 330px;
}
.w_margin330 .images_r img {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.w_margin330 .msg_l {
	font-size: 105%;
	padding-right: 390px;
	margin-bottom: 40px;
}
.w_margin330 .msg_r {
	padding-left: 390px;
}
#contents .pick_text {
	font-size: 170%;
	text-align: center;
	margin-bottom: 36px;
	text-shadow: 0.3px 0 0 #0d3a7b;
}
.breadcrumbs {
	width: 1020px;
	margin: 0 auto;
	padding: 20px 0 40px;
}
.breadcrumbs ul:after {
	content: " ";
	display: table;
	clear: both;
}
.breadcrumbs ul li {
	font-size: 90%;
	margin-right: 5px;
	float: left;
}
.breadcrumbs ul li a {
	color: #000;
	text-decoration: none;
	display: inline-block;
	margin-right: 4px;
}

/* .page_link */
.page_link {
	display: inline-block;
	text-align: right;
	padding: 5px 0 10px;
	float: right;
}
.page_link a {
	position: relative;
	display: block;
	text-align: right;
	font-size: 90%;
	line-height: 1.5;
	padding: 1px 14px;
	padding-right: 36px;
	overflow: hidden;
}
.page_link a:after {
	position: absolute;
	content: " ";
	width: 11%;
	height: 100%;
	background: url(img/point01.png) no-repeat center center #b48f40;
	right: 0px;
	top: 0px;
}

/* .button_base */
.button_base {
	margin: 0px auto;
	padding-top: 70px;
	width: 400px;
}
.button_base a {
	position: relative;
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 120%;
	color: #000;
	padding: 12px 14px;
	border: 2px solid #000;
}
.button_base a:after {
	content: url(img/point02.png);
	position: absolute;
	top: 32%;
	right: 20px;
}
.button_base a:hover {
	color: #fff;
	background: #000;
}
.button_base a:hover:after {
	content: url(img/point02-hover.png);
}

/* .image_list */
.image_list:after {
	content: " ";
	display: table;
	clear: both;
}

.image_list {
  padding:30px 0;  
}

.image_list li {
	float: left;
}
.image_list li img {
	width: 100%;
  display:block;
  box-sizing:border-box;
  border:1px solid #CCCCCC;
  padding:5px;
}
.image_list li span {
	padding: 10px 0 0;
	display: block;
  font-size:90%;
}
.two_image li {
	width: 48%;
}
.two_image li:first-child {
	margin-right: 25px;
}

.three_image li {
	width: 31%;
  margin-right: 3.5%;
}

.three_image li:nth-child(3n+1) {
  clear:left;
}

.three_image li:nth-child(3n),
.three_image li:last-child {
	margin-right: 0;
}

.three_image li:nth-child(n+4) {
  margin-top: 3.5%;
}



/* 各ページ用スタイル
---------------------- */
/* -------------------
汎用指定 */

/* -------------------
index.html */
/* .news */

.news {
}
.news:after {
	content: " ";
	display: table;
	clear: both;
}
.news_set {
}
.news .date {
	width: 120px;
	padding: 0 0 0 5px;
	float: left;
	color: #666;
}
.news .news_detail {
	margin-bottom: 8px;
	padding: 0 5px 8px 140px;
	border-bottom: 1px dotted #ccc;
}

/* -------------------
contents1.html */
.business_list {
	background: #eef1f3;
	margin-bottom: 80px;
	padding: 10px 45px 30px;
}
#contents .business_list .section_title {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 130%;
}
.business_list .section_title:before {
	font-size: 180%;
	margin-right: 6px;
	content: "●";
	position: relative;
	top: 3px;
}


.business_num_list li {
  text-indent: -27px;
  padding-left:27px;
  line-height:1.6;
  margin-bottom:10px;
}

.business_num_list li:last-child {
  margin-bottom: 0;
}










