@charset "UTF-8";

/* with rent - common
-------------------------------------------------- */

.productWithrent .bgColorMat01,
.productWithrent .bgColor01 {background-color: #eaeaeb;}

/*ナビゲーションボタン*/
.productWithrent .navProduct01 ol li a,
.productWithrent .navProduct02 ol li a {background-color: #d4d5d7;/*ボタンの色*/}

.productWithrent .navProduct01 ol li.current a,
.productWithrent .navProduct02 ol li.current a,
.productWithrent .navProduct01 ol li a:hover,
.productWithrent .navProduct02 ol li a:hover {background-color: #2a2e39;/*ホバー時*/}

/*フッターメニュー*/
.productWithrent .navProduct02 {
	margin-bottom: 0;
	padding: 80px 0;
}
@media only screen and (max-width: 768px) {
	.productWithrent .navProduct02 {
		padding: 10.6vw 0;
	}
}

/*フッターリンク*/
.productWithrent .wrapBnrProduct01 {background-color: #2a2e39;/*背景色*/}
.wrapBnrProduct01 .bnr2col05:first-child .itemBnr01 a {background-image: url(/home/product/withrent/images/img_footer01.jpg);}
.wrapBnrProduct01 .bnr2col05:first-child .itemBnr02 a {background-image: url(/home/product/withrent/images/img_footer02.jpg);}


.productWithrent .wrapBnrProduct01 .bnr2col05:first-child .itemBnr01 .img {width: 50%;}
@media only screen and (max-width: 768px) {
	.productWithrent .wrapBnrProduct01 .bnr2col05:first-child .itemBnr01 .img {width: 50%;}
}

.productWithrent .navProduct01 ol li:first-child a,
.productWithrent .navProduct02 ol li:first-child a > span {
	padding-left: 20px;
}

.productWithrent .navProduct01 ol li a > span {letter-spacing: -4px;}
.productWithrent .navProduct02 ol li:first-child a span span {
	display: inline;
	height: auto;
	line-height: auto;
	letter-spacing: -4px;
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
	.productWithrent .navProduct01 ol li a,
	.productWithrent .navProduct02 ol li a span {
		font-size: 1.4rem;
	}	
}


/* with rent - index
-------------------------------------------------- */
/* images */
.productWithrent .wrapTopMv01 {background-image: url("/home/product/withrent/images/mv01.jpg");}
@media only screen and (max-width: 768px) {
	.productWithrent .wrapTopMv01 {background-image: url("/home/product/withrent/images/mv01_sp.jpg");}
}

.productWithrent .wrapTopExterior01 {
	background-color: #805c38;
}

.productWithrent .wrapTopExterior01 .img {
	background-image: url(/home/product/withrent/images/img_top01.jpg);
	background-position: top center;
}
.productWithrent .wrapTopPlan01 {
	margin-bottom: 0;
	background-image: url(/home/product/withrent/images/bg_top01.jpg);
}

/* navi 6column */
@media only screen and (min-width: 769px) {
	.productWithrent .navProduct01 ol li,
	.productWithrent .navProduct02 ol li {
		width: 16.6666%;
		vertical-align: top;
	}
	.productWithrent .navProduct01 ol li:last-child a,
	.productWithrent .navProduct02 ol li:last-child span {
		line-height: 20px;
		padding-top: 7px;
		padding-left: 20px;
		box-sizing: border-box;
	}

	.productWithrent .navProduct01 ol li a a::before,
	.productWithrent .navProduct02 ol li a span::before {
		left: 15px;
	}

	.productWithrent .navProduct01 ol li:last-child a::before,
	.productWithrent .navProduct02 ol li:last-child a span::before {
		margin-top: -7px;
	}
}

@media only screen and (max-width: 980px) and (min-width: 769px) {
	.productWithrent .navProduct01 ol li a::before,
	.productWithrent .navProduct02 ol li a span::before {
		left: 5px;
	}
	.productWithrent .navProduct01 ol li:last-child a,
	.productWithrent .navProduct02 ol li:last-child a span {
		font-size: 1.4rem;
	}
}

@media only screen and (max-width: 768px) {
	.productWithrent .navProduct01 ol li:last-child a::before,
	.productWithrent .navProduct02 ol li:last-child a span::before {
		left: 1.5vw;
	}
}

/* layout */
/* スライドショー無し時 */
.productWithrent.themanorTop .unitCarousel01 {
	padding: 80px 0;
}
@media only screen and (max-width: 768px) {
	.productWithrent.themanorTop .unitCarousel01 {
		padding: 10vw 0;
	}
}

.productWithrent .wrapTopSupport .wrapInner {
}

.productWithrent .wrapTopSupport h3 {
	margin: 0 0 50px;
	font-size: 2.4rem;
}
@media only screen and (max-width: 768px) {
	.productWithrent .wrapTopSupport h3 {
		margin: 0 0 6.5vw;
	}
}


/*.support_col*/
.productWithrent .wrapTopSupport .support_col {
	margin-bottom: 10px;
	padding: 20px;
	background-color: #eaeaeb;
}

@media only screen and (max-width: 768px) {
.productWithrent .wrapTopSupport .support_col {
	margin-bottom: 2vw;
	padding: 10px;
}
}

.productWithrent .wrapTopSupport .support_col:after {
	content: "";
	display: block;
	clear: both;
}

.productWithrent .wrapTopSupport .support_col h4 {
	margin: 0 0 .5em;
	font-size: 1.6rem;
	font-weight: bold;
}

.productWithrent .wrapTopSupport .support_col p {
	font-size: 1.4rem;
}

@media only screen and (min-width: 769px) {
	.productWithrent .wrapTopSupport .support_col figure {
		padding-left: 20px;
		float: right;
		width: 210px;
	}
}

@media only screen and (max-width: 768px) {
	.productWithrent .wrapTopSupport .support_col figure {
		padding-left: 10px;
		float: right;
		width: 40%;
	}
	.productWithrent .wrapTopSupport .support_col figure img {
		width: 100%;
	}
}

/*.btnCommon01*/
.productWithrent .wrapTopSupport .btnCommon01 {
margin: 30px 0 0;
text-align: center;
}

.productWithrent .wrapTopSupport .btnCommon01 a {
margin: 0 auto;
box-sizing: border-box;
width: 200px;
height: 50px;
line-height: 50px;
background-color: rgba(255, 255, 255, 0.35);
border: 1px solid rgba(0, 0, 0, 0.25);
}
.productWithrent .wrapTopSupport .btnCommon01 a:hover {
background-color: #f6f8fb;
}

@media only screen and (max-width: 768px) {
	.productWithrent .wrapTopSupport .btnCommon01 {
		margin-top: 4vw;
	}
	.productWithrent .wrapTopSupport .btnCommon01 a {
		margin: 0 auto;
		width: 42.6%;
		height: 10.6vw;
		line-height: 10.6vw;
	}
	.productWithrent .wrapTopSupport .btnCommon01 a::before,
	.productWithrent .wrapTopSupport .btnCommon01 span::before {
		vertical-align: middle;
	}
}


/* with rent - concept
-------------------------------------------------- */

.productWithrent .wrapConcept01 {
	padding-bottom: 0;
}

@media only screen and (min-width: 769px) {
	.productWithrent .unitConcept01 .imgMain {width: 26.6%;}
	.productWithrent .unitConcept01 .txt {width: 70%;}
}
@media only screen and (max-width: 768px) {
	.productWithrent .unitConcept01 .txt .txtSub {
		width: auto;
		float: none;
	}
}

.productWithrent .unitConcept01 .txtSub h4 {
	margin: 30px 0 25px;
	font-size: 2.4rem;
	text-align: left;
}

@media only screen and (max-width: 768px) {
	.productWithrent .unitConcept01 .txtSub h4 {
		margin: 0 0 3vw;
		font-size: 4.69297vw;
	}
}

.productWithrent .unitConcept01 .txtSub h4 span {
	display: block;
	font-size: 1.3rem;
}
@media only screen and (max-width: 768px) {
	.productWithrent .unitConcept01 .txtSub h4 span {font-size: 2.69297vw;}
}

.productWithrent .unitConcept01 .txtSub p {
    font-size: 1.4rem;
    text-align: left;
}

@media only screen and (max-width: 768px) {
	.productWithrent .unitConcept01 .txtSub p {
	    font-size: 3.38937vw;
	}
	.productWithrent .unitConcept01 > .txtSub {
		padding: 0 6.5%;
	}
	.productWithrent .bgColorLight01 + .unitConcept01 > .txtSub {
		margin-bottom: 10.4vw;
	}

}

.productWithrent.concept .wrapSection h3 {
	position: relative;
	font-size: 3.2rem;
	margin: 0 0 45px;
	padding-bottom: 40px;
	text-align: center;
}

.productWithrent.concept .wrapSection h3:after {
  content: "";
  position: absolute;
  width: 37px;
  height: 1px;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  background-color: #000000;
}

@media only screen and (max-width: 768px) {
	.productWithrent.concept .wrapSection h3 {
		font-size: 5.47514vw;
		margin: 0 0 8vw;
		padding-bottom: 5.3vw;
	}
	.productWithrent.concept .wrapSection p br {display: none;}
}

.productWithrent.concept .wrapSection .col2_pc > div {position: relative;}

.productWithrent.concept .wrapSection .col2_pc > div:nth-child(n+3) {
	margin-top: 10px;
}

.productWithrent.concept .wrapSection .col2_pc > div > a,
.productWithrent.concept .wrapSection .col2_pc > div > .anc {
	position: relative;
	display: block;
	padding: 16px 32px 16px 16px;
	min-height: 100px;
	border: 1px solid #CCC;
}

@media only screen and (max-width: 768px) {
	.productWithrent.concept .wrapSection .col2_pc > div > a,
	.productWithrent.concept .wrapSection .col2_pc > div > .anc {
		min-height: 70px;
	}
}

.productWithrent.concept .wrapSection .col2_pc > div > a:hover {background-color: #fff;}

.productWithrent.concept .wrapSection .col2_pc > div > a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	width: 10px;
	height: 10px;
	/*border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;*/
	transform: rotate(45deg) translateY(-50%);
}

.productWithrent.concept .wrapSection .col2_pc h4 {
	margin: 0;
	font-size: 1.8rem;
	font-weight: bold;
}

@media only screen and (max-width: 768px) {
	.productWithrent.concept .wrapSection .col2_pc h4 {font-size: 4.5vw;}
}

.productWithrent.concept .wrapSection .col2_pc .btn h4 {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.productWithrent.concept .wrapSection .col2_pc h4 span {font-size: 1.2rem;}
.productWithrent.concept .wrapSection .col2_pc h4 span.number {
    margin-right: 1em;
    padding: .2em .6em;
    display: inline-block;
    background-color: #fe6600;
    color: #FFF;
    font-weight: normal;
    font-size: 80%;
}
.productWithrent.concept .wrapSection .col2_pc h4 + p {margin-top: 1em;}
.productWithrent.concept .wrapSection .col2_pc p {font-size: 1.2rem;}

@media only screen and (max-width: 768px) {
	.productWithrent.concept .wrapSection .col2_pc > div:nth-child(n+2) {
		margin-top: 10px;
	}
}

/* with rent - exterior
-------------------------------------------------- */

.productWithrent .wrapMvExterior {
	padding-bottom: 8em;
}
@media only screen and (max-width: 768px) {
	.productWithrent .wrapMvExterior {
		padding-bottom: 10.4vw;
	}
}

.productWithrent .wrapMvExterior h3 {
	position: relative;
	font-size: 3.2rem;
	margin: 50px 0 45px;
	padding-bottom: 40px;
	text-align: center;
}

.productWithrent .wrapMvExterior p {
	padding: 0;
}

@media only screen and (max-width: 768px) {
	.productWithrent .wrapMvExterior h3 {
		font-size: 5.47514vw;
		margin: 5vw 15px 8vw;
		padding-bottom: 5.3vw;
	}
}

.productWithrent .wrapMvExterior h3:after {
	content: "";
	position: absolute;
	width: 37px;
	height: 1px;
	bottom: 0;
	margin: auto;
	left: 0;
	right: 0;
	background-color: #000000;
}

/* layout */
/* 980px横幅の指定 */
.productWithrent .wrapExterior01_nj {
	width: 980px;
	margin: 0 auto;
	max-width: 100%;
	padding: 60px 0;
}

.productWithrent .bgColorMat01 .wrapExterior01_nj {
	padding-bottom: 15px;
}

.productWithrent .wrapExterior01_nj p {
	font-size: 1.6rem;
}
@media only screen and (max-width: 980px) and (min-width: 769px) {
	.productWithrent .wrapExterior01_nj {
		width: 96%;
		margin: 0 2%;
	}
}
@media only screen and (max-width: 768px) {
	.productWithrent .wrapExterior01_nj {
		width: 92%;
		margin: 0 auto;
		display: block;
		padding: 10.6vw 0;
	}
	.productWithrent .bgColorMat01 .wrapExterior01_nj {
		padding-bottom: 0;
	}
}

@media only screen and (min-width: 769px) {
	.productWithrent .bgColorMat01 .col4_pc > * {
		margin: 0 2% .666% 0;
		width: 23.5%;
	}
	.productWithrent .bgColorMat01 .col4_pc > *:last-child {
		margin-right: 0;
	}
}

@media only screen and (max-width: 768px) {
	.productWithrent .bgColorMat01 .col2_sp {
		width: 92%;
		margin: 0 auto;
	}
	.productWithrent .bgColorMat01 .col2_sp > * {
		margin: 0 4% 0 0;
		width: 48%;
		float: left;
		box-sizing: border-box;
	}
	.productWithrent .bgColorMat01 .col2_sp > *:nth-child(2n) {
		margin-right: 0;
	}
	.productWithrent .bgColorMat01 .col2_sp > * img {
		width: 100%;
	}
}


.productWithrent .wrapExterior01_nj li p {
	margin: 0 0 1.5em;
	font-size: 1.2rem;
	text-align: left;
}


/* with rent - interior
-------------------------------------------------- */

/* layout */
/* 980px横幅の指定 */
.productWithrent .wrapMvInterior {
	width: 980px;
	margin: 0 auto;
	max-width: 100%;
	padding: 40px 0 80px;
}

@media only screen and (max-width: 980px) and (min-width: 769px) {
	.productWithrent .wrapMvInterior {
		width: 96%;
		margin: 10.6vw 2% 0;
	}
}
@media only screen and (max-width: 768px) {
	.productWithrent .wrapMvInterior {
		width: 100%;
		margin: 10.6vw 0 0;
		display: block;
		padding: 10.6vw 0;
	}
}

.productWithrent .wrapMvInterior h3 {
	position: relative;
	font-size: 3.2rem;
	margin: 50px 0 45px;
	padding-bottom: 40px;
	text-align: center;
}

@media only screen and (max-width: 768px) {
	.productWithrent .wrapMvInterior h3 {
		font-size: 5.47514vw;
		margin: 0 0 8vw;
		padding-bottom: 5.3vw;
	}
}

.productWithrent .wrapMvInterior h3:after {
	content: "";
	position: absolute;
	width: 37px;
	height: 1px;
	bottom: 0;
	margin: auto;
	left: 0;
	right: 0;
	background-color: #000000;
}

.productWithrent .wrapMvInterior .img img {
	max-width: 100%;
}

.productWithrent .wrapMvInterior p {
	font-size: 1.6rem;
	padding: 0;
}

@media only screen and (max-width: 768px) {
	.productWithrent .wrapMvInterior p {
		width: 92%;
		margin: 0 auto;
	}
}

/*.btnCommon01*/
.productWithrent.interior .btnCommon01 {
margin: 30px 0 0;
text-align: center;
}

.productWithrent.interior .btnCommon01 a {
margin: 0 auto;
box-sizing: border-box;
width: 100%;
height: 50px;
line-height: 50px;
background-color: rgba(255, 255, 255, 0.35);
border: 1px solid rgba(0, 0, 0, 0.25);
}
.productWithrent.interior .btnCommon01 a:hover {
background-color: #f6f8fb;
}

@media only screen and (max-width: 768px) {
	.productWithrent.interior .btnCommon01 {
		margin-top: 4vw;
	}
	.productWithrent.interior .btnCommon01 a {
		margin: 0 auto;
		width: 42.6%;
		height: 10.6vw;
		line-height: 10.6vw;
	}
	.productWithrent.interior .btnCommon01 a::before,
	.productWithrent.interior .btnCommon01 span::before {
		vertical-align: middle;
	}
}

.productWithrent.interior .interior_center {
	margin-top: 30px;
	width: auto;
	text-align: center;
}
.productWithrent.interior .interior_center img {
	width: auto;
	max-width: 100%;
}

@media only screen and (max-width: 768px) {
.productWithrent.interior .interior_center {margin-top: 2vw;}
.productWithrent.interior p br {display: none;}
}

/* with rent - plan
-------------------------------------------------- */

.productWithrent .wrapPlan01 .wrapFormer {
	background-color: #eaeaeb;
}

.productWithrent.plan .span_7 figure {background-color: #FFF;}
@media only screen and (min-width: 769px) {
	.productWithrent.plan .span_7 figure {
		margin-right: 10px;
	}
}

.productWithrent.plan .bg_white {
	padding: 20px 10px;
	background-color: #FFF;
}

.productWithrent .wrapPlan01 {text-align: left;}

.productWithrent .wrapFormer .wrapTtl {
	height: auto;
	padding-left: 0;
}
@media only screen and (max-width: 768px) {
	.productWithrent .wrapFormer .wrapTtl {height: auto;}
}

.productWithrent .wrapPlan01 h3 {
	text-align: center;
}

.productWithrent .wrapFormer .txtOther {
	padding-bottom: 0;
}
.productWithrent h3 + .wrapFormer .unitPlan01 {
	padding-top: 0;
	padding-bottom: 0;
}

.productWithrent .wrapPlan01 .span_7 {
	text-align: center;
}

.productWithrent .wrapPlan01 h5 {
	margin: 10px 0 10px;
	font-size: 1.8rem;
}

@media only screen and (max-width: 768px) {
	.productWithrent .wrapPlan01 h5 {font-size: 4.4vw;}
}

.productWithrent .wrapPlan01 p {font-size: 1.4rem;}
@media only screen and (max-width: 768px) {
	.productWithrent .wrapPlan01 p {font-size: 3.38937vw;}
}

.productWithrent .wrapPlan01 .txtOther {
	margin-top: 40px;
	font-size: 2.4rem;
	text-align: center;
}


/* with rent - support
-------------------------------------------------- */

.productWithrent.support .wrapSection {padding: 80px 0;}
@media only screen and (max-width: 768px) {
	.productWithrent.support .wrapSection {padding: 10.6vw 0;}
}

.productWithrent.support .wrapSection:nth-child(2n+1) {
	background-color: #eaeaeb;
}

.productWithrent.support .support_logo {
	margin-bottom: 50px;
	text-align: center;
}

.productWithrent.support .support_logo img {
	padding: 10px;
	background-color: #FFF;
}

@media only screen and (max-width: 768px) {
.productWithrent.support .support_logo {
	margin-bottom: 6.5vw;
}
}

@media only screen and (max-width: 768px) {
	.productWithrent .wrapPlan01 .txtOther {
		margin-top: 6.5vw;
		font-size: 3.65009vw;
	}
}

.productWithrent.support h3 {
	position: relative;
	font-size: 3.2rem;
	margin: 0 0 45px;
	padding-bottom: 40px;
	text-align: center;
}

@media only screen and (max-width: 768px) {
	.productWithrent.support h3 {
		font-size: 5.47514vw;
		margin: 0 0 8vw;
		padding-bottom: 5.3vw;
	}
}

.productWithrent.support h3:after {
	content: "";
	position: absolute;
	width: 37px;
	height: 1px;
	bottom: 0;
	margin: auto;
	left: 0;
	right: 0;
	background-color: #000000;
}

.productWithrent.support h4 {
	margin: 0 0 50px;
	font-size: 2.4rem;
}

@media only screen and (max-width: 768px) {
	.productWithrent.support h4 {
		margin-bottom: 6.5vw;
		font-size: 4vw;
	}
}

.productWithrent.support h5 {
	margin: 0 0 20px;
	font-size: 2rem;
}

@media only screen and (max-width: 768px) {
	.productWithrent.support h5 {
		margin-bottom: 3vw;
		font-size: 3.8vw;
	}
}

.productWithrent.support img.bg_gray {
	padding: 15px;
	background-color: #f3f2ee;
}

.productWithrent.support img.bg_white {
	padding: 15px;
	background-color: #FFF;
}

.productWithrent.support .border-area .col {
	padding: 20px;
	border: 1px solid #CCC;
}

@media only screen and (min-width: 769px) {
	.productWithrent.support .border-area .col {
		min-height: 200px;
	}
}

.productWithrent.support .exam {
	margin-top: 15px;
	display: inline-block;
	font-size: 80%;
	line-height: 1.6;
	text-align: left;
}

.productWithrent.support .exam_box {
	padding: 2em;
	background-color: #efefef;
	font-size: 1.6rem;
	line-height: 2;
}

@media only screen and (max-width: 768px) {
	.productWithrent.support .exam_box {
		font-size: 3.38937vw;
	}
}

.productWithrent.support .wrapSection:nth-child(2n+1) .exam_box {
	background-color: #F5F5F5;
}

.productWithrent.support .exam_box p {
	font-size: 80%;
	line-height: 1.6;
}

.productWithrent.support table {
	margin: 50px 0;
	font-size: 1.6rem;
	line-height: 2;
	border-collapse: collapse;
}

.productWithrent.support table caption {
	margin-bottom: 10px;
	font-size: 120%;
	text-align: left;
}

.productWithrent.support table th,
.productWithrent.support table td {
	padding: .5em 1.5em;
	border: 1px solid #CCC;
	font-weight: normal;
}

.productWithrent.support table th {
	background-color: #f0ede6;
}

@media only screen and (max-width: 768px) {
	.productWithrent.support table {
		margin: 10.4vw 0;
		font-size: 3.38937vw;
	}
}

.productWithrent.support .link-text {
	margin-top: 10px;
}

@media only screen and (max-width: 768px) {
	.productWithrent.support .link-text {
		margin-top: 1.5vw;
		font-size: 90%;
	}
}

.productWithrent.support .link-text a:hover {text-decoration: underline;}

