/*ーーー　全体　ーーー*/
body {
	font-family: "メイリオ", "Meiryo", 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', sans-serif;
	width: 100%;
	height:100%;
	margin:0;
	padding-top: 20px;
	background: #fcfcfc;
}
.container-fluid {
	width: 100%;
	padding: 0;
}
.container {
    padding: 0;
}
.padding_clear {
	padding: 0;
}
.slicknav_menu {
	display:none;
}
.text_center {
	text-align: center;
}
p {
	margin: 0;
}
.fleft {
	float: left;
}
.fright {
  float: right;
}
.fclear {
	float: none;
}
.top1 {
	margin-top: 10px;
}
.top2 {
	margin-top: 35px;
}
.top3 {
	margin-top: 50px;
}
.bottom1 {
	margin-bottom: 30px;
}
.bottom2 {
	margin-bottom: 50px;
}
.bottom3 {
	margin-bottom: 60px;
}
.left1 {
	padding-left: 1em;
}
.left2 {
	padding-left: 15px;
}
.right1 {
	padding-right: 1em;
}
.row {
	margin: 0;
}

.publication_date {
	padding-left: 15px;
}

/*ーーー　色　ーーー*/
.black {
	color: #000;
}
.red {
	color: #e60012;
}


/*ーーー　NAV　ーーー*/
.navbar {
    margin: 0;
    border: none;
    background-color: #bbb;
    -webkit-border-radius: 0;
    -moz-border-radius: 0; 
    border-radius: 0;
	box-sizing: border-box;
	padding: 0;
}
.navbar-collapse {
    padding: 0;
}
ul.navbar-nav {
    width: 100%;
    text-align: center;
	display: table;
}
ul.navbar-nav > li {
    width: calc( 100% / 6 );
    background-color: #666;
	display: table-cell;
	vertical-align: middle;
}
ul.navbar-nav > li:hover {
    background-color: #000;
}
ul.navbar-nav > li:nth-child(2),
ul.navbar-nav > li:nth-child(2) a:focus {
    background-color: #d5ad41;
}
ul.navbar-nav > li:nth-child(2) ul {
    background-color: #d5ad41;
}
ul.navbar-nav > li:nth-child(3),
ul.navbar-nav > li:nth-child(3) a:focus{
    background-color: #91B230;
}
ul.navbar-nav > li:nth-child(3) ul {
    background-color: #91B230;
}
ul.navbar-nav > li a {
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}
ul.navbar-nav > li > .dropdown-menu {
    width: 100%;
    border: none;
	border-radius: 0;
}
ul.navbar-nav > li.purchase div {
    background-color: #d5ad41;
}
ul.navbar-nav > li.lease div {
    background-color: #91B230;
}
ul.navbar-nav > li > div a {
    line-height: 2em;
}
ul.navbar-nav > li > div a:hover {
    background-color: #666;
}
ul.navbar-nav > li > .dropdown-menu {
    text-align: center;
    padding: 0;
    margin: 0;
}
ul.navbar-nav > li.active a {
    background-color: #eee;
    color: #000;
}

body [id^="bo"] {
    display: block;
    height: 5px;
}

/*ーーー　TOPボタン　ーーー*/
#page-top {
	position: fixed;
	bottom: 20px;
	right: 25px;
	font-size: 77%;
	z-index: 99999;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	text-align: center;
	display: block;
	padding-top: 10px;
	width: 50px;
	height: 50px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}



/*ーーー　ヘッダー　ーーー*/
.keyword {
	float: left;
	letter-spacing: 3px;
}
.bicon {
	color: #0D6FA7;
}
.permit {
	text-align: right;
}
.comment {
	text-align: left;
	margin-top: 20px;
	line-height: 1.6em;
}
@media (max-width:768px){
    .permit, .keyword, .comment {
        text-align: center;
		padding: 0 15px;
		box-sizing: border-box;
    }
}
h1 {
	vertical-align: bottom;
}
h1 img {
	margin-bottom: 15px;
}
.logo {
	margin-left: -15px;
	vertical-align: bottom;
}
.logo a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	vertical-align: bottom;
}
.logo a:hover {
	text-decoration: none;
	color: #000;
}
.logoimg {
	float: left;
}
.inq {
	margin-top: 10px;
	text-align: right;
}
.inq p {
	margin-right: -30px;
	margin-bottom: 0;
}
.tel {
	font-size: 280%;
	color: #0D6FA7;
	font-weight: bold;
}
.tel2 {
	text-align: center;
	font-size: 280%;
	color: #0D6FA7;
	font-weight: bold;
	margin-bottom: 50px;
}





/*ーーー　グローバルナビゲーション　ーーー*/




/*ーーー　TOPimg下　ーーー*/
.backblue {
    background-color: #0d6fa7;
	color :#fff;
}
.backblue img {
    width: 100%;
    min-height: auto;
}
h2 {
	display: block;
	letter-spacing: 3px;
	line-height: 30px;
}
.h2 h2{
	font-size: 23px;
	margin: 0 auto;
}
.backgreen p {
	margin-bottom: 0;
	line-height: 25px;
}
.top_h2 {
	margin: 10px 0 ;
}



/*ーーー　h3不動産のことなら～　ーーー*/
.rely h3 {
	text-align: center;
	font-size: 46px;
	margin-top: 50px;
	margin-bottom: 80px;
	font-weight: bold;
}

.concept{
    font-family: 'Noto Sans JP', sans-serif;
    width: 100%;
    height: auto;
    background-image: url(../img/topimg_concept_bg.png);
    background-size: cover;
    background-position: center bottom;
    color: #ffffff;
    display: flex;
    align-content:center;
    flex-direction:column;
    padding-top: 40px;
    padding-bottom: 50px;
}

.concept div{
    display: flex;
    justify-content:center;
    align-items:center;
}

.concept h3{
    font-weight: 700;
    font-size: 36px;
    line-height: 1.6em;
    letter-spacing: 0.1em;
    display: inline-block;
    padding-left: 20px;
}

.concept p{
    font-size: 16px;
    line-height: 2em;
    padding: 20px;
    text-align: center;
	margin-top: 50px;
}

.top_banner{
    padding: 30px 0;
}
.top_banner .row{
	margin: 0 15px;
}
.top_banner a{
    padding-left: 0;
    padding-right: 0;
	width: 100% !important;
}
.top_banner img {
	width: 100% !important;
	height: auto;
	margin-bottom: 5px;
}

.top_banner a:hover{
    opacity: 0.8;
}

.top_banner img{
    width: 100%;
}


/*ーーー　information　ーーー*/
.information{
    padding: 40px 0 0 0; 
	margin-top: 20px;
	margin-bottom: 50px;
}

.information ul{
    width: 800px;
    margin: auto;
    padding: 0;
	margin-bottom: 20px;
}

.information li .pc_none{
        display: none;
    }

.information li:last-of-type{
    border-bottom: 1px solid #ddd;
}

.information li{
    list-style: none;
    padding: 14px 0;
    border-top: 1px solid #ddd;
}

.information li .category{
    background: #d86767;
    padding: 4px 10px;
    color: #fff;
    font-size: 13px;
    width: 120px;
    display: inline-block;
    text-align: center;
}

.information li .date{
    color: #d86767;
    font-weight: bold;
}

.information li span:not(:last-of-type){
    margin-right: 10px;
}
.information .button {
	text-align: center;
	margin-bottom: 30px;
 }

 .information .row {
	margin-bottom: 50px;
 }

 .information .news_box {
	display: block;
	width: 90%;
	margin: 0 auto;
 }

 .information .page_back {
	margin-bottom: 30px;
	text-align: right;
}

.information .comment_title {
	margin-top: 30px;
}

.information .comment_para {
	margin-top: 30px;
}

.information .comment_images {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin-top: 30px;
}

.information .comment_images img {
	width: 280px;
	height: auto;
	margin-bottom: 10px;
}


/*ーーー　注目物件　ーーー*/
.recommend_h3 {
	font-family: 'arial black',sans-serif;
	font-weight: bold;
	margin-top: -40px;
	margin-bottom: -70px;
    padding: 10PX;
	font-size: 28px;
	text-align: center;
	color: #0D6FA7;
    height: 170px;
    width: 350px;
    border-radius: 300px 300px 0 0;
    -moz-border-radius: 300px 300px 0 0;
    -webkit-border-radius: 300px 300px 0 0;
    background:#f8eed0;
	margin-left: auto;
	margin-right: auto;
}
.recommend_h3 img {
	vertical-align: bottom;
}
.recommend_h3 span {
	display: inline-block;
	padding-top: 15px;
}
.recommend_h3 img {
	margin: 0 5px 2px 5px;
}
.recommend_h3 i {
	padding: 10px;
}
.recommendback {
	background-color: #f8eed0;
	padding-bottom: 0;
}
.recommend_img {
	padding:0;
}
.recommend_img img {
	width: 100%;
	height: auto;
}
.recommend {
	background-color: #fff;
}
.recommend .price {
	font-size: 18px;
    margin: 0 0 5px 0;
}
.recommend .pickup_title {
	height: 15px;
	margin-top: 0px;
}
.recommend .detail_button {
	display: inline-block;
	width: 100%;
	background: #0d6fa7;
	padding: 10px 0;
	text-align: center;
	color: #fff;
	font-size: 18px;
	text-decoration: none;
}
.recommend .detail_button:hover {
	opacity: 0.8;
}
.recommendmargin {
	padding: 0 20px;
}
.recommend .pickupdata {
	margin: 0 0 0 -10px;
}
/*ーーー　pickup!　ーーー*/
.pickupback {
	background-color: #F7F4EB;
	padding-top: 40px;
	padding-bottom: 20px;
}
.pickup_width {
	width: 1180px;
}
.pickup {
	font-family: 'arial black',sans-serif;
	font-weight: bold;
	margin-top:10px;
	margin-bottom: 50px;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	color: #0D6FA7;
}
.pickup img {
	margin: 0 5px 14px 5px;
}
.pickup i {
	padding: 10px;
}
.pickupcard {
	background-color: #fff;
}
.pickupcard .price {
	font-size: 20px;
	height: 25px;
	margin-top: 10px;
}
.pickupcard img {
	width: 100%;
	height: 191.61px;
}
.pickupcard dl dd p {
	margin-bottom: 5px;
}
.pickupcard dl dd .price {
	color: #F2941A;
	font-weight: bold;
}
.pickupcard dl {
	margin-bottom: 0;
	list-style: none;
	padding: 0 0 0 5px;
}
.pickupcard dl dd  {
	margin: 12px 0;
	font-size: 13px;
}
.pickup_title {
	height: 25px;
	margin-top: 15px;
}
.pickupmargin {
	padding:0 10px 35px;
}
.pickupcard .detail_button {
	display: block;
	width: 100%;
	background: #0d6fa7;
	padding: 10px 0;
	text-align: center;
	color: #fff;
	font-size: 18px;
	text-decoration: none;
}
.pickupcard a {
	text-decoration: none;
}
.pickupcard .detail_button:hover {
	opacity: 0.8;
}
.pickupdata {
	height: 75px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: -20px;
	line-height: 1.5em;
}
.pickupdata div {
	margin-left: 12px;
	line-height: 1.8em;
}
.paper {
box-shadow:6px 9px 14px 1px #ccc;
-moz-box-shadow:6px 9px 14px 1px #ccc;
-webkit-box-shadow:6px 9px 14px 1px #ccc;
}
.rent {
	background-color:#91b230;
	display:inline-block;
	color:#ffffff;
	font-size:12px;
	padding:4px 4px;
	text-decoration:none;
	margin-right: 5px;
}
.topnav_title {
	vertical-align: middle;
}
.topnav_title span {
    font-size: 80%;
    font-weight: normal;
    padding-left: 1em;
}
.purchase {
	background-color:#d5ad41;
	display:inline-block;
	color:#ffffff;
	font-size:12px;
	padding:4px 4px;
	text-decoration:none;
}
.pickup_padding {
	margin-bottom: 50px;
}
.space {
	margin: 66px 0;
}




/*--- 詳細ボタン ---*/
.detailbutton a {
	background-image:url(../img/button.png);
	background-repeat:no-repeat;
	display:block;
	height:35px;
	width:130px;
	margin-bottom: 20px;
}
.detailbutton .detail_b {
	background-position: 0px 0px;
	width:130px;
}
.detailbutton .detail_b:hover {
	background-position: -131px 0px;
}



/*ーーー　賃貸ナビゲーション　ーーー*/
.footernav {
	margin-top: 70px;
	margin-bottom: 60px;
}
.footernav img {
	width: 100%;
}
.footernav-rent h3{
	background-color:#91B230;
	color:#ffffff;
	font-size:18px;
	text-decoration:none;
	display: block;
	padding: 5px 0;
	margin-top: 0;
	margin-bottom: 1px;
	text-align: center;
	letter-spacing: 15px;
	text-indent:15px;
}
.footernav-purchase h3{
	background-color:#d5ad41;
	color:#ffffff;
	font-size:18px;
	text-decoration:none;
	display: block;
	padding: 5px 0;
	margin-top: 0;
	margin-bottom: 1px;
	text-align: center;
	letter-spacing: 15px;
	text-indent:15px;
}
.footernav ul {
	padding: 0
}
.footernav ul li {
	list-style: none;
	display: inline-block;
	margin-top: 10px;
	width: 150px;
}
.footernav ul li a img {
	width: 24px;
	margin-right: 3px;
}
.footernav ul li a {
	color: #000;
}
.footernav ul li a:hover img{
	visibility: hidden;
}
.list_nav ul li a span {
	display: inline-block;
	margin-left: 40px;
	width: 160px;
	font-size: 16px;
}
.list_nav ul li a {
	background-image:url(../img/buttonnavi.png);
	background-repeat:no-repeat;
	display:block;
	height: 23px;
}
.list_nav ul li .arrow_button {
	background-position:0px 0px;
	width: 32px;
}
.list_nav ul li .arrow_button:hover {
	background-position: -33px 0px;
}


/*ーーー　バナー　ーーー*/
.banner {
	margin-top: 20px;
	margin-bottom: 50px;
}
.banner ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	justify-content: center;
}
.banner ul li {
	list-style: none;
	display: inline;
	margin: 10px;
}
.banner ul li a:hover {
	opacity: 0.4;
}


/*ーーー　フッター　ーーー*/
.footeropacity {
	text-align: left;
	background-color: rgba(0,0,0,0.2);
	color: #fff;
	padding-bottom: 50px;
    background: linear-gradient( 100deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.2)60%), url(../img/footerimg.png);
    background-blend-mode: multiply;
    background-size: cover;
    background-position: center bottom;
}
.footeropacity .footerkeyword {
	background-color: #0d6fa7;
	text-align: center;
	color:#fff;
	padding: 5px 0;
	letter-spacing: 8px;
}
.footeropacity p {
	margin-bottom: 15px;
}
.footeropacity h2 {
	margin-bottom: 30px;
	margin-top: 60px;
	letter-spacing: 0;
	line-height: 0;
	font-size: 24px;
}
.footeropacity h2 a {
	color: #fff;
}
.footeropacity h3 {
	font-size: 14px;
	margin-bottom: 15px;
}
.copyright {
	text-align: right;
	margin-top:30px;
}




/*ーーー　リストページ共通　ーーー*/
.sp_listtable li {
	list-style: none;
}
.mobile_list th {
	vertical-align: top;
}
.pagenav {
	margin: 40px 0 20px 0;
	font-size: 18px;
}
/* Shrink */
.hvr-shrink {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.hvr-shrink:hover,
.hvr-shrink:focus,
.hvr-shrink:active {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}



.area {
    width: 100%;
    letter-spacing: -.40em;
}
.area .iteml-list {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
    margin-right: 1%;
    width: 15.83%;
    margin-bottom: 20px;
}
.area .iteml-list:last-child {
    margin-right: 0;
}
@media (max-width: 768px) {
    .area .iteml-list {
        margin-left: 1%;
        margin-right: 1%;
        width: 31.33333333333%;
    }
}
@media (max-width: 480px) {
    .area .iteml-list {
        margin-left: 1%;
        margin-right: 1%;
        width: 48%;
    }
}
.area .btn-none {
    font-size: 14px;
    padding: 7px 12px;
    margin-top: 14px;
}
.list_title {
    width: 100%;
	margin: 0;
}
.list_title h2 img {
	width: 50px;
}
.list_title h3 {
	margin-top: 50px;
}
.list_title span {
	vertical-align: bottom;
}

table td{
	vertical-align: middle;
}



/*物件リストカード*/
.iteml-list .btn {
	margin-top: 15px;
}
.iteml-list p {
	text-align: center;
}
.iteml-list p img {
    width: 100%;
    max-width: 100%;
    height: auto;
}
.iteml-list h4 {
	font-size: 14px;
	margin: 15px 0;
}
.iteml-list h4.sp {
	margin-top: 76px;
}
.iteml-list .list_carddata li {
	font-size: 13px;
	list-style: none;
	text-align: left;
}
.iteml-list .list_carddata li div {
	margin: 5px 0;
}
.iteml-list dt {
  font-weight: normal;
}
.iteml-list dt i {
	font-size: 60%;
	padding-right: 0.5em;
}
.iteml-list dd {
	margin-left: 1em;
    flex-wrap: wrap;
}
.iteml-list .list_button2 {
	width: 120px;
	vertical-align: bottom;
}
.hvr-bounce-to-bottom:hover > .iteml-list {
	opacity: 0.6;
}

.list_card {
	min-height: 431px;
}
/*
.list_card h4 {
	font-size: 14px;
	margin: 15px 0;
}
.list_carddata {
}
.list_carddata li {
	font-size: 13px;
	list-style: none;
	text-align: left;
}
.list_carddata li div {
	margin:5px 0;
}
.list_card dt {
  font-weight: 400;
}
.list_card dd {
	margin-left: 1em;
}
.list_card p {
	text-align: center;
}
.list_card .list_button2 {
	width: 120px;
	vertical-align: bottom;
}
.hvr-bounce-to-bottom:hover > .list_card{
	opacity: 0.6;
}
*/
.hvr-bounce-to-bottom {
	display: inline-block;
	vertical-align: middle;
}
.list_width h3 {
	margin-bottom: 30px;
	margin-left: 15px;
	margin-right: 21px;
	font-size: 30px;
}
.price {
    font-size: 18px;
	margin: 5px 0 ;
	color: #D37300;
	font-weight: bold;
}

.rent_hero {
	background: #036eb8;
}
.rentlogo, .purchaselogo {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}
.rentlogo img {
	width: 270px;
}
.rent_hero h3 {
	color: #fff;
	text-align: center;
	font-size: 12px;
	letter-spacing: 5px;
	margin-bottom: 30px;
}
.page_menu ul {
	text-align: center;
	margin-top: 50px;
	padding: 0;
}
.page_menu ul li {
	padding: 0 15px;
	letter-spacing: 3px;
	display: inline-block;
	color: #fff;
	border-left: 1px solid #525252;
	border-right: 1px solid #525252;
}
.page_menu li+ li {
	border-left: 0;
	border-right: 1px solid #525252;
}
.page_menu ul li a {
	color: #036eb8;
	text-decoration: none;
}
.list_title h2 {
	margin-left: 15px;
	color: #036eb8;
	font-size: 30px;
}
.purchaselogo img {
	width: 370px;
}
.sp {
	margin : 100px 0;
}

/*ーーー　テーブル表示　ーーー
.list {
	width: 100%;
	border: 1px solid #036eb8;
	border-collapse: collapse;
}
.list tbody th,
.list tbody td{
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #036eb8
}
.list tbody tr th
*/

/*ーーー　物件詳細　ーーー*/
.slider {
	padding: 10px;
}
.slider ul {
	padding: 5px;
	width: 100%;
	height: auto;
}
.slider img {
    border: 1px solid #eee;
	margin: 0 auto;
	height: 100%;
}
.slider .thumb-item1 img,
.slider .thumb-item-nav1 img {
    cursor: pointer;
}
.slider .slick-slide {
	height: 450px;
}
.article_name {
	display: block;
	padding: 30px 0;
	clear: both;
}
.detai_center {
	margin: 0 auto;
}
.rent_detail {
	margin-top: 50px;
	margin-bottom: 50px;
}
.rent_detail h2 {
	color: #0D6FA7;
	margin: 40px 0 30px 0;
}
.rent_detail h3 {
	line-height: 1.5em;
	margin: 20px 0;
}
.rent_detail h4 {
    font-size: 20px;
	margin: 0 10px 20px 10px;
}
.rent_detail h5 {
	position: absolute;
	right: 0;
	top: 0;
	width: 140px;
}
.rent_detail h5 > div{
	color: #fff;
	font-size: 14px;
	padding: 10px;
	text-align: center;
	background-color: #a70d0d;
	border-radius: 5px;
}
.rent_h3,
.returnbutton {
	vertical-align: bottom;
	margin-left: 10px;
}
.detail_data table {
	width: 100%;
}
.detail_data tr {
	border-bottom: 1px solid #d6d6d6;
}
.detail_data th {
    width: 150px;
	padding: 10px;
}
.detail_data td {
	padding: 10px;
}
.detail_data2top {
	margin-top: 20px;
}
.detail_data2 {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 50px;
}
.detail_data2 tr {
	border: 1px solid #d6d6d6;
}
.detail_data2 th {
	width: 150px;
	background: #eee;
	padding: 10px;
}
.detail_data2 td {
	padding: 10px;
}
.detail_data2 td ul {
    margin: 0;
    padding: 0 1.3em;
}
.rent_detail .negotiation{
    font-size: 18px;
    padding: 2px 6px;
    color: #fff;
    font-weight: 500;
    border-radius: 3px;
    background: #a70d0d;
}
.rent_detail .negotiation2{
    font-size: 22px;
    padding: 2px 6px;
    color: #fff;
    font-weight: 500;
    border-radius: 3px;
    background: #a70d0d;
}
/*--- 購入・賃貸物件詳細の戻るボタン ---*/
.back a:hover img{
	visibility: hidden;
}
.back {
	width: 108px;
	margin-left: auto;
	text-decoration: none;
}
.returnbutton {
	color: #333;
}
.back:hover .returnbutton {
	color: #0d6fa7;
}
.back a {
	text-decoration: none;
}
.category .back {
	text-align: right;
	float: right;
	font-size: 16px;
	vertical-align: bottom;
	margin-top: 15px;
}

/*ーーー　賃貸、購入ボトムメニュー　ーーー*/
.bottom_menu1 {
	padding: 0;
	background-color: #595757;
	color: #fff;
}
.bottom_menu2 {
	width: 100%;
	margin:0;
	border: 0 ;
	background-color: #595757;
}
.bottom_menu2 i {
	margin-left: 1em;
	margin-right: .3em;
}
.bottom_menu_rent li {
	border-top:solid 1px #7f7d7d;
}
.bottom_menu_list {
	text-align: center;
}
.bottom_menu_list li a {
	color: #fff;
}
#nav-menu-2>.nav>li>a:hover, #nav-menu-2>.nav>li>a:focus {
	background-color: #0d6fa7;
}




/*ーーー　会社概要　ーーー*/
table {
	border-collapse: collapse;
}
.company {
	margin:40px auto;
}
.company_h2 {
	color: #0d6fa7;
}
.topborder {
	border-top: 1px solid #d6d6d6;
}
.company th {
	width: 20%;
	padding: 20px;
	height: 100px;
}
.company td {
	width: 30%;
	padding: 20px 0;
	height: 100px;
}
.company td.last {
	width: 60%;
}
.company tr {
	border-bottom: 1px solid #d6d6d6;
	border-collapse: collapse;
}
.listpadding {
	padding-left: 14px;
}
.translist ul {
	margin-bottom: 0;
}



/*ーーー　アクセスマップ　ーーー*/
#gmap {
	height: 500px;
	width: 100%;
}
.access {
	margin-top: 30px;
}
.access h2 {
	color: #0d6fa7;
}
.access h3 {
	color: #0d6fa7;
}
.access h3,.access p {
	font-size: 18px;
}
.access_data {
	display: inline-block;
}





/*ーーー　お問い合わせ　ーーー*/
.contact {
	margin-top: 30px;
}
.contact h2 {
	color: #0d6fa7;
	margin-left: 20px;
	margin-bottom: 40px;
}
.contact .att {
	margin-left: 20px;
}
.contact .caution {
	text-align: right;
}
form {
    margin: 0 auto;
}
form h3 {
    font-size: 1.2em;
}
form .size1 {
    font-size: 20px;
    width: 50%;
    padding: 5px;
}
form .sizeMail {
    font-size: 20px;
	width: 100%;
}
form .sizeTEL {
    font-size: 20px;
    width: 200px;
    padding: 5px;
}
form .sizeTextarea {
    width: 100%;
    height: 15em;
}
form table {
    width: 100%;
	margin: 20px auto 50px auto;
    padding: 0;
    border-collapse: collapse;
}
form tr {
	margin:0 0 10px 0;
}
.contact form th {
    font-weight: normal;
	color: #fff;
	padding:10px;
	background: #0D6FA7;
    border-bottom: 1px solid #fff;
	width: 20%;
}
.contact form td {
	width: 80%;
	border: 1px solid #ccc;
    padding:10px;
}
.contact form td .marginBottom10 {
    display: block;
    margin-bottom: 10px;
}
.contact form dl {
    margin: 0;
}
.contact form dl dd {
    margin-bottom: 10px;
}
.contact form ul {
    margin: 50px auto;
}
.contact form ul li {
	margin: 20px 0;
}
.contact form ul li span {
	color: #0d6fa7;
}


.contact form #error {
    margin: 30px auto 30px auto;
    text-align: center;
	box-sizing: border-box;
}
.contact form #error .error {
	margin-top: 5px;
}

.contact form .submit_button {
	margin-bottom: 30px;
}

.contact .thanks {
	font-size: 16px;
	text-align: center;
	line-height: 2em;
	margin-bottom: 50px;
}


.contact .inq-box{
	text-align: center;
	margin-bottom: 30px;
}
.contact .inq-box h4{
	text-align: center;
	font-size: 18px;
	margin-bottom: 30px;
}

.address {
	padding: 0;
}
.notline table {
	border-collapse: collapse;
}
.address .notline table th{
	border-collapse: collapse;
	border-top: 1px solid #ccc;
}
.notline table td {
	border: none;
	width: 500px;
}
.notline table th {
	width: 150px;
}
.notline table tr {
	margin: 0;
}
.notline input {
	margin-left: 10px;
}
.notline select {
	margin-left: 10px;
}
.contact_data dd textarea {
	border: 1px solid #ccc;
}


/* see */
.see {
}
.see.bg {
    background-color: #eee;
}
.see img {
    margin: 0 auto;
}
.see a:hover img {
    opacity: 0.6;
}
.see h3 {
    font-size: 30px;
    margin-top: 50px;
}
.see .detail_data2 table {
    margin-top: 40px;
}


/* 追加装飾 */

.openhouse{
    color: #e60012;
    font-size: 18px;
    font-style: italic;
    padding: 20px;
}


