/* ===================================================================
CSS information
 file name  :  common.css
 style info :  基本構造（common.css）
=================================================================== */
body {
}
.stage {
	margin: 0 auto;
	width: 1000px;
}
#plist {
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 1px;
	background-color: #FFFFFF;
	border-bottom: 1px dotted #DCDCDC;
}
.li_end {
	margin-right:0px !important;
}
.li_end_smp {
}
#floating {
	position: absolute;
	top: 125px;
	right: 0;
	z-index:10000;
	text-align:right;
}

#floating img {
	margin-bottom: 10px;
}
.smp_none {
	display: block;
}
.pc_none {
	display: none;
}
/* basicのスタイル記述 */
/* ========== header ========== */
header .stage {
	position:relative;
	height:720px;
	width:1160px;
}
.subpage .stage {
	height:230px;
}
h1 {
	display:none;
}
#h1title h1 {
	display:block !important;
}
#h1title {
	position:absolute;
	top:240px;
	z-index:9997;	
}
#header {
	background-color: rgba(0,0,0,0.50);
	width: 100%;
	height: 120px;
	position:absolute;
	top:0px;
	z-index:9998;
}

#header .logo {
	float: left;
	margin-left:80px;
}
/* nav */
nav {
	position:absolute;
	top:10px;
	right:80px;
	z-index:9999;
}
#gnavi {
	width: 520px;
	height: 100px;
	float:right;
}
#gnavi li {
	float: left;
	width: 130px;
}
#gnavi li a {
	display: block;
	text-align: center;
	padding-top: 66px;
	font-size: 14px;
	height: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
#gnavi li a:hover {
	background-color: rgba(0,0,0,0.40);
}
.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;
}


/* ========== top ========== */
#top_smp {
	display:none;
}
#top {
	margin-bottom: 135px;
	border-bottom: 1px solid #515151;
}
#top .instage {
	width: 1160px;
	height: 580px;	
}
#subtop {
	border-bottom: 1px solid #515151;
}
#subtop .instage {
	width: 1160px;
	height: 220px;
	overflow:hidden;
}
#subtop .instage img {
	width:1160px;
	height:auto;
}
/* ========== search ========== */
#search {
	position:absolute;
	top:540px;
	z-index:9999;
	width: 100%;		
}
#search .stage {
}
#search ul {
}
#search li {
	float:left;
	border:3px solid #333333;
	margin-right:17px;
	background-color:#FFFFFF;
}
#search li a {
	width:226px;
	height:100px;
	display:block;
	color:#111111;
	font-size:18px;
	font-weight:bold;
	padding-left:90px;
	padding-top:30px;
	line-height:30px;
	text-align:center;
}
#search li a span {
	font-size:26px;
}
#search li a:hover {
	background-color: rgba(212,255,189,0.45);
}
.bt_search01 a {
	background-image:url(../img/search01.png);
	background-position:10px center;
	background-repeat:no-repeat;
	background-color:#FFFFFF;	
}
.bt_search02 a {
	background-image:url(../img/search02.png);
	background-position:10px center;
	background-repeat:no-repeat;
	background-color:#FFFFFF;	
}

.bt_search03 a {
	background-image:url(../img/search03.png);
	background-position:10px center;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

/* ========== tokushu ========== */
#tokushu {
	margin-bottom:35px;
}
#tokushu .stage {
}
#tokushu ul {
}
#tokushu li {
	float:left;
	border:3px solid #333333;	
	margin-right:12px;		
}
#tokushu li a {
	width:235px;
	height:47px;
	padding-top:188px;
	display:block;
	font-size:18px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}
#tokushu li a:hover {
	background-color: rgba(0,0,0,0.33);
}
.bt_toku01 {
	background-image: url(../img/toku01.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.bt_toku02 {
	background-image: url(../img/toku02.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.bt_toku03 {
	background-image: url(../img/toku03.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.bt_toku04 {
	background-image: url(../img/toku04.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.bt_toku02 a {
	height:35px !important;
	padding-top:200px !important;
}
.bt_toku03 a {
	height:35px !important;
	padding-top:200px !important;
}


/* ========== hojin ========== */
#hojin {
	margin-bottom:2%;
}
#hojin .stage {
}
#hojin .stage img {
	width:100%;
	height:auto;
	margin-bottom:3%;
}
.hojin_pc {
	display:block;
}
.hojin_smp {
	display:none;
}


/* ========== topix_rent ========== */
#topix {
}
#topix .stage{
}
#topix_rent {
	margin-bottom: 50px;
}
#topix_rent h2 {
	color: #111111;
	font-size: 24px;
	line-height: 1.6em;
	font-weight: bold;
	padding-left: 65px;
	padding-top: 10px;
	margin-top: 15px;
	height: 54px;
	background-image: url(../img/ar_topix_rent.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#topix_rent h2 span {
	font-size: 36px;
}
.topix_rent_area {
	border-top: 2px solid #52961d;
	border-left: 2px solid #52961d;
	border-right: 2px solid #52961d;
	border-bottom: 2px solid #52961d;
	background-color: #FFFFFF;
	padding-left: 16px;
	padding-right: 16px;
	padding-top:25px;
}
.topix_rent_box {
	text-align: left;
	width: 200px;
	height: 380px;
	padding-top: 5px;
	float: left;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-right: 20px;
}
.topix_rent_box h3 {
	font-size:13px;
	height:18px;
	overflow:hidden;
	font-weight:bold;
}
.topix_rent_box a {
	color:#111111;
}
.photo {
	width: 198px;
	height: 198px;
	overflow: hidden;
	border: 1px solid #3b8e00;
	position: relative;
	margin-bottom:5px;
}
.photo img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.madorisize {
	background-image: url(../img/bk_topix_madori.png);
	background-position: center top;
	background-repeat: repeat;
	color: #FFFFFF !important;
	font-size: 18px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: center;
	width: auto;
	height: 28px;
	padding-top: 10px;
	padding-right:15px;
}
.kotsu {
	width: 180px;
	height: 15px;
	padding-top: 5px;
	padding-left:20px;
	overflow: hidden;
	word-spacing: -1px;
	background-image:url(../img/ar_topix_eki.png);
	background-repeat:no-repeat;
	background-position:left center;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 2px;
}
.kotsu span {
	display:none;
}
.syozai {
	width: 180px;
	height: 15px;
	padding-top: 5px;
	padding-left:20px;
	overflow: hidden;
	word-spacing: -1px;
	background-image:url(../img/ar_topix_add.png);
	background-repeat:no-repeat;
	background-position:left center;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 2px;
}
.onepoint {
	color: #353535;
	font-size: 11px;
	line-height: 15px;
	width: 200px;
	height: 45px;
	padding-top: 3px;
	overflow: hidden;
	padding-left: 0px;
	padding-right: 0px;
}
/* ========== topix_end ========== */
.topix_end {
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}
.topix_end a {
}
.topix_end img {
}


/* ========== news ========== */
#news {
	margin-bottom:50px;
}
.news_left {
	float:left;
	width:50%;
}
.news_left img {
	margin-bottom:10px;
}
.news_right {
	float:right;
	width:50%;
}
#news h3 {
	color: #72bf44;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
}
.news_box {
	overflow: scroll;
	overflow-x: hidden;
	height: 360px;
	padding-top: 4px;
}
.news_box dl {
}
.news_box dt {
	font-weight: bold;
	text-align: left;
	padding-right: 10px;
}
.news_box dd {
	margin-bottom: 10px;
	color:#72bf44;
	font-size:13px;
}
.news_box dd a {
	color:#72bf44;
}

/* ========== infomation ========== */

#infomation {
	margin-bottom:40px;
}
#infomation p {
	font-size:14px;
	line-height:1.8em;
}

/* ========== access ========== */
#access {
	margin-bottom:40px;	
}
#access h2 {
	color: #111111;
	font-size: 24px;
	line-height: 1.6em;
	font-weight: bold;
	padding-left: 65px;
	padding-top: 10px;
	margin-top: 15px;
	height: 54px;
	background-image: url(../img/ar_topix_rent.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.access_info {
	background-color:#111111;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
}
.access_info p {
	color:#FFFFFF;
	font-size:14px;
	line-height:1.7em;
}
#map_canvas {
	width:100%;
	height:360px;
}
/* ========== manual ========== */
#manual {
	display: block;
	margin-bottom:40px;
}
#manual .stage {
	background-color:#f0ffe7;
	padding-bottom:25px;
}
#manual .stage h2 {
	color: #3b8e00;
	font-size: 24px;
	line-height: 1.6em;
	font-weight: bold;
	padding-left: 65px;
	padding-top: 10px;
	margin-top: 15px;
	margin-left:10px;
	margin-bottom:10px;
	height: 54px;
	background-image: url(../img/ar_topix_rent.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#manual ul {
}
#manual li {
	float:left;
	margin-right:38px;
	margin-left:38px;
}
	
/* ========== banner ========== */
#banner {
	display: block;
	margin-bottom:40px;
}
#banner .stage {
}
#banner ul {
	padding-left:200px;
}
#banner li {
	float:left;
	margin-right:140px;
}
	


/* ========== pagetop ========== */
#pagetop {
	position: fixed;
	bottom: 40px;
	right: 20px;
}
/* ========== footer ========== */
#footer {
	background-color: #f2f2f1;
	text-align: center;
}
#footer .stage {
	padding-top: 40px;
}
.flogo {
	width:300px;
	float: left;
	text-align:left;
	padding-bottom: 45px;
}
.flink1 {
	float:right;
	width:180px;
	text-align:left;
}
.flink1 li {
	margin-right: 20px;
	padding-right: 20px;
	margin-bottom:15px;
}
.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;
}
#footer p strong {
	font-size:24px;
}

.footinfo {
	clear: both;
	padding-top: 40px;
	padding-bottom: 2px;
}
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;
}



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

#smp_contents {
	display: none;
}

/* ========== page ========== */
.page {
	padding-top: 25px;
	padding-bottom: 50px;
	background-color: #FFFFFF;
	margin-bottom: 25px;
}
.page h2 {
	font-size: 28px;
	margin-bottom: 20px;
	border-left: 10px solid #58b218;
	padding-left: 15px;
	line-height: 1.6em;
}
.page h3 {
	padding-top: 15px;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
}
.page p {
	font-size:16px;
	line-height:1.7em;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.page table {
	border-collapse: collapse;
	width: 100%;
}
.page table th, .page table td {
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	border: 1px solid #BCBCBC;
	font-size:16px;
	line-height:1.7em;
	text-align: left;
}
.page table th {
	font-size: 16px;
	line-height: 1.7em;
	text-align: center;
	width: 30%;
	background-image: url(../img/bk_seo_info.png);
}


/* ========== business ========== */
#business {
}
#business p {
	margin-bottom:25px;
	line-height:1.8em;
}
.bizarea {
	background-image: url(../img/bk_seo_info.png);
	padding-left:30px;
	padding-right:30px;
	padding-top:25px;
	padding-bottom:25px;
	margin-bottom:35px;
	border-radius:21px;
}

.bizarea h3 {
	text-align:center;
	font-size:30px;
	border-radius:15px;
	padding-top:15px;
	padding-bottom:8px;
	color:#FFFFFF;
}
.bizarea p {
	margin-left:20px;
	margin-right:20px;
	margin-bottom:5px !important;
}
.biz1 {
}
.biz1 h3 {
	background-color:#90C971;
}
.biz2 {
}
.biz2 h3 {
	background-color:#90C971;
}
.biz3 {
}
.biz3 h3 {
	background-color:#90C971;
}
.biz4 {
}
.biz4 h3 {
	background-color:#90C971;
}


/* ========== shop ========== */
#shopinfo {
	width:100%;
	margin-bottom:50px;
}
#shopinfo p {
	font-size:16px;
	line-height:1.7em;
}
.shopimg1 {
	width:48%;	
	float:left;
}
.shopimg1 img {
	width:100%;
	height:auto;
}
.shopimg2 {
	float:right;
	width:48%;
}
.shopimg2 img {
	width:100%;
	height:auto;	
}
#shopmap {
	margin-bottom:50px;	
}
#shopmap h2 {
	color: #111111;
	font-size: 24px;
	line-height: 1.6em;
	font-weight: bold;
	padding-left: 65px;
	padding-top: 10px;
	margin-top: 15px;
	height: 54px;
	background-image: url(../img/ar_topix_rent.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.shopmap_info {
}
.shopmap_info p {
	font-size:16px;
	line-height:1.7em;
}
.shopimg3 {
	float:right;
	width:48%;
	margin-left:25px;
}
.shopimg3 img {
	width:100%;
	height:auto;	
}
#map_canvas2 {
	width:100%;
	height:600px;
}

/* ========== company ========== */
#company_list {
	margin-bottom:50px;
}
#company_list th {
	font-weight:normal;
}

#company_hist {
	margin-bottom:50px;
}
#company_hist th {
	font-weight:normal;
}


/* ========== flow ========== */
#flow {
	width:100%;
	margin-bottom:50px;
}
#flow  p {
	font-size:16px;
	line-height:1.7em;
	margin-bottom:30px;
}

/* ========== cont_select ========== */
.cont_select {
	width:100%;
	margin-bottom:75px;
}
.cont_select ul{
	padding-top:25px;
}
.cont_select li{
	float:left;
	margin-right:5%;
	width:30%;
	height:auto;
	color:#FFFFFF;
	border-radius:21px;		
}
.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:40px;
}
.cont_select_box1 {
	background-color: #7AC545;
}
.cont_select_box2 {
	background-color:#7AC545;
}
.cont_select_box3 {
	background-color:#7AC545;	
}

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


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

/* ========== contact ========== */
.contactform {
	padding-top:25px;
}
.contactform h2 {
	font-size: 28px;
	margin-bottom: 20px;
	border-left: 10px solid #58b218;
	padding-left: 15px;
	line-height: 1.6em;
}

/* ========== 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;
}
/* ========== rj_frame ========== */
#rjarea {
	margin: 0 auto;
	width: 1080px;
}
#rjarea iframe {
	width: 100%;
	height: 10000px;
	background-color: #FFFFFF;
	border-left: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
}


/*** vrit Page ***/

#vrit {
	text-align: center;
}
.vrit_top {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.online_img {
	width: 100%;
	height: auto;
	margin-bottom: 4%;
}
.vrit_left {
	float: left;
	width: 47%;
	text-align: center;
}

.vrit_left ul {

}
.vrit_left ul li {
 text-align: center;
 color: #FFFFFF;
	background-color: #6fba2c;
	border-radius: 8px;
	margin-bottom: 4%;
	padding: 2%;
	font-size: 16px;
	line-height: 1.6em;	
}
.vrit_left p {
	text-align: left;
	font-size: 16px;
	line-height: 1.6em;
}
.vrit_right {
	float: right;
	width: 47%;
	text-align: center;	
}

.vrit_right ul {

}
.vrit_right ul li{
 text-align: center;
 color: #FFFFFF;
	background-color: #f19149;
	border-radius: 8px;
	margin-bottom: 4%;	
	padding: 2%;
	font-size: 16px;
	line-height: 1.6em;	
}
.vrit_right p {
	text-align: left;
	font-size: 16px;
	line-height: 1.6em;	
}
.vrit_title {
	background-color: #f9f9f9;
	margin-bottom: 30px;
	font-size: 22px;
	font-weight:bold;	
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 8px;
}
.vrit_img {
	text-align:center;
	margin-bottom:20px;
	border-left: 1px solid #d8dadc;
	border-top: 1px solid #d8dadc;
	border-bottom: 1px solid #d8dadc;
	border-right: 1px solid #d8dadc;
	padding-bottom:10px;
	padding-top:10px;
}
#vrit h2 {
}
#vrit p {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#vrit h3 {
	margin-bottom: 20px;
	font-size: 16px;
	padding-top: 6px;
	padding-left: 20px;
	padding-bottom: 4px;
}
.vrit_contact {
	margin-top: 4%;
	margin-bottom: 2%;
}
.vrit_contact h4 {
	border-top: 3px solid #84909E;
	border-bottom: 1px solid #d8dadc;
	margin-bottom: 20px;
	font-size: 21px;
	font-weight: bold;
	padding-top: 2.5%;
	padding-bottom: 2%;
}
.vrit_contact p {
	font-size: 16px;
	line-height: 1.6em;
}


.vrit_flow {
	background-color: #FFFFFF;
	margin-top: 1%;
	text-align: center;
}
.vrit_flow img {
	width: 90%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
