@import "./common.css";
@import "//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";
/*==================================================================*/

/* top css */

/*==================================================================*/

/* -------------------------------------------- */
/* mainvisual：メインビジュアル */
/* -------------------------------------------- */
#contents h2{
	margin:0 auto 1em;
	padding:0;
	text-align:center;
}

/* -------------------------------------------- */
/* read：リード文 */
/* -------------------------------------------- */
#contents p.read{
	margin:0 2em 1em;
	padding:0;
}

/* -------------------------------------------- */
/* block：区画販売 */
/* -------------------------------------------- */
/* リセット */
#block *{margin:0;padding:0;}

#block{
	margin:0 auto 2em;
	width:740px;
}
/* clear hack */
#block{zoom:1;}
#block:after{content:".";clear:both;height:0;display:block;visibility:hidden;}

#block p.photo{
	border:1px solid #eee;
	float:right;
	width:286px;
}

#block .leftarea{
	float:left;
	width:434px;
	background:url('../image/back_block.gif') no-repeat 0 100%;
}

#block h3{margin:0 0 1em;}

#block p{
	margin:0 auto 1em;
	width:434px;
}
#block p.more{text-align:right;}

.flow-block{
    margin: 0 2em 1.5em;
    padding: 10px;
    background: #eee;
}
.flow-block dl{
    display: flex;
    -ms-align-items: center;
    align-items: center;
}
.flow-block dt{
    font-size: 1.5em;
    font-weight: bold;
    color: #1762be;
}
.flow-block dl dd a{
    padding: .2em .5em;
    color: #ff6200   ;
    background: #fff;
    border: 1px solid #ff6200;
    text-decoration: none;
}
.flow-block dl dd a::after{
    content: '\f105';
    margin-left: .2em;
    font-family: FontAwesome;
}
.flow-block dl dd a:hover{
    color: #fff ;
    background: #ff6200;
    text-decoration:none;
}
.flow-block ul{
    display: flex;
    justify-content: space-between;
    padding: 0;
}
.flow-block ul li{
    position: relative;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center ;
    width: 17%;
    padding: .3em;
    color: #fff   ;
    background: #0a9dec;
    list-style: none;
    font-weight: bold;
    text-align: center;
}
.flow-block ul li:after{
    content: "\f04b";
    position: absolute;
    width: 10px;
    height: 10px;
    right: -13px;
    top:17px;
    color: #0a9dec;
    font-family: FontAwesome;
}
.flow-block ul li:last-child:after{
    content: none;
}
/* -------------------------------------------- */
/* middlearea */
/* -------------------------------------------- */
/* リセット */
.middlearea *{margin:0;padding:0;}
.middlearea{
	margin:0 auto 2em;
	width:780px;
}

/* clear hack */
.middlearea{zoom:1;}
.middlearea:after{content:".";clear:both;height:0;display:block;visibility:hidden;}

/* -------------------------------------------- */
/* news */
/* -------------------------------------------- */
#news{
	float:left;
	width:380px;
	background:url('../image/back_news.gif') repeat-y 0 0;
}
#news .news-inner{
    padding:0 14px;
}
#news p{
	margin:0;
	
}
#news .tisana{
	padding-left: 20px;
	margin-bottom: 6px;
	font-size:0.96em;
}
#news .ta-center{
    padding: 0;
    font-weight:bold;
    text-align: center;
    margin:0 auto;
    margin-bottom: 14px;
    font-size:1.05em;
    max-width:370px;
    box-sizing:border-box;
    
}

#news .ta-center-p1{
	padding-bottom: 5px;
	font-size:22px;
}
#news .ta-center-p2{
	font-size:20px;
	margin-bottom: 20px;
	letter-spacing:0px;
	padding-right:6px;
    color:#D90000;
}
#news .ta-center-p2 span{
font-size:12px;
	letter-spacing:-0.2px;
	font-weight:bold;
    display:block;
	}
#news .last span{
	font-size:0.83em;
}

#news .lmes{
	font-size:0.84em;
    padding-left:34px;
    padding-bottom:20px;
}
#news .ta-center p:last-child{background:none;}
#news .title{
	font-weight:bold;
	text-align:center;
	font-size:23px;
	margin-bottom: 2px;
	padding-bottom:16px;
	padding-top: 4px;
}
#news .title span{
    display: block;
    padding-right: 10px;
    text-align: right;
    font-size: 18px;
}
#news .padding-left1{
    padding-left:1em;
}
#news ul{
    margin:0 auto;
    margin-bottom: 20px;
    font-size:0.9em;
    list-style-type:none;
    padding-left:34px;
}
#news p:last-child{background:url('../image/bottom_news.gif') no-repeat 0 100%;}
#news p.bold{
	font-size:1.3em;
	font-weight:bold;
	text-align:center;
}

/* -------------------------------------------- */
/* flowchart */
/* -------------------------------------------- */
#flowchart{
	margin:11px 0 0;
	float:right;
	width:380px;
}

/* -------------------------------------------- */
/* bottomearea */
/* -------------------------------------------- */
/* リセット */
.bottomarea *{margin:0;padding:0;}
.bottomarea{
	margin:0 auto 1em;
	width:780px;
}
/* clear hack */
.bottomarea{zoom:1;}
.bottomarea:after{content:".";clear:both;height:0;display:block;visibility:hidden;}

/* -------------------------------------------- */
/* address */
/* -------------------------------------------- */
#address{
	float:left;
	width:369px;
}
/* clear hack */
#address{zoom:1;}
#address:after{content:".";clear:both;height:0;display:block;visibility:hidden;}

#address iframe{
	margin:0 0 3px;
	width:369px;
	height:300px;
}
#address small a{
	margin:0 0 3px;
	width:369px;
	display:block;
	font-size:12px;
	text-align:center;
}

#address p{
	margin:0 0 1em 11px;
	font-size:12px;
	text-align:right;
}
#address p img{margin:0 0 5px;}

#address h3{
	float:left;
	width:95px;
	font-size:14px;
	text-align:right;
}

#address address{
	float:right;
	width:260px;
	font-style:normal;
	text-align:left;
	letter-spacing:0;
}

#address address span{padding-left:30px;}

/* -------------------------------------------- */
/* links */
/* -------------------------------------------- */
#links{
	float:right;
	width:358px;
}

#links h3{margin:0 0 1em;}
#links p{
	margin:0 0 6px;
	padding:0 0 1em;
	background:url('/common_img/line_dot.gif') repeat-x 0 100%;
	letter-spacing:0;
	text-align:center;
}

#links dl{
	margin:0 0 6px;
	padding:0 0 12px 12px;
	background:url('/common_img/line_dot.gif') repeat-x 0 100%;
}

#links dt{
	padding:0 0 0 18px;
	background:url('../image/mark_links.gif') no-repeat 0 4px;
}

#links dd p{
	padding:0 0 0 18px;
	text-align:left;
	background:none;
}

#links ul{
	margin:0 0 0 18px;
	letter-spacing:0;
}
/* clear hack */
#links ul{zoom:1;}
#links ul:after{content:".";clear:both;height:0;display:block;visibility:hidden;}


#links li{
	padding:0 12px 0 36px;
	float:left;
	list-style-type:none;
}

#links li.tel{background:url('../image/tel_links.gif') no-repeat 0 4px;}
#links li.fax{background:url('../image/fax_links.gif') no-repeat 0 4px;}
#links li.url{
	background:url('../image/url_links.gif') no-repeat 0 4px;
}

/* ---------------------------------------------------------------- */
