@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;500;700;900&family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Asap:ital,wght@1,900&display=swap');





body {
	background-color:#FFF;
	font-family: 'Noto Sans JP', sans-serif, "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
/*	text-align: left;*/
	color: #000000;
	width: 100%;
	min-width:320px;
	text-align: justify; /* 両端揃え */
	text-justify: inter-ideograph; /* 両端揃えの種類 */
	word-break: break-all;
}
iframe {
	width: 100%;
	height: 400px;
}
.box-second {
	width: 100%;
	margin: 0px auto 0px auto;
	top: 0;
}
a[href^="tel:"] {
    pointer-events: none;
}
p {
    display: block;
    margin: 0.7em 0;
   text-align: justify; /* 両端揃え */
   text-justify: inter-ideograph; /* 両端揃えの種類 */
	line-height: 130%;
	font-size: 100%;
}
.box-inner2 p {
	width: 60%;
	margin: 10px auto;
	line-height: 163%;
	text-align: left;
	clear:both;
}
.box-inner2 p.wd {
	width: 80%;
	margin: 10px auto;
	line-height: 163%;
	clear:both;
/*	color:#403128;*/
}
.box-inner2 p.w45 {
	width: 45%;
	margin: 10px auto;
	line-height: 163%;
	text-align: left;
	clear:both;
}

p.indent  {
 	width: 47%;
	padding-left: 3em;
	text-indent: -1em;
}
p.indent2  {
 	width: 47%;
	padding-left: 0.6em;
	text-indent: -0.6em;
}

p.centre {
	text-align: center;
}

/*wp-pagenavi 01*/

.wp-pagenavi {
text-align:center;
	margin:100px auto;
}

.wp-pagenavi {
	clear: both;
	text-align:center;

}
.wp-pagenavi a, .wp-pagenavi span {
	color: #795A3C;
	background-color: #FFF1DA;
	border: 1px solid #DBC9AA;
	padding: 8px 15px;
	margin: 0 2px;
	white-space: nowrap;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	text-align: center;
	text-decoration: none;
}
.wp-pagenavi a:hover{
	color: #FFF;
	background-color: #A09D71;
	border-color: #999;
    }
.wp-pagenavi span.current{
	color: #FFF;
	background-color: #FC872E;
	border-color: #FC872E;
	font-weight: bold;
    }

/****************************************************/
/*      A   リンク　　　　             */
/****************************************************/
a {
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-ms-transition: 0.2s;
	transition: 0.2s;
}

a img {
	border-style: none;
}
a:hover img {
	opacity: .50;
    filter: alpha(opacity=50);
    -moz-opacity: .50;
}
a:hover img.org {
    filter: invert(72%) sepia(26%) saturate(6428%) hue-rotate(20deg) brightness(125%) contrast(102%);
	opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;}

a:link{
	color: #000000;
	text-decoration: none;
  }
a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color:#FFD905;
}

a:active{
	color:#FFD905;
	text-decoration: none;
}

.marker a:link{
	color: #000000;
	text-decoration: none;
   background: linear-gradient(transparent 70%, #ffff66 0%);
}
.marker a:visited{
	color: #000000;
	text-decoration: none;
   background: linear-gradient(transparent 70%, #ffff66 0%);
}

.marker a:hover{
	text-decoration: none;
	color:#FFD905;
}

.marker a:active{
	color:#FFD905;
	text-decoration: none;
}


.box-footer a:link{
	color: #000000;
	text-decoration: none;
}
.box-footer a:visited{
	color: #000000;
	text-decoration: none;
}
.box-footer a:hover{
	text-decoration: none;
	color:#FFD905;
}
.box-footer a:active{
	color:#FFD905;
	text-decoration: none;
}


/* clearfix */
 
.clearfix {
    overflow: hidden;
    zoom: 1;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.fLeft {
	float: left;
}
.fRight {
	float: right;
}

/****************************************************/
/*      table表                 */
/****************************************************/

.tablehyo {
width: 60%;
border-collapse: collapse;
	margin: 0px auto;
}

.tablehyo th,td {
padding: 10px 15px;
border: 1px solid #ddd;
text-align: left;
}

.tablehyo th {
background: #f4f4f4;
width: 18%;
text-align: left;
}
.tablehyo th.wd {
width: 35%;
}



/****************************************************/
/*      TOP MAIN IMAGE    トップメイン画像 　          */
/****************************************************/
.top-mainpic{
	width: 100%;
	height: 500px;
	background-image: url("../images/top_main_pic.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

p.top-tex {
	margin-top: 110px;
	text-align: center;
	font-size: 36px;
	color:#FFFFFF;
	font-weight: 700;
	text-shadow: 1px 2px 3px #808080;
}
p.top-tex span {
	font-size: 33px;
}

/****************************************************/
/*      愛川町の魅力画像 　          */
/****************************************************/
.aikawa-mainpic{
	width: 100%;
	height: 300px;
	background-image: url("../images/aikawa-mainpic.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	margin: 0px auto 0px auto;
	padding: 80px 0px 0px 0px;
	text-align: center;
}

p.aikawa-tex {
	margin-top: 0px;
	text-align: center;
	font-size: 42px;
	color:#FFFFFF;
	line-height: 100%;
	font-weight: 700;
	text-shadow: 1px 2px 3px #232323;
}
p.aikawa-tex2 {
	margin-top: 40px;
	text-align: center;
	font-size: 20px;
	color:#FFFFFF;
	line-height: 150%;
	font-weight: 500;
	text-shadow: 1px 2px 3px #232323;
}


/****************************************************/
/*      ヘッダタイトル　　　　　　          */
/****************************************************/
h1 {
	font-size: 31px;
	font-weight: 900;
	letter-spacing: 0em;
	margin-top:0px;
	margin-left:0px;
	height:40px;
	line-height:40px;
}
h1 a {
	font-size: 31px;
	font-weight: 900;
	letter-spacing: 0em;
	margin-top:0px;
	margin-left:0px;
	height:40px;
	line-height:40px;
	color: #FFF;
}


h1 span {
	font-size: 22px;
	letter-spacing: 0em;
	vertical-align:10%;
}

a:link h1 {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited h1 {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover h1 {
	text-decoration: none;
	color:#FF6600;
}

a:active h1 {
	color:#FF6600;
	text-decoration: none;
}


/****************************************************/
/*     メニュー　　　　　　　　　 　          */
/****************************************************/

#gnav {
/*    position:-webkit-sticky; 
	position:sticky;
	position: fixed;*/
    top: 0;
    left: 0;
    z-index: 9000;
    width: 100%;
    height: auto;
    line-height: 1.0;
	text-align: center;
 /*    color: #000000;
   background-color: #000;*/
	
}
.bg-black{
   background:rgba(0,0,0,0.3);
}
.bg-white{
   background:rgba(255,255,255,0.7);
}
.hd-nav-gp {
	width: 100%;
    max-width: 1200px;
    padding: 0px 20px 0px 12px;
    margin: 0px auto;
}
.hd-nav1,
.hd-nav1-second
{
    display: flex;
	height: 19px;
    padding: 0px 0px 0px 0px;
    justify-content: end;
}
.hd-nav1 li {
    display: inline-block;
 	color:#FFFFFF;
}
.hd-nav1 li a {
	padding: 5px 15px 0px 15px;
	font-size: 12px;
    text-align: center;
	font-weight: 500;
 	border-left: 1px solid #FFFFFF;
 	border-right: 1px solid #FFFFFF;
	color:#FFFFFF;
}
.hd-nav1 li+ li a {
 	border-left: 0;
 	border-right: 1px solid #FFFFFF;
}

.hd-nav-left {
	margin-top: 10px;
	height: 40px;
	float: left;
	width: 350px;
 }
.hd-nav-right {
	margin-top: 10px;
	height: 40px;
	float: right;
	width: 650px;
}

.hd-nav2,
.hd-nav2-second
{
    display: flex;
	margin-top: 0px;
	height: 40px;
    padding: 0px 0px 0px 0px;
    justify-content: end;
}
.hd-nav2 li.icon,
.hd-nav2-second li.icon
{
	margin-top:7px;
    display: inline-block;
 	font-size: 25px;
}
.hd-nav2 li.icon a,
.hd-nav2-second li.icon a
{
	padding: 5px 5px 0px 5px;
	font-size: 25px;
    text-align: center;
	font-weight: 500;
}
li.top-tel {
 	margin-top:7px;
	font-size: 25px;
}
li.top-tel a {
 	margin-left: 20px;
	display: inline-block;
	font-family: "Arial Black", "メイリオ"; 
	font-size: 25px;
}
li.top-contact,
li.top-contact-second
{
	padding: 0px 0px 0px 0px;
}
li.top-contact span,
li.top-contact-second span
{
	font-size: 25px;
	vertical-align:middle;
}
li.top-contact a {
	width: 255px;
	height: 40px;
	padding: 7px 0px 0px 0px;
	margin-left: 20px;
    display: inline-block;
 	font-size: 15px;
	font-weight: 900;
	background-color: #FFFFFF;
	line-height: 100%;
	font-family: 'Noto Sans JP', sans-serif, "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
}
li.top-contact-second a {
	width: 255px;
	height: 40px;
	padding: 7px 0px 0px 0px;
	margin-left: 20px;
    display: inline-block;
 	font-size: 15px;
	font-weight: 900;
	background-color: #FFD905;
	line-height: 100%;
	font-family: 'Noto Sans JP', sans-serif, "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
}


.hd-nav3,
.hd-nav3-second
{
    display: flex;
	margin: 39px 0px 0px 30px;
	height: 42px;
    padding: 0px 0px 0px 0px;
    justify-content: center;
}
.hd-nav3 li,
.hd-nav3-second li
 {
    display: inline-block;
 }
.hd-nav3 li a
 {
	padding: 0px 15px 0px 15px;
	font-size: 18px;
    text-align: center;
	font-weight: 700;
 	border-left: 1px dotted #C9C4A3;
 	border-right: 1px dotted #C9C4A3;
	letter-spacing: 0.1em;
}
.hd-nav3 li+ li a {
 	border-left: 0;
 	border-right: 1px dotted #C9C4A3;
}


.hd-nav1 a:link,
.hd-nav2 a:link,
.hd-nav3 a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.hd-nav1 a:visited,
.hd-nav2 a:visited,
.hd-nav3 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.hd-nav1 a:hover,
.hd-nav2 a:hover,
.hd-nav3 a:hover{
	text-decoration: none;
	color:#FFD905;
}

.hd-nav1 a:active,
.hd-nav2 a:active,
.hd-nav3 a:active{
	color:#FFD905;
	text-decoration: none;
}

.hd-nav2 li.top-contact a:link,
.hd-nav2 li.top-contact-second a:link
{
	color: #000;
	text-decoration: none;
}
.hd-nav2 li.top-contact a:visited,
.hd-nav2 li.top-contact-second a:visited
{
	color: #000;
	text-decoration: none;
}
.hd-nav2 li.top-contact a:hover{
	text-decoration: none;
	color:#FFD905;
}
.hd-nav2 li.top-contact a:active{
	color:#FFD905;
	text-decoration: none;
}


.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-between;
            justify-content: space-between;
}


/****************************************************/
/*  セカンドページ用ヘッダ　
/****************************************************/

h1.second a {
	font-size: 31px;
	font-weight: 700;
	letter-spacing: 0em;
	margin-top:0px;
	margin-left:0px;
	height:40px;
	line-height:40px;
	color: #000;
}

a:link h1.second {
	color: #000;
	text-decoration: none;
}
a:visited h1.second {
	color: #000;
	text-decoration: none;
}

a:hover h1.second {
	text-decoration: none;
	color:#FF6600;
}

a:active h1.second {
	color:#FF6600;
	text-decoration: none;
}
a:hover img.org-second {
    filter: invert(72%) sepia(26%) saturate(6428%) hue-rotate(-30deg) brightness(90%) contrast(202%);
	opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;}

.hd-nav1-second li {
    display: inline-block;
 	color:#000;
}
.hd-nav1-second li a {
	padding: 5px 15px 0px 15px;
	font-size: 12px;
    text-align: center;
	font-weight: 500;
 	border-left: 1px solid #000;
 	border-right: 1px solid #000;
	color:#000;
}
.hd-nav1-second li+ li a {
 	border-left: 0;
 	border-right: 1px solid #000;
}






.hd-nav3-second li a {
	padding: 0px 15px 0px 15px;
	font-size: 18px;
    text-align: center;
	font-weight: 700;
 	border-left: 1px dotted #232323;
 	border-right: 1px dotted #232323;
	letter-spacing: 0.1em;
}
.hd-nav3-second li+ li a {
 	border-left: 0;
 	border-right: 1px dotted #232323;
}


.hd-nav1-second a:link,
.hd-nav2-second a:link,
.hd-nav3-second a:link{
	color: #000000;
	text-decoration: none;
}
.hd-nav1-second a:visited,
.hd-nav2-second a:visited,
.hd-nav3-second a:visited{
	color: #000000;
	text-decoration: none;
}

.hd-nav1-second a:hover,
.hd-nav2-second a:hover,
.hd-nav3-second a:hover{
	text-decoration: none;
	color:#FFD905;
}

.hd-nav1-second a:active,
.hd-nav2-second a:active,
.hd-nav3-second a:active{
	color:#FFD905;
	text-decoration: none;
}

.hd-nav2-second li.top-contact-second a:hover{
	text-decoration: none;
	color:#FFF;
}
.hd-nav2-second li.top-contact-second a:active{
	color:#FFF;
	text-decoration: none;
}

h2.second-headtitle {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 30px;
	text-align: center;
	font-weight: 900;
	line-height: 150px;
}

h2.second-headtitle span {
}

h2.second-headtitle::before,
h2.second-headtitle::after {
	content: '';
	width: 30%;
	height: 1px;
	background-color: #000000;
}

h2.second-headtitle::before {
	margin-right: 20px;
}
h2.second-headtitle::after {
	margin-left: 20px;
}


/****************************************************/
/*      ぱんくず　          */
/****************************************************/
.pankuzu{
	text-align: left;
	border-bottom: 1px solid #000000;	
	padding-left:10px;
}
.pankuzu2{
	text-align: left;
	border-bottom: 0px solid #000000;	
	padding-left:10px;
}


/**********************************/
/**　愛川町の魅力用　物件一覧表示　　　　　　　　　　*/
/**********************************/

.flex-box {
    background-color: #FFF;     
    padding:  10px;            
    display: flex;              
    justify-content:center;
	flex-wrap: wrap;
}

.flex-item3 {
    padding: 10px;
    color:  #000;               
    margin:  10px;             
    border-radius:  5px;        
    width: 30%;                 
	background-color:  #FAFAFA;
}
.flex-item2 {
	position: relative;
    padding: 10px;
    color:  #000;               
    margin:  10px;             
    border-radius:  5px;        
    width: 45%;                 
/*	background-color:  #FAFAFA;*/
	text-align: center;
}
.spacer {
  width: 100%;
}
/*.flex-item2  a{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}*/
.flex-list{
	position: relative;
	width: 22%;
	max-width: 270px;
	margin: 15px;
	padding: 0px 0px 0px 0px;
}
.flex-list  a{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.flex-list a:hover{
        opacity:0.6;
        filter: alpha(opacity=60);
        -ms-filter: "alpha( opacity=60 )";
        background: #FEFEFE;
}
.list-contract,
.cat_5,
.cat_6{
	width: 80px;
	margin: 0px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	float: left;
	background-color: #F0F2F4;
	text-align: center;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 11px;
line-height: 100%;
font-family: 'Noto Sans Japanese', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	letter-spacing: 0em;
	color: #000000;
	border-radius: 7px;
}
.list-kinds{
	width: 80px;
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	float: left;
	background-color: #000000;
	text-align: center;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 11px;
line-height: 100%;
font-family: 'Noto Sans Japanese', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
/*	letter-spacing: 0.5em;
	text-indent: 0.5em;*/
	color: #FFFFFF;
	border-radius: 0px;
}
.list-kinds a:link{
	color: #FFFFFF;
	text-decoration: none;
  }
.list-kinds a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.list-kinds a:hover{
	text-decoration: none;
	color:#FFD905;
}

.list-kinds a:active{
	color:#FFD905;
	text-decoration: none;
}

/*
.flex-item3:nth-child(1) {
    background-color:  #2196F3; 
}

.flex-item3:nth-child(2) {
    background-color:  #4CAF50; 
}

.flex-item3:nth-child(3) {
    background-color: #3F51B5; 
}

.flex-item3:nth-child(4) {
    background-color:  #00BCD4;  
}
*/

.flex-item3 p.finner {
	width: 90%;
	margin:30px auto 10px auto;
	padding: 0px;
	line-height: 120%;
	text-align: left;
}
ul.finner {
   padding: 0.5em 0.5em 0.5em 2em;/*ボックス内の余白*/

}

ul.finner li {
  line-height: 130%; 
  padding: 10px 0;
	text-align: left;
	list-style: disc;
}

h3.miryokutitle {
  font-size: 25px;
 position: relative;
  padding: 10px;
  text-align: center;
	margin-bottom: 50px;
 }

h3.miryokutitle span {
  font-size: 14px;
  display: block;
	font-weight: 900;
	color: #7C7C7C;
	letter-spacing: normal;


}

h3.miryokutitle:before {
  position: absolute;
  bottom: -10px;
  left: calc(50% - 30px);
  width: 60px;
  height: 5px;
  content: '';
  border-radius: 3px;
  background: #FFD905;
}

h4.numberh {
	position: relative;
	font-size: 21px;
	text-align: center;
	font-weight: 700;
}

h4.numberh::before {
	content: attr(data-number);
	display: block;
	margin-bottom: 30px;
	color: #FFC704;
	font-size: 26px;
	font-weight: 900;
}

h4.numberh::after {
	content: '';
	position: absolute;
	top: 45px;
	left: 50%;
	transform: translateX(-50%);
	width: 2px;
	height: 20px;
	font-weight: 700;
	background-color: #FFC704;
}

ul.finner li a:link{
	color: #000000;
	text-decoration: underline;
  }
ul.finner li a:visited{
	color: #000000;
	text-decoration: underline;
}

ul.finner li a:hover{
	text-decoration: none;
	color:#FFD905;
}

ul.finner li a:active{
	color:#FFD905;
	text-decoration: none;
}

h3.housing-title{
	width: 100%;
   margin-top: 0px;
	 margin-bottom: 0px;
	padding: 10px 0px 10px 0px;
	font-size: 160%;
	border-top: 1px solid #000000;	
	border-bottom:  1px solid #000000;
	text-align: left;
	
}
p.housing-tex{
	width: 100%;
}
p.housing-date{
	width: 100%;
	margin:5px 5px 5px 5px ;
	padding: 0px;
	font-size: 97%;
	font-weight: 400;
	line-height: 100%;
	text-align: left;
}
p.housing-price{
	width: 100%;
	margin:25px 0px 25px 0px ;
	padding: 20px;
	font-size: 150%;
	font-weight: 900;
	line-height: 150%;
	text-align: center;
	background-color: #F3F0D8;
}
p.housing-price span{
	margin-right: 30px;
	font-weight: 500;
	font-size:70%;
}
.housing-info-detail
{
	display:block;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	clear: both;

}
.housing-info-detail:first-child
{
	margin-top:0
}
.housing-info-detail dl
{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	font-weight:normal;
	padding:7px 7px 7px 7px ;
	margin:0px;
	border-bottom:1px solid #000000
}
.housing-info-detail dl dt
{
	width: 30%;
	line-height:120%;
	display:block;
	font-size: 100%;
	font-weight: 600;
	padding:7px 10px 7px 7px;
	margin :0px;
	text-align: left;
}

.housing-info-detail dl dd
{
	width: 70%;
	line-height:120%;
	display:block;
	font-size: 100%;
	font-weight:normal;
	padding:7px 10px 7px 7px;
	margin: 0px;
	text-align: left;
	-webkit-box-flex:1;
	-ms-flex-positive:1;
	flex-grow:1
}
.btn-housing {
    width: 100%;
     background:#FF9933;
    border-radius: 5px;
	margin: 10px auto 10px auto;
    padding: 30px 20px 20px 20px;
    color: #FFFFFF;
    transition: 0.3s ease-in-out;
    font-weight: 700;
	font-size: 150%;
	display: block;
	line-height: 120%;
	text-align: left;
}


.btn-housing a:hover,
.btn-housing:hover
{
    background: #FFF3B3;
    color: #FFF;
}
.btn-housing span.btn-okigaru {
	font-size: 75%;
   color: #FFD805;

}
.fa-position-right {
/*  position: absolute;
  top: calc(50% - .5em);
	margin-top:35px;*/
  margin-left: 15px;
}
h4.housing-gaiyoutitle {
	width: 100%;
	padding: 20px 5px 5px 10px;
	margin:0px;
	background-color: #FFD905;
	font-size: 120%;
	font-weight: 700;
}
.housing-pics{
	width: 100%;
	text-align: center;
}
.housing-pics img{
	max-width: 100%;
	margin : 3px auto;
	display: block;
}

/*****************************************************/
/*  セカンド　news             */
/*****************************************************/


p.newsdate {
	margin: 0px auto 50px auto;
	text-align: center;
	font-size: 87%;
	font-weight: 400;
}







/****************************************************/
/*      テキスト設定 　          */
/****************************************************/

.eng-r {
	font-family: 'Teko', sans-serif;
    font-style: normal;
    font-weight: 400;
}
.eng-b {
	font-family: 'Teko', sans-serif;
    font-style: normal;
    font-weight: 700;
}
.eng-ol {
	font-family: 'Train One', cursive;
    font-style: normal;
}


/****************************************************/
/*     配置 　          */
/****************************************************/

/**/
.allwrap {
	width: 100%;
	overflow: hidden;
}


.cFix {
    zoom: 1;
}
.cFix:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    line-height: 0;
    content: ".";
}

.nocontainer {
	width: 100%;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 10px;
	margin-right: auto;
	padding: 0px 0px 30px 0px;
	text-align: center;
}
.noscripttext {
	width: 1100px;
	height: 25px;
	margin: 5px auto;
	padding: 5px;
	clear:both;
	color: #FFFFFF;
	background-color: #CA0000; 
	text-align: center;
}

.box-inner {
	width: 100%;
    max-width: 1200px;
 	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	clear:both;
}
.box-inner2 {
	width: 95%;
    max-width: 1200px;
 	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	clear:both;
}
.box-inner3 {
	width: 98%;
    max-width: 1200px;
 	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: right;
	clear:both;
}
.sitemapbox {
	width: 75%;
  	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

.box-title {
	width: 100%;
	height: 150px;
	margin: 5px auto;
	padding: 5px;
	clear:both;
	color: #000;
	background-color:#FFD905; 
	text-align: center;
}

.box-pics {
	width: 100%;
    max-width: 600px;
 	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	clear:both;
}
.box-pics p {
	width: 100%;
}


/****************************************************/
/*      TOP SCROLL     トップへ戻る　　　　　　          */
/****************************************************/
#scrollUp {
    background-image: url("../images/totop_btn.png");
    bottom: 80px;
    right: 10px;
    width: 80px;    /* Width of image */
    height: 78px;   /* Height of image */
}


/****************************************************/
/*     TOP-新着物件　　　　　　　　　　　　　 　          */
/****************************************************/
.box-top-sb{
	background-image: url("../images/top_sb-back.png");
	background-repeat: no-repeat;
	width: 1030px;
	height: 201px;
	margin: 50px auto 0px auto;
}
p.top-tex-sb {
	margin-top: 60px;
	margin-left: 175px;
	line-height: 200%;
	text-align:left;
	font-size: 16px;
	color:#000000;
	font-weight: 500;
}
.btn-mini {
    position: relative;
    display: flex;
	justify-content: center;
}
.btn-mini a {
    position: relative;
    display: flex;
	justify-content: center;
    background:#FFD905;
    border-radius: 50px;
	margin: 10px auto 0px auto;
    width: 240px;
    padding: 2px auto;
    color: #FFFFFF;
    transition: 0.3s ease-in-out;
    font-weight: 500;
	font-size: 15px;
}
.btn-mini i {
	font-size: 15px;
	margin-top:4px;
	margin-left: 5px;
}
.btn-mini2  {
    position: relative;
    display: flex;
	justify-content: center;
    background:#FFD905;
    border-radius: 50px;
	margin: 10px 0px 0px auto;
    max-width: 120px;
    padding: 2px auto;
    color: #FFFFFF;
    transition: 0.3s ease-in-out;
    font-weight: 500;
	font-size: 14px;
}
.btn-mini2 i {
	font-size: 14px;
	margin-top:4px;
	margin-left: 5px;
}

.btn-mini a:hover,
.btn-mini2:hover
{
    background: #C9C4A3;
    color: #FFF;
}

h2.top-title {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 37px;
	text-align: center;
	font-weight: 900;
}

h2.top-title span {
}

h2.top-title::before,
h2.top-title::after {
	content: '';
	width: 40%;
	height: 1px;
	background-color: #000000;
}

h2.top-title::before {
	margin-right: 20px;
}
h2.top-title::after {
	margin-left: 20px;
}
.box-list-in {
	width: 100%;
  	margin: 0px auto 0px auto;
	padding: 30px 0px 10px 0px;
	clear:both;
	text-align: center;
}
.list-cnts{
	width: 22%;
	max-width: 270px;
	height: 400px;
	margin: 0px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.list-estate{
	width: 100%;
/*	max-width: 270px;*/
	margin: 0px auto 0px auto;
	padding: 8px 5px 8px 5px;
	background-color: #FFFFFF;
	text-align: left;
}
.list-kinds-00{
	width: 50px;
	margin: 0px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	float: left;
	background-color: #F0F2F4;
	text-align: center;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 11px;
line-height: 100%;
font-family: 'Noto Sans Japanese', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	letter-spacing: 0em;
	color: #000000;
	border-radius: 3px;
}
.list-kinds-11{
	width: 50px;
	margin: 0px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	float: left;
	background-color: #F0F2F4;
	text-align: center;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 11px;
line-height: 100%;
font-family: 'Noto Sans Japanese', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	letter-spacing: 0em;
	color: #000000;
	border-radius: 7px;
}
.list-kinds-1{
	width: 80px;
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	float: left;
	background-color: #000000;
	text-align: center;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 11px;
line-height: 100%;
font-family: 'Noto Sans Japanese', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	letter-spacing: 0.5em;
	text-indent: 0.5em;
	color: #FFFFFF;
	border-radius: 0px;
}
.list-kinds-2{
	width: 80px;
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	float: left;
	background-color: #000000;
	text-align: center;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 11px;
line-height: 100%;
font-family: 'Noto Sans Japanese', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	letter-spacing: 0.5em;
	text-indent: 0.5em;
	color: #FFFFFF;
	border-radius: 0px;
}
.list-kinds-3{
	width: 80px;
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	float: left;
	background-color: #000000;
	text-align: center;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 11px;
line-height: 100%;
font-family: 'Noto Sans Japanese', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	letter-spacing: 0;
	color: #FFFFFF;
	border-radius: 0px;
}
.list-kinds-4{
	width: 80px;
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	float: left;
	background-color: #000000;
	text-align: center;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 11px;
line-height: 100%;
font-family: 'Noto Sans Japanese', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	letter-spacing: 0em;
	color: #FFFFFF;
	border-radius: 0px;
}
.list-kinds-5{
	width: 80px;
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	float: left;
	background-color: #000000;
	text-align: center;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 11px;
line-height: 100%;
font-family: 'Noto Sans Japanese', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	letter-spacing: 0.2em;
	text-indent: 0.2em;
	color: #FFFFFF;
	border-radius: 0px;
}
.list-kinds-6{
	width: 80px;
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	float: left;
	background-color: #000000;
	text-align: center;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 11px;
line-height: 100%;
font-family: 'Noto Sans Japanese', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	letter-spacing: 0em;
	color: #FFFFFF;
	border-radius: 0px;
}
p.division {
	width: 100%;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	line-height: 120%;
	color: #000;
}
/*
.list-kinds-00:hover,
.list-kinds-11:hover,
.list-kinds-1:hover,
.list-kinds-2:hover,
.list-kinds-3:hover,
.list-kinds-4:hover,
.list-kinds-5:hover
.list-kinds-6:hover
{
    opacity: 0.5;
}
*/
/****************************************************/
/*     TOP-NEWS新着情報　　　　　　　　　 　          */
/****************************************************/
.box-beige100 {
    width: 100%;
	background-color: #F8F7F0;
 	margin: 90px auto 90px auto;
	padding: 50px 0px 50px 0px;
	text-align: left;
	clear:both;
}
.box-news {
	width: 100%;
    max-width: 1200px;
 	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	clear:both;
}

h2.top-title2 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 50px;
	text-align: center;
	font-weight: 900;
	font-family: 'Asap', sans-serif;
	letter-spacing: 0.05em;
}

h2.top-title2 span {
}

h2.top-title2::before,
h2.top-title2::after {
	content: '';
	width: 40%;
	height: 1px;
	background-color: #000000;
}

h2.top-title2::before {
	margin-right: 20px;
}
h2.top-title2::after {
	margin-left: 20px;
}


dl,
dt,
dd {
  box-sizing: border-box;
	color: #000000;
}
dt,
dd {
  padding: 10px 10px 0 10px;
}
dt {
	width: 16%;
	margin-left: 5%;
	font-size: 18px;
/**/	font-family: "Arial Black", 'Noto Sans JP'; 
	vertical-align: middle;
	float: left;
	line-height: 20px;
}
dd.title {
 	margin-left: 0;
	margin-right: 5%;
    padding-bottom: 20px;
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
 }
dd.cnts {
 	margin-left: 20%;
	margin-right: 5%;
    padding-bottom: 10px;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
 }
dd:after {
  content: '';
  display: block;
  clear: both;
}




/****************************************************/
/*     トップバナー　　　　　　　　　 　          */
/****************************************************/
.box-topbanner {
	width: 100%;
    max-width: 1200px;
 	margin: 20px auto 110px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	clear:both;
}
.box-topbanner img.short {
	width: 50%;
	max-width: 600px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.box-topbanner img.long {
	width: 100%;
	max-width: 1200px;
	margin: 0px;
	padding: 0px;
	float: left;
}


/****************************************************/
/*     フッター　　　　　　　　　 　          */
/****************************************************/
.box-footer {
	width: 100%;
    max-width: 1200px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 15px;
}

.footer-in01 {
	width: 60%;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	float:left
}
.footer-in02 {
	width: 15%;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	float:left;
	font-size: 15px;
	font-weight:600;
	line-height: 250%;
	color:#000000;
}
.footer-in03 {
	width: 20%;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	float:left;
	font-size: 15px;
	font-weight:600;
	line-height: 250%;
	color:#000000;
}
.box-footer p.shamei {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 35px;
	font-weight:900;
	line-height: 100%;
	color:#000000;
	text-align:left;
}
.box-footer p.shamei span {
	font-size: 28px;
}
.fsns {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	font-size: 30px;
	line-height: 100%;
	color:#000000;
}
.box-footer p.add {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	font-weight:500;
	line-height: 120%;
	color:#000000;
	text-align:left;
}
.box-footer p.btime {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	font-weight:500;
	line-height: 120%;
	color:#000000;
	text-align:left;
}
.box-footer p.btime span {
	margin: 0px 10px 0px 0px;
	padding: 1px 3px 2px 3px;
	font-size: 15px;
	font-weight:500;
	line-height: 150%;
	color:#FFFFFF;
	background-color: #000000;
	text-align:center;
}
.box-footer p.catch {
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight:500;
	line-height: 120%;
	color:#000000;
	text-align:left;
}

p.copyright {
	margin: -80px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 100%;
	color:#000000;
	text-align:center;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
}



/****************************************************/
/*      見出しタイトル   　　　　　　　　　　　       */
/****************************************************/
h3.second {
  position: relative;
  display: inline-block;
  margin-top: 3em;
 margin-bottom: 1.5em;
	font-size: 160%;
}
h3.second:before {
  content: '';
  position: absolute;
  bottom: -25px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #FFD905;
  border-radius: 2px;
}

h4.second {
  position: relative;
	width: 45%;
	margin: 100px auto 20px auto;
  padding: 1em 1em;
  border-top: solid  2px #333333;
  border-bottom: solid 2px #333333;
/*text-shadow: 0px 0px 3px #000000;*/
	font-size: 140%;
	text-align: center;
}
h4.second:before, h4.second:after {
  content: '';
  position: absolute;
  top: -7px;
  width: 2px;
  height: -webkit-calc(100% + 14px);
  height: calc(100% + 14px);
  background-color:  #333333;
}
h4.second:before {
  left: 7px;
}
h4.second:after {
  right: 7px;
}
h4.second-2 {
  position: relative;
	width: 100%;
	margin: 50px auto 20px auto;
  padding: 0.25em 1em;
  border-top: solid 1px #333333;
  border-bottom: solid 1px #333333;
/*text-shadow: 0px 0px 3px #000000;*/
	font-size: 140%;
	text-align: center;
}

h5.second {
  padding: 1rem 2rem;
	margin-top: 70px;
	margin-bottom: 20px;
  border-left: 6px double #000;
 border-right: 6px double #000;
  background: #f4f4f4;
	font-size: 140%;
}
h5.second-narrow {
	width: 70%;
  padding: 1rem 2rem;
	margin: 70px auto 20px auto;
  border-left: 6px double #000;
 border-right: 6px double #000;
  background: #f4f4f4;
	font-size: 140%;
}


h6.second {
	position: relative;
	padding-bottom: 15px;
	font-size: 140%;
}

h6.second::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 8px;
	background-image: repeating-linear-gradient(45deg, #b4a983 0px, #b4a983 1px, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%);
	background-size: 8px 8px;
}







h5.second2 {
	margin: 50px auto 0px auto;
	width: 350px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
padding: 0.25em 0.5em;/*上下 左右の余白*/
color: #FFFFFF;/*文字色*/
background: transparent;/*背景透明に*/
border-left: solid 5px #FF0004;/*左線*/
border-right: solid 5px #FF0004;/*左線*/
}

h5.second-2 {
  position: relative;
	width: 100%;
	margin: 80px auto 20px auto;
  padding: 0.25em 1em;
  border-top: solid 2px #777777;
  border-bottom: solid 2px #777777;
	background-color:  #EFEFEF;
/*text-shadow: 0px 0px 3px #000000;*/
	font-size: 120%;
	text-align: center;
 font-family: "Noto Sans JP",serif;
}





/****************************************************/
/*      FORM      フォーム   　　　　　　　　　　　       */
/****************************************************/
input[type=tex].zipcode{
   border-radius: 2px;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
   -o-border-radius: 2px;
   -ms-border-radius: 2px;
   border:#a9a9a9 1px solid;
/*   -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
   -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);*/
   width:30%;
   height:25px;
   margin:0px 10px 5px 10px;
   padding:5px;
	background: #F6F6F6;
}
input[type=text],
input[type=email]
{
   border-radius: 2px;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
   -o-border-radius: 2px;
   -ms-border-radius: 2px;
   border:#a9a9a9 1px solid;
/*   -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
   -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);*/
   width:60%;
   height:25px;
   margin:0px 10px 5px 10px;
   padding:5px;
	background: #F6F6F6;
}

input[type=text]:focus,
input[type=email]:focus
 {
   border:solid 1px #C0BFF2;
/**/	background: #FFFFFF;
}

input[type=text], input[type=email], select { 
   outline: none;
}
select{
   border-radius: 2px;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
   -o-border-radius: 2px;
   -ms-border-radius: 2px;
   border:#a9a9a9 1px solid;
/*   -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
   -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);*/
   width:60%;
   height:40px;
   margin:0px 20px 0px 0px;
   padding:5px;
	background: #F6F6F6;
}
select:focus {
   border:solid 1px #C0BFF2;
/**/	background: #FFFFFF;
}

input[type=checkbox]{
   margin:0px 10px 0px 0px;
   padding:3px 0px 0px 0px;
	line-height:100%;
}
textarea {
   border-radius: 2px;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
   -o-border-radius: 2px;
   -ms-border-radius: 2px;
   border:#a9a9a9 1px solid;
/*   -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
   -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);*/
   width:90%;
   height:100px;
   margin:0px 20px 20px 0px;
   padding:0 3px;
/**/	background: #F6F6F6;
}

textarea:focus {
   border:solid 1px #C0BFF2;
/**/	background: #FFFFFF;
}

textarea, select { 
   outline: none;
}
input[type=submit]{
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border:#a9a9a9 1px solid;
/*   -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
   -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);*/
   width:30%;
   height:25px;
   padding:0 3px;
   cursor:pointer;
   color:#333;
   font-weight:bold;
   background:#f5f5f5;
   text-shadow:1px 1px 0px #fff;
   margin:10px auto 10px auto;
}
input[type=reset]{
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border:#a9a9a9 1px solid;
/*   -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
   -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);*/
   width:30%;
   height:25px;
   padding:0 3px;
   cursor:pointer;
   color:#333;
   font-weight:bold;
   background:#f5f5f5;
   text-shadow:1px 1px 0px #fff;
   margin:10px auto 10px auto;
}

input[type=button]{
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border:#a9a9a9 1px solid;
/*   -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
   -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);*/
   width:30%;
   height:25px;
   padding:0 3px;
   cursor:pointer;
   color:#333;
   font-weight:bold;
   background:#f5f5f5;
   text-shadow:1px 1px 0px #fff;
   margin:10px auto 10px auto;
}

/****************************************************/
/*      プルダウンメニュー　          */
/****************************************************/
.pd-menu{
	text-align: right;
/*	border-bottom: 1px solid #000000;	*/
}
.selectbox-001 {
	left: 5px;
	top:5px;
    position: relative;
}

.selectbox-001::before,
.selectbox-001::after {
    position: absolute;
    content: '';
    pointer-events: none;
}

.selectbox-001 select{
   border-radius: 2px;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
   -o-border-radius: 2px;
   -ms-border-radius: 2px;
   border:none;
   width:240px;
   height:40px;
   margin:5px 0px 5px 0px;
   padding:5px;
	font-size: 100%;
	background: #000000;
	color: #FFFFFF;
}
.selectbox-001 select:focus {
   border:none;
	background: #000000;
	color: #FFFFFF;
}




/****************************************************/
/*        Privacypolicy             */
/****************************************************/	

.gray-box {
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	margin-top: 80px;
	margin-left: auto;
	margin-bottom: 22px;
	margin-right: auto;
	background: #EDEAC9;
	border: 0px solid #DDD;
	color: #000000;
	width: 80%;
	height:auto;
	padding: 50px 25px 20px 25px;
	display:block;
	text-align:inherit;
	border-radius: 5px;
    -webkit-border-radius: 5px;
	text-align:left;
    -moz-border-radius: 5px;
}

.gray-box p.greeting {
	width: 93%;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	font-weight:normal;
	line-height: 180%;
	text-align: left;
}

.rt {
	font-size: 90%;
	line-height: 160%;
    padding: 5px;
	vertical-align:middle;
	text-align:right;
}


/*********************************/
/*  second                       */
/*********************************/
h2.second-title {
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	background: #193926;
	border: 0px solid #000;
	color: #FFFFFF;
	width: 100%;
/*	height:160px;*/
	padding: 40px 0px 40px 0px;
	display:block;
	font-weight:normal;
	line-height: 100%;
	text-align: center;
	font-size: 30px;
	letter-spacing: 10px;
   font-family: "Noto Sans JP",serif;
 }


/****************************************************/
/*        editor             */
/****************************************************/	


strong { font-weight: bold; }
em { font-style: italic; }
blockquote {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 40px;
}
 
/* img */
 img {
    height: auto;
    max-width: 100%;
}

.box-inner2 img {
    height: auto;
    max-width: 98%;
	padding :5px ;
	margin:0px auto;
}


.aligncenter {
    display: block;
    margin: 0px auto 20px auto;
}
.alignright { 
	float: right; 
	margin: 0px 0px 20px 10px;
}
.alignleft {
	float: left; 
	margin: 0px 10px 20px 0px;
}
 
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto;
    max-width: 100%;
}
.singlehousing p{
	width: 80%;
	display: block;
}
 



/* スマホnone */
.pc{display:block;}
.sp{display:none;}
.sp2{display:none;}
.tel {pointer-events: none;}
/* /スマホnone */



@media screen and (max-width: 1200px) {
.tablehyo {
width: 80%;
}

.hd-nav3 li a ,
.hd-nav3-second li a 	
	{
	padding: 0px 15px 0px 15px;
	font-size: 15px;
	letter-spacing: 0;
}

}



@media screen and (max-width: 1100px) {

	
	.list-cnts{
	width: 32%;
	max-width: 340px;
	margin: 20px 0.6% 0px 0.6%;
	padding: 0px 0px 0px 0px;
	float: left;
}
.flex-list{
	width: 32%;
	max-width: 340px;
	margin: 20px 0.6% 0px 0.6%;
	padding: 0px 0px 0px 0px;
}
	

}
@media screen and (max-width: 1050px) {

	
.hd-nav-left {
	margin: 10px auto;
	float: none;
 }
	
.hd-nav-right {
	margin: 10px auto;
	float: none;
 }
.hd-nav3 li a ,
.hd-nav3-second li a 	
	{
	padding: 0px 15px 0px 15px;
	font-size: 13px;
	letter-spacing: 0;
}
p.top-tex {
	margin-top: 80px;
	font-size: 30px;
}
p.top-tex span {
	font-size: 23px;
}
.box-top-sb{
	background-size: 100% auto;
	width: 100%;
}
p.top-tex-sb {
	margin-left:17%;
	font-size: 14px;
}
h2.top-title,
h2.second-headtitle 
	{
	font-size: 22px;
}
h2.top-title2 {
	font-size: 35px;
}
	
	
}


@media screen and (max-width: 900px) {

.top-mainpic{
	height: 250px;
	background-image: url("../images/top_main_pic-s.png");
}
.aikawa-mainpic{
	height: 150px;
	background-image: url("../images/aikawa-mainpic-s.png");
	margin: 5px auto 0px auto;
	padding: 15px 10px 0px 10px;
}
p.aikawa-tex {
	margin-top: 0px;
	font-size: 28px;
}
p.aikawa-tex2 {
	margin-top: -5px;
	font-size: 13px;
	line-height: 130%;
}
.box-title {
	height: 150px;
}
p.top-tex {
	margin-top: 50px;
	font-size: 22px;
}
p.top-tex span {
	font-size: 20px;
}

.box-title{
	height: 90px;		
}	
	
h2.second-headtitle {
	line-height: 80px;
}

h4.second {
 	width: 70%;
}
	
	
.footer-in02,
.footer-in03
{
	display: none;
}
.footer-in01
{
width: 87%;		
}
h2.top-title, 
h2.second-headtitle 
	{
	font-size: 17px;
}
h2.top-title2 {
	font-size: 35px;
}	
h2.top-title::before,
h2.top-title::after,
h2.second-headtitle::before,
h2.second-headtitle::after,
h2.top-title2::before,
h2.top-title2::after
	{
	width: 20%;
}	
p.top-tex-sb {
	margin-top: 27px;
	line-height: 150%;
	margin-left:20%;
	font-size: 15px;
}	
dt {
	float: none;
	font-size: 14px;
	margin-left:16%;
	width: 100%;
}
dd.title {
 	float: none;
 	font-size: 14px;
	margin-left:16%;
	margin-right:15%;
}
dd.cnts {
	float:none;
 	font-size: 14px;
	margin-left:16%;
	margin-right:15%;
}
.box-list-in {
	width: 90%;
 }
.list-cnts{
	width: 48%;
}
.flex-list{
	width: 48%;
}
.list-kinds-00,
.list-kinds-11
	{
	width: 50px;
	font-size: 12px;
}
.list-contract,
.cat_5,
.cat_6
	{
	width: 80px;
	font-size: 12px;
}
.list-kinds-1,
.list-kinds-2,
.list-kinds-3,
.list-kinds-4,
.list-kinds-5,
.list-kinds-6
	{
	width: 80px;
	font-size: 12px;
}
.list-kinds
	{
	width: 80px;
	font-size: 12px;
}
p.copyright {
	margin-bottom: 80px;
}
/*SPメニュー*/
	    #spFootNavi .spFootNavi-iconList .box {
        width: 25%;
        height: 70px;
        padding: 23px 10px;
        margin: 0;
        border-left: 1px solid  #fff;
		text-align: center;
		line-height: 100%;
        background: #000;
    }
    #spFootNavi .spFootNavi-iconList .box a > img {
        height: 24px;
        max-width: 24px;
        margin: 0 auto;
 		text-align: center;
   }
    #spFootNavi .spFootNavi-iconList .box:first-child {
        border-left: none;
    }
    #spFootNavi .spFootNavi-iconList .box a {
 		text-align: center;
		line-height: 100%;
       height: 100%;
		color: #FFF;
    }
    #menu_btn {
 		color: #FFF;
       position: absolute;
        right: 25px;
        /*height: 30px;*/
        bottom: 23px;
        /*bottom: 19px;*/
        z-index: 10001;
        display: block;
        width: 30px;
        height: 24px;
    }
    #menu_btn.active {
        bottom: 19px;
        height: 30px;
    }
    #spFootNavi {
        position: fixed;
        right: 0;
        bottom: 0;
        z-index: 10000;
        width: 100%;
        height: 70px;
        padding-right: 80px;
        background: #000;
 		text-align: center;
   }
    #spFootNavi:after {
        position: absolute;
        top: 0;
        right: 80px;
        width: 1px;
        height: 80px;
        content: "";
        border-right: 1px solid #fff;
    }
    .flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;

        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-justify-content: space-between;
                justify-content: space-between;
    }
    .flex.tri .box {
        width: 25%;
        margin-bottom: 20px;
    }
    .tac {
        text-align: center !important;
    }
    /*===================================
      SP MENU
      ===================================*/
    #menu_btn span {
        position: absolute;
        right: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 2px;
        margin: auto;
        transition: .4s;
        background: #fff;
    }
    #menu_btn span:nth-of-type(1) {
        top: 0;
    }
    #menu_btn span:nth-of-type(2) {
        top: 0;
        bottom: 0;
        z-index: -1;
    }
    #menu_btn span:nth-of-type(3) {
        bottom: 0;
    }
    #menu_btn.active span {
        background: #fff;
    }
    #menu_btn.active span:nth-of-type(1) {
        transform: translateY(12px) rotate(
        -135deg
        );
    }
    #menu_btn.active span:nth-of-type(2) {
        opacity: 0;
    }
    #menu_btn.active span:nth-of-type(3) {
        transform: translateY(-16px) rotate(
        135deg
        );
    }

    .bg-grey {
        color: #fff;
        background-color: #333333!important;
    }
    #sp_global_navi.active {
        pointer-events: auto;
        opacity: 1;
    }
    /*===================================
  sp_globalNavi
  ===================================*/
    #sp_global_navi {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 9999;
        display: none;
        display: none;
        display: flex;
        width: 100%;
        height: 100vh;
        /* padding: 100px 0 50px;*/
        padding: 100px 0 40px;
        margin-bottom: 70px;
        overflow-y: auto;
        transition: .4s;
        pointer-events: none;
        opacity: 0;

        align-items: center;
        flex-wrap: wrap;
    }
    #sp_global_navi .navigation-container,
    #sp_global_navi .sub-navigation-container {
        height: auto;
        margin: 10px auto 0;
    }
    #sp_global_navi .fmtBtn {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }
    #sp_global_navi .secTitle-2 {
        position: relative;
        top: 0;
        left: 0;
        margin: 0 auto;
        text-align: center;
    }
    #sp_global_navi .secTitle-2 .s-title {
        display: block;
        margin-top: .4em;
        font-size: 21px;
        line-height: 1.75;
        letter-spacing: .1em;
    }
    #sp_global_navi .secTitle-2 .title {
        font-size: 28px;
    }
    #sp_global_navi ul {
        display: block;
        width: 100%;
        margin-top: 0;
    }
     #sp_global_navi ul.snsList {
        display: flex;
        width: 130px;
        height: auto;
        /**/padding-top: 50px;
        margin: auto;
        margin-bottom: 0;
    }
    #sp_global_navi ul:nth-of-type(2) li {
        width: 25px;
        margin-top: 0;
    }
    #sp_global_navi ul li {
        width: 80%;
        margin: 0 auto;
            -ms-writing-mode: horizontal-tb;

        -webkit-writing-mode: horizontal-tb;
                writing-mode: lr-tb;
    }
    #sp_global_navi ul li:nth-of-type(n+7) {
        display: block;
    }
    #sp_global_navi ul li + li {
        margin-top: 10px;
    }
    #sp_global_navi ul li a {
        display: block;
        width: 100%;
        padding: 5px 0;
        font-size: 16px;
        line-height: 1.2;
        text-align: center;
        color: #fff;
    }
    #sp_global_navi ul li a.now {
        color: #fff;
    }
    #sp_global_navi ul li a span {
        position: relative;
        display: block;
        font-size: 15px;
        font-weight: 500;
    }
    #sp_global_navi ul li a span.en {
        display: none;
    }
    #sp_global_navi ul li a:before {
        display: none;
    }
    #sp_global_navi li:hover a {
        color: #fff;
    }
    #sp_global_navi li a.now {
        color: #fff;
    }

    #sp_global_navi li:before {
        display: none;
    }

    .navigation-container ul li a:after {
        left: 50%;
        -webkit-transform: translate(-50%, 0%);
            -ms-transform: translate(-50%, 0%);
                transform: translate(-50%, 0%);
    }
     .navigation-container ul li a:hover:after {
        display: none;
        max-width: 120px;
    }
    .navigation-container ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;
        height: 100%;

        -webkit-align-items: center;
                align-items: center;
        -webkit-box-align: center;
        -webkit-box-pack: flex-start;
        -ms-flex-align: center;
        -ms-flex-pack: flex-start;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-justify-content: flex-start;
                justify-content: flex-start;
    }
	
	
    #spFootNavi.scrolling {
        display: block;
    }
    .opacity01 {
        opacity: 1;
    }
	
    .menu-social li {
        width: 30px!important;
    }
    .menu-social img {
        width: 30px;
        height: 30px;
    }
	
    .hd-nav li {
        padding-right: 20px;
    }
/*    .hd-nav-gp .hd-nav-right {
        width: calc(100% - 130px);
    }
    .hd-nav-gp {
        display: flex;
        padding: 0 10px;

        align-items: center;
        justify-content: center;
    }
	*/
.spFootNavi-iconList li {
    display: block;
    font-size: 18px;
	text-align: center;
	margin:0px auto;
}
.spFootNavi-iconList li span {
    display: block;
    font-size: 11px;
	text-align: center;
	margin:0px auto;
}

.flex-item3 {
     width: 100%;                 
}
.flex-item2 {
    width: 100%;                 
}
.box-inner3 {
	text-align: center;
}
a[href^="tel:"] {
    pointer-events:auto;
}
.box-inner2 p {
	line-height: 120%;
}
	
/* スマホnone */
.sp{display:block;}
.sp2{display:none;}
.pc	{display:none;}
.tel {pointer-events: auto;}
/* /スマホnone */
	
}


@media screen and (max-width: 700px) {
.list-cnts{
	width: 100%;
	margin:0px auto;
	float: none;
}
.flex-list{
	width: 100%;
	margin:20px auto;
}
p.top-tex {
	margin-top: 40px;
	font-size: 18px;
}
p.top-tex span {
	font-size: 16px;
}
.box-top-sb{
	height:auto;
}
.box-topbanner img.short,
.box-topbanner img.long	
	{
	width: 80%;
	max-width: 600px;
	margin: 5px auto;
	float: none;
}
.tablehyo th,td {
width: auto;
display: block;
border-top: none;
}
.tablehyo tr:first-child {
border-top: 1px solid #d5d5d5;
}
.tablehyo th.wd {
width: 100%;
}

.box-inner2 p {
	width: 95%;
}


h3.second {
  margin-top: 2em;
	font-size: 135%;
 }
h3.housing-title{
	font-size: 120%;
}
p.housing-date{
	font-size: 85%;
}
p.housing-price{
	padding: 10px;
	font-size: 120%;
}
.box-inner2 p.w45 {
	width: 65%;
}
input[type=submit]{
    width:40%;
 }
input[type=reset]{
   width:40%;
}

input[type=button]{
  width:40%;
}	
	
}



@media screen and (max-width: 530px) {
p.top-tex-sb {
	margin-top: 20px;
	line-height: 110%;
	margin-left:18%;
	font-size: 11px;
}
p.top-tex-sb span {
	font-size: 10px;
}

.housing-info-detail dl dt
{
	width:27%;
	padding-top:4px;
	padding-right:5px;
	margin-left:0px;
	font-size: 90%;
}

.aikawa-mainpic{
	height: 150px;
	background-image: url("../images/aikawa-mainpic-sp.png");
	padding: 15px 10px 0px 10px;
}

.selectbox-001 select{
   width:168px;
font-size: 90%;

}


/* スマホnone */
.sp2{display:block;}
.sp{display:block;}
.pc	{display:none;}
.tel {pointer-events: auto;}
/* /スマホnone */
	
}

