@charset "UTF-8";
/*
Theme Name: Kshouse Child
Theme URI: http://kshouse/kswin.jp/
Description: Kshouse Child is a child theme for realestate introduction site usi
ng several site theme.
Author: katokato
Author URI: http://kswin.jp/
Template: codilight-lite
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:two-columns, left-sidebar, right-sidebar, green, light, responsive-layout,
custom-background, custom-colors, custom-menu, editor-style, featured-images, fu
ll-width-template, sticky-post, theme-options, threaded-comments, translation-re
ady
TextDomain:kshouse-child
*/
.info-title {
	margin-top: 20px;
	padding: 1px;
	padding: 0.75rem;
	font: bold italic large 'cursive';
	line-height: 1.2;
	border-left: 20px solid #46a28d;
	border-bottom: 2px solid #46a28d;
}

.catch-copy {
	padding: 12px;
	padding: 0.75rem;
	font-size: 12px;
	font-size: 1.375rem;
	line-height: 1.2;
}
.bukken-setsumei {
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 12px;
	padding: 0.75rem;
	font-size: 20px;
	font-size: 1.0rem;
	line-height: 1.0;
}
.madori-setsumei {
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 5px;
	padding: 0.75rem;
	font-size: 12px;
	font-size: 1.0rem;
	line-height: 1.0;
}
.map-setsumei {
	padding: 12px;
	padding: 0.75rem;
	font-size: 12px;
	font-size: 1.0rem;
	line-height: 1.0;
	color: red;
}
.gaikan-setsumei {
	max-width: 200px;
	padding: 2.5px;
	padding: 0.75rem;
	font-size: 12px;
	font-size: 1.0rem;
	line-height: 1.0;
	color: #46a28d;
}


.view-image {
	height: auto;
	max-width: 500px;
	vertical-align: middle;
}
.view-title {
	font-size: 24px;
	font-size: 1.375rem;
	line-height: 1.2;
}


/* img
--------------------------------------------------------------*/

.toppage-image {
	width: 100%;
	padding: 0.5px;
}

.map-image {
	padding: 0.5px;
}

.gaikan-image {
	width: 200px;
	padding: 2.5px;
}

.mapBox {
}

.mapContainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

.mapContainer {
/*	overflow: hidden;*/
}

.imageBox {
	float: left;
}

.imageContainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

.imageContainer {
	overflow: hidden;
}

/* clearfix */
.mapContainer:before,
.mapContainer:after {
    content: "";
    display: table;
}

.mapContainer:after {
    clear: both;
}

.imageContainer:before,
.imageContainer:after {
    content: "";
    display: table;
}

.imageContainer:after {
    clear: both;
}
/* For IE 6/7 (trigger hasLayout)
.mapContainer {
    zoom: 1;
}
*/


/* Table
--------------------------------------------------------------*/
table.bukkentable {
		margin-top: 10px;
		margin-bottom: 10px;
    border-collapse: separate;
    border-spacing: 0;
    text-align: left;
    line-height: 1.5;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

table.bukkentable th {
    width: 150px;
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    background: #eee;
}

table.bukkentable td {
    width: 350px;
    padding: 10px;
    vertical-align: top;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
