@import url(//fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700);
/* Base */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table.table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
table.table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
	opacity: 1;
	transition: .3s;
}
a:hover img {
	opacity: .8;
	transition: .3s;
}
figure {
	margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
p, hr, blockquote, address, noscript {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	border: none;
}
li {
	list-style-type: none;
}
table, img {
	border: none;
}
em, q, dfn, code, samp, kbd, var, cite, abbr, acronym {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}
hr {
	display: none;
	clear: both;
}
.pc_none {
	display: none;
}
.m_l_10 {
	margin-left: 10px;
}
.m_r_20 {
	margin-right: 20px;
}
.m_b_10 {
	margin-bottom: 10px;
}
.m_b_15 {
	margin-bottom: 15px;
}
.m_b_20 {
	margin-bottom: 20px;
}
.m_b_25 {
	margin-bottom: 25px;
}
.m_b_30 {
	margin-bottom: 30px;
}
.m_b_60 {
	margin-bottom: 60px;
}
.m_t_20 {
	margin-top: 20px !important;
}
.m_r_60 {
	margin-right: 60px;
}
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 62.5%;
}
body {
	zoom: 1;
	font-size: 14px;
	font-size: 1.4rem;
	overflow-x: hidden;
	background: #f2f3f4;
	padding: 0;
	font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
body:after {
	content: "";
	display: block;
	clear: both;
}
* {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 14px;
	font-size: 1.4rem;
	box-sizing: border-box;
}
a {
	color: #000;
	text-decoration: none;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #00B8EE;
}
a:active {
	color: #000;
}
* html body {
	overflow: hidden;
}
img {
	max-width: 100%;
	border: none;
}
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix             {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
#business, #store, #store_02, #content, #kanri {
	margin: 0 auto;
	background: #fff;
	box-sizing: border-box;
	clear: both;
}
body {
	-webkit-text-size-adjust : 100%!important;
}
.ml {
	margin-left: 15px;
}
.sns {
	position: absolute;
    top: 25%;
    right: 0;
    text-align: right;
    width: 30%;
}
.sns li {
	width: 23%;
    float: left;
    margin-left: 7%;
}
.sns02 {
	top: 65%!important;
}
/*==============================================================
SP
==============================================================*/
.pc {
	display: none;
}
.sp {
	display: block;
}
.wrap {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
img {
	max-width : 100%;
}
body {
	-webkit-text-size-adjust : 100%;
}
#wrapper {
	height: 300px;
}
.main_img01, .main_img02 {
	height: 300px;
}
header .wrap {
	height: 300px;
	position: relative;
	z-index: 10000;
}
header .logo {
	float: left;
	margin-top: 30px;
}
header .logo img {
	width: 55%;
	margin-left: 20px;
}
header .contact {
	margin-right: 8%;
	margin-top: 50px;
	float: right;
}
.sp .contact {
	width: 15%;
	margin-right: 3%;
}
.sp .contact img {
	margin-left: 15%;
}


header .logo img {
	width: 55%;
	margin-left: 20px;
}
#acMenu {
	z-index: 1000000;
	position: absolute;
	top: 50px;
	right: 20%;
}
#slider {
	margin-top: -315px;
}
header .header_list {
	z-index: 1000000;
	width: 100%;
	top: 70px;
	left: 0;
	float: left;
	clear: both;
	position: absolute;
}
header .header_list li {
	float: none;
	margin-right: 0;
	display: none;
	position: relative;
}
header .header_list li a {
	width: 100%;
	background: #333;
	border-top: 1px solid #555;
	display: block;
	padding: 5px 5px;
	opacity: 0.9;
}
header .header_list li a img {
	width: 15%;
}
#carousel li {
	float: left;
}
#carousel {
	clear: both;
}
#carousel .wrap {
	margin: 0 auto;
}
.main_img01 {
	background: URL(../../img/top/p_main01_bg.jpg) no-repeat right top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.main_img02 {
	background: URL(../../img/top/p_main02_bg.jpg) no-repeat right top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#carousel .main_img01 .wrap img, #carousel .main_img02 .wrap img {
	margin: 35% 0 0 13%;
	width: 70%;
}
/*===============================
business
===============================*/
#business {
	margin-bottom: 45px;
	position: relative;
	margin-top: -50px;
	z-index: 1000;
}
#business, #store, #store_02, #content, #kanri {
	width: 90%;
	padding: 10%;
}
.business01 #business {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
#business .title, #store .title, #kanri .title {
	position: relative;
	margin-bottom: 60px;
}
#business .title img, #store .title img, #kanri .title img {
	width: 200%;
	position: absolute;
	left: -50%;
	max-width: 200%;
}
#business .bussiness_list li {
	width: 100%;
	float: none;
	margin: 0 0 30px 0;
	text-align: center;
}
#kanri .bussiness_list li {
	width: 100%;
	float: none;
	margin: 0 0 30px 0;
	text-align: center;
}
#business .bussiness_list li a img {
	width: 100%;
}
#business .bussiness_list li p {
	font-size: 12px;
	font-size: 1.2rem;
	text-align: left;
}
/*===============================
store
===============================*/
#store, #store_02 {
	margin-bottom: 45px;
}

#kanri {
	margin-bottom: 45px;
}
#store .store_list li , #store_02 .store_list li {
	width: 100%;
	float: none;
	margin: 0 0 20px 0;
	text-align: center;
}
#store .store_list li img {
	display: none;
}
#store_02 .store_list li img {
	margin: 1em auto ;
}

#store .store_list li p, #store_02 .store_list li p {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 20px;
	font-weight: bold;
}
/*===============================
content
===============================*/
#content {
	padding: 10% 10% 0 10%;
	margin-bottom: 45px;
}
#content .content_list li {
	width: 45%;
	margin: 0 5% 10% 0;
	float: left;
}
#content .content_list li:nth-child(even) {
	float: right;
	margin: 0 0 10% 0;
}
#content .content_list li a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}
/*===============================
etc
===============================*/
#etc {
	width: 100%;
	background: #fff;
	padding: 10% 0;
}
#etc .news {
	width: 100%;
	float: none;
	margin-bottom: 40px;
}
#etc .news .title {
	float: left;
}
#etc .news .bt {
	float: right;
	margin-top: 6px;
}
#etc .news .bt a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}
#etc .news .title {
	width: 60%;
}
#etc .news dl {
	clear: both;
	position: relative;
	top: 20px;
	color: #18344F;
	border-top: solid 1px #18344F;
}
#etc .news dt {
	position: absolute;
	left: 0;
	width: 150px;
	padding: 18px;
}
#etc .news dd {
	border-bottom: solid 1px #18344F;
	padding: 18px 18px 18px 150px;
}
#etc .news dl {
	margin: 3%;
}
#etc .banner {
	float: none;
	width: 100%;
	margin: 3%;
	overflow: hidden;
}
#etc .banner li {
	float: left;
	width: 94%;
	margin: 0 3% 5% 0;
}
#etc .banner li img {
	width: 100%;
}
/*#etc .banner li:nth-child(even){
float:left;
margin:0 0 5% 0;
}*/

/*===============================
foot
===============================*/
#foot {
	clear: both;
	width: 100%;
	background: #18344F;
	padding: 15px 0 30px 0;
	overflow: hidden;
}
#foot .logo {
	width: 20%;
	margin: 0 auto;
}
#foot .logo img {
	width: auto;
}
#foot ul {
	float: none;
	margin: 3%;
}
#foot li {
	float: left;
	margin-right: 5%;
	font-size: 12px;
	font-size: 1.2rem;
}
#foot li:last-child {
	margin-right: 0%;
}
#foot li a {
	color: #fff;
}
#foot li a:hover {
	color: #aaa;
}
#foot .wrap {
	position: relative;
}
#foot .wrap .bt_pagetop {
	position: absolute;
	right: 10px;
	top: 20px;
}
#foot .wrap .bt_pagetop a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}
#address {
	font-size: 10px;
	font-size: 1.0rem;
	clear: both;
	text-align: center;
	padding: 10px;
}

.property01 > .row {
  width: 100%;
  max-width: 995px;
  margin: 0px auto;
  text-align: center;
}

.property01 > .row > .header {
  width: calc(100% - 30px);
  margin: 15px;
  padding: 15px 0;
  text-align:left;
  font-size: 20px;
  color: #000;
  border-bottom: 2px solid #ccc;
  background-image: url(https://www.e-horizon.co.jp/img/store/icon_ttl.png);
  background-repeat: no-repeat;
  background-position: 5px 50%;
}

.property01 > .row .header > p{
  margin: 0 0 0 35px;
  font-weight: bold;
}


.property01 > .row > .image {
  display: inline-block;
  width: calc( 100% - 20px );
  max-width: 298px;
  margin: 0 auto;
  padding: 1%;
  text-align: center;
}

.property01 > .row > .image img {
  width: 100%;
  max-width: 350px;
  height: auto;
}

.row > .atasp {
  display: inline-block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  font-size: 0;
}

.row > .atasp > p {
  padding: 10px 0;
  font-size: 16px;
  font-weight: bold;
}

.row > .atasp > iframe {
  display: block;
  margin: 0 auto 20px auto;
  overflow: auto;
}

.property01 > .btn_group {
  padding: 15px 0;
}

.property01 > .row > .btn_wrap {
  display: inline-block;
  width: calc( 50% - 10px );
  padding: 5px;
}

.property01 > .row > .btn_wrap > .btn {
  display: block;
  width: 100%;
  max-width: 150px;
  margin: 0 auto;
  padding: 15px 10px;
  color: #18344F;
  border: 1px solid #18344F;
  border-radius: 5px;
  vertical-align: top;
  transition: .3s;
}

.property01 > .row > .btn_wrap > .btn:hover {
  color: #fff;
  background: #18344F;
  font-weight: bolder;
}
.language {
		position: absolute;
    top: 0%;
    left: 7%;
	}
	.language li {
		float: left;
		padding: 0.1em 1em;
		color: #fff!important;
		height: 25px;
		border: 1px solid #fff;
		margin-right: 10px;
		
	}
	.language li a {
		color: #fff;
		text-decoration: none;
	}
	.live {
		background-color: #18344F;
	}
@media screen and (min-width: 680px) {
/*==============================================================
PC
==============================================================*/
.pc {
	display: block;
}
.sp {
	display: none;
}
/*===============================
common
===============================*/
.wrap {
	overflow: hidden;
	width: 1100px;
	margin: 0 auto;
}
#business, #store, #store_02, #content, #kanri {
	width: 1100px;
	margin: 0 auto;
	background: #fff;
	padding: 50px;
	box-sizing: border-box;
	clear: both;
}
#store, #store_02 {
	margin: 0 auto;
	background: #fff;
	padding: 50px;
	box-sizing: border-box;
	clear: both;
}
#business .title, #store .title, #kanri .title {
	margin-bottom: 30px;
}
.corporate #content {
	width: 1118px;
	margin-bottom: 0px;
}
/*===============================
header
===============================*/
header .wrap {
	height: auto;
	position: relative;
	z-index: 10000;
}
header .logo {
	float: left;
	margin-top: 30px;
}
header .logo img {
	width: 100%;
	margin-left: 0;
}
header .contact {
	float: right;
	margin-top: 15px;
	margin-right: 0;
}
header .contact a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}
header .header_list {
	clear: both;
	position: absolute;
	top: 60px;
	left: 120px;
}
header .header_list li {
	float: left;
	margin-right: 75px;
	display: block;
}
header .header_list li:last-child {
	margin-right: 0px;
}
header .header_list li a {
	background: none;
	border-top: none;
	padding: 0;
	opacity: 1;
}
header .header_list li a img {
	width: 100%;
}
header .header_list li a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}
/*===============================
main_img
===============================*/
#slider {
	position: relative;
	overflow: hidden;
	margin-top: -116px;
	z-index: 1;
}
#wrapper {
	background: #fff;
	width: 100%;
	overflow: hidden;
	height: 646px;
}
#carousel li {
	float: left;
	width: 100%;
}
.main_img01, .main_img02 {
	height: 646px;
}
#carousel .main_img01 .wrap img, #carousel .main_img02 .wrap img {
	margin: 25% 0 0 30%;
	width: auto;
}
#carousel .main_img01 img {
	margin: 25% 0 0 25%;
}
#carousel .main_img02 img {
	margin: 25% 0 0 25%;
}
/*===============================
business
===============================*/
#business .title img, #store .title img, #kanri .title img {
	width: 90.5%;
	position: relative;
	left: 0;
	max-width: 100%;
}
#business {
	margin-bottom: 75px;
	position: relative;
	margin-top: -50px;
	z-index: 1000;
}
.business01 #business {
	width: 1118px;
	margin-top: 0px;
}
#business .bussiness_list li {
	width: 302px;
	float: left;
	margin: 0 45px 0px 0;
}
#kanri .bussiness_list li {
    width: 302px;
    float: left;
    margin: 0 45px 0px 0;
}
.business01 #business .bussiness_list li {
	margin: 0 52px 0px 0;
}
#business .bussiness_list li img {
	margin-bottom: 10px;
}
#business .bussiness_list li:last-child {
	margin: 0 0px 0px 0;
}
#kanri .bussiness_list li:last-child {
	margin: 0 0px 0px 0;
}
#business .bussiness_list li a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}
#business .bussiness_list li p {
	font-size: 14px;
	font-size: 1.4rem;
}
/*===============================
store
===============================*/
#store, #store_02 {
	margin-bottom: 75px;
}
#store_02 {
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
}
#store_02 .wrap {
	width: 48%;
	text-align: center;
}	
	
#store_02 .title img {
	width: 100%;
	position: relative;
	left: 0;
	max-width: 100%;
}

#kanri {
	margin-bottom: 75px;
}
#store .store_list li, #store_02 .store_list li {
	width: 260px;
	float: left;
	margin: 0 110px 30px 0;
	text-align: center;
}
#store .store_list li:nth-child(3n) {
	margin: 0 0px 30px 0;
}
#store_02 .store_list li:nth-child(3n) {
	margin: 0 0px 30px 0;
}

#store_02 .store_list{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
	
#store_02 .store_list li{
	width: 45%;
	float: none;
	margin: 0;
}
	
#store_02 .store_list .rental_space{
	width: 60%;
}
	
#store .store_list li img, #store_02 .store_list li img {
	margin-bottom: 10px;
	display: block;
}
#store .store_list li a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}
#store_02 .store_list li a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}
#store .store_list li p, #store_02 .store_list li p {
	font-weight: bold;
	border-top: none;
	border-bottom: none;
	padding: 0;
}
	
.store_list_box	{
	width: 750px;
	margin: 0 auto;
}
	
#store_02 .store_list_box{
	width: 100%;
	margin: 0 auto;
}


/*===============================
content
===============================*/
#content {
	margin-bottom: 75px;
}
#content .content_list li {
	width: 197px;
	float: left;
	margin: 0 70px 0 0;
}
#content .content_list li:nth-child(even) {
	width: 197px;
	float: left;
	margin: 0 70px 0 0;
}
#content .content_list li:last-child {
	margin: 0 0px 0px 0;
}
#content .content_list li a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}
/*===============================
etc
===============================*/
#etc {
	width: 100%;
	background: #fff;
	padding: 75px 0;
}
#etc .news {
	width: 600px;
	float: left;
}
#etc .news .title {
	float: left;
}
#etc .news .bt {
	float: right;
	margin-top: 6px;
}
#etc .news .bt a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}
#etc .news dl {
	clear: both;
	position: relative;
	top: 20px;
	color: #18344F;
	border-top: solid 1px #18344F;
	margin: 0;
}
#etc .news dt {
	position: absolute;
	left: 0;
	width: 150px;
	padding: 18px;
}
#etc .news dd {
	border-bottom: solid 1px #18344F;
	padding: 18px 18px 18px 150px;
}
/*#etc .banner {
	float: right;
	width: 210px;
	margin: 0;
}*/
#etc .banner {
	float: right;
	width: 210px;
	margin: 0 15px 0 0;
}	
#etc .banner li {
	margin: 0 0 12px 0!important;
	width: 100%;
}
#etc .banner li img {
	width: 100%;
}
/*===============================
foot
===============================*/
#foot .logo {
	width: 80px;
	float: left;
	margin-right: 40px;
}
#foot .logo img {
	width: 100%;
}
#foot ul {
	float: left;
	margin: 35px 0 0 0;
}
#foot li {
	float: left;
	margin-right: 40px;
	font-size: 14px;
	font-size: 1.4rem;
}
#foot li a {
	color: #fff;
}
#foot li a:hover {
	color: #aaa;
}
#foot .wrap {
	position: relative;
}
#foot .wrap .bt_pagetop {
	position: absolute;
	right: 0px;
	top: 20px;
}
#foot .wrap .bt_pagetop a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}
#address {
	clear: both;
	text-align: center;
	padding: 10px;
	font-size: 14px;
	font-size: 1.4rem;
}

.property01 > .property01b {
  margin: 90px auto 0 auto;
}

.property01 > .row > .image {
  width: calc( (100% - 20px) / 3);
}

.property01 > .btn_group {
  padding: 15px 0 90px 0;
}

.property01 > .row > .btn_wrap {
  width: 25%;
}

.property01 > .row > .header {
  width: calc(100% - 40px);
  margin: 20px;
  font-size: 28px;
}
  
.row > .atasp {
  width: 50%;
}
  
.row > .atasp > iframe {
  max-width: 200px;
}

.row > .atasp > p {
  padding: 10px 0;
}
	.language {
		position: absolute;
		top: 9px;
        left: 130px;
	}
	.language li {
		float: left;
		padding: 0.2em 1em;
		color: #fff!important;
		height: 30px;
		border: 1px solid #fff;
		margin-right: 10px;
		
	}
	.language li a {
		color: #fff;
		text-decoration: none;
	}
	.live {
		background-color: #18344F;
	}
  
}

@media screen and (min-width: 568px) and (max-width: 680px) {
#carousel .main_img01 .wrap img, #carousel .main_img02 .wrap img {
	margin: 15% 0 0 13%;
	width: 70%;
}
#business .title, #store .title, #store_02 .title  {
	position: relative;
	margin-bottom: 90px;
}

}

@media screen and (min-width: 681px) and (max-width: 768px) {
.wrap {
	width: 100%;
}
#carousel .main_img01 .wrap img, #carousel .main_img02 .wrap img {
	margin: 25% 0 0 18%;
}
header .header_list li {
	margin-right: 30px;
}
header .contact {
	margin-right: 10px;
}
#business, #store, #store_02, #content {
	width: 95%;
}
#business .bussiness_list li {
	width: 29%;
	margin: 0 30px 0px 0;
}
#store .store_list li ,#store_02 .store_list li {
	width: 29%;
	margin: 0 30px 0px 0;
}
#content .content_list li {
	width: 20%;
	margin: 0 30px 0 0;
}
#content .content_list li:nth-child(even) {
	width: 20%;
	margin: 0 30px 0 0;
}
#etc .wrap {
	width: 90%;
	margin: 0 auto;
}
#etc .news {
	width: 63%;
}
#etc .banner {
	width: 30%;
}
#foot ul {
	width: 80%;
}
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
.wrap {
	width: 100%;
}
#carousel .main_img01 .wrap img, #carousel .main_img02 .wrap img {
	margin: 25% 0 0 25%;
	width: auto;
}
.business01 #business {
	width: 100%;
	margin-top: 0px;
}
#business .title img, #store .title img, #store_02 .title img, #kanri .title img {
	width: 100%;
}
#business .bussiness_list li {
	margin: 0px 52px 0px 0;
}
#kanri .bussiness_list li {
	margin: 0px 52px 0px 0;
}
#store .bussiness_list li ,#store_02 .bussiness_list li {
	margin: 0px 52px 0px 0;
}
#business, #store, #store_02, #content, #kanri {
	width: 95%;
}
#business .bussiness_list li {
	width: 29%;
}
#kanri .bussiness_list li {
	width: 29%;
}
#store .store_list li {
	width: 29%;
	margin: 0 52px 0px 0;
}
#store_02 .store_list li {
	width: 45%;
	margin: 0 auto;
}
#content .content_list li {
	width: 21%;
	margin: 0 40px 0 0;
}
#content .content_list li:nth-child(even) {
	width: 21%;
	margin: 0 44px 0 0;
}
#content .content_list li:last-child {
	margin: 0 0px 0px 0;
}
#etc .wrap {
	width: 90%;
	margin: 0 auto;
}
#etc .news {
	width: 63%;
}
#etc .banner {
	width: 30%;
}
.recruit .recruit01 li:nth-child(odd) {
	float: left!important;
	text-align: center;
	width: 49%;
	margin-bottom: 1%;
}
.recruit .recruit01 li:nth-child(even) {
	float: right!important;
	text-align: center;
	width: 49%;
	margin-bottom: 1%;
}
}

@media screen and (min-width: 821px) {
.row > .atasp {
  width: 25%;
}
}
/*-----------------------------------------------------------------------------------------------

共通

*-----------------------------------------------------------------------------------------------*/

.f_l {
	float: left;
}
.f_r {
	float: right;
}
#mainimg {
	width: 100%;
	height: 551px;
	margin-top: -116px;
	text-align: center;
	padding-top: 211px;
	box-sizing: border-box;
}
#sub_top {
	width: 1118px;
	margin: 0 auto;
	margin-top: -50px;
	margin-bottom: 50px;
	padding: 35px 35px 25px;
	background-color: #fff;
}
#sub_top h2 {
	text-align: center;
	margin-bottom: 20px;
}
#sub_top p {
	font-size: 16px;
}
br.br_sp {
	display: none;
}
/*-----------------------------------------------------------------------------------------------

事業案内

*-----------------------------------------------------------------------------------------------*/

article.business {
	padding-bottom: 50px;
}
#mainimg.business {
	background: url(../../img/business/mainimg.png) no-repeat;
	background-size: cover;
}
.business01 {
	width: 1118px;
	margin: 0 auto;
}
.business01 .f_l, .business01 .f_r {
	width: 50%;
	text-align: center;
}
.business01 p.business_img {
	margin-bottom: 0;
	line-height: 85%;
}
.business01 p.business_img img {
	width: 100%;
}
.business01 h3 {
	margin-top: 145px;
	margin-bottom: 25px;
}
.business01 p {
	margin-bottom: 70px;
	transition: .3s;
}
.business01 p.link01 {
	margin-bottom: 0;
}
.business01 p.link01:hover {
	opacity: .7;
	transition: .3s;
}
/*-----------------------------------------------------------------------------------------------

建物管理

*-----------------------------------------------------------------------------------------------*/

article.management {
	padding-bottom: 0px;
}
#mainimg.management {
	background: url(../../img/management/mainimg.png) no-repeat;
	background-size: cover;
}
.management #sub_top {
	background: url(../../img/management/ttl01.png) no-repeat 90px 40px;
	background-color: #fff;
	padding-bottom: 40px;
	padding-left: 220px;
	box-sizing: border-box;
}
.management #sub_top h2 {
	color: #EA5313;
	font-size: 28px;
	font-weight: bold;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	text-align: left;
	line-height: 100%;
	margin-bottom: 15px;
	padding-left: 10px;
}
.management #sub_top p {
	color: #202020;
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}
.management01 {
	background-color: #fff;
	padding-top: 45px;
	padding-bottom: 130px;
}
.management01a {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 100px;
}
.management01a .f_r {
	padding-left: 15px;
	padding-right: 35px;
}
.management01a .f_r h3 {
	margin-bottom: 20px;
}
.management01a .f_r p {
	width: 505px;
	color: #212121;
	font-size: 16px;
	line-height: 120%;
}
/*-----------------------------------------------------------------------------------------------
1/13追加
*-----------------------------------------------------------------------------------------------*/
.management01a p.link_more img {
	margin-top: 15px;
	margin-bottom: 0;
}
.management01a p.link_more:hover {
	opacity: .7;
	transition: .3s;
}
.management01b {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 100px;
}
.management01b .f_l {
	padding-left: 50px;
	padding-right: 0;
}
.management01b .f_l h3 {
	margin-bottom: 10px;
}
.management01b .f_l p {
	width: 505px;
	color: #212121;
	font-size: 16px;
	line-height: 120%;
}
.management01b p.link_more img {
	margin-top: 10px;
	margin-bottom: 0;
}
.management01b p.link_more:hover {
	opacity: .7;
	transition: .3s;
}
.management01c {
	width: 765px;
	margin: 0 auto;
}
/*-----------------------------------------------------------------------------------------------

不動産売買

*-----------------------------------------------------------------------------------------------*/

article.property {
	padding-bottom: 0px;
}
#mainimg.property {
	background: url(../../img/property/mainimg.png) no-repeat;
	background-size: cover;
}
.property01 {
	background-color: #fff;
	padding-top: 25px;
	padding-bottom: 130px;
}
.property01a {
	width: 995px;
	margin: 0 auto;
	margin-bottom: 130px;
}
.property01b {
	width: 765px;
	margin: 0 auto;
}
.pro_detail img {
	padding: 10px;
}
/*-----------------------------------------------------------------------------------------------

賃貸リーシング

*-----------------------------------------------------------------------------------------------*/

article.lease {
	padding-bottom: 0px;
}
#mainimg.lease {
	background: url(../../img/lease/mainimg.png) no-repeat;
	background-size: cover;
}
.lease #sub_top {
	padding-left: 130px;
	padding-right: 130px;
}
.lease #sub_top h2 {
	float: left;
}
.lease #sub_top p {
	float: right;
}
.lease01 {
	background-color: #fff;
	padding-top: 25px;
	padding-bottom: 130px;
}
.lease01 h1 {
	font-size: 200%;
	margin-bottom: 35px;
	margin-top: 10px;
}
.lease01 h3 {
	margin-bottom: 65px;
}
.lease01a {
	width: 905px;
	margin: 0 auto;
	text-align: center;
}

.lease01a li {
	font-size: 14px;
	font-weight: bold;
	/*float: left;*/
	margin-right: 60px;
	margin-bottom: 55px;
}
.lease01a li:nth-child(3) {
	margin-right: 0;
}
.lease01a li:nth-child(6) {
	margin-right: 0;
}

@media screen and (min-width: 680px) {
.lease01_box{
	width: 640px;
	margin: 0 auto;
	}
	
	.lease01a .fl_l{
		float: left;
	}
	
	.lease01a .fl_r{
		float: right;
	}	
}


.lease01b {
	width: 765px;
	margin: 0 auto;
	padding-top: 70px;
}


.lease_shop_txt{
	font-size:20px;
	margin-bottom: 2em;
}

.lease_shop_bnr{
	color: #fff!important;
	font-size: 20px;
	background-color: #6FB92B;
	padding: 1.5em 2em;
}

.lease_shop_bnr a:hover{
	color: #fff;
	font-weight: bold;
}


/*-----------------------------------------------------------------------------------------------

店舗案内

*-----------------------------------------------------------------------------------------------*/

article.store {
	padding-bottom: 70px;
	background-color: #fff;
}
#mainimg.store {
	background: url(../../img/store/mainimg.png) no-repeat;
	background-size: cover;
}
.store01 {
	background-color: #fff;
}
.store01 .f_r {
	padding-top: 10px;
	padding-right: 20px;
}
.store02 {
	background-color: #EEE;
}
.store02 .f_l {
	padding-top: 10px;
	padding-left: 20px;
}
.store_box {
	width: 1200px;
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 80px;
}
.store_box h2 {
	border-bottom: 1px solid #18344F;
	margin-bottom: 5px;
	color: #073659;
	font-size: 30px;
}
.store_box h2 img {
	margin-right: 15px;
	vertical-align: sub;
}
.store_box p.txt, .store_box p.tel, .store_box p.train {
	color: #1F1F1F;
	font-size: 15px;
	font-weight: normal;
	line-height: 120%;
}
.store_box p.train {
	background: url(../../img/store/ico_train.png) no-repeat left 2px;
	padding-left: 20px;
}
/*-----------------------------------------------------------------------------------------------

企業情報

*-----------------------------------------------------------------------------------------------*/

article.corporate {
	padding-bottom: 50px;
}
#mainimg.corporate {
	background: url(../../img/corporate/mainimg.png) no-repeat;
	background-size: cover;
}
.corporate01 div.clearfix {
	width: 1200px;
	margin: 0 auto;
	background-color: #18344F;
}
.corporate01 .f_l, .corporate01 .f_r {
	width: 50%;
}
.corporate01 h3, .corporate01 p {
	text-align: center;
	line-height: 85%
}
.corporate01 h3 {
	margin-top: 150px;
}
.corporate01 p.btn_link {
	margin-top: 55px;
}
/*-----------------------------------------------------------------------------------------------

事業ビジョン

*-----------------------------------------------------------------------------------------------*/

article.vision {
	padding-bottom: 0px;
}
#mainimg.vision {
	background: url(../../img/vision/mainimg.png) no-repeat;
	background-size: cover;
	padding-top: 160px !important;
}
#mainimg.vision img {
	display: inline-block;
}
.vision #sub_top {
	width: 1100px;
	margin: 0 auto;
	margin-top: -50px;
	margin-bottom: 50px;
	padding: 55px 45px 55px;
	background-color: #fff;
	box-sizing: border-box;
}
.vision #sub_top h4 {
	margin-bottom: 15px;
	margin-left: 15px;
	font-size: 150%;
}
.vision #sub_top ul {
	text-align: center;
}
.vision #sub_top li {
	display: inline-block;
	margin-right: 18px;
}
.vision #sub_top li:nth-child(4) {
	margin-right: 0;
}
.vision #sub_top p {
	width: 980px;
	margin: 0 auto;
	margin-bottom: 25px;
}
.vision h2 {
	color: #073659;
	font-size: 30px;
	text-align: left!important;
	border-bottom: 1px solid #073659;
}
.vision h2 img {
	margin-right: 15px;
	vertical-align: sub;
}
.vision01 {
	width: 1100px;
	margin: 0 auto;
	background-color: #fff;
	padding: 40px 50px;
}
.vision01 h3 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.vision01 p {
	color: #111;
	font-size: 16px;
	font-weight: normal;
	line-height: 132%;
}
.vision02 {
	text-align: center;
	background-color: #fff;
	padding-top: 110px;
	padding-bottom: 110px;
	margin-top: 50px;
}
.vision02 li {
	display: inline-block;
	margin-left: 25px;
	margin-right: 25px;
}
.vision01 span {
	font-size: 25px;
	font-weight: bold;
}
/*-----------------------------------------------------------------------------------------------

トップメッセージ

*-----------------------------------------------------------------------------------------------*/

article.message {
	padding-bottom: 0px;
}
#mainimg.message {
	background: url(../../img/message/mainimg.png) no-repeat;
	background-size: cover;
}
.message #sub_top {
	width: 1100px;
	margin: 0 auto;
	margin-top: -50px;
	margin-bottom: 50px;
	padding: 55px 45px 55px;
	background-color: #fff;
	box-sizing: border-box;
}
.message #sub_top .clearfix {
	width: 990px;
	margin: 0 auto;
}
#mainimg.message img {
	display: inline-block;
}
.message #sub_top .w555 {
	width: 555px;
	margin-left: 20px;
}
.message #sub_top p.name {
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	margin-top: 80px;
}
.message #sub_top p.name span {
	font-size: 20px;
	font-weight: bold;
}
.message01 {
	width: 1100px;
	margin: 0 auto;
	background-color: #fff;
	padding: 40px 50px;
}
.message01 ul {
	margin-top: 20px;
	margin-bottom: 20px;
}
.message01 li {
	font-size: 18px;
	font-weight: bold;
	line-height: 200%;
}
.message01 p {
	color: #111;
	font-size: 16px;
	font-weight: normal;
	line-height: 132%;
}
.message02 {
	text-align: center;
	background-color: #fff;
	padding-top: 110px;
	padding-bottom: 110px;
	margin-top: 50px;
}
.message02 li {
	display: inline-block;
	margin-left: 25px;
	margin-right: 25px;
}
/*-----------------------------------------------------------------------------------------------

会社概要

*-----------------------------------------------------------------------------------------------*/

article.company {
	padding-bottom: 0px;
}
#mainimg.company {
	background: url(../../img/company/mainimg.png) no-repeat;
	background-size: cover;
}
.company #sub_top {
	width: 1100px;
	margin: 0 auto;
	margin-top: -50px;
	margin-bottom: 50px;
	padding: 55px 45px 55px;
	background-color: #fff;
	box-sizing: border-box;
}
.company table.profile {
	width: 1000px;
	margin: 0 auto;
	border-collapse: collapse;
}
.company table.profile th {
	text-align: center;
	border-bottom: 1px solid #ccc;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 16px;
	vertical-align: top;
}
.company table.profile td {
	border-bottom: 1px solid #ccc;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 16px;
}
.company table.profile td span {
	display: inline-block;
	margin-right: 20px;
}
.company table.profile tr.adviser td span {
	display: block;
}
.company .company01, .company .company02 {
	width: 1100px;
	margin: 0 auto;
	margin-bottom: 50px;
	padding: 55px 45px 55px;
	background-color: #fff;
	box-sizing: border-box;
}
.company .company01 h2, .company .company02 h2 {
	margin-bottom: 20px;
}
.company .company01 p {
	font-size: 16px;
	padding-left: 35px;
}
.company h2 {
	text-align: left!important;
	color: #073659;
	font-size: 30px;
	border-bottom: 1px solid #18344F;
}
.company h2 img {
	margin-right: 15px;
	vertical-align: sub;
}
table.history {
	width: 920px;
	margin: 0 auto;
	border: none;
	border-collapse: collapse;
}
table.history th, table.history td {
	font-size: 16px;
}
.company03 {
	text-align: center;
	background-color: #fff;
	padding-top: 110px;
	padding-bottom: 110px;
	margin-top: 50px;
}
.company03 li {
	display: inline-block;
	margin-left: 25px;
	margin-right: 25px;
}
/*-----------------------------------------------------------------------------------------------

プライバシーポリシー

*-----------------------------------------------------------------------------------------------*/

article.privacy {
	padding-bottom: 0px;
}
#mainimg.privacy {
	background: url(../../img/privacy/mainimg.png) no-repeat;
	background-size: cover;
}
.privacy #sub_top {
	width: 1100px;
	margin: 0 auto;
	margin-top: -50px;
	margin-bottom: 50px;
	padding: 55px 45px 55px;
	background-color: #fff;
	box-sizing: border-box;
}
.privacy #sub_top h3 {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	color: #18334E;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.privacy #sub_top p {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	font-weight: normal;
	line-height: 120%;
	margin-bottom: 50px;
}
.privacy h2 {
	width: 990px;
	margin: 0 auto;
	text-align: left!important;
	border-bottom: 1px solid #18344F;
	margin-bottom: 5px;
	color: #073659;
	font-size: 30px;
}
.privacy h2 img {
	margin-right: 15px;
	vertical-align: sub;
}
/*-----------------------------------------------------------------------------------------------

サイトマップ

*-----------------------------------------------------------------------------------------------*/

article.sitemap {
	padding-bottom: 0px;
}
#mainimg.sitemap {
	background: url(../../img/sitemap/mainimg.png) no-repeat;
	background-size: cover;
}
.sitemap #sub_top {
	width: 1100px;
	margin: 0 auto;
	margin-top: -50px;
	margin-bottom: 50px;
	padding: 55px 45px 55px;
	background-color: #fff;
	box-sizing: border-box;
}
.sitemap #sub_top h2 {
	width: 996px;
	margin: 0 auto;
	text-align: left;
	padding-left: 10px;
	border-top: 1px solid #ccc;
}
.sitemap #sub_top h2.home {
	border-top: none;
}
.sitemap #sub_top h2.bottom {
	border-bottom: 1px solid #ccc;
}
.sitemap #sub_top h2 a {
	display: block;
	color: #18334C;
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	background: url(../../img/sitemap/ico01.png) no-repeat left center;
	padding-left: 20px;
}
.sitemap #sub_top h2.home a {
	font-weight: normal;
}
.sitemap #sub_top ul {
	width: 996px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.sitemap #sub_top li {
	padding-left: 35px;
}
.sitemap #sub_top li a {
	font-size: 16px;
	font-weight: normal;
}
/*-----------------------------------------------------------------------------------------------

採用情報

*-----------------------------------------------------------------------------------------------*/

article.recruit {
	padding-bottom: 130px;
}
#mainimg.recruit {
	background: url(../../img/recruit/mainimg.png) no-repeat;
	background-size: cover;
}
#mainimg.recruit a {
	margin-left: 35px;
	margin-right: 35px;
}
.recruit #sub_top {
	width: 1100px;
	margin: 0 auto;
	margin-top: -50px;
	margin-bottom: 50px;
	padding: 35px 45px 25px;
	background-color: #fff;
	box-sizing: border-box;
}
.recruit #sub_top p {
	font-size: 18px;
}
.recruit #sub_top p.tx_r {
	font-size: 16px;
	text-align: right;
}
.recruit .recruit01 {
	width: 1100px;
	margin: 0 auto;
}
.recruit .recruit01 li:nth-child(odd) {
	float: left;
}
.recruit .recruit01 li:nth-child(even) {
	float: right;
}
.recruit h2 {
	border-bottom: 1px solid #18344F;
	margin-bottom: 5px;
	color: #073659;
	font-size: 30px;
}
.recruit h2 img {
	margin-right: 15px;
	vertical-align: sub;
}
/*-----------------------------------------------------------------------------------------------

採用情報_詳細

*-----------------------------------------------------------------------------------------------*/

article.recruit {
	padding-bottom: 130px;
}
#mainimg.recruit {
	background: url(../../img/recruit/mainimg.png) no-repeat;
	background-size: cover;
}
#mainimg.recruit a {
	margin-left: 5px;
	margin-right: 5px;
}
.recruit_info #sub_top {
	width: 1100px;
	margin: 0 auto;
	margin-top: -50px;
	margin-bottom: 50px;
	padding: 35px 45px 25px;
	background-color: #fff;
	box-sizing: border-box;
}
.recruit_info #sub_top p {
	font-size: 18px;
}
.recruit_info #sub_top p.tx_r {
	font-size: 16px;
	text-align: right;
}
.recruit_info01 {
	width: 1100px;
	margin: 0 auto;
	margin-top: -50px;
	margin-bottom: 50px;
	padding: 35px 45px 25px;
	background-color: #fff;
	box-sizing: border-box;
}
.recruit_info table {
	width: 100%;
	border: none;
	border-collapse: collapse;
}
.recruit_info th {
	width: 10em;
	color: #1F1F1F;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	line-height: 100%;
	border-bottom: 1px solid #ccc;
	padding-top: 20px;
	padding-bottom: 20px;
}
.recruit_info td {
	text-align: left;
	border-bottom: 1px solid #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
}
.recruit_info td span {
	display: inline-block;
	color: #1F1F1F;
	font-size: 16px;
	font-weight: normal;
	line-height: 120%;
	border-left: 1px solid #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.recruit_info h3 {
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
	color: #073659;
	font-size: 30px;
}
.recruit_info h3 small {
	font-size: 20px;
	margin-left: 20px;
}
.recruit_info h3 img {
	margin-right: 15px;
	vertical-align: sub;
}
/*-----------------------------------------------------------------------------------------------

ニュースリリース

*-----------------------------------------------------------------------------------------------*/

article.news {
	padding-bottom: 130px;
}
#mainimg.news {
	background: url(../../img/news/mainimg.png) no-repeat;
	background-size: cover;
}
.news ul {
	width: 990px;
	margin: 0 auto;
}
.news li a {
	display: block;
	border-bottom: 1px solid #18344F;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.news li span.date {
	display: inline-block;
	width: 10em;
	color: #18334D;
	font-size: 14px;
	font-weight: bold;
}
.news li span.title {
	color: #18334D;
	font-size: 14px;
	font-weight: normal;
}
.news h2 {
	width: 990px;
	margin: 0 auto;
	text-align: left!important;
	border-bottom: 1px solid #18344F;
	margin-bottom: 20px;
	color: #073659;
	font-size: 30px;
	font-weight: 300;
}
.news h2 small {
	font-size: 20px;
	margin-left: 20px;
}
/*-----------------------------------------------------------------------------------------------

ニュースリリース_詳細

*-----------------------------------------------------------------------------------------------*/

article.news {
	padding-bottom: 0px;
}
#mainimg.news {
	background: url(../../img/news/mainimg.png) no-repeat;
	background-size: cover;
}
.news_btn {
	text-align: center;
	background-color: #fff;
	padding-top: 110px;
	padding-bottom: 110px;
	margin-top: 50px;
}
.news_btn li {
	display: inline-block;
	margin-left: 25px;
	margin-right: 25px;
}
.news_info #sub_top {
	width: 1100px;
	margin: 0 auto;
	margin-top: -50px;
	margin-bottom: 50px;
	padding: 55px 45px 55px;
	background-color: #fff;
	box-sizing: border-box;
}
.news_info #sub_top h2 {
	color: #18334D;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	border-bottom: 2px solid #18334D;
	padding-bottom: 5px;
}
.news_info #sub_top h2 span {
	font-size: 14px;
	font-weight: bold;
}
.news_info #sub_top p {
	font-size: 16px;
	margin-bottom: 1em;
}
/*-----------------------------------------------------------------------------------------------

本社

*-----------------------------------------------------------------------------------------------*/


article.headoffice {
	padding-bottom: 130px;
	background-color: #fff;
}
#mainimg.headoffice {
	background: url(../../img/headoffice/mainimg.png) no-repeat;
	background-size: cover;
}
ul.office {
	width: 1155px;
	margin: 0 auto;
	background-color: rgba(255,255,255,0.7);
}
ul.office li {
	display: inline-block;
}
ul.office li a {
	display: inline-block;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: transparent;
	transition: .3s;
}
ul.office li a:hover {
	background-color: rgba(255,255,255,0.2);
	transition: .3s;
}
ul.office li a span {
	display: inline-block;
	border-left: 1px dotted #222;
	padding-left: 30px;
	padding-right: 30px;
}
ul.office li:nth-child(7) a span {
	border-right: 1px dotted #222;
}
.office01 {
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 50px;
	padding: 35px 0 25px;
	background-color: #fff;
	box-sizing: border-box;
}
.office01 h2 {
	font-size: 30px;
	color: #073659;
	margin-bottom: 0;
	border-bottom: 1px solid #D0D6DA;
}
.office01 h2 img {
	margin-right: 15px;
	vertical-align: sub;
}
table.office {
	width: 100%;
	border: none;
	border-collapse: collapse;
}
table.office th {
	width: 10em;
	color: #1F1F1F;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 100%;
	border-bottom: 1px solid #ccc;
	padding-top: 20px;
	padding-bottom: 20px;
}
table.office td {
	text-align: left;
	border-bottom: 1px solid #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
}
table.office td span {
	display: inline-block;
	color: #1F1F1F;
	font-size: 18px;
	font-weight: normal;
	line-height: 120%;
	border-left: 1px solid #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
}
#map {
	width: 1000px;
	height: 330px;
	border: 1px solid #8B99A7;
	margin: 0 auto;
}
p.tx_c {
	text-align: center;
	margin-top: 40px;
}
.office_sp {
	display: none;
}
/*-----------------------------------------------------------------------------------------------

旭川出張所

*-----------------------------------------------------------------------------------------------*/

article.asahikawa {
	padding-bottom: 130px;
	background-color: #fff;
}
#mainimg.asahikawa {
	background: url(../../img/asahikawa/mainimg.png) no-repeat;
	background-size: cover;
}
/*-----------------------------------------------------------------------------------------------

お問い合わせ

*-----------------------------------------------------------------------------------------------*/

article.contact {
	padding-bottom: 30px;
}
#mainimg.contact {
	background: url(../../img/contact/mainimg.png) no-repeat;
	background-size: cover;
}
#mainimg.contact a {
	margin-left: 35px;
	margin-right: 35px;
}
.contact #sub_top .w910 {
	width: 910px;
	margin: 0 auto;
	margin-bottom: 80px;
}
.contact #sub_top {
	width: 1100px;
	margin: 0 auto;
	margin-top: -50px;
	margin-bottom: 50px;
	padding: 35px 50px 40px;
	background-color: #fff;
	box-sizing: border-box;
}
.contact h4 {
	color: #202020;
	font-size: 16px;
	font-weight: normal;
	line-height: 120%;
	margin-top: 30px;
	margin-bottom: 30px;
}
.contact h4 span {
	color: #f00;
}
.contact_table table {
	width: 990px;
	border: none;
	border-collapse: collapse;
	box-sizing: border-box;
}
.contact_table table th {
	width: 15em;
	color: #202020;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	line-height: 100%;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 2em;
	box-sizing: border-box;
}
.contact_table table th span.red {
	color: #f00;
	font-size: 12px;
	font-weight: normal;
}
.contact_table table td {
	text-align: left;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
	box-sizing: border-box;
}
.contact_table table td span {
	display: inline-block;
	color: #1F1F1F;
	font-size: 18px;
	font-weight: normal;
	line-height: 120%;
	border-left: 1px solid #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	box-sizing: border-box;
}
.contact_table input {
	width: 350px;
	height: 1.5em;
	padding-left: 5px;
	border: 1px solid #ccc;
}
.contact_table input[type="radio"], .contact_table input[type="checkbox"] {
	width: auto;
	height: auto;
	padding-left: 0;
	border: none;
}
.contact_table textarea {
	width: 700px;
	height: 185px;
	padding: 5px;
	border: 1px solid #ccc;
	resize: none;
	box-sizing: border-box;
}
.contact_table table td span.red {
	color: #f00;
	font-size: 15px;
	border-left: none;
	padding-left: 0;
}
.contact_table .submit {
	text-align: center;
	margin-top: 40px;
}

.contact_table .g-recaptcha {
  margin: 40px 0 0 0;
}

.contact_table .g-recaptcha > div {
  margin: 0 auto;
}

.line-bnr{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

.f_txt{
	width: 440px;
	line-height: 30px;
}

.line_txt{
	border: 1px solid #18344F;
	padding: 1.3em;
	line-height: 40px;
	margin-top: 20px;
}

.contact_info{
	background-color: #EFEFEF;
	padding: 20px;
	text-align: center;
	margin: 30px auto;
}

.contact_info .number{
	font-size: 35px;
	margin: 0 auto;
	color: #18344F;
}

.contact_info .number::before{
	content: "";
	display: inline-block;
	background-image: url(../../img/contact/contact-tel.png);
	background-repeat: no-repeat;
	width: 28px;
	height: 28px;
	padding-right: 10px;
	position: relative;
}

.contact_info .number02{
	margin-top: 10px;
	color: #18344F;
}

.contact_info .number02 a{
	font-size: 22px;
	color: #18344F; }

.contact_info .number02 span{
	font-size: 14px; }



/*-----------------------------------------------------------------------------------------------

お知らせ投稿

*-----------------------------------------------------------------------------------------------*/
#taiwan_setsumei {
	height:500px;
}
#taiwan_setsumei .shousai{
	float:left;
	margin-bottom:10px;
	text-align:center;
	width:180px;
}
#taiwan_setsumei .left{
	margin-left:5px;

}