@charset "utf-8";

main ul li a{
	color: #298E40;
}

/*===============================================
●画面の横幅が769px以上
===============================================*/
@media screen and (min-width : 769px ){
#pc------------------------------------------- {
}
#catch {
	width: 750px;
	margin-left: auto;
    margin-right: auto;
}
#catch h2.ttl {
	margin-top: 8%;
	margin-bottom: 6%;
}
#catch .box {
	position: relative;
	margin-left: auto;
    margin-right: auto;
}
#catch .box figure img {
	width: 100%;
	height: autotuo
}
#catch .box p {
color: #fff;
text-align: left;
font-size: 50px;
font-family: "Gabarito", sans-serif;
letter-spacing: 0.05em;
line-height: 0.8em;
font-weight: bold;
text-shadow: 0px 0px 12px #000000;
}
#catch .box p span {
	display: block;
	font-size: 24px;
}
#catch .box p em {
	display: block;
	font-size: 24px;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0px;
	font-weight: 500;
}
#catch .box p:nth-of-type(1) {
	position: absolute;
	left: 3vw;
	top: 3vw;
}
#catch .box p:nth-of-type(2) {
	position: absolute;
	right: 3vw;
	bottom: 2vw;
	text-align: right;
}
#catch .box+p {
	color: #298E40;
	font-size: 34px;
	line-height: 1.4em;
	margin-top: 5%;
	margin-bottom: 2%;
}
#catch .box+p+p {
	text-align: left;
	margin-left: auto;
    margin-right: auto;
}
#catch .atte {
	color: #727171;
	text-align: left;
	margin-left: auto;
    margin-right: auto;
}
#catch+nav {
	position: relative;
	z-index: 9;
	width: 750px;
	margin-left: auto;
    margin-right: auto;
}
#catch+nav ul {
	display: flex;
	display: -webkit-flex; /* Safari */
    display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
    -ms-flex-pack: justify;
	margin-top: 10%;
}
#catch+nav ul li {
	width: 375px;
}
#catch+nav ul li a {
	background-color: #138046;;
	display: block;
	color: #fff;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 10px;
}
#catch+nav ul li+li a {
	background-color: #299140
}
#catch+nav ul li a:hover {
	opacity: 0.8;
}
#catch+nav ul li a span {
	display: block;
	font-family: "Gabarito", sans-serif;
	font-size: 26px;
}
#catch+nav ul li a img {
	width: 1vw;
	margin-top: 0.5vw;
	display: block;
	margin-left: auto;
    margin-right: auto;
}
.nouen {
	margin-bottom: 120px;
	width: 750px;
	margin-left: auto;
    margin-right: auto;
	margin-top: -2px;
}
.nouen h3 {
	text-align: left;
	margin-left: auto;
    margin-right: auto;
	border-left: 4px solid #1F8D3A;
	padding-left: 20px;
	margin-top: 5%;
	font-size: 20px;
}
.nouen h3 span {
	display: block;
	font-family: "Gabarito", sans-serif;
	font-weight: bold;
	font-size: 40px;
	letter-spacing: 0.05em;
	margin-bottom: 5px;
}
.nouen h3+p {
	text-align: left;
	margin-left: auto;
    margin-right: auto;
	color: #1F8D3A;
	margin-top: 3%;
	margin-bottom: 2%;
}
.nouen h3+p+p {
	margin-left: auto;
    margin-right: auto;
	text-align: left;
}
.nouen .atte {
	text-align: left;
	margin-left: auto;
    margin-right: auto;
	text-indent: -1em;
	padding-left: 1em;
	color: #727171;
}
.nouen .osusume {
	text-align: left;
	margin-left: auto;
    margin-right: auto;
	margin-top: 5%;
}
.nouen .osusume h4 {
	color: #1F8D3A;
	font-size: 24px;
}
.nouen .osusume h4 span {
	font-size: 12px;
	position: relative;
	top: -5px;
	margin-right: 10px;
}
.nouen .osusume h5 {
	font-weight: bold;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 5px
}
.nouen .osusume p+h5 {
	margin-top: 20px;
}
.nouen .osusume .atte {
	width: 100%;
}
.nouen .price {
	background-color: #D2E1D4;
	margin-left: auto;
    margin-right: auto;
	text-align: left;
	margin-top: 5%;
	padding: 30px;
}
.nouen .price h4 {
	font-size: 24px;
	color: #1F8D3A;
	margin-bottom: 20px;
}
.nouen .price h4 span {
	font-size: 12px;
	position: relative;
	top: -5px;
	margin-right: 7px;
}
.nouen .price h5 {
	margin-bottom: 10px;
	font-size: 20px;
}
.nouen .price dl {
	display: flex;
	display: -webkit-flex; /* Safari */ 　
    display: -ms-flexbox;
    flex-wrap: wrap;
	-webkit-flex-wrap: wrap; /* Safari */
	margin-bottom: 10px;
}
.nouen .price dl dt {
	background-color: #299340;
	color: #fff;
	width: 100px;
	text-align: center;
	font-size: 18px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.nouen .price dl dd {
	width: 500px;
	font-size: 18px;
}
.nouen .yen {
	display: flex;
	display: -webkit-flex; /* Safari */ 　
    display: -ms-flexbox;
    flex-wrap: wrap;
	-webkit-flex-wrap: wrap; /* Safari */
	display: inline-block;
}
.nouen .yen span:last-child {
	text-align: right;
	display: inline-block;
	width: 70px;
}
.nouen .yen.small {

}
.nouen .btn02 {
	width: 400px;
	margin-top: 30px;
}
.nouen .btn02+p {
	margin-top: 20px;
	text-align: center;
}
.nouen .price .atte {
	text-align: left;
}
#villa h2 {
	margin-top: 8%;
	margin-bottom: 5%;
}
#villa h2+figure img {
	width: 100%;
	margin-left: auto;
    margin-right: auto;
}
#villa h2+figure+p {
	margin-top: 5%;
	color: #1F8D3A;
	font-size: 34px;
	line-height: 1.6em;
}
#villa h3 {
	border-left: none;
	padding-left: 0px;
	font-size: 20px;
	margin-bottom: 10px;
}
#villa dl.m2 {
	background-color: #D4E3D6;
	margin-left: auto;
    margin-right: auto;
	text-align: left;
	padding: 4%;
	padding-top: 2%;
	padding-bottom: 2%;
	display: flex;
	display: -webkit-flex; /* Safari */
    display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
    -ms-flex-pack: justify;
	align-items: center;
}
#villa dl.m2+dl {
	margin-top: 2%;
	background-color: #E9F4EA;
}
#villa dl.m2 dt {
}
#villa dl.m2 dt span {
	font-weight: bold;
	display: block;
	font-family: "Gabarito", sans-serif;
	letter-spacing: 0.05em;
	font-size: 28px;
}
#villa dl.m2 dd {
	color: #298E40;
	font-size: 28px;
}
#villa dl.blown {
	background-color: #EAE5D8;
}
#villa dl.blown dd {
	color: #806134!important;
}
#villa dl+p {
	margin-top: 10px;
}
#villa h4 {
	text-align: left;
	margin-left: auto;
    margin-right: auto;
	margin-top: 10%;
	font-size: 20px;
	color: #1F8D3A;
}
#villa h4 span {
	font-size: 12px;
	position: relative;
	top: -3px;
	margin-right: 5px;
}
#villa h4+p {
	margin-left: auto;
    margin-right: auto;
	text-align: left;
}
#villa .box {
	margin-left: auto;
    margin-right: auto;
	background-color: #EAE5D8;
	color: #806134;
	padding-top: 4%;
	padding-bottom: 4%;
	margin-top: 15%;
	line-height: 1.7em;
	font-size: 20px;
}
#villa figure img {
	width: 100%;
	height: auto;
}
#villa .box+figure {
	width: 86%;
	margin-left: auto;
    margin-right: auto;
}
#villa .box+figure+ul {
	width: 90%;
	text-align: left;
	margin-left: auto;
    margin-right: auto;
	margin-top: 5%;
}
#villa .box+figure+ul li {
	margin-bottom: 3%;
	text-indent: -1em;
	padding-left: 1em;
}
#villa .box+figure+ul li span {
	font-size: 12px;
	position: relative;
	top: -3px;
	margin-right: 5px;
	color: #1E9639;
}
#villa .price h4 {
	margin-left: 0px;
	margin-top: 1%;
}
#villa .price dl dd {
	width: 80%;
}

}



/*===============================================
●画面の横幅が768pxまで
===============================================*/
@media screen and (max-width:768px){
	
/*===============================================
●sp-tablet
===============================================*/
#sptablet------------------------------------------- {
}
#catch h2.ttl {
	margin-top: 8%;
	margin-bottom: 6%;
}
#catch .box {
	position: relative;
	width: 90%;
	margin-left: auto;
    margin-right: auto;
}
#catch .box p {
color: #fff;
text-align: left;
font-size: 6vw;
font-family: "Gabarito", sans-serif;
letter-spacing: 0.05em;
line-height: 0.9em;
font-weight: bold;
text-shadow: 0px 0px 12px #000000;
}
#catch .box p span {
	display: block;
	font-size: 4vw;
}
#catch .box p em {
	display: block;
	font-size: 3vw;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0px;
	font-weight: 500;
}
#catch .box p:nth-of-type(1) {
	position: absolute;
	left: 3vw;
	top: 3vw;
}
#catch .box p:nth-of-type(2) {
	position: absolute;
	right: 3vw;
	bottom: 2vw;
	text-align: right;
}
#catch .box+p {
	color: #298E40;
	font-size: 4.5vw;
	margin-top: 5%;
	margin-bottom: 2%;
}
#catch .box+p+p {
	text-align: left;
	width: 90%;
	margin-left: auto;
    margin-right: auto;
}
#catch .atte {
	color: #727171;
	text-align: left;
	width: 90%;
	margin-left: auto;
    margin-right: auto;
}
#catch+nav {
	position: relative;
	z-index: 9;
}
#catch+nav ul {
	display: flex;
	display: -webkit-flex; /* Safari */
    display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
    -ms-flex-pack: justify;
	margin-top: 10%;
	margin-bottom: -2px;
}
#catch+nav ul li {
	width: 50%;
}
#catch+nav ul li a {
	background-color: #138046;;
	display: block;
	color: #fff;
	text-decoration: none;
	padding-top: 4%;
	padding-bottom: 6%;
}
#catch+nav ul li+li a {
	background-color: #299140
}
#catch+nav ul li a span {
	display: block;
	font-family: "Gabarito", sans-serif;
	font-size: 3vw;
	margin-bottom: -2vw;
}
#catch+nav ul li a img {
	width: 3vw;
	margin-top: 0.5vw;
	display: block;
	margin-left: auto;
    margin-right: auto;
}
.nouen {
	margin-bottom: 12%;
	margin-top: -2px;
}
.nouen h3 {
	text-align: left;
	width: 90%;
	margin-left: auto;
    margin-right: auto;
	border-left: 4px solid #1F8D3A;
	padding-left: 2vw;
	margin-top: 5%;
}
.nouen h3 span {
	display: block;
	font-family: "Gabarito", sans-serif;
	font-weight: bold;
	font-size: 6vw;
	letter-spacing: 0.05em;
}
.nouen h3+p {
	text-align: left;
	width: 90%;
	margin-left: auto;
    margin-right: auto;
	color: #1F8D3A;
	margin-top: 3%;
	margin-bottom: 2%;
}
.nouen h3+p+p {
	width: 90%;
	margin-left: auto;
    margin-right: auto;
	text-align: left;
}
.nouen .atte {
	width: 86%;
	text-align: left;
	margin-left: auto;
    margin-right: auto;
	text-indent: -1em;
	padding-left: 1em;
	color: #727171;
}
.nouen .osusume {
	text-align: left;
	width: 90%;
	margin-left: auto;
    margin-right: auto;
	margin-top: 5%;
}
.nouen .osusume h4 {
	color: #1F8D3A;
	font-size: 4.5vw;
}
.nouen .osusume h4 span {
	font-size: 2vw;
	position: relative;
	top: -0.7vw;
	margin-right: 1vw;
}
.nouen .osusume h5 {
	font-weight: bold;
	font-size: 4vw;
}
.nouen .osusume p+h5 {
	margin-top: 5%;
}
.nouen .osusume .atte {
	width: 100%;
}
.nouen .price {
	background-color: #D2E1D4;
	width: 80%;
	margin-left: auto;
    margin-right: auto;
	text-align: left;
	margin-top: 5%;
	padding: 5%;
	padding-top: 3%;
	padding-bottom: 3%;
}
.nouen .price h4 {
	font-size: 4vw;
	color: #1F8D3A;
}
.nouen .price h4 span {
	font-size: 2vw;
	position: relative;
	top: -0.7vw;
	margin-right: 1vw;
}
.nouen .price h5 {
	margin-bottom: 2%;
}
.nouen .price dl {
	display: flex;
	display: -webkit-flex; /* Safari */ 　
    display: -ms-flexbox;
    flex-wrap: wrap;
	-webkit-flex-wrap: wrap; /* Safari */
	margin-bottom: 2%;
}
.nouen .price dl dt {
	background-color: #299340;
	color: #fff;
	width: 18%;
	text-align: center;
	font-size: 3vw;
	margin-bottom: 2%;
	margin-right: 2%;
	height: 5.5vw;
	line-height: 5.5vw;
}
.nouen .price dl dd {
	width: 80%;
	margin-bottom: 2%;
	line-height: 5.5vw;
}
.nouen .yen {
	display: flex;
	display: -webkit-flex; /* Safari */ 　
    display: -ms-flexbox;
    flex-wrap: wrap;
	-webkit-flex-wrap: wrap; /* Safari */
	display: inline-block;
	width: 25%;
}
.nouen .yen span:last-child {
	width: 75%;
	text-align: right;
	display: inline-block;
}
.nouen .yen.small {
	font-size: 3.5vw;
}
.nouen .btn02 {
	width: 84%;
	margin-top: 10%;
}
.nouen .btn02+p {
	font-size: 3.4vw;
	margin-top: 2%;
}
.nouen .price .atte {
	text-align: left;
	width: 95%;
}
#villa h2 {
	margin-top: 8%;
	margin-bottom: 5%;
}
#villa h2+figure {
	width: 90%;
	margin-left: auto;
    margin-right: auto;
}
#villa h2+figure+p {
	margin-top: 5%;
	color: #1F8D3A;
	font-size: 4.5vw;
}
#villa h3 {
	border-left: none;
	padding-left: 0px;
	font-size: 3.5vw;
}
#villa dl.m2 {
	background-color: #D4E3D6;
	width: 82%;
	margin-left: auto;
    margin-right: auto;
	text-align: left;
	padding: 4%;
	padding-top: 2%;
	padding-bottom: 2%;
	display: flex;
	display: -webkit-flex; /* Safari */
    display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
    -ms-flex-pack: justify;
	align-items: center;
}
#villa dl.m2+dl {
	margin-top: 2%;
	background-color: #E9F4EA;
}
#villa dl.m2 dt {
	font-size: 3.5vw;
}
#villa dl.m2 dt span {
	font-weight: bold;
	display: block;
	font-family: "Gabarito", sans-serif;
	letter-spacing: 0.05em;
	margin-bottom: -2vw;
	font-size: 3.5vw;
}
#villa dl.m2 dd {
	color: #298E40;
	font-size: 4vw;
}
#villa dl.blown {
	background-color: #EAE5D8;
}
#villa dl.blown dd {
	color: #806134;
}
#villa dl+p {
	font-size: 3.5vw;
}
#villa h4 {
	text-align: left;
	width: 90%;
	margin-left: auto;
    margin-right: auto;
	margin-top: 10%;
	font-size: 4vw;
	color: #1F8D3A;
}
#villa h4 span {
	font-size: 2vw;
	position: relative;
	top: -0.7vw;
	margin-right: 1vw;
}
#villa h4+p {
	width: 90%;
	margin-left: auto;
    margin-right: auto;
	text-align: left;
}
#villa .box {
	width: 86%;
	margin-left: auto;
    margin-right: auto;
	background-color: #EAE5D8;
	color: #806134;
	padding-top: 4%;
	padding-bottom: 4%;
	margin-top: 15%;
	line-height: 1.7em;
}
#villa .box+figure {
	width: 86%;
	margin-left: auto;
    margin-right: auto;
}
#villa .box+figure+ul {
	width: 90%;
	text-align: left;
	margin-left: auto;
    margin-right: auto;
	margin-top: 5%;
}
#villa .box+figure+ul li {
	margin-bottom: 3%;
	text-indent: -1em;
	padding-left: 1em;
}
#villa .box+figure+ul li span {
	font-size: 2vw;
	position: relative;
	top: -0.6vw;
	margin-right: 1.2vw;
	color: #1E9639;
}
#villa .price h4 {
	margin-left: 0px;
	margin-top: 1%;
}
#villa .price dl dd {
	width: 80%;
}
#villa .yen {
	display: flex;
	display: -webkit-flex; /* Safari */ 　
    display: -ms-flexbox;
    flex-wrap: wrap;
	-webkit-flex-wrap: wrap; /* Safari */
	display: inline-block;
	width: 30%;
}
#villa .yen span:last-child {
	width: 75%;
}
#villa .price .atte {
	line-height: 1.7em;
	padding-bottom: 5%;
}
}



/*===============================================
●画面の横幅が400pxまで
===============================================*/
@media screen and (max-width:400px){
/*===============================================
●sp400
===============================================*/
#sp400------------------------------------------- {
}
}



/*===============================================
●画面の横幅が320pxまで
===============================================*/
@media screen and (max-width:320px){
/*===============================================
●sp320
===============================================*/
#sp320------------------------------------------- {
}
}



/*===============================================
●画面の横幅が481pxから768pxまで
===============================================*/
@media screen and (min-width:481px) and (max-width:768px) {
/*===============================================
●tablet
===============================================*/
#tab------------------------------------------- {
}
}