@charset "utf-8";

/* page
-----------------------------------------------*/
p.mainImgBottom{
	margin:30px 0 0;
}

p.leadImage{
	margin:0 0 20px;
	text-align:center;
}


/* メリット
-----------------------------------------------*/
.offerMerit{
	margin:25px 0 0;
	padding:0 10px 25px;
	width:671px;
	background:url(../../../../common/images/line_dot.gif) repeat-x scroll 0 100% transparent;
}
.offerMeritLeft{
	float:left;
	width:420px;
}
.offerMerit h4{
	margin:0 0 15px;
	padding:0;
}
.offerMerit h4 img{
	padding:0 12px 8px 0;
	border-bottom:1px solid #999;
}

.offerMerit ul{
	margin:0 0 0 12px;
	padding:0;
	list-style:none;
}
.offerMerit li{
	margin:0 0 7px;
	padding:0 0 0 18px;
	list-style:none;
	background:url(../images/icon_check.gif) no-repeat 0 2px;
}
.offerMeritImg{
	float:right;
	width:240px;
}
p.offerMeritImgL{
	clear:both;
	margin:20px 0 0 0;
}

.offerMeritLeft01{
	float:left;
	width:375px;
}
.offerMeritImg01{
	float:right;
	width:285px;
}


/* プレハブとの違い
-----------------------------------------------*/
.offerTable{
margin:25px 0 0 10px;
padding:0;
width:671px;
border-top:solid 1px #CCC;
border-left:solid 1px #CCC;
clear:both;
}

.offerTable th{
margin:0;
padding:5px;
border-bottom:solid 1px #CCC;
border-right:solid 1px #CCC;
background:#EFF9FE;
font-weight:normal;
text-align:center;
clear:both;
}

.offerTable thead th{
margin:0;
padding:5px;
border-bottom:solid 1px #CCC;
border-right:solid 1px #CCC;
background:#DEEBFA;
color:#1B558C;
font-weight:bold;
text-align:center;
clear:both;
}

.offerTable td{
margin:0;
padding:5px;
border-bottom:solid 1px #CCC;
border-right:solid 1px #CCC;
text-align:center;
clear:both;
}



/* 参考プラン
-----------------------------------------------*/
.offerPlan{
margin:15px 0 0 10px;
padding:0;
width:671px;
clear:both;
}

.offerPlan h4{
margin:0;
padding:0 0 0 18px;
background:transparent url(../images/offer_tit_mark.gif) no-repeat 0 2px;
font-size:120%;
clear:both;
}
.offerPlanImg{
	margin:15px 0 40px 0;
	padding:0 0 25px;
	border-bottom:1px solid #CCC;
	clear:both;
}

.contentsLeft p.offerPlanZoom{
margin:10px 0 0 0;
padding:0;
text-align:center;
}

.contentsLeft p.offerPlanZoom a{
margin:0;
padding:2px 0 2px 18px;
background:transparent url(../images/icon_zoom.gif) no-repeat 0 0;
}




/* ギャラリー
-----------------------------------------------*/
.contentsLeft p.offerGalleryLead{
margin:20px 0 0 10px;
padding:0 0 0 20px;
background:transparent url(../images/icon_zoom.gif) no-repeat 0 2px;
clear:both;
}

.offerGallery{
margin:10px 0 0 0;
padding:0;
}

.offerGallery ul{
margin:0;
padding:0 0 0 2px;
list-style:none;
}
.offerGallery li{
margin:0 0 10px;
padding:0 9px;
display:inline;
float:left;
}
p.offerGalleryLink{
	clear:both;
	margin:10px 0 0;
	text-align:center;
}


/* 関連製品
-----------------------------------------------*/

/*
.offerRelation{
margin:20px 0 0 10px;
padding:15px 30px 15px 15px;
width:624px;
border:1px solid #CCC;
clear:both;
}
.offerRelationLeft{
	float:left;
}
.offerRelationLeft h4{
	margin:0;
	padding:0 0 4px;
}
.offerRelationLeft ul{
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
	font-size:120%;
}
.offerRelationLeft li{
	margin:6px 0 0;
	padding:0 0 0 16px;
	list-style:none;
	background:url(../images/icon_bluedot.jpg) no-repeat 0 2px;
}
.offerRelationLeft p{
	margin:10px 0 0 10px;
}
.offerRelationRight{
	float:right;
}
*/


.offerRelation{
margin:15px 0 0 10px;
padding:0;
width:671px;
clear:both;
}

.offerRelationLeft{
margin:0;
padding:0;
width:145px;
float:left;
}

.offerRelationRight{
margin:0 0 0 30px;
padding:0;
width:145px;
float:left;
}

.offerRelationImg{
margin:0;
padding:0;
text-align:center;
clear:both;
}

.offerRelation h3{
margin:20px 0 0 0;
padding:0;
font-size:120%;
clear:both;
}

.offerRelation h3 a{
margin:0;
padding:0 0 0 10px;
background:transparent url(../../../../common/images/arrow01.gif) no-repeat 0 5px;
clear:both;
}

.offerRelation p{
margin:10px 0 0 0;
padding:0;
clear:both;
}

@media screen and (max-width: 750px) {
  .mainBox {
		padding: 0 10px;
	}
  .clear {
    display: none;
  }
	.productNavi,
	.contentsImg,
	.contentsLeft,
	.contentsBox,
	.footstepBox {
		width: auto;
	}
  .contentsTit02 {
		background-size: 100% 100%;
	}
	.contentsImg img {
    width: 100%;
    height: auto;
  }

	.offerMerit {
		width: auto;
	}
	.offerMeritLeft01,
	.offerMeritLeft {
		float: none;
		width: auto;
	}
	.offerMerit h4 img {
		height: auto;
	}
	.offerMerit p img {
		width: 100%;
		height: auto;
	}
	.offerMeritImg01,
	.offerMeritImg {
		float: none;
		margin: 10px auto;
	}
	p.offerMeritImgL img {
		width: 100%;
		height: auto;
	}

  .contentsLeft p.contentsLead,
  .offerIcon,
  .offerColumn,
  .offerLayout01Inner .txt,
  .offerLayout01Inner .img {
    width: auto;
  }
  .offerLayout01 {
    width: auto;
    margin: 0;
  }
  .offerLayout01-02 {
    margin-top: 0;
  }
  .offerLayout01Inner {
    float: none;
    width: auto;
    margin-bottom: 30px;
  }
  .offerLayout01Left,
  .offerLayout01Right {
    float: none;
    display: flex;
    gap: 10px;
    flex-direction: column;
    width: auto;
    margin: 20px 0 30px;
  }
  .offerLayout01Img,
  .offerLayout01Txt {
    float: none;
    width: auto;
  }
  .offerLayout01Img img,
  .offerLayout01Inner .img img {
    width: 100%;
    height: auto;
  }
  .offerLayout01Txt h3 {
    margin: 0;
  }
  .offerLayout02 {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 20px;
  }
  .offerLayout02Left,
  .offerLayout02Right {
    float: none;
    width: calc(100% / 2 - 10px);
    margin: 0;
  }
  .offerLayout02Img img {
    width: 100%;
    height: auto;
  }
  .offerLayout03Left,
  .offerLayout03Right {
    float: none;
    width: auto;
  }
  .contentsLeft p.offerIconLink,
  .contentsLeft p,
  .contentsLeft p.offerGalleryLink {
    margin: 0;
  }

  .offerLayoutBanner li.top {
    margin: 0 0 5px 0;
  }
  .offerLayoutBanner li img {
    width: 100%;
    height: auto;
  }
  p.offerLayoutBannerTxt {
    margin-bottom: 40px;
    text-align: left;
  }

  .offerGallery,
  .offerGallery ul {
    width: auto;
  }
  .offerGallery ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 20px;
  }
  .offerGallery li {
    float: none;
    width: calc(100% / 2 - 10px);
    padding: 0;
    margin: 0;
  }
  .offerGallery li img {
    width: 100%;
    height: auto;
  }
  .offerFeatureImg img {
    width: 100%;
    height: auto;
  }
  .offerTable {
		width: auto;
    margin: 25px 0 0;
  }

  .offerPlan,
  .offerPlanImg {
    width: auto;
  }
  .offerPlanLeft,
  .offerPlanRight,
  .offerPlanImg01Left,
  .offerPlanImg01Right,
  .offerPlanImg02Left,
  .offerPlanImg02Right {
    float: none;
    width: auto;
  }
  .offerPlanLeft {
    margin-bottom: 20px;
  }
  .offerPlanRight {
    margin: 0;
  }
  .offerPlanImg img {
    display: block;
		width: 100%;
		height: auto;
    margin: 0 auto;
  }
  .offerPlanImg01Right,
  .offerPlanImg02Right {
    padding: 10px 0 0 20px;
  }
  .offerPlanImg02Left img {
    width: 100%;
  }

  .offerRelation {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    width: auto;
    margin: 15px 0 0;
  }
  .offerRelationLeft {
    float: none;
    display: inline-block;
    width: calc(100% / 2 - 10px);
    margin: 0;
  }
  .offerRelationRight {
    float: none;
    display: inline-block;
    width: calc(100% / 2 - 10px);
    margin: 0;
  }

	.bottomTel-sp {
		margin: 0 15px 40px;
	}
}