@charset"utf-8";

* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration:none;
}

a:link {color: #333;}
a:hover{ color:#B71518; text-decoration:underline;}
a:visited {color: #333;}
a:active {color: #f14a00;}

fieldset,img { border: none; }

.fclear {clear:both;}

img{
	max-width:100%;
}
a:hover img{
	opacity:0.7 !important;
}

body {
	width: 100%;
	height: auto;
	color:#333;
	margin: 0;
	padding: 0;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	/* background:#95e83c; 全体の背景はWP内で変更 */
}

/**** 基本構造 ****/

/* 全てのdivのwrapper */
#main {
	width: 100%;
	max-width:1000px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}

/* コンテンツ部左右含むwrapper */
#container {
	background:#fff;
	overflow:hidden;
	padding:2%;
}

/* コンテンツ部 */
#content {
	width:73%;
	background:#fff;
	overflow:hidden;
	float:left;
}

/* 右メニュー */
.right-sidebar #main .widget-area{
	width: 25%;
	float: right;
}
.home #main .widget-area{
	width:100% !important;
	float:none;
}



/* =========================================================
　Header
========================================================= */
#branding {
	width: 100%;
	max-width:1000px;
	margin: 0px;
	padding: 0px;
}

#header {
	width: 100%;
	max-width:1000px;
	height: 81px;
	margin: 0px;
	padding: 0px;
}

#logo {
	width: 47%;
	margin-top: 15px;
	padding: 0px;
	float: left;
}
#logo img{
	vertical-align:top;
	border:0;
}

#submenu{
	width: 50%;
	height: 36px;
	margin-top: 15px;
	padding-top: 30px;
	font-size: 11px;
	text-align:right;
	float: right;
}
#submenu a:link {color: #777;}
#submenu a:visited {color: #777;}

#submenu ul{
	margin: 0px;
	padding: 0px;
}

#submenu li{
	margin: 0px;
	height: 12px;
	padding: 0px 12px 0px 12px;
	list-style-type: none;
	display:inline;
	float: right;
	border-right: solid 1px #bbbbbb;
}

/* =========================================================
　menu
========================================================= */

#g-menu {
	width: 100%;
	max-width:1000px;
	margin: 11px 0px 14px 0px;
	padding: 0px;
	color:#fff;
}

#g-menu ul{
	margin: 0px;
	padding: 0px;
}
#g-menu li{
    display:inline-block;
    min-width: 130px;
    text-align: center;
    border-right: 1px solid #000;
}
#g-menu li.last-child {
    border-right: 0px;
}
#g-menu li a{
	/* border-right:1px solid #000; */
	/* border-bottom:3px solid #fae4c8; */
	display:inline-block;
	padding: 1em 1.7em;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
	color:#000;
}
#g-menu li a:hover{
	/* text-decoration:none; */
	/* border-bottom:3px solid #eb7907; */
	color: #eb7907;
}

/* =========================================================
　contents
========================================================= */
#mainbox {
	width: 100%;
	max-width:1000px;
	height: auto;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	background: #FFFFFF url(http://f-apartments.com/img_design/contents_box_top.gif) no-repeat top left;
}

#mainbox-btm {
	width: 100%;
	max-width:1000px;
	height: 15px;
	padding: 0px;
	background: #FFFFFF url(http://f-apartments.com/img_design/contents_box_bottom.gif) no-repeat bottom left;
	clear:both;
}

#main-contents {
	margin: 7px 0px 0px 20px;
	float: left;
}

#pankuzu {
	width: 71%;
	height: 23px;
	font-size: 80%;
	margin-top: 2px;
}

#contents {
	
	margin-bottom: 10px;
	border: solid 1px #e0e0e0;
}

#contents-title {
	
	height: 65px;
	padding: 12px 0px 0px 15px;
	font-size: 20px;
	font-weight:bold;
	background: #FFFFFF url(http://f-apartments.com/img_design/contents_tit.gif) no-repeat top left;
}

#contents-660 {
	width: 67%;
	margin: 0px 0px 20px 19px;
	font-size: 90%;
	line-height: 140%;
}

#contents-680 {
	width: 69%;
	margin: 0px 0px 20px 9px;
	font-size: 90%;
	line-height: 140%;
}

/* =========================================================
　side menu
========================================================= */
#side_area .side_inner{
	padding:10px;
	background:#fff;
	border-radius:5px;
}
#bnr_area .side_inner{
	padding:10px;
	background:#fff;
	border-radius:5px;
	margin-right:10px;
}
#bnr_area .side_inner p{
	text-align:center;
}

#side-banner {
	margin-bottom: 10px;
}

.side-menu {
	margin-bottom: 10px;
	border: solid 1px #e0e0e0;
}

.side-menu ul{
	margin-bottom: 8px;
	padding: 0px;
}

.side-menu li{
	height: 22px;
	margin: 0px;
	padding: 0px 0px 0px 27px;
	list-style-type: none;
	font-size: 80%;
	background: url(http://f-apartments.com/img_design/side_menu_pt.gif) no-repeat top left;
}

.side-menu-tit {
	height: 33px;
	padding: 7px 0px 0px 10px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight:bold;
	background: #FFFFFF url(/img_design/side_tit.gif) repeat top left;
}

#secondary .widget {
	font-size:12px;
    border: 1px solid #e0e0e0;
    background: #FFF;
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
}
#secondary .widget .widget-title {
    height: 33px;
    color: #333;
    display: block;
    font-size: 14px;
    line-height: 1.4;
    font-weight: bold;
    background: #FFFFFF url(http://fapt.lolipop.jp/img_design/side_tit.gif) repeat top left;
    margin: 0 0 8px 0;
    padding: 7px 0 0 10px;
}
#secondary ul {
    list-style: square !important;
}
#secondary .widget li {
    list-style-type: circle;
    list-style-position: inside;
    margin: 0px 0px 4px;
    padding: 0px 0px 0px 10px;
}
.widget ul li {
    color: #ff0000;
    font-size: 12px;
}

/* =========================================================
　top
========================================================= */
#top-mainimg {
	width: 100%;
	height: auto;
	margin: 0px;
	/* padding: 10px 0px 0px 0px; */
	background: #fff;
	border-radius:5px;
}

#top-img-area {
	width: 100%;
}
#top-img-area p{
	font-size:85%;
	text-align:center;
	padding:10px 5px 8px 5px;
	line-height:1.3;
	font-weight:bold;
}
#top-img-area p span{
	font-weight:bold;
	color:#F14A00;
}

#top-mainimg-btm {
	width: 100%;
	height: 10px;
	padding: 0px;
	background: #fff url(/img_design/contents_box_bottom.gif) no-repeat bottom left;
	clear:both;
}

#top-contents {
	width: 100%;
	height: auto;
	margin: 10px 0px 0px 0px;
}

.box4col{
	width:25%;
	float:left;
}
.box2col{
	width:50%;
	float:left;
}

#top-area-guide {
	float: left;
}

#top-news {
}

#top-news p {
	font-size: 80%;
	line-height: 150%;
	color:#555;
}

#top-news p strong {
	font-size: 100%;
	line-height: 150%;
	color:#333;
}

#top-news ul{
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

#top-news li {
	width: 48%;
	margin-right:2%;
	background: #FFFFFF url(/img_design/top/news_box2.gif) no-repeat bottom left;
	float: left;
	margin-bottom:10px;
	border-radius:5px;
}

.news-ph {
	padding:10px 0;
	margin: 0px;
	text-align:center;
	background: #FFFFFF url(/img_design/top/news_box1.gif) no-repeat top left;
}
.news-inner{
	padding:10px;
}
.news-title {
	font-size: 12px;
	line-height: 120%;
	font-weight:bold;
}

/****   下層  ***/
#main #container #content h1 {
	color: #333;
	padding: 15px;
	font-size: 20px;
	font-weight:bold;
	border: 1px solid #e0e0e0;
	margin: 7px 0px 20px 0px;
	background: #FFFFFF url(http://fapt.lolipop.jp/img_design/contents_tit.gif) no-repeat top left;
}

#main #container #content h3 {
	height: 49px;
	color: #333;
	padding: 12px 0px 0px 15px;
	font-size: 20px;
	font-weight:bold;
	border: 1px solid #e0e0e0;
	margin: 0px 0px 20px 0px;
	background: #FFFFFF url(http://fapt.lolipop.jp/img_design/contents_tit.gif) no-repeat top left;
}

h1.page-title{
	border-bottom: 1px dotted #CCC;
	font-size: 14px;
}

#main #container #content h3{
	border-bottom: 1px dotted #CCC;
}

/* = toukou
-------------------------------------------------------------- */

.entry-content {
	font-size: 100%;
	padding: 10px;
	margin: 0px;
	line-height: 1.4;
}

.entry-content a { color: #333; }

.entry-meta {
	text-align: right;
	font-size: 10px;
}


/* =========================================================
　Listings
========================================================= */
.celect_tit {
	margin: 20px 0px 10px 0px;
}

.celect_box {
	margin: 0px;
	padding: 20px 0px 7px 35px;
	background-color:#f0eee4;
}

.celect_box ul{
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

.celect_box li {
	width: 290px;
	margin: 0px 20px 10px 0px;
	float: left;
}

/* =========================================================
　Service
========================================================= */
.service_table {
}
.service_table th {
	font-weight:bold;
	padding: 1em !important;
	text-align: right;
	color: #f14a00;
	background: url(/img_design/line_dot.gif) no-repeat bottom left;
	vertical-align:top;
}
.service_table td {
	padding:1em !important;
	text-align: left;
	background: url(/img_design/line_dot.gif) no-repeat bottom left;
	vertical-align:top;
}

.service_table ul{
	margin: 0px;
	padding: 0px;
}

.service_table li{
	margin: 0px;
	padding: 0px 0px 0px 27px;
	background: url(/img_design/side_menu_pt.gif) no-repeat top left;
}

.service_tit{
	font-size: 100%;
	font-weight:bold;
}

/* =========================================================
　FAQ
========================================================= */
.faq {
	height: auto;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	background: url(http://f-apartments.com/img_design/line_dot.gif) no-repeat bottom left;
}

.faq2 {
	height: auto;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

.faq_q {
	margin-left: 20px;
	padding: 8px 0px 10px 40px;
	font-size: 100%;
	font-weight:bold;
	background: url(http://f-apartments.com/img_design/faq/q.gif) no-repeat top left;
}

.faq_a {
	margin-left: 20px;
	padding: 8px 0px 10px 40px;
	font-size: 90%;
	background: url(http://f-apartments.com/img_design/faq/a.gif) no-repeat top left;
}

.faq_pagetop {
	margin-bottom: 10px;
	padding: 4px 10px 4px 0px;
	font-size: 90%;
	text-align:right;
	background: url(http://f-apartments.com/img_design/faq/pagetop.gif) no-repeat center right;
}

/* =========================================================
　About Us
========================================================= */
.about_tit {
	margin: 0px 0px 12px 0px;
}

.policy_tit {
	margin: 0px 0px 12px 0px;
}

.accessmap_tit {
	margin: 0px 0px 8px 0px;
}
.accessmap {
	padding: 9px;
	margin: 0px 0px 30px 0px;
	border: solid 1px #eee;
}


#profile {
	margin: 0px 0px 20px 0px;
}

.company_table {
	font-size: 90%;
	float: left;
	border-top: solid 1px #fff;
	margin: 0px 0px 10px 0px;
}
.company_table table{
		width:100%;
}
.company_table th {
	padding: 6px 0px 6px 10px !important;
	background-color: #f7f4e6;
	text-align: left;
	border-bottom: solid 1px #fff;
	color: #724540;
}
.company_table td {
	padding: 6px 0px 6px 12px !important;
	background-color: #f7f4e6;
	text-align: left;
	border-bottom: solid 1px #fff;
	border-left: solid 1px #f14a00;
	color: #333;
}

#profile-ph {
	width: 150px;
	margin: 0px 0px 20px 0px;
	font-size: 90%;
	font-weight:bold;
	color: #f14a00;
	text-align:center;
	float: right;
}

.policy_txt {
	width: 670px;
	margin: 0px;
	font-size: 90%;
	line-height: 150%;
}

.policyli {
	font-size: 100%;
	font-weight:bold;
	line-height: 160%;
	color: #724540;
}

/* =========================================================
　What's New
========================================================= */
.category-news article{
	clear:both;
	overflow:hidden;
}
#news-area {
	width: 670px;
	margin: 0px 0px 20px 20px;
}
.news { width: 100%; }
.news dt {
	width: 120px;
	height: auto;
	float: left;
	margin: 0px;
	padding: 10px 10px 10px 20px ;
	font-size: 14px;
	font-weight:bold;
	color:#f14a00;
	background: url(http://f-apartments.com/img_design/line_dot.gif) no-repeat top left;
}
.news dd {
	height: auto;
	margin: 0px 0px 0px 120px;
	padding: 10px 0px;
	font-size: 14px;
	background: url(http://f-apartments.com/img_design/line_dot.gif) no-repeat top left;
}

/* =========================================================
　Sitemap
========================================================= */
.sitemap {
	width: 670px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: url(http://f-apartments.com/img_design/line_dot.gif) no-repeat bottom left;
}

.sitemap-home {
	width: 640px;
	margin: 0px;
	padding: 15px 0px 13px 30px;
	font-size: 90%;
	background: url(http://f-apartments.com/img_design/sitemap/pt.gif) no-repeat center left;
}

.sitemap2 {
	width: 470px;
	height: auto;
	margin-left: 198px;
	padding: 0px;
	background: url(http://f-apartments.com/img_design/line_dot.gif) no-repeat bottom left;
}

.sitemap-sub {
	width: 410px;
	margin: 0px;
	padding: 18px 0px 16px 30px;
	font-size: 90%;
	background: url(http://f-apartments.com/img_design/sitemap/pt.gif) no-repeat center left;
}
/* =========================================================
　links
========================================================= */
.links {
	width: 600px;
	margin: 0px 0px 30px 10px;
	padding: 1px 0px 1px 24px;
	border-left: solid 5px #fab84c;
	font-size: 90%;
}
.links_bn {
	width: 195px;
	float:left;
}
.links_txt {
	font-weight:bold;
	margin:3px 0px;
	font-size: 120%;
}
.links_txt a {
	color:#724540;
}


/* =========================================================
　footer
========================================================= */
.ptop {
	margin: 8px 0px 0px 0px;
	padding: 0px;
	text-align:right;
	clear:both;
	line-height:0;
}

#footer {
	width: 100%;
	max-width:1000px;
	height: auto;
	padding: 0px;
	background: #FFFFFF url(http://f-apartments.com/img_design/main_box_bottom.gif) no-repeat bottom left;
}

#f-link {
	width: 100%;
	max-width:1000px;
	padding: 18px 0px;
	text-align:center;
	font-size: 80%;
	color:#999;
	border-top: solid 2px #f14a00;
}

#footer-logo {
	margin: 0px 0px 0px 20px;
	padding: 15px 0px 24px 100px;
	color:#555;
	font-size: 80%;
	line-height: 140%;
	border-top: solid 1px #ddd;
	background: url(/images/logo.png) no-repeat top left;
	background-size: 80px;
	/* background: url(/img_design/footer_logo.gif) no-repeat top left; */
}

p.footer-corpnm {
	font-size: 24px;
	margin-bottom: 10px;
	font-family: "MS PMincho";
	font-weight: bold;
}

#copyright {
	width: 100%;
	max-width:1000px;
	margin: 0px;
	padding: 17px 0px 17px 0px;
	color:#666;
	font-size: 80%;
	text-align:right;
	/* background: #f7f4e6 url(/img_design/contents_box_bottom.gif) no-repeat top left; */
	background: #fae4c8 url(/img_design/contents_box_bottom.gif) no-repeat top left;
}

/**** func  ****/
.pc{ display:block;}
.sp{ display:none;}
.lb-burger, .lb-burger::before .lb-burger::after {
     border-color:#333;
}

/****  for smartphone ****/
@media (max-width: 600px) {
.pc{ display:none;}
.sp{ display:block;}
body{
	word-wrap:break-word !important;
	font-size:18px;
}
#container div,
#top-contents div{ 
max-width:none !important; 
float:none !important; 
width:auto !important;
margin:0;}

#container div#map_canvas div{
	width:100% !important;
}


.service_table th,
.service_table td{
	padding:0.5em !important;
}

#g-menu-sp{
	margin-bottom:0em;
}
#g-menu-sp ul{
	border:1px solid #ccc;
}
#g-menu-sp ul li a{
	display:block;
	background:#fff;
	padding:0.5em 1em;
	border-bottom:1px solid #ccc;
}
#g-menu-sp 
.sp_logo{ padding-left:15px;}
.sp_logo img{ width:70%; line-height:0;}
.lb-icon{
	position:absolute;
	right:5%;
	top:4.5%;
}

#main {
	width:100%;
	padding:10px 0;
	overflow:hidden;
}
#top-news ul{
	width:98%;
	overflow:hidden;
	padding: 1%;
}

#top-news li {
	width: 46%;
	padding:1%;
	margin:1%;
	margin-bottom:10px;
	overflow:hidden;
}
#top-news p {
	font-size:80%;
	line-height: 120%;
}
.news-inner{
	width:100%;
	padding:0;
}

.news-title {
	width:100%;
	font-size: 80%;
	margin-bottom:15px;
	
}

.entry-content{
	padding:0 !important;
}

/* =========================================================
　コンタクトフォーム用
========================================================= */
#main #content table tr td.faptc1{
	width: auto !important;
}
.wpcf7-text{
	width:80% !important;
	padding:10px !important;
}

#main #content table tr td.faptc2{
	width: auto !important;
}
.wpcf7-list-item {
	display:block;
	padding-bottom:3px;
}
.wpcf7-select{
	display:block;
	font-size:120%;
	margin:0.3em 0;
}
.wpcf7-textarea{
	width:80%;
}
.wpcf7-submit{
	font-size:120%;
	padding:10px;
}

.faptc3{
	color:#F00;
	font-size: 80%;
}

.faptc4{
	color:#666;
	font-size: 80%;
	line-height: 140%;
}

#main #container #content h1 {
	color: #333;
	padding: 15px;
	font-size: 20px;
	font-weight:bold;
	border: 1px solid #e0e0e0;
	margin: 7px 0px 20px 0px;
	background: none;
	line-height:1.3;
}

.entry-title{
	line-height:1.3;
}

.right-sidebar #main .widget-area{
	width:100%;
	float:none;
	padding-top:2em;
}

#side_area .side_inner{
	padding:0;
	width:100% !important;
}

#secondary .widget{
	padding:0;
}
#secondary img{
	width:100% !important;
}
#footer-logo {
	margin: 0;
	padding: 0px;
	background:none;
}
#copyright {
	padding:10px 0;
	font-size: 60%;
	text-align:center;
}
}