@charset "utf-8";


.breadcrumb {
  position: static;
}
.breadcrumb li {
	color: #000;
}
.breadcrumb li a{
	color: #000;
}
@media only screen and (max-width:640px) {
	.breadcrumb {
		position: static;
		margin-top: 10px;
	}
}
.side-links {
	margin-top: 2px;
}

.article {
	padding-top: 100px;
}
@media only screen and (max-width:640px) {
	.article {
		padding-top: 54px;
	}
}

/* HideandSeek */
	.blocks {
		display: none;
	}

	#block-01 {
		display: block;
	}


	.caption,
	.cap {
		font-size: 10px;
		line-height: 15px;
		color: #666;
	}

	img {
		max-width: 100%;
		height: auto;
	}

	.snav {
		max-width: 770px;
		margin: 0 auto;
		overflow: hidden;
		padding-left: 10px;
		padding-right: 10px;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
		text-align: center;
		margin-top: 30px;
		margin-bottom: 20px;
	}
	/*.snav.end {
		margin-top: 30px;
		margin-bottom: 20px;
	}*/
	.snav ul {
		letter-spacing: -0.5em;
	}
	.snav li {
		text-indent: -9999px;
		letter-spacing: normal;
		width: 48.66666666666667%;
		height: 60px;
		display: inline-block;
		margin-right: 2.666666666666667%;
	}
	.snav li.house {
		background: url(../imgs/snav-01.png) no-repeat;
		-webkit-background-size: contain;
		background-size: contain;
	}
	.snav li.living {
		background: url(../imgs/snav-02.png) no-repeat;
		-webkit-background-size: contain;
		background-size: contain;
		margin-right: 0;
	}
	.snav li.house:hover,
	.snav li.house.select {
		background: url(../imgs/snav-01_ov.png) no-repeat;
		-webkit-background-size: contain;
		background-size: contain;
	}
	.snav li.living:hover,
	.snav li.living.select {
		background: url(../imgs/snav-02_ov.png) no-repeat;
		-webkit-background-size: contain;
		background-size: contain;
	}
@media only screen and (max-width:640px) {
	.snav li {
		height: 93px;
	}
	.snav li.house {
		background: url(../imgs/snav-01-sp.png) no-repeat;
		-webkit-background-size: contain;
		background-size: contain;
	}
	.snav li.living {
		background: url(../imgs/snav-02-sp.png) no-repeat;
		-webkit-background-size: contain;
		background-size: contain;
		margin-right: 0;
	}
	.snav li.house:hover,
	.snav li.house.select {
		background: url(../imgs/snav-01-sp_ov.png) no-repeat;
		-webkit-background-size: contain;
		background-size: contain;
	}
	.snav li.living:hover,
	.snav li.living.select {
		background: url(../imgs/snav-02-sp_ov.png) no-repeat;
		-webkit-background-size: contain;
		background-size: contain;
	}

}

	.boxA {
		padding: 50px 33px 20px;
		border: solid 1px #8d7d2b;
	}
	.boxA .caption {
		font-size: 10px;
		line-height: 15px;
	}

	.boxB {
		padding: 20px;
		background: #e9ecef;
	}

	.boxC {
		padding: 10px;
		border: solid 1px #908f8f;
		text-align: center;
	}
	.boxC li {
		display: inline-block;
	}
	.boxC li.last {
		margin-left: 10px;
	}
	.boxC li img {
		vertical-align: bottom;
	}
@media only screen and (max-width:960px) {
	.boxC li {
		display: block;
	}
	.boxC li.last {
		margin-left: 0;
		margin-top: 10px;
	}
}
@media only screen and (max-width:640px) {
	.boxA {
		padding: 40px 20px 20px;
	}
}

	.section.num1 {
    padding-top: 100px;
    padding-bottom: 110px;
  }
  .section.num1 .wrap.num1 {
    padding-bottom: 60px;
  }
  .section.num1 .wrap.num2 {
    padding-top: 70px;
  }
@media only screen and (max-width:640px) {
  .section.num1 {
    padding-top: 40px;
	}

}

	.section.num2 {
		padding-top: 70px;
		background: url(../imgs/bg-content.png) repeat-x top left;
		border-top: solid 1px #c6c6c6;
	}
	.section.num2 .isoCaption {
		text-align: right;
		margin-bottom: 25px;
	}
	.section.num2 .pinchIcn {
		display: none;
	}
@media only screen and (max-width:640px) {
	.section.num2 .isoCaption {
		text-align: left;
	}
	.section.num2 .pinchIcn {
		display: block;
		margin-top: 10px;
		position: relative;
		padding-left: 20px;
		font-size: 16px;
		letter-spacing: 0.1px;
	}
	.section.num2 .pinchIcn:before {
		content: '';
		display: block;
		background: url(../imgs/icon-pinchin.png) no-repeat;
		-webkit-background-size: contain;
		     -o-background-size: contain;
		        background-size: contain;
		position: absolute;
		top: 0;
		left: 0;
		width: 20px;
		height: 100%;
	}
}

	.section.num3 {
		padding-top: 70px;
		background: url(../imgs/bg-content.png) repeat-x top left;
		border-top: solid 1px #c6c6c6;
	}
@media only screen and (max-width:640px) {
}

	.httl {
		margin-bottom: 20px;
		padding: 10px;
		text-align: center;
	}
	.httl.mb50 {
		margin-bottom: 50px;
	}
	.httl img {
		vertical-align: top;
	}
	.httl.num1 {
		background: #1f4664;
	}
	.httl.num2 {
		margin-bottom: 12px;
		padding: 5px;
		text-align: left;
		background: #59a46e;
	}
	.httl.num3 {
		margin-bottom: 12px;
		padding: 5px;
		text-align: left;
		background: #12857c;
	}
	.httl.num4 {
		margin-bottom: 12px;
		padding: 5px;
		text-align: left;
		background: #417aa1;
	}
	.httl.num5 {
		margin-bottom: 12px;
		padding: 5px;
		background: #dae0e5;
	}


	.ph {
		margin-bottom: 12px;
		text-align: center;
	}
	.h {
		margin-bottom: 10px;
		padding-left: 10px;
		border-left: solid 2px #9a9552;
	}
	.h span {
		display: none;
		font-family: "秀英明朝 M";
		font-size: 14px;
		color: #45420d;
	}
	.h img {
		vertical-align: middle;
	}
	.Ntxt {
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size: 12px;
		line-height: 1.8;
	}

	.ttlList {
		text-align: center;
	}
	.ttlList li {
		display: inline-block;
	}
	.ttlList li.last {
		margin-left: 20px;
	}
	.ttlList li img {
		vertical-align: top;
	}

	.lineA {
		margin-bottom: 40px;
		padding-bottom: 10px;
		border-bottom: double 3px #c1ccd4;
		text-align: center;
	}
	.lineB {
		margin-bottom: 22px;
		border-bottom: solid 1px #254b68;
	}
	.lineC {
		padding-bottom: 20px;
		border-bottom: solid 1px #c8c7c8;
	}

	.Numb1 {
		min-height: 36px;
		padding-left: 45px;
		padding-bottom: 10px;
		background: url(../imgs/02/icn-num1.png) no-repeat 0 0;
	}
	.Numb2 {
		min-height: 36px;
		padding-left: 45px;
		padding-bottom: 0;
		background: url(../imgs/02/icn-num2.png) no-repeat 0 0;
	}
	.Numb3 {
		min-height: 36px;
		padding-left: 45px;
		padding-bottom: 10px;
		background: url(../imgs/02/icn-num3.png) no-repeat 0 0;
	}
@media only screen and (max-width:960px) {
	.ttlList li {
		display: block;
	}
	.ttlList li.last {
		margin-top: 20px;
		margin-left: 0;
	}
}
@media only screen and (max-width:640px) {
	.h img {
		display: none;
	}
	.h span {
		display: block;
	}
}



	.clearfix .fl {
		width: 54.5%;
	}
	.clearfix .fr {
		width: 41.6%;
	}
@media only screen and (max-width:640px) {
	.clearfix .fl,
	.clearfix .fr {
		float: none;
		width: auto;
	}
	.clearfix .fr {
		margin-top: 40px;
	}
}

	.clmBox {
		overflow: hidden;
	}
	.clmBox > div {
		float: left;
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}

	.clmBox.clm2 {
		margin-top: -40px;
		margin-left: -4%;
	}
	.clmBox.clm2 > div {
		width: 46%;
		margin-top: 40px;
		margin-left: 4%;
	}
	.clmBox.clm2 > div .h.last {
		margin-bottom: 0;
	}

	.clmBox.clm3 {
		margin-top: -5px;
		margin-left: -1%;
	}
	.clmBox.clm3 > div {
		width: 32.33%;
		margin-top: 5px;
		margin-left: 1%;
	}

	.clmBox.Nclm3 {
		margin-top: -40px;
		margin-left: -2%;
	}
	.clmBox.Nclm3 > div {
		width: 31.33%;
		margin-top: 40px;
		margin-left: 2%;
	}
	.clmBox.Nclm3 > div.db {
		width: 64.66%;
	}



	.clmBox.clm4 {
		margin-top: -40px;
		/*margin-left: -2.5%;*/
		display: flex;
		flex-direction: inherit;
		flex-wrap: wrap;
		justify-content: center;

	}
	.clmBox.clm4 > div {
		width: 30%;
		margin-top: 40px;
		margin-left: 2.5%;
	}



	.clmBox.Imt {
		margin-top: -10px;
	}
	.clmBox.Imt > div {
		margin-top: 10px;
	}
	.clmBox.Imt2 {
		margin-top: -20px;
	}
	.clmBox.Imt2 > div {
		margin-top: 20px;
	}
	.clmBox > div.cl {
		clear: left;
	}
@media only screen and (max-width: 960px) {
}
@media only screen and (max-width: 640px) {
	.clmBox.clm2 {
		margin-left: 0;
	}
	.clmBox.clm2 > div {
		float: none;
		width: auto;
		margin-left: 0;
	}
	.clmBox.clm2 .cap{
		text-align: left;
	}

	.clmBox.clm3 > div {
		width: 49%;
	}

	.clmBox.Nclm3 {
		margin-left: 0;
	}
	.clmBox.Nclm3 > div {
		float: none;
		width: auto;
		margin-left: 0;
	}
	.clmBox.Nclm3 > div.db {
		width: auto;
	}

	.clmBox.clm4 > div {
		width: 47.5%;
	}

	.clmBox > div.cl {
		clear: none;
	}
	.clmBox > div.clsp {
		clear: left;
	}
}
@media only screen and (max-width: 400px) {
	.clmBox.clm3 {
		margin-left: 0;
	}
	.clmBox.clm3 > div {
		float: none;
		width: auto;
		margin-left: 0;
	}
/*
*/
}

	.imgBox {
		display: table;
		width: 100%;

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	}
	.imgBox .txtArea,
	.imgBox .phArea {
		display: table-cell;
		vertical-align: top;
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
	.imgBox.num1 .txtArea {
		position: relative;
	}
	.imgBox.num1 .txtArea .logo {
		position: absolute;
		top: 10px;
		right: 0;
	}
	.imgBox.num1 .phArea {
		width: 196px;
		padding-right: 20px;
		text-align: left;
	}
@media only screen and (max-width: 964px) {
	.imgBox.num1 .txtArea .logo {
		position: static;
		margin-bottom: 25px;
		text-align: center;
	}
}
@media only screen and (max-width: 640px) {
	.imgBox.num1 .txtArea {
		display: block;
		margin-top: 20px;
	}
	.imgBox.num1 .phArea {
		display: block;
		width: auto;
		padding-right: 0;
		text-align: center;
	}
}

	.imgBox.num2 {
		margin-bottom: 10px;
		padding: 5px 5px 5px 20px;
		border: solid 1px #ccc;
	}
	.imgBox.num2 .txtArea {
		vertical-align: middle;
	}
	.imgBox.num2 .phArea {
		width: 110px;
		padding-left: 10px;
		text-align: right;
		vertical-align: middle;
	}

@media only screen and (max-width: 640px) {
	.imgBox.num2 {
		padding: 10px;
	}
	.imgBox.num2 .txtArea {
		display: block;
	}
	.imgBox.num2 .phArea {
		display: block;
		width: auto;
		margin-top: 10px;
		padding-left: 0;
		text-align: center;
	}
}

	.imgBox.num3 .phArea {
		width: 278px;
		padding-right: 20px;
		text-align: left;
	}

@media only screen and (max-width: 640px) {
	.imgBox.num3 .txtArea {
		display: block;
		margin-top: 20px;
	}
	.imgBox.num3 .phArea {
		display: block;
		width: auto;
		padding-right: 0;
		text-align: center;
	}
}

	.imgBox.num4 .txtArea {
		vertical-align: middle;
	}
	.imgBox.num4 .phArea {
		width: 290px;
		padding-left: 20px;
		text-align: left;
		vertical-align: middle;
	}
@media only screen and (max-width: 960px) {
	.imgBox.num4 .txtArea {
		display: block;
	}
	.imgBox.num4 .phArea {
		display: block;
		width: auto;
		margin-top: 20px;
		padding-left: 0;
		text-align: center;
	}
}

	.imgBox.num5 .phArea {
		width: 170px;
		padding-left: 0;
		padding-right: 20px;
	}
@media only screen and (max-width: 960px) {
	.imgBox.num5 .txtArea {
		display: table-cell;
	}
	.imgBox.num5 .phArea {
		display: table-cell;
		width: 170px;
		margin-top: 0;
		padding-left: 0;
		text-align: left;
	}
}
@media only screen and (max-width: 640px) {
	.imgBox.num5 .txtArea {
		display: block;
		margin-top: 20px;
	}
	.imgBox.num5 .phArea {
		display: block;
		width: auto;
		padding-left: 0;
		padding-right: 0;
		text-align: center;
	}
}
/* bnrArea */
.bnrArea {
	background-color: #E6EAEE;
	padding: 30px 10px 15px;
}
.bnrArea ul {
	/*letter-spacing: -5em;*/
	margin: 0 -7px;
	text-align: center;
}
.bnrArea ul li {
	vertical-align: top;
	letter-spacing: normal;
	display: inline-block;
	margin: 0 7px 15px;
	-webkit-transition: .3s;
	   -moz-transition: .3s;
	        transition: .3s;
}
.bnrArea ul li:hover {
	opacity: 0.7;
}

/* title */
	.titleA {
		margin-bottom: 40px;
		font-size: 24px;
		text-align: center;
		font-family: "秀英明朝 M";
	}
	.titleA.mb00 {
		margin-bottom: 0;
	}
	.titleA.mb60 {
		margin-bottom: 60px;
	}
	.titleB {
		margin-bottom: 25px;
		font-family: "秀英明朝 M";
		font-size: 20px;
	}

	.titleC {
		margin-bottom: 25px;
		font-family: "秀英明朝 M";
		font-size: 20px;
		color: #604c17;
	}

	.titleA span,
	.titleB span,
	.titleC span {
		display: none;
	}

	.txt span {
		display: none;
		font-family: "秀英明朝 M";
		font-size: 14px;
		line-height: 1.8;
	}

	.section.num2 .txt span,
	.section.num3 .txt span {
		font-size: 12px;
	}
	.section.num2 .txt span.caption,
	.section.num3 .txt span.caption {
		font-size: 10px;
		line-height: 15px;
		color: #666;
	}

	.lead-a {
		text-align: center;
	}
	.lead-a span {
		display: none;
		font-family: "秀英明朝 M";
		font-size: 16px;
		line-height: 1.8;
	}

@media only screen and (max-width: 640px) {
	.titleA,
	.titleA.mb60 {
		margin-bottom: 30px;
	}
	.titleB {
		margin-bottom: 20px;
	}

	.titleA img,
	.titleB img,
	.titleC img {
		display: none;
	}
	.titleA span,
	.titleB span,
	.titleC span {
		display: block;
		padding-top: 20px;
	}
	.txt br {
		display: none;
	}

	.lead-a {
		text-align: left;
	}
	.lead-a img,
	.txt img {
		display: none;
	}
	.lead-a span,
	.txt span {
		display: block;
	}
}
@media only screen and (max-width: 480px) {
	.titleA {
		font-size: 20px;
	}
	.titleB {
		font-size: 16px;
	}
	.titleC {
		font-size: 16px;
	}
}



.spImage {
	display: none;
}
@media only screen and (max-width: 640px) {
.pcImage {
	display: none;
}
.spImage {
	display: block;
}
}