@charset "UTF-8";

header {
	padding-top: 5px;
	padding-bottom: 10px;
	background-repeat: repeat-x;
	background-image: url(../images/header_bg.png);
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	z-index: 1000;
	position: relative;
}

header {
	position: sticky;
	top: 0;
}

header h1 {
	color: #fff;
	padding-left: 2%;
	font-size: 0.9em;
	font-weight: 200;
	letter-spacing: 1px;
	float: left;
}

header .icon {
	display: none;
}

header .headercontents {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
}

header .logo {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 22px;
	float: left;
	clear: left;
}

header .right {
	padding-top: 30px;
	padding-bottom: 10px;
	float: right;
}

/* -----------------------------------------------*/
.hover_nav_mail {
	display: inline-block;
	padding: 0.8em 2.5em 0.8em 5em;
	background: #02b1ff;
	background-image: url(../images/icon_mail.png);
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: 10px center;
	border: 0.1875em solid #02b1ff;
	color: #fff;
	cursor: pointer;
	transition: all 0.3s ease 0s;
	min-width: 50px;
}

.hover_nav_mail a {
	color: #fff;
	letter-spacing: 3px;
}

.hover_nav_mail:hover {
	opacity: 0.6;

}

.hover_nav_download {
	display: inline-block;
	padding: 0.8em 2em 0.8em 3.5em;
	background: #d73a92;
	background-image: url(../images/icon_download.png);
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: 10px center;
	border: 0.1875em solid #d73a92;
	cursor: pointer;
	transition: all 0.3s ease 0s;
	min-width: 50px;
}

.hover_nav_download a {
	color: #fff;
	letter-spacing: 3px;
}

.hover_nav_download:hover {
	opacity: 0.6;

}

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

/*

// -------------------------------------------------------------------------

// NAVI

// -------------------------------------------------------------------------

*/

#nomal_menu {
	text-align: center;
	clear: both;
	padding-bottom: 15px;
	width: 100%;
}

#nomal_menu .menu {
	display: table;
	margin: 0 auto;
	padding: 10px 0;
	width: 80%;
	text-align: center;
	max-width: 1200px;
}

#nomal_menu .menu li {
	display: table-cell;
	min-width: 50px;
	padding: 15px;
}

.hover1 {
	border-bottom: 0.1875em solid #006db9;
	background-color: #fff;
	color: #fff;
	cursor: pointer;
	transition: all 0.3s ease 0s;
	letter-spacing: 3px;
	font-size: 1.1em;
}

.hover2 {
	border-bottom: 0.1875em solid #009c79;
	background-color: #fff;
	color: #fff;
	cursor: pointer;
	transition: all 0.3s ease 0s;
	letter-spacing: 3px;
	font-size: 1.1em;
}

.hover3 {
	border-bottom: 0.1875em solid #ffc943;
	background-color: #fff;
	color: #fff;
	cursor: pointer;
	transition: all 0.3s ease 0s;
	letter-spacing: 3px;
	font-size: 1.1em;
}

.hover4 {
	border-bottom: 0.1875em solid #a6e017;
	background-color: #fff;
	color: #fff;
	cursor: pointer;
	transition: all 0.3s ease 0s;
	letter-spacing: 3px;
	font-size: 1.1em;
}

.hover5 {
	border-bottom: 0.1875em solid #e53b40;
	background-color: #fff;
	color: #fff;
	cursor: pointer;
	transition: all 0.3s ease 0s;
	letter-spacing: 3px;
	font-size: 1.1em;
}

.hover6 {
	border-bottom: 0.1875em solid #263882;
	background-color: #fff;
	color: #fff;
	cursor: pointer;
	transition: all 0.3s ease 0s;
	letter-spacing: 3px;
	font-size: 1.1em;
}

.hover1:hover, .hover2:hover, .hover3:hover, .hover4:hover, .hover5:hover, .hover6:hover {
	border-bottom-color: transparent;
	transform: translateY(0.1875em);
}

.clear {
	clear: both;
}

/* 

// -------------------------------------------------------------------------

//   PAGETOP

// -------------------------------------------------------------------------

*/

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}

#page-top a {
	background-color: #333;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}

#page-top a:hover {
	text-decoration: none;
	background-color: #fcb203;
}

/*

// -------------------------------------------------------------------------

//   FOOTER

// -------------------------------------------------------------------------

*/

footer {
	clear: both;
	width: 100%;
	background-color: #4f6173;
}

.footerContents {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	background-repeat: repeat;
	color: #fff;
	padding-bottom: 30px;
}

.footerinfo {
	padding: 50px;
}

.footerinfo p {
	padding-top: 1%;
	letter-spacing: 5px;
}

.name {
	padding: 20px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 900;
	font-size: 3em;
}

.footerinfo a {
	color: #fff;
}

.footerWaku {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #ededed;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footerWaku a {
	color: #999;
}

.footerNAV1 {
	padding-right: 0px;
	text-align: center;
}

.footerNAV1 ul {
	padding-top: 10px;
	padding-bottom: 10px;
}

.footerNAV1 li {
	font-size: 1em;
	border-right: 1px solid #999;
	letter-spacing: 5px;
	padding: 0px 20px;
	display: inline;
}

.footerNAV1 li a {
	color: #666;
}

.footerNAV1 li a:hover {
	color: #ccc;
}

.footerNAV2 {
	padding-right: 0px;
}

.footerNAV2 ul {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footerNAV2 li {
	letter-spacing: 3px;
	padding: 1%;
	display: inline-block;
	width: 180px;
}

.rubi {
	font-size: 0.7em;
}

.copy {
	clear: both;
	font-size: 0.8em;
	text-align: center;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	letter-spacing: 5px;
	color: #000;
	padding-bottom: 20px;
	background-color: #fff;
}

.hidden {
	display: none;
}

/* -----------------------------------------------*/
.hover_nav {
	display: inline-block;
	padding: 0.6em 2em;
	margin: 0 0 1em;
	background: #fff;
	border: 0.1875em solid #333;
	color: #333;
	cursor: pointer;
	transition: all 0.3s ease 0s;
	letter-spacing: 5px;
}

.hover_nav a {
	color: #333;
}

.hover_nav:hover {
	background: #666;
	color: #fff;
}

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

/*

// -------------------------------------------------------------------------

//  pagecommon Title

// -------------------------------------------------------------------------

*/

#pagetitle {
	padding: 80px;
	margin: 0px auto 50px;
	background-color: #eee;
	position: relative;
	top: -30px;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2.2em;
	letter-spacing: 15px;
}

.title_gaiyo {
	width: 70%;
	text-align: center;
	margin: 0px auto;
	color: #006db9;
}

.title_products {
	width: 70%;
	text-align: center;
	margin: 0px auto;
	color: #009c79;
}

.title_machine {
	width: 70%;
	text-align: center;
	margin: 0px auto;
	color: #ffc943;
}

.title_eco {
	width: 70%;
	text-align: center;
	margin: 0px auto;
	color: #a6e017;
}

.title_access {
	width: 70%;
	text-align: center;
	margin: 0px auto;
	color: #e53b40;
}

.title_recruit {
	width: 70%;
	text-align: center;
	margin: 0px auto;
	color: #263882;
}

.title_contact {
	width: 70%;
	text-align: center;
	margin: 0px auto;
	color: #53aef7;
}

.title_download {
	width: 70%;
	text-align: center;
	margin: 0px auto;
	color: #c4488f;
}

/*

// -------------------------------------------------------------------------

//  pagecommon Section

// -------------------------------------------------------------------------

*/

#container {
	width: 100%;
	background-color: #fff;
	text-align: center;
}

section {
	padding-bottom: 100px;
	margin: 0px auto;
	clear: both;
	display: block;
}

#contents {
	margin: 0px auto;
	display: block;
	padding: 2%;
	width: 80%;
}

.midashi {
	letter-spacing: 15px;
	font-size: 2em;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 18px;
	font-family: "Noto Sans JP", sans-serif;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	border-bottom: medium solid #ccc;
	margin-bottom: 20px;
	color: #333;
}

.light {
	font-size: 0.8em;
	color: #c2c2c2;
	word-spacing: 2em;
}

.alignleft {
	float: left;
	width: 48%;
}

.alignright {
	float: right;
	width: 48%;
}

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 30px;
}

.hidden {
	display: none;
}

#breadcrumb {
	background-color: #ededed;
	padding-left: 1%;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	text-align: left;
	font-size: 0.8em;
}

#breadcrumb li {
	display: inline;
	text-align: left;
	padding-right: 30px;
}

.title_text {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	text-align: center;
	letter-spacing: 2px;
	padding-top: 30px;
	font-size: 2em;
	line-height: 2.5em;
	font-weight: bolder;
	color: #3a3b41;
}

.ex_text {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #606060;
	line-height: 1.9em;
	letter-spacing: 3px;
	padding-bottom: 50px;
}

.text {
	text-align: left;
	color: #606060;
	line-height: 1.9em;
}

.text_center {
	text-align: center;
	font-size: 1em;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #606060;
	letter-spacing: 3px;
	line-height: 1.5em;
}

.text_right {
	text-align: right;
	font-size: 1em;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #606060;
	letter-spacing: 3px;
}

.demo {
	margin-left: auto;
	margin-right: auto;
	padding: 80px;
}

/* tableの設定
----------------------------------------------------------- */
table {
	border-collapse: collapse;
}

th, td {
	border: 1px solid #ccc;
	padding: 10px;
}

th {
	font-weight: bolder;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

/*

// -------------------------------------------------------------------------

//   INDEX

// -------------------------------------------------------------------------

*/

#intro {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.manga img {
	width: 1000px;
}

#slider {
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	top: -50px;
}

#mainNAV {
	clear: both;
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #f0f7ff;
	padding-top: 60px;
	padding-bottom: 50px;
}

#mainNAV ul {
	width: 80%;
	display: table;
	margin-left: auto;
	margin-right: auto;
}

#mainNAV li {
	display: table-cell;
	padding: 2px;
}

.text_intitle {
	color: #fff;
	padding-left: 5%;
	padding-top: 15px;
	letter-spacing: 2px;
}

#Topics_news {
	width: 100%;
	height: 400px;
	padding-top: 50px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 50px;
	clear: both;
	background-image: url(../images/contents_bg.jpg);
}

#news {
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	padding-bottom: 100px;
	padding-top: 100px;
}

.newsWaku {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.scroll {
	width: 90%;
	height: 600px;
	overflow-y: scroll;
	overflow-x: hidden;
}

#news dl {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

#news dt {
	font-weight: 500;
	color: #ad102d;
}

#news dd {
	clear: both;
	text-align: left;
}

#news .date {
	width: 6em;
	color: #818160;
	float: right;
	font-size: 0.9em;
	padding-bottom: 5px;
}

.newsTitle {
	color: #ff8600;
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 20px;
}

/* bxslider画像レイアウト
===================================*/

.bxslider {
	margin: 0px;
	width: 100%;
}

.bx-wrapper {
	position: relative;
}

.bx-wrapper img {
	width: 100%;
}

.bx-viewport {
	max-height: 900px;
}

/*

// -------------------------------------------------------------------------

//   gaiyo

// -------------------------------------------------------------------------

*/

table.company {
	width: 800px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	border-collapse: separate;
	border-spacing: 0px 15px;
	font-size: 12px;
	margin-bottom: 100px;
}

table.company th,
table.company td {
	background: #f8f8f8;
	padding: 10px;
	text-align: left;
}

table.company th {
	vertical-align: middle;
	text-align: right;
	width: 250px;
	overflow: visible;
	position: relative;
	font-weight: bolder;
	padding-right: 20px;
	letter-spacing: 5px;
}

table.company td {
	padding-left: 20px;
	padding-right: 20px;
	background-color: #f8f8f8;
}

table.history {
	width: 800px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	border-collapse: separate;
	border-spacing: 0px 15px;
	font-size: 12px;
}

table.history th,
table.history td {
	background: #f8f8f8;
	padding: 10px;
	text-align: left;
}

table.history th {
	vertical-align: middle;
	text-align: left;
	padding-left: 100px;
	width: 150px;
	overflow: visible;
	position: relative;
	font-weight: bold;
	letter-spacing: 3px;
}

/*

// -------------------------------------------------------------------------

//  products

// -------------------------------------------------------------------------

*/

.products {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 1000px;
}

.products_detail {
	background-color: #ebedf0;
	width: 1000px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	letter-spacing: 3px;
	padding-bottom: 10px;
}

.products_detail dt {
	background-color: #a078b3;
	width: 150px;
	margin-right: 10px;
	color: #fff;
	font-size: 1.5em;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	clear: both;
}

.products_detail dd {
	background-color: #fff;
	font-size: 1.2em;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 1.8em;
}

.machine {
	width: 100%;
	margin: 30px auto;
	display: block;
	text-align: left;
	float: none;
}

.zoom {
	background-image: url(../images/zoom_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 35px 35px;
	float: right;
	margin: 20px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 15px;
	color: #6f6f6f;
}

.machine_ex {
	width: 100%;
	color: #4e4e4e;
	letter-spacing: 3px;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.8em;
	border-left: 10px solid #d1d1d1;
	margin: 50px auto 10px;
	padding-bottom: 0px;
}

.machine ul {
	display: block;
	padding-left: 0px;
	padding-top: 30px;
}

.machine li {
	text-align: left;
}

.machine_pic {
	display: flex;
	justify-content: space-between;
	margin: 10px auto;
}

.machine_pic_ex {
	color: #727272;
	padding-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	width: 45%;
}

.setsubi_waku h4 {
	text-align: left;
	font-size: 1.5em;
	border-left: 5px solid #3f3f3f;
	letter-spacing: 3px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: 600;
}

#container #contents .download_wrapper {
}

.setsubi_waku {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
}

table.setsubi {
	width: 100%;
	margin: auto auto;
	border-collapse: separate;
	display: inline-table;
	letter-spacing: 5px;
}

table.setsubi th,
table.setsubi td {
	padding: 10px;
	text-align: left;
}

table.setsubi th {
	vertical-align: middle;
	text-align: center;
	width: 25%;
	overflow: visible;
	position: relative;
	letter-spacing: 0.2px;
	color: #262626;
	background-color: #eee;
	font-size: 1em;
}

table.setsubi td {
	text-align: center;
	width: 25%;
	letter-spacing: 0.2px;
	font-size: 0.9em;
}

.product_midashi {
	text-align: center;
	width: 14em;
	letter-spacing: 0.3em;
	font-size: 1.1em;
	background-color: #11853f;
	color: #fff;
	padding: 10px;
	border-radius: 5px;
}

.product_text {
	text-align: left;
	letter-spacing: 0.2em;
	font-size: 1.2em;
	padding: 10px;
	line-height: 150%;
}

.product_feature {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
}

/*

// -------------------------------------------------------------------------

//   eco

// -------------------------------------------------------------------------

*/

/*

// -------------------------------------------------------------------------

//  Download

// -------------------------------------------------------------------------

*/
.download_box {
	display: inline-block;
	padding: 10px;
	margin-bottom: 50px;
}

.download_wrapper {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.download_waku {
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	text-align: center;
	font-size: 1em;
	letter-spacing: 3px;
	display: inline-block;
	border: 1px solid #c6c6c6;
}

.download_list {
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	text-align: center;
	font-size: 1.3em;
	letter-spacing: 3px;
}

.download_link {
	position: relative;
	text-align: center;
	letter-spacing: 3px;
	font-size: 1.2em;
	/* 中央揃え */
	display: block;
	margin: 0 auto;
	/* 幅の指定 */
	width: 100%;
	max-width: 200px;
	box-sizing: border-box;
	padding: 10px 10px 10px 30px;
	/* 色の指定 */
	background: linear-gradient(135deg, #d661aa, #c2488d);
	color: #fff;
	font-weight: bold;
	border-radius: 8px;
	transition: 0.3s;
	border: 2px solid #c2488d;
	background: #fff;
	color: #c2488d;
	background-image: url(../images/icon_download_a.png);
	background-position: 10px center;
	background-size: 30px 30px;
	background-repeat: no-repeat;
}

.download_link:hover {
	background: #c2488d;
	color: #fff;
	background-image: url(../images/icon_download_hover.png);
	background-position: 10px center;
	background-size: 30px 30px;
	background-repeat: no-repeat;
}

.download_link:active, .download_link:focus {
	top: 2px;
}

/* 

// -------------------------------------------------------------------------

//  ACCESS

// -------------------------------------------------------------------------

*/
.access {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 500px;
	text-align: left;
	font-size: 1.3em;
	letter-spacing: 3px;
}

.access .car {
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/icon_car.jpg);
	background-position: left center;
	background-size: 30px 30px;
	background-repeat: no-repeat;
	padding-left: 40px;
}

.hover_parking {
	display: inline-block;
	padding-top: 1.6em;
	padding-right: 2em;
	padding-left: 5em;
	padding-bottom: 0.6em;
	background-color: #4caf50;
	color: #fff;
	cursor: pointer;
	transition: all 0.3s ease 0s;
	background-image: url(../images/pdf_icon.png);
	background-repeat: no-repeat;
	background-position: 5% center;
}

.hover_parking:hover {
	opacity: 0.6;
}

.map {
	width: 1000px;
	margin: auto;
}

.add {
	padding-top: 30px;
	padding-bottom: 50px;
}

.add dt {
	font-weight: bold;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2.2em;
	letter-spacing: 5px;
	padding-top: 30px;
	padding-bottom: 30px;
	display: block;
}

.add dd {
	padding-bottom: 30px;
	font-size: 1.4em;
	letter-spacing: 1px;
}

.icon_car {
	font-size: 1.5em;
	letter-spacing: 3px;
	padding-left: 60px;
	background-image: url(../images/icon_car.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 50px 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #b2b2b2;
}

.icon_train {
	font-size: 1.5em;
	letter-spacing: 3px;
	padding-left: 60px;
	background-image: url(../images/icon_train.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 50px 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #b2b2b2;
}

/* 

// -------------------------------------------------------------------------

//   recruit

// -------------------------------------------------------------------------

*/

.yoko h3 {
	text-align: left;
	border-left: 3px solid #1d1d8a;
	padding-left: 30px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #fff;
	background-color: #496175;
	letter-spacing: 5px;
	font-size: 1.3em;
}

table.recruit {
	width: 90%;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	border-collapse: separate;
	border-spacing: 0px 15px;
	margin-bottom: 100px;
}

table.recruit th,
table.recruit td {
	background: #f8f8f8;
	padding: 10px;
	text-align: left;
}

table.recruit th {
	vertical-align: middle;
	text-align: center;
	width: 200px;
	overflow: visible;
	padding-right: 20px;
	border-bottom: 1px solid #939393;
	background-color: #ebe9e7;
	letter-spacing: 3px;
	font-size: 1em;
}

table.recruit td {
	padding-left: 20px;
	padding-right: 20px;
	background-color: #fff;
	border-bottom: 1px solid #939393;
	line-height: 180%;
	letter-spacing: 1px;
	color: #4f4f4f;
}

/*

// -------------------------------------------------------------------------

//   contact

// -------------------------------------------------------------------------

*/

.contact {
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 3px;
	padding-bottom: 30px;
}

.contact .tel a {
	color: #d43838;
}

.contact .tel {
	width: 280px;
	background-image: url(../images/mark_tel.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 40px 40px;
	color: #d43838;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 60px;
	padding-bottom: 30px;
	padding-top: 30px;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.5em;
}

.contact .fax {
	width: 280px;
	background-repeat: no-repeat;
	background-image: url(../images/mark_fax.jpg);
	background-position: left center;
	background-size: 40px 40px;
	color: #d43838;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 2.5em;
	padding-left: 60px;
	padding-bottom: 30px;
	padding-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

.tel_line {
	line-height: 2.5em;
	font-size: 1.5em;
	font-weight: bold;
}

.contact_text li {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	letter-spacing: 2px;
	line-height: 2em;
}

/* tbl_form
------------------------------ */
#form_body table.tbl_form {
	width: 90%;
	border-collapse: collapse;
	border-spacing: 0;
	letter-spacing: 2px;
	font-size: 1em;
	color: #333;
	margin-top: 50px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
}

#form_body table.tbl_form li {
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	margin: 0 1em 0.5em 0;
}

#form_body table.tbl_form th,
#form_body table.tbl_form td {
	padding: 20px 20px 10px;
}

#form_body table.tbl_form th {
	text-align: right;
	border-right: 1px solid #b4b4b4;
	font-size: 1em;
}

#form_body table.tbl_form td {
	text-align: left;
}

#form_body table.tbl_form p {
	margin-bottom: 8px;
}

#form_body .tbl_form .horizon li {
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	margin: 0 1em 0.5em 0;
}

#form_body .tbl_form .horizon li input,
#form_body .tbl_form .horizon li span {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

#form_body .tbl_form .horizon li label {
	margin-right: 5px;
}

#form_body .tbl_form .horizon li span {
	padding: 4px 0 0 2px;
}

#form_body .tbl_form .in_txt,
#form_body .tbl_form .in_txta {
	border: 1px solid #d1c0ca;
	padding: 10px;
	width: 80%;
}

#form_body .tbl_form .in_txt2 {
	border: 1px solid #d1c0ca;
	padding: 10px;
	width: 10em;
}

.must_red {
	color: #f50;
	border: 1px solid #f50;
	padding: 2px;
	border-radius: 3px;
	margin: 0px 10px;
}

/* form_btn
------------------------------ */
#form_body .form_btn p {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
	width: 230px;
	box-sizing: border-box;
}

#form_body .form_btn p input {
	cursor: pointer;
	padding: 10px 0;
	width: 100%;
	font-size: 1.2em;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

#form_body .form_btn .reset input {
	border: 1px solid #ccc;
	background-color: #eee;
	color: #666;
}

#form_body .form_btn .submit input {
	border: 1px solid #00a6dd;
	background-color: #00a6ff;
	color: #fff;
}
