﻿@charset "utf-8";
/* CSS Document */

.subcontents_ad {
	height: auto;
	width: auto;
	margin-top: 1px;
	margin-bottom: 2px;
	background-color: #fff;
	border: 1px solid #d0d0d0;
	padding: 0px;
	background-image: url(img/aq_ad_subcontents.jpg);
	
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.subcontents_ad1 {
	height: auto;
	width: auto;
	margin: 1px;
	background-color: #fff;
	border: 1px solid #d0d0d0;
	padding: 0px;
	background-image: url(img/wako1_ad2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.subcontents_ad2 {
	height: auto;
	width: auto;
	border: 1px solid #d0d0d0;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.subcontents_ad3 {
	height: auto;
	width: auto;
	background-color: #fff;
	border: 1px solid #d0d0d0;
	padding: 3px;
	background-image: url(img/gc_g-pro_ad1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 3px;
	margin-bottom: 8px;
}
.maincontents_ad{
	width:auto;
	background-color: #fff;
	border: 1px solid #d0d0d0;
	padding: 15px;
	margin-bottom: 5px;
	font-weight: ;
}
.maincontents_ad1{
	width:auto;
	background-color: #fff;
	border: 1px solid #d0d0d0;
	padding: 10px;
	margin-left: 2px;
	margin-bottom: 5px;
	overflow:hidden;
	zoom: 1;
	font-weight: ;
}
.maincontents_ad1 p{
	overflow:hidden;
	zoom: 1;	
}
.adspace1{
	width:auto;
	background-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0d0d0;
	padding: 0;
	margin-left: 5px;
	margin-bottom: 1px;
	overflow:hidden;
	zoom: 1;
	font-weight: ;
}
.yoyaku{
	width:auto;
	height: fit-content;
	background-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0d0d0;
	padding: 0;
	margin-left: 15px;
	margin-bottom: 1px;
	overflow:hidden;
	font-weight: ;
}
.adspace1 p{
	overflow:hidden;
	zoom: 1;	
}

.maincontents_image{
	float:left;
	margin:10px 10px 5px 10px;
	padding-top: 5px;
	text-align:left;
	width:242px;
	font-size:0.875em;
}
.map{
	width:auto;
	height: 30px;
    background-color: #FFF;
    border: 0;
	float:left;
	font-weight:bold;
	text-align:left;
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 10px;
}
.price_gc_fun {
	background-color: #aa1704;
	height: auto;
	width: auto;
	overflow:auto;
	padding-left: 10px;
	padding-right:8px;
	margin-right: 2px;
	margin-left: 10px;
	margin-bottom:10px;
	border-bottom-width: 0;
	margin-top: 10px;
	border-left-width: 13px;
	border-left-style: solid;
	border-left-color: #aa1704;
	font-weight: bold;
	font-size: 1.2em;
	color:#FFFFFF
}
/*ここからindexページのCONCEPT部分*/
.flex_box_concept {/* 完成住宅最初のページに */
    background-color:  #fff;     /* 背景色指定 */
    padding:  0;             /* 余白指定 */
    display: flex;              /* フレックスボックスにする */
	flex-flow: column;
	justify-content: flex-start;
	align-items: stretch;
	margin-bottom: 0;
	width: 100%;
}
.company_message_concept {
	width:auto;
	background-color: #fff;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0d0d0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d0d0d0;*/
	border-width: 2px;
	border-style: solid;
	border-color: #e9e9e9;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius:  10px;        /* 角丸指定 */
	overflow:hidden;
	zoom: 1;
	font-weight: 500;
	font-size:1.0em;
	line-height: 1.5;
}
.goaisatu {
	background-color: none;
	/*color: #404040;*/
	height: auto;
	width: auto;
	overflow:auto;
	padding-top: 1px;
	padding-left: 10px;
	padding-right:1px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom:20px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #aa1704;
	margin-top: 20px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #e0e0c9;
	
	font-size: 1.1em;
	/*white-space: nowrap;*/
}
.goaisatu_font{    /* ごあいさつのタイトル部分 */
	font-size: 2.0em;
	font-weight: 800;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.flex_moji {      /* ごあいさつのメッセージ部分 */
    /*color:  #404040;*/     
	background-color:  none;           /* 文字色 */
    margin-top: 15px;  
	margin-bottom: 15px;          /* 外側の余白 */
    border-radius:  0px;        /* 角丸指定 */
    align-items: stretch; 
	padding-top: 5px;       /* 縦の位置指定 */
	padding-left: 10px;
	padding-right: 0%;
	padding-bottom: 0px;
	/*white-space: nowrap;
	position: relative;*/
	width: auto;
	margin-left: 10px;
	font-weight: 400;
	font-size:  1.0em;
	line-height: 1.8;
	overflow:hidden;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #e0e0c9;
	/*font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;*/
}
.flex_pict {      /* ごあいさつの写真部分*/
    color:  #fff;             /* 文字色 */
    margin-top: 0%;            /* 外側の余白 */
    border-radius:  0px;        /* 角丸指定 */
    align-self: stretch;        /* 縦の位置指定 */
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d0d0d0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0d0d0;
	white-space: nowrap;
	position: relative;
	width: auto;	
	background-color:  none;
}