/* ===================================================================
CSS information
 file name  :  common.css
 style info :  基本構造（common.css）
=================================================================== */
body {
	font-family: "Sawarabi Gothic", sans-serif;
	/*font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";*/
	font-optical-sizing: auto;
	font-weight: 200;
	font-style: normal;
	letter-spacing: 0;	
}
.stage {
	margin: 0 auto;
	width: 1200px;
}
#plist {
	padding-top: 12px;
	padding-bottom: 9px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #D0D0D0;
	border-top: 1px solid #D0D0D0;
	background-image: url("../img/bk_shadow.png");
	background-repeat: repeat-x;
	background-position: center top;
	text-align: left;
}
.li_end {
	margin-right:0px !important;
}
.li_end_smp {
}
.no_sp {
	display: block;
}
.no_pc {
	display: none;
}
.box_end {
	margin-right: 0 !important;
}
strong {
	font-weight: 600;
}
/* basicのスタイル記述 */
/* ========== header ========== */
.top_haader {
	margin: 0 auto;
	position:relative;
	height:auto;
	width:100%;
	text-align: center;
}
.subpage .stage {
	height:480px;
}
h1 {
	display:none;
}
#h1title h1 {
	display:block !important;
}
#h1title {
	position:absolute;
	top:280px;
	z-index:9997;	
}
/*1は背景無し*/
.maintitle {
	background-image: url(../img/bk_title.png);
	text-align: center;
	width: 100%;
	padding-top: 1%;
	padding-bottom: 1%;
}
.maintitle h2 {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	padding-top: 0.4%;
	padding-bottom: 1.8%;
}
.maintitle h2:before {
	content: url("../img/ar_topix_rent.png");
	margin-right:10px;
    position:relative;
    top:10px; 
    left:0;
}
/*2は背景無し*/
.maintitle2 {
	text-align: center;
	width: 100%;
	padding-top: 1%;
	padding-bottom: 1%;
}
.maintitle2 h2 {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 1.8%;
}
.maintitle2 h2:before {
	content: url("../img/ar_topix_rent.png");
	margin-right:10px;
    position:relative;
    top:20px; 
    left:0;
}

/*左右強調あり*/
.pushtitle {
	text-align: center;
	width: 100%;
	padding-top: 1%;
	padding-bottom: 1%;
}
.pushtitle h2 {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	padding-top: 0.4%;
	padding-bottom: 1.8%;
}
.pushtitle h2:before {
	content: '';/*何も入れない*/
	margin-right:10px;	
	position:relative;
    top:0;
    left:0;
	display: inline-block;/*忘れずに！*/
	width: 45px;/*画像の幅*/
	height: 38px;/*画像の高さ*/
	background-image: url("../img/ar_push_before.png");
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: middle;
}
.pushtitle h2:after {
	content: '';/*何も入れない*/
	margin-left:5px;
	position:relative;
    top:0;
    left:0;
	display: inline-block;/*忘れずに！*/
	width: 45px;/*画像の幅*/
	height: 38px;/*画像の高さ*/
	background-image: url("../img/ar_push_after.png");
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: middle;
}

/*緑ボタン*/
.gogreen {
	text-align: center;
	width: 100%;
	margin-top: 4%;
}
.gogreen  a {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 100px;
	padding-right: 100px;
	background-color: #6fba2c;
	color: #FFFFFF;
}


#header {
	width: 1200px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2%;
	padding-top:1.5%;
}
.logo {
	float: left;
}
.headtel {
	float: right;
}

/* ========== sp_nav ========== */
#spnavi {
  display: none;
}

/* nav */
#pcnavi {
	padding-top: 3%;
	padding-bottom: 3%;
}
#gnavi {
	width: 1200px;
	height: 18px;
	border-right: 1px solid #333333;
	margin-left: auto;
	margin-right: auto;
}
#gnavi li {
	float: left;
	width: 170px;
	border-left: 1px solid #333333;
}
#gnavi li .li_end {
	border-right: 1px solid #333333;
}
#gnavi li a {
	display: block;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 16px;
	height: 18px;
	color: #333333;
	font-weight: 500;
}
#gnavi li a:hover {
	background-color: rgba(37,86,162,0.10);
}
.gnavi01 {
}
.gnavi02 {
}
.gnavi03 {
}
.gnavi04 {
}
.gnavi05 {
}
.gnavi06 {
}
.gnavi07 {
}

/* ===== top ===== */
/* ===== mainvisual ===== */
/* スライドあり版 */
#mainvisual {
  clear: both;
  height: 540px !important;
  position: relative;
  margin-bottom: 15px;
  z-index: 1;
}
#mainvisual .maintxt {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -520px;
  margin-top: -140px;
}
#vegasDots {
  display: none;
}

/* ===== mainvisual2 ===== */
/* スライドなし版 */

#mainvisual2 {
	height: 700px;
  position: relative;
  z-index: 1;
background-image:url("../img/screen11a.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;

}
#mainvisual2 .maintxt {
  position: absolute;
  left: 50%;
  top: 55%;
  margin-left: -520px;
  margin-top: -140px;
}
#mainvisual2 .maintxt2 {
  position: absolute;
  left: 50%;
  top: 80%;
  margin-left: -520px;
  margin-top: -140px;
}
#mainvisual2 .maintxt2_sp {
	display: none;
}
/* ===== header top ===== */
#top {}
#top .stage {}
/* ===== header sub ===== */
#sub {
}
#sub .stage {
  padding-top: 40px;
}
.main {
  width: 100%;
  position: relative;
  border-bottom: 5px solid #ff6600;
}
.sub {}



/* ====== top_search ===== */
#top_search {
  position: relative;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  z-index: 99999;
}
.ts_box {
  width: 185px;
  height: 185px;
  position: absolute;
  text-align: center;
}
.ts01 {
  top: -90px;
  left: 50px;
}
.ts02 {
  top: -90px;
  left: 285px;
}
.ts03 {
  top: -90px;
  left: 520px;
}
.ts04 {
  top: -90px;
  left: 755px;
}
.ts_img {
  margin-left: auto;
  margin-right: auto;
  width: 316px;
  height: 75px;
}





/* ========== hojin ========== */
#hojin {
	margin-bottom:2%;
	padding-top: 5%;
	padding-bottom: 5%;
	background-image: url("../img/bk_title.png");
}
#hojin .stage {
}
#hojin .stage img {
	width:100%;
	height:auto;
}
.hojin_pc {
	display:block;
}
.hojin_smp {
	display:none;
}


/* ========== sell ========== */

#sell {
	margin-bottom: 4%;
	padding-top: 1%;
	padding-bottom: 1%;
}
#sell h2 {
	font-size: 16px;
	line-height: 1.6em;
	font-weight: bold;
	text-align: left;
	margin-bottom: 2%;
}
#sell p {
	font-size: 18px;
	line-height: 2.0em;
	text-align: left;
	margin-bottom: 2%;
}


/* ========== banner ========== */
#banner {
	display: block;
	margin-bottom:40px;
	padding-top: 2%;
}
#banner .stage {
}
#banner ul {
}
#banner li {
	float:left;
	width: 33%;
	text-align: center;
	margin-bottom: 3%;
}
#banner li img {
	margin-left: auto;
	margin-right: auto;
	width: 240px;
	height: auto;
}	


/* ========== pagetop ========== */
#pagetop {
	position: fixed;
	bottom: 40px;
	right: 20px;
}
/* ========== footer ========== */
#footer {
	background-color: #f2f2f1;
	text-align: center;
}
#footer .stage {
	padding-top: 4%;
	padding-bottom: 2%;
}
.flogo {
	width:360px;
	float: left;
	text-align:left;
	padding-bottom: 45px;
}
.flink1 {
	float:right;
	width:200px;
	text-align:left;
}
.flink1 li {
	margin-right: 20px;
	padding-right: 20px;
	margin-bottom:10px;
}
.flink1 li a {
	color: #111111;
	font-size: 14px;
}
.flink1 li a:hover {
	text-decoration:underline;
}
#footer h2 {
	text-align:left;
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#footer p {
	text-align:left;
	line-height:1.8em;
	font-size:14px;
	margin-left:280px;
	margin-bottom: 1%;
}
#footer p strong {
	font-size:24px;
}
#footer p strong a {
	color: #E52A00;
}

.footinfo {
	clear: both;
}
address {
	padding-top: 8px;
	padding-bottom: 8px;
	overflow: hidden;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 1.2em;
	background-color:#111111;
}
address span {
}
#fnavi {
	display: none;
}

#smp_contents {
	display: none;
}

/*
■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■
*/

/* ===== contents ====== */
#contents {
}

#contents_left {
	float: left;
	padding-top: 3%;
	width: 70%;
	height: auto;
}

#contents_right {
	float: right;
	padding-top: 3%;
	width: 25%;
	height: auto;
}


/* ========== page_title ========== */
.page_title {
	display: block;
	background-image:url("../img/bk_title.png");
	text-align: center;
	margin-bottom: 1%;
	border-bottom: 1px solid #D0D0D0;
}
.page_title img {
	margin-left: auto;
	margin-right: auto;
}
.page_title_sp {
	display: none;
}
/* ========== page ========== */
.page {
	background-color: #FFFFFF;
	margin-bottom: 4%;
}
.page h2 {
	margin-bottom: 20px;
	font-size: 50px;
	letter-spacing: 0.05em;
	font-weight: 400;
	line-height: 1.0em;
	color: #ff6600;
}
.page h2 span {
	font-size: 28px;
	font-weight: 400;
	color: #333333;
}ｃ
.page h3 {
}
.page p {
	font-size:15px;
	line-height:1.7em;
	padding-top: 2%;
	padding-bottom: 3%;
}


/* ========== reform page  ========== */

#aera_top {
}

/* ========== top_business ========== */
.top_business {
	background-color: #faf8f5;
	padding-top: 6%;
	padding-bottom: 4%;
}
.top_business.stage {
}
.top_business h2 {
	margin-bottom: 6%;

}
.top_business h2 span {

}
.top_business p {
	font-size: 16px;
	line-height: 1.8em;
	margin-bottom: 4%;

}
.top_business_box {
	float: left;
	width: 30%;
	height: 520px;
	margin-right: 5%;
}
.top_business_box h3 {
	font-size: 24px;
	font-weight: 500;
	line-height: 1.7em;
font-family: "Sawarabi Mincho", sans-serif;
	color: #5f4b2d;
	border-bottom: 1px solid #5f4b2d;
	padding-top: 4%;
	padding-bottom: 1%;
	margin-bottom: 2%;
}
.top_business_box img {
	border-radius: 10px;

}
.top_business_box p {
	font-size: 14px;
	line-height: 1.7em;
	color: #333333;

}
.top_business_box ul {

}
.top_business_box li {
	background-image: url("../img/ar_top_business.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	line-height: 1.5em;
	margin-bottom: 4%;
	color: #5f4b2d;
	font-weight: 600;
}
.top_business_box li a {
	color: #5f4b2d;
}
.top_business_box li span {

}

/* ========== top_it ========== */
.top_it {
	background-image: url("../img/bk_top_it.jpg");
	background-position: center center;
	background-repeat: repeat-x;
	background-size: cover;
	width: 100%;
	height: 400px;
}
.top_it .stage {
	text-align: left;
	padding-top: 110px;
}
.top_it h3 {
	width: 35%;
	margin-right: auto;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 2%;
}
.top_it p {	
	width: 35%;
	margin-right: auto;
	font-size: 18px;
}

/* ========== top_property ========== */
.top_property {
background-image: url("../img/bk_top_property.png");
	background-position: left bottom;
	background-size: contain;
	background-repeat: no-repeat;
	padding-top: 8%;
	padding-bottom: 4%;
}
.top_property .stage {
}
.top_property_title {
	float: left;
	width: 30%;
	
}
.top_property h2 {
	margin-bottom: 8%;
}
.top_property h2 span {

}
.top_property p {
}
.top_property_area {
	float: right;
	width: 64%;
}
.top_property_box {
	float: left;
	width: 230px;
	height: 320px;
	margin-right: 5%;
	margin-bottom: 6%;
	overflow: hidden;
	background-color: #FFFFFF;
	box-shadow: 0px 8px 16px -2px rgba(10,10,10,0.1), 0px 0px 0px 1px rgba(10,10,10,0.02);		
}
.box_end3 {
	margin-right:0px !important;
}
.top_pro_photo {
	width: 100%;
	height: 150px;
	position: relative;
	margin-bottom:10px;
	overflow: hidden;	
}
.top_pro_photo img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 230px;
	height: auto;
}
.top_property_box h3 {
	font-size: 16px;
	line-height: 1.3em;
	height: auto;
	min-height: 40px;
	width: 94%;
	margin-left: auto;
	margin-right: auto;
}
.top_property_box p {
	font-size: 14px;
	line-height: 1.5em;
	width: 94%;
	margin-left: auto;
	margin-right: auto;	
}
/* ========== top_kanri ========== */

.top_kanri {
	background-color: #faf8f5;
	padding-top: 8%;
	padding-bottom: 8%;
}
.top_kanri .stage {
}
.top_kanri h2 {
}
.top_kanri_area {
	width:100%;
	max-width: 1200px;
	padding-left: 2%;
	padding-right: 2%;
	padding-top:3%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6%;
}
.top_kanri_box {
	text-align: left;
	width: 250px;
	height: 340px;
	float: left;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-right: 20px;
	overflow: hidden;
	background-color: #FFFFFF;
	box-shadow: 0px 8px 16px -2px rgba(10,10,10,0.1), 0px 0px 0px 1px rgba(10,10,10,0.02);	
}
.top_kanri_box h3 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	line-height: 1.3em;
	height: auto;
	min-height: 40px;
}
.top_kanri_box p {
	font-size: 14px;
	line-height: 1.5em;
	width: 90%;
	margin-left: auto;
	margin-right: auto;	
}

.top_kanri_box .photo {
	width: 250px;
	height: 180px;
	overflow: hidden;
	position: relative;
	margin-bottom:16px;
}
.top_kanri_box .photo img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 250px;
	height: auto;
}

.top_kanri_detail {
}
.top_kanri_detail a {
	display: block;
	border: 1px solid #494949;
	width: 30%;
	max-width: 450px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 1.5%;
	padding-bottom: 1.5%;
	color: #494949;
	font-size: 16px;
	letter-spacing: 0.1em;
}

/* ========== top_about ========== */
.top_about {
	padding-top: 8%;
	padding-bottom: 2%;
	
}
.top_about h2 {
	margin-bottom: 4%;
	text-align: center;
	font-size: 28px;
	color: #333333;
	line-height: 1.6em;
	letter-spacing: 0.1em;
}
.top_about h2 span {
	font-size: 24px;
	color: #5ea226;
}
.top_about p {
	margin-bottom: 6%;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	line-height: 2.0em;
}
.top_about_left {
	float: left;
	width: 30%;
	height: 330px;
	margin-top: 100px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-image: url("../img/bk_about01.jpg");
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}
.top_about_right {
	float: right;
	width: 30%;
	height: 330px;
	margin-top: 100px;	
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-image: url("../img/bk_about03.jpg");
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
}	
.top_about_cent { 
	width: 600px;
	height: 450px;
	padding-top: 150px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../img/bk_about_cent.png");
	background-repeat: no-repeat;
	background-position: center center;

}


/* ========== top_reason ========== */
.top_reason {
	padding-top: 2%;
}
.top_reason h2 {
	margin-bottom: 7%;
	text-align: center;
	font-size: 28px;
	color: #333333;
	line-height: 1.6em;
	letter-spacing: 0.1em;
}
.top_reason h2 span {
	font-size: 24px;
	color: #5ea226;
}
.top_reason_box {
	position: relative;
	width: 46%;
	height: 350px;
	float: left;
	margin-right: 8%;
}
.ar_top_reason {
	position: absolute;
	left: -20px;
	top: -20px;
}
.top_reason_photo {
	width: 100%;
	border-radius: 10px;
	overflow: hidden;
}
.top_reason_photo img  {
	width: 100%;
	height: auto;
}
.top_reason_box p {
	font-size: 18px;
	font-weight: 500;
	line-height: 2.0em;
	letter-spacing: 0.1em;
}
.top_reason_box p span {
	font-size: 24px;
	color: #ff6600;
}


/* ========== top_data ========== */
.top_data {
	padding-top: 4%;
	padding-bottom: 8%;
	
}
.top_data h2 {
	margin-bottom: 6%;
	text-align: center;
	font-size: 28px;
	color: #333333;
	line-height: 1.6em;
	letter-spacing: 0.1em;
}
.top_data h2 span {
	font-size: 24px;
	color: #5ea226;
}
.top_data h3 {
	font-size: 21px;
	margin-bottom: 2%;
}
.top_data h4 {
	color: #5ea226;
	font-size: 21px;
}
.top_data p {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.top_data_box34 h4 {
	float: left;
	padding-left: 10%;
	padding-top: 15px;
	line-height: 38px;
	font-size: 18px !important;
}

.top_data_area {
	width: 100%;
	margin-bottom: 6%;
	text-align: center;
}
.top_data_box13 {
	background-color: #f3f3f3;
	border-radius: 25px;
	float: left;
	width: 29%;
	height: 240px;
	margin-right: 2%;
	padding-top: 2%;
}
.top_data_box16 {
	background-color: #f3f3f3;
	border-radius: 25px;
	float: left;
	width: 38%;
	margin-right: 2%;
	padding-top: 2%;
	height: 240px;
}

.top_data_box23 {
	background-color: #f3f3f3;
	border-radius: 25px;
	float: left;
	width: 23.5%;
	margin-right: 2%;
	padding-top: 2%;
}

.top_data_box34 {
	background-color: #f3f3f3;
	border-radius: 25px;
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 2%;
	padding-top: 2%;
}
p.data1 {
	font-size: 30px;
	font-weight: 600px;
	line-height: 2.5em;
} 
.data1 span {
	font-size: 58px !important;
	font-weight: 800;
}
p.data2 {
	font-size: 30px;
	font-weight: 600px;
	line-height: 2.5em;
} 
.data2 span {
	font-size: 50px;
	font-weight: 800;
}
p.data3 {
	font-size: 24px;
	margin-left: 72%;
	width: 28%;
	text-align: left;
} 
.data3 span {
	font-size: 38px;
	font-weight: 800;
}

.top_data_detail {
}
.top_data_detail a {
	display: block;
	border: 1px solid #494949;
	width: 30%;
	max-width: 450px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 1.5%;
	padding-bottom: 1.5%;
	color: #494949;
	font-size: 16px;
	letter-spacing: 0.1em;
}


/* ========== top_recruit ========== */
.top_recruit  {
	padding-top: 4%;
	padding-bottom: 6%;
	background-color: #e7dfd3;
	background-image: url("../img/bk_top_recruit.png");
	background-repeat: repeat-y;
	background-position: center right;
}
.top_recruit h2 {
	margin-bottom: 4%;
	text-align: center;
	font-size: 28px;
	line-height: 1.6em;
}
.top_recruit h2 span {
	font-size: 24px;
	color: #78674e;
}
.top_recruit p {
	text-align: center;
	font-weight: 500;
	padding-bottom: 2%;
	font-size: 18px;
}
.top_recruit_area {
	background-color: #FFFFFF;
	border-radius: 20px;
	padding-bottom: 3%;
	padding-top: 1.5%;
}
.bt_top_recruit a {
	display: block;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: 500;
	letter-spacing: 0.1em;
	text-align: center;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1.2%;
	padding-bottom: 1.8%;
	border-radius: 20px;
	background-color: #a29580;
}
.bt_top_recruit a span {
	font-size: 28px;
	color: #f1f4a9;
	
}



/* ========== page works ========== */

#works {
	padding-top: 4%;
	padding-bottom:20px;
	width: 100%;
	height: auto;
}
#works h2 {
	margin-bottom: 2%;
}
p.works_txt {
	font-size: 16px;
	line-height: 1.7em;	
	margin-bottom: 2%;
}
#works h3 {
	font-size: 28px;
	margin-bottom: 6%;
	color: #584638;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1.0em;
	background-color: #f0e9e2;
	border-radius: 15px;
	padding-left: 3%;
	padding-top: 3%;
	padding-bottom: 2.5%;
	background-image: url("../img/bk_dotted.png");
	background-position: right top;
	background-repeat: no-repeat;	
}
#works a {
	text-decoration:underline;
}
.works_area {
	padding-bottom: 4%;
	margin-bottom: 4%;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
.works_box {
	float: left;
	width: 46%;
	height: auto;
	margin-right: 8%;
	margin-bottom: 2%;
	padding-top: 2%;
	border-top: 1px dotted #555555;
	background-image: url("../img/bk_works_box.png");
	background-repeat: no-repeat;
	background-position: bottom right;
}
.works_photo {
	float: left;
	width: 20%;
	height: 120px;
}
.works_info {
	float: right;
	width: 70%;
	height: 120px;
}
.works_box h4 {
	font-size: 14px;
	margin-bottom: 1%;
	font-weight: 500;
	color: #00441c;
}
.works_box p {
	font-size: 14px;
	line-height: 1.6em;
	margin-bottom: 0;
}






/* ========== company ========== */
#company {
	
}
#company_list {
	margin-bottom:4%;
	padding-top: 3%;
}
#company_list h2 {
	margin-bottom: 6%;
}
#company_list table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 8%;	
}
#company_list th {
	padding-top: 10px;
	padding-bottom: 10px;	
	border: 1px solid #BCBCBC;
	font-size: 15px;
	line-height: 1.7em;
	text-align: center;
	background-image:url("../img/bk_sl_gray.png");
	font-weight:normal;
	width: 30%;

}
#company_list td {
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	border: 1px solid #BCBCBC;
	font-size:15px;
	line-height:1.7em;
	text-align: left;
	font-weight:normal;
}

#company_hist {
	padding-top: 8%;
	padding-bottom: 6%;
	background-color: #ECECEC;
}
#company_hist h2 {
	margin-bottom: 6%;
}
#company_hist table {
	width: 100%;
	background-color: #FFFFFF;
}
#company_hist th {
	font-weight:normal;
	width: 30%;
	font-size: 16px;
	line-height: 1.7em;
	border-bottom: 1px dotted #B6B6B6;
}
#company_hist td {
	font-weight:normal;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 2.0em;
	border-bottom: 1px dotted #B6B6B6;
}




/* ========== form page ========== */
#formpage {
}
#formpage .stage {
}
#formpage table {
	border-collapse: separate !important;
	border-spacing: 1px !important;
	table-layout:auto !important;
}




/* ========== cont_select ========== */
.cont_select {
	width:100%;
	margin-bottom:2%;
	padding-top: 4%;
}
.cont_select h2 {
	margin-bottom: 4%;
}
.cont_select ul{
	padding-top:6%;
}
.cont_select li{
	float:left;
	margin-left: 12%;
	margin-right:12%;
	margin-bottom: 6%;
	width:25%;
	height:auto;
	color:#FFFFFF;
	border-radius:18px;		
}
.cont_select li a {
	display:block;
	font-size:28px;
	font-weight:bold;
	line-height:1.8em;
	text-align:center;
	width:100%;
	padding-top:80px;
	height:175px;
	color:#FFFFFF;
}
.cont_select li a span {
	font-size:36px;
}
.cont_select_box1 {
	background-color: #a29580;
}
.cont_select_box2 {
	background-color: #a29580;
}
.cont_select_box3 {
	background-color: #a29580;
}



/* ========== kiyaku/privacy ========== */


.policy_text {
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 6%;
	padding-bottom: 5%;
	background-color: #FAF5EE;
}
.policy_text h2 {
	font-size:28px;
	margin-bottom: 4%;
}
.policy_text h3 {
	font-size:20px;
	padding-top: 2%;
	font-weight: bold;
}

.policy_text li {
	text-indent: -3em;
	padding-left: 3em;
	font-size:15px;
	line-height:1.7em;
	padding-top: 2%;
	padding-bottom: 2%;	
}
.policy_text p {
	padding-left: 3em;
}


/*
■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■
*/

/* ========== modal-content ========== */


.modal-content {
	width: 70%;
	margin: 0;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	border: 5px solid #FFFFFF;
	background-image: url(../img/bk_modalbox.png);
	background-repeat: repeat;
	position: fixed;
	display: none;
	z-index: 9999;
}
#modal-overlay {
	z-index: 9998;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 120%;
	background-color: rgba( 0,0,0, 0.75 );
}
.button-link {
	color: #00f;
	text-decoration: none;
}
.button-link:hover {
	cursor: pointer;
	color: #f00;
}
.modal_search_area {
	position: relative;
}
.modal_exit {
	clear: left;
	height: 36px;
	width: 36px;
	position: absolute;
	right: -20px;
	top: -20px;
}
.modal_exit a {
	border-radius: 50%;
	border: 4px solid #FFFFFF;
	background-color: #58b218;
	padding-top: 8px;
	height: 28px;
	width: 36px;
	display: block;
	font-size: 30px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.modal_exit a:hover {
	background-color: #488F15;
	color: #FFFFFF;
}
.modal_search_area h2 {
	background-color: #58b218;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 60px;
	padding-top: 13px;
	padding-bottom: 9px;
	margin-left: 10px;
	margin-right: 10px;
}
.modal-h2-tel {
	background-image: url(../img/ar_modal_tel.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.modal-h2-line {
	background-image: url(../img/ar_modal_line.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.modal_search_area p {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 10px;
	font-size: 18px;
	line-height:1.8em;
	font-weight: normal;
	clear: left;
}
.push_text {
	font-size:30px !important;
	font-weight:bold !important;
}
.push_text a {
	color:#383838;
}
.modal_search_area ul {
}
.modal_search_area li {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.modal_search_area li a {
	background-color: #74a84f;
	height: 73px;
	width: 125px;
	display: block;
	padding-top: 52px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.modal_search_area li a:hover {
	background-color: #97c577;
	text-decoration: underline;
}
.modal_search_area dl {
	padding-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	clear: left;
}
.modal_search_area dt {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #3E3E3E;
}
.modal_search_area dd {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.modal_search_area dd a {
	background-color: #74a84f;
	height: 20px;
	width: 125px;
	display: block;
	padding-top: 5px;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.modal_search_area dd a:hover {
	background-color: #97c577;
	text-decoration: underline;
}
.line_qr {
	width:50%;
	height:auto;
}

