/* ===================================================================
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;
}
.li_end {
	margin-right:0px !important;
}
.li_end_smp {
}
.no_sp {
	display: block;
}
.no_pc {
	display: none;
}

/* basicのスタイル記述 */
/* ========== header ========== */
header .stage {
	position:relative;
	height:auto;
	width:1160px;
	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: 260px;
	margin-left: auto;
	margin-right: auto;
}
.logo {
	float: left;
}
.headtel {
	float: right;
}

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

/* nav */
#pcnavi {
	position:absolute;
	top:135px;
	right:51px;
	z-index:9999;
}
#gnavi {
	width: 1080px;
	height: 100px;
	border-right: 1px solid #344b7a;
	float:right;
}
#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;
}

/* ========== cm ========== */
#top_cm_pc {
	position:absolute;
	top:75px;
	right:30px;
	width:480px;
	height:270px;
	z-index:100;
	padding: 5px;
	background-color: #FFFFFF;
}
#top_cm_sp{
	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: 1100px;
  margin-left: auto;
  margin-right: auto;
  z-index: 99999;
}
#top_search a {
  color: #222222;
}
#top_search a:hover .ts_box {
  top: -100px;
}
.ts_box {
  width: 318px;
  height: 154px;
  border: solid 3px #305078;
  background-color: #FFFFFF;
  position: absolute;
  text-align: center;
  transition: all 0.5s;
box-shadow: 0px 0px 12px -6px rgba(0,0,0,0.6);
}
.ts01 {
  top: -90px;
  left: 32px;
}
.ts02 {
  top: -90px;
  left: 388px;
}
.ts03 {
  top: -90px;
  left: 744px;
}
.ts_img {
  margin-left: auto;
  margin-right: auto;
  width: 316px;
  height: 75px;
}
.tsim1 {
  background-image: url("../img/bk_search01.jpg");
  background-position: center 1px;
  background-repeat: no-repeat;
}
.tsim2 {
  background-image: url("../img/bk_search02.jpg");
  background-position: center 1px;
  background-repeat: no-repeat;
}
.tsim3 {
  background-image: url("../img/bk_search03.jpg");
  background-position: center 1px;
  background-repeat: no-repeat;
}
.ts_box h2 {
  border-bottom: 5px solid #ff5400;
  font-size: 24px;
  font-weight: bold;
  line-height: 29px;
  padding-top: 5px;
  height: 67px;
  width: 314px;
  margin-left: auto;
  margin-right: auto;
}
.ts_box h2 span {
  font-size: 14px;
  font-weight: bold;
}


/* ========== bn_nyukyosha ========== */

#bn_nyukyosha {
	padding-top: 120px;	
	margin-bottom: 50px;
	text-align: center;
}
#bn_nyukyosha .stage {
}	
#bn_nyukyosha img {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;	
}
	


/* ========== outline ========== */
#outline {
}
#outline .stage {
}
.out_area {
		font-size: 16px;
	text-align: center;
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	padding-bottom: 70px;
	background-image: url("../img/outline.png");
	background-repeat: no-repeat;
	background-position:  center bottom;
}
.out_area h2 {
	font-size: 21px;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #344b7a;
	margin-bottom: 2%;
} 
.out_box {
	float: left;
	width: 27%;
	height: 140px;
	margin-right: 2%;
	background-color: #344b7a;
	padding-top: 2%;
	padding-left: 2.5%;
	padding-right: 2%;
	border-radius: 10px;
}
.out_box h3 {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #344b7a;
	letter-spacing: 0.2em;
	background-color: #eaedf1;
	border-radius: 12px;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 1px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
}
.out_box p {
	color: #FFFFFF;
}
.out_push {
	margin-bottom: 2.5%;
	line-height: 1.8em;
}
.menkyo {
	padding-bottom: 5px;
	margin-left: 4%;
	margin-right: 4%;
	margin-bottom: 6px;
	font-size: 13px;
	line-height: 1.2em;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;	
}
.menkyo span {
	font-size: 10px;
}
.member {
		font-size: 13px;
	line-height: 1.3em;
	text-align: left;
	margin-left: 4%;
	margin-right: 4%;	
}

#outline img {
	width: 100%;
	height: auto;
}




/* ========== 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%;
}
.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 {
	background-color:#f9f9f9;
	border-left: 8px solid #344b7a;
	border-top: 1px solid #d8dadc;
	border-bottom: 1px solid #d8dadc;
	border-right: 1px solid #d8dadc;
	margin-bottom: 20px;
	font-size: 20px;
	letter-spacing: 0.1em;
	padding-left: 15px;
	padding-top: 18px;
	padding-bottom: 14px;
	font-weight: bold;
}
.page h3 {
}
.page p {
	font-size:15px;
	line-height:1.7em;
	padding-top: 2%;
	padding-bottom: 3%;
}


/* ========== kanri page  ========== */

#kanri_top {
}
.kanri_title {
	background-color: #f9f9f9;
	margin-bottom: 30px;
	font-size: 22px;
	font-weight:bold;	
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 8px;
}
.kanri_img {
	text-align:center;
	margin-bottom:3%;
}
.kanri_img img {
	margin-left:auto;
	margin-right:auto;
	width: 100%;
	height: auto;	
}
#kanri_top h2 {
	margin-bottom: 5%;
}
#kanri_top h3 {
	border-top: 3px solid #84909E;
	border-bottom: 1px solid #d8dadc;
	margin-bottom: 20px;
	font-size: 18px;
	padding-top: 15px;
	padding-left: 3%;
	padding-bottom: 12px;
	font-weight: bold;	
}
#kanri_top p {
	line-height: 1.8em;
	margin-bottom: 2%;
	margin-left: 3%;
	margin-right: 3%;
}
#kanri_top .right {
	float: right;
	padding-left: 5%;
	padding-right: 2%;
}
#kanri_top article {
	margin-top: 4%;
	margin-bottom: 6%;
}
#kanri_top article article {
	width: 23%;
	height: auto;
	float: left;
	margin-right: 2%;
	margin-bottom: 0;
	margin-top: 0;
}
#kanri_top article h4 {
	font-size: 14px;
	padding-top: 16px;
	padding-bottom: 16px;
	font-weight: bold;
	padding-left: 55px;
	margin-bottom: 2%;
}
#kanri_top article p {
	padding-top: 0;
}
.kanri_menu01 {
	background-image: url(../img/kanri/bk_kanrimenu01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.kanri_menu02 {
	background-image: url(../img/kanri/bk_kanrimenu02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.kanri_menu03 {
	background-image: url(../img/kanri/bk_kanrimenu03.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#kanri_top article article ul {
	background-color: #f9f9f9;
	padding-left: 10%;
	padding-top: 10%;
	padding-bottom: 5%;
}
#kanri_top article article li {
	list-style-type: circle;
	list-style-position: inside;
	color: #1e77a4;
	font-size: 14px;
	line-height: 2.0em;
	font-weight: bold;
}
#kanri_top article article p {
	background-color: #f9f9f9;
	padding-right: 10%;
	padding-bottom: 10%;
	padding-left: 10%;
	padding-top: 3%;
	font-size: 12px;
	line-height: 1.4em;
	height: auto;
	min-height: 80px;
	margin-left: 0;
	margin-right: 0;
}
.kanri_portal {
	text-align: center;
	border: 1px solid #d8dadc;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 20px;
	margin-bottom: 4%;
	background-color: #f9f9f9;
}
.kanri_portal table {
	margin-left: auto;
	margin-right: auto;
	border: 5px solid #FFFFFF;
}
.kanri_portal th {
	text-align: center;
	vertical-align: middle;
	font-size: 13px;
	padding-top: 6px;
	padding-bottom: 8px;
	background-color: #FFFFFF;
}
.kanri_portal td {
	text-align: center;
	font-size: 11px;
	width: 180px;
	height: 80px;
	background-color: #FFFFFF;
	vertical-align: middle;
}
.kanri_portal td img {
	width: 120px;
	height: auto;
}
/* ========== page preview ========== */

#kanri_preview {
	padding-bottom:20px;
}
#kanri_preview {
	width: 100%;
	height: auto;
}

#tabs2 {
}
#tabs2 {
}
#tabs2 a {
	text-decoration:underline;
}
#tabs2 ul {
	border-bottom: 10px solid #DFDFDF;
}
#tabs2 ul li {
	float: left;
	width: 40%;
	padding-top: 3%;
	padding-bottom: 3%;
	text-align: center;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-top-left-radius: 10px; 
	border-top-right-radius: 10px;
	margin-right: 2%;
	font-size: 18px;
	letter-spacing: 0.1em;
}
#tabs2 ul li a {
	display: block;
	width: 96%;
	height: auto;
}
.tab_on {
	background-color: #DFDFDF;
	font-weight: bold;
	font-size: 20px;
	padding-top: 3.5% !important;
	padding-bottom: 2.5% !important;
}
.tab_off {
	background-color: #FFFFFF;
}


#kanri_preview a {
	text-decoration:underline;
}
#kanri_preview p {
	font-size: 12px;
	line-height: 12px;
	padding-bottom: 7px;
	padding-left: 15px;
}

.pr_area {
	border: 1px solid #DFDFDF;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 3%;
	padding-bottom: 3%;
}

.pr_head {
	height: auto;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1%;
}
.pr_hd1 {
	float: left;
	width: 12%;
	background-color: #EBEBEB;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 5px;
}
.pr_hd2 {
	float: right;
	width: 88%;	
	background-color: #EBEBEB;
	padding-top: 7px;
	padding-bottom: 5px;	
}
.pr_hd3 {
		float: left;
	width: 42%;
	text-align: left;
}
.pr_hd4 {
		float: left;
	width: 42%;	
	text-align: left;
}
.pr_hd5 {
		float: left;	
	width: 16%;	
	text-align: center;
}

.pr_box {
	height: auto;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5%;
	border-bottom: 1px dotted #555555;
}
.pr_photo {
	float: left;
	width: 12%;
	height: 90px;
	text-align: center;
}
.pr_photo img {
	width: 75px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.pr_text {
	float: right;
	width: 88%;
	height: 75px;
	padding-top: 15px;
}
.pr_title {
		float: left;
	width: 42%;
	text-align: left;
	padding-top: 10px;
}
.pr_add {
		float: left;
	width: 42%;
	text-align: left;
}
.pr_md {
		float: left;	
	width: 16%;
	text-align: center;
}


/* ========== page qanda ========== */

#kanri_qanda {
	padding-bottom:20px;
	width: 100%;
	height: auto;
}
#kanri_qanda a {
	text-decoration:underline;
}

#kanri_qanda h2 {
}
.qanda_box {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2%;
	padding-top: 2%;
	border-bottom: 1px dotted #555555;
}

.qanda_box h3 {
	font-size: 16px;
	margin-bottom: 2%;
	color: #4379B3;
	font-weight: bold;
}
.qanda_box h4 {
	font-size: 16px;
	margin-bottom: 1%;
	color: #CD644C;
	font-weight: bold;
}
.qanda_box p {
	font-size: 14px;
	line-height: 1.6em;
	padding-bottom: 4%;
	padding-left: 15px;
	padding-top: 0;
}


#kanri_qanda article {
	margin-bottom: 6%;
}



/* ========== page list ========== */

#kanri_list {
}
#kanri_list h2 {
}
#kanri_list h3 {
	border-top: 3px solid #84909E;
	border-bottom: 1px solid #d8dadc;
	margin-bottom: 1%;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	padding-top: 10px;
	padding-left: 5%;
	padding-bottom: 7px;
	width: 91%;
}
#kanri_list p {
	padding-left: 2%;
	line-height: 1.8em;
	margin-bottom: 2%;
}
#kanri_list .right {
	float: right;
	padding-left: 5%;
	padding-right: 2%;
	padding-top: 2%;
}
#kanri_list article {
	margin-bottom: 4%;
}
#kanri_list article table {
	background-color: #AAAAAA;
	width: 96%;
	margin-bottom: 2%;
	margin-left: auto;
	margin-right: auto;
	border-collapse:separate;
	border-spacing:1px;
}
#kanri_list article table th {
	text-align: left;
	width: 28%;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #DDDDDD;
	font-size: 13px;
}
#kanri_list article table td {
	width: 18%;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 13px;
}
.row1 {
	background-color: #DDDDDD;
	font-weight: bold;
}
.col1 {
	background-color: #FFFFFF;
}
.col2 {
	background-color: #F9F9F9;
}
.kanri_list_point {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	font-size: 12px;
}






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


/*** kaiyaku Page ***/

#kaiyaku {
	padding-bottom: 35px;
}

#kaiyaku h2 {
	background-color: #f9f9f9;
	border-left: 8px solid #344b7a;
	border-top: 1px solid #d8dadc;
	border-bottom: 1px solid #d8dadc;
	border-right: 1px solid #d8dadc;
	margin-bottom: 20px;
	font-size: 24px;
	padding-left: 15px;
	padding-top: 18px;
	padding-bottom: 12px;
}
#kaiyaku p {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 1.8em;
}
#kaiyaku h3 {
	border-bottom: 1px solid #d8dadc;
	margin-bottom: 10px;
	font-size: 16px;
	padding-top: 6px;
	padding-left: 20px;
	padding-bottom: 4px;
}
#kaiyaku ul {
	background-color: #f9f9f9;
	padding-left: 20px;
	padding-top: 10px;
	margin-bottom: 25px;
}
#kaiyaku li {
	list-style-type: circle;
	list-style-position: inside;
	color: #1e77a4;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
#kaiyaku li span {
	font-weight: normal;
	color: #222222;
	font-size: 13px;
}
.kaiyaku_box {
	margin-left: 20px;
	margin-right: 35px;
	padding-bottom: 40px;
	height: auto;
}
.kaiyaku_box img {
	margin-right: 50px;
}
.kaiyaku_caution {
	margin-left: 20px;
	margin-right: 35px;
	padding-bottom: 15px;
	padding-top: 10px;
	height: auto;
	border: 1px solid #CECECE;
	background-color: #F0F0F0;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 35px;
}
.kaiyaku_caution_ex {
}
.kaiyaku_caution_ex p {
padding-bottom: 10px !important;
padding-top: 0 !important;
padding-left: 2em !important;
padding-right: 0 !important;
font-weight: bold;
font-size: 12px;
text-indent: -2em;
}
.kaiyaku_form{
	padding-bottom: 10px;
	padding-top: 10px;
	height: auto;
	border: 1px solid #CECECE;
	background-color: #F0F0F0;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
} 


/*** kakunin Page ***/

#kakunin {
	padding-bottom: 35px;
}
#kakunin h2 {
	background-color: #f9f9f9;
	border-left: 8px solid #344b7a;
	border-top: 1px solid #d8dadc;
	border-bottom: 1px solid #d8dadc;
	border-right: 1px solid #d8dadc;
	margin-bottom: 20px;
	font-size: 24px;
	padding-left: 15px;
	padding-top: 18px;
	padding-bottom: 12px;
}
#kakunin p {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 1.8em;
}
#kakunin strong {
	font-weight: bold;
	text-decoration: underline;
	font-size: 15px;
	color: #CC2629
}
#kakunin h3 {
	border-bottom: 1px solid #d8dadc;
	margin-bottom: 10px;
	font-size: 16px;
	padding-top: 6px;
	padding-left: 20px;
	padding-bottom: 4px;
}
#kakunin ul {
	background-color: #f9f9f9;
	padding-left: 20px;
	padding-top: 10px;
	margin-bottom: 25px;
}
#kakunin li {
	list-style-type: circle;
	list-style-position: inside;
	color: #1e77a4;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
#kakunin li span {
	font-weight: normal;
	color: #222222;
	font-size: 13px;
}
.kakunin_box {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 35px;
	padding-bottom: 5px;
	padding-top: 25px;
	height: auto;
	text-align: center;
	background-color: #F1F1F1;
}
.kakunin_box img {
margin-bottom: 25px;
}
.kakunin_form{
	padding-bottom: 10px;
	padding-top: 10px;
	height: auto;
	border: 1px solid #CECECE;
	background-color: #F0F0F0;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
} 


/* ========== company ========== */
#company {

}
#company_list {
	margin-bottom:4%;
}

#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 {
	margin-bottom:4%;
}
#company_hist h2 {
	margin-bottom: 3%;
}
#company_hist table {
	width: 100%;
}
#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;
}



/* ========== cont_select ========== */
.cont_select {
	width:100%;
	margin-bottom:2%;
}
.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: #416CAF;
}
.cont_select_box2 {
	background-color: #416CAF;
}
.cont_select_box3 {
	background-color: #416CAF;
}



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


.policy_text {
	padding-left:30px;
	padding-right:30px;
	padding-top:25px;
	padding-bottom: 25px;
	background-image:url("../img/bk_sl_gray.png");
}
.policy_text h2 {
	font-size:21px;
}




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

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

