@charset "utf-8";
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
★　CSS　コンテンツ設定
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#content #underconstruction p {
	padding: 100px 20px 200px;
}
.content_tit {
	margin: 0 0 30px;
}
.content_tit ul{
	border-top: 4px solid #747373;
	line-height: 36px;
	background:#f4f4f4;
}
.content_tit ul li.jp{
	font-size: 18px;
	font-weight: bold;
	color: #747373;
	padding-left: 20px;
}
.content_tit ul li.en{
	font-size: 20px;
	font-weight: bold;
	color: #9d9c9c;
	font-family: Century Gothic, sans-serif;
	padding-right: 15px;
}
#content .blog_head {
	margin: 0 auto 10px;
}
#content p {
	padding: 0 0 10px;
}
#contactus {
	text-align: center;
}
#content .maparea {
	width: 746px;
	margin: 0 auto 10px;
	padding: 10px 0;
	/*background: #fffff2;*/
	border: 1px solid #ccc;
}
#content .maparea h4 {
	padding: 0 10px;
}
#content .marker_data_html h2 {
	font-size: 14px;
	color: #1B4193;
}
#content .marker_data_html p {
	font-size: 12px;
	color: #333;
}
#content .maparea .entry {
	float: left;
}
#content .maparea p {
	padding: 0 10px;
}
#content .gmap {
	width: 726px;
	height: 350px;
	margin: 0 auto;
}
#loan-simulator {
	margin-top: -40px;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■新着情報
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#information {
	width: 766px;
	margin: 0 auto;
}
#information .list {
	width: 766px;
	margin: 0 auto;
	padding: 10px 0;
}
#information .list dl dt {
	margin: 0 0 5px;
	padding: 0 0 0 7px;
	font-weight: bold;
	border-left: 4px solid #747373;
	line-height: 120%;
}
#information .list dl dt a {
}
#information .list dl dd {
	margin: 0 0 10px;
	padding: 0 0 5px 20px;
	border-bottom: 1px dotted #ccc;
}
#information .list dl dd a {
	text-decoration: underline;
}
#information .bloc {
	width: 766px;
	margin: 0 auto;
	padding: 0 0 10px;
}
#information .bloc .tit {
	margin: 0 0 15px;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;/*background:#f4f4f4;*/
}
#information h2 {
	margin: 0;
	padding: 2px 5px 2px 15px;
	font-size: 18px;
	font-weight: bold;
	line-height: 130%;
}
#information .day {
	padding: 0 10px;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	color: #747373;
}
#information table {
	width: 100%;
	margin: 0 auto;
}
#information table th {
	vertical-align: top;
}
#information table th img {
	margin: 0 10px 0 0;
}
#information table th .caption {
	margin: 0 0 20px;
}
#information table td {
	width: 100%;
	vertical-align: top;
}
#information table td p {
	padding: 0;
}
#information .text_r {
	margin: 0 0 30px;
}
#information .maptit {
	margin: 20px 0 10px;
	padding: 0 10px;
	/*border-top:1px dotted #bfbfbf;*/
	border-bottom: 1px dotted #bfbfbf;
}
#information .maptit h3 {
	padding: 5px 0;
	font-size: 18px;
	font-weight: bold;
}
#information h3 span {
	padding: 0 0 0 20px;
	font-size: 10px;
	font-weight: normal;
}
#information td, #information th {
    padding-bottom: 16px;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■物件一覧
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.category {
	margin:0 0 30px;
}
.category dt{
	position: relative;
	font-size: 16px;
	padding: 5px;
	/*cursor: pointer;*/
	border-bottom: 1px solid #333;
}
/*
#propertylist .category dt::after{
	position: absolute;
	content: '';
	display: block;
	top: 50%;
	right: 0;
	width: 0;
	height: 0;
	margin-top: -3px;
	border-style: solid;
	border-width: 3px 0 3px 6px;
	border-color: transparent transparent transparent #333;
}
*/
.category dd{
	/*display: none;*/
	margin-top: 5px;
	/*background: #fdfcf3;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.category ul{
	overflow: hidden;
	width: 730px;
	margin:0 auto;
	padding: 10px;
}
.category li {
	float: left;
	width: 355px;
	margin: 5px 5px;
}
.category li a {
	display: block;
	position: relative;
	height: 20px;
	font-size: 16px;
	padding: 10px 0;
	text-align: center;
	text-decoration: none;
	line-height: 130%;
	border: 1px solid #333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
}

.category li a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 6px;
	height: 6px;
	margin: -4px 0 0 0;
	border-top: solid 2px #cecc2c;
	border-right: solid 2px #cecc2c;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.category li a:hover {
	background: #333;
	color: #fff;
}
.category li a:hover:after {
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
}

#propertylist {
	margin: 0 auto;
}
.category_head {
	font-size: 18px;
	padding: 5px;
	margin-bottom: 15px;
}

#propertylist #category {
	margin: 0 0 20px;
}
#propertylist #category dt{
	position: relative;
	font-size: 16px;
	padding: 5px;
	border-bottom: 1px solid #333;
}
#propertylist #category dt::after{
	position: absolute;
	content: '';
	display: block;
	top: 50%;
	right: 0;
	width: 0;
	height: 0;
	margin-top: -3px;
	border-style: solid;
	border-width: 3px 0 3px 6px;
	border-color: transparent transparent transparent #333;
}
#propertylist #category dd{
/*	display: none;*/
	margin-top: 5px;
}
#propertylist #category ul{
	width: 720px;
	margin: 0 auto;
	overflow: hidden;
	padding:10px;
	background: #f0f0f0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#propertylist #category li {
	float: left;
	width: 134px;
	margin: 5px;
}
#propertylist #category li a {
	display: block;
	position: relative;
	padding: 6px 0 6px 5px;
	text-decoration: none;
	border: 1px solid #747373;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
}
#propertylist #category li a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 6px;
	height: 6px;
	margin: -4px 0 0 0;
	border-top: solid 2px #747373;
	border-right: solid 2px #747373;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#propertylist #category li a:hover {
	background: #747373;
	color: #fff;
}
#propertylist #category li a:hover:after {
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
}
#propertylist h3{
	position: relative;
	font-size:24px;
	font-weight:normal;
	background:none;
	padding:5px 10px 5px 4em;
	margin:0 0 10px;
	border-left:none;
	color:#747373;
	background: #fff;
	border: 1px solid #747373;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#propertylist h3::before{
	position: absolute;
	content: '(検索範囲)';
	display: block;
	top: 50%;
	left: 10px;
	color: #333;
	margin-top: -12px;
	font-size: 14px;
}
#propertylist h3.name {
	margin-bottom: 30px;
}
#propertylist .area {
	margin: 20px 0 10px;
	padding:0 0 5px;
	/*background:#eee;
	border-bottom: 1px dotted #ccc;*/
}
#propertylist .area h4 span{
	float:left;
	font-size:12px;
	color:#000;
	margin:5px 5px 0 0;
	padding:0 5px;
	background:#eee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.sale .area h4 {
	display: inline;
	float: left;
	padding: 0 5px;
	color: #747373;
	font-size: 18px;
}
.rent .area h4 {
	display: inline;
	float: left;
	padding: 0 5px;
	color: #747373;
	font-size: 18px;
}
.invest .area h4 {
	display: inline;
	float: left;
	padding: 0 5px;
	color: #747373;
	font-size: 18px;
}
#propertylist .searchbox {
	margin: 0 auto 20px;
}
#propertylist ul.room {
	margin-bottom: 10px;
}
#propertylist ul.room li {
	display: inline;
	float: left;
	margin: 0 5px 5px 0;
	line-height: 100%;
}
.sale ul.room li.heading {
	width: 65px;
	margin-right: 2px;
	padding: 5px 0;
	background: #747373;
	color: #fff;
	text-align: center;
	font-size: 10px;
}
.rent ul.room li.heading {
	width: 65px;
	margin-right: 2px;
	padding: 5px 0;
	background: #747373;
	color: #fff;
	text-align: center;
	font-size: 10px;
}
.invest ul.room li.heading {
	width: 65px;
	margin-right: 2px;
	padding: 5px 0;
	background: #747373;
	color: #fff;
	text-align: center;
	font-size: 10px;
}
#propertylist .search {
	height: 21px;
}
#propertylist .category_select {
	margin-right: 10px;
	padding: 5px;
	text-align: center;
	background: #e3eee9;
}
#propertylist .category_select dt{
	margin-bottom: 5px;
	color: #747373;
}

.btn_search {
	width:200px;
	margin:10px auto 10px;
}
input.button {
	width:100%;
	height:36px;
	line-height:36px;
	color: #fff;
	font-size:16px;
	font-weight:bold;
	background: #747373;
	border: none;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	cursor: pointer;
}
input.button:hover {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
#propertylist .sortarea table {
	width: 100%;
}
#propertylist table.listbox {
	width: 100%;
	margin: 0 auto 20px;
}
#propertylist table.listbox th {
	width: 160px;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	/*border-right:1px solid #ccc;*/
	border: 1px solid #ccc;
	font-weight: normal;/*background:#e3eee9;*/
	box-sizing: border-box;
}
#propertylist table.listbox th .photo img{
	max-width:150px;
	max-height:120px;
}
#propertylist table.listbox td {
	border: 1px solid #ccc;
	vertical-align: top;
	box-sizing: border-box;
}
#propertylist table.listbox td.box_center {
	padding: 5px;
}
#propertylist table.listbox td.box_right {
	width: 210px;
	padding: 5px;
}
.sale table.listbox td .item_type {
	display: block;
	float: left;
	margin: 0 2px 2px 0;
	padding: 3px 5px;
	white-space: nowrap;
	line-height: 100%;
	background: #747373;
	color: #fff;
	font-weight: normal;
}
.invest table.listbox td .item_type {
	display: block;
	float: left;
	margin: 0 2px 2px 0;
	padding: 3px 5px;
	white-space: nowrap;
	line-height: 100%;
	background: #747373;
	color: #fff;
	font-weight: normal;
}
.rent table.listbox td .item_type {
	display: block;
	float: left;
	margin: 0 2px 2px 0;
	padding: 3px 5px;
	white-space: nowrap;
	line-height: 100%;
	background: #747373;
	color: #fff;
	font-weight: normal;
}
#propertylist table.listbox td .ttl {
	font-size: 16px;
	font-weight: bold;
	padding-left: 7px;
	border-left: 4px solid #747373;
	line-height: 1.2;
	margin: 5px 0;
}
#propertylist table.listbox td .addr {
	display: inline;
	float: left;
}
#propertylist table.listbox td .price {
	font-size: 18px;
	font-weight: bold;
	color: #c00;
}
#propertylist table.listbox td .room_type {
	font-size: 18px;
	font-weight: bold;
}
#propertylist table.listbox td .price_line {
	margin: 0 0 10px;
	border-bottom: 1px solid #666;
}
#propertylist table.listbox td p {
	padding: 0;
}
#propertylist table.listbox td .station {
	padding: 0 10px 0 0;
}
#propertylist table.listbox td h5 {
	color: #c00;
}
#propertylist table.listbox td table {
	width: 200px;
	margin: 0 auto 10px;
}
#propertylist table.listbox td table th {
	width: 4em;
	text-align: left;
	padding: 2px 5px;
	font-weight: bold;
	border: 0;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
}
#propertylist table.listbox td table td {
	padding: 2px;
	border: 0;
	border-bottom: 1px solid #ccc;
}
#propertylist .memberarea {
	padding: 5px;
}
#propertylist .btn_dl a {
	background: #DBCEAF;
	text-align: center;
	color: #3A2622;
	line-height: 24px;

}
#propertylist .btn_detail a {
	position: relative;
	text-align: center;
	margin: 0 20px;
	color: #000;
	border: 1px solid #666;
}
#propertylist .btn_detail a::after {
	position: absolute;
	content: '';
	display: block;
	top: 50%;
	right: 15px;
	width: 0;
	height: 0;
	margin-top: -3px;
	border-style: solid;
	border-width: 3px 0 3px 6px;
	border-color: transparent transparent transparent #666;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■物件詳細
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/


#property .ttl{
	margin-bottom: 15px;
	padding: 5px 15px;
	background: #fefeee;
	border-radius: 5px;
	font-size: 22px;
	font-weight: bold;
	color: #747373;
}

#property .emblem{
	border-bottom:1px solid #ccc;
	margin:0 auto 10px;
}
#property .emblem h3{
}
#property .tit{
	margin: 0 auto 10px;
}
#property .tit h3 {
	position: relative;
	margin:0;
	padding-left: 10px;
	font-size:18px;
	font-weight:bold;
	border-left: 4px solid #747373;
}
#property #item_summary{
	width:100%;
	margin:0 auto 30px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	font-size: 12px;
}
#property #item_summary th {
	padding:2px 3px;
	background:#eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	line-height:120%;
	vertical-align: middle;
}
#property #item_summary td {
	padding:2px 3px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	vertical-align: middle;
}
#property #item_summary td p{
	padding:0;
}
#property ul.equipment {
	padding:5px 10px;
	border:1px solid #ccc;
	background:#eee;
}
#property table#income {
	width: 764px;
	margin: 0 auto 20px;
	border: 1px solid #ccc;
}
#property table#income th {
	width: 15%;
	padding: 5px 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: #f4f4f4;
}
#property table#income td {
	width: 35%;
	padding: 5px 10px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #c00;
}
#property .item_comment {
	margin:0 0 30px;
	padding:0 10px;
}
#property ul.equipment li {
	display:block;
	float:left;
	margin:0 5px 5px 0;
	background:#fff;
}

#property #photoarea {
	width:100%;
	margin:0 auto 30px;
}
#property .photo1 {
	width:220px;
	margin:0 26px 10px 0;
	padding:0;
    display: -moz-inline-box; /*for Firefox 2*/
    display: inline-block; /*for modern*/
	*display:inline;
	*zoom:1;
    /display: inline; /*for ie5〜7*/
    /zoom: 1; /*for ie5〜7*/
	vertical-align: top;
	text-align: center;
}
#property .photo1 .photobox {
	width: 100%;
	height: 180px;
	text-align: center;
}
#property #photoarea img {
	width:auto;
	height:auto;
	max-width: 100%;
	max-height: 100%;
}

#property #photoarea .caption{
    padding: 10px 5px 20px;
    line-height: 1.3;
    text-align: left;
    font-size: 11px;
}

h3 span {
	font-size: 14px;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■沿線検索
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#area {
}
#area dl dt{
	font-weight: bold;
    background: #747373;
	font-size: 16px;
    color: #fff;
	line-height: 33px;
    padding: 0 15px;
    margin: 6px 0;
	border-radius: 7px;
}
#area dl dt a{
    color: #fff;
}
#area ul{
	padding: 20px;
}
#area ul li{
	width: 240px;
  float: left;
  line-height: 1.5;
	margin-bottom: 10px;
}
#area ul li a{
	color: #747373;
}
#area ul li a:hover{
	color: #747373;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

■テーブル設定

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#item_summary2 {
	background: #ccc;
	margin: 0 auto 30px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#item_summary2 table {
	border-collapse : collapse;
	box-sizing: border-box;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
#item_summary2 table th,
#item_summary2 table td {
}
#item_summary2 table.line {
	display: inline-table;
	float: left;
	width: 100%;
}
#item_summary2 table.half {
	display: inline-table;
	float: left;
	width: 50%;
}
#item_summary2 table th {
	width:120px;
	padding: 2px 3px;
	background: #eee;
	box-sizing: border-box;
	/*border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;*/
}
#item_summary2 table td {
	padding: 2px 5px;
	background: #fff;
	box-sizing: border-box;
	/*border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;*/
}
#item_summary2 table td p{
	padding: 0;
}
#item_summary2 table td .road dt{
	float:left;
}
#item_summary2 table td .road dd{
	padding:0 0 0 3em;
}
#item_summary2 table td .lifeinfra dt{
	float:left;
}
#item_summary2 table td .lifeinfra dd{
	float:left;
	margin-right:1em;
}
#item_summary2 table td .facility li{
	float:left;
	margin-right:0.5em;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■会社案内

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#company {
	margin: 0 auto;
}
#company .tit {
	margin: 0 0 10px;
	padding: 0 0 3px;
	border-bottom: 1px dotted #ccc;
}
#company h3 {
	margin: 0;
	padding-left: 10px;
	border-left:4px solid #747373;
	font-size: 18px;
	font-weight: bold;
}
#company h3 span {
	padding: 0 0 0 20px;
	font-size: 10px;
	font-weight: normal;
}
#company .box {
	margin: 0 auto 40px;
}
#company .box .left_side {
	float: left;
	width: 170px;
}
#company .box .right_side {
	float: right;
	width: 590px;
}
#company .box .coment {
	font-size: 12px;
	padding: 0 5px;
}
#company .photoarea {
	margin-bottom: 20px;
}
#company .photoarea .photo1 {
	width: 240px;
}

#company table {
	width: 100%;
	margin: 0 auto 40px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
}
#company table th {
	width: 120px;
	padding: 5px 10px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #eee;
	vertical-align: top;
	text-align: left;
}
#company table td {
	padding: 5px 10px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #fff;
}
#company table table {
	font-size: 12px;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■お問い合わせ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#contact {
	width: 766px;
	padding: 0 auto 20px;
}
#contact p.thanx {
	padding-bottom: 200px;
}
#contact .tit {
	margin: 0 0 10px;
	padding: 0 0 3px;
	border-bottom: 1px dotted #ccc;
}
#contact h3 {
	margin: 0;
	padding: 3px 5px 2px 10px;
	border-left:4px solid #747373;
	font-size: 18px;
	font-weight: bold;
}
#contact .lead {
	padding: 0 10px 20px;
}
/*=========================================
･ a1
=========================================*/
/*pp*/
#contact .pp {
	width: 100%;
	margin: 0 auto 20px;
}
#contact .pp .tit {
	margin: 0 0 10px;
	border-bottom: 1px solid #ddd;
}
#contact .pp fieldset {
	width: 726px;
	margin: 0 auto 20px;
	border: 1px solid #747373;
	background: #fff;
}
#contact .pp fieldset legend {
	margin: 0 10px;
	padding: 0 10px;
	color: #747373;
	font-weight: bold;
}
#contact .pp ul {
	padding: 0 20px 10px;
}
#contact .pp li {
	list-style: outside disc;
	margin: 0 0 0 1.5em;
	border-bottom: 1px dotted #ccc;
}
/*=========================================
･ a1
=========================================*/

/*form pp*/

#form {
	margin: 0 auto 20px;
}
#contact #form .tit {
	margin: 0 0 10px;
	border-bottom: 1px solid #ddd;
}
#contact #form .tit h4 {
	padding: 8px 30px;
	font-size: 14px;
}
/*form_table*/
#form table {
	width: 766px;
	margin: 0 auto 10px;
	border-collapse: separate;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
/*table_th*/
#form th {
	width: 150px;
	padding: 7px 4px 7px 20px;
	background-color: #f0f0f0;
	white-space: nowrap;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border: 1px solid #fff;
}
#form th div {
	text-indent: -12px;
}
/*table_td*/
#form td {
	padding: 7px 4px 7px 8px;
	background-color: #ffffff;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px dotted #ccc;
}
#form .label {
	display: inline-block;
	width: 90px;
}
#form .label2 {
	display: inline-block;
	width: 100px;
}
#form table li {
	width: 220px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 20px 0 0;
}
#form table .float li {
	width:inherit;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 10px 0 0;
}
#form table .nofloat li {
	width:inherit;
	float: none;
	list-style: none;
	margin: 0;
	padding: 0 10px 0 0;
}
#form table li label {
	display:block;
}
#form #case_rent,
#form #case_sale {
	width:100%;
}
#form #case_rent dl,
#form #case_sale dl {
	margin:0 0 10px;
}
#form #case_rent dl dt,
#form #case_sale dl dt {
	float:left;
	line-height:2.5em;
}
#form #case_rent dl dd,
#form #case_sale dl dd {
	padding:0 0 0 3em;
}
/*=========================================
フォーム
=========================================*/

input, select, textarea {
	font-size: 1em;
	margin-bottom: 1px;
}
textarea {
	width:100% !important;
}
.mini {
	font-size: 10px;
}
optgroup {
	background-color: #cccccc;
	color: #333333;
	font-style: normal;
}
option {
	margin: 0 5px 0 0;
	background-color: #ffffff;
	color: #333333;
}
/*ime_mode*/
.ime_on {
	ime-mode: active;
}
.ime_off {
	ime-mode: disabled;
}
/*input_text_setting*/
input#issue_text {
	width: 200px;
}
input#name, input#ruby, input#company, input#post {
	width: 240px;
}
input#tel, input#fax {
	width: 140px;
}
input#email {
	width: 240px;
}
input#age {
	width: 30px;
}
input#zip {
	width: 60px;
}
input#address {
	width: 400px;
}
textarea#comment {
	width: 400px;
}
/*submitBtn*/
#formEnd {
	padding: 0 20px 20px 20px;
	text-align: center;
}
#formEnd input {
}


/*=========================================
募集要項
=========================================*/
#recruit {
	width:766px;
	margin:0 auto 20px;
}
#recruit .tit {
	margin:0 0 10px;
	padding:0 0 3px;
	border-bottom:1px dotted #ccc;
}
#recruit h2 {
	margin:0;
	padding:3px 5px 2px 15px;
	background:url(../images/marker_content.jpg) no-repeat;
	font-size:18px;
	font-weight:bold;
}
#recruit .comment {
	margin:0 auto 10px;
}
#recruit .comment p{
	padding:0 10px;
}
#recruit table {
	width:746px;
	margin:0 auto 20px;
	border-collapse:separate;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#recruit th {
	width:150px;
	padding:7px 4px 7px 20px;
	background-color:#eee;
	white-space:nowrap;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}
#recruit td {
	padding:7px 4px 7px 8px;
	line-height:20px;
	text-align:left;
	vertical-align:top;
	border-bottom:1px dotted #ccc;
}
#recruit #photoarea .photo1 {
    width: 170px;
    float: left;
    margin-right: 10px;
}
#recruit a.formbtn {
	display: block;
    width: 200px;
    border-radius: 5px;
    margin: 20px auto;
    padding: 12px 20px;
    background: #E6232B;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
}
#recruit a.formbtn:hover {
	opacity: 0.75;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■ブログ

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

/*ブログ*/


#blog .bloc{
	margin-bottom: 50px;
}

#blog .title {
	margin-bottom:15px;
	border-bottom:2px solid #747373;
	background:none;
}

#blog .title .date{
	font-weight:bold;
	color:#747373;
}
#blog .title h3{
	font-size:18px;
}
#blog .comment {
	width: 100%;
	margin: 0 auto;
}
#blog .photoarea {
	float:left;
	width:240px;
	margin-right:15px;
	margin-bottom:10px;
}
#blog .photoarea img {
}
#blog .photoarea .caption {
	margin: 0 0 20px;
    text-align: center;
}
#blog table td {
	width: 100%;
	vertical-align: top;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

■お客様の声

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#voicelist {
    width: 766px;
    margin: 0 auto;
}

#voicelist .bloc {
    width: 373px;
    margin: 0 0 30px;
    padding: 0 5px 10px;
	/*border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;*/
	/*background:url(../images/voice_top.jpg) no-repeat center top;*/
    border-bottom: 1px dotted #ccc;
}

#voicelist .bloc .comment {
    width: 266px;
}

#voicelist h4 {
    margin: 0 0 10px;
    font-size: 14px;
    font-weight: bold;
    line-height: 150%;
}
#voicelist h4 i {
	color: #747373;
	padding-right: .5em;
}

#voicelist .bloc .btn_detail a {
    display: block;
    padding: 0 0 0 10px;
}

#voicelist .bloc .btn_detail a:hover {
    padding: 0 0 0 10px;
}

#voice {
    width: 766px;
    margin: 0 auto;
}

#voice .bloc {
    margin: 0 0 50px;
    padding: 0 10px;
    border-bottom: 1px dotted #ccc;
}

#voice h2 {
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: bold;
    line-height: 150%;
}
#voice h2 i {
	color: #747373;
	padding-right: .5em;
}

#voice h3 {
    margin: 0 0 10px;
    padding: 3px 10px;
    font-size: 15px;
    font-weight: normal;
    line-height: 150%;
    background: #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #666;
}

#voice table {
    width: 100%;
    margin: 0 auto;
	/*border:1px solid #FF7851;*/
}

#voice table th {
    vertical-align: top;
	/*background:#FF7851;*/
}

#voice table th img {
    margin: 10px 10px 5px 0;
    padding: 2px;
    border: 1px solid #999;
}

#voice table th .caption {
    font-weight: normal;
    text-align: left;
}

#voice table td {
    width: 100%;
    vertical-align: top;
    padding: 10px 0;
	/*background:#f9f9f9;*/
}

#voice table td p {
    padding: 0 10px;
}

#voice table td .bloc2 {
    margin: 30px 0 0;
    padding:5px 10px;
  border: 2px dotted #747373;
  border-radius: 5px;
}
#voice table td .comment_head {
  display: inline-block;
    font-weight: bold;
  line-height: 30px;
  padding: 0 10px;
  border-radius: 3px;
  margin-left: 25px;
  color: #747373;
}


#voice table td .comment {
    padding-left: 25px;
}

#photolist .photoarea .photo .photobox {
    margin: 0 0 10px;
    text-align: center;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■ブログ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#blog {
	width: 766px;
	margin: 0 auto;
}
#blog .index {
	margin-bottom: 50px;
	padding: 20px;
	border: 1px solid #ccc;
	background: #f3f3f3;
}
#blog .index .ttl{
	font-size: 15px;;
	font-weight: bold;
}
#blog .index ol{
}
#blog .index ol li{
	margin-left: 1.5em;
	margin-bottom: 5px;
	list-style: outside decimal;
}
#blog .bloc {
	width: 766px;
	margin: 0 auto 30px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #dedede;
}
#blog .bloc .tit {
	margin: 0 0 15px;
	padding:5px 10px;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;/*background:#f6f6f6;*/
}
#blog h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 130%;
}
#blog .date {
	font-weight: bold;
	color: #747373;
}
#blog table {
	width: 100%;
	margin: 0 auto 1em;
}
#blog table th {
	vertical-align: top;
}
#blog table th img {
	margin: 0 10px 0 0;
}
#blog table th .caption {
	margin: 0 0 20px;
	font-size: 12px;
	line-height: 150%;
}
#blog table td {
	width: 100%;
	vertical-align: top;
}
#blog table td p {
	padding: 0;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

■スタッフ紹介

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#staff {
	width: 766px;
	margin: 0 auto;
}
#staff .description {
	margin: 0 30px;
}
#staff .box {
	margin: 0 10px 20px;
}
#staff .box .photo {
	display: inline;
	float: left;
	width: 240px;
	margin: 0 auto 10px;
	text-align: center;
	vertical-align: middle;
}
#staff .box .photo img {
	padding: 2px;
	border: 1px solid #ccc;
}
#staff .box .profile {
	display: inline;
	float: right;
	width: 486px;
}
#staff dl {
	margin: 0 auto;
	padding: 5px;
}
#staff dl dt {
	float:left;
	width:70px;
	color: #747373;
	padding:5px 5px;
	font-weight: bold;
}
#staff dl dd {
	padding: 5px 0 5px 80px;
	border-bottom: 1px dotted #ccc;/**/
}
#staff dl dd.name {
	font-weight:bold;
	font-size:16px;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

■入居までの流れ

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#flow {
	width: 766px;
}
#flow h3{
	font-size: 18px;
	color: #747373;
	border-bottom: 1px solid #333;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#flow ul.chart{
	margin: 0 0 50px;
}
#flow ul.chart li{
	position: relative;
	background: #f9bbb0;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	width: 100px;
	padding:20px 0;
	text-align: center;
	border-radius: 10px;
}
#flow ul.chart li::before{
	position: absolute;
	top: 45px;
	left: 100px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #f9bbb0;
	content: "";
}

#flow ul.chart li:nth-child(7)::before{
	border: none;
}

#flow ul.chart li span{
	font-size: 14px;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; 
	font-weight: normal;
}
#flow ul.step li {
	width: 714px;
	position: relative;
	margin-left: 30px;
	border: 1px solid #333;
	padding: 10px;
	margin-bottom: 20px;
}
#flow ul.step li.arrow::before {
	position: absolute;
	top:0;
	left: -30px;
	width: 25px;
	height: 88%;
	content: "";
}
#flow ul.step li.arrow1::before {
	background: #f9bbb0 url("../flow/images/step1.png") no-repeat center center;
}
#flow ul.step li.arrow2::before {
	background: #f9bbb0 url("../flow/images/step2.png") no-repeat center center;
}
#flow ul.step li.arrow3::before {
	background: #f9bbb0 url("../flow/images/step3.png") no-repeat center center;
	height: 87%;
}
#flow ul.step li.arrow4::before {
	background: #f9bbb0 url("../flow/images/step4.png") no-repeat center center;
	height: 84%;
}
#flow ul.step li.arrow5::before {
	background: #f9bbb0 url("../flow/images/step5.png") no-repeat center center;
}
#flow ul.step li.arrow6::before {
	background: #f9bbb0 url("../flow/images/step6.png") no-repeat center center;
	height: 84%;
}
#flow ul.step li.arrow7::before {
	background: #f9bbb0 url("../flow/images/step7.png") no-repeat center center;
	height: 84%;
}
#flow ul.step li::after {
	position: absolute;
	top: 88%;
	left: -30px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 50px 12.5px 0 12.5px;
	border-color:#f9bbb0 transparent transparent transparent;
	content: "";
}
#flow ul.step li.arrow3::after {
	top: 87%;
}
#flow ul.step li.arrow4::after {
	top: 84%;
}
#flow ul.step li.arrow6::after {
	top: 84%;
}
#flow ul.step li.arrow7::after {
	top: 84%;
}

#flow ul.step .half {
	width: 50%;
}
#flow ul.step .half img{
	width: 100%;
	height: auto;
}
#flow ul.step .half p{
	padding-right: 10px;
}
#flow ul.step .ttl{
	font-size: 16px;
	font-weight: bold;
}
#flow ul.step .add{
	background: #eee;
	padding: 10px;
}
#flow ul.step .add .ttl2{
	font-size: 15px;
	font-weight: bold;
	color:#c00;	
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

■管理サポート

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#service .bloc{
	width: 720px;
}
#service h3{
	font-size: 18px;
	color: #747373;
	border-bottom: 1px solid #333;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#service .left_side{
	padding-left: 50px;
}
#service .left_side p{
	font-size: 16px;
	font-weight: bold;
}
#service .left_side ul{
	padding-left: 1em;
	margin: 0 0 20px;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

■申込書・各種書類ダウンロード

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#download  .tit {
	margin: 0 0 10px;
	padding: 0 0 3px;
	border-bottom: 1px dotted #ccc;
}
#download  h3 {
	margin: 0;
	padding: 3px 5px 2px 10px;
	border-left:4px solid #747373;
	font-size: 18px;
	font-weight: bold;
}
#download ul{
	width: 660px;
	margin: 50px auto;
}
#download ul li{
	width: 320px;
	margin-bottom: 20px;
}

#download ul li a{
	display: block;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 100px;
	border-radius: 10px;
	color: #fff;
}

#download ul li a:hover{
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
    -webkit-backface-visibility: hidden; /* 追加 */
    backface-visibility: hidden; /* 追加 */
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
#download ul li.residential a{
	background: #bad955;
}
#download ul li.shop a{
	background: #7fc879;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

■編集コンテンツ

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.contents_head {
	background:url(../images/head_contents.jpg) no-repeat center top;
	height:100px;
	margin: 10px auto 20px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.contents_head h3{
	width:1050px;
	margin:0 auto;
	line-height:100px;
	text-align:right;
	font-size:24px;
	padding-right:30px;
	box-sizing:border-box;
}

.contents_head h3:first-letter {
	font-size:28px;
	color:#764E2C;
}
#edit .bloc {
	margin: 0 0 40px;
}
#edit .bloc .tit {
	margin:0 0 10px;
	padding:10px 10px;
	background-image: -moz-linear-gradient(50% 0% -90deg, rgb(255,255,255) 0%, rgb(250,250,250) 60%, rgb(233,233,233) 95%, rgb(232,232,232) 98%);
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(255,255,255)), color-stop(0.6, rgb(250,250,250)), color-stop(0.95, rgb(233,233,233)), color-stop(0.98, rgb(232,232,232)));
	background-image: -webkit-linear-gradient(-90deg, rgb(255,255,255) 0%, rgb(250,250,250) 60%, rgb(233,233,233) 95%, rgb(232,232,232) 98%);
	background-image: -o-linear-gradient(-90deg, rgb(255,255,255) 0%, rgb(250,250,250) 60%, rgb(233,233,233) 95%, rgb(232,232,232) 98%);
	background-image: -ms-linear-gradient(-90deg, rgb(255,255,255) 0%, rgb(250,250,250) 60%, rgb(233,233,233) 95%, rgb(232,232,232) 98%);
	background-image: linear-gradient(180deg, rgb(255,255,255) 0%, rgb(250,250,250) 60%, rgb(233,233,233) 95%, rgb(232,232,232) 98%);
	border-color: rgb(205,205,205);
	border-width: 1px;
	border-style: solid;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffe8e8e8,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#ffe8e8e8, GradientType=0);
}
#edit .bloc .tit h3 {
	color: #333;
	font-size: 16px;
	padding:0 0 0 10px;
	border-left:4px solid #747373;
}
#edit .bloc .subtit {
	margin: 0 5px 10px;
	border-bottom: 1px dotted #ccc;
}
#edit .bloc .subtit h5 {
	margin: 0 0 2px;
	padding: 0 0 0 7px;
	color: #333;
	border-left: 3px solid #747373;
}
#edit p {
	padding: 0;
}
#edit .bloc .comment {
	margin: 0 10px 5px;
}
#edit .bloc .comment .left {
	margin: 0 10px 0 0;
	text-align: center;
}
#edit .bloc .comment .caption {
	font-size: 10px;
	line-height: 150%;
	max-width: 240px;
	text-align: left;
}
#edit .btn_detail {
	float: right;
}
#edit .btn_detail a {
	display: block;
	padding: 0 0 0 15px;
	background: url(../images/marker_off.jpg) no-repeat left 5px;
}
#edit .btn_detail a:hover {
	background: url(../images/marker_on.jpg) no-repeat left 5px;
}
#edit table {
	border-collapse: collapse;
}
#edit table th{
	border: 1px solid #ccc;
	text-align: inherit;
	padding: 5px;
}
#edit table td{
	border: 1px solid #ccc;
	text-align: inherit;
	padding: 5px;
}
#edit .photo2 {
	width: 100%;
	margin-top: 50px;
}
#edit .photo2 img {
	max-width: 100%;
	height: auto;
}
/*////////写真///////////////////////*/

#photolist {
	margin: 0 20px 20px;
}
#photolist fieldset {
	margin: 0 0 20px;
	padding: 10px 0;
	border: 1px solid #999;
}
#photolist fieldset legend {
	margin: 0 10px;
	padding: 0 10px;
	font-weight: bold;
	background: #fff;
}
#photolist .photoarea {
	margin: 0 auto 20px;
	padding: 0 0 0 20px;
}
#photolist .photoarea .photo {
	margin: 0 8px 10px 0;
	padding: 0;
	display: -moz-inline-box; /*for Firefox 2*/
	display: inline-block; /*for modern*/
 *display:inline;
 *zoom:1;
 /display: inline; /*for ie5～7*/
 /zoom: 1; /*for ie5～7*/
	vertical-align: top;
	text-align: center;
}
#photolist .photoarea .photo .photobox {
	margin: 0 0 10px;
	text-align: center;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

■会員登録

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.regist {
	margin-bottom: 30px;
}

.regist_head {
	margin-left: 20px;
}
ul.regist_list > li {
	background: url(../images/regist_li.png) no-repeat left 0;
	width: 695px;
	height: 126px;
	margin: auto;
	margin-top: 4px;
	overflow: hidden;
	position: relative;
}

.regist_tit {
	background: url(../images/regist_border.png) bottom no-repeat;
	width: 580px;
	margin: 30px 0px 0 30px;
	font-size: 20px;
    text-shadow: #FFFF00 1px 1px 0px, #FFFF00 -1px 1px 0px, #FFFF00 1px -1px 0px, #FFFF00 -1px -1px 0px;
}
.regist_img {
    float: right;
    margin-top: -50px;
    margin-right: 50px;
    position: absolute;
    right: 0;
}
.regist_content li:before{
	position:absolute;
	content:'';
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-left: 8px solid #333F50;
	left: 0;
	top: 4px;
}
.regist_content li {
    margin-left: 50px;
    position: relative;
    padding-left: 14px;
    font-size: 14px;
    line-height: 24px;
}

div.mfp_buttons button{    
	display: inline-block;
	line-height: 36px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background: #747373;
	text-decoration: none;
	padding: 0 20px;
	border-radius: 6px;
    border: none;
}
div.mfp_buttons button:hover {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
.btn_tri{
	position: absolute;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-left: 8px solid #fff;
    right: 2px;
    top: 50%;
    margin-top: -6px;
}

.btn_form a{
    border-radius: 6px;
    background: #d0c7d8;
  background-image: -moz-linear-gradient( 90deg, rgb(154,127,50) 0%, rgb(220,203,150) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(154,127,50) 0%, rgb(220,203,150) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(154,127,50) 0%, rgb(220,203,150) 100%);
	position: relative;
	display:block;
    color: #fff;
    border: none;
    font-size: 18px;
	width: 124px;
    padding: 5px 16px;
    line-height: 32px;
	margin:0 auto;
	text-decoration:none;
}
.btn_form a::after {
	position:absolute;
	content:'';
	display:block;
	top:50%;
	right:5px;
	margin-top:-4px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 8px;
	border-color: transparent transparent transparent #ffffff;
}
.type dt {
	text-align:left !important;
	width:11em !important;
	border:none !important;
	padding:0 !important;
}
.type dd {
	padding-left:11em !important;
	border:none !important;
	padding:0 !important;
}
.type dd p{
	display:inline-block !important;
	padding:3px 0 !important;
}
.type dd p input {
	margin:0 5px;
}

button#mfp_button_cancel{
	margin:0 5px;
	padding:5px 10px !important;
	background:#ccc !important;
	color:#666 !important;
	font-size:18px !important;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	cursor:pointer;
}
button {
	position:relative;
	margin:0 5px;
	padding:5px 20px !important;
background-image:-moz-linear-gradient(50% 0% -90deg,rgb(222,205,152) 0%,rgb(153,126,49) 100%); 
background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(222,205,152)),color-stop(1, rgb(153,126,49)));
background-image:-webkit-linear-gradient(-90deg,rgb(222,205,152) 0%,rgb(153,126,49) 100%);
background-image:-o-linear-gradient(-90deg,rgb(222,205,152) 0%,rgb(153,126,49) 100%);
background-image:-ms-linear-gradient(-90deg,rgb(222,205,152) 0%,rgb(153,126,49) 100%);
background-image:linear-gradient(180deg,rgb(222,205,152) 0%,rgb(153,126,49) 100%);
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffdecd98,endColorstr=#ff997e31,GradientType=0)";
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffdecd98,endColorstr=#ff997e31,GradientType=0);
	color:#FFFFFF !important;
	font-size:18px !important;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	cursor:pointer;
}
button::after {
	position:absolute;
	content:'';
	display:block;
	top:50%;
	right:5px;
	margin-top:-3px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3px 0 3px 6px;
	border-color: transparent transparent transparent #ffffff;
}

.form01, .form02 {
  padding: 40px 20px 20px;
  margin: 0;
}
.form02 {
  background-color: #f0f0f0;
}
#form .form01 table, #form .form02 table {
  width: 100%;
  border-collapse: collapse;
  border-top: none;
  border-bottom: none;
}
#form .form01 th, #form .form02 th {
  width: 150px;
  padding: 10px 10px 15px;
  background-color: #ffffff00;
  white-space: nowrap;
  font-weight: bold;
  text-align: left;
  vertical-align: top;
  border: none;
}
#form .form01 td, #form .form02 td {
  padding: 10px 10px 15px;
  background-color: #ffffff00;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-bottom: none;
}
#form .form01 td ul, #form .form02 td ul {
  width: 100%;
  margin: 0 auto;
}
.form01 #edit .bloc, .form02 #edit .bloc {
  font-size: 120%;
}
.form01 #edit .bloc .subtit, .form02 #edit .bloc .subtit {
  margin: 0 10px 20px;
}
.form01 .red, .form02 .red {
  font-size: 72%;
  border: 2px solid #c00;
  padding: 0.1rem 0.25rem 0;
  border-radius: 4px;
  vertical-align: middle;
}

#form .tit {
  margin: 0 0 10px;
  padding: 0 0 3px;
  border-bottom: 1px dotted #ccc;
}
#form h3 {
  margin: 0;
  padding: 3px 5px 2px 10px;
  border-left: 4px solid #747373;
  font-size: 18px;
  font-weight: bold;
}
#form ul {
  width: 660px;
  margin: 50px auto;
}
#form li {
  width: 320px;
  margin-bottom: 20px;
}
#form ul li a {
  display: block;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 100px;
  border-radius: 10px;
  color: #fff;
}
#form ul li a:hover{
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
    -webkit-backface-visibility: hidden; /* 追加 */
    backface-visibility: hidden; /* 追加 */
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
#form ul li.btn01 a {
  background: #7fc879;
}

