/*
    Theme Name: Balance Child Theme
	Theme URI: http://www.studiopress.com/themes/balance
	Description: Balance is a two column child theme created for the Genesis Framework.
    Author: StudioPress
    Author URI: http://www.studiopress.com/
 
    Version: 1.0
 
    Tags: black, blue, green, pink, red, white, light, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, featured-images, full-width-template, theme-options, threaded-comments
 
    Template: genesis
    Template Version: 1.8
 
	License: GNU General Public License v2.0 (or later)
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

* Import Fonts
* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Header / Primary / Secondary Navigation
* Primary Navigation Extras
* Secondary Navigation
* Inner
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Ordered / Unordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms

*/


/* Import Fonts
------------------------------------------------------------ */

@import url(http://fonts.googleapis.com/css?family=Lora);


/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #222;
	font-family:  "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", Meiryo, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.625;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

input {
	color: #333;
	font-family:  "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", Meiryo, Arial, sans-serif;
}

input[type=text],
.wpcf7-text,
select,
textarea {
	
	background: #fff;
	border: 1px solid #eee;
	
	color: #bbb;
	font-family:  "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", Meiryo, Arial, sans-serif;
	font-size: 12px;
	margin: 5px 2px 0 0;
	padding: 12px 15px;
	
	vertical-align: middle;
}

textarea {
	color: #333;
	font-family:  "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", Meiryo, Arial, sans-serif;
	font-size: 12px;
	text-transform: none;
	
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #ec6a12;
	text-decoration: underline;
}

a:hover {
	opacity:0.8;
    filter:alpha(opacity=80);
    -ms-filter: “alpha( opacity=80 )”;
	text-decoration: none;
}

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */

body {
	background-color: #fff;
	background: url(images/bg_fudousan.png) repeat left top;
}

::-moz-selection {
	background-color: #61A71A;
	color: #333;
}

::selection {
	background-color: #61A71A;
	color: #333;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	margin: 0px auto 0px;
	position:relative;
	
}

.wrap {
	margin: 0 auto;
	width: 1032px;
}




/* Header
------------------------------------------------------------ */

#header {
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	height:90px;
	background : url(images/bg_header.png) repeat-x left top;
}

#title-area {
	overflow: hidden;
	padding: 0px 0 0;
	margin:20px auto;
    width:1032px;
    position:relative;
}




#title {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
	font-size: 24px;
	line-height: 1.25;
	margin: 0;
	margin-top:13px;
	
}

#title a,
#title a:hover {
	color: #aaa;
	text-decoration: none;
}

#description {
	color: #888;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", Meiryo, Arial, sans-serif;
	font-size: 13px;
	position:absolute;
    left:280px;top:26px;
}

#header .widget-area {
	float: right;
	margin: 40px 0 0;
	width: 600px;
}

#header img {margin:0px 0 0 0 ;
}



#header .wrap {
	width: 100%;
	height:90px;
}


#nav {
}



/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 90px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
}

.header-image #description {
	display: block;
	overflow: hidden;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title,
.header-full-width #title a {
	width: 1032px;
}

.header-full-width #title-area {
	width: 1032px;
}

/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */

.menu-primary,
.menu-secondary {
	clear: both;
	color: #444;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	font-family: "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", Meiryo, Arial, sans-serif;
}

#header .menu {
	float: right;
}

.menu-primary,
.menu-secondary {
	background: url();
}

.menu-primary,
.menu-secondary {
	margin: 0 0 0px;
	padding:0px 0;
	/* border-left: 1px solid #eee; */
}

.menu-primary ul,
.menu-secondary ul {
	float: left;
	width: 100%;
	
}

.menu-primary li,
.menu-secondary li,
#header .menu li {
	float: left;
	list-style-type: none;
	
	/* border-right: 1px solid #eee; */
	padding:5px 0px;
}

.menu-primary a,
.menu-secondary a,
#header .menu a {
	color: #2E1E0A;
	display: block;
	padding: 6px 0px 5px;
	margin-right:45px;
	position: relative;
	text-decoration: none;
	font-weight:normal;
}

.menu-primary li a:active,
.menu-primary li a:hover,
.menu-primary .current_page_item a,
.menu-primary .current-cat a,
.menu-primary .current-menu-item a,
.menu-secondary li a:active,
.menu-secondary li a:hover,
.menu-secondary .current_page_item a,
.menu-secondary .current-cat a,
.menu-secondary .current-menu-item a,
#header .menu li a:active,
#header .menu li a:hover,
#header .menu .current_page_item a,
#header .menu .current-cat a,
#header .menu .current-menu-item a {
	color: ##2E1E0A;
	border-bottom:2px dotted #2E1E0A;
	padding-bottom:1px;
}

.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited,
.menu-secondary li li a,
.menu-secondary li li a:link,
.menu-secondary li li a:visited,
#header .menu li li a,
#header .menu li li a:link,
#header .menu li li a:visited {
	background-color: #f5f5f5;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
	color: #222;
	font-size: 14px;
	padding: 10px 15px;
	position: relative;
	text-align: left;
	text-shadow: #fff 1px 1px;
	text-transform: none;
	width: 138px;
}

.menu-primary li li a:active,
.menu-primary li li a:hover,
.menu-secondary li li a:active,
.menu-secondary li li a:hover,
#header .menu li li a:active,
#header .menu li li a:hover {
	color: #3e8afe;
}

.menu-primary li ul,
.menu-secondary li ul,
#header .menu li ul {
	-moz-box-shadow: 0px 1px 3px #ccc;
	-webkit-box-shadow: 0px 1px 3px #ccc;
	box-shadow: 0px 1px 3px #ccc;
	height: auto;
	left: -9999px;
	margin: 0 0 0 1px;
	position: absolute;
	width: 168px;
	z-index: 9999;
}

.menu-primary li ul a,
.menu-secondary li ul a,
#header .menu li ul a {
	width: 130px;
}

.menu-primary li ul ul,
.menu-secondary li ul ul,
#header .menu li ul ul {
	margin: -44px 0 0 168px;
}

.menu li:hover ul ul,
.menu li.sfHover ul ul {
	left: -9999px;
}

.menu li:hover,
.menu li.sfHover {
	position: static;
}

ul.menu li:hover>ul,
ul.menu li.sfHover ul,
#header .menu li:hover>ul,
#header .menu li.sfHover ul {
	left: auto;
}

.menu-primary li a.sf-with-ul,
.menu-secondary li a.sf-with-ul,
#header .menu li a.sf-with-ul {
	padding-right: 25px;
}

.menu li a .sf-sub-indicator,
.menu li li a .sf-sub-indicator,
.menu li li li a .sf-sub-indicator {
	background: url(images/arrow-down.png) no-repeat;
	height: 16px;
	position: absolute;
	right: 0px;
	text-indent: -9999px;
	top: 17px;
	width: 16px;
}

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover {
	position: static;
}

#wpadminbar li:hover ul ul {
    left: 0;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

.menu li.right {
	float: right;
	padding: 6px 15px 5px;
}

.menu li.right a {
	background: none;
	border: none;
	color: #222;
	display: inline;
	text-decoration: none;
}

.menu li.right a:hover {
	color: #3e8afe;
	text-decoration: none;
}

.menu li.search {
	padding: 0 10px;
}

.menu li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
}

.menu li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 0 0 0 20px;
}


/* Inner
------------------------------------------------------------ */

#inner {
	margin: 0px auto 0;
	overflow: hidden;
	width: 100%;
	padding-top:40px;
	border-bottom:0px solid #97815e;
	border-top:0px solid #9f8a67;
	background: url(images/bg_fudousan.png) repeat left top;
}

.balance-landing #inner {
	margin: 20px auto 0;
}


/* Home Featured
------------------------------------------------------------ */

#home-featured {
	background: url(images/gray-texture.jpg);
	margin: 0 0 60px;
}

#home-featured .wrap {
	padding: 35px 0;
}

.home-featured-left {
	float: left;
	width: 480px;
}

.home-featured-left,
.home-featured-left p {
	color: #888;
	font-size: 14px;
	text-shadow: #fff 1px 1px;
}

.home-featured-left h4.widgettitle {
	font-size: 26px;
	margin-bottom: 20px;
}

.home-featured-right {
	background: url(images/dashes-bg.png) #d05353;
	border: 5px solid #fff;
	float: right;
	font-size: 16px;
	margin: -50px 0;
	width: 430px;
}

.home-featured-right,
.home-featured-right p,
.home-featured-right h4.widgettitle {
	color: #fff;
	text-shadow: #a64242 -1px -1px;
	text-align: center;
}

.home-featured-right p {
	font-size: 16px;
	margin-bottom: 20px;
}

.home-featured-right .widget {
	margin: 35px;
}

.home-featured-right h4.widgettitle {
	font-size: 26px;
	margin-bottom: 20px;
}

.home-featured-right input[type=text] {
	-moz-box-shadow: inset 0 1px 2px 1px #eee;
	-webkit-box-shadow: inset 0 1px 2px 1px #eee;
	background: #fff url(images/email-icon.png) no-repeat 16px 15px;
	border-bottom: none;
	border-left: 1px solid #963c3c;
	border-right: none;
	border-top: 1px solid #963c3c;
	box-shadow: inset 0 1px 1px 1px #eee;
	color: #bbb;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", Meiryo, Arial, sans-serif;
	font-size: 9px;
	padding: 14px 15px 14px 45px;
	width: 180px;
}

#home-featured .home-featured-right input[type=submit] {
	background: url(images/email-button.png) no-repeat !important;
	border: none;
	font-size: 0;
	height: 28px;
	margin: 0 0 0 15px;
	line-height: 0;
	text-indent: -9999px;
	width: 26px;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	background-color:#E6DDD1 !important;
	color: #666;
	font-size: 12px;
	margin: 5px auto 0px;
	padding:16px 0 0px;
	height:16px;
	width:100%;
}

.breadcrumb .wrap {
	margin-top:-8px;
}
.breadcrumb a {
	background: url(images/bullet.png) no-repeat right;
	margin: -0px auto 0px;
	padding: 0px 15px 0 2px;
	text-decoration: none;
	color:#241914;
		
}



/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px;
	padding: 10px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	width: 715px;
}

.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 1032px;
	
}

.home #wrap #inner .wrap #content-sidebar-wrap {margin-top:-20px;
}

.balance-landing #content-sidebar-wrap {
	float: none;
	margin: 0 auto;
	width: 715px;
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}


/* Content
------------------------------------------------------------ */

#content {
	float: left;
	padding: 0 0 20px;
	width: 715px;
}

.content-sidebar #content,
.sidebar-content #content {
width: 715px;
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

.full-width-content #content {
	width: 1032px;
}

.balance-landing #content {
	width: 715px;
}

blockquote {
	background: url(images/quote-icon.png) no-repeat;
	color: #666;
	font-size: 18px;
	font-style: italic;
	margin: 20px 0;
	padding: 0 0 0 90px;
}

blockquote p {
	color: #666;
	font-size: 18px;
	font-style: italic;
}

.post {
   	background: none repeat 0 0 #FFFFFF;
	border: 1px solid #eee;
    	margin: -10px 0px 45px 0;
    	padding:10px 30px 15px 30px;
	border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
}

.entry-content {
	margin: 20 0 0px;
	padding:0 0 0px ;
	position: relative;
}

.entry-content img {
	margin:0 0 20px;
	padding:0px;
	border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
}

.entry-content .noborder img {
	padding:0px;
    border:0px solid #eee;
}



.entry-content p {
	margin: 0 0 20px;
	font-size:16px;
	line-height:1.9em;
	font-weight: lighter;
	color:#493110;
}

.entry-content b,.entry-content strong {
	color:#333;
	font-weight:bold;
}


p.subscribe-to-comments {
	padding: 30px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 20px;
}

.more-link {
	color: #fff;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", Meiryo, Arial, sans-serif;
	font-size:14px;
	height:35px;
   width:125px;
   display:inline-block;
	padding: 3px 0 0 45px;
	text-align:left;
	text-decoration: none;
	background: #5B3B14;
	margin: 10px 0px 10px;
	
   background:url(images/more02.png) no-repeat ;
   
}

.genesis-grid .more-link {
	padding: 6px 0 0 45px;
	margin-bottom:30px;
}

.more-link a {
	color: #fff;
	text-decoration: none;

}

.more-link:visited {
	color:#fff;	
}

.more-link:hover {
	color: #fff;
	text-decoration: none;
	opacity:0.8;
    filter:alpha(opacity=80);
    -ms-filter: “alpha( opacity=80 )”;
}




/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even {
	float: right;
	width: 39.7%;
}

.genesis-grid-odd {
	clear: both;
	float: left;
	width: 39.7%;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #222;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", Meiryo, Arial, sans-serif;
	margin: 10px 0;
}

h1,
h2,
h2 a,
h2 a:visited,
.page-template-page_portfolio-php h4 {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", Meiryo, Arial, sans-serif;
	font-size: 42px;
	line-height: 1.25;
	margin: 10px 0 10px;
}



h1.entry-title {font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", Meiryo, Arial, sans-serif;
	font-size: 28px;
	line-height: 1.5em;
	margin: 0px 0 20px 0px;
	color:#61A71A;
}

.entry-content h2 {
    display: block;
    font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", Meiryo, Arial, sans-serif;
    font-size: 26px;
    line-height: 1.4;
    margin: 35px 0 40px 0px;
    padding: 0px 0 13px 0px;
    color:#61A71A;
    border-bottom:4px dotted #61A71A;
}


.entry-content h3 {
    display: block;
    font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", Meiryo, Arial, sans-serif;
    font-size: 24px;
    line-height: 1.8;
    margin: 45px 0 40px 0px;
    padding: 5px 0 8px 0px;
    color: #333;
    border-bottom:1px solid #61A71A;
}


.entry-content h4 {
    display: block;
    font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", Meiryo, Arial, sans-serif;
    background:url(images/h3.png) no-repeat 5px 12px;
    font-size: 20px;
    line-height: 1.8;
    margin: 35px 0 25px 0px;
    padding: 0px 0 0px 25px;
    color: #333;
}

.entry-content strong { color:#444;}


h2.entry-title {
	margin: 0px 0 20px 0px;
	padding: 0 0 0px 0px;
	display:block;
	
}


h2.entry-title a {font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", Meiryo, Arial, sans-serif;
	font-size: 28px;
	line-height: 1.5em;
	margin: 0px 0 0px 0px;
	color:#61A71A;
}

h2.entry-title a:hover {
	color:#61A71A;
	border-bottom:1px dotted #61A71A;
}

.taxonomy-description h1,
.widget-area h2,
.widget-area h2 a {
	font-size: 18px;
	margin: 0 0 0px;
}

.genesis-grid h2,
.genesis-grid h2 a {
	font-size: 18px;
}

.page-template-page_portfolio-php h2,
.page-template-page_portfolio-php h2 a,
.page-template-page_portfolio-php h2 a:visited {
	font-size: 20px;
	margin: 10px 0;
	text-align: center;
}

h2 a:hover {
	color: #3e8afe;
}

h3 {
	font-size: 36px;
}

h4 {
	font-size: 30px;
}

.widget-area h4 {
	color: #5A3A13;
	font-family: "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", Meiryo, Arial, sans-serif;
	font-size: 19px;
	margin: 0 0 10px;
	/* background:url(images/side01.png) no-repeat left;
	border-bottom: dotted 1px #ccc; */
	display:block;

}

.widget-area h4 a {
	text-decoration: none;
}

h5 {
	font-size: 24px;
}

h6 {
	font-size: 20px;
}


/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 25px;
}

.entry-content ol {
	margin: 0;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 30px;
	padding: 0;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

#content .post-info {
	display:block;
	
}

#content .post-info a {
	font-weight: bold;
	text-decoration: none;
}

#content .post-info .date {
	font-family: "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", Meiryo, Arial, sans-serif;
	border-bottom: 0px solid #ff4908;
	margin: 20px 0px 10px -75px;
	display:inline-block;
	color:#666;
	font-size:15px;
	/* border-top:#1c8b08 3px solid; */
	padding-top:-5px;
	padding-left:25px;
	background : url(images/bg_date.png) no-repeat left top;
}

#content .post-info .author a {
	border-bottom: 0px solid #d05353;
	padding: 0 0px -px;
	
}

#content .post-info .author a:hover {
	border-bottom: 0px solid #222;
}

.author a {
	visibility: hidden;
	width:0px;
	
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	
	
	color: #444;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", Meiryo, Arial, sans-serif;
	font-size: 12px;
	margin: 0 0 ;
	padding: 0 0;
	display:block;
}

.post-meta a {text-decoration: none;
}

.post-meta span {margin-right:10px;
}



/* Author Box
------------------------------------------------------------ */

.author-box {
	/* background: url(images/gray-texture.jpg); */
	border: 1px solid #eee;
    	margin: -10px 0px 45px 0;
    	padding:10px 30px 15px 30px;
	border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;

	color: #5B3B14;
	font-size: 14px;
	margin: 0 0 40px;
	overflow: hidden;
 	padding: 40px;
}

.author-box p {
 	 color: #5B3B14;
	 font-size: 14px;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 20px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0;
	width: 45%;
}


/* Post Icons
------------------------------------------------------------ */

.post-comments {
        position: absolute;
	top: -22px;
	right: 0px;
}

.post-comments a {
	background: url(images/com.png) no-repeat 0px 0px;
	color: #888;
	padding: 0 0 0 20px;
}

.post-comments a:hover {
	color: #3e8afe;
}

.tags {
	display: block;
	margin: 10px 0 0;
}


/* Images
------------------------------------------------------------ */

img {   height: auto;
	max-width: 100%;
}

.featuredpage img,
.featuredpost img,
.post-image {
	padding: 0;
}

.page-template-page_portfolio-php .featuredpage img,
.page-template-page_portfolio-php .featuredpost img {
	margin: 0 0 10px;
}

.avatar {
	padding: 5px;
}

.author-box .avatar {
	background-color: #fff;
	border: none;
	float: left;
	height: 80px;
	margin: 0 30px 0 0;
	width: 80px;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	background-color: #fff;
	border: none;
	float: left;
	height: 33px;
	margin: 0 15px 0 0;
	padding: 3px;
	width: 33px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0px auto 0px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 20px 15px 10px 0;

}

img.alignright {
	display: inline;
	margin: 20px 0 10px 15px;

}

.alignleft {
	float: left;
	margin: 0 25px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 25px;
}

.wp-caption {
	padding: 5px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 12px;
	padding: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
	margin:30px 20px 15px;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	background-color:#5B3B14;
	color:#fff;
	font-size: 14px;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", Meiryo, Arial, sans-serif;
	display:block;
	float:left;
	text-align:center;
	padding:2px 9px;
	text-decoration: none;
	margin-right:12px;
	font-weight:bold;


}



.navigation li a:hover,
.navigation li.active a {
	background-color:#AC9C77;
	color:#fff;
}


.navigation .pagination-next a {
	background:none;
	color:#5B3B14;

	font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
	display:block;
	float:left;
	text-align:center;
	padding:2px 0px;
	text-decoration: none;
	margin-right:12px;
	font-weight:bold;
}

.navigation .pagination-next a:hover {
	background:none;
	color:#ec6a12;
	text-decoration:underline;
	padding:2px 0px;
}


.navigation .pagination-previous a {
	background:none;
	color:#5B3B14;
	
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", Meiryo, Arial, sans-serif;
	display:block;
	float:left;
	text-align:center;
	padding:2px 0px;
	text-decoration: none;
	margin-right:12px;
	font-weight:bold;
}

.navigation .pagination-previous a:hover {
	background:none;
	color:#ec6a12;
	text-decoration:underline;
	padding:2px 0px;
}



/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	background:;
	border: 0px solid #ddd;
	font-size: 13px;
	padding: 0px 0px;
	width: 280px;
	
}

.sidebar p {
	font-size: 13px;
}

#sidebar-alt {
	float: left;
	width: 150px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.sidebar .widget {
	border-bottom: 0px solid #ddd;
	box-shadow: 0 1px 0 rbga(255, 255, 255, 0.7);
	margin: 0 0 50px;
	padding: 0 0 0px;
}

.sidebar .widget,
.sidebar .widget p {
	color: #888;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", Meiryo, Arial, sans-serif;
	font-size: 11px;
}

.sidebar .widget p {
	margin: 0 0 15px;
}

.sidebar .widget h4 {
	padding: 0px 15px 2px;
    margin: 0px 0px 20px;
	
}

.sidebar.widget-area ul,
.sidebar.widget-area ul ul,
#footer-widgets .widget-area ul,
#footer-widgets .widget-area ul ul {
	margin: 0;
}
 
.sidebar.widget-area ul li,
#footer-widgets .widget-area ul li {
	list-style-type: none;
	word-wrap: break-word;
	margin:0px 0px;
	
}


.sidebar.widget-area ul li a {
        font-size:14px;          
        line-height:1.8em;
	color:#444;
	text-decoration:none;
}

.sidebar.widget-area ul li span {
        font-size:13px;
        line-height:1.5em;
	color:#bbb;
	text-decoration:none;
	margin-left:0px;
}


.sidebar.widget-area a:hover {
	color:#EC6A12;
	text-decoration:underline;
        
}


.wisocial{margin:25px 0 50px;
}


#categories-3 .widget-wrap ul li a {
	background:url(images/side02.png) no-repeat left;
	display: inline-block;
	padding:0 0 0 20px;
	margin:0 0 ;
}

#recent-posts-3 .widget-wrap ul li {
margin:0px 0 20px;
}


#recent-posts-3 .widget-wrap ul li a {
	background:url(images/side02.png) no-repeat left  8px;
	display: inline-block;
	padding:0 0 0 20px;
}

.sidebar.widget-area #recent-posts-3 ul li span {
        font-size:13px;
        line-height:1.5em;
	color:#bbb;
	text-decoration:none;
	margin-left:20px;
	
}

.textwidget img{
	margin:0 0 8px 10px;
}



/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline;
	font-size: 12px;
	margin: 10px 0;
	width: 100%;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	border-bottom: none;
	position: relative;
	margin: 0 0 15px;
	overflow: hidden;
	padding: 0 0 40px;
	}

.page-template-page_portfolio-php .featuredpage .page,
.page-template-page_portfolio-php .featuredpost .post {
	float: left;
	margin: 0 10px 30px;
	padding: 0 0 20px;
	overflow: hidden;
	width: 300px;
}

.featuredpage .page .more-link,
.featuredpost .post .more-link {
	bottom: 0;
}

.featuredpost .post {
	padding: 0 0 70px;
}

.featuredpost .post .more-link {
	bottom: 30px;
}

.more-from-category {
	padding: 5px 15px 0;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}


/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"] {
	background:#61A71A;
	color: #fff;
	cursor: pointer;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", Meiryo, Arial, sans-serif;
	font-size: 12px;
	border:none;
	padding: 10px 35px;
	text-decoration: none;
	box-shadow:none;
	margin:5px 0 10px;
	
	-moz-border-radius: 5px;    /* Firefox */
   -webkit-border-radius: 5px; /* Safari,Chrome */
   border-radius: 5px;         /* CSS3 */
}

input:hover[type="button"],
input:hover[type="submit"] {
        opacity:0.8;
        filter:alpha(opacity=80);
        -ms-filter: “alpha( opacity=80 )”;
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 20px 0 0;
}

.menu-primary .searchform {
	float: right;
}

.sidebar .searchform {
	padding: 0;
}

.s {    -moz-box-shadow: inset 0 1px 2px 1px #eee;
	-webkit-box-shadow: inset 0 1px 2px 1px #eee;
	background: #fff;
	border: 1px solid #bbb;
	box-shadow: inset 0 1px 1px 1px #eee;
	color: #666;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", Meiryo, Arial, sans-serif;
	font-size: 13px;
	margin: 5px 2px 0 0;
	padding: 12px 15px;
	vertical-align: middle;
	width: 160px;
}

.search-input .s {
	
	padding: 12px 15px !important;
	width: 170px;
}


.searchsubmit {
	background: url(images/search-icon.png) no-repeat !important;
	border: none !important;
	height: 38px;
	margin: 2px 0 0 10px;
	vertical-align: middle;
	width: 38px;
}

.menu-primary .s {
	background-color: #fff;
	margin: 2px 2px 0 0;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews-widget {
	background: url(images/dashes-bg.png) #d05353 !important;
	border-bottom: none !important;
	color: #fff;
	font-size: 16px;
	text-align: center;
}

.home #sidebar .enews,
.home #sidebar .enews-widget {
	display: none;
}

#sidebar .enews {
	padding: 20px 20px 0;
}

#footer-widgets .enews {
	padding: 20px;
}

.enews p {
	color: #fff !important;
	font-size: 16px;
	padding: 0;
	text-align: center;
	text-shadow: #a64242 -1px -1px;
}

.enews #subscribe {
	padding: 0;
}

.enews #subbox {
	-moz-box-shadow: inset 0 1px 2px 1px #eee;
  	-webkit-box-shadow: inset 0 1px 2px 1px #eee;
	background: url(images/email-icon.png) no-repeat 16px 15px #fff;
	border-bottom: none;
	border-left: 1px solid #963c3c;
	border-right: none;
	border-top: 1px solid #963c3c;
	box-shadow: inset 0 1px 1px 1px #eee;
	color: #bbb;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
	font-size: 9px;
	padding: 14px 15px 14px 45px;
	width: 160px;
}

.enews h4.widgettitle {
	color: #fff;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", Meiryo, Arial, sans-serif;
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 20px;
	text-align: center;
	text-shadow: #a64242 -1px -1px;
	text-transform: none;
}

#subbutton {
	background: #fff;
	color: #555;
	margin-top: 15px;
	text-shadow: #fff 1px 1px;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
	background: url(images/gray-texture.jpg);
	clear: both;
	margin: 0 0 20px;
	padding: 25px 0;
	overflow: hidden;
}

#footer-widgets .wrap {
	font-size: 13px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	width: 1032px;
}

#footer-widgets .widget {
	background: none;
	border: none;
	margin: 0 0 20px;
	padding: 0;
	text-shadow: #fff 1px 1px;
}

#footer-widgets .widget,
#footer-widgets .widget p {
	color: #777;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", Meiryo, Arial, sans-serif;
	font-size: 11px;
}

#footer-widgets .widget p {
	margin: 0 0 15px;
}

#footer-widgets ul {
	margin: 0;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	margin: 0 40px 0 0;
	width: 295px;
}

.footer-widgets-2 {
	float: left;
	width: 290px;
}

.footer-widgets-3 {
	float: right;
	width: 295px;
}


/* Footer
------------------------------------------------------------ */

#footer {
	clear: both;
	color: #888;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", Meiryo, Arial, sans-serif;
	font-size: 10px;
	overflow: hidden;
	padding: 0px 0 0;
	height:274px;
	border-top:0px solid #ccc;
	background : url(images/bg_footer.png) repeat-x center bottom;
}

#footer p {
	color: #fff;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", Meiryo, Arial, sans-serif;
	font-size: 10px;
}


#footer .gototop {
	background:url(images/yaji.png) left no-repeat;
	border-bottom:#444 solid 0px;
	float: right;
	padding: 0px 0 0 25px;
	margin:0px 0 0 ;
}

#footer .gototop a {
	padding: 5px 0 5px 0px;
	color:#222;
	font-size:14px;
	text-decoration:none;
}

#footer .gototop a:hover {
	color:#ec6a12;
        text-decoration:underline;
}

#footer .creds {
	position:absolute;
	font-size:12px !important;
	text-align: center;
	bottom:20px;
	width: 1032px;
	color:#fff;
}



/*ソーシャル部分
------------------------------------------------------------ */

.social-01 h3{border-bottom: 3px solid #444;
    color: #444;
    font-size: 19px;
    font-weight: normal;
    line-height: 1.4;
    margin: 0 0 20px;
    padding: 0 0 10px;
    text-decoration: none;
}

.social-02 {
text-align:left;
margin:10px 0 40px 0px;
padding:15px 0px;
width:100%;
}


.social-02 h4{padding:0 0 ;
margin:0 0 10px;
color:#444;
font-size:18px;
background:none;
}

.social-02 img{padding:0 0 ;
margin:0 5px;
}



.social-box {margin: 40px 0 0px;
             padding: 10px 0px 0;
}

.social-box p { color: #22;
    font-size: 22px;
    font-weight: normal;
    line-height: 1.4;
    margin: 0px 0 30px;
    background:url(images/socialline.png) repeat-x left;
    padding: 7px 0px 10px 15px;
    text-decoration: none;
    font-weight:normal;

}
.social-box .ft {margin-left:60px; 
                 margin-bottom:70px;
}

.social-box2 {margin: 30px 0 50px;
              padding: 10px 0px 0;	
}

.social-box2 p { color: #222;
    font-size:22px;
    font-weight: normal;
    line-height: 1.4;
    margin: 0px 0 50px;
    background:url(images/socialline.png) repeat-x left;
    padding: 7px 0px 10px 15px;
    text-decoration: none;
    font-weight:normal;

}

.social-box2 .ft {margin-left:30px; 
                  margin-bottom:70px;
		  float:left;
}

.social-box2 .ft2 {margin-left:30px; 
                   margin-bottom:70px;
		   clear:both;
}


.twitter-timeline{float:right;
                  width:320px;
                  height:370px;
                  margin-right:10px;
}



.wp_social_bookmarking_lights div{
    float: left !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0px 5px 0px 0 !important;
    height: 23px !important;
    text-indent: 0 !important;
    margin-bottom:10px !important;
}
.wp_social_bookmarking_lights img{
    border: 0 !important;
    padding: 0;
    margin: 0;
    vertical-align: top !important;
    margin-bottom:10px;
}
.wp_social_bookmarking_lights_clear{
    clear: both !important;
}
.wp_social_bookmarking_lighttop{
    border: 0 !important;
    padding: 0 0 40px!important;
    margin: 20px 0 0!important;
}
.wp_social_bookmarking_lighttop div{
    float: left !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0px 5px 0px 0 !important;
    height: 23px !important;
    text-indent: 0 !important;
    margin-bottom:0px !important;
}
.wp_social_bookmarking_lighttop img{
    border: 0 !important;
    padding: 0;
    margin: 0;
    vertical-align: top !important;
    margin-bottom:0px;
}
.wp_social_bookmarking_lighttop_clear{
    clear: both !important;
}





.twtr-hd h3,.twtr-hd h4{
	background-image: none;
	padding-top: 0px;
	padding-left: 0px;
	height: 0px;
        }

/* cta
------------------------------------------------------------ */

.cta01 { border: solid 1px #ddd;
padding:40px 25px 28px;
margin:50px 0 50px;
}

.cta01 h4{ 
padding:0 0 ;
margin:0 0 ;
color:#e75e2a;
font-size:22px;
background:none;
}

.cta01 p{ 
padding:0 0 ;
margin:15px 0 25px;
line-height:1.8em;
}
.cta01 strong{ 
	color: #2b9217;
}

.cta01 .title {
	font-size:28px;
	text-align: left;
	font-weight: bold;
	margin: 0 0 30px;
	color:#61A71A;
}
.cta01 .cta-body {
	overflow: hidden;
}
.cta01 p img {
	float: right !important;
	margin: 0 0 0 30px;
}

.cta01 ul {
	margin-left:10px;
}

.cta01 ul li {
	font-weight: bold;
	line-height:2em;
	margin: 0;
}



.cta01 .cta-more {
	color: #fff;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
	font-size:14px;
	height:35px;
   width:135px;
   display:inline-block;
	padding: 6px 0 0 35px;
	text-align:left;
	text-decoration: none;
	background: #ec6a12;
	margin: 0 0px 0px;
	
   background:url(images/more02.png) no-repeat ;
   
}
.cta-btn {
	color: #fff;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
	font-size: 14px;
	display: block;
	padding: 14px 16px;
	text-align: center;
	text-decoration: none;
	background: #40a536;
	margin: 40px auto 40px;
	border-radius: 5px;
	cursor: pointer;
}
.cta01 a {
	color: #fff;
	text-decoration: none;	
}

.cta01 a:visited {
	color:#fff;
}

.cta01 a:hover {
	color: #fff;
	text-decoration: none;
	opacity:0.8;
    filter:alpha(opacity=80);
    -ms-filter: “alpha( opacity=80 )”;
}





/* Comments
------------------------------------------------------------ */

#comments,
#respond {
       background:;
       border: 0px solid #ddd;
       margin: 0 0 20px;
       padding: 35px 0px 5px 0px;
       width:715px;
}


#comments p,
#respond p {
	font-size: 12px;
        line-height:1.6em;
	color:#565656;
        
}

#commentform {
	font-size: 12px;
        line-height:1.6em;
	color:#444;
	 margin: 0 0 0px;
       
}

#commentform p{
	
	 margin: 0 0 15px;
       
}

#commentform label{ margin:0 0 0 10px;
}

#author,
#comment,
#email,
#url {
	font-size: 14px;
	margin: 0px 5px 0 0;
	padding:10px 5px;
	width: 220px;
	color:#444;
}

#comment {
	height: 150px;
	margin: 0px 0;
	width: 98%;
}

#comments h3 {
	border-bottom: 3px solid #444;
	color: #444;
       font-size: 20px;
       font-weight: normal;
       line-height: 1.4;
       margin: 0 0 20px;
       padding: 7px 0 10px 0px;
       text-decoration: none;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list {
	list-style: none;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	margin: 15px 0;
	padding: 10px 20px 10px;
}

.comment-list li {
	list-style: none;
}

.comment-list li ul li {
	background: #f8f1e7;
	list-style-type: none;
	border-top:solid 1px #fff;
}

.comment-list li ul li li {
	background:#fffcf9;
	border-top:solid 1px #fff;
}

.comment-list p,
.ping-list p {
	margin: 10px 5px 10px 0;
}

.comment-list cite,
.comment-list .says,
.ping-list cite {
	color: #555;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", Meiryo, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	
}

.commentmetadata {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", Meiryo, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	
}

.comment-content {
	margin: 20px 0;
}

.comment-reply-link {
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", Meiryo, Arial, sans-serif;
	font-size: 11px;
	margin:0px 0 0px 50px;
	text-decoration: none;
        font-weight:normal;
        padding:2px 7px;
        color:#97815E;
	
}

.comment-reply-link:hover {
        color:#3e8afe;
        opacity:0.8;
        filter:alpha(opacity=80);
        -ms-filter: “alpha( opacity=80 )”;
	text-decoration: none;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background:#f0e5d3;
}


#respond h3 {
    color: #444;
    font-size: 19px;
    font-weight: normal;
    line-height: 1.4;
    margin: 0 0 20px;
    padding: 0px 0 10px 0px;
	border-bottom:3px solid #444;
    text-decoration: none;
    float:clear;

}


/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	color: #222;
	font-size: 16px !important;
	padding: 4px 5px !important;
}

div.gform_footer input.button {
	color: #fff;
	font-size: 11px !important;
	padding: 8px 10px !important;
}

div.gform_wrapper .ginput_complex label {
	font-size: 12px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}


/* フッターの下
------------------------------------------------------------ */

.footer-01{
	border-top:1px solid #ddd;
	padding:25px 0;
	background:#fff;
	color:#444;
	font-size:12px;
	height:30px;
}


.footer-04{
	margin:0 auto;
	text-align:left;
	background:url(images/logo.png) no-repeat ;
	padding:0 0 0 130px;
	margin:0 0 0 0px;
	font-size:16px;
	float:left;
}

.footer-01 a{
	color:#444;
	text-decoration:none;
}

.footer-05{
	margin:0 auto;
	background:url(images/logo02.png) no-repeat;
	padding:0 0px;
	margin:0 0px;
	font-size:16px;
	width:160px;
	height:30px;
	float:right;
}
	
	





.footer-02{
	padding:5px 0;
	background:#1c8b08;
	color:#fff;
	font-size:12px;
}

.footer-03{
	width:1034px;
	margin:0 auto;
	text-align:right;
}


/*
contact_form, LP
-----------------------------*/
.landingleft {
	float:left;
	width:66%;
	padding:20px;
}
.landingleft strong {
	color: #2B920E;
}
.landingleft ul {
	margin: 0 0 30px;
	padding: 20px;
	border: 1px dotted #ccc;
	background-color: #fff;
	width:50%;
}
.landingleft ul li{
	font-weight: bold;
}
.landingleft img {
	margin-left: 30px;
}

.landingright {
	float:right;
	width:24%;
	margin-top:20px;
	/* padding:20px 20px 0px; */
	padding: 20px;
	background-color: #333;
	border-radius: 10px;
}

.landingright p {
	margin-bottom: 15px;
	color: #fff;
}

.landingright .wpcf7 {
	font-size: 14px !important;
}

.landingright input[type=text],
.landingright input[type=email],
select,
textarea {
	
	background: #fff;
	border: 1px solid #eee;
	color: #666;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 5px 2px 0 0;
	padding: 12px 0 12px 8px;
	vertical-align: middle;
	border-radius: 3px;
	width:95%;
}

.landingright input[type=button],
.landingright input[type=submit]{
	width: 100%;
	padding: 16px 0;
	text-align: center;
	font-size: 16px;
	margin-top: 10px;
	background-color: #ec6a12;
	border-radius: 3px;
}


/* contact_form7 */

div.wpcf7 {
    margin: 0;
    padding: 0;
}
div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    color:#fff;
}
div.wpcf7 .screen-reader-response {
    border: 0 none;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
    border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
    border: 2px solid #ffa500;
}
div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
    color:#fff;
}
span.wpcf7-form-control-wrap {
    position: relative;
}
span.wpcf7-not-valid-tip {
    color: #f00;
    display: block;
    font-size: 1em;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ff0000;
    left: 20%;
    padding: 0.2em 0.8em;
    position: absolute;
    top: 20%;
    z-index: 100;
}
span.wpcf7-list-item {
    margin-left: 0.5em;
}
.wpcf7-display-none {
    display: none;
}
div.wpcf7 img.ajax-loader {
    border: medium none;
    margin-left: 4px;
    vertical-align: middle;
}
div.wpcf7 div.ajax-error {
    display: none;
}
div.wpcf7 .placeheld {
    color: #888;
}

.topbanner1{
    display:none;
}


/* 記事下 Adblock */

.adblock {
    margin:30px 0px;
}

.adblock_adsense {
    float:left;
}

.adblock_ad {
    float:right;
}

/* Responsive Design
------------------------------------------------------------ */

@media only screen and (max-width: 1032px) {

	body,
	.balance-landing #inner .wrap,
	.balance-landing.full-width-content #content,
	.content-sidebar-sidebar #content,
	.content-sidebar #content,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.full-width-content #content,
	.home-featured-left,
	.home-featured-right,
	.sidebar,
	.sidebar-content #content,
	.sidebar-content-sidebar #content,
	.sidebar-sidebar-content #content,
	.wrap,
	#breadcrumb,
	#content-sidebar-wrap,
	#footer,
	#footer .creds,
	#footer .gototop,
	#header,
	#header .widget-area,
	#inner,
	#sidebar-alt,
	#title-area {
		width: 100% !important;
	}
	
	#footer .creds,
	#footer .gototop,
	#title-area { float: none;
		      text-align: center;
  	}
	
  	#description {
                position:static;
                text-align:left;
                margin:50px 25px 0px;
        }
	
        #header {
	        height:120px;
        }
        #header .wrap {
                height: 70px;
        }
	
	#title {
        	text-align: left;
	         margin-left:0px;
		padding: 0px 0 0px;
	 }

	 .enews #subbox,
	.s { width: 60%;
	 }

	 #header .widget-area {
		float: none;
 		margin: 0;
		padding: 0;
 	}
	
	#header .searchform {
		float: none;
		margin: 0 0 20px;
		padding: 0;
		text-align: center;
	 }
	
	.menu-primary,
 	.menu-secondary,
	#header .menu,
 	#header .widget-area,
	#title-area {
		float: none;
		text-align: center;
		width: 100%;
	}
	
	.menu-primary li,
	.menu-secondary li,
 	#header .menu li {
		display: inline-block;
	}
	
	
	
	
 	.menu li.right {
		display: none;
 	}

	#home-featured .wrap {
 		padding: 0;
 	}
	
 	.home-featured-left,
	.home-featured-right {
		 border: none;
		float: none;
 		margin: 0;
		padding: 10px 0 20px;
 		text-align: center;
		width: 100%;
 	}

	 .home-featured-right .widget {
		margin: 0;
		padding: 0 20px 20px;
	 }

	#inner {background: url("images/background02.png") repeat-x scroll left top rgba(0, 0, 0, 0);
                margin: 0px auto;
                overflow: hidden;
                padding-top: 20px;
                width: 100%;
 	}
	
 	

 	.page .page,
 	.post,
 	#comments,
	#respond {
		padding: 0 20px -20px;
		margin:0px 15px 20px 25px;
	}
	
	.navigation {
		padding: 0 30px;
	}
	
	h1,
	h2,
	h2 a,
	h2 a:visited { font-size: 30px;
	}
	
	h3,
	h4 { font-size: 24px;
	}

	h5,
	h6 { font-size: 20px;
	}

        h2.entry-title{ margin:0px 0 20px 0px;
	}


        h1.entry-title {
                    margin: 0px 0 20px 0px;
                    padding: 0 0 0 0px;}

	.post-image {
		height: auto;
		max-width: 100% !important;
		margin: 0 0 20px !important;
		float: none;
		display: block;
	}

	.archive-page {
		float: none;
		width: 100%;
	}

	.genesis-grid-even,
	.genesis-grid-odd {
		float: none;
		width: auto;
	}

	.navigation,
	.author-box {
		margin: 0;
	}

	.sidebar {
		margin: 20px 0 0;
		padding: 20px 0;
	}

	.widget-wrap {
		padding: 0 20px;
	}

	#comments,
	#respond {
		margin: 20px 15px 0px 25px;
		padding:20px 0px;
	}
	

	.comment-list li, 
	.ping-list li {
		padding: 20px;
		margin:10px 0;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3 {
		margin: 0;
	}


        #footer {
			height:240px;
        }
	
	#footer .creds,
	#footer .gototop {
	}

	#footer .gototop a {
		background: url("images/yaji.png") no-repeat left;
		padding: 0 0 0 25px;
		float:left;
		margin:30px 0 0 0px;
	}

	#footer-widgets .wrap {
		padding: 0;
	}
	
	.social-box {margin: 40px 0 0px;
                     padding: 10px 0px 0;
	
        }


        .social-box .ft {margin-left:60px; 
                         margin-bottom:70px;
        }

        .social-box2 {margin: 20px 0 20px;
                      padding: 10px 0px 0;

       }

       iframe #twitter-widget-0 {display:block;}


       .social-box2 .ft {margin:20px 0 20px 0;
                         display:block;
       }

       .twitter-timeline{ float:none;
                          width:320px;
                          height:370px;
                          margin-right:10px;
       }

       #title-area #title a img {float:left;
		                 margin:0px 0 0 25px;
	}
	
        #comments h3, #respond h3  {}

       .social-box p, .social-box2 p {background:#98815c;
       }
	   
	   
	   
.footer-01{
	padding:25px 0;
	height:80px;
}


.footer-04{
	margin:0 0 0 0px;
	padding:0 0 0 130px;
	float: none;
}

.footer-05{
	padding:0 0px;
	margin:25px 0px 0px 0px ;
	font-size:16px;
	float: none;
}
	

.footer-02{
}

.footer-03{
	margin:0 20px;
	text-align:left;
}


.social-01 { margin:20px auto 0px;width:90%;
}

.home #wrap #inner .wrap #content-sidebar-wrap {margin-top:0px;
}

.breadcrumb {
	background:#fff;
	margin: 0px 0 0px 25px;
	padding:18px 0 0px;
}


}


@media only screen and (max-width: 960px) {
.landingright input[type=text],
.landingright input[type=email]{
	width: 100%;
}

}




@media only screen and (max-width: 768px) {

	h1,
	h2,
	h2 a,
	h2 a:visited {
		font-size: 24px;
	}
	
	h3,
	h4 {
		font-size: 20px;
	}

	h5,
	h6 {
		font-size: 18px;
	}

	.five-sixths,
	.four-fifths,
	.four-sixths,
	.one-fifth,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fifths,
	.three-fourths,
	.three-sixths,
	.two-fifths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		padding: 0;
		width: 100%;
	}
	.post { 
	margin: 10px 0px 25px 0;
   	padding:10px 20px 15px 20px;
	}
	.breadcrumb {
	background:none !important; 
	color: #666;
	font-size: 12px;
	margin: 5px auto 20px;
	padding:16px 0 0px;
	height:16px;
	width:90%;
	border-top:1px solid #eee;
	}
	#comments,
	#respond {
       background:;
       border: 0px solid #ddd;
       margin: 0 0 20px;
       padding: 35px 0px 5px 10px;
       width:90%;
	}

	#nav {
	margin-top:-20px;
	}

	.menu-primary li, .menu-secondary li, #header .menu li {
	float: none;
    	list-style-type: none;
   	padding: 0px 0;
	}

 	.page .page,
 	.post,
 	#comments,
	#respond {
		padding: 0 20px -20px;
		margin:0px 15px 20px 15px;
	}


.landingleft {
	float:none;
	padding:0 20px 0px;
	width:90%;
}

.landingleft ul {
	width:90%;
}

.landingleft img {
	float:none;
}


.landingright {
	float:none;
	width:90%;
	}

.landingright input[type="text"], .landingright input[type="email"], select, textarea {
	width:90%;
}

.landingright input[type="button"], .landingright input[type="submit"] {
	width:90%;
}

.landingright input[type="button"], .landingright input[type="submit"] {
    background-color: #ec6a12 !important;
    border-radius: 3px !important;
    font-size: 16px !important;
    margin-top: 10px !important;
    padding: 16px 0 !important;
    text-align: center !important;
    -webkit-appearance: none !important;
}

.topbanner1 {
    display:block;
    text-align:center;
    margin:0px auto 20px;
}

.topbanner2 {
    display:block;
    text-align:center;
    margin:0px auto 20px;
}


/* 記事下 Adblock Responsive*/

.adblock {
    text-align:center;
    margin:50px auto;
}

.adblock_adsense {
    float:none;
    margin:50px auto 50px !important;
}

.adblock_ad {
    float:none;
}

}

.wpp-thumbnail {
	border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
}

#categories-3 h4.widgettitle {
	border-bottom:2px dotted #5B3B14;
	background: url(images/side_cate.png) no-repeat left 6px;
	padding-left:25px;
}

#wpp-2 h4.widgettitle {
	border-bottom:2px dotted #5B3B14;
	background: url(images/side_pop.png) no-repeat left 6px;
	padding-left:25px;
}

#recent-posts-3 h4.widgettitle {
	border-bottom:2px dotted #5B3B14;
	background: url(images/side_recent.png) no-repeat left 6px;
	padding-left:25px;
	margin-top:80px;
}

.wp_rp_wrap h3.related_post_title {
    color: #61A71A;
    font-size: 19px;
    font-weight: normal;
    line-height: 1.4;
    margin: 30px 0 20px;
    padding: 30px 0 10px;
    text-decoration: none;
    border-top:3px dotted #5B3B14;
    width:100%;
}

.genesis-feature  {
	padding: 10px 30px 0px !important;
}

.fn { visibility:hidden; }

/* Responsive Design
------------------------------------------------------------ */
/* post-sns
------------------------------------------------------------ */
.bzb-sns-btn-l {
  margin-bottom: 32px;
}
.bzb-sns-btn-l li {
  display: inline-block;
  vertical-align: top;
  margin: 0 8px 0 0 !important;
}
.bzb-sns-btn-l li.bzb-facebook .fb_iframe_widget span {
  vertical-align: top !important;
}
.bzb-sns-btn-l li.bzb-googleplus {
  width: 70px;
}
.bzb-sns-btn-l li.bzb-twitter {
  width: 96px;
}
/* post-sns
------------------------------------------------------------ */


/*lp売却*/
.page-id-3547 #content{
width:100% !important;
}


.page-id-3547 #sidebar{
display:none !important;
}
/*
@media screen and (max-width: 960px) {
.page-id-3547 #common-cta #cta-noticesp{
display:none !important;
}
}
*/
/*LP-初心者が知っておくべき不動産投資の全知識（無料ダウンロード）*/
.box{
width:100%;
overflow:hidden;
}

.lp_img{
float:right;
width:36%;
}

.lp_img img{
border-radius:0;
margin:0;
padding:0;
}

.lp_mokuji{
float:left;
width:56%;
margin:0;
padding:0;
}

.catch_p{
display:none;
}

@media screen and (max-width: 959px) {
.landingleft{
width:100%;
clear:both;
}

.landingright{
clear:float;
width:80%;
margin-left:10%;
margin-right:10%;
border-radius:10px;
}

.catch_p{
display:none;
}
}

@media screen and (max-width: 768px) {
.landingleft ul{
width:80%;
margin-left:5%;
float:none;
}

.page-id-2103 .entry-content p{
padding:3%;
margin:0 auto;
}

.lp_img{
float:none;
padding-left:30%;
margin:0 auto;
}

.landingright{
clear:float;
width:80%;
margin-left:10%;
margin-right:10%;
border-radius:10px;
}

.page-id-2103 #header{
display:none;
}

.page-id-2103 #nav{
display:none;
}

.page-id-2103 #common-cta{
display:none;
}

.page-id-2103 #wrap{
margin-bottom:0;
}


/*ctaスマホ用スタイル*/

.cta01{
margin:0;
padding:25px;
}

.cta01 .title{
font-size:26px;
line-height:1.5;
}

a.cta-btn{
margin:20px 0 0 0;
}

.catch_p{
display:none;
}

}

@media screen and (max-width:550px) {
.landingleft{
padding:0;
margin:0;
}

.page-id-2103 .entry-content p{
padding:0 5% 8% 5%;
margin:0 auto;
}

.landingright{
margin:0;
margin-left:5%;
}

form.wpcf7-form{
padding:0 0 5% 10%;
}

.post-2103 h1.entry-title{
font-size:26px;
font-weight:bold;
}

/*ctaスマホ用スタイル*/

.cta01{
margin:0;
padding:25px;
}

.cta01 p{
margin:0;
}

.cta01 .title{
font-size:22px;
line-height:1.5;
}

a.cta-btn{
margin:20px 0 0 0;
}

.catch_p{
display:block;
}

}

.wp_social_bookmarking_light_none{
display:none;
}



/*SIMPLE CTA 20160303 takahashi*/
.post-cta {
	border: solid 1px #ddd;
	padding: 40px 25px 28px;
	margin: 50px 0 50px;
}
.cta-post-title {
	font-size: 28px;
	font-weight: bold;
	margin: 0 0 30px;
	color: #61A71A;
}
.post-cta-img {
	float: right;
	margin: 0 0 0 30px;
}
.post-cta-cont p {
	margin: 0 0 25px;
	line-height: 1.8em;
}
ul.post-cta-list {
	margin: 0 0 25px 20px;
	color: #ba4122;
	font-weight: bold;
	line-height: 2em !important;
}
.post-cta-cont a {
	color: #fff;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
	font-size: 14px;
	display: block;
	padding: 14px 16px !important;
	text-align: center;
	text-decoration: none;
	background: #40a536;
	border-radius: 5px;
	cursor: pointer;
}
.post-cta-cont a {
	color: #FFFFFF;
	text-decoration: none;
}
.post-cta-cont a:visited {
	color:#fff;
}
.post-cta-cont a:hover {
	color: #fff;
	text-decoration: none;
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: “alpha( opacity=80 )”;
}

.post-cta .wp_social_bookmarking_light_none {
	display: none;
}
.post-cta .wp_social_bookmarking_light_none_clear {
	display: none;
}


@media screen and (max-width: 550px) {
.cta-post-title {
	font-size: 22px;
}
.post-cta-cont p {
	margin: 0 0 16px;
	line-height:2em !important;
}

}

@media screen and (max-width: 470px) {
.post-cta-img {
	float: none;
	margin: 0 0 16px 0;
	text-align: center;
}

}


/*修正20160328*/
#header .wrap {
	width: 1032px;
	margin:0 auto;
	height:90px;
	position:relative;
}


	.widget-wrap .header-btn{
	  position:absolute;
	  top:0;
	  right:0;
	}
	.widget-wrap .header-btn2{
	  position:absolute;
	  top:0;
	  right:200px;
	}
@media screen and (max-width: 991px) {
	#header .wrap {
		width:100%;
	}
	.widget-wrap .header-btn{
		right:20px;
	}
	.widget-wrap .header-btn2{
		right:220px;
	}
}
@media screen and (max-width: 767px) {
	.widget-wrap .header-btn{
	  top:0px;
	}
	#nav{
		margin-top:0;
	}

}

@media screen and (max-width: 659px) {

#header {
	height:160px !important;
}

#title-area {
	margin:5px auto 20px !important;
}
.widget-wrap .header-btn2,
.widget-wrap .header-btn {
	position:relative !important;
	right:0 !important;
	margin-top:10px !important;
}
.widget-wrap .header-btn2 a,
.widget-wrap .header-btn a {
	width : 96% !important;
}
.widget-wrap .header-btn2 .pcbr,
.widget-wrap .header-btn .pcbr {
	display:none !important;
}

.widget-wrap .header-btn a::before,
.widget-wrap .header-btn2 a::before  {
	display:none !important;
}
#text-20 .widget-wrap {
	margin-top:-10px;
}

}

@media screen and (max-width: 550px) {
	.widget-wrap .header-btn{
	  top:0px;
	  right:60px;
	  text-align:center;

	}
		#header{
		height:160px;
	}
}


/*20160328 header bnr 設置*/
	.widget-wrap .header-btn a {
	  font-size: 14px;
	  color: #ffffff;
	  padding: 5px 10px 5px 12px;
	  background:#ed6b14;
	  border-radius: 5px;
	/* box-shadow:3px 3px 0px 0px #c85220;
	-moz-box-shadow:3px 3px 0px 0px #c85220;
	-webkit-box-shadow:3px 3px 0px 0px #c85220;*/
	line-height: 1.4;
	display: block;
	width:160px;
	text-decoration:none;
	letter-spacing:1.4px;

	}
	.widget-wrap p.header-btn a span{
		color:#f9e187;
	}
	.widget-wrap .header-btn a:before{
	    content: "";
	    display: block;
	    width: 0;
	    height: 0;
	    margin:13px 0 0 5px;
	    border-left: 9px solid #FFF;
	    border-top: 9px solid transparent;
	    border-bottom: 9px solid transparent;
	    float:right;
	}
	.widget-wrap .header-btn a:hover {
		opacity:1;
	}



	.widget-wrap .header-btn2 a {
	  font-size: 14px;
	  color: #ffffff;
	  padding: 5px 10px 5px 12px;
	  background:#ed6b14;
	  border-radius: 5px;
/*	box-shadow:3px 3px 0px 0px #c85220;
	-moz-box-shadow:3px 3px 0px 0px #c85220;
	-webkit-box-shadow:3px 3px 0px 0px #c85220; */
	line-height: 1.4;
	display: block;
	width:120px;
	text-decoration:none;
	letter-spacing:1.4px;

	}
	.widget-wrap p.header-btn2 a span{
		color:#f9e187;
	}
	.widget-wrap .header-btn2 a:before{
	    content: "";
	    display: block;
	    width: 0;
	    height: 0;
	    margin:13px 0 0 5px;
	    border-left: 9px solid #FFF;
	    border-top: 9px solid transparent;
	    border-bottom: 9px solid transparent;
	    float:right;
	}
	.widget-wrap .header-btn2 a:hover {
		opacity:1;
	}




	@media screen and (max-width: 1032px) {
	.menu-primary, .menu-secondary{
		margin-left:20px;
	}
	}
	@media screen and (max-width: 550px) {
	.menu-primary, .menu-secondary{
		margin-left:0px;
	}
	}
	@media screen and (max-width:550px) {
	form.wpcf7-form{padding: 0 0 5% 0;}
	}
/*20160329
individual-consultation-form　inflation_pdf
ページヘッダー・Gnav削除*/
body.page-id-1989 #header,
body.page-id-1989 #nav,
body.page-id-2103 #header,
body.page-id-2103 #nav
{
	display:none;
}
#common-cta{
	background:rgba(92, 59, 14, 0.8)!important;
	border:none!important;
}
#common-cta02 {
	background: rgba(54, 85, 13, 0.8)!important;
}

#common-cta #cta-button,
#common-cta #cta-button-plain,
#common-cta02 #cta-button,
#common-cta02 #cta-button-plain {
	float:left;
	width:260px;
}
#common-cta #cta-button a,
#common-cta #cta-button-plain a {
	box-shadow:3px 3px 0px 0px #c85220;
	-moz-box-shadow:3px 3px 0px 0px #c85220;
	-webkit-box-shadow:3px 3px 0px 0px #c85220;
	width:260px!important;
	background:#ed6b14 url(images/icon_mail.png) no-repeat 36px 6px!important;
	padding:8px 0 8px 10px!important;
	display:block;
	letter-spacing:1.5px!important;
	margin:0!important;
}


#common-cta02 #cta-button a,
#common-cta02 #cta-button-plain a{
	color: #fff;
	text-decoration: none;
	border-radius: 3px;
	box-shadow:3px 3px 0px 0px #c85220;
	-moz-box-shadow:3px 3px 0px 0px #c85220;
	-webkit-box-shadow:3px 3px 0px 0px #c85220;
	width:260px!important;
	background:#ed6b14 url(images/icon_arrow.png) no-repeat 14px 6px!important;
	padding:8px 0 8px 10px!important;
	display:block;
	letter-spacing:1.5px!important;
	margin:0!important;
}




#common-cta #cta-button-plain a,
#common-cta02 #cta-button-plain a{
	box-shadow:3px 3px 0px 0px #c85220;
	-moz-box-shadow:3px 3px 0px 0px #c85220;
	-webkit-box-shadow:3px 3px 0px 0px #c85220;
	width:260px!important;
	background:#ed6b14 url(images/icon_arrow.png) no-repeat 25px 6px !important;
	padding:8px 0 8px 10px!important;
	display:block;
	letter-spacing:1.5px!important;
	margin:0!important;
}

.contact-pc{
	width:690px;
	margin:0 auto;
	padding:8px 0;
}
#common-cta #cta-left,
#common-cta02 #cta-left{
	float:left;
	width:370px;
		text-align:left!important;
}
#common-cta02 .cta-tel-text {
	margin: 8px 0 0 0;
}
.cta-tel-text span{
	font-size:15px!important;
	letter-spacing:1.5px;
	line-height:1.3;
	color:#FFF!important;
}
#cta-right{
	float:right;
	width:316px;
	position:relative;
}
#cta-right #close-cta{
width:30px;
text-align:center;
padding:9px 0;
border-radius:3px;
background:#5c3b0e;
float:right;
}
#cta-right #close-cta02 {
width:30px;
text-align:center;
padding:9px 0;
border-radius:3px;
background:#5c3b0e;
float:right;
}

#common-cta .contact-sp {
    margin: 10px 10px 0;
}
#common-cta .contact-sp li {
    width: 49.5%;
    margin-bottom: 0;
    list-style:none;
}
#common-cta .contact-sp li img{
	width:100%;
}
.contact-sp {
    margin-bottom: 2em;
    text-align: center;
}
.fll {
    float: left;
}
.flr {
    float: right;
}
.contact-sp{
	display:none;
}
@media only screen and (max-width: 960px) {
#wrap{
	margin:0 auto 70px!important;
}
 #common-cta #cta-tel {
    display: block!important;
  }
  #common-cta #cta-button,
#common-cta #cta-button-plain
 {
    display: block!important;
  }
}

@media screen and (max-width: 767px) {
.contact-pc{
	width: auto;
}
#common-cta #cta-left,
#common-cta02 #cta-left{
	float:none;
	width:auto;
	text-align:center!important;
}
#cta-right{
	float:none;
	width:316px;
	margin:0 auto;
	position: relative;
}
#common-cta #cta-button,
#common-cta #cta-button-plain, 
#common-cta02 #cta-button,
#common-cta02 #cta-button-plain{
	width:auto;
	float:none;
}
#cta-right #close-cta{
float:none;
position:absolute;
top:-60px;
right:-100px;
}
#cta-right #close-cta02 {
float:none;
position:absolute;
top:-28px;
right:-100px;
}

#common-cta #cta-button a,
#common-cta #cta-button-plain a,
#common-cta02 #cta-button a,
#common-cta02 #cta-button-plain a{
	margin: 10px auto 0!important;
}
}
@media screen and (max-width: 550px) {
	#common-cta ,
	#common-cta02 {
	background:none!important;
	border-width:0px 0px 0px!important;
	}
	.contact-pc{
		display:none!important;
	}
	.contact-sp {
    display: block;
    margin-bottom:1em;
	}
}



/* フォーム用エラーバルーン */

div.baloon {
   font-size: 11px;
   color: #900;
   position: absolute;
   padding-left: 5px;
   background: url("../img/baloon.gif") no-repeat top left;
   z-index: 1;
}

div.baloon a {
   color: blue;
   text-decoration: none;
   padding: 2px;
   margin-right: 2px;
}

div.baloon a:hover {
   background-color: #eef;
}

div.baloon div {
   background: url("../img/baloon_right.gif") no-repeat top right;
   padding: 7px 7px 14px 0;
   white-space: nowrap;
}




/* 20160715 不動産売却バナー */
.postid-3917 .contact-sp {
	display: none;
}

/*アフィリエイトリンクーボタン化*/
.btn-official-site {
padding: 12px 24px;
color: #FFF !important;
text-decoration: none;
font-weight: bold;
border-radius: 4px;
border-bottom: 4px solid #66aa29;
background: #89d149;
margin: 8px 0;
}




