@charset "utf-8";

/* = 
 * Twenty Fourteen
 * widget_fudo Style
 * original_css サイトの最終装飾
 * Version: 1.0.0
-------------------------------------------------------------- */


/* サイト全体とカラーとフォント 
-------------------------------------------------------------- */

a {
    color: #005684;
}
.site {
	margin-left: auto;
	margin-right: auto;
}
.site-title a {
	font-size: 12px;
}
#content #top_fbox,
#list_simplepage,
#list_simplepage2,
.site-content .entry-header,
.site-content .entry-content {
	max-width: initial;
}
.site:before,
.site-header,
.search-toggle,
.primary-navigation,
.primary-navigation ul ul,
#secondary,
.site-footer,
#supplementary,
#nendebcopy,
.search-box {
	background: #ece7e5;
}
.site-title a,
.primary-navigation a,
.site-description,
.featured-content a,
#secondary,
.secondary-navigation a,
.widget-area .widget-title,
.widget-area .widget-title a,
.widget-area a,
.site-footer, 
.site-footer a,
.site-info, 
.site-info a,
#nendebcopy a {
	color: #646464!important;
}
span.top_title,
span.top_madori,
span.top_menseki,
span.top_shozaichi,
span.top_kotsu {
	color: #646464;
}

/* トップメニュー 
-------------------------------------------------------------- */

.search-toggle:hover,
.search-toggle.active,
.primary-navigation li:hover,
.primary-navigation li:focus,
.primary-navigation li:hover > a,
.primary-navigation li.focus > a,
.primary-navigation ul ul a:hover,
.primary-navigation ul ul li.focus > a {
	background: #D8DDD1;
}
.header-main {
	padding-right: 0;
	padding-left: 0;
	height: 38px;
}
.site-title {
	padding-left: 10px;
	line-height: 38px;
}
.search-toggle {
	margin-right: 0;
	height: 38px;
}
.search-toggle:before {
	margin-top: 9px;
	color: #bebebe;
}
.menu-toggle {
	height: 38px;
}
.primary-navigation {
	padding-top: 0;
	float: right;
	font-size: 11px;
}
.primary-navigation a {
	display: inline-block;
	padding: 0 2px;
}
.primary-navigation .menu-item-has-children > a,
.primary-navigation .page_item_has_children > a {
	padding-right: 10px;
}
.primary-navigation .menu-item-has-children > a:after,
.primary-navigation .page_item_has_children > a:after {
	-webkit-font-smoothing: antialiased;
	content: "\f502";
	display: inline-block;
	font: normal 8px/1 Genericons;
	position: absolute;
	right: 2px;
	vertical-align: text-bottom;
	top: 12px;
}
.primary-navigation li {
	display: inline-block;
	background: #ece7e5;
	height: 34px;
	line-height: 30px;
	position: relative;
	border-top: 0;
	vertical-align: middle;
}
.primary-navigation li:hover > a,
.primary-navigation li:focus > a {
	font-weight: 700;
}
.primary-navigation li li {
	line-height: 1.0909090909;
	width: 75px;
	height: auto;
}
.primary-navigation li li:first-child {
	width: 74px;
}

.primary-navigation .nav-menu {
	display: block;
	width: 100%;
	text-align: left;
}
.primary-navigation ul ul {
	margin: 0;
}
.primary-navigation ul ul a {
	padding: 9px 4px 9px 4px;
}
.primary-navigation .menu-toggle {
    display: none;
}

/* 子メニューを隠すコマンド　*/
.primary-navigation .current-menu-item ul.sub-menu,
.primary-navigation .current-menu-parent ul.sub-menu {
	left: -999em;
}
.primary-navigation ul ul {
	position: absolute;
	left: -999em;
	z-index: 99999;
	top: 48px;
}

.primary-navigation ul.sub-menu {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.primary-navigation ul ul {
	position: absolute;
	top: 36px;
	left: -999em;
	z-index: 99999;
}
.primary-navigation .current-menu-item ul.sub-menu,
.primary-navigation .current-menu-parent ul.sub-menu {
	left: auto;
}
.primary-navigation li li {
    display: table-cell;
    border-top: 0;
    border-right: 1px solid #ffffff;
    height: 42px;
    line-height: 12px;
    vertical-align: middle;
}
.primary-navigation li li:last-child {
    border-right: 0;
}


/* ウィジェット設定 
-------------------------------------------------------------- */

.widget-area input[type="text"], 
.widget-area input[type="email"], 
.widget-area input[type="url"], 
.widget-area input[type="search"], 
.widget-area input[type="password"], 
.widget-area textarea {
	background: #F8F5F4!important;
	border: 1px solid #ccc;
	color: #000;
}
.widget input[type="submit"],
.widget input[type="submit"]:active {
	background-color: #005684;
}
.widget input[type="submit"]:hover {
	background-color: #005684;
	opacity: 0.8;
}

/* header 
-------------------------------------------------------------- */

ul.headerslideshow {
	list-style: none;
}
.titletop {
	width:100%;
	max-width: 1260px;
	margin:0 auto;
}
.titletopfont {
	text-align:left;
	font-color: block;
	font-size: 9pt;
}
.headerstage {
	position: absolute;
	width: 100%;
	height: auto;
	max-width: 1260px;
	max-height:235;
	top: 0;
	margin: 0 auto;
}
#headerphoto1,#headerphoto2,#headerphoto3,#headerphoto4,#headerphoto5,#headerphoto6 {
	position: absolute;
	width: 100%;
	max-width: 1260px;
	max-height: 235px;
	top: 0;
}
#headerphoto7 {
	position: absolute;
	left: 2%;
	width: 50%; 
	height: auto;
	max-width: 830px;
	max-height: 89px;
}
@media screen and (min-width: 0px) and (max-width: 375px) {
	#headerphoto7 { top: 10%; }
}
@media screen and (min-width: 376px) and (max-width: 562px) {
	#headerphoto7 { top: 20%; }
}
@media screen and (min-width: 563px) and (max-width: 704px) {
	#headerphoto7 { top: 30%; }
}
@media screen and (min-width: 705px) and (max-width: 860px) {
	#headerphoto7 { top: 40%; }
}
@media screen and (min-width: 861px) and (max-width: 1120px) {
	#headerphoto7 { top: 50%; }
}
@media screen and (min-width: 1121px) {
	#headerphoto7 { top: 65.8333333%; }
}
#headerphoto8 {
	position: absolute;
	left: 66.904762%;
	width: 31.349206%;
	height: auto;
	max-width: 395px;
	max-height: 32px;
}
@media screen and (min-width: 0px) and (max-width: 480px) {
	#headerphoto8 { top: 2%; }
}
@media screen and (min-width: 481px) {
	#headerphoto8 { top: 9.166667%; }
}
#headerphoto9 {
	Z-index: 4;
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	max-width: 1260px;
	max-height: 235px;
	overflow: hidden;
}
#headerphoto10 {
	Z-index: 5;
	position: absolute;
	left: 66.904762%;
	width: 31.349206%;
	height: auto;
	max-width: 395px;
	max-height: 32px;
}
@media screen and (min-width: 0px) and (max-width: 480px) {
	#headerphoto10 { top: 2%; }
}
@media screen and (min-width: 481px) {
	#headerphoto10 { top: 9.166667%; }
}
#headerphoto11 {
	z-index: 5;
	position: absolute;
	left: 2%;
	width: 50%; 
	height: auto;
	max-width: 830px;
	max-height: 89px;
}
@media screen and (min-width: 0px) and (max-width: 480px) {
	#headerphoto11 { top: 56%; }
}
@media screen and (min-width: 481px) {
	#headerphoto11 { top: 65.8333333%; }
}
#headerphoto1 img,#headerphoto2 img,#headerphoto3 img,#headerphoto4 img {
    opacity:0;
    -moz-animation: headerimgTrans 36s;
    -webkit-animation: headerimgTrans 36s;
    animation: headerimgTrans 36s;
}
#headerphoto5 {
    float: top;
    top: -100%;
    -moz-animation: headerimgTrans5 36s;
    -webkit-animation: headerimgTrans5 36s;
    animation: headerimgTrans5 36s;
}
#headerphoto6 img {
    opacity:0;
    -moz-animation: headerimgTrans6 36s;
    -webkit-animation: headerimgTrans6 36s;
    animation: headerimgTrans6 36s;
}
#headerphoto7 img, #headerphoto8 img {
    opacity:1;
    -moz-animation: headerimgTrans7 36s;
    -webkit-animation: headerimgTrans7 36s;
    animation: headerimgTrans7 36s;
}
#headerphoto1 img {
    -moz-animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
#headerphoto2 img {
    -moz-animation-delay: 6s;
    -webkit-animation-delay: 6s;
    animation-delay: 6s;
}
#headerphoto3 img {
    -moz-animation-delay: 12s;
    -webkit-animation-delay: 12s;
    animation-delay: 12s;
}
#headerphoto4 img{
    -moz-animation-delay: 18s;
    -webkit-animation-delay: 18s;
    animation-delay: 18s;
}
#headerphoto5 img{
    -moz-animation-delay: 24s;
    -webkit-animation-delay: 24s;
    animation-delay: 24s;
}
#headerphoto6 img{
    -moz-animation-delay: 30s;
    -webkit-animation-delay: 30s;
    animation-delay: 30s;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
#headerphoto7 img, #headerphoto8 img,{
    -moz-animation-delay: 32s;
    -webkit-animation-delay: 32s;
    animation-delay: 32s;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
#headerframe {
	max-width: 1260px;
	max-height: 235px;
	position: relative;
	overflow: hidden;
}
@-webkit-keyframes headerimgTrans {
 0% { opacity:0; }
 10% { opacity:1; }
 20% { opacity:1; }
 30% { opacity:0; } 
 100% { opacity:0; }
}
@-moz-keyframes headerimgTrans {
 0% { opacity:0; }
 10% { opacity:1; }
 20% { opacity:1; }
 30% { opacity:0; } 
 100% { opacity:0; }
}
@keyframes headerimgTrans {
 0% { opacity:0; }
 10% { opacity:1; }
 20% { opacity:1; }
 30% { opacity:0; } 
 100% { opacity:0; }
}
@-webkit-keyframes headerimgTrans5 {
 0% { top: -100%; }
 72% { top: -100%; }
 79% { top: 0%; }
 100% { top: 0%; }
}
@-moz-keyframes headerimgTrans5 {
 0% { top: -100%; }
 72% { top: -100%; }
 79% { top: 0%; }
 100% { top: 0%; }
}
@keyframes headerimgTrans5 {
 0% { top: -100%; }
 72% { top: -100%; }
 79% { top: 0%; }
 100% { top: 0%; }
}
@-webkit-keyframes headerimgTrans6 {
 0% { opacity:0; }
 25% { opacity:1; }
 100% { opacity:1; }
}
@-moz-keyframes headerimgTrans6 {
 0% { opacity:0; }
 25% { opacity:1; }
 100% { opacity:1; }
}
@keyframes headerimgTrans6 {
 0% { opacity:0; }
 25% { opacity:1; }
 100% { opacity:1; }
}
@-webkit-keyframes headerimgTrans7 {
 0% { opacity:0; }
 85% { opacity:0; }
 95% { opacity:1; }
 100% { opacity:1; }
}
@-moz-keyframes headerimgTrans7 {
 0% { opacity:0; }
 88% { opacity:0; }
 95% { opacity:1; }
 100% { opacity:1; }
}
@keyframes headerimgTrans7 {
 0% { opacity:0; }
 88% { opacity:0; }
 95% { opacity:1; }
 100% { opacity:1; }
}
.headerslideshow li div {
    z-index: 1000;
    position: absolute;
    left: 0px;
    width: 100%;
    text-align: center;
    opacity: 0;
    -webkit-animation: titleAnimation 36s linear 1 0.1s forwards;
    -moz-animation: titleAnimation 36s linear 1 0.1s forwards;
    -ms-animation: titleAnimation 36s linear 1 0.1s forwards;
    animation: titleAnimation 36s linear 1 0.1s forwards;
}
.headerslideshow li:last-child div {
    -webkit-animation: lastTitleAnimation 36s linear 1 0.1s forwards;
    -moz-animation: lastTitleAnimation 36s linear 1 0.1s forwards;
    -ms-animation: lastTitleAnimation 36s linear 1 0.1s forwards;
    animation: lastTitleAnimation 36s linear 1 0.1s forwards;
}
@media screen and (min-width: 0px) and (max-width: 380px) {
	.headerslideshow li div { bottom: 170px; }
	.header-text { font-size: 13px; }
}
@media screen and (min-width: 381px) and (max-width: 540px) {
	.headerslideshow li div { bottom: 180px; }
	.header-text { font-size: 16px; }
}
@media screen and (min-width: 541px) and (max-width: 800px) {
	.headerslideshow li div { bottom: 150px; }
	.header-text { font-size: 22px; }
}
@media screen and (min-width: 801px) and (max-width: 1000px) {
	.headerslideshow li div { bottom: 120px; }
	.header-text { font-size: 26px; }
}
@media screen and (min-width: 1001px) {
	.headerslideshow li div { bottom: 80px; }
	.header-text { font-size: 30px; }
}
.headerslideshow li div h3 {
    line-height: 20px;
    padding: 0 30px;
}
.header-text div {
        /* font-weight: bold; */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Arial, Helvetica, sans-serif;
	text-shadow: -1px -1px 0 #000000, 1px -1px 0 #000000, 1px 1px 0 #000000, -1px 1px 0 #000000, 0 0 25px #edf8ff, 0 0 20px #edf8ff, 0 0 0.40px #edf8ff;
}
.headerslideshow li:nth-child(2) div {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}
.headerslideshow :nth-child(3) div {
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}
.headerslideshow li:nth-child(4) div {
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}
.headerslideshow li:nth-child(5) div {
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
}
.headerslideshow li:nth-child(6) div {
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s;
}
@media screen and (min-width: 0px) and (max-width: 480px) {
	@-webkit-keyframes titleAnimation { 
		0% { opacity: 0;
		     -webkit-transform: translateY(-100%); }
		8% { opacity: 1;
		     -webkit-transform: translateY(50%); }
		17% { opacity: 1;
		     -webkit-transform: translateY(50%); }
		19% { opacity: 0;
		     -webkit-transform: translateY(120%); }
		25% { opacity: 0 }
		100% { opacity: 0 }
	}
	@-moz-keyframes titleAnimation { 
		0% { opacity: 0;
		     transform: translateY(-100%); }
		8% { opacity: 1;
		     transform: translateY(50%); }
		17% { opacity: 1;
		      transform: translateY(50%); }
		19% { opacity: 0;
		      transform: translateY(120%); }
		25% { opacity: 0 }
		100% { opacity: 0 }
	}
	@keyframes titleAnimation { 
		0% { opacity: 0;
		     -webkit-transform: translateY(-100%); }
		8% { opacity: 1;
		     -webkit-transform: translateY(50%); }
		17% { opacity: 1;
		      -webkit-transform: translateY(50%); }
		19% { opacity: 0;
		      -webkit-transform: translateY(120%); }
		25% { opacity: 0; }
		100% { opacity: 0; }
	}
	@-webkit-keyframes lastTitleAnimation { 
		0% { opacity: 0;
		     -webkit-transform: translateY(-100%); }
		10% { opacity: 1;
		     -webkit-transform: translateY(50%); }
		20% { opacity: 1;
		     -webkit-transform: translateY(50%); }
		25% { opacity: 0;
		     -webkit-transform: translateY(120%); }
		30% { opacity: 0 }
		100% { opacity: 0 }
	}
	@-moz-keyframes lastTitleAnimation {
		0% { opacity: 0;
		     -moz-transform: translateY(-100%);　}
		10% { opacity: 1;
		     -moz-transform: translateY(50%);　}
		20% { opacity: 1;
		      -moz-transform: translateY(50%);　}
		25% { opacity: 0;
		      -moz-transform: translateY(120%);　}
		30% { opacity: 0; }
		100% { opacity: 0; }
	}
	@keyframes lastTitleAnimation { 
		0% { opacity: 0;
		     transform: translateY(-100%); }
		10% { opacity: 1;
		     transform: translateY(50%); }
		20% { opacity: 1;
		      transform: translateY(50%); }
		25% { opacity: 0;
		      transform: translateY(120%); }
		30% { opacity: 0; }
		100% { opacity: 0; }
	}
}
@media screen and (min-width: 481px) {
	@-webkit-keyframes titleAnimation { 
		0% { opacity: 0;
		     -webkit-transform: translateY(-300%); }
		8% { opacity: 1;
		     -webkit-transform: translateY(0%); }
		17% { opacity: 1;
		     -webkit-transform: translateY(0%); }
		19% { opacity: 0;
		     -webkit-transform: translateY(70%); }
		25% { opacity: 0 }
		100% { opacity: 0 }
	}
	@-moz-keyframes titleAnimation { 
		0% { opacity: 0;
		     -webkit-transform: translateY(-300%); }
		8% { opacity: 1;
		     -webkit-transform: translateY(0%); }
		17% { opacity: 1;
		     -webkit-transform: translateY(0%); }
		19% { opacity: 0;
		     -webkit-transform: translateY(70%); }
		25% { opacity: 0 }
		100% { opacity: 0 }
	}
	@keyframes titleAnimation { 
		0% { opacity: 0;
		     transform: translateY(-300%); }
		8% { opacity: 1;
		     transform: translateY(0%); }
		17% { opacity: 1;
		      transform: translateY(0%); }
		19% { opacity: 0;
		      transform: translateY(70%); }
		25% { opacity: 0 }
		100% { opacity: 0 }
	}
	@-webkit-keyframes lastTitleAnimation { 
		0% { opacity: 0;
		     -webkit-transform: translateY(-300%); }
		10% { opacity: 1;
		     -webkit-transform: translateY(0%); }
		20% { opacity: 1;
		     -webkit-transform: translateY(0%); }
		25% { opacity: 0;
		     -webkit-transform: translateY(70%); }
		30% { opacity: 0 }
		100% { opacity: 0 }
	}
	@-moz-keyframes lastTitleAnimation {
		0% { opacity: 0;
		     -moz-transform: translateY(-300%);　}
		10% { opacity: 1;
		     -moz-transform: translateY(0%);　}
		20% { opacity: 1;
		      -moz-transform: translateY(0%);　}
		25% { opacity: 0;
		      -moz-transform: translateY(70%);　}
		30% { opacity: 0; }
		100% { opacity: 0; }
	}
	@keyframes lastTitleAnimation { 
		0% { opacity: 0;
		     transform: translateY(-300%); }
		10% { opacity: 1;
		     transform: translateY(0%); }
		20% { opacity: 1;
		      transform: translateY(0%); }
		25% { opacity: 0;
		      transform: translateY(70%); }
		30% { opacity: 0; }
		100% { opacity: 0; }
	}
}






/* メイン画面_HOME 
-------------------------------------------------------------- */

#content #top_fbox {
	margin-right: 0;
	margin-left: 0;
}
#top_fbox h3 {
	margin-top: 0;
	padding-left: 7px;
	font-size: 22px;
	color: #646464;
}
#content #top_fbox .grid-content li {
	width: 97%;
}
#content #top_fbox .grid-content li .box1image {
	padding-left: 4px;
}
span.top_title {
	line-height: 19px;
	font-weight: 700;
	font-size: 15px;
	color: #005684;
}
span.top_price {
	line-height: 26px;
	font-weight: 700;
	font-size: 14px;
	color: #646464;
}
span.top_madori {
	padding-left: 10px;
	font-weight: 100;
	font-size: 14px;
}
span.top_shozaichi,
span.top_kotsu {
	line-height: 15px;
	color: #646464;
	font-size: 14px;
}
#primary .widget .box1low a {
	display: block;
	background-color: #005684;
	padding-left: 12px;
	width: 80px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	line-height: 36px;
	font-size: 12px;
	color: #fff;
}
#primary .widget .box1low a:hover {
	opacity: 0.8;
}


/* リスト一覧ページ[カテゴリ一覧・検索一覧] 
-------------------------------------------------------------- */

.site-content .entry-header {
	margin-top: 36px;
}
input[type="submit"] {
    background-color: #005684;
    font-weight: 100;
}
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active {
	background-color: #005684;
	opacity: 0.8;
}
.archive-fudo .site-content .page-header {
	margin-top: 24px;
}
.page-header {
	padding-bottom: 8px;
}
.archive-fudo .site-content .navigation {
	margin-bottom: 36px;		
}
.list-view .site-content .entry-title,
.archive .site-content .list_simple_boxtitle .entry-title {
	line-height: 28px;
}
.list-view .site-content .entry-title a,
.archive .site-content .list_simple_boxtitle .entry-title a {
	background-image: url(http://chintai.bequemes.com/images/mark_10.gif);
	text-shadow:3px 3px 0px #000000, 2px 2px 2px #000000, 2px 2px 1px #000000, 2px 2px 0px #000000, 1px 1px 0px #000000, 1px 1px 1px #000000,-1px -1px 0px #000000,1px -1px 0px #000000,-1px 1px 0px #000000, 1px 0px 1px #000000,0px 1px 1px #000000,-1px 0px 1px #000000,0px -1px 0px #000000;
	line-height: 28px;
	letter-spacing: 2px;
	font-weight: 700;
	font-size: 24px;
	color: #EBEBEB;
}
#list_simplepage .entry-excerpt {
	line-height: 18px;
	font-size: 15px;
	color: #646464;
}
#list_simplepage .list_simple_box .list_picsam_img{
	width: 100%;
}
#list_simplepage .list_simple_box .list_picsam .dpoint1,
#list_simplepage .list_simple_box .list_picsam .dpoint2 {
	padding: 0;
}
#list_simplepage .list_simple_box .list_picsam img {
	margin: 1px 1px 5px;
	padding: 2px;
	width: 47%;
	width: -webkit-calc(50% - 8px);
	width: calc(50% - 8px);
	border: 1px solid #333;
}
#list_simplepage .list_simple_box .list_details_button {
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	max-width: 400px;
	width: 80%;
	line-height: 48px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	background-color: #005684;
}
#list_simplepage .list_simple_box a > .list_details_button:hover {
	background-color: #005684!important;
}
#list_simplepage .list_simple_box .list_detail {
	margin-right: 0;
	padding-left: 0;
}
#list_simplepage .list_price.rent {
	background-color: #ece7e5;
}
#list_simplepage .list_simple_box .list_detail dt {
	padding-left: 8px;
}
#list_simplepage .list_simple_box .list_detail dd {
	padding-left: 5px;
}

/* 物件詳細ページ
-------------------------------------------------------------- */

#list_simplepage .entry-title,
#list_simplepage2 .entry-title {
	line-height: 26px;
	font-weight: 700!important;
	font-size: 20px;
	color: #005684;
}
#list_simplepage2 .entry-excerpt {
	font-size: 16px;
	color: #464646;
}
#list_simplepage2 .list_picsam img {
	width: 48%;
	width: -webkit-calc((100% - 9px)/2);
	width: calc((100% - 9px)/2);
}
.site-content #list_simplepage2 .entry-content {
	max-width: initial!important;
}
.entrycontent {
	padding-bottom: 24px;
	line-height: 1.7em;
	letter-spacing: 0.04em;
	font-size: 100%;
}
.entrycontent p {
	padding-bottom: 24px;
}
#list_simplepage2 .list_price.rent {
	padding-top: 14px;
	padding-bottom: 12px;
	padding-left: 0;
	background-color: #ece7e5;
}
#list_simplepage2 .list_detail table#list_add {
	line-height: 28px;
	font-size: 12px;
}
#list_simplepage2 .list_price.rent td {
	padding: 0;
}
#list_simplepage2 .list_price.rent dt {
	margin-left: 0.3em;
}
#list_simplepage2 .list_price.rent dd {
	margin-right: 0;
	margin-left: 0.2em;
}
#list_simplepage2 .list_price.rent .dpoint4 {
	font-size: 16px;
}
#list_simplepage2 .list_detail table#list_add {
	margin-bottom: 48px;
}
#list_simplepage2 .list_simple_box .list_detail #list_add td {
	font-size: 13px;
	color: #464646;
}
#list_simplepage2 #second_img img {
	width: 47%;
	width: -webkit-calc((100% - 12px)/2);
	width: calc((100% - 12px)/2);
}
#list_simplepage2 .list_detail table#list_other td {
	font-size: 13px;
	color: #464646;
}
.bequemes1 {
	font-size: 13px;
}
.bequemes2 {
	padding: 24px 5px 2px;
	font-weight: 700;
}
.bequemes3 {
	margin-bottom: 36px;
	padding-right: 5px;
	padding-left: 5px;
}


/* 画面幅による調整
-------------------------------------------------------------- */

@media screen and (max-width: 400px) {
	.list-view .content-area {
		padding-top: 48px!important;
	}
}
@media screen and (min-width: 320px) {
	#list_simplepage2 #second_img img {
		width: 31%;
		width: -webkit-calc((100% - 18px)/3);
		width: calc((100% - 18px)/3);
	}
}
@media screen and (min-width: 369px) {
	.primary-navigation a {
		padding-right: 12px;
		padding-left: 12px;
	}
	.primary-navigation .menu-item-has-children > a,
	.primary-navigation .page_item_has_children > a {
		padding-right: 26px;
	}
	.primary-navigation .menu-item-has-children > a:after,
	.primary-navigation .page_item_has_children > a:after {
		right: 12px;
	}
	.primary-navigation li li {
		width: 97px;
	}
	.primary-navigation li li:first-child {
		width: 96px;
	}
}
@media screen and (min-width: 375px) {
	#list_simplepage2 .list_price.rent {
		padding-left: 1px;
	}
	#list_simplepage2 .list_detail table#list_add {
		font-size: 13px;
	}
	#list_simplepage2 .list_price.rent dt {
		margin-left: 6px;
	}
	#list_simplepage2 .list_price.rent dd {
		margin-left: 5px;
	}
	#list_simplepage2 .list_price.rent .dpoint4 {
		font-size: 20px;
	}
	#list_simplepage2 .list_simple_box .list_detail #list_add td,
	#list_simplepage2 .list_detail table#list_other td {
		font-size: 14px;
	}
	#list_simplepage2 .list_simple_box .list_detail #list_other th {
		font-size: 13px;
	}
	.bequemes1 {
		font-size: 14px;
	}
}
@media screen and (min-width: 401px) {
	#content #top_fbox .grid-content li .box1image {
		max-width: 140px;
		width: 27%;
		padding-right: 10px;
	}
}
@media screen and (min-width: 413px) {
	#list_simplepage2 #second_img img {
		width: 23%;
		width: -webkit-calc((100% - 24px)/4);
		width: calc((100% - 24px)/4);
	}
}
@media screen and (min-width: 481px) {
	#top_fbox h3 {
		padding-left: 0;
	}
	#content #top_fbox {
		margin-right: 10px;
		margin-left: 10px;
	}
	#content #top_fbox .grid-content li .box1image {
		padding-left: 0;
	}
	#list_simplepage2 .list_picsam img {
		width: 32%;
		width: -webkit-calc((100% - 16px)/3);
		width: calc((100% - 16px)/3);
	}
	#list_simplepage2 .list_price.rent {
		padding-left: 1em;
	}
	#list_simplepage2 .list_detail table#list_add {
		line-height: 32px;
		font-size: 14px;
	}
	#list_simplepage2 .list_price.rent dt {
		margin-left: 1em;
	}
	#list_simplepage2 .list_price.rent dd {
		margin-left: 0.6em;
	}
	#list_simplepage2 .list_price.rent .dpoint4 {
		font-size: 24px;
	}
	#list_simplepage2 .list_simple_box .list_detail #list_other th {
		font-size: 14px;
	}
}
@media screen and (min-width: 507px) {
	#list_simplepage2 #second_img img {
		width: 18%;
		width: -webkit-calc((100% - 30px)/5);
		width: calc((100% - 30px)/5);
	}
}
@media screen and (min-width: 594px) {
	.list-view .site-content .entry-title a,
	.archive .site-content .list_simple_boxtitle .entry-title a {
		line-height: 36px;
		font-size: 27px;
	}
	#list_simplepage .list_simple_box .list_picsam {
		float: left;
		margin-right: 10px;
		max-width: initial;
		width: 27.839%
		width: -webkit-calc(100% - 350px);
		width: calc(100% - 350px);
	}
	#list_simplepage .list_simple_box .list_picsam img {
		width: 47%;
		width: -webkit-calc(50% - 8px)!important;
		width: calc(50% - 8px)!important;
		margin-right: 1px;
		margin-left: 1px;
		padding: 2px;
	}
	#list_simplepage .list_simple_box .list_details_button {
		margin-right: 1px;
		margin-left: 1px;
		max-width: initial;
		width: 98.5%;
		width: -webkit-calc(100% - 2px);
		width: calc(100% - 2px);
	}
	#list_simplepage .list_simple_box .list_detail {
		width: 340px;
	}
	#list_simplepage .entry-title,
	#list_simplepage2 .entry-title {
		line-height: 30px;
		font-size: 24px;
	}
}
@media screen and (min-width: 619px) {
	.header-main {
		min-height: 48px;
	}
	.site-title {
		line-height: 48px;
	}
	.search-toggle {
		height: 48px;
	}
	.search-toggle:before {
		margin-top: 14px;
	}
	.primary-navigation .menu-item-has-children > a:after,
	.primary-navigation .page_item_has_children > a:after {
		top: 21px;
	}
	.primary-navigation li {
		height: 48px;
		line-height: 48px;
	}
	.primary-navigation li li {
		width: 113px;
		height: 48px;
	}
	.primary-navigation li li:first-child {
		width: 112px;
	}
	.primary-navigation ul ul {
		top: 50px;
	}
	.primary-navigation ul ul a {
		padding: 12px;
	}
	#top_fbox h3 {
		margin-top: 24px;
	}
	#content #top_fbox .grid-content li {
		width: 47.94%;
	}
	#content #top_fbox .grid-content li .box1image {
		width: 36%;
	}
	span.top_title {
		line-height: 18px;
		font-size: 14px;
	}
	span.top_price {
		line-height: 22px;
		font-size: 13px;
	}
	span.top_madori {
		font-size: 13px;
	}
	span.top_shozaichi,
	span.top_kotsu {
		font-size: 13px;
	}
	.single .content-area {
		padding-top: 64px;
	}
	#list_simplepage2 .list_picsam img {
		width: 23.8%;
		width: -webkit-calc((100% - 23px)/4);
		width: calc((100% - 23px)/4);
	}
}
@media screen and (min-width: 673px) {
	.site-content {
		margin-right: 23.01588%;
	}
	.content-sidebar {
		margin-left: -23.01588%;
		padding-right: 20px;
		padding-left: 20px;
		width: 23.01588%;
		background: #ece7e5;
	}
	.primary-navigation ul.sub-menu {
		display: block;
		top: 48px;
		width : auto;
	}
	/* 子メニューを隠すコマンド　*/
	.primary-navigation .current-menu-item ul.sub-menu,
	.primary-navigation .current-menu-parent ul.sub-menu {
		left: -999em;
	}
	.primary-navigation ul ul {
		position: absolute;
		left: -999em;
		z-index: 99999;
		top: 48px;
	}
	.primary-navigation ul ul a {
		padding-top: 14px;
		paading-bottom: 14px;
		width: 91px;
	}
	.primary-navigation li li {
		display: block;
		height: auto;
		width: 115px;
		line-height: 1.0909090909;
		border-right: 0;
	}
	.primary-navigation li li:first-child {
		width: 115px;
	}
	.primary-navigation .current-menu-item ul.sub-menu,
	.primary-navigation .current-menu-parent ul.sub-menu {
		left: -999em;
	}
	.primary-navigation li.current-menu-item:hover > ul,
	.primary-navigation li.current-menu-parent:hover > ul {
   	 	left: auto;
	}
	.content-area {
		padding-top: 36px;
	}
	#content #top_fbox {
		margin-right: 0;
	}
	#content #top_fbox .grid-content li .box1image {
		width: 36%;
		padding-right: 5px;
	}
	span.top_title {
		line-height: 18px;
		font-size: 13px;
	}
	span.top_price {
		line-height: 20px;
		font-size: 13px;
	}
	span.top_madori {
		font-size: 13px;
	}
	span.top_shozaichi,
	span.top_kotsu {
		line-height: 14px;
		font-size: 12px;
	}
	.archive-fudo .site-content .page-header {
		margin-top: 24px;
	}
	.page-header {
		padding-right: 0;
		padding-left: 0;
	}
	.list-view .site-content .entry-title a:hover,
	.archive .site-content .list_simple_boxtitle .entry-title a:hover {
		color: #005684;
	}
	#list_simplepage .list_simple_box .list_picsam img {
		width: 94%!important;
		width: -webkit-calc(100% - 8px)!important;
		width: calc(100% - 8px)!important;
	}
	#list_simplepage .list_simple_box a > .list_details_button:hover {
		opacity: 0.8;
	}
}
@media screen and (min-width: 735px) {
	.site-title {
		padding-left: 30px;
	}
	.site-title a {
		font-size: 100%;
	}
}
@media screen and (min-width: 772px) {
	#list_simplepage .list_simple_box .list_picsam img {
		width: 47%;
		width: -webkit-calc(50% - 8px)!important;
		width: calc(50% - 8px)!important;
	}
}
@media screen and (min-width: 783px) {
	span.top_title {
		line-height: 20px;
		font-size: 14px;
	}
	span.top_price {
		line-height: 24px;
		font-size: 14px;
	}
	span.top_madori {
		font-size: 14px;
	}
	span.top_shozaichi,
	span.top_kotsu {
		line-height: 15px;
		font-size: 13px;
	}
}
@media screen and (min-width: 916px) {
	#list_simplepage2 #second_img img {
		width: 15%;
		width: -webkit-calc((100% - 36px)/6);
		width: calc((100% - 36px)/6);
	}
}
@media screen and (min-width: 1008px) {
	#secondary {
		padding-right: 20px;
		padding-left: 20px;
		width: 142px;
	}
	.content-sidebar {
		padding-right: 30px;
		padding-left: 30px;
	}
	#content #top_fbox .grid-content li {
		width: 48.22%;
	}
	span.top_title {
		line-height: 18px;
		font-size: 13px;
	}
	span.top_price {
		line-height: 20px;
		font-size: 13px;
	}
	span.top_madori {
		font-size: 13px;
	}
	span.top_shozaichi,
	span.top_kotsu {
		line-height: 14px;
		font-size: 13px;
	}
	.list-view .site-content .entry-title,
	.archive .site-content .list_simple_boxtitle .entry-title {
		padding-left: 12px;
	}
}
@media screen and (min-width: 1080px) {
	#secondary {
		padding-right: 30px;
		padding-left: 30px;
		width: 162px;
	}
}
@media screen and (min-width: 1218px) {
	#list_simplepage,
	#list_simplepage2 {
	margin-top: 0;
		margin-right: 30px; /* !important; */
	}
	.site-content .entry-content {
		margin-right: 0;
	}
	#content #top_fbox {
		margin-top: 0;
		margin-right: 10px;
		margin-left: 30px;
	}
	#content #top_fbox .grid-content li {
		width: 46.98%;
	}
	#content #top_fbox .grid-content li {
		margin-right: 20px;
	}
	#content #top_fbox .grid-content li .box1image {
		padding-right: 10px;
	}
	span.top_title {
		line-height: 20px;
		font-size: 14px;
	}
	span.top_price {
		line-height: 24px;
		font-size: 14px;
	}
	span.top_madori {
		font-size: 14px;
	}
	span.top_shozaichi,
	span.top_kotsu {
		line-height: 16px;
		font-size: 14px;
	}
	.archive-fudo .site-content {
		margin-top: 0px;
	}
	#list_simplepage2 .list_picsam img {
		width: 23.8%!important;
		width: -webkit-calc((100% - 23px)/4)!important;
		width: calc((100% - 23px)/4)!important;
	}
}
