<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";

/*-----------------------------------------------
	編集可能なファイルです。
-----------------------------------------------*/

h2.cms_h2 {
	margin: 10px auto 20px auto;
	position: relative;
	padding-bottom: 0.7em;
	border-bottom: 4px solid #DDD;
	display: inline-block;
	width: 100%;
	line-height: 25px;
}

h2.cms_h2:after {
	position: absolute;
	content: ' ';
	border-bottom: solid 4px #042455;
	bottom: -4px;
	width: 13%;
	display: block;
	left: 0px;
}

.container {
	width: 1000px;
	margin: 20px auto;
	overflow: hidden;
}

.maincontents {
	width: 780px;
	float: left;
}

.side {
	width: 200px;
	float: right;
}

.cms_back {
	text-align: left;
	margin: 10px auto 10px auto;
	padding: 0px 0px 0px 0px;
}

.cms_back a {
	color: #004CD3;
	line-height: 18px;
}

.cms_back a:hover {
	text-decoration: none;
	color: #999999;
}

/*-----------------------------------------------
	cms_pc.css
-----------------------------------------------*/
img {
	vertical-align: bottom;
	width
	/***/
	: auto;
}

a img {
	border: none;
}

div#map_canvas img {
	max-height: none;
}

#container {
	width: 100%;
}

div#map_canvas img {
	max-height: none;
}

.pc_off {
	display: none;
}

.pc_off_cms {
	display: none;
}

._jcpage_spbtn_area {
	display: none;
}

/*----------------------------------------------------------
	 共通項目
----------------------------------------------------------*/

.header_wrap {
	margin-top: 30px;
}

body {
	width: 100%;
	color: #333;
	font-family: 'ヒラギノ角ゴ Pro W3', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif;
	margin: 0;
	padding: 0;
}

.contents {
	width: 960px;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
}

h2.cms_h2 {
	font-size: 22px;
	line-height: 80px;
	width: 1000px;
	padding: 0px;
	display: block;
	clear: both;
	text-indent: 30px;
	background-image: url(/img/cms/cms_h2_bg.jpg);
	font-family: 'ヒラギノ角ゴ Pro W3', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif;
}

.cms_color {
	background: url(../img_cms/color.gif);
}

.cms_back {
	width: 900px;
	text-align: left;
	margin: 20px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

.cms_back a {
	color: #004CD3;
	font-size: 12px;
	line-height: 18px;
}

.cms_back a:hover {
	text-decoration: none;
	color: #999999;
}

.float_r {
	float: right;
}

.float_l {
	float: left;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

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

.grouppaging {
	text-align: center;
	clear: both;
}

.grouppaging li {
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	margin: 2px !important;
}

.grouppaging a {
	width: 40px;
	height: 40px;
	line-height: 40px;
	display: block;
	background: #eeeeee;
	text-align: center;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-right: 5px;
}

.grouppaging a:hover {
	background: #aaaaaa;
}

.grouppaging a.active {
	background: #FFBF00;
}

.map_text {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 5px 0;
}

/*-----------------------------------------------
　　◎  スタッフ紹介 共通
-----------------------------------------------*/

.staff {
	width: 1000px;
	margin: 30px auto;
	font-size: 16px;
	overflow: hidden;
	text-align: left;
}

.staff ul {
	width: 1000px !important;
	list-style: none;
	margin: 0;
	padding: 0;
}

/*-----------------------------------------------
　　スタッフ紹介 パターン4 /staff4/ ★追加
-----------------------------------------------*/

.staff4 ul {
	width: 1020px;
	margin: 0px -5px 0px 0px;
	padding: 0px;
}

.staff4 ul li {
	display: block;
	float: left;
	border: 1px #CCCCCC solid;
	width: 240px !important;
	height: 200px;
	margin: 5px 20px 20px 0px;
	padding: 10px 5px;
	list-style: none;
}

.staff4 img {
	display: block;
	max-width: 150px;
	max-height: 150px;
	margin: 15px auto;
	padding: 0px;
}

.staff4_r {
	display: block;
	width: 300px;
	float: right;
	margin: 0px 0px 0px 7px;
	text-align: left;
}

.staff4_yakushoku {
	display: block;
	width: 70px;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	border-left: #0099CC 5px solid;
	line-height: 20px;
	font-size: 11px;
	color: #000000;
}

.staff4_name01 {
	display: block;
	float: right;
	width: 220px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	font-size: 16px;
	color: #333333;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
}

.staff4_name02 {
	display: block;
	float: right;
	width: 220px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}

.staff4_comment-ti {
	display: block;
	width: 300px;
	float: right;
	margin: 15px 0px 0px 7px;
	padding: 0px;
	font-size: 12px;
	color: #99CCCC;
	line-height: 16px;
	text-align: left;
	border-bottom: solid 1px #99CCCC;
}

.staff4_comment01 {
	display: block;
	float: right;
	width: 300px;
	margin: 5px 0px 0px 7px;
	padding: 0px;
	font-size: 13px;
	color: #333333;
	line-height: 16px;
	text-align: left;
}

/*-----------------------------------------------
　　◎  お客様の声 共通
-----------------------------------------------*/

.voice {
	width: 1000px;
	margin: 30px auto;
	font-size: 16px;
	text-align: left;
}

.voice ul {
	width: 1000px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.voice li {
	overflow: hidden;
}

/*-----------------------------------------------
　　お客様の声 パターン1 /voice/
-----------------------------------------------*/

.voice_1_title {
	display: block;
	line-height: 35px;
	font-weight: bold;
	text-indent: 10px;
	margin-bottom: 10px;
}

.voice_1_photo {
	width: 250px;
	border: 1px solid #999999;
	padding: 2px;
	margin-bottom: 30px;
}

.voice_1_photo img {
	max-width: 250px;
	border: 0;
	vertical-align: bottom;

}

.voice_1_text {
	width: 710px;
	margin-bottom: 30px;
}

.voice_1_text span {
	display: block;
	font-weight: bold;
	text-align: right;
	font-size: 13px;
}

.voice_1_text p {
	margin: 5px 0 10px 0;
	font-size: 13px;
	border: 1px dashed #aaaaaa;
	padding: 10px;
	overflow: hidden;
	line-height: 25px;
}

.voice_1_title {
	display: block;
	line-height: 35px;
	font-weight: bold;
	text-indent: 10px;
	margin-bottom: 10px;
}

.voice_1_photo {
	width: 250px;
	border: 1px solid #999999;
	padding: 2px;
	margin-bottom: 30px;
}

.voice_1_photo img {
	max-width: 250px;
	border: 0;
	vertical-align: bottom;

}

/*
.voice_1_text {
	width: 630px;
	margin-bottom: 30px;
}
.voice_1_text span {
	display: block;
	font-weight: bold;
	text-align: right;
	font-size: 13px;
}
.voice_1_text p {
	margin: 5px 0 10px 0;
	font-size: 13px;
	border: 1px dashed #aaaaaa;
	padding:10px;
	overflow: hidden;
	line-height: 25px;
}
*/

/*-----------------------------------------------
　　会社概要 パターン1 /company/
-----------------------------------------------*/
.company {
	width: 1000px;
	margin: 0 auto 90px;
}

.company_1_navi {
	margin: 15px 0;
}

.company_1_navi ul {
	width: 1012px;
	margin: 0 -15px 0 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
}

.company_1_navi ul li {
	float: left;
	width: 325px;
	margin-right: 12px;
	line-height: 35px;
	text-align: center;
}

.company_1_navi ul li a {
	display: block;
	color: #555555;
	background: #FFEFBF;
}

.company_1_navi ul li a:hover {
	color: #FFFFFF;
	background: #FFB600;
}

.company_link_anchor {
	margin: -15px 0 0 0;
	padding: 45px 0 0 0;
	display: block;
	clear: both;
}

.company_1_detail h3 {
	font-size: 18px;
	line-height: 35px;
	text-indent: 15px;
	border-left: 5px solid #051143;
	border-bottom: 1px solid #888888;
	margin: 0 0 20px 0;
}

/* 代表挨拶 */
.company_1_aisatsu {
	overflow: hidden;
}

.company_1_aisatsu_tx {
	float: left;
	width: 730px;
	font-family: "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

.company_1_aisatsu_tx span {
	display: block;
	margin: 30px 0 20px 0;
	font-size: 28px;
	line-height: 45px;
}

.company_1_aisatsu_tx p {
	margin: 20px 0;
	padding: 15px;
	font-size: 14px;
	line-height: 20px;
	color: #555555;
	background: #F0F0F0;
}

.company_1_aisatsu_name {
	text-align: right;
}

.company_1_aisatsu_img {
	float: right;
	width: 250px;
	text-align: right;
}

.company_1_aisatsu_img img {
	max-width: 250px;
	max-height: 350px;
	width: auto;
	height: auto;
}

/* 会社概要 */
.company_1_gaiyou {
	overflow: hidden;
}

.company_1_gaiyou_data {
	width: 800px;
	margin: auto;
}

.company_1_gaiyou_data a {
	color: #006DD9 !important;
	text-decoration: underline !important;
}

.company_1_gaiyou_data ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.company_1_gaiyou_data ul li {
	font-size: 12px;
	padding: 15px 0;
	overflow: hidden;
	border-bottom: 1px solid #DDDDDD;
}

.company_1_gaiyou_data ul li span {
	display: block;
	float: left;
	width: 70px;
	color: #FF8300;
	font-weight: bold;
	padding: 0 0 0 40px;
}

.company_1_gaiyou_data ul li p {
	float: right;
	width: 620px;
	margin: 0;
	padding: 0;
}

.company_1_gaiyou_img {
	float: left;
	width: 480px;
}

.company_1_gaiyou_img img {
	max-width: 480px;
	max-height: 330px;
	width: auto;
	height: auto;
}

.company_1_gaiyou_img span {
	display: block;
	margin: 5px 0 10px 0;
	font-size: 12px;
}

/* 店舗紹介 */
.company_1_tenpo {
	overflow: hidden;
}

.company_1_tenpo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.company_1_tenpo_l {
	float: left;
	width: 500px;
}

.company_1_tenpo_l ul li {
	font-size: 18px;
	margin-bottom: 5px;
}

.company_1_tenpo_l ul li img {
	max-width: 500px;
	height: auto;
}

.company_1_tenpo_l ul li span {
	display: block;
	font-size: 25px;
	margin: 30px 0 10px 0;
}

.company_1_tenpo_r {
	float: right;
	width: 270px;
}

.company_1_tenpo_r ul li {
	margin-bottom: 10px;
}

.company_1_tenpo_r ul li img {
	max-width: 270px;
	height: auto;
}

.company_1_tenpo_access {
	width: 150px;
}

.company_1_tenpo_access a {
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	text-decoration: none;
	background: #FF8800;
}

.company_1_tenpo_access a:hover {
	background: #D67201;
}

/* access */
.company_1_access div {
	text-align: center;
}

.company_1_access span {
	font-size: 14px;
	line-height: 25px;
	text-align: right;
}

/* 仕事 */
.company_1_work {
	overflow: hidden;
}

.company_1_worklist {
	float: left;
	width: 440px;
	margin: 0 10px 10px 0;
	overflow: hidden;
}

.company_1_workimg {
	float: left;
	width: 220px;
	margin-right: 10px;
}

.company_1_workimg img {
	max-width: 220px;
}

.company_1_worktx {
	float: right;
	width: 210px;
}

.company_1_worktx {
	font-size: 12px;
}

.company_1_worktx span {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #6F572E;
	margin: 0 0 5px 0;
}

/*-----------------------------------------------
　　売却査定 /sell/
-----------------------------------------------*/
#jc_btn_submit:hover {
	color: #2799fb !important;
	background: #fff !important;
}

#jc_btn_submit {
	border: 2px solid #2799fb !important;
	background: #2799fb !important;
	color: #fff !important;
	border-radius: 30px;
	width: 400px;
	height: 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0 0 3px 0 #999 !important;
	padding: 0 40px;
	font-weight: bold;
	cursor: pointer;
	margin: 20px auto 0;
	font-size: 20px;
	display: block;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, 'Noto Sans Japanese', Roboto, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
</pre></body></html>