/* ===================================================================
CSS information
 file name  :  common.css
 style info :  基本構造（common.css）
=================================================================== */
body {
}
.stage {
	margin: 0 auto;
	width: 1000px;
}
#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;
}

/* basicのスタイル記述 */
/* ========== header ========== */
.top_haader {
	margin: 0 auto;
	position:relative;
	height:auto;
	width:100%;
	max-width: 1920px;
	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: 1000px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2%;
}
.logo {
	float: left;
}
.headtel {
	float: right;
}

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

/* nav */
#pcnavi {
	margin-bottom: 2%;
}
#gnavi {
	width: 1080px;
	height: 100px;
	border-right: 1px solid #344b7a;
	margin-left: auto;
	margin-right: auto;
}
#gnavi li {
	float: left;
	width: 179px;
	border-left: 1px solid #344b7a;
}
#gnavi li .li_end {
	border-right: 1px solid #344b7a;
}
#gnavi li a {
	display: block;
	text-align: center;
	padding-top: 66px;
	font-size: 14px;
	height: 30px;
	color: #344b7a;
	font-weight: bold;
}
#gnavi li a:hover {
	background-color: rgba(37,86,162,0.10);
}
.gnavi01 {
	background-image: url(../img/ar_gnavi1.png);
	background-position: center 12px;
	background-repeat: no-repeat;
}
.gnavi02 {
	background-image: url(../img/ar_gnavi2.png);
	background-position: center 12px;
	background-repeat: no-repeat;
}
.gnavi03 {
	background-image: url(../img/ar_gnavi3.png);
	background-position: center 12px;
	background-repeat: no-repeat;
}
.gnavi04 {
	background-image: url(../img/ar_gnavi4.png);
	background-position: center 12px;
	background-repeat: no-repeat;
}
.gnavi05 {
	background-image: url(../img/ar_gnavi5.png);
	background-position: center 12px;
	background-repeat: no-repeat;
}
.gnavi06 {
	background-image: url(../img/ar_gnavi6.png);
	background-position: center 12px;
	background-repeat: no-repeat;
}
.gnavi07 {
	background-image: url("../img/ar_gnavi7.png");
	background-position: center 12px;
	background-repeat: no-repeat;
}

/* ===== 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;
}


/* ===== header top ===== */
#top {}
#top .stage {}
/* ===== header sub ===== */
#sub {
}
#sub .stage {
  padding-top: 40px;
}
.main {
  width: 100%;
  position: relative;
  border-bottom: 3px solid #305078;
}
.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: 4%;
	padding-bottom: 4%;
	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%;
}
#sell h2 {
	font-size: 16px;
	line-height: 1.6em;
	font-weight: bold;
	text-align: left;
	margin-bottom: 2%;
}
#sell p {
	font-size: 16px;
	line-height: 1.8em;
	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%;
	padding-top: 3%;
}
.page h2 {
	margin-bottom: 20px;
	font-size: 45px;
	letter-spacing: 0.1em;
	font-weight: bold;
	line-height: 0.8em;
	color: #494949;
}
.page h2 span {
	font-size: 25px;
}
.page h3 {
}
.page p {
	font-size:15px;
	line-height:1.7em;
	padding-top: 2%;
	padding-bottom: 3%;
}


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

#reform_top {
	padding-top: 120px;
}


/* ========== top_push========== */

.top_push {
	width: 100%;
	background-image:url("../img/outline.png");
	background-position: center bottom;
	background-repeat: repeat-x;
	padding-bottom: 8%;
}
.top_push h2 {
	text-align: center;
	font-size: 18px;
	color: #494949;
	line-height: 2.0em;
}
.top_push h2 span {
	font-size: 28px;
}
.top_push h3 {
	font-size: 32px;
	color: #00441c;
	line-height: 2.4em;
	text-align: center;
}
.top_push h3 strong {
	font-size: 48px;
}
.top_push p {
	font-size: 18px;
	line-height: 2.0em;
	text-align: center;
	margin-bottom: 2%;
}
.top_push ul {
	background-image: url("../img/ar_top_push2.png");
	background-position: 4% center;
	background-repeat: no-repeat;
	padding-left: 24%;
	padding-top: 2%;
	padding-bottom: 2%;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	background-color: #E8E8E8;
	border-radius: 20px;
}
.top_push li {
	text-align: left;
	font-size: 18px;
	line-height: 2.0em;
}
.ar_top_push {
	text-align: center;
	padding-top: 1%;
	padding-bottom: 1%;	
}
.ar_top_push img {
	margin: auto;
	margin-right: auto;
}

/* ========== top_works ========== */

.top_works {
	background-color: #f0e9e2;
	padding-top: 4%;
	padding-bottom: 4%;
}
.top_works .stage {
	position: relative;
	margin-bottom: 4%;
}
.top_works h2 {
	position: absolute;
	top: -80px;
	left: 0; 
}
.top_works_area {
	width:94%;
	padding-left: 2%;
	padding-right: 2%;
	padding-top:3%;
	margin-left: auto;
	margin-right: auto;
}
.top_works_box {
	text-align: left;
	width: 300px;
	height: 340px;
	float: left;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-right: 20px;
	border-radius: 15px;
	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_works_box .photo {
	width: 300px;
	height: 190px;
	overflow: hidden;
	position: relative;
	margin-bottom:16px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
.top_works_box .photo img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.top_works_box .info {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	height: 120px;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6em;
	color: #111111;
}


/* ========== top_avail ========== */
.top_avail {
	padding-top: 8%;
	padding-bottom: 6%;
	
}
.top_avail h2 {
	margin-bottom: 6%;
}
.top_avail_box {
	float: left;
	width: 35%;
	height: 120px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10%;
	padding-right: 5%;
	margin-bottom: 4%;

}
.av1 {
	background-image: url("../img/ar_avail01.png");
}
.av2 {
	background-image: url("../img/ar_avail02.png");
}
.av3{
	background-image: url("../img/ar_avail03.png");
}
.av4{
	background-image: url("../img/ar_avail04.png");
}

.top_avail_box h3 {
	font-size: 16px;
	line-height: 1.6em;
	color: #111111;
	font-weight: bold;
}
.top_avail_box p {
	font-size: 16px;
	line-height: 1.6em;
	color: #111111;
}


/* ========== top_menu ========== */
.top_menu {
	padding-top: 4%;
	padding-bottom: 0;
	width: 100%;
	max-width: 1920px;
	margin-left: auto;
	margin-right: auto;
	
}
.top_menu_box {
	position: relative;
	margin-bottom: 8%;

}
.top_menu_box h3 {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5em;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.top_menu_box p {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.6em;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;		
}
.top_menu_text_left {
	background-color: #efefef;
	width: 65%;
	height: 280px;
	padding-top: 55px;
	margin-right: auto;
}

.top_menu_photo_right {
	height: 300px;
	width: 40%;	
	position: absolute;	
	right: 0;
	top: -30px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.top_menu_photo_left {
	height: 300px;
	width: 40%;
	position: absolute;	
	left: 0;
	top: -30px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.top_menu_text_right {
	background-color: #f0e9e2;
	width: 65%;
	height: 280px;
	padding-top: 55px;
	margin-left: auto;
}

.mn1 {
	background-image: url("../img/menu01.jpg");
}
.mn2 {
	background-image: url("../img/menu02.jpg");
}
.mn3 {
	background-image: url("../img/menu03.jpg");
}

.top_menu_detail {
}
.top_menu_detail a {
	display: block;
	border: 1px solid #494949;
	width: 50%;
	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;
}


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

#reform {
	padding-bottom:4%;
	width: 100%;
	height: auto;
}
#reform h2 {
	margin-bottom: 8%;
}
.reform_area1 {
	background-color: #f0e9e2;
	padding-top: 6%;
	padding-bottom: 4%;
	margin-bottom: 6%;
	background-image: url("../img/bk_dotted.png");
	background-position: right top;
	background-repeat: no-repeat;
}
.reform_area1 p {
	font-size: 16px;
	line-height: 1.8em;
	margin-bottom: 2%;
}
.reform_area1 h3 {
	font-size: 28px;
	margin-bottom: 2%;
	color: #584638;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1.8em;
}
.reform_area1 ul {

}
.reform_area1 li {
	font-size: 18px;
	margin-bottom: 2%;
	font-weight: bold;
	background-color: #FFFFFF;
	width: 70%;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	padding-right: 2%;
	border-radius: 10px;
}
.reform_area2 {
	padding-bottom: 6%;
	margin-bottom: 6%;
	background-image: url("../img/outline.png");
	background-position: center bottom;
	background-repeat: repeat-x;
}
.reform_area2 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: 4%;
	padding-top: 1.5%;
	padding-bottom: 1%;
}
.reform_area2 h4 {
	font-size: 24px;
	margin-bottom: 6%;
	color: #00441c;
	font-weight: bold;
	text-align: center;
	line-height: 1.6em;
}
.reform_area2 h4 span {
	font-size: 17px;
}
.reform_box {
	float: left;
	width: 24%;
	height: auto;
	min-height: 270px;
	margin-right: 6%;
	border: 5px solid #584638;
	border-radius: 15px;
	padding-top: 4%;
	padding-bottom: 3%;
	padding-left: 2%;
	padding-right: 2%;
	background-color: #FCFCFC;
	box-shadow: 0px 8px 16px -2px rgba(10,10,10,0.1), 0px 0px 0px 1px rgba(10,10,10,0.02);		
}
.reform_area3 {
}
.reform_area3 h3 {
	font-size: 28px;
	margin-bottom: 4%;
	color: #584638;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1.0em;
	background-color: #f0e9e2;
	border-radius: 15px;
	padding-left: 4%;
	padding-top: 1.5%;
	padding-bottom: 1%;
}
.reform_area3 h4 {
	font-size: 21px;
	margin-left: 2%;
	margin-right: 2%;	
	margin-bottom: 1%;
	color: #00441c;
	font-weight: bold;	
}
.reform_area3 p {
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 2%;
	line-height: 1.8em;
	font-size: 16px;

}

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

#works {
	padding-bottom:20px;
	width: 100%;
	height: auto;
}
#works h2 {
	margin-bottom: 8%;
}
#works a {
	text-decoration:underline;
}
.works_area {
	padding-top: 6%;
	padding-bottom: 4%;
	margin-bottom: 4%;
}
.works_area 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_area h4 {
	font-size: 24px;
	margin-bottom: 4%;
	margin-left: 1%;
	font-weight: bold;
	color: #00441c;
}
.works_area p {
	font-size: 16px;
	line-height: 1.8em;
	padding-bottom: 4%;
	padding-top: 0;
	margin-left: 1%;
} 
.works_photo {
	float: right;
	width: 40%;
	margin-left: 10%;
	margin-bottom: 5%;
	height: 240px;
	background-color: #E4E4E4;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.wp1 {
	background-image: url("../img/reform01.jpg");
}
.wp2 {
	background-image: url("../img/reform02.jpg");
}
.wp3 {
	background-image: url("../img/reform03.jpg");
}
.wp4 {
	background-image: url("../img/reform04.jpg");
}
.works_box {
	float: left;
	width: 30%;
	height: auto;
	min-height: 160px;
	margin-right: 5%;
	margin-bottom: 2%;
	padding-top: 2%;
	border-top: 1px dotted #555555;
}
.box_end {
	margin-right: 0 !important;
}
.works_box h5 {
	font-size: 16px;
	letter-spacing: 0.1em;
	margin-bottom: 2%;
	margin-left: 3%;		
	color: #00441c;
	font-weight: bold;
}
.works_box p {
	font-size: 14px;
	line-height: 1.6em;
	padding-bottom: 4%;
	padding-top: 0;
	margin-left: 3%;
	margin-right: 3%;
}





/* ========== page flow ========== */
#flow {
	width: 100%;
	height: auto;
}
#flow h2 {
	margin-bottom: 8%;
}
.flow_area1 {
	background-color: #f0e9e2;
	padding-top: 6%;
	padding-bottom: 4%;
	margin-bottom: 4%;	
	background-image: url("../img/bk_dotted.png");
	background-position: right top;
	background-repeat: no-repeat;	
}
.flow_area1 p {
	font-size: 16px;
	margin-bottom: 2%;
}
.flow_area1 h3 {
	font-size: 28px;
	margin-bottom: 2%;
	color: #584638;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.flow_box {
	position: relative;
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 3%;
	padding-bottom: 2%;
	background-image: url("../img/bk_flow_box.jpg");
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 6%;
}
.flow_step {
	background-color: #00441c;
	color: #FFFFFF;
	position: absolute;
	left: -80px;
	top: -20px;
	width: 20%;
	font-size: 20px;
	text-align: center;
	line-height: 1.0em;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-right-radius: 30px;
	border-top-right-radius: 30px;
}
.flow_area2 h4 {
	line-height: 1.0em;
	font-size: 28px;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #584638;
}
.flow_area2 p {
	font-size: 16px;
	line-height: 1.8em;
}
.flow_box_contact {
	margin-bottom: 4%;
	
}
.flow_box_contact a {
	display: block;
	width: 40%;
	padding-top: 15px;
	padding-bottom: 12px;
	text-align: center;
	border: 1px solid #B3B3B3;
	border-radius: 21px;
	font-size: 16px;
	color: #222222;
	background-color: #F8F8F8;
}


/* ========== page jirei ========== */

#jirei {
	padding-bottom:20px;
	width: 100%;
	height: auto;
}
#jirei h2 {
	margin-bottom: 8%;
}
#jirei a {
	text-decoration:underline;
}
.jirei_area {
	padding-top: 6%;
	margin-bottom: 4%;
}
.jirei_area 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;	
}



.jirei_info {
	height: auto;
	width: 92%;
	padding-top: 4%;
	padding-right: 4%;
	padding-left: 4%;
	padding-bottom: 4%;
	background-image: url(../img/bk_flow_box.jpg);
	background-position: right top;
	background-size: cover;
	border-radius: 15px;
	margin-bottom: 2%;
}
.info_left {
	float: left;
	width: 40%;	
}
.jirei_info h4 {
	font-size: 18px;
	line-height: 1.7em;
	letter-spacing: 0.1em;
	margin-bottom: 10%;
	font-weight: bold;
	color: #00441c;
	border-top: 1px solid #00441c;
	padding-top: 4%;
}
.jirei_info h5 {
	font-size: 16px;
	margin-bottom: 3%;
	font-weight: bold;
}
.jirei_info p {
	font-size: 16px;
	line-height: 1.6em;
	padding-bottom: 10%;
	padding-top: 0;
} 
.jirei_photo1 {
	float: right;
	width: 500px;
	height: 500px;
	margin-left: 2%;
	position: relative;
	padding-top: 20px;
}
.jirei_after {
	background-color: #ff6600;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-align: center;
	width: 120px;
	height: auto;
	padding-top: 2%;
	padding-bottom: 1%;
	position: absolute;
	left: 0;
	top: 0;
}
.jirei_photo2 {
	width: 300px;
	height: 300px;
	margin-left: 30px;
	text-align: center;
	position: relative;	
}

.jirei_before {
	background-color: #979797;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-align: center;
	width: 100px;
	height: auto;
	padding-top: 2%;
	padding-bottom: 1%;
	position: absolute;
	left: 0;
	top: 0;
}
.yoko img {
	width: 100%;
	height: auto;
}
.tate img {
	width: auto;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.jirei_box {
	float: left;
	width: 32%;
	height: auto;
	min-height: 140px;
	margin-right: 2%;
	margin-bottom: 2%;
	padding-top: 2%;
	border-radius: 15px;
	background-color: #f0f0f0;
}
.box_end {
	margin-right: 0 !important;
}
.jirei_box h5 {
	font-size: 16px;
	letter-spacing: 0.1em;
	padding-top: 2%;
	margin-bottom: 2%;
	margin-left: 8%;
	margin-right: 8%;
	color: #00441c;
	font-weight: bold;
	border-top: 1px dotted #555555;	
}
.jirei_box p {
	font-size: 14px;
	line-height: 1.6em;
	padding-bottom: 4%;
	padding-top: 0;
	margin-left: 8%;
	margin-right: 8%;
}



/* ========== 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:25px;
}
.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: #00441c;
}
.cont_select_box2 {
	background-color: #00441c;
}
.cont_select_box3 {
	background-color: #00441c;
}



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


.policy_text {
	padding-left:5%;
	padding-right:5%;
	padding-top:6%;
	padding-bottom: 5%;
	background-image:url("../img/bk_sl_gray.png");
}
.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;
}

