@charset "utf-8";
/* CSS Document */

/* ---------------------------------------------------------------------
index
--------------------------------------------------------------------- */

.topbanner_bg {
	width:100%;
	height:380px;
	padding:10px 0px;
	background-image:url(../img/index/topbanner_bg.png);
	border-bottom:solid 1px #dba02f;
	min-width:1100px;
}

.topbanner {
	width:1100px;
	height:380px;
	margin:0px auto;
	background-color:#FFF;
}

#index #rank {
	padding:10px 5px;
	width:788px;
	display: flex;
}

#index #rank img{
	margin:0;
	padding:0;
	float:left;
}

#index .main h3 {
	line-height:40px;
	margin-bottom:10px;
	font-size:19px;
	color:#000;
	clear:both;
	height:37px;
	font-weight:bold;
	background-image:url(../img/other/check_h3.png);
	padding:18px 0px 0px 140px;
}

#index .main .power_box{
	padding-left:100px;
	margin:10px 0px 10px 0px;
}

#index .main .power_box p{
	margin-bottom:0px;
	line-height:35px;
}

#index .main .power_box a{
	color:#00F;
}

#index .sekoeach{
	margin-bottom: 3%;
	padding-bottom: 3%;
	border-bottom: dashed #ccc 1px;
}

#index p.sekott a{
	font-weight: bold;
	color: #000;
	font-size: 18px;
	text-decoration: none;
}
#index .sekodt p{
	padding-left: 20px;
	font-size: 15px;
	box-sizing: border-box;
}
#index .sekodt a{
	text-decoration: none;
	color: #20acbf;
	font-weight: bold;
	margin-left: 1.5%;
}
#index .sekolink{
	text-align: center;
}
#index .sekolink a{
	padding: 1% 2%;
	background: #20acbf;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	border-radius: 5px;
}
#index .sekotopbox a:hover{
	opacity: 0.8;
}

/* ---------------------------------------------------------------------
施工事例一覧
--------------------------------------------------------------------- */
#caselistpage .sekoeach{
	margin-bottom: 3%;
	padding-bottom: 1%;
	border-bottom: dashed #ccc 1px;
}

#caselistpage p.sekott a{
	font-weight: bold;
	color: #000;
	font-size: 18px;
	text-decoration: none;
}
#caselistpage .sekotopbox a:hover{
	opacity: 0.8;
}


/* ---------------------------------------------------------------------
faq
--------------------------------------------------------------------- */

#other .faq p {
	margin-bottom:0px;
	font-size:16px;
	color:#000;
	font-weight:normal;
	line-height:35px;
}

#other .faq dt{
	width:698px;
	height:40px;
	padding-left:40px;
	line-height:42px;
	background-image:url(../img/other/faq_bg.png);
	font-weight:bold;
}

#other .faq dd{
	width:698px;
	padding:20px;
}

#other .faq dd a p{
	color:#00F;
}

#other .faq dd .toplink {
	text-align:right;
}


/* ---------------------------------------------------------------------
flow
--------------------------------------------------------------------- */

#flow h3 {
	line-height:40px;
	margin-top:20px;
	margin-bottom:20px;
	font-size:24px;
	color:#000;
	clear:both;
	height:37px;
	font-weight:bold;
	background-image:url(../img/other/flow_h3.png);
	padding:18px 0px 0px 140px;
}

#flow p{
	line-height:35px;
	margin-bottom:0px;
}


#flow .flow_box {
	clear:both;
	margin-bottom:20px;
}

#flow .flow_box img {
	float:left;
}

#flow .flow_box h4{
	width:500px;
	float:right;
	font-size:24px;
	margin:0px;
}

#flow .flow_box p{
	width:500px;
	float:right;
	line-height:35px;
}


/* ---------------------------------------------------------------------
sitemap
--------------------------------------------------------------------- */

#other .main .sitelist {
	margin-left:100px;
	margin-top:30px;
}

#other .main .sitelist li {
	list-style-position:inside;
	list-style-type:disc;
	margin-top:15px;
}

#other .main .sitelist  a {
	color:#00F;
	text-decoration:none;
}

#other .main .sitelist  a:hover {
	color:#00F;
	text-decoration:underline;
}

/* ---------------------------------------------------------------------
company
--------------------------------------------------------------------- */

#other .company table {
	width:738px;
}

#other .company th {
	width:25%;
	padding:10px;
	text-align:center;
	vertical-align:middle;
	border-right:solid 3px #CCC;
	border-bottom:solid 3px #CCC;
	background-color:#EAEAEA;
	font-size:14px;
}

#other .company td {
	width:75%;
	padding:10px;
	vertical-align:middle;
	border-right:solid 3px #CCC;
	border-bottom:solid 3px #CCC;
	font-size:14px;
}

/* ---------------------------------------------------------------------
privacy
--------------------------------------------------------------------- */

#other .privacy h3 {
	line-height:35px;
	font-size:16px;
	font-weight:normal;
	color:#006;
}

#other .privacy h4 {
	margin-top:15px;
	margin-bottom:5px;
	font-size:18px;
}

#other .privacy p {
	line-height:35px;
}

/* ---------------------------------------------------------------------
contact
--------------------------------------------------------------------- */

#other .contact h3 {
	line-height:35px;
	font-size:16px;
	font-weight:normal;
	color:#006;
}
#other .contact table.mailform tr:hover{
	background: #fcedef;
}
#mailform input#button_mfp_goconfirm:hover,#mailform input#button_mfp_reset:hover{
	background-position: bottom!important;
}

#confirmBody table.infield tr:last-child{
	display: none!important;
}

.g-recaptcha div{
	margin-left: auto;
	margin-right: auto;
}

div#mfp_buttons {
	width:100%!important;
}

div#mfp_buttons ul {
	margin:0!important;
	margin-top: 20px!important;
	height:auto!important;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

div#mfp_buttons ul li {
	float:none!important;
}
/* ---------------------------------------------------------------------
staff
--------------------------------------------------------------------- */

#other .staff h3 {
	line-height:35px;
	font-size:16px;
	font-weight:normal;
	color:#000;
	margin-bottom:20px;
}


#other .staff .staff_box {
	clear:both;
	padding:10px 20px;
	border-top:solid 1px #CCC;
}

#other .staff .staff_box img {
	width:240px;
	float:left;
}

#other .staff .staff_box .staff_prof {
	padding:10px 30px;
	float:left;
}

#other .staff .staff_box .staff_prof p {
	line-height:27px;
}

#other .staff .staff_box .staff_prof .staff_name {
	font-size:24px;
	font-weight:bold;
	margin-bottom:10px;
}


/* ---------------------------------------------------------------------
area
--------------------------------------------------------------------- */

#other .area h3 {
	height:37px;
	line-height:40px;
	color:#000;
	margin-top:20px;
	margin-bottom:20px;
	font-weight:bold;
	font-size:24px;
	padding:3px 0px 0px 100px;
	background-image:url(../img/other/area_h3.png);
	margin-bottom:10px;
	clear:both;
}

#other .area p {
	margin-bottom:0px;
	line-height:35px;
}

#other .area ul {
	width:230px;
	margin:20px 5px;
	float:left;
}

#other .area ul li {
	margin-top:5px;
	list-style-type:disc;
	list-style-position:inside;
}


/* ---------------------------------------------------------------------
voice
--------------------------------------------------------------------- */

#other .voice p {
	margin-bottom:0px;
	font-size:16px;
	color:#000;
	line-height:35px;
}

#other .voice .voice_box {
	margin-top:20px;
}

#other .voice .voice_box h3 {
	color:#000;
	height:37px;
	line-height:40px;
	font-size:24px;
	font-weight:bold;
	background-image:url(../img/other/thanks_h3.png);
	padding:18px 0px 0px 140px;
	margin-bottom:10px;
}


#other .voice .voice_box p {
	padding:0px 20px;
}


/* ---------------------------------------------------------------------
product_x
--------------------------------------------------------------------- */

#product .product_box {
	margin-top:30px;
}


#product p {
	line-height:35px;
	margin-bottom:0px;
}

#product .product_box .product_title {
	background-color:#ffc105;
	height:30px;
	padding:5px;
}

#product .product_box .product_title .imgl {
	float:left;
}

#product .product_box .product_title .imgr {
	float:right;
}

#product .product_box .product_title h3 {
	float:left;
	color:#000;
	font-size:22px;
	padding:0px 10px;
}

#product .product_box .red {
	text-align:right;
}

#product .product_box .productlist {
	width:100%;
	clear:both;
	border-collapse:collapse;
	border-top:solid 1px #999;
	border-left:solid 1px #999;
}

#product .product_box .productlist th {
	padding:3px 5px;
	background-color:#eaeaea;
	font-size:16px;
	text-align:center;
	vertical-align:middle;
	border-bottom:solid 1px #999;
	border-right:solid 1px #999;
}

#product .product_box .productlist td {
	padding:3px 5px;
	font-size:16px;
	text-align:center;
	vertical-align:middle;
	border-bottom:solid 1px #999;
	border-right:solid 1px #999;
}

#product .product_box .productlist .pricered {
	font-weight:bold;
	color:#f00;
	font-size:21px;
}

#product .product_box table caption {
	font-size:21px;
	font-weight:bold;
}

#product .product_box .camp_mes {
	clear:both;
	padding-top:10px;
}

#product .product_boxl {
	width:360px;
	float:left;
	margin-bottom:10px;
}

#product .product_boxr {
	width:360px;
	float:right;
	margin-bottom:10px;
}

#product .plist {
	width:738px;
	clear:both;
	margin-top:10px;
}

#product .plist img {
	margin:2px 2px 2px 0px;
}

/* ---------------------------------------------------------------------
point
--------------------------------------------------------------------- */

#other .point p {
	color:#000;
	line-height:35px;
	margin-bottom:0px;
}

#other .point .point_box {
	margin-top:20px;
	clear:both;
}

#other .point .point_box img{
	float:right;
	margin:0px 0px 10px 10px;
}

#other .point .point_box p {
	padding-left:10px ;
}

#other .point .point_box h3 {
	height:37px;
	line-height:40px;
	color:#000;
	font-weight:bold;
	font-size:24px;
	padding:18px 0px 0px 140px;
	background-image:url(../img/other/point_h3.png);
	margin-bottom:10px;
}


#other .point .point_box ul {
	padding:10px 20px;
}

#other .point .point_box ul li {
	margin-bottom:5px;
	color:#000;
	list-style-type:disc;
	list-style-position:inside;
}

#other .point .redunder {
	color: green;
}

/* ---------------------------------------------------------------------
service
--------------------------------------------------------------------- */

#other .service p {
	line-height:35px;
	margin-bottom:0px;
}

#other .service .service_box {
	margin-top:20px;
	clear:both;
}


#other .service .service_box img{
	float:right;
	clear:both;
	border-radius:5px;
	border:solid 1px #999;
}


#other .service .service_box h3 {
	height:37px;
	line-height:40px;
	color:#000;
	font-weight:bold;
	font-size:24px;
	padding:18px 0px 0px 140px;
	background-image:url(../img/other/check_h3.png);
	margin-bottom:10px;
}

#other .service .service_box p {
	padding-left:10px;
}

#other .service .service_box .shikaku {
	margin-top:10px;
}

#other .service .service_box h4 {
	color:#006;
	width:400px;
	height:24px;
	line-height:24px;
	font-size:18px;
	background-color:#ffc105;
	padding-top:3px;
	padding-left:10px;
	margin-bottom:10px;
}





/* ---------------------------------------------------------------------
case
--------------------------------------------------------------------- */

#case .main .casebox {
	width:610px;
	padding:10px 0px;
	margin:0px auto 10px;
}

#case .main p {
	line-height:35px;
}

#case .main h3 {
	height:37px;
	line-height:40px;
	color:#000;
	font-weight:bold;
	font-size:24px;
	padding:18px 0px 0px 140px;
	background-image:url(../img/other/case_h3.png);
	margin-top:20px;
	margin-bottom:10px;
}

#case .main .casebox .case_title h4 {
	font-size:21px;
	color:#009;
	width:280px;
	float:left;
}

#case .main .casebox .case_title p {
	float:left;
	font-size:16px;
	width:320px;
}

#case .main .casebox .case_pic {
	clear:both;
	background-image:url(../img/case/case_bg.png);
	background-repeat:no-repeat;
	background-position:center;
}

#case .main .casebox .case_pic .case_before{
	float:left;
}

#case .main .casebox .case_pic .case_after{
	float:right;
}

#case .main .casebox .case_comment {
	padding:5px 10px;
	border:solid 2px #999999;
	border-radius:10px;
	margin-top:10px;
}

#case .main .casebox .case_comment .tantou {
	font-size:1.2em;
	color:#009;
	font-weight:bold;
}

#case .main .casebox .case_comment p {
	line-height:24px;
}

#case .casenavi {
	width:100%;
}

#case .casenavi td {
	width:33%;
	text-align:center;
	font-size:16px;
}


/************************
shohin_n
*************************/
.contents .shohin_n h2{
	height :auto;
	width: 100%;
	box-sizing: border-box;
	background-image: none;
	background: #333;
}

.contents .shohin_n .kr{
	background: #f08200;
}

.shohin_n .item {
  border: 3px double #ADACAC;
  padding: 10px;
  border-radius: 4px;
  margin: 0 0 40px 0;
  -webkit-box-shadow: 0 3px 5px #D9D9D9;
  box-shadow: 0 3px 5px #D9D9D9;
	box-sizing: border-box;
}
.shohin_n .item .name .title {
background: #ECECEC;
  width: 100%;
  padding: 10px;
  margin-right: 70px;
  border: 1px solid #ADACAC;
	box-sizing: border-box;
}
.shohin_n .item .name .title h2 {
  font-size: 26px;
  margin: 0 0 10px;
	line-height: 1.5;
}
.shohin_n .item .name .title p.type {
  font-size: 24px;
  color: #B20000;
  margin-bottom: 0;
  line-height: 24px;
}
.shohin_n .item .name .title p.maker {
  margin: 0;
  text-align: right;
}
.shohin_n .item .name p.size {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0 0;
}
.shohin_n .item h3 {
background: #ECECEC;
  border: 1px solid #ADACAC;
  font-size: 14px;
  padding: 7px 0 4px 10px;
  margin: 0;
}
.shohin_n .item p.caution {
  text-align: right;
  margin: 0 0 2px;
  clear: both;
  padding-top: 10px;
}
.shohin_n .item .shohin_n .icon {
  float: right;
  width: 400px;
  margin-bottom: 10px;
}

.shohin_n .option {
  margin-top: 10px;
  line-height: 1.4em;
}

.shohin_n .img{
	margin-bottom: 5%;
}
.eco .shohin_n .img_add{
	text-align: center;
}
/*　機能紹介アイコン
----------------------------------------------------- */

.shohin_n .icon{
	margin-bottom: 5%;
}
.shohin_n .icon p {
  border: 1px solid #ADACAC;
  padding: 5px;
  border-radius: 4px;
  text-align: center;
  width: auto;
  min-width: 40px;
  font-size: 13px;
  line-height: 1.2em;
  margin: 5px 0;
  background: #F4F4F4;
  -webkit-box-shadow: 0 3px 5px #D9D9D9;
  box-shadow: 0 3px 5px #D9D9D9;
  display: inline-block;
  vertical-align: top;
}
.eco .shohin_n .icon p {
	margin: 5px 2px;

}
/* 1行 */
.shohin_n .icon p.gyou {
  line-height: 28px;
}
/* テキスト色 */
.shohin_n .icon p.blue {
  color: #0057CA;
}
.shohin_n .icon p.mizu {
  color: #03A9DA;
}
.shohin_n .icon p.purple {
  color: #AD1FC7;
}
.shohin_n .icon p.green {
  color: #207B12;
}
.shohin_n span.bold {
  font-weight: bold;
}
/*　テーブル
----------------------------------------------------- */
.shohin_n .st_sp{
	display: none;
}
.shohin_n table.price {
  width: 100%;
  border-collapse: collapse;
  margin: 0;
}
.shohin_n table.price th, .shohin_n table.price td {
  border: 1px solid #ADACAC;
  text-align: center;
  padding: 10px 0;
  vertical-align: middle;
}
.shohin_n table.price th {
  background: #ECECEC;
}
.shohin_n table.price td {
  background: #fff;
}
.shohin_n table.price td.kakaku {
  text-decoration: line-through;
}
.shohin_n table.price td.price {
  color: #F00;
  font-weight: bold;
  font-size: 1.5em;
}
.shohin_n table.price td.bottom {
  line-height: 20px;
}
.shohin_n table.price.ecof td span {
    display: block;
}

.shohin_n table.price.ecof td span:nth-child(2) {
    border-top: solid 1px #ADACAC;
}
.shohin_n table.price.ecof td.kataban span:nth-child(2) {
    border-top: solid 1px #ADACAC;
    padding: 20px 0;
}

.shohin_n table.price.ecof td.kataban span:nth-child(1) {
    padding: 20px 0;
}

.shohin_n table.price.ecof td.kakaku span {
    padding: 23px 0;
}
.shohin_n table.price.ecof td.kakaku {
    padding: 0;
}
.shohin_n table.price.ecof td {
    font-weight: bold;
}

.shohin_n table.price.ecof th {
    font-weight: normal;
}
.shohin_n table.price.ecof td.price span:nth-child(1) {
  margin-bottom: 15px;
}

.shohin_n table.price.ecof td.price span:nth-child(2) {
    text-decoration: underline;
    border: none;
    margin-top: 15%;
}

.shohin_n table.tokahyou {
    margin-top: 1%;
    margin-bottom: 1%;
    border: 3px solid #000;
}

.shohin_n table.tokahyou .tokakkku {
    color: #f00;
    font-size: 40px;
    text-align: center;
    font-weight: bold;
    padding: 2%;
    height: 100px;
    vertical-align: middle;
}

@media only screen and (max-width: 980px) {
.shohin_n .item .shohin_n .icon {
  float: left;
  width: 100%;
}
  }
 @media only screen and (max-width: 767px) {
.shohin_n .item .name .title {
 background: #ECECEC;
 width: 100%;
 padding: 10px;
 margin-right: 70px;
}
.shohin_n td.bottom br {
 display:none;
}
 .shohin_n .item .name {
 float: none;
}
 .shohin_n .item .name .title {
 margin-right: 0;
}
.shohin_n .item .name .title h2 {
 font-size: 20px;
}
.shohin_n .item .name .title p.type {
 font-size: 20px;
 line-height: 20px;
}
 .shohin_n .item .name .title p.maker {
 margin: 10px 0 0;
 height: 20px;
 text-align: left;
}
.shohin_n .item p.caution {
 text-align: left;
}

}
@media (max-width:506px){
    .shohin_n table.price.ecof td.kataban span:nth-child(1){
    padding-top: 9px;
  }
  .shohin_n table.price.ecof td.kataban span:nth-child(2){
    padding: 12px 0 0;
  }
}
@media only screen and (max-width: 480px) {
 .shohin_n table.price th, .shohin_n table.price td {
 padding: 10px 0;
 width: auto;
}
.shohin_n table.price.ecof td.kakaku span:nth-child(1) {
 padding: 22px 0;
}
.shohin_n .item ..shohin_n table {
 overflow-x: scroll;
 width: 100%;
}
.shohin_n .item .shohin_n table.price {
 width: 150%;
}
.shohin_n .item ..shohin_n table p.mobile {
 margin: 10px 0 0;
 color: #F00;
}
.shohin_n .st_sp{
	display: block;
}
}
@media only screen and (min-width: 480px) {
.shohin_n p.mobile {
display:none;
}

}
